Jul 10 17:55:20.010962 np0000005036 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 17:55:20.016376 np0000005036 devstack@c-api.service[99939]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 17:55:20 2026] *** Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: nodename: np0000005036 Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: machine: x86_64 Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: clock source: unix Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: pcre jit disabled Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: detected number of CPU cores: 16 Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: current working directory: / Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: detected binary path: /usr/bin/uwsgi-core Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: your processes number limit is 257052 Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: your memory page size is 4096 bytes Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: detected max file descriptor number: 2048 Jul 10 17:55:20.018623 np0000005036 devstack@c-api.service[99939]: lock engine: pthread robust mutexes Jul 10 17:55:20.019107 np0000005036 devstack@c-api.service[99939]: thunder lock: enabled Jul 10 17:55:20.019107 np0000005036 devstack@c-api.service[99939]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 17:55:20.019107 np0000005036 devstack@c-api.service[99939]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 17:55:20.019107 np0000005036 devstack@c-api.service[99939]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 17:55:20.019107 np0000005036 devstack@c-api.service[99939]: Set PythonHome to /opt/stack/data/venv Jul 10 17:55:20.051369 np0000005036 devstack@c-api.service[99939]: Python main interpreter initialized at 0x70d1ca6a4668 Jul 10 17:55:20.051369 np0000005036 devstack@c-api.service[99939]: python threads support enabled Jul 10 17:55:20.051369 np0000005036 devstack@c-api.service[99939]: your server socket listen backlog is limited to 100 connections Jul 10 17:55:20.051369 np0000005036 devstack@c-api.service[99939]: your mercy for graceful operations on workers is 80 seconds Jul 10 17:55:20.051886 np0000005036 devstack@c-api.service[99939]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 17:55:20.052018 np0000005036 devstack@c-api.service[99939]: *** Operational MODE: preforking *** Jul 10 17:55:20.052203 np0000005036 devstack@c-api.service[99939]: *** uWSGI is running in multiple interpreter mode *** Jul 10 17:55:20.052203 np0000005036 devstack@c-api.service[99939]: spawned uWSGI master process (pid: 99939) Jul 10 17:55:20.052348 np0000005036 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 17:55:20.052814 np0000005036 devstack@c-api.service[99939]: spawned uWSGI worker 1 (pid: 99948, cores: 1) Jul 10 17:55:20.053315 np0000005036 devstack@c-api.service[99939]: spawned uWSGI worker 2 (pid: 99949, cores: 1) Jul 10 17:55:20.053858 np0000005036 devstack@c-api.service[99939]: spawned uWSGI worker 3 (pid: 99950, cores: 1) Jul 10 17:55:20.057609 np0000005036 devstack@c-api.service[99939]: spawned uWSGI worker 4 (pid: 99951, cores: 1) Jul 10 17:55:20.057609 np0000005036 devstack@c-api.service[99939]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 17:55:20.180172 np0000005036 devstack@c-api.service[99948]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 17:55:20.180172 np0000005036 devstack@c-api.service[99948]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 17:55:20.180172 np0000005036 devstack@c-api.service[99948]: we strongly recommend against using it for new projects. Jul 10 17:55:20.180172 np0000005036 devstack@c-api.service[99948]: If you are already using Eventlet, we recommend migrating to a different Jul 10 17:55:20.180172 np0000005036 devstack@c-api.service[99948]: framework. For more detail see Jul 10 17:55:20.180172 np0000005036 devstack@c-api.service[99948]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 17:55:20.180172 np0000005036 devstack@c-api.service[99948]: import eventlet # noqa Jul 10 17:55:20.196298 np0000005036 devstack@c-api.service[99949]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 17:55:20.196298 np0000005036 devstack@c-api.service[99949]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 17:55:20.196298 np0000005036 devstack@c-api.service[99949]: we strongly recommend against using it for new projects. Jul 10 17:55:20.196298 np0000005036 devstack@c-api.service[99949]: If you are already using Eventlet, we recommend migrating to a different Jul 10 17:55:20.196298 np0000005036 devstack@c-api.service[99949]: framework. For more detail see Jul 10 17:55:20.196298 np0000005036 devstack@c-api.service[99949]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 17:55:20.196298 np0000005036 devstack@c-api.service[99949]: import eventlet # noqa Jul 10 17:55:20.200843 np0000005036 devstack@c-api.service[99951]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 17:55:20.200843 np0000005036 devstack@c-api.service[99951]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 17:55:20.200843 np0000005036 devstack@c-api.service[99951]: we strongly recommend against using it for new projects. Jul 10 17:55:20.200843 np0000005036 devstack@c-api.service[99951]: If you are already using Eventlet, we recommend migrating to a different Jul 10 17:55:20.200843 np0000005036 devstack@c-api.service[99951]: framework. For more detail see Jul 10 17:55:20.200843 np0000005036 devstack@c-api.service[99951]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 17:55:20.200843 np0000005036 devstack@c-api.service[99951]: import eventlet # noqa Jul 10 17:55:20.213032 np0000005036 devstack@c-api.service[99950]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 17:55:20.213032 np0000005036 devstack@c-api.service[99950]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 17:55:20.213032 np0000005036 devstack@c-api.service[99950]: we strongly recommend against using it for new projects. Jul 10 17:55:20.213032 np0000005036 devstack@c-api.service[99950]: If you are already using Eventlet, we recommend migrating to a different Jul 10 17:55:20.213032 np0000005036 devstack@c-api.service[99950]: framework. For more detail see Jul 10 17:55:20.213032 np0000005036 devstack@c-api.service[99950]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 17:55:20.213032 np0000005036 devstack@c-api.service[99950]: import eventlet # noqa Jul 10 17:55:20.262420 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 17:55:20.262420 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:55:20.285656 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 17:55:20.285656 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:55:20.291684 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 17:55:20.291684 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:55:20.311687 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 17:55:20.311687 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:55:20.366436 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 17:55:20.366436 np0000005036 devstack@c-api.service[99951]: from cgi import parse_header Jul 10 17:55:20.375062 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 17:55:20.375062 np0000005036 devstack@c-api.service[99949]: from cgi import parse_header Jul 10 17:55:20.377099 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 17:55:20.377099 np0000005036 devstack@c-api.service[99948]: from cgi import parse_header Jul 10 17:55:20.413037 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 17:55:20.413037 np0000005036 devstack@c-api.service[99950]: from cgi import parse_header Jul 10 17:55:20.419308 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 17:55:20.419308 np0000005036 devstack@c-api.service[99951]: removals.removed_module( Jul 10 17:55:20.421249 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 17:55:20.421249 np0000005036 devstack@c-api.service[99951]: removals.removed_module( Jul 10 17:55:20.424051 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 17:55:20.424051 np0000005036 devstack@c-api.service[99949]: removals.removed_module( Jul 10 17:55:20.426104 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 17:55:20.426104 np0000005036 devstack@c-api.service[99949]: removals.removed_module( Jul 10 17:55:20.453205 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 17:55:20.453205 np0000005036 devstack@c-api.service[99948]: removals.removed_module( Jul 10 17:55:20.455891 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 17:55:20.455891 np0000005036 devstack@c-api.service[99948]: removals.removed_module( Jul 10 17:55:20.462023 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 17:55:20.462023 np0000005036 devstack@c-api.service[99950]: removals.removed_module( Jul 10 17:55:20.464473 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 17:55:20.464473 np0000005036 devstack@c-api.service[99950]: removals.removed_module( Jul 10 17:55:21.200702 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 17:55:21.200702 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:55:21.248190 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 17:55:21.248190 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:55:21.248542 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 17:55:21.248542 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:55:21.301043 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 17:55:21.301043 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:55:21.306735 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 17:55:21.306735 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:55:21.334632 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 17:55:21.334632 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:55:21.358693 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 17:55:21.358693 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:55:21.388309 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 17:55:21.388309 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:55:21.427866 np0000005036 devstack@c-api.service[99949]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 17:55:21.428107 np0000005036 devstack@c-api.service[99949]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99949) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 17:55:21.473783 np0000005036 devstack@c-api.service[99951]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 17:55:21.473943 np0000005036 devstack@c-api.service[99951]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99951) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 17:55:21.518635 np0000005036 devstack@c-api.service[99949]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 17:55:21.518635 np0000005036 devstack@c-api.service[99949]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 17:55:21.537052 np0000005036 devstack@c-api.service[99950]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 17:55:21.537201 np0000005036 devstack@c-api.service[99950]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99950) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 17:55:21.539506 np0000005036 devstack@c-api.service[99951]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 17:55:21.539506 np0000005036 devstack@c-api.service[99951]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 17:55:21.541525 np0000005036 devstack@c-api.service[99948]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 17:55:21.541737 np0000005036 devstack@c-api.service[99948]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99948) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 17:55:21.603403 np0000005036 devstack@c-api.service[99948]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 17:55:21.603403 np0000005036 devstack@c-api.service[99948]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 17:55:21.604698 np0000005036 devstack@c-api.service[99950]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 17:55:21.604698 np0000005036 devstack@c-api.service[99950]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 17:55:22.000058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99950) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 17:55:22.000466 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99949) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 17:55:22.000591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.000681 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99948) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 17:55:22.000772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.000996 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.001076 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.001143 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.001229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99951) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 17:55:22.001301 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.001301 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.001455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.001728 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.001795 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.001795 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.001795 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.002871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.002871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.002871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.003123 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.003199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.003262 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.003262 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.003372 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.003442 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.003516 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.003516 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.003516 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.003656 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.003683 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.003705 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.003725 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.003745 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.003766 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.003808 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.003857 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.003903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.003932 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.003954 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.003981 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.004002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.004028 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.004028 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.004028 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.004676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.004676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.004676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.004907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.004978 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.005049 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.005312 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.005376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.005437 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.005523 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.005620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.005681 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.005710 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.005731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.005751 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.005773 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.005793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.005816 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.005853 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.005875 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.005901 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.005923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.005947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.005967 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.005986 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.006012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.006036 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.006064 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.006094 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.006120 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.006142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.006162 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.006182 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.006201 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.006220 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.006240 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.006265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.006286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.006318 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.006338 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.006369 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.006390 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.006409 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.006435 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.006460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.006503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.006535 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.006556 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.006609 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.006636 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.006658 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.006677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.006677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.006677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.006677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.006677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.007858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.007858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.007858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.007858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.008020 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.008062 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.008129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.008186 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.008225 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.008259 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.008287 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.008310 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.008347 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.008395 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.008450 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.008492 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.008551 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.008620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.008665 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.008720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.008772 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.008805 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.008854 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.008891 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.008931 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.008975 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.009027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.009027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.009103 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.009139 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.009177 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.009214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.009247 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.009291 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.009333 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.009374 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.009425 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.009469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.009508 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.009549 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.009610 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.009652 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.009691 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.009734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.009775 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.009811 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.009876 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.009922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.009960 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.010001 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.010040 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.010074 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.010113 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.010155 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.010155 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.010155 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.010268 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.010316 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.010361 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.010403 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.010448 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.010495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.010539 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.010598 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.010639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.010676 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.010728 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.010770 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.010812 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.010896 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.010937 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.010973 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.011012 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.011048 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.011084 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.011134 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.011179 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.011220 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.011267 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.011267 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.011340 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.011340 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.011340 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.011340 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.011467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.012588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.012650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.012695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.012731 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.012731 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.012803 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.012860 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.012902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.015031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.015031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.015031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.015185 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.015228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.015273 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.016179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.016234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.016234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.016308 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.016351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.016351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.016525 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.016589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.016633 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.016699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.016699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.016866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.016898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.016924 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.016960 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.016982 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.017006 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.017028 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.017052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.017084 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.017110 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.017145 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.017189 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.017230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.017268 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.017268 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.017340 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.017378 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.017419 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.017466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.017466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.017466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.017466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.017466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.017653 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.017707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.017748 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.017792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.017842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.017842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.017842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.017842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.017842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.018026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.018026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.018026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.018026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.018026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.018026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.018026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.019492 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.019587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.020472 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.020472 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.020472 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.020472 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.020472 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.020672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.020672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.020672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.020672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.020672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.020672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.020672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.021466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.021528 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.021609 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.021672 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.021729 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.021782 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.021851 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.021895 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.021942 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.021987 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.022029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.022067 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.022105 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.022144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.022200 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.022244 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.022244 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.022328 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.022328 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.022409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.022447 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.022474 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.022474 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.022474 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.022474 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.022600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.022600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.022677 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.022729 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.022776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.022834 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.022834 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.022898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.022950 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.022950 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.026080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.026080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.026080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.026080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.026080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.026080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.026080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.026410 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.026410 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.026496 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.026546 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.026546 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.026638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.026668 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.026668 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.026711 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.026752 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.026815 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.026870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.026870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.026961 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.027003 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.027052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.027093 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.027137 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.027186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.027228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.027287 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.027287 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.027372 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.027420 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.027468 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.027505 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.027505 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.027505 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.027624 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.027624 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.027624 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.027624 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.027784 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.027837 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.027881 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.027930 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.027978 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.028018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.028075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.028118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.028159 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.028197 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.028244 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.028297 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.028350 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.028398 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.028443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.028478 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.028510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.028536 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.028557 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.028599 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.028634 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.028698 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.028749 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.028749 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.028843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.028843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.028843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.028843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.028843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.029025 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.029074 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.029113 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.029156 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.029201 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.029247 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.029288 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.029288 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.029359 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.029404 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.029441 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.029441 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.029511 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.029550 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.029550 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.029550 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.032533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.032533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.032533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.032533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.032533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.032533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.032533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.032836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.032836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.032836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.032836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.032836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.032836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.032836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.033088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.033088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.033088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.033088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.033088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.033254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.033309 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.033309 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.033390 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.033390 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.033390 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.033390 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.033555 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.033619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.033619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.033699 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.033740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.033740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.033842 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.033894 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.033943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.033985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.033985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.034053 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.034093 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.034132 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.034171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.034212 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.034252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.034293 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.034293 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.034378 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.034415 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.034452 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.034492 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.034492 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.034579 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.034579 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.034579 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.034579 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.034579 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.034579 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.034801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.034801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.034801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.034801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.034801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.034801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.034801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.035177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.035177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.035177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.035297 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.035345 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.035389 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.035425 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.035458 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.035490 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.035531 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.036334 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.036391 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.036491 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.036539 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.036596 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.036638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.037491 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.037616 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.038453 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.038538 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.038609 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.038642 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.038665 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.038691 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.038717 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.038739 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.038765 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.038786 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.038819 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.038882 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.038918 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.038945 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.038969 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.038992 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.039013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.039038 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.039063 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.039086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.039118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.039145 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.039175 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.039205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.039232 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.039257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.039281 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.039306 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.039330 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.039356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.039385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.039408 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.039432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.039455 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.039478 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.039502 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.039525 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.039550 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.039588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.039625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.039651 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.039683 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.039710 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.039734 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.039761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.039786 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.039811 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.039864 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.039902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.039940 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.039968 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.039992 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.040020 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.040044 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.040069 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.040093 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.040116 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.040144 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.040170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.040201 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.040225 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.040249 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.040272 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.040299 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.040326 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.040350 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.040374 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.040402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.040425 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.040449 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.040481 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.040513 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.040538 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.040538 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.040604 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.040636 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.040661 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.040661 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.040702 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.040734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.040759 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.040788 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.040813 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.040858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.040858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.040858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.040858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.040858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.040858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.040858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.040858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.040858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.041050 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.041072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.041093 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.041093 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.041131 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.041152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.041152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.041197 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.041223 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.041223 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.041272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.041272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.041272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.041334 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.041359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.041359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.041408 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.041408 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.041450 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.041485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.041485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.041538 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.041617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.041651 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.041677 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.041712 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.041738 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.041799 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.041837 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.041861 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.041889 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.041912 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.041936 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.041957 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.041980 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.042000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.042019 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.042039 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.042067 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.042089 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.042089 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.042125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.042145 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.042165 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.042186 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.042186 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.042226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.042254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.042285 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.042309 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.042333 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.042357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.042385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.042409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.042443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.042465 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.042486 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.042511 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.042535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.042557 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.042594 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.042616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.042641 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.042667 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.043086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.043119 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.043149 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.043171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.043197 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.043221 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.043221 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.043267 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.043289 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.043314 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.043338 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.043338 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.043388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.043415 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.043439 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.043462 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.043487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.043487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.043487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.043487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.043487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.043487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.043628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.043628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.043628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.043628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.043628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.043628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.043628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.043762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.043762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.043762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.043762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.043762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.043762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.043762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.043938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.043938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.043938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.043938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.043938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.043938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.043938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.044072 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.044072 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.044072 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.044131 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.044153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.044173 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.044194 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.044215 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.044244 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.044265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.044285 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.044307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.044327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.044350 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.044370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.044391 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.044414 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.044439 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.044461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.044481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.044500 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.044520 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.044544 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.044584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.044610 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.044631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.044631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.044631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.045208 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.045280 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.045336 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.045421 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.045451 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.045475 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.045495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.045539 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.045593 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.045620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.045643 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.045669 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.045697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.045724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.045749 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.045773 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.045801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.045835 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.045881 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.045909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.045909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.045986 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.046026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.046067 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.046067 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.046122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.046304 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.046387 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.046427 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.046458 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.046458 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.046458 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.046458 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.046541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.046626 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.047319 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.047419 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.047462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.047501 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.047526 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.047547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.047597 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.047635 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.047661 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.047687 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.047715 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.047741 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.047771 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.047799 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.047834 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.047865 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.047892 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.047923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.047947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.047973 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.047995 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.048015 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.048046 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.048083 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.048121 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.048154 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.048187 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.048214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.048239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.048266 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.048291 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.048320 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.048348 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.048373 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.048409 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.048436 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.048460 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.048481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.048502 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.048525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.048549 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.048598 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.048627 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.048649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.048669 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.048700 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.048721 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.048744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.048764 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.048899 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.048922 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.048995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.048995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.048995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.048995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.048995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.052488 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.052578 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.052682 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.052749 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.052809 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.052871 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.052913 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.052959 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.052998 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.053037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.053075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.053115 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.053152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.053188 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.053239 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.053280 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.053330 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.053368 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.053407 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.053502 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.053543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.053543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.053638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.053638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.053638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.053638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.053638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.053852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.057425 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.057501 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.057572 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.057647 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.057704 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.057744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.057819 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.057973 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.058062 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.058139 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.058200 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.058257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.058294 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.058340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.058391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.058429 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.058474 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.058518 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.058572 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.058613 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.058651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.058651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.058718 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.058755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.058807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.058868 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.058907 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.058946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.058991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.059030 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.059068 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.059106 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.059144 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.059181 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.059228 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.059266 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.059266 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.059330 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.059330 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.059395 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.059433 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.059469 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.059507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.059551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.059551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.059641 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.059680 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.059720 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.059720 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.059798 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.059798 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.059870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.059907 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.059944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.059944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.059944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 17:55:22.061608 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.061671 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.061731 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.061800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.061860 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.061923 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.061969 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.062009 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.062053 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.062091 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.062136 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.062182 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.062222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 17:55:22.062260 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.062297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.062334 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.062370 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.062409 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 17:55:22.062445 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.062488 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.062525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 17:55:22.062525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 17:55:22.062525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 17:55:22.062525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 17:55:22.099995 np0000005036 devstack@c-api.service[99950]: INFO dbcounter [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Registered counter for database cinder Jul 10 17:55:22.101916 np0000005036 devstack@c-api.service[99951]: INFO dbcounter [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Registered counter for database cinder Jul 10 17:55:22.104378 np0000005036 devstack@c-api.service[99949]: INFO dbcounter [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Registered counter for database cinder Jul 10 17:55:22.119803 np0000005036 devstack@c-api.service[99948]: INFO dbcounter [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Registered counter for database cinder Jul 10 17:55:22.141632 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:22.146930 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:22.151271 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:22.177154 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:22.250228 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writer thread running {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 17:55:22.252947 np0000005036 devstack@c-api.service[99950]: INFO cinder.rpc [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 17:55:22.255409 np0000005036 devstack@c-api.service[99950]: INFO cinder.rpc [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 17:55:22.257325 np0000005036 devstack@c-api.service[99950]: INFO cinder.rpc [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 17:55:22.259036 np0000005036 devstack@c-api.service[99950]: INFO cinder.rpc [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 17:55:22.259341 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.259612 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.261221 np0000005036 devstack@c-api.service[99950]: WARNING cinder.keymgr.conf_key_mgr [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.262673 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writer thread running {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 17:55:22.263646 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.263812 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.264984 np0000005036 devstack@c-api.service[99949]: INFO cinder.rpc [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 17:55:22.267105 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writer thread running {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 17:55:22.267430 np0000005036 devstack@c-api.service[99949]: INFO cinder.rpc [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 17:55:22.269694 np0000005036 devstack@c-api.service[99949]: INFO cinder.rpc [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 17:55:22.269769 np0000005036 devstack@c-api.service[99951]: INFO cinder.rpc [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 17:55:22.271953 np0000005036 devstack@c-api.service[99949]: INFO cinder.rpc [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 17:55:22.272334 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.272660 np0000005036 devstack@c-api.service[99951]: INFO cinder.rpc [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 17:55:22.272736 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.273496 np0000005036 devstack@c-api.service[99949]: WARNING cinder.keymgr.conf_key_mgr [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.275087 np0000005036 devstack@c-api.service[99951]: INFO cinder.rpc [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 17:55:22.276137 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.276308 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.277189 np0000005036 devstack@c-api.service[99951]: INFO cinder.rpc [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 17:55:22.277510 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.277781 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.278415 np0000005036 devstack@c-api.service[99951]: WARNING cinder.keymgr.conf_key_mgr [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.281122 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.281262 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.284617 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writer thread running {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 17:55:22.287153 np0000005036 devstack@c-api.service[99948]: INFO cinder.rpc [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 17:55:22.289659 np0000005036 devstack@c-api.service[99948]: INFO cinder.rpc [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 17:55:22.292068 np0000005036 devstack@c-api.service[99948]: INFO cinder.rpc [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 17:55:22.294232 np0000005036 devstack@c-api.service[99948]: INFO cinder.rpc [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 17:55:22.294602 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.294990 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.295442 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:22.295613 np0000005036 devstack@c-api.service[99948]: WARNING cinder.keymgr.conf_key_mgr [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.297986 np0000005036 devstack@c-api.service[99950]: INFO cinder.rpc [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 17:55:22.298187 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.298363 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.300229 np0000005036 devstack@c-api.service[99950]: INFO cinder.rpc [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 17:55:22.300704 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.302323 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.308666 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:22.310455 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.310826 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.311472 np0000005036 devstack@c-api.service[99949]: INFO cinder.rpc [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 17:55:22.312008 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:22.313165 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.313367 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.314016 np0000005036 devstack@c-api.service[99949]: INFO cinder.rpc [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 17:55:22.314465 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.314637 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.315027 np0000005036 devstack@c-api.service[99951]: INFO cinder.rpc [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 17:55:22.316916 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.317120 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.317393 np0000005036 devstack@c-api.service[99951]: INFO cinder.rpc [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 17:55:22.317895 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.318073 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.321912 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.322117 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.324319 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.324498 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.326279 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.326404 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.326809 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.326986 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.327960 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.328149 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.328524 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.328691 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.329199 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.329260 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.330667 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.330866 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.330927 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.330994 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.332190 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.332322 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.333150 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.333343 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.333450 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:22.333506 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.333722 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.334309 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.334441 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.336358 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.336405 np0000005036 devstack@c-api.service[99948]: INFO cinder.rpc [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 17:55:22.336625 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.336657 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.336689 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.336982 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.337144 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.337803 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.337987 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.338677 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.338804 np0000005036 devstack@c-api.service[99948]: INFO cinder.rpc [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 17:55:22.338909 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.339271 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.339386 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.339781 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.339964 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.340344 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.340531 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.342247 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.342464 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.342627 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.342827 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.344924 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.345067 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.345128 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.345278 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.346316 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.346456 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.346862 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.346979 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.348520 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.348725 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.348785 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.348942 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.349474 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.349677 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.350104 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.350306 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.351768 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.351906 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.351958 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.352011 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.352831 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.352906 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.353041 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.353085 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.353148 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.353296 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.354060 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.354102 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.354220 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.354277 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.354914 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.354972 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.355122 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.355341 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.355887 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.356009 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.356356 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.357012 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.357072 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.357072 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.357446 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.357637 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.357692 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.357768 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.358830 np0000005036 devstack@c-api.service[99950]: WARNING cinder.api.contrib.hosts [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 17:55:22.359099 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.359155 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.359294 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.359351 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.359518 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.359693 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.359990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: extensions {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.360406 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.360582 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.361271 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.361426 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.361483 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.361611 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.361841 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: consistencygroups {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.362528 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.362707 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.363023 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.363194 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.363620 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.363776 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.363931 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: extra_specs {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.364189 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.364333 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.364596 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.364756 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.365137 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.365209 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: capabilities {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.365257 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.365469 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.365640 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.365725 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.365885 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.366185 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: backups {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.366720 np0000005036 devstack@c-api.service[99949]: WARNING cinder.api.contrib.hosts [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 17:55:22.366801 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.366952 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.367104 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.367268 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.367554 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.367713 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.367767 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.367849 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.368027 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: extensions {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.368247 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: os-quota-sets {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.368615 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.368770 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.369313 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: consistencygroups {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.369616 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.369757 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.369943 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.370091 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.370295 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: qos-specs {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.370442 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.370582 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.371252 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.371315 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.371684 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: extra_specs {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.372045 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: encryption {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.372108 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.372248 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.372301 np0000005036 devstack@c-api.service[99951]: WARNING cinder.api.contrib.hosts [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 17:55:22.372588 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.372744 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.373021 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.373138 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.373199 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: capabilities {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.373373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: encryption {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.373477 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: extensions {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.374293 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: backups {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.374573 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: cgsnapshots {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.374750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: consistencygroups {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.374916 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.375041 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.375714 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: scheduler-stats {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.375968 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: os-quota-sets {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.376970 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: extra_specs {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.377072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: os-volume-manage {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.377283 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: qos-specs {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.378352 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: os-snapshot-manage {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.378643 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: capabilities {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.379108 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: encryption {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.379328 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.379465 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.379519 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: os-volume-transfer {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.379775 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: backups {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.380943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: os-hosts {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.381200 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: encryption {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.381544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: os-quota-sets {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.381860 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.381989 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.382079 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: os-volume-type-access {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.382404 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: cgsnapshots {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.382878 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: qos-specs {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.383336 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: os-availability-zone {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.383378 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.383478 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.383577 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: scheduler-stats {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.384447 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.384574 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.384715 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extended resource: os-quota-class-sets {{(pid=99950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.384768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: encryption {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.384855 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: os-volume-manage {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.385240 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.385356 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.386077 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: os-snapshot-manage {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.386112 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.386220 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.386591 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.386745 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.387070 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.387117 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: encryption {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.387187 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.387317 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: os-volume-transfer {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.387601 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.387753 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.387851 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.387973 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.388526 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.388589 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.388653 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.388686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: os-hosts {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.388721 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.388867 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: cgsnapshots {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.389505 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.snapshot_actions [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] SnapshotActionsController initialized {{(pid=99950) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 17:55:22.389615 np0000005036 devstack@c-api.service[99948]: WARNING cinder.api.contrib.hosts [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 17:55:22.389760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: os-volume-type-access {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.389928 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.390081 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.390121 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.390258 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.390676 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: scheduler-stats {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.390850 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: extensions {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.391087 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: os-availability-zone {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.391212 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.391395 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.392138 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.392280 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: os-volume-manage {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.392308 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.392332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: consistencygroups {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.392363 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extended resource: os-quota-class-sets {{(pid=99949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.393193 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.393334 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.393368 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: os-snapshot-manage {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.393885 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.394018 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.394078 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.394109 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: extra_specs {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.394196 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.394324 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.394464 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.394614 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.394737 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.394812 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.394861 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: os-volume-transfer {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.394887 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension UsedLimits extending resource: limits {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.394953 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.394985 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.395124 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.395281 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.395463 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension AdminActions extending resource: volumes {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.395536 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: capabilities {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.395644 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.395675 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension AdminActions extending resource: snapshots {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.395772 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.395802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension AdminActions extending resource: backups {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.395970 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension VolumeActions extending resource: volumes {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.396165 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.396323 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.router [None req-288764ff-5850-49c3-ac0e-a0aba224cce0 None None] Extension TypesManage extending resource: types {{(pid=99950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.396352 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] SnapshotActionsController initialized {{(pid=99949) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 17:55:22.396613 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: backups {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.396663 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: os-hosts {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.396792 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.396924 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.397596 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.397720 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.397754 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: os-volume-type-access {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.398244 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: os-quota-sets {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.398349 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.398476 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.399097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: os-availability-zone {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.399227 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.399331 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.399887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.399996 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.400129 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.400255 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.400292 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.400318 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: qos-specs {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.400367 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.400459 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension UsedLimits extending resource: limits {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.400573 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extended resource: os-quota-class-sets {{(pid=99951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.400614 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.400683 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.400782 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.400912 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension AdminActions extending resource: volumes {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.401024 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension AdminActions extending resource: snapshots {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.401122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension AdminActions extending resource: backups {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.401224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension VolumeActions extending resource: volumes {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.401349 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.401447 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.router [None req-2d9a7602-a41d-41f2-8043-f5f10f5bfcf8 None None] Extension TypesManage extending resource: types {{(pid=99949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.401995 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.402046 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: encryption {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.402170 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.403193 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.403325 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: encryption {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.403386 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.404272 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.404403 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.404445 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: cgsnapshots {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.405132 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] SnapshotActionsController initialized {{(pid=99951) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 17:55:22.405514 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.405691 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.405923 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: scheduler-stats {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.406376 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.406498 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.407508 np0000005036 devstack@c-api.service[99950]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70d1ca6a4668 pid: 99950 (default app) Jul 10 17:55:22.407682 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.407739 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.408363 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: os-volume-manage {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.408831 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.408905 np0000005036 devstack@c-api.service[99949]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70d1ca6a4668 pid: 99949 (default app) Jul 10 17:55:22.409015 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.409805 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.410009 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.410084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: os-snapshot-manage {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.410177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.410370 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.410509 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.410659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.410803 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension UsedLimits extending resource: limits {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.410985 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.411132 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.411280 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.411462 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension AdminActions extending resource: volumes {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.411693 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension AdminActions extending resource: snapshots {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.411895 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension AdminActions extending resource: backups {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.412044 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension VolumeActions extending resource: volumes {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.412078 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: os-volume-transfer {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.412242 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.412412 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.router [None req-9ab3decc-5921-46fe-a2dc-59d53fa0bb68 None None] Extension TypesManage extending resource: types {{(pid=99951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.414204 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: os-hosts {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.416097 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: os-volume-type-access {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.417967 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-82f5d54a-6c50-461e-8b1c-b86862a9d00c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:55:22.418448 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: os-availability-zone {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.420487 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extended resource: os-quota-class-sets {{(pid=99948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 17:55:22.421388 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1/1] 10.4.3.71 () {60 vars in 918 bytes} [Fri Jul 10 17:55:22 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 17:55:22.421874 np0000005036 devstack@c-api.service[99951]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70d1ca6a4668 pid: 99951 (default app) Jul 10 17:55:22.422756 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.422969 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.424075 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.424255 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.425199 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.425366 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.426134 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.snapshot_actions [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] SnapshotActionsController initialized {{(pid=99948) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 17:55:22.426768 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.426946 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.427773 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.427962 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.428954 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.429133 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.430217 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:55:22.430387 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:55:22.431223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.431412 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.431584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.431771 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.431932 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.432071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.432233 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension UsedLimits extending resource: limits {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.432384 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.432535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.432704 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.432907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension AdminActions extending resource: volumes {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.433083 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension AdminActions extending resource: snapshots {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.433239 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension AdminActions extending resource: backups {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.433412 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension VolumeActions extending resource: volumes {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.433624 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.433792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.router [None req-f37c7294-3898-4499-a9d6-91b56fac1f15 None None] Extension TypesManage extending resource: types {{(pid=99948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 17:55:22.444694 np0000005036 devstack@c-api.service[99948]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70d1ca6a4668 pid: 99948 (default app) Jul 10 17:55:27.231630 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bd169f4a-48b8-477d-9a99-e1191a3e5bde None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:55:27.836060 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd169f4a-48b8-477d-9a99-e1191a3e5bde admin admin] POST https://10.4.3.71/volume/v3/types Jul 10 17:55:27.836663 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bd169f4a-48b8-477d-9a99-e1191a3e5bde admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:55:27.838253 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:55:27.838253 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:55:27.871234 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-bd169f4a-48b8-477d-9a99-e1191a3e5bde admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:27.895443 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd169f4a-48b8-477d-9a99-e1191a3e5bde admin admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 17:55:27.895844 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1/2] 10.4.3.71 () {68 vars in 1249 bytes} [Fri Jul 10 17:55:27 2026] POST /volume/v3/types => generated 183 bytes in 673 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:55:27.903700 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-33fb0a05-3eba-4a33-994d-252f215b3399 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:55:28.196998 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-33fb0a05-3eba-4a33-994d-252f215b3399 admin admin] POST https://10.4.3.71/volume/v3/types/88b3d157-af82-422a-8e37-b838c64f8eb7/extra_specs Jul 10 17:55:28.197537 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-33fb0a05-3eba-4a33-994d-252f215b3399 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:55:28.199241 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:55:28.199241 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:55:28.229903 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-33fb0a05-3eba-4a33-994d-252f215b3399 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:28.287586 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-33fb0a05-3eba-4a33-994d-252f215b3399 admin admin] https://10.4.3.71/volume/v3/types/88b3d157-af82-422a-8e37-b838c64f8eb7/extra_specs returned with HTTP 200 Jul 10 17:55:28.288073 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 2/3] 10.4.3.71 () {70 vars in 1467 bytes} [Fri Jul 10 17:55:27 2026] POST /volume/v3/types/88b3d157-af82-422a-8e37-b838c64f8eb7/extra_specs => generated 52 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 17:55:28.538647 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-6732cefd-b724-42b7-8460-f284af124060 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:55:28.821420 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-6732cefd-b724-42b7-8460-f284af124060 admin admin] POST https://10.4.3.71/volume/v3/types Jul 10 17:55:28.822070 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-6732cefd-b724-42b7-8460-f284af124060 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:55:28.823720 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:55:28.823720 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:55:28.856101 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-6732cefd-b724-42b7-8460-f284af124060 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:28.886469 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-6732cefd-b724-42b7-8460-f284af124060 admin admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 17:55:28.887092 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1/4] 10.4.3.71 () {70 vars in 1321 bytes} [Fri Jul 10 17:55:28 2026] POST /volume/v3/types => generated 186 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:55:28.907537 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-e192ae6d-e0d9-46fe-add7-ec5a26307eff None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:55:29.179478 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-e192ae6d-e0d9-46fe-add7-ec5a26307eff admin admin] POST https://10.4.3.71/volume/v3/types/2c04ee8b-3d93-4e2f-99b8-b0a8107055bd/extra_specs Jul 10 17:55:29.180087 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-e192ae6d-e0d9-46fe-add7-ec5a26307eff admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:55:29.181734 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:55:29.181734 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:55:29.214041 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-e192ae6d-e0d9-46fe-add7-ec5a26307eff admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:55:29.280059 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bd169f4a-48b8-477d-9a99-e1191a3e5bde req-e192ae6d-e0d9-46fe-add7-ec5a26307eff admin admin] https://10.4.3.71/volume/v3/types/2c04ee8b-3d93-4e2f-99b8-b0a8107055bd/extra_specs returned with HTTP 200 Jul 10 17:55:29.280553 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1/5] 10.4.3.71 () {70 vars in 1467 bytes} [Fri Jul 10 17:55:28 2026] POST /volume/v3/types/2c04ee8b-3d93-4e2f-99b8-b0a8107055bd/extra_specs => generated 45 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 17:55:37.893239 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:55:38.286055 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:55:38.883786 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:55:39.278408 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:55:54.164332 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9b9f28f1-187f-4451-9de9-f38f0f8b862c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:55:54.164998 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9b9f28f1-187f-4451-9de9-f38f0f8b862c None None] GET https://10.4.3.71/volume// Jul 10 17:55:54.165194 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9b9f28f1-187f-4451-9de9-f38f0f8b862c None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:55:54.165405 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9b9f28f1-187f-4451-9de9-f38f0f8b862c None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:55:54.165923 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9b9f28f1-187f-4451-9de9-f38f0f8b862c None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:55:54.166220 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 2/6] 10.4.3.71 () {66 vars in 1418 bytes} [Fri Jul 10 17:55:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:56:33.414484 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0feaa0d1-f12b-4b4f-a1a3-7bac7eb3d102 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:56:33.694058 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0feaa0d1-f12b-4b4f-a1a3-7bac7eb3d102 tempest-verify_tempest_config-1549160858 tempest-verify_tempest_config-1549160858-project-member] GET https://10.4.3.71/volume/v3/extensions Jul 10 17:56:33.694312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0feaa0d1-f12b-4b4f-a1a3-7bac7eb3d102 tempest-verify_tempest_config-1549160858 tempest-verify_tempest_config-1549160858-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:56:33.694525 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0feaa0d1-f12b-4b4f-a1a3-7bac7eb3d102 tempest-verify_tempest_config-1549160858 tempest-verify_tempest_config-1549160858-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:56:33.694893 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0feaa0d1-f12b-4b4f-a1a3-7bac7eb3d102 tempest-verify_tempest_config-1549160858 tempest-verify_tempest_config-1549160858-project-member] https://10.4.3.71/volume/v3/extensions returned with HTTP 200 Jul 10 17:56:33.695281 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 3/7] 10.4.3.71 () {66 vars in 1239 bytes} [Fri Jul 10 17:56:33 2026] GET /volume/v3/extensions => generated 5245 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:32.659522 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:32.660919 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:57:32.661468 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-908981810", "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:32.663326 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-908981810', 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:57:33.103876 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Create volume of 1 GB Jul 10 17:57:33.111372 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Availability zone cache updated, next update will occur around 2026-07-10 18:57:33.110849. {{(pid=99951) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 17:57:33.111517 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Availability Zones retrieved successfully. Jul 10 17:57:33.129403 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Flow 'volume_create_api' (d5c17eaf-3e32-407a-bbdf-8790b583f260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:33.130403 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b615151c-f346-4235-9e62-6eca673ed363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:33.131357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:57:33.248149 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b615151c-f346-4235-9e62-6eca673ed363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:33.249249 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf53849e-94a1-4e37-8dbb-5584c9df9657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:33.297437 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:33.297888 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:33.357286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Created reservations ['a4b1294a-ecde-4ba1-9ec7-4c62a0d69f87', '76640a18-12ca-4968-a120-e67fb655955b', '1bb2aee3-aa8a-484f-9a90-d92e6455955f', 'dab27800-906d-4a22-b522-98ca7891180f'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:57:33.358202 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf53849e-94a1-4e37-8dbb-5584c9df9657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b1294a-ecde-4ba1-9ec7-4c62a0d69f87', '76640a18-12ca-4968-a120-e67fb655955b', '1bb2aee3-aa8a-484f-9a90-d92e6455955f', 'dab27800-906d-4a22-b522-98ca7891180f']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:33.359217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f258d1-b034-44c1-8c79-87df6b6972b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:33.427434 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f258d1-b034-44c1-8c79-87df6b6972b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15d85b0d-b473-457b-bdd1-7a4fbf3cac6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-908981810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9358586df94d4c76808facd20fd47a85',qos_specs=None,replication_status=,reservations=['a4b1294a-ecde-4ba1-9ec7-4c62a0d69f87','76640a18-12ca-4968-a120-e67fb655955b','1bb2aee3-aa8a-484f-9a90-d92e6455955f','dab27800-906d-4a22-b522-98ca7891180f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc502dc4be264eb685ee47e7493d2c60',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-908981810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15d85b0d-b473-457b-bdd1-7a4fbf3cac6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9358586df94d4c76808facd20fd47a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc502dc4be264eb685ee47e7493d2c60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:33.429019 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28b4c39-4c69-4886-b03f-24b1247f6912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:33.463688 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28b4c39-4c69-4886-b03f-24b1247f6912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-908981810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9358586df94d4c76808facd20fd47a85',qos_specs=None,replication_status=,reservations=['a4b1294a-ecde-4ba1-9ec7-4c62a0d69f87','76640a18-12ca-4968-a120-e67fb655955b','1bb2aee3-aa8a-484f-9a90-d92e6455955f','dab27800-906d-4a22-b522-98ca7891180f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc502dc4be264eb685ee47e7493d2c60',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:33.464649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (077feb8e-061a-408e-b160-b361070c8cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:33.491063 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (077feb8e-061a-408e-b160-b361070c8cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:33.492003 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Flow 'volume_create_api' (d5c17eaf-3e32-407a-bbdf-8790b583f260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:33.492975 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Create volume request issued successfully. Jul 10 17:57:33.493840 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fea2a6e3-cb0a-46a4-8fdf-9d90c88558ed tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:57:33.494362 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 2/8] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 17:57:32 2026] POST /volume/v3/volumes => generated 896 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:57:33.507738 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0794c3c5-5241-4a12-b258-8f976a62ab99 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:33.510521 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0794c3c5-5241-4a12-b258-8f976a62ab99 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:33.510957 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0794c3c5-5241-4a12-b258-8f976a62ab99 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:33.510957 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0794c3c5-5241-4a12-b258-8f976a62ab99 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:33.537077 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:33.537077 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:33.546395 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0794c3c5-5241-4a12-b258-8f976a62ab99 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:33.555050 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0794c3c5-5241-4a12-b258-8f976a62ab99 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:33.555528 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 2/9] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:33 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:34.571267 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-df3a1bb8-a60b-455d-ad5f-7a5fa4c60e7a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:34.574841 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-df3a1bb8-a60b-455d-ad5f-7a5fa4c60e7a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:34.575360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-df3a1bb8-a60b-455d-ad5f-7a5fa4c60e7a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:34.575631 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-df3a1bb8-a60b-455d-ad5f-7a5fa4c60e7a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:34.624657 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:34.624657 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:34.633135 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-df3a1bb8-a60b-455d-ad5f-7a5fa4c60e7a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:34.640905 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-df3a1bb8-a60b-455d-ad5f-7a5fa4c60e7a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:34.641508 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 3/10] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:34 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 988 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:35.659731 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e98c75e4-3059-4c8f-a84d-5b3828a57554 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:35.663527 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e98c75e4-3059-4c8f-a84d-5b3828a57554 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:35.663837 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e98c75e4-3059-4c8f-a84d-5b3828a57554 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:35.664080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e98c75e4-3059-4c8f-a84d-5b3828a57554 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:35.707631 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:35.707631 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:35.714598 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e98c75e4-3059-4c8f-a84d-5b3828a57554 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:35.723196 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e98c75e4-3059-4c8f-a84d-5b3828a57554 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:35.723761 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 4/11] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:35 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 988 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:36.744884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-348c204d-fb6b-4853-94b7-3b26473f0458 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:36.748150 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-348c204d-fb6b-4853-94b7-3b26473f0458 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:36.748453 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-348c204d-fb6b-4853-94b7-3b26473f0458 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:36.748768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-348c204d-fb6b-4853-94b7-3b26473f0458 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:36.759026 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:36.759026 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:36.767645 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-348c204d-fb6b-4853-94b7-3b26473f0458 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:36.775183 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-348c204d-fb6b-4853-94b7-3b26473f0458 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:36.775730 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 3/12] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:36 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 988 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:37.792192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-65397288-7127-42c7-b922-f5381e41cded None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:37.793078 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-65397288-7127-42c7-b922-f5381e41cded tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:37.793330 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-65397288-7127-42c7-b922-f5381e41cded tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:37.793510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-65397288-7127-42c7-b922-f5381e41cded tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:37.806752 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:37.806752 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:37.812134 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-65397288-7127-42c7-b922-f5381e41cded tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:37.817154 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-65397288-7127-42c7-b922-f5381e41cded tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:37.817616 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 3/13] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:37 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 988 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:38.833240 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-93ae415b-2e64-4b40-9379-3b715ac5ecc7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:38.836493 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93ae415b-2e64-4b40-9379-3b715ac5ecc7 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:38.836833 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93ae415b-2e64-4b40-9379-3b715ac5ecc7 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:38.837101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93ae415b-2e64-4b40-9379-3b715ac5ecc7 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:38.847131 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:38.847131 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:38.851123 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-93ae415b-2e64-4b40-9379-3b715ac5ecc7 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:38.855929 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93ae415b-2e64-4b40-9379-3b715ac5ecc7 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:38.856357 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 4/14] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:38 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1049 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:39.871309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3735eafa-c8c8-4153-8e70-16e29fe4ec79 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:39.874350 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3735eafa-c8c8-4153-8e70-16e29fe4ec79 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:39.876961 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3735eafa-c8c8-4153-8e70-16e29fe4ec79 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:39.876961 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3735eafa-c8c8-4153-8e70-16e29fe4ec79 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:39.888994 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:39.888994 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:39.898592 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3735eafa-c8c8-4153-8e70-16e29fe4ec79 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:39.911775 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3735eafa-c8c8-4153-8e70-16e29fe4ec79 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:39.912185 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 5/15] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:39 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1049 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:40.931016 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9882ee2e-8fa5-44c7-92ff-10cadb4cfea9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:40.933481 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9882ee2e-8fa5-44c7-92ff-10cadb4cfea9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:40.933839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9882ee2e-8fa5-44c7-92ff-10cadb4cfea9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:40.934181 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9882ee2e-8fa5-44c7-92ff-10cadb4cfea9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:40.943114 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:40.943114 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:40.948036 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9882ee2e-8fa5-44c7-92ff-10cadb4cfea9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:40.954775 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9882ee2e-8fa5-44c7-92ff-10cadb4cfea9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:40.955364 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 4/16] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:40 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1049 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 17:57:41.969960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6659f1f1-713f-44e3-8a27-c805066656a9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:41.971767 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6659f1f1-713f-44e3-8a27-c805066656a9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:41.972031 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6659f1f1-713f-44e3-8a27-c805066656a9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:41.972240 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6659f1f1-713f-44e3-8a27-c805066656a9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:41.982270 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:41.982270 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:41.987469 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6659f1f1-713f-44e3-8a27-c805066656a9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:41.996363 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6659f1f1-713f-44e3-8a27-c805066656a9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:41.996939 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 4/17] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:41 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1049 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:43.012290 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4d4b170f-3989-42c0-ba8d-8becd22fb340 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:43.014465 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d4b170f-3989-42c0-ba8d-8becd22fb340 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:43.014837 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d4b170f-3989-42c0-ba8d-8becd22fb340 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:43.015154 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d4b170f-3989-42c0-ba8d-8becd22fb340 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:43.023869 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:43.023869 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:43.030269 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4d4b170f-3989-42c0-ba8d-8becd22fb340 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:43.036250 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d4b170f-3989-42c0-ba8d-8becd22fb340 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:43.036543 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 5/18] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:43 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1049 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:43.042408 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-51bf5911-8929-43bc-a948-755bf173b8f3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:43.328479 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:57:43.328918 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1435756199"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:43.330601 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1435756199'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:57:43.341934 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Create volume of 1 GB Jul 10 17:57:43.342396 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:43.342396 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:43.350128 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Availability zone cache updated, next update will occur around 2026-07-10 18:57:43.348875. {{(pid=99950) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 17:57:43.350240 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Availability Zones retrieved successfully. Jul 10 17:57:43.376026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Flow 'volume_create_api' (9fefa260-7e0c-4a6e-96c6-8815d5c8f1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:43.376979 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3ab044-0b85-4f47-aa44-b432141eed1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:43.377949 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:57:43.394175 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:43.394175 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:43.419497 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3ab044-0b85-4f47-aa44-b432141eed1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c04ee8b-3d93-4e2f-99b8-b0a8107055bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:43.420352 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9465f7e2-27af-40f6-9abc-49c7499cec6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:43.466916 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:43.467270 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:43.535536 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Created reservations ['960f33d4-1c4d-474e-aa91-1777b97eb4f1', '3faa4441-cd8f-44c3-b13f-5f1676056846', 'f82d02b5-d57d-45f0-8534-f84f2890e196', 'd3af4a61-6876-4400-916e-0c6421424d61'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:57:43.537286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9465f7e2-27af-40f6-9abc-49c7499cec6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['960f33d4-1c4d-474e-aa91-1777b97eb4f1', '3faa4441-cd8f-44c3-b13f-5f1676056846', 'f82d02b5-d57d-45f0-8534-f84f2890e196', 'd3af4a61-6876-4400-916e-0c6421424d61']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:43.537787 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab3d674-b4ea-40f5-b925-8d8740ff8da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:43.578702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab3d674-b4ea-40f5-b925-8d8740ff8da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2ede100-9004-4806-941c-a1c40db444fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1435756199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='56fea86aacc14a518a59e025ffc39141',qos_specs=None,replication_status=,reservations=['960f33d4-1c4d-474e-aa91-1777b97eb4f1','3faa4441-cd8f-44c3-b13f-5f1676056846','f82d02b5-d57d-45f0-8534-f84f2890e196','d3af4a61-6876-4400-916e-0c6421424d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef706e84a8564ea18c125f3551e5dfb8',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1435756199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2ede100-9004-4806-941c-a1c40db444fd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='56fea86aacc14a518a59e025ffc39141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef706e84a8564ea18c125f3551e5dfb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c04ee8b-3d93-4e2f-99b8-b0a8107055bd),volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:43.579552 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9e08eb-eb71-4e65-8abf-7fa2456e44f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:43.613924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9e08eb-eb71-4e65-8abf-7fa2456e44f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1435756199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='56fea86aacc14a518a59e025ffc39141',qos_specs=None,replication_status=,reservations=['960f33d4-1c4d-474e-aa91-1777b97eb4f1','3faa4441-cd8f-44c3-b13f-5f1676056846','f82d02b5-d57d-45f0-8534-f84f2890e196','d3af4a61-6876-4400-916e-0c6421424d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef706e84a8564ea18c125f3551e5dfb8',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:43.615040 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fc32da-c9e6-4ac8-ad9d-524d93ac0318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:43.652028 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fc32da-c9e6-4ac8-ad9d-524d93ac0318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:43.653472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Flow 'volume_create_api' (9fefa260-7e0c-4a6e-96c6-8815d5c8f1c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:43.654036 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Create volume request issued successfully. Jul 10 17:57:43.654731 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-51bf5911-8929-43bc-a948-755bf173b8f3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:57:43.655224 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 6/19] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 17:57:43 2026] POST /volume/v3/volumes => generated 756 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:57:43.671503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b582ac94-0d4f-45ca-9165-bf7230a4a8ba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:43.673516 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b582ac94-0d4f-45ca-9165-bf7230a4a8ba tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:57:43.673516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b582ac94-0d4f-45ca-9165-bf7230a4a8ba tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:43.673752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b582ac94-0d4f-45ca-9165-bf7230a4a8ba tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:43.686654 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:43.686654 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:43.693777 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b582ac94-0d4f-45ca-9165-bf7230a4a8ba tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:57:43.702431 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b582ac94-0d4f-45ca-9165-bf7230a4a8ba tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:57:43.703401 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 5/20] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:43 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:44.053477 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-671c9ef9-8425-4358-a4aa-9956eddf4c82 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:44.057683 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-671c9ef9-8425-4358-a4aa-9956eddf4c82 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:44.057963 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-671c9ef9-8425-4358-a4aa-9956eddf4c82 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:44.058193 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-671c9ef9-8425-4358-a4aa-9956eddf4c82 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:44.066473 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:44.066473 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:44.075201 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-671c9ef9-8425-4358-a4aa-9956eddf4c82 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:44.080980 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-671c9ef9-8425-4358-a4aa-9956eddf4c82 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:44.081471 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 5/21] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:44 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1049 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:44.721136 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f2e56027-315b-4f3c-b9ec-a8b480f330e6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:44.724377 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f2e56027-315b-4f3c-b9ec-a8b480f330e6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:57:44.724707 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f2e56027-315b-4f3c-b9ec-a8b480f330e6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:44.725005 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f2e56027-315b-4f3c-b9ec-a8b480f330e6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:44.737142 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:44.737142 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:44.747885 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f2e56027-315b-4f3c-b9ec-a8b480f330e6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:57:44.755017 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f2e56027-315b-4f3c-b9ec-a8b480f330e6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:57:44.755510 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 6/22] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:44 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:44.769244 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c4c790fc-9e5b-4755-bbdb-3d4f6eaa195f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:45.086250 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4c790fc-9e5b-4755-bbdb-3d4f6eaa195f tempest-TestMultiAttachVolumeSwap-179130390 tempest-TestMultiAttachVolumeSwap-179130390-project-admin] POST https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd/action Jul 10 17:57:45.086923 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4c790fc-9e5b-4755-bbdb-3d4f6eaa195f tempest-TestMultiAttachVolumeSwap-179130390 tempest-TestMultiAttachVolumeSwap-179130390-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:57:45.087078 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4c790fc-9e5b-4755-bbdb-3d4f6eaa195f tempest-TestMultiAttachVolumeSwap-179130390 tempest-TestMultiAttachVolumeSwap-179130390-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:45.100056 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-97653fb3-9162-48e5-84bd-2630d567eb59 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:45.105043 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97653fb3-9162-48e5-84bd-2630d567eb59 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:45.105043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-97653fb3-9162-48e5-84bd-2630d567eb59 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:45.105395 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-97653fb3-9162-48e5-84bd-2630d567eb59 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:45.118075 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:45.118075 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:45.128623 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:45.128623 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:45.129784 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c4c790fc-9e5b-4755-bbdb-3d4f6eaa195f tempest-TestMultiAttachVolumeSwap-179130390 tempest-TestMultiAttachVolumeSwap-179130390-project-admin] Volume info retrieved successfully. Jul 10 17:57:45.129908 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-97653fb3-9162-48e5-84bd-2630d567eb59 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:45.138336 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97653fb3-9162-48e5-84bd-2630d567eb59 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:45.138798 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 6/23] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:45 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1049 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:45.142634 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c4c790fc-9e5b-4755-bbdb-3d4f6eaa195f tempest-TestMultiAttachVolumeSwap-179130390 tempest-TestMultiAttachVolumeSwap-179130390-project-admin] Update volume admin metadata completed successfully. Jul 10 17:57:45.142778 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c4c790fc-9e5b-4755-bbdb-3d4f6eaa195f tempest-TestMultiAttachVolumeSwap-179130390 tempest-TestMultiAttachVolumeSwap-179130390-project-admin] Update readonly setting on volume completed successfully. Jul 10 17:57:45.143116 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4c790fc-9e5b-4755-bbdb-3d4f6eaa195f tempest-TestMultiAttachVolumeSwap-179130390 tempest-TestMultiAttachVolumeSwap-179130390-project-admin] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd/action returned with HTTP 202 Jul 10 17:57:45.143557 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 7/24] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 17:57:44 2026] POST /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd/action => generated 0 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:57:45.157602 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:45.159461 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:57:45.159880 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-540559173"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:45.162582 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-540559173'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:57:45.173997 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Create volume of 1 GB Jul 10 17:57:45.175143 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:45.175143 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:45.187393 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Availability zone cache updated, next update will occur around 2026-07-10 18:57:45.186543. {{(pid=99948) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 17:57:45.187610 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Availability Zones retrieved successfully. Jul 10 17:57:45.217340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Flow 'volume_create_api' (da245183-6cc8-4e06-9760-1aba18bbcb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:45.218523 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f5b11d-ae6c-4040-a1ab-916b9a055ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:45.220365 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:57:45.242134 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:45.242134 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:45.279213 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f5b11d-ae6c-4040-a1ab-916b9a055ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c04ee8b-3d93-4e2f-99b8-b0a8107055bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:45.279813 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd8e20e-3173-47d7-b029-6b6daf2b0fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:45.346108 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:45.346385 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:45.379749 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Created reservations ['79de69cd-9136-409c-9c1d-d9ea3d34ef47', '3f36a959-3e9d-45df-a900-783efc97db7a', 'd36796f4-c0a2-4297-aa0e-807cd016de8c', '53b5b7d3-06c0-4414-b365-8f6f3e9fc3bf'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:57:45.381473 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd8e20e-3173-47d7-b029-6b6daf2b0fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79de69cd-9136-409c-9c1d-d9ea3d34ef47', '3f36a959-3e9d-45df-a900-783efc97db7a', 'd36796f4-c0a2-4297-aa0e-807cd016de8c', '53b5b7d3-06c0-4414-b365-8f6f3e9fc3bf']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:45.382913 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47fac961-36c0-40f8-89cc-138a2bd3ffbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:45.420914 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47fac961-36c0-40f8-89cc-138a2bd3ffbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46ec8f9d-3256-476a-9947-e73ec2109404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-540559173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='56fea86aacc14a518a59e025ffc39141',qos_specs=None,replication_status=,reservations=['79de69cd-9136-409c-9c1d-d9ea3d34ef47','3f36a959-3e9d-45df-a900-783efc97db7a','d36796f4-c0a2-4297-aa0e-807cd016de8c','53b5b7d3-06c0-4414-b365-8f6f3e9fc3bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef706e84a8564ea18c125f3551e5dfb8',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-540559173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46ec8f9d-3256-476a-9947-e73ec2109404,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='56fea86aacc14a518a59e025ffc39141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef706e84a8564ea18c125f3551e5dfb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c04ee8b-3d93-4e2f-99b8-b0a8107055bd),volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:45.421993 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97e06f0b-a62e-4a7c-9f02-cb42ead8154b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:45.458619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97e06f0b-a62e-4a7c-9f02-cb42ead8154b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-540559173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='56fea86aacc14a518a59e025ffc39141',qos_specs=None,replication_status=,reservations=['79de69cd-9136-409c-9c1d-d9ea3d34ef47','3f36a959-3e9d-45df-a900-783efc97db7a','d36796f4-c0a2-4297-aa0e-807cd016de8c','53b5b7d3-06c0-4414-b365-8f6f3e9fc3bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef706e84a8564ea18c125f3551e5dfb8',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:45.459747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c33bd9-47a8-47d2-9212-1b5cedb21d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:45.502645 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c33bd9-47a8-47d2-9212-1b5cedb21d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:45.503911 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Flow 'volume_create_api' (da245183-6cc8-4e06-9760-1aba18bbcb73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:45.504435 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Create volume request issued successfully. Jul 10 17:57:45.505842 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3e8cb175-1f5d-48fb-8ba0-7276e270aab3 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:57:45.506282 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 6/25] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 17:57:45 2026] POST /volume/v3/volumes => generated 755 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:57:45.523055 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1b86b427-be56-430d-ad31-9c0cbb6156bb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:45.525929 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1b86b427-be56-430d-ad31-9c0cbb6156bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 Jul 10 17:57:45.526446 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1b86b427-be56-430d-ad31-9c0cbb6156bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:45.526748 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1b86b427-be56-430d-ad31-9c0cbb6156bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:45.537948 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:45.537948 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:45.545009 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1b86b427-be56-430d-ad31-9c0cbb6156bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:57:45.563102 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1b86b427-be56-430d-ad31-9c0cbb6156bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 returned with HTTP 200 Jul 10 17:57:45.564557 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 7/26] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:45 2026] GET /volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:46.160174 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e3e0eddc-2930-4add-be1a-4a26f4ff3cba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:46.162819 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3e0eddc-2930-4add-be1a-4a26f4ff3cba tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:46.162819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3e0eddc-2930-4add-be1a-4a26f4ff3cba tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:46.162935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3e0eddc-2930-4add-be1a-4a26f4ff3cba tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:46.173945 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:46.173945 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:46.184121 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e3e0eddc-2930-4add-be1a-4a26f4ff3cba tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:46.194040 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3e0eddc-2930-4add-be1a-4a26f4ff3cba tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:46.194674 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 7/27] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:46 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1049 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:46.580033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5f17765e-f9cc-4099-a748-422fe57344b5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:46.585173 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5f17765e-f9cc-4099-a748-422fe57344b5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 Jul 10 17:57:46.585477 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5f17765e-f9cc-4099-a748-422fe57344b5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:46.585816 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5f17765e-f9cc-4099-a748-422fe57344b5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:46.595936 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:46.595936 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:46.602429 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5f17765e-f9cc-4099-a748-422fe57344b5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:57:46.611964 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5f17765e-f9cc-4099-a748-422fe57344b5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 returned with HTTP 200 Jul 10 17:57:46.612716 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 8/28] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:46 2026] GET /volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:47.218885 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fbcb7b51-3cb8-4a41-8e0f-7297fa48302a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:47.222731 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fbcb7b51-3cb8-4a41-8e0f-7297fa48302a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:47.223080 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fbcb7b51-3cb8-4a41-8e0f-7297fa48302a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:47.223380 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fbcb7b51-3cb8-4a41-8e0f-7297fa48302a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:47.236886 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:47.236886 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:47.241579 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fbcb7b51-3cb8-4a41-8e0f-7297fa48302a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:47.249149 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fbcb7b51-3cb8-4a41-8e0f-7297fa48302a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:47.249668 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 7/29] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:47 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:48.267866 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ae17ec08-d21b-46ee-93a6-05837d04635c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:48.273265 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae17ec08-d21b-46ee-93a6-05837d04635c tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:48.273596 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae17ec08-d21b-46ee-93a6-05837d04635c tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:48.274428 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae17ec08-d21b-46ee-93a6-05837d04635c tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:48.289258 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:48.289258 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:48.297324 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ae17ec08-d21b-46ee-93a6-05837d04635c tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:48.303891 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae17ec08-d21b-46ee-93a6-05837d04635c tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:48.304917 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 8/30] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:57:48 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1569 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:48.374007 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-dddfd29e-2204-481b-a424-83842d871480 req-fb709c7e-fb1b-4414-9c23-a3c051309cb0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:48.377028 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-fb709c7e-fb1b-4414-9c23-a3c051309cb0 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:48.377444 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-fb709c7e-fb1b-4414-9c23-a3c051309cb0 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:48.377751 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-fb709c7e-fb1b-4414-9c23-a3c051309cb0 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:48.388785 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:48.388785 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:48.394731 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-dddfd29e-2204-481b-a424-83842d871480 req-fb709c7e-fb1b-4414-9c23-a3c051309cb0 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:48.402120 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-fb709c7e-fb1b-4414-9c23-a3c051309cb0 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:48.402703 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 8/31] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:57:48 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:49.071407 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-dddfd29e-2204-481b-a424-83842d871480 req-4c401463-91f4-40f8-a969-29f7bbdfa05a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:49.073991 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-4c401463-91f4-40f8-a969-29f7bbdfa05a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:49.074186 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-4c401463-91f4-40f8-a969-29f7bbdfa05a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:49.074432 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-4c401463-91f4-40f8-a969-29f7bbdfa05a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:49.084533 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:49.084533 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:49.090187 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-dddfd29e-2204-481b-a424-83842d871480 req-4c401463-91f4-40f8-a969-29f7bbdfa05a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:49.097215 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-4c401463-91f4-40f8-a969-29f7bbdfa05a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:49.097839 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 9/32] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:57:49 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:49.113446 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a90f4d86-44bd-466c-8c55-f8f263cabb06 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:49.113446 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a90f4d86-44bd-466c-8c55-f8f263cabb06 None None] GET https://10.4.3.71/volume// Jul 10 17:57:49.113446 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a90f4d86-44bd-466c-8c55-f8f263cabb06 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:49.114413 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a90f4d86-44bd-466c-8c55-f8f263cabb06 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:49.114413 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a90f4d86-44bd-466c-8c55-f8f263cabb06 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:57:49.114543 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 8/33] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 17:57:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:57:49.126092 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-dddfd29e-2204-481b-a424-83842d871480 req-d5affffb-7245-4afb-96bc-7f8f9c61b512 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:49.129966 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-d5affffb-7245-4afb-96bc-7f8f9c61b512 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:57:49.130482 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-d5affffb-7245-4afb-96bc-7f8f9c61b512 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15d85b0d-b473-457b-bdd1-7a4fbf3cac6c", "connector": null, "instance_uuid": "9ca78452-64f8-43a3-a973-67d899da1d6b"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:49.149108 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:49.149108 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:49.205633 np0000005036 devstack@c-api.service[99949]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 10 17:57:49.205633 np0000005036 devstack@c-api.service[99949]: .first() Jul 10 17:57:49.239058 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-d5affffb-7245-4afb-96bc-7f8f9c61b512 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:57:49.241250 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 9/34] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:57:49 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:50.126984 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:50.569443 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:57:50.569882 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-658295794"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:50.571417 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-658295794'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:57:50.571595 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Create volume of 1 GB Jul 10 17:57:50.584171 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Availability Zones retrieved successfully. Jul 10 17:57:50.591401 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Flow 'volume_create_api' (91c9ca4c-35c1-41ea-b8c4-bfa4b4d3fcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:50.592910 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f013677-1277-4c30-8f04-77b7caa8c270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:50.593903 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:57:50.631459 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f013677-1277-4c30-8f04-77b7caa8c270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:50.632581 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad8ca7a-fac4-4f23-809a-3e0070db94df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:50.716660 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Created reservations ['0e4a632b-cd77-4eb0-8bc2-1e084d15b6f6', '6dcad5b5-0833-4573-b230-16012dfeaa9e', '7a554b9d-dd5e-47ff-a5c9-0fd7814192a9', 'b0cfe80c-91b1-4601-9fe7-1d99f0929fbb'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:57:50.718085 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad8ca7a-fac4-4f23-809a-3e0070db94df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e4a632b-cd77-4eb0-8bc2-1e084d15b6f6', '6dcad5b5-0833-4573-b230-16012dfeaa9e', '7a554b9d-dd5e-47ff-a5c9-0fd7814192a9', 'b0cfe80c-91b1-4601-9fe7-1d99f0929fbb']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:50.719360 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73021941-527e-4f15-82d4-e7f4ad7ebaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:50.793450 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73021941-527e-4f15-82d4-e7f4ad7ebaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a6ef182-b144-4639-bd0e-7fd6ee328625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-658295794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cccc84e9d66e4fd8963424d4a979b90c',qos_specs=None,replication_status=,reservations=['0e4a632b-cd77-4eb0-8bc2-1e084d15b6f6','6dcad5b5-0833-4573-b230-16012dfeaa9e','7a554b9d-dd5e-47ff-a5c9-0fd7814192a9','b0cfe80c-91b1-4601-9fe7-1d99f0929fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffc4b8eb06c34faba25aa9231d75f6b9',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-658295794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a6ef182-b144-4639-bd0e-7fd6ee328625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cccc84e9d66e4fd8963424d4a979b90c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffc4b8eb06c34faba25aa9231d75f6b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:50.795135 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a3c5bf-6194-4901-87d1-a1851446e831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:50.826529 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a3c5bf-6194-4901-87d1-a1851446e831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-658295794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cccc84e9d66e4fd8963424d4a979b90c',qos_specs=None,replication_status=,reservations=['0e4a632b-cd77-4eb0-8bc2-1e084d15b6f6','6dcad5b5-0833-4573-b230-16012dfeaa9e','7a554b9d-dd5e-47ff-a5c9-0fd7814192a9','b0cfe80c-91b1-4601-9fe7-1d99f0929fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffc4b8eb06c34faba25aa9231d75f6b9',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:50.827805 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5dc2e2-391b-4d1b-9e34-ebca867256f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:50.845236 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5dc2e2-391b-4d1b-9e34-ebca867256f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:50.846828 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Flow 'volume_create_api' (91c9ca4c-35c1-41ea-b8c4-bfa4b4d3fcbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:50.847215 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Create volume request issued successfully. Jul 10 17:57:50.848401 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f45e1ab2-7815-48bd-ab2a-97dcf6a6cfed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:57:50.848763 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 9/35] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:57:50 2026] POST /volume/v3/volumes => generated 782 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:57:50.872918 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f35e2bce-7a5b-4d2b-b4ba-3ccb7078b62f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:50.875609 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f35e2bce-7a5b-4d2b-b4ba-3ccb7078b62f tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:57:50.875883 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f35e2bce-7a5b-4d2b-b4ba-3ccb7078b62f tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:50.876910 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f35e2bce-7a5b-4d2b-b4ba-3ccb7078b62f tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:50.890070 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:50.890070 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:50.898501 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f35e2bce-7a5b-4d2b-b4ba-3ccb7078b62f tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:57:50.908590 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f35e2bce-7a5b-4d2b-b4ba-3ccb7078b62f tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:57:50.908590 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 10/36] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:50 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 961 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:51.927668 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-52b14fdf-cc90-41b6-ae48-737d43a8bd22 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:51.928400 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-52b14fdf-cc90-41b6-ae48-737d43a8bd22 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:57:51.928676 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-52b14fdf-cc90-41b6-ae48-737d43a8bd22 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:51.929133 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-52b14fdf-cc90-41b6-ae48-737d43a8bd22 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:51.964620 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:51.964620 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:51.968410 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-52b14fdf-cc90-41b6-ae48-737d43a8bd22 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:57:51.971822 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-52b14fdf-cc90-41b6-ae48-737d43a8bd22 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:57:51.972209 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 9/37] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:51 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:55.283841 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:55.286125 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:57:55.286510 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1241177246"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:55.288100 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1241177246'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:57:55.288848 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Create volume of 1 GB Jul 10 17:57:55.288848 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:55.288848 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:55.298388 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Availability zone cache updated, next update will occur around 2026-07-10 18:57:55.297830. {{(pid=99949) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 17:57:55.298551 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Availability Zones retrieved successfully. Jul 10 17:57:55.327337 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Flow 'volume_create_api' (8bf64e07-6ec7-4380-b22e-21c38c70739d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:55.327337 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f111879-5084-4350-af35-94aeb435e16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:55.328684 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:57:55.404429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f111879-5084-4350-af35-94aeb435e16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:55.405332 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38e508c-231d-43da-bcb7-2acc6f7cb70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:55.462868 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:55.463453 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:55.524920 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Created reservations ['f6a199ad-5d04-4481-a3a9-bf0f657865d1', '7359d4ed-241b-47ae-834e-95142b7133ed', '39d243f6-2a42-477a-acd8-419a9de8c915', '91149b71-e018-4084-8294-4d5243b20781'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:57:55.526075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38e508c-231d-43da-bcb7-2acc6f7cb70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6a199ad-5d04-4481-a3a9-bf0f657865d1', '7359d4ed-241b-47ae-834e-95142b7133ed', '39d243f6-2a42-477a-acd8-419a9de8c915', '91149b71-e018-4084-8294-4d5243b20781']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:55.526981 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bfa8c6-1808-4e51-8b5c-e83f0eb8b817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:55.557305 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bfa8c6-1808-4e51-8b5c-e83f0eb8b817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84e0a41c-0d65-4870-aa44-f9933520fd4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1241177246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cff99052b9147f39a56820e3c5be58d',qos_specs=None,replication_status=,reservations=['f6a199ad-5d04-4481-a3a9-bf0f657865d1','7359d4ed-241b-47ae-834e-95142b7133ed','39d243f6-2a42-477a-acd8-419a9de8c915','91149b71-e018-4084-8294-4d5243b20781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732da6ad1eba45bd8381ee98a5a88c58',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1241177246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84e0a41c-0d65-4870-aa44-f9933520fd4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cff99052b9147f39a56820e3c5be58d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='732da6ad1eba45bd8381ee98a5a88c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:55.558213 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231c7d97-2678-439c-8ac4-daad15401b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:55.591312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231c7d97-2678-439c-8ac4-daad15401b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1241177246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cff99052b9147f39a56820e3c5be58d',qos_specs=None,replication_status=,reservations=['f6a199ad-5d04-4481-a3a9-bf0f657865d1','7359d4ed-241b-47ae-834e-95142b7133ed','39d243f6-2a42-477a-acd8-419a9de8c915','91149b71-e018-4084-8294-4d5243b20781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732da6ad1eba45bd8381ee98a5a88c58',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:55.591312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d63082-80e0-46db-bfee-35450f2cdb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:55.622467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d63082-80e0-46db-bfee-35450f2cdb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:55.623688 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Flow 'volume_create_api' (8bf64e07-6ec7-4380-b22e-21c38c70739d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:55.624142 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Create volume request issued successfully. Jul 10 17:57:55.625065 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a8be58bc-36b6-4173-b425-4bf3b8889991 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:57:55.625638 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 10/38] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:57:55 2026] POST /volume/v3/volumes => generated 750 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:57:55.643120 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2c98903d-0d7e-4d15-b3aa-6a037857e907 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:55.646371 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c98903d-0d7e-4d15-b3aa-6a037857e907 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:57:55.646663 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c98903d-0d7e-4d15-b3aa-6a037857e907 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:55.647001 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c98903d-0d7e-4d15-b3aa-6a037857e907 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:55.658551 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:55.658551 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:55.662782 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2c98903d-0d7e-4d15-b3aa-6a037857e907 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:57:55.667268 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c98903d-0d7e-4d15-b3aa-6a037857e907 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:57:55.667683 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 10/39] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:55 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:55.806126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-87bac966-1d5f-41cc-aaa0-22e3cb68891f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:55.806126 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-87bac966-1d5f-41cc-aaa0-22e3cb68891f None None] GET https://10.4.3.71/volume// Jul 10 17:57:55.806126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-87bac966-1d5f-41cc-aaa0-22e3cb68891f None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:55.806126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-87bac966-1d5f-41cc-aaa0-22e3cb68891f None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:55.806126 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-87bac966-1d5f-41cc-aaa0-22e3cb68891f None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:57:55.806126 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 11/40] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:57:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:57:55.828142 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-dddfd29e-2204-481b-a424-83842d871480 req-0b027b08-fdd2-4871-9a6f-c44b32be0e47 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:55.830292 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-0b027b08-fdd2-4871-9a6f-c44b32be0e47 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:57:55.830531 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-0b027b08-fdd2-4871-9a6f-c44b32be0e47 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:55.830733 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-0b027b08-fdd2-4871-9a6f-c44b32be0e47 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:55.845195 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:55.845195 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:55.849326 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-dddfd29e-2204-481b-a424-83842d871480 req-0b027b08-fdd2-4871-9a6f-c44b32be0e47 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:57:55.855683 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-0b027b08-fdd2-4871-9a6f-c44b32be0e47 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:57:55.856109 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 10/41] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:57:55 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1568 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:57:56.683053 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-62428637-f119-4ffd-8cf6-cc40441c645e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:56.685180 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62428637-f119-4ffd-8cf6-cc40441c645e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:57:56.685532 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62428637-f119-4ffd-8cf6-cc40441c645e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:56.685857 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62428637-f119-4ffd-8cf6-cc40441c645e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:56.701284 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:56.701284 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:56.705448 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-62428637-f119-4ffd-8cf6-cc40441c645e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:57:56.709957 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62428637-f119-4ffd-8cf6-cc40441c645e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:57:56.710413 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 11/42] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:56 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:56.800232 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-15a6dc6c-1ac3-4727-847b-1fd9a9a9e89e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:56.809576 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-15a6dc6c-1ac3-4727-847b-1fd9a9a9e89e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:57:56.809576 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-15a6dc6c-1ac3-4727-847b-1fd9a9a9e89e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:56.809576 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-15a6dc6c-1ac3-4727-847b-1fd9a9a9e89e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:56.818208 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:56.818208 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:56.823300 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-15a6dc6c-1ac3-4727-847b-1fd9a9a9e89e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:57:56.828742 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-15a6dc6c-1ac3-4727-847b-1fd9a9a9e89e tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:57:56.829177 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 11/43] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:57:56 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:56.936133 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-dddfd29e-2204-481b-a424-83842d871480 req-1d923e13-4aae-4e1d-93c2-4740bf78fc1e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:56.942491 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-1d923e13-4aae-4e1d-93c2-4740bf78fc1e tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] PUT https://10.4.3.71/volume/v3/attachments/e2eb3120-0d9c-41f2-ad61-7c01a1586295 Jul 10 17:57:56.942491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-1d923e13-4aae-4e1d-93c2-4740bf78fc1e tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:56.960394 np0000005036 devstack@c-api.service[99950]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 10 17:57:56.960394 np0000005036 devstack@c-api.service[99950]: .first() Jul 10 17:57:56.971319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-dddfd29e-2204-481b-a424-83842d871480 req-1d923e13-4aae-4e1d-93c2-4740bf78fc1e tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Acquiring lock "cinder-attachment_update-15d85b0d-b473-457b-bdd1-7a4fbf3cac6c-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:57:56.976650 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-dddfd29e-2204-481b-a424-83842d871480 req-1d923e13-4aae-4e1d-93c2-4740bf78fc1e tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Lock "cinder-attachment_update-15d85b0d-b473-457b-bdd1-7a4fbf3cac6c-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:57:56.977620 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:56.977620 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:57.537528 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-dddfd29e-2204-481b-a424-83842d871480 req-1d923e13-4aae-4e1d-93c2-4740bf78fc1e tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Lock "cinder-attachment_update-15d85b0d-b473-457b-bdd1-7a4fbf3cac6c-np0000005036" released by "attachment_update" :: held 0.561s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:57:57.538001 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-1d923e13-4aae-4e1d-93c2-4740bf78fc1e tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/attachments/e2eb3120-0d9c-41f2-ad61-7c01a1586295 returned with HTTP 200 Jul 10 17:57:57.538727 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 12/44] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:57:56 2026] PUT /volume/v3/attachments/e2eb3120-0d9c-41f2-ad61-7c01a1586295 => generated 969 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:57.604701 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:57.608645 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:57:57.609142 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-471187571"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:57.613595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-471187571'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:57:57.613760 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Create volume of 1 GB Jul 10 17:57:57.619810 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Availability Zones retrieved successfully. Jul 10 17:57:57.629423 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Flow 'volume_create_api' (e97dfa39-6756-4249-bc09-6283b2cbde2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:57.630818 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf4ff28-d7ad-4763-bbd7-a0379894db92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:57.632173 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:57:57.675158 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf4ff28-d7ad-4763-bbd7-a0379894db92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:57.676296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ddef3a4-e45c-480e-966e-15df9bbe4e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:57.718130 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:57.718130 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:57:57.791825 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Created reservations ['7b9e028d-a202-4f5f-a8c5-87bb943785ce', '4f434d5e-4365-4a24-9cb3-9f5b92dcac7d', 'af7875f8-b330-4c6c-afc3-00e40b4feb3c', '72cf3f88-580c-44b2-a020-4609abc930a6'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:57:57.791825 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ddef3a4-e45c-480e-966e-15df9bbe4e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9e028d-a202-4f5f-a8c5-87bb943785ce', '4f434d5e-4365-4a24-9cb3-9f5b92dcac7d', 'af7875f8-b330-4c6c-afc3-00e40b4feb3c', '72cf3f88-580c-44b2-a020-4609abc930a6']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:57.792422 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93bb89bc-e282-4918-b993-7f0d927e7dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:57.833010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93bb89bc-e282-4918-b993-7f0d927e7dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eddcbcb-07ce-43dd-a0de-9979f407ae4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-471187571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131073b0ea984f30aede6f62e37fa960',qos_specs=None,replication_status=,reservations=['7b9e028d-a202-4f5f-a8c5-87bb943785ce','4f434d5e-4365-4a24-9cb3-9f5b92dcac7d','af7875f8-b330-4c6c-afc3-00e40b4feb3c','72cf3f88-580c-44b2-a020-4609abc930a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6a94a40f7148ed8f45038d8ba689c8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-471187571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eddcbcb-07ce-43dd-a0de-9979f407ae4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131073b0ea984f30aede6f62e37fa960',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db6a94a40f7148ed8f45038d8ba689c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:57.833780 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca558e03-8792-4eb9-a146-3c70e3dcef8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:57.859027 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca558e03-8792-4eb9-a146-3c70e3dcef8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-471187571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131073b0ea984f30aede6f62e37fa960',qos_specs=None,replication_status=,reservations=['7b9e028d-a202-4f5f-a8c5-87bb943785ce','4f434d5e-4365-4a24-9cb3-9f5b92dcac7d','af7875f8-b330-4c6c-afc3-00e40b4feb3c','72cf3f88-580c-44b2-a020-4609abc930a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6a94a40f7148ed8f45038d8ba689c8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:57.860009 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a30a7f-3e5e-440c-815a-55123f6bc198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:57:57.872963 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a30a7f-3e5e-440c-815a-55123f6bc198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:57:57.875177 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Flow 'volume_create_api' (e97dfa39-6756-4249-bc09-6283b2cbde2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:57:57.875177 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Create volume request issued successfully. Jul 10 17:57:57.876417 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7d1580ae-1ec2-4f05-a808-7d3d6adc1604 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:57:57.877442 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 11/45] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:57:57 2026] POST /volume/v3/volumes => generated 752 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:57:57.892932 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-49ee5b10-4d8b-4e6d-8894-f58cd241d2a6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:57.897647 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49ee5b10-4d8b-4e6d-8894-f58cd241d2a6 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] GET https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a Jul 10 17:57:57.897956 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49ee5b10-4d8b-4e6d-8894-f58cd241d2a6 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:57.898235 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49ee5b10-4d8b-4e6d-8894-f58cd241d2a6 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:57.912812 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:57.912812 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:57.917526 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-49ee5b10-4d8b-4e6d-8894-f58cd241d2a6 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Volume info retrieved successfully. Jul 10 17:57:57.921985 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49ee5b10-4d8b-4e6d-8894-f58cd241d2a6 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a returned with HTTP 200 Jul 10 17:57:57.922441 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 12/46] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:57 2026] GET /volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:58.052804 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-dddfd29e-2204-481b-a424-83842d871480 req-ad1f4d67-25c0-4548-a172-867b959905d4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:58.055132 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-ad1f4d67-25c0-4548-a172-867b959905d4 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] POST https://10.4.3.71/volume/v3/attachments/e2eb3120-0d9c-41f2-ad61-7c01a1586295/action Jul 10 17:57:58.055938 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-ad1f4d67-25c0-4548-a172-867b959905d4 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:57:58.056119 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-ad1f4d67-25c0-4548-a172-867b959905d4 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:58.075837 np0000005036 devstack@c-api.service[99951]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 10 17:57:58.075837 np0000005036 devstack@c-api.service[99951]: .first() Jul 10 17:57:58.096308 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:58.096308 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:58.117332 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dddfd29e-2204-481b-a424-83842d871480 req-ad1f4d67-25c0-4548-a172-867b959905d4 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/attachments/e2eb3120-0d9c-41f2-ad61-7c01a1586295/action returned with HTTP 204 Jul 10 17:57:58.117875 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 12/47] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:57:58 2026] POST /volume/v3/attachments/e2eb3120-0d9c-41f2-ad61-7c01a1586295/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:57:58.936862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-47611a59-c12a-46c1-b1c1-495eefcdfb02 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:58.939583 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-47611a59-c12a-46c1-b1c1-495eefcdfb02 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] GET https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a Jul 10 17:57:58.939919 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-47611a59-c12a-46c1-b1c1-495eefcdfb02 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:58.940113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-47611a59-c12a-46c1-b1c1-495eefcdfb02 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:58.950791 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:58.950791 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:58.955786 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-47611a59-c12a-46c1-b1c1-495eefcdfb02 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Volume info retrieved successfully. Jul 10 17:57:58.964470 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-47611a59-c12a-46c1-b1c1-495eefcdfb02 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a returned with HTTP 200 Jul 10 17:57:58.964982 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 13/48] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:58 2026] GET /volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:59.096855 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4dfb39e3-f2c6-414a-8986-09775b70738e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:59.097327 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4dfb39e3-f2c6-414a-8986-09775b70738e None None] GET https://10.4.3.71/volume// Jul 10 17:57:59.097559 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4dfb39e3-f2c6-414a-8986-09775b70738e None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:59.097800 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4dfb39e3-f2c6-414a-8986-09775b70738e None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:59.098122 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4dfb39e3-f2c6-414a-8986-09775b70738e None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:57:59.098553 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 12/49] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 17:57:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 17:57:59.121783 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-38212a4f-3fbe-47da-a608-4fa90acb43b4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:59.409544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-00072303-0b50-449b-a072-710fa12e77ed req-03636d9d-ff0f-40f5-9fcb-40577cb0eacc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:59.412157 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-00072303-0b50-449b-a072-710fa12e77ed req-03636d9d-ff0f-40f5-9fcb-40577cb0eacc tempest-VolumesAdminNegativeTest-374291107 tempest-VolumesAdminNegativeTest-374291107-project] GET https://10.4.3.71/volume/v3/volumes/688ab22e-d542-489a-b09d-eb6aa02ecf7a Jul 10 17:57:59.412411 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-00072303-0b50-449b-a072-710fa12e77ed req-03636d9d-ff0f-40f5-9fcb-40577cb0eacc tempest-VolumesAdminNegativeTest-374291107 tempest-VolumesAdminNegativeTest-374291107-project] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:59.412687 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-00072303-0b50-449b-a072-710fa12e77ed req-03636d9d-ff0f-40f5-9fcb-40577cb0eacc tempest-VolumesAdminNegativeTest-374291107 tempest-VolumesAdminNegativeTest-374291107-project] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:59.412956 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-38212a4f-3fbe-47da-a608-4fa90acb43b4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:57:59.413327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-38212a4f-3fbe-47da-a608-4fa90acb43b4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84e0a41c-0d65-4870-aa44-f9933520fd4c", "connector": null, "instance_uuid": "bc2df7f4-965a-4510-a92a-b474a55416f7"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:57:59.422118 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:59.422118 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:57:59.423722 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-00072303-0b50-449b-a072-710fa12e77ed req-03636d9d-ff0f-40f5-9fcb-40577cb0eacc tempest-VolumesAdminNegativeTest-374291107 tempest-VolumesAdminNegativeTest-374291107-project] https://10.4.3.71/volume/v3/volumes/688ab22e-d542-489a-b09d-eb6aa02ecf7a returned with HTTP 404 Jul 10 17:57:59.424429 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 13/50] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:57:59 2026] GET /volume/v3/volumes/688ab22e-d542-489a-b09d-eb6aa02ecf7a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:57:59.437998 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-88b4612e-6e2f-47ba-95d7-853b0dd63227 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:59.440267 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88b4612e-6e2f-47ba-95d7-853b0dd63227 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] DELETE https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a Jul 10 17:57:59.440852 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88b4612e-6e2f-47ba-95d7-853b0dd63227 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:59.442085 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88b4612e-6e2f-47ba-95d7-853b0dd63227 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:59.442085 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-88b4612e-6e2f-47ba-95d7-853b0dd63227 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Delete volume with id: 8eddcbcb-07ce-43dd-a0de-9979f407ae4a Jul 10 17:57:59.452558 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:59.452558 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:57:59.453200 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-88b4612e-6e2f-47ba-95d7-853b0dd63227 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Volume info retrieved successfully. Jul 10 17:57:59.470644 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-38212a4f-3fbe-47da-a608-4fa90acb43b4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:57:59.471055 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 13/51] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:57:59 2026] POST /volume/v3/attachments => generated 273 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:57:59.480194 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-88b4612e-6e2f-47ba-95d7-853b0dd63227 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Delete volume request issued successfully. Jul 10 17:57:59.480585 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88b4612e-6e2f-47ba-95d7-853b0dd63227 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a returned with HTTP 202 Jul 10 17:57:59.481201 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 14/52] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 17:57:59 2026] DELETE /volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:57:59.489539 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-36dd8dd5-b336-419f-9881-7e7fad2ab2d9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:59.492061 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-36dd8dd5-b336-419f-9881-7e7fad2ab2d9 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] GET https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a Jul 10 17:57:59.492187 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-36dd8dd5-b336-419f-9881-7e7fad2ab2d9 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:59.492378 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-36dd8dd5-b336-419f-9881-7e7fad2ab2d9 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:59.500070 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:59.500070 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:57:59.503904 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-36dd8dd5-b336-419f-9881-7e7fad2ab2d9 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Volume info retrieved successfully. Jul 10 17:57:59.511070 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-36dd8dd5-b336-419f-9881-7e7fad2ab2d9 tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a returned with HTTP 200 Jul 10 17:57:59.511463 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 13/53] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:59 2026] GET /volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:57:59.880969 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-caa98f7b-2abd-4564-abce-80e0e09be927 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:57:59.883504 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-caa98f7b-2abd-4564-abce-80e0e09be927 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:57:59.883747 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-caa98f7b-2abd-4564-abce-80e0e09be927 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:57:59.883990 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-caa98f7b-2abd-4564-abce-80e0e09be927 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:57:59.896363 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:57:59.896363 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:57:59.900726 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-caa98f7b-2abd-4564-abce-80e0e09be927 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:57:59.906536 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-caa98f7b-2abd-4564-abce-80e0e09be927 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:57:59.907097 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 14/54] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:57:59 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:00.004972 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bd1df38e-81de-43af-8df9-e045176523a4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:00.005435 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd1df38e-81de-43af-8df9-e045176523a4 None None] GET https://10.4.3.71/volume// Jul 10 17:58:00.005665 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bd1df38e-81de-43af-8df9-e045176523a4 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:00.005879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bd1df38e-81de-43af-8df9-e045176523a4 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:00.006259 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd1df38e-81de-43af-8df9-e045176523a4 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:00.006817 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 14/55] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:58:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:00.015650 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-8758719a-2352-4c71-a2f3-436eda4c838f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:00.018350 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-8758719a-2352-4c71-a2f3-436eda4c838f tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:00.018674 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-8758719a-2352-4c71-a2f3-436eda4c838f tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:00.018855 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-8758719a-2352-4c71-a2f3-436eda4c838f tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:00.030622 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:00.030622 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:00.035076 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-8758719a-2352-4c71-a2f3-436eda4c838f tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:00.040474 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-8758719a-2352-4c71-a2f3-436eda4c838f tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:00.040902 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 15/56] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:58:00 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:58:00.118197 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-9ce1d913-20a0-4ca3-b087-4fa21730ce6c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:00.120533 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-9ce1d913-20a0-4ca3-b087-4fa21730ce6c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] PUT https://10.4.3.71/volume/v3/attachments/a1eda536-a6a9-44b4-a3c7-9982b7427f76 Jul 10 17:58:00.120898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-9ce1d913-20a0-4ca3-b087-4fa21730ce6c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:00.135520 np0000005036 devstack@c-api.service[99948]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 10 17:58:00.135520 np0000005036 devstack@c-api.service[99948]: .first() Jul 10 17:58:00.144153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-9ce1d913-20a0-4ca3-b087-4fa21730ce6c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Acquiring lock "cinder-attachment_update-84e0a41c-0d65-4870-aa44-f9933520fd4c-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:58:00.151300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-9ce1d913-20a0-4ca3-b087-4fa21730ce6c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Lock "cinder-attachment_update-84e0a41c-0d65-4870-aa44-f9933520fd4c-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:58:00.152291 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:00.152291 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:00.526586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4beb082c-d222-4c96-8f68-8acc970c4c1e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:00.528943 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4beb082c-d222-4c96-8f68-8acc970c4c1e tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] GET https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a Jul 10 17:58:00.529214 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4beb082c-d222-4c96-8f68-8acc970c4c1e tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:00.529492 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4beb082c-d222-4c96-8f68-8acc970c4c1e tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:00.539361 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4beb082c-d222-4c96-8f68-8acc970c4c1e tempest-VolumesAdminNegativeTest-329426749 tempest-VolumesAdminNegativeTest-329426749-project-member] https://10.4.3.71/volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a returned with HTTP 404 Jul 10 17:58:00.539992 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 15/57] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:00 2026] GET /volume/v3/volumes/8eddcbcb-07ce-43dd-a0de-9979f407ae4a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:58:00.759998 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-9ce1d913-20a0-4ca3-b087-4fa21730ce6c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Lock "cinder-attachment_update-84e0a41c-0d65-4870-aa44-f9933520fd4c-np0000005036" released by "attachment_update" :: held 0.608s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:58:00.759998 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-9ce1d913-20a0-4ca3-b087-4fa21730ce6c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/attachments/a1eda536-a6a9-44b4-a3c7-9982b7427f76 returned with HTTP 200 Jul 10 17:58:00.760119 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 14/58] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:58:00 2026] PUT /volume/v3/attachments/a1eda536-a6a9-44b4-a3c7-9982b7427f76 => generated 969 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:00.925764 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5d02f441-87db-4ed0-9af5-76cebdd63901 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:00.927596 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d02f441-87db-4ed0-9af5-76cebdd63901 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:00.927853 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d02f441-87db-4ed0-9af5-76cebdd63901 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:00.928067 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d02f441-87db-4ed0-9af5-76cebdd63901 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:00.944373 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:00.944373 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:00.960254 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5d02f441-87db-4ed0-9af5-76cebdd63901 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:00.976233 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d02f441-87db-4ed0-9af5-76cebdd63901 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:00.976527 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 15/59] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:00 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:01.992505 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a65caae1-1224-4ed1-95a4-982db7650003 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:01.994485 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a65caae1-1224-4ed1-95a4-982db7650003 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:01.994763 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a65caae1-1224-4ed1-95a4-982db7650003 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:01.994990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a65caae1-1224-4ed1-95a4-982db7650003 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:02.008143 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:02.008143 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:02.013503 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a65caae1-1224-4ed1-95a4-982db7650003 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:02.018731 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a65caae1-1224-4ed1-95a4-982db7650003 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:02.019183 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 16/60] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:01 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:03.038316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-84337305-cca8-4b6b-805e-1fdbbae4b245 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:03.040819 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-84337305-cca8-4b6b-805e-1fdbbae4b245 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:03.043177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-84337305-cca8-4b6b-805e-1fdbbae4b245 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:03.043177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-84337305-cca8-4b6b-805e-1fdbbae4b245 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:03.054370 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:03.054370 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:03.059301 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-84337305-cca8-4b6b-805e-1fdbbae4b245 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:03.065475 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-84337305-cca8-4b6b-805e-1fdbbae4b245 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:03.066329 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 16/61] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:03 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:04.085240 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-94b72c70-fbd3-4fa6-991e-77006eac1c70 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:04.087647 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-94b72c70-fbd3-4fa6-991e-77006eac1c70 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:04.088082 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-94b72c70-fbd3-4fa6-991e-77006eac1c70 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:04.088603 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-94b72c70-fbd3-4fa6-991e-77006eac1c70 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:04.105515 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:04.105515 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:04.115986 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-94b72c70-fbd3-4fa6-991e-77006eac1c70 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:04.122682 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-94b72c70-fbd3-4fa6-991e-77006eac1c70 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:04.123028 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 15/62] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:04 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:04.738674 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:04.745372 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:58:04.745372 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2036065962"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:04.746904 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2036065962'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:58:04.747305 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Create volume of 1 GB Jul 10 17:58:04.753924 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Availability Zones retrieved successfully. Jul 10 17:58:04.766860 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Flow 'volume_create_api' (6f99df4a-1609-49ac-9e3d-29d6a58624af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:04.768551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11fb9f1-27c9-4f85-a5c3-b29ae028509d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:04.770205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:58:04.827578 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11fb9f1-27c9-4f85-a5c3-b29ae028509d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:04.829030 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf45de99-d7e4-481b-b205-f397f4a2cf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:04.954186 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Created reservations ['f4514a64-c39e-48a0-82cc-77f21d2eb643', '157ab95b-ad92-43ad-8535-0a63f9b6e3b1', 'd6371830-d2c4-4593-a0bd-0d4974e274c8', '16ddb886-0072-49a4-9190-4dccc356aa40'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:58:04.955712 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf45de99-d7e4-481b-b205-f397f4a2cf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4514a64-c39e-48a0-82cc-77f21d2eb643', '157ab95b-ad92-43ad-8535-0a63f9b6e3b1', 'd6371830-d2c4-4593-a0bd-0d4974e274c8', '16ddb886-0072-49a4-9190-4dccc356aa40']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:04.956879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b27e6a3-b57f-4ed5-9cac-6f7f01c17644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:04.999981 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b27e6a3-b57f-4ed5-9cac-6f7f01c17644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d7cf26d-7d61-4691-be89-f706bde841f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2036065962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dfa51efa5964e9c8fa53fc3fdcb6949',qos_specs=None,replication_status=,reservations=['f4514a64-c39e-48a0-82cc-77f21d2eb643','157ab95b-ad92-43ad-8535-0a63f9b6e3b1','d6371830-d2c4-4593-a0bd-0d4974e274c8','16ddb886-0072-49a4-9190-4dccc356aa40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb92177396f4e7aa1febf8ff0c2103c',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2036065962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d7cf26d-7d61-4691-be89-f706bde841f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dfa51efa5964e9c8fa53fc3fdcb6949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdb92177396f4e7aa1febf8ff0c2103c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:05.001167 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5312257-6b25-46a3-8e94-26c25ae8bf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:05.034295 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5312257-6b25-46a3-8e94-26c25ae8bf60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2036065962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dfa51efa5964e9c8fa53fc3fdcb6949',qos_specs=None,replication_status=,reservations=['f4514a64-c39e-48a0-82cc-77f21d2eb643','157ab95b-ad92-43ad-8535-0a63f9b6e3b1','d6371830-d2c4-4593-a0bd-0d4974e274c8','16ddb886-0072-49a4-9190-4dccc356aa40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb92177396f4e7aa1febf8ff0c2103c',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:05.034999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0135e7ad-0a4e-46da-bb09-ae0128e17289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:05.061487 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0135e7ad-0a4e-46da-bb09-ae0128e17289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:05.062314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Flow 'volume_create_api' (6f99df4a-1609-49ac-9e3d-29d6a58624af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:05.062634 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Create volume request issued successfully. Jul 10 17:58:05.063160 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-380b08ed-68ed-4782-ab8b-834fd934f7a8 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:58:05.063778 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 16/63] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:58:04 2026] POST /volume/v3/volumes => generated 757 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:58:05.082846 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b5066f77-288e-487a-a18f-57eab6e0257e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:05.085359 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b5066f77-288e-487a-a18f-57eab6e0257e tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 Jul 10 17:58:05.085591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b5066f77-288e-487a-a18f-57eab6e0257e tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:05.085787 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b5066f77-288e-487a-a18f-57eab6e0257e tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:05.098756 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:05.098756 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:05.110932 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b5066f77-288e-487a-a18f-57eab6e0257e tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:58:05.121631 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b5066f77-288e-487a-a18f-57eab6e0257e tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 returned with HTTP 200 Jul 10 17:58:05.121965 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 17/64] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:05 2026] GET /volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:05.139839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-99badab8-525e-4ce1-9746-9eca165cb8ad None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:05.143224 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-99badab8-525e-4ce1-9746-9eca165cb8ad tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:05.143224 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-99badab8-525e-4ce1-9746-9eca165cb8ad tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:05.143224 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-99badab8-525e-4ce1-9746-9eca165cb8ad tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:05.156948 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:05.156948 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:05.171663 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-99badab8-525e-4ce1-9746-9eca165cb8ad tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:05.176149 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-99badab8-525e-4ce1-9746-9eca165cb8ad tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:05.176905 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 17/65] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:05 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:06.143258 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5759c5a2-d88e-432a-bf0d-aa54a2fb329b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:06.145207 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5759c5a2-d88e-432a-bf0d-aa54a2fb329b tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 Jul 10 17:58:06.145612 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5759c5a2-d88e-432a-bf0d-aa54a2fb329b tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:06.145612 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5759c5a2-d88e-432a-bf0d-aa54a2fb329b tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:06.160727 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:06.160727 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:06.169146 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5759c5a2-d88e-432a-bf0d-aa54a2fb329b tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:58:06.174132 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5759c5a2-d88e-432a-bf0d-aa54a2fb329b tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 returned with HTTP 200 Jul 10 17:58:06.174657 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 16/66] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:06 2026] GET /volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:06.195481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-146de1d8-f205-4af8-b9b5-7e4a7eb9072c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:06.196476 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-146de1d8-f205-4af8-b9b5-7e4a7eb9072c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:06.196738 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-146de1d8-f205-4af8-b9b5-7e4a7eb9072c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:06.196897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-146de1d8-f205-4af8-b9b5-7e4a7eb9072c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:06.211003 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:06.211003 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:06.218546 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-146de1d8-f205-4af8-b9b5-7e4a7eb9072c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:06.225328 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-146de1d8-f205-4af8-b9b5-7e4a7eb9072c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:06.225832 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 17/67] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:06 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:07.241470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ecde8185-2eea-450e-a8e5-88cdde999e81 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:07.244624 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ecde8185-2eea-450e-a8e5-88cdde999e81 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:07.246527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ecde8185-2eea-450e-a8e5-88cdde999e81 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:07.246527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ecde8185-2eea-450e-a8e5-88cdde999e81 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:07.258666 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:07.258666 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:07.264610 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ecde8185-2eea-450e-a8e5-88cdde999e81 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:07.273739 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ecde8185-2eea-450e-a8e5-88cdde999e81 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:07.274534 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 18/68] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:07 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:08.290931 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-edb15cc4-cdf8-407a-b405-259cd050f192 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:08.301153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-edb15cc4-cdf8-407a-b405-259cd050f192 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:08.301824 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-edb15cc4-cdf8-407a-b405-259cd050f192 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:08.301998 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-edb15cc4-cdf8-407a-b405-259cd050f192 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:08.330616 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:08.330616 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:08.338551 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-edb15cc4-cdf8-407a-b405-259cd050f192 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:08.348825 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-edb15cc4-cdf8-407a-b405-259cd050f192 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:08.349076 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 18/69] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:08 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:09.367832 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d8f6fa56-8161-4778-bb10-4ae900e82860 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:09.370053 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d8f6fa56-8161-4778-bb10-4ae900e82860 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:09.370396 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d8f6fa56-8161-4778-bb10-4ae900e82860 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:09.370597 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d8f6fa56-8161-4778-bb10-4ae900e82860 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:09.392250 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:09.392250 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:09.399523 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d8f6fa56-8161-4778-bb10-4ae900e82860 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:09.405048 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d8f6fa56-8161-4778-bb10-4ae900e82860 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:09.405467 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 17/70] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:09 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:09.727291 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-44691428-21a2-4642-8ab3-041254a62d29 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:09.730705 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-44691428-21a2-4642-8ab3-041254a62d29 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] POST https://10.4.3.71/volume/v3/attachments/a1eda536-a6a9-44b4-a3c7-9982b7427f76/action Jul 10 17:58:09.730705 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-44691428-21a2-4642-8ab3-041254a62d29 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:58:09.730705 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-44691428-21a2-4642-8ab3-041254a62d29 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:09.746489 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:09.746489 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:09.782451 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3492ba1d-57ee-48c6-bae6-7c15f3d3ad54 req-44691428-21a2-4642-8ab3-041254a62d29 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/attachments/a1eda536-a6a9-44b4-a3c7-9982b7427f76/action returned with HTTP 204 Jul 10 17:58:09.782451 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 18/71] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:58:09 2026] POST /volume/v3/attachments/a1eda536-a6a9-44b4-a3c7-9982b7427f76/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:58:10.424603 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c4910e23-c33e-45d9-ac7c-70a84be90392 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:10.427058 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4910e23-c33e-45d9-ac7c-70a84be90392 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:10.427362 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4910e23-c33e-45d9-ac7c-70a84be90392 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:10.427630 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4910e23-c33e-45d9-ac7c-70a84be90392 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:10.441521 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:10.441521 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:10.446410 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c4910e23-c33e-45d9-ac7c-70a84be90392 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:10.452460 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4910e23-c33e-45d9-ac7c-70a84be90392 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:10.453041 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 19/72] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:10 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:10.476322 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ebcd2bdc-973d-4f25-866a-7d3a3883e4b7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:10.480270 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ebcd2bdc-973d-4f25-866a-7d3a3883e4b7 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:10.480270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ebcd2bdc-973d-4f25-866a-7d3a3883e4b7 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:10.480270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ebcd2bdc-973d-4f25-866a-7d3a3883e4b7 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:10.499215 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:10.499215 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:10.505406 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ebcd2bdc-973d-4f25-866a-7d3a3883e4b7 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:10.513619 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ebcd2bdc-973d-4f25-866a-7d3a3883e4b7 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:10.514339 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 19/73] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:10 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:13.364967 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-02452a1c-e2cf-4023-bac9-c9f50aafb714 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:13.367741 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-02452a1c-e2cf-4023-bac9-c9f50aafb714 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:58:13.367741 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-02452a1c-e2cf-4023-bac9-c9f50aafb714 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:13.368139 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-02452a1c-e2cf-4023-bac9-c9f50aafb714 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:13.386677 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:13.386677 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:13.391657 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-02452a1c-e2cf-4023-bac9-c9f50aafb714 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:58:13.397456 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-02452a1c-e2cf-4023-bac9-c9f50aafb714 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:58:13.398015 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 18/74] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:58:13 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:58:15.185379 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-90796091-030a-4b21-99c2-420d668dd230 req-ad9a936e-9418-443f-976a-aa9a6679fa29 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:15.188805 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-90796091-030a-4b21-99c2-420d668dd230 req-ad9a936e-9418-443f-976a-aa9a6679fa29 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] DELETE https://10.4.3.71/volume/v3/attachments/a1eda536-a6a9-44b4-a3c7-9982b7427f76 Jul 10 17:58:15.189083 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-90796091-030a-4b21-99c2-420d668dd230 req-ad9a936e-9418-443f-976a-aa9a6679fa29 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:15.189363 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-90796091-030a-4b21-99c2-420d668dd230 req-ad9a936e-9418-443f-976a-aa9a6679fa29 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:15.200263 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:15.200263 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:15.862865 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-90796091-030a-4b21-99c2-420d668dd230 req-ad9a936e-9418-443f-976a-aa9a6679fa29 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/attachments/a1eda536-a6a9-44b4-a3c7-9982b7427f76 returned with HTTP 200 Jul 10 17:58:15.863644 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 19/75] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 17:58:15 2026] DELETE /volume/v3/attachments/a1eda536-a6a9-44b4-a3c7-9982b7427f76 => generated 19 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:19.307189 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3807dae5-8b3b-41c8-833c-61d8f5deef1c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:19.309486 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3807dae5-8b3b-41c8-833c-61d8f5deef1c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:19.310149 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3807dae5-8b3b-41c8-833c-61d8f5deef1c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:19.310466 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3807dae5-8b3b-41c8-833c-61d8f5deef1c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:19.321407 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:19.321407 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:19.326877 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3807dae5-8b3b-41c8-833c-61d8f5deef1c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:19.333446 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3807dae5-8b3b-41c8-833c-61d8f5deef1c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:19.334433 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 20/76] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:19 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:19.352853 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ee538877-5bab-4c1f-9a82-87bf6b3304bc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:19.355297 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee538877-5bab-4c1f-9a82-87bf6b3304bc tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:19.355626 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee538877-5bab-4c1f-9a82-87bf6b3304bc tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:19.355887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee538877-5bab-4c1f-9a82-87bf6b3304bc tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:19.366031 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:19.366031 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:19.371195 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ee538877-5bab-4c1f-9a82-87bf6b3304bc tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:19.377889 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee538877-5bab-4c1f-9a82-87bf6b3304bc tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:19.378443 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 20/77] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:19 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:19.427155 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a2e9a86e-2366-4e64-bc6c-c5c9c7e4151c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:19.430128 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a2e9a86e-2366-4e64-bc6c-c5c9c7e4151c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:19.430128 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a2e9a86e-2366-4e64-bc6c-c5c9c7e4151c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:19.430128 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a2e9a86e-2366-4e64-bc6c-c5c9c7e4151c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:19.439014 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:19.439014 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:19.448100 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a2e9a86e-2366-4e64-bc6c-c5c9c7e4151c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:19.452789 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a2e9a86e-2366-4e64-bc6c-c5c9c7e4151c tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:19.453484 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 19/78] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:19 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:19.481890 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d33df987-9bfa-4ae4-83ab-592986a8eeb4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:19.484543 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d33df987-9bfa-4ae4-83ab-592986a8eeb4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] DELETE https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:19.484843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d33df987-9bfa-4ae4-83ab-592986a8eeb4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:19.485091 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d33df987-9bfa-4ae4-83ab-592986a8eeb4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:19.485332 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-d33df987-9bfa-4ae4-83ab-592986a8eeb4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Delete volume with id: 84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:19.495273 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:19.495273 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:19.495926 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d33df987-9bfa-4ae4-83ab-592986a8eeb4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:19.545062 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d33df987-9bfa-4ae4-83ab-592986a8eeb4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Delete volume request issued successfully. Jul 10 17:58:19.545298 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d33df987-9bfa-4ae4-83ab-592986a8eeb4 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 202 Jul 10 17:58:19.545780 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 20/79] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 17:58:19 2026] DELETE /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:58:19.556534 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3c046f90-726c-458e-bbad-748119d3d3c0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:19.558462 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3c046f90-726c-458e-bbad-748119d3d3c0 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:19.558757 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3c046f90-726c-458e-bbad-748119d3d3c0 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:19.559069 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3c046f90-726c-458e-bbad-748119d3d3c0 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:19.571713 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:19.571713 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:19.580727 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3c046f90-726c-458e-bbad-748119d3d3c0 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Volume info retrieved successfully. Jul 10 17:58:19.586223 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3c046f90-726c-458e-bbad-748119d3d3c0 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 200 Jul 10 17:58:19.586714 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 21/80] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:19 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:20.604773 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-390c39d6-ff78-485a-bc81-5fda8cc27d88 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:20.606822 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-390c39d6-ff78-485a-bc81-5fda8cc27d88 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] GET https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c Jul 10 17:58:20.607053 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-390c39d6-ff78-485a-bc81-5fda8cc27d88 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:20.607286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-390c39d6-ff78-485a-bc81-5fda8cc27d88 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:20.634490 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-390c39d6-ff78-485a-bc81-5fda8cc27d88 tempest-DeleteServersTestJSON-1189447514 tempest-DeleteServersTestJSON-1189447514-project-member] https://10.4.3.71/volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c returned with HTTP 404 Jul 10 17:58:20.634855 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 21/81] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:20 2026] GET /volume/v3/volumes/84e0a41c-0d65-4870-aa44-f9933520fd4c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:58:25.303625 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0f416834-9746-48c4-afdf-9e1762d2e232 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:25.308780 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:58:25.309154 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1225400169"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:25.311489 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1225400169'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:58:25.311709 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Create volume of 1 GB Jul 10 17:58:25.319927 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Availability Zones retrieved successfully. Jul 10 17:58:25.333418 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Flow 'volume_create_api' (4035ae54-c054-4b25-bd0e-c4c5ba5a65f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:25.335094 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc5c34d-13f1-4407-8b55-f2002b006140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:25.336835 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:58:25.373962 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc5c34d-13f1-4407-8b55-f2002b006140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:25.375208 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3ba56a-962a-42ff-a9ac-ef5e15eb0c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:25.457933 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Created reservations ['81d0282b-3be0-4b5e-8901-15f4fc65e7c3', '3bc05551-40c2-4601-801c-3b218e5a99ee', 'cac13bce-46ba-40f7-829a-178e4d963659', '837a722b-907a-4df8-824a-98956261b443'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:58:25.459536 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3ba56a-962a-42ff-a9ac-ef5e15eb0c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81d0282b-3be0-4b5e-8901-15f4fc65e7c3', '3bc05551-40c2-4601-801c-3b218e5a99ee', 'cac13bce-46ba-40f7-829a-178e4d963659', '837a722b-907a-4df8-824a-98956261b443']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:25.460007 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d369198-047e-4152-a8a1-1f260ea53356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:25.498945 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d369198-047e-4152-a8a1-1f260ea53356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16cdfc5b-c073-40a8-8235-8ad186dfb32f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1225400169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dfa51efa5964e9c8fa53fc3fdcb6949',qos_specs=None,replication_status=,reservations=['81d0282b-3be0-4b5e-8901-15f4fc65e7c3','3bc05551-40c2-4601-801c-3b218e5a99ee','cac13bce-46ba-40f7-829a-178e4d963659','837a722b-907a-4df8-824a-98956261b443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb92177396f4e7aa1febf8ff0c2103c',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1225400169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16cdfc5b-c073-40a8-8235-8ad186dfb32f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dfa51efa5964e9c8fa53fc3fdcb6949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdb92177396f4e7aa1febf8ff0c2103c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:25.500030 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1db8e23-3303-4b50-b10d-41705d438ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:25.566752 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1db8e23-3303-4b50-b10d-41705d438ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1225400169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dfa51efa5964e9c8fa53fc3fdcb6949',qos_specs=None,replication_status=,reservations=['81d0282b-3be0-4b5e-8901-15f4fc65e7c3','3bc05551-40c2-4601-801c-3b218e5a99ee','cac13bce-46ba-40f7-829a-178e4d963659','837a722b-907a-4df8-824a-98956261b443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb92177396f4e7aa1febf8ff0c2103c',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:25.568589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e3d6c7-5497-427d-bfcb-fe7b3f69d8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:25.611148 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e3d6c7-5497-427d-bfcb-fe7b3f69d8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:25.612423 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Flow 'volume_create_api' (4035ae54-c054-4b25-bd0e-c4c5ba5a65f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:25.612949 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Create volume request issued successfully. Jul 10 17:58:25.614941 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0f416834-9746-48c4-afdf-9e1762d2e232 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:58:25.614941 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 20/82] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:58:25 2026] POST /volume/v3/volumes => generated 757 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:58:25.628500 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c1a7dcf9-cedc-4445-ba3d-94de27315838 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:25.630434 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c1a7dcf9-cedc-4445-ba3d-94de27315838 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:58:25.630704 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c1a7dcf9-cedc-4445-ba3d-94de27315838 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:25.631081 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c1a7dcf9-cedc-4445-ba3d-94de27315838 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:25.639205 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:25.639205 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:25.684952 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c1a7dcf9-cedc-4445-ba3d-94de27315838 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:58:25.708444 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c1a7dcf9-cedc-4445-ba3d-94de27315838 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:58:25.708907 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 21/83] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:25 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 825 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:26.727358 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e7a7e644-753a-49c9-9fca-e68f515f2c55 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:26.731088 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7a7e644-753a-49c9-9fca-e68f515f2c55 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:58:26.731293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7a7e644-753a-49c9-9fca-e68f515f2c55 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:26.731473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7a7e644-753a-49c9-9fca-e68f515f2c55 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:26.738714 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:26.738714 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:26.744455 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e7a7e644-753a-49c9-9fca-e68f515f2c55 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:58:26.753530 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7a7e644-753a-49c9-9fca-e68f515f2c55 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:58:26.754505 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 22/84] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:26 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:30.363193 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:30.365904 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:58:30.367296 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1798580847"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:30.369133 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1798580847'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:58:30.369267 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Create volume of 1 GB Jul 10 17:58:30.372852 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=124,cinder:INSERT=20,cinder:UPDATE=26 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:58:30.378505 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Availability Zones retrieved successfully. Jul 10 17:58:30.386661 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Flow 'volume_create_api' (d3b9fcb3-ce41-4996-8e4d-faea36bdc604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:30.388827 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e12a418-743f-420d-a6dc-7abfc9b18dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:30.390109 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:58:30.429795 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e12a418-743f-420d-a6dc-7abfc9b18dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:30.431107 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edacf51-a6eb-4045-bb34-ab2b3c098c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:30.567709 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Created reservations ['1c7cb01f-12ef-431a-914c-007da6583687', 'e9b2c7a3-8e53-4907-b78e-2495ed456692', '854fbc71-7feb-46a5-842d-da226f38c16f', '8f13e96b-b85c-4fb0-91d1-dd146133391b'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:58:30.569243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edacf51-a6eb-4045-bb34-ab2b3c098c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c7cb01f-12ef-431a-914c-007da6583687', 'e9b2c7a3-8e53-4907-b78e-2495ed456692', '854fbc71-7feb-46a5-842d-da226f38c16f', '8f13e96b-b85c-4fb0-91d1-dd146133391b']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:30.570425 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8618f7-dc99-4875-9f5e-4b0bbc576d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:30.634228 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8618f7-dc99-4875-9f5e-4b0bbc576d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad368c2-eca7-49f5-87e4-f0f4b64da2ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1798580847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa08deae0f4d4c4bbf92320483c8b03a',qos_specs=None,replication_status=,reservations=['1c7cb01f-12ef-431a-914c-007da6583687','e9b2c7a3-8e53-4907-b78e-2495ed456692','854fbc71-7feb-46a5-842d-da226f38c16f','8f13e96b-b85c-4fb0-91d1-dd146133391b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2a5b8880ef48268f7277a6bfc12216',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1798580847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dad368c2-eca7-49f5-87e4-f0f4b64da2ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa08deae0f4d4c4bbf92320483c8b03a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2a5b8880ef48268f7277a6bfc12216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:30.635382 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2928cbc1-6d3a-4b38-bd89-aa0fef5c4075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:30.696287 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2928cbc1-6d3a-4b38-bd89-aa0fef5c4075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1798580847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa08deae0f4d4c4bbf92320483c8b03a',qos_specs=None,replication_status=,reservations=['1c7cb01f-12ef-431a-914c-007da6583687','e9b2c7a3-8e53-4907-b78e-2495ed456692','854fbc71-7feb-46a5-842d-da226f38c16f','8f13e96b-b85c-4fb0-91d1-dd146133391b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2a5b8880ef48268f7277a6bfc12216',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:30.697499 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d542a4-39eb-4248-a64b-40f9afe3a520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:30.740678 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d542a4-39eb-4248-a64b-40f9afe3a520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:30.741845 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Flow 'volume_create_api' (d3b9fcb3-ce41-4996-8e4d-faea36bdc604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:30.742169 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Create volume request issued successfully. Jul 10 17:58:30.743005 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-982ab4e5-669c-4a3e-b92e-80fa76ae67e3 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:58:30.743427 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 22/85] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:58:30 2026] POST /volume/v3/volumes => generated 752 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:58:35.570003 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=126,cinder:INSERT=22,cinder:UPDATE=37 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:58:35.690673 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=130,cinder:UPDATE=34,cinder:INSERT=23 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:58:36.755692 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=96,cinder:INSERT=12,cinder:UPDATE=14 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:58:40.700901 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=26,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:58:40.803230 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:40.806837 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:58:40.806837 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1034977997"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:40.808148 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1034977997'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:58:40.808935 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Create volume of 1 GB Jul 10 17:58:40.809236 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:40.809236 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:40.813535 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Availability Zones retrieved successfully. Jul 10 17:58:40.819113 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Flow 'volume_create_api' (b1ef980c-066e-4419-a85b-140446d5597a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:40.820012 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aced69ff-7024-4b2b-a0d5-ba12c5440fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:40.820962 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:58:40.850704 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aced69ff-7024-4b2b-a0d5-ba12c5440fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:40.851425 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86b3819-28b4-4e33-bfb6-ca88d82959c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:40.931682 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Created reservations ['9ab3eb85-e26e-4662-928b-b5b26a6010c4', '1e6fa9a1-4098-4be8-9050-5284df323918', '90eff964-f71a-493a-b4f2-0dc74b74f304', 'cb089d10-8b8d-4010-b053-749e2afb2e23'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:58:40.932496 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86b3819-28b4-4e33-bfb6-ca88d82959c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ab3eb85-e26e-4662-928b-b5b26a6010c4', '1e6fa9a1-4098-4be8-9050-5284df323918', '90eff964-f71a-493a-b4f2-0dc74b74f304', 'cb089d10-8b8d-4010-b053-749e2afb2e23']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:40.933188 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef115014-351a-4735-96ce-80db12fca0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:40.961919 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef115014-351a-4735-96ce-80db12fca0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cb1a710-54a4-4d85-b05d-98b96048c5e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1034977997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30128d1d67f34cb4b864504bfa1c88a1',qos_specs=None,replication_status=,reservations=['9ab3eb85-e26e-4662-928b-b5b26a6010c4','1e6fa9a1-4098-4be8-9050-5284df323918','90eff964-f71a-493a-b4f2-0dc74b74f304','cb089d10-8b8d-4010-b053-749e2afb2e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3507fa0d90d400ea84ba3fda88112bb',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1034977997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cb1a710-54a4-4d85-b05d-98b96048c5e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30128d1d67f34cb4b864504bfa1c88a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3507fa0d90d400ea84ba3fda88112bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:40.962720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c00cff-12c9-4801-a603-07dc2068000c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:40.990277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c00cff-12c9-4801-a603-07dc2068000c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1034977997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30128d1d67f34cb4b864504bfa1c88a1',qos_specs=None,replication_status=,reservations=['9ab3eb85-e26e-4662-928b-b5b26a6010c4','1e6fa9a1-4098-4be8-9050-5284df323918','90eff964-f71a-493a-b4f2-0dc74b74f304','cb089d10-8b8d-4010-b053-749e2afb2e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3507fa0d90d400ea84ba3fda88112bb',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:40.991431 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7fb5a82-3ca4-48bd-b18d-a036481b7e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:41.007702 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7fb5a82-3ca4-48bd-b18d-a036481b7e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:41.008557 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Flow 'volume_create_api' (b1ef980c-066e-4419-a85b-140446d5597a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:41.008953 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Create volume request issued successfully. Jul 10 17:58:41.009619 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe514e2f-2eb2-4dfb-8fbd-9d4b1368f36a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:58:41.010368 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 21/86] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:58:40 2026] POST /volume/v3/volumes => generated 750 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:58:41.033810 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a288a32e-66ac-43fc-8ced-cf25c97aa9ed None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:41.036124 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a288a32e-66ac-43fc-8ced-cf25c97aa9ed tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:58:41.036372 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a288a32e-66ac-43fc-8ced-cf25c97aa9ed tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:41.036675 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a288a32e-66ac-43fc-8ced-cf25c97aa9ed tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:41.045819 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:41.045819 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:41.050653 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a288a32e-66ac-43fc-8ced-cf25c97aa9ed tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:58:41.055508 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a288a32e-66ac-43fc-8ced-cf25c97aa9ed tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:58:41.055957 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 22/87] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:41 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:41.873866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:41.879790 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:58:41.880293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1408629483"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:41.882386 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1408629483'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:58:41.882613 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Create volume of 1 GB Jul 10 17:58:41.888230 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Availability Zones retrieved successfully. Jul 10 17:58:41.897258 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Flow 'volume_create_api' (440756fb-5e9e-4d1a-a4e1-156ce6aad491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:41.899638 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e21a21-292e-4e5a-baf7-c0bf9c565df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:41.900187 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:58:41.941188 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e21a21-292e-4e5a-baf7-c0bf9c565df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:41.942553 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58fe9c88-8b63-4afa-a4b9-06a0c388d41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:41.982261 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:58:41.982692 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:58:42.037479 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Created reservations ['8cb28e0c-06d5-4463-b4e5-cb7518bcb371', '94cfce71-f868-495f-a803-d1da4de8a225', 'df65b446-edb8-416a-9bb6-3257b9837d80', '9cab15e4-0199-4df2-beee-d0d37614b052'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:58:42.038077 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58fe9c88-8b63-4afa-a4b9-06a0c388d41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb28e0c-06d5-4463-b4e5-cb7518bcb371', '94cfce71-f868-495f-a803-d1da4de8a225', 'df65b446-edb8-416a-9bb6-3257b9837d80', '9cab15e4-0199-4df2-beee-d0d37614b052']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:42.038924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbd46e5-0ab0-4812-9db6-a83ed3cd146e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:42.067782 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbd46e5-0ab0-4812-9db6-a83ed3cd146e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b2a5824-c0ee-4e46-b308-d49f611af03b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1408629483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdfab948565246edadea48511b156e12',qos_specs=None,replication_status=,reservations=['8cb28e0c-06d5-4463-b4e5-cb7518bcb371','94cfce71-f868-495f-a803-d1da4de8a225','df65b446-edb8-416a-9bb6-3257b9837d80','9cab15e4-0199-4df2-beee-d0d37614b052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd7984fdba64fd5809a0ecad879fd96',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1408629483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b2a5824-c0ee-4e46-b308-d49f611af03b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdfab948565246edadea48511b156e12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bd7984fdba64fd5809a0ecad879fd96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:42.069649 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6348c816-02bd-4eb8-8d2c-1c48b4e03841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:42.078415 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6df4d07c-ad90-4c70-8c90-04c108c1f43e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:42.081756 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6df4d07c-ad90-4c70-8c90-04c108c1f43e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:58:42.086385 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6df4d07c-ad90-4c70-8c90-04c108c1f43e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:42.086385 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6df4d07c-ad90-4c70-8c90-04c108c1f43e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:42.094064 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6348c816-02bd-4eb8-8d2c-1c48b4e03841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1408629483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdfab948565246edadea48511b156e12',qos_specs=None,replication_status=,reservations=['8cb28e0c-06d5-4463-b4e5-cb7518bcb371','94cfce71-f868-495f-a803-d1da4de8a225','df65b446-edb8-416a-9bb6-3257b9837d80','9cab15e4-0199-4df2-beee-d0d37614b052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd7984fdba64fd5809a0ecad879fd96',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:42.094877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33251be-56dc-46a2-b151-b75eca235811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:58:42.096386 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:42.096386 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:42.101833 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6df4d07c-ad90-4c70-8c90-04c108c1f43e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:58:42.110689 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33251be-56dc-46a2-b151-b75eca235811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:58:42.111503 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6df4d07c-ad90-4c70-8c90-04c108c1f43e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:58:42.111664 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Flow 'volume_create_api' (440756fb-5e9e-4d1a-a4e1-156ce6aad491) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:58:42.111746 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 23/88] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:42 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:42.114594 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Create volume request issued successfully. Jul 10 17:58:42.114594 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a0f3ad4-8c30-4101-9263-b0fa45bae804 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:58:42.114594 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 23/89] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:58:41 2026] POST /volume/v3/volumes => generated 753 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:58:42.130430 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8b613f09-4ce1-4403-ae32-fc32094a729f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:42.133590 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b613f09-4ce1-4403-ae32-fc32094a729f tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:42.133590 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b613f09-4ce1-4403-ae32-fc32094a729f tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:42.133590 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b613f09-4ce1-4403-ae32-fc32094a729f tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:42.145914 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:42.145914 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:42.153606 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8b613f09-4ce1-4403-ae32-fc32094a729f tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:42.157509 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b613f09-4ce1-4403-ae32-fc32094a729f tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:42.158419 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 22/90] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:42 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:43.173834 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d6d65d93-88e9-4e50-a2e8-46f5c263775c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:43.175934 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d6d65d93-88e9-4e50-a2e8-46f5c263775c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:43.176208 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d6d65d93-88e9-4e50-a2e8-46f5c263775c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:43.176432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d6d65d93-88e9-4e50-a2e8-46f5c263775c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:43.185254 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:43.185254 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:43.190266 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d6d65d93-88e9-4e50-a2e8-46f5c263775c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:43.196023 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d6d65d93-88e9-4e50-a2e8-46f5c263775c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:43.196408 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 23/91] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:43 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:43.259094 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-abefbd3d-8a55-4ae1-8292-53f8103cfeec None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:43.261687 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-abefbd3d-8a55-4ae1-8292-53f8103cfeec tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:43.262060 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-abefbd3d-8a55-4ae1-8292-53f8103cfeec tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:43.262462 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-abefbd3d-8a55-4ae1-8292-53f8103cfeec tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:43.272702 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:43.272702 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:43.278180 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-abefbd3d-8a55-4ae1-8292-53f8103cfeec tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:43.287556 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-abefbd3d-8a55-4ae1-8292-53f8103cfeec tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:43.288458 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 24/92] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:58:43 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:45.354258 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0c854d92-87a9-4c8f-a194-434b925beb2d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:45.354258 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0c854d92-87a9-4c8f-a194-434b925beb2d None None] GET https://10.4.3.71/volume// Jul 10 17:58:45.354258 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0c854d92-87a9-4c8f-a194-434b925beb2d None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:45.354258 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0c854d92-87a9-4c8f-a194-434b925beb2d None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:45.354258 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0c854d92-87a9-4c8f-a194-434b925beb2d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:45.354258 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 24/93] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 17:58:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:45.364469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-36148a0c-fd5f-4ec1-ac89-9a38748f1444 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:45.367586 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-36148a0c-fd5f-4ec1-ac89-9a38748f1444 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:58:45.368115 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-36148a0c-fd5f-4ec1-ac89-9a38748f1444 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b2a5824-c0ee-4e46-b308-d49f611af03b", "connector": null, "instance_uuid": "84d1bc2d-4b00-459f-afb0-5ec272376587"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:45.380658 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:45.380658 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:45.446385 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-36148a0c-fd5f-4ec1-ac89-9a38748f1444 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:58:45.446933 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 23/94] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:58:45 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:45.822641 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-09af4d3c-2eb5-42ed-874c-5b16d4919931 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:45.822641 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-09af4d3c-2eb5-42ed-874c-5b16d4919931 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:45.822641 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-09af4d3c-2eb5-42ed-874c-5b16d4919931 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:45.822641 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-09af4d3c-2eb5-42ed-874c-5b16d4919931 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:45.842796 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:45.842796 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:45.849148 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-09af4d3c-2eb5-42ed-874c-5b16d4919931 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:45.855074 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-09af4d3c-2eb5-42ed-874c-5b16d4919931 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:45.855585 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 24/95] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:45 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:45.986574 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-38f2b96a-a45d-4c3d-b66c-d6a00dfa5d1d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:45.987299 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-38f2b96a-a45d-4c3d-b66c-d6a00dfa5d1d None None] GET https://10.4.3.71/volume// Jul 10 17:58:45.987543 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-38f2b96a-a45d-4c3d-b66c-d6a00dfa5d1d None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:45.987800 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-38f2b96a-a45d-4c3d-b66c-d6a00dfa5d1d None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:45.988348 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-38f2b96a-a45d-4c3d-b66c-d6a00dfa5d1d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:45.988826 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 25/96] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:58:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:45.998487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-cfad3bf1-ad8a-47c7-8f30-d0d398dc64df None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:46.001011 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-cfad3bf1-ad8a-47c7-8f30-d0d398dc64df tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:46.001265 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-cfad3bf1-ad8a-47c7-8f30-d0d398dc64df tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:46.001540 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-cfad3bf1-ad8a-47c7-8f30-d0d398dc64df tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:46.015636 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:46.015636 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:46.020517 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-cfad3bf1-ad8a-47c7-8f30-d0d398dc64df tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:46.028769 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-cfad3bf1-ad8a-47c7-8f30-d0d398dc64df tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:46.029394 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 25/97] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:58:45 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:58:46.130088 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-f4db1ecf-8f70-4214-9a10-f36ae00772c1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:46.132701 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-f4db1ecf-8f70-4214-9a10-f36ae00772c1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] PUT https://10.4.3.71/volume/v3/attachments/3cc850db-465e-46a4-b698-27e044ff71f1 Jul 10 17:58:46.133248 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-f4db1ecf-8f70-4214-9a10-f36ae00772c1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:46.142145 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-f4db1ecf-8f70-4214-9a10-f36ae00772c1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Acquiring lock "cinder-attachment_update-0b2a5824-c0ee-4e46-b308-d49f611af03b-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:58:46.147308 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-f4db1ecf-8f70-4214-9a10-f36ae00772c1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Lock "cinder-attachment_update-0b2a5824-c0ee-4e46-b308-d49f611af03b-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:58:46.148693 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:46.148693 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:46.673200 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-f4db1ecf-8f70-4214-9a10-f36ae00772c1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Lock "cinder-attachment_update-0b2a5824-c0ee-4e46-b308-d49f611af03b-np0000005036" released by "attachment_update" :: held 0.526s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:58:46.673631 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-f4db1ecf-8f70-4214-9a10-f36ae00772c1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/attachments/3cc850db-465e-46a4-b698-27e044ff71f1 returned with HTTP 200 Jul 10 17:58:46.674176 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 24/98] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:58:46 2026] PUT /volume/v3/attachments/3cc850db-465e-46a4-b698-27e044ff71f1 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:46.872138 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a35e52e3-b63d-4929-8ee3-0516cadab08d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:46.874182 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a35e52e3-b63d-4929-8ee3-0516cadab08d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:46.874397 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a35e52e3-b63d-4929-8ee3-0516cadab08d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:46.874635 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a35e52e3-b63d-4929-8ee3-0516cadab08d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:46.887104 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:46.887104 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:46.892125 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a35e52e3-b63d-4929-8ee3-0516cadab08d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:46.898217 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a35e52e3-b63d-4929-8ee3-0516cadab08d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:46.898809 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 25/99] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:46 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:47.922887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8572b11c-b1ef-43cf-b147-8104ef163161 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:47.925526 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8572b11c-b1ef-43cf-b147-8104ef163161 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:47.925855 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8572b11c-b1ef-43cf-b147-8104ef163161 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:47.926034 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8572b11c-b1ef-43cf-b147-8104ef163161 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:47.944610 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:47.944610 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:47.953094 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8572b11c-b1ef-43cf-b147-8104ef163161 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:47.963957 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8572b11c-b1ef-43cf-b147-8104ef163161 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:47.963957 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 26/100] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:47 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:48.980417 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8530284d-0aac-4d0f-be2d-36edc2ca7e19 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:48.982687 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8530284d-0aac-4d0f-be2d-36edc2ca7e19 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:48.982932 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8530284d-0aac-4d0f-be2d-36edc2ca7e19 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:48.983173 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8530284d-0aac-4d0f-be2d-36edc2ca7e19 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:48.996643 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:48.996643 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:49.001028 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8530284d-0aac-4d0f-be2d-36edc2ca7e19 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:49.006696 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8530284d-0aac-4d0f-be2d-36edc2ca7e19 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:49.007169 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 26/101] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:48 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:49.734896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-341b95fe-ef5a-4a66-82dd-c7b85279a1c6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:49.737173 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-341b95fe-ef5a-4a66-82dd-c7b85279a1c6 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:58:49.737377 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-341b95fe-ef5a-4a66-82dd-c7b85279a1c6 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:49.737553 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-341b95fe-ef5a-4a66-82dd-c7b85279a1c6 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:49.746802 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:49.746802 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:49.750105 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-341b95fe-ef5a-4a66-82dd-c7b85279a1c6 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:58:49.755220 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-341b95fe-ef5a-4a66-82dd-c7b85279a1c6 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:58:49.756202 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 25/102] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:58:49 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:49.787033 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-d4c7849c-738e-45e1-8dce-4625b050b205 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:49.789554 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-d4c7849c-738e-45e1-8dce-4625b050b205 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:58:49.789808 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-d4c7849c-738e-45e1-8dce-4625b050b205 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:49.790036 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-d4c7849c-738e-45e1-8dce-4625b050b205 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:49.799864 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:49.799864 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:49.802840 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-d4c7849c-738e-45e1-8dce-4625b050b205 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:58:49.807201 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-d4c7849c-738e-45e1-8dce-4625b050b205 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:58:49.807660 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 26/103] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:58:49 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:50.023396 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-38b3a0c9-6564-480c-9e66-e18805901094 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:50.025539 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-38b3a0c9-6564-480c-9e66-e18805901094 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:50.025784 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-38b3a0c9-6564-480c-9e66-e18805901094 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:50.026026 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-38b3a0c9-6564-480c-9e66-e18805901094 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:50.038031 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:50.038031 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:50.042830 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-38b3a0c9-6564-480c-9e66-e18805901094 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:50.048399 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-38b3a0c9-6564-480c-9e66-e18805901094 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:50.048906 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 27/104] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:50 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:50.573420 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-0f9d0228-4b32-4965-bb75-3bea48bd7f10 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:50.576086 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-0f9d0228-4b32-4965-bb75-3bea48bd7f10 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:58:50.576263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-0f9d0228-4b32-4965-bb75-3bea48bd7f10 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:50.576530 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-0f9d0228-4b32-4965-bb75-3bea48bd7f10 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:50.589970 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:50.589970 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:50.596012 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-0f9d0228-4b32-4965-bb75-3bea48bd7f10 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:58:50.611385 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-0f9d0228-4b32-4965-bb75-3bea48bd7f10 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:58:50.612446 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 27/105] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:58:50 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:51.062256 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b79a2d76-8e6b-4f46-9358-12a71b4c1869 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:51.063996 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b79a2d76-8e6b-4f46-9358-12a71b4c1869 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:51.064183 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b79a2d76-8e6b-4f46-9358-12a71b4c1869 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:51.064378 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b79a2d76-8e6b-4f46-9358-12a71b4c1869 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:51.075529 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:51.075529 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:51.079623 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b79a2d76-8e6b-4f46-9358-12a71b4c1869 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:51.083837 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b79a2d76-8e6b-4f46-9358-12a71b4c1869 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:51.084252 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 26/106] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:51 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:51.649934 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-d107cea0-5e66-4d00-a1f1-a535ca8cb2eb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:51.652361 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-d107cea0-5e66-4d00-a1f1-a535ca8cb2eb tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:58:51.652622 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-d107cea0-5e66-4d00-a1f1-a535ca8cb2eb tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:51.652857 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-d107cea0-5e66-4d00-a1f1-a535ca8cb2eb tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:51.682709 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:51.682709 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:51.686760 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-d107cea0-5e66-4d00-a1f1-a535ca8cb2eb tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:58:51.691440 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-d107cea0-5e66-4d00-a1f1-a535ca8cb2eb tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:58:51.691918 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 27/107] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:58:51 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:52.113792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-63c41a62-3f39-4bc6-9327-b89fbbf179a1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:52.113792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-63c41a62-3f39-4bc6-9327-b89fbbf179a1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:52.113792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-63c41a62-3f39-4bc6-9327-b89fbbf179a1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:52.113792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-63c41a62-3f39-4bc6-9327-b89fbbf179a1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:52.126555 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:52.126555 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:52.130474 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-63c41a62-3f39-4bc6-9327-b89fbbf179a1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:52.136869 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-63c41a62-3f39-4bc6-9327-b89fbbf179a1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:52.137509 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 28/108] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:52 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:52.891772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-53c1fc5b-a4de-4c44-b7f7-f7c8b6f7427b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:52.892171 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-53c1fc5b-a4de-4c44-b7f7-f7c8b6f7427b None None] GET https://10.4.3.71/volume// Jul 10 17:58:52.892399 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-53c1fc5b-a4de-4c44-b7f7-f7c8b6f7427b None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:52.892604 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-53c1fc5b-a4de-4c44-b7f7-f7c8b6f7427b None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:52.892924 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-53c1fc5b-a4de-4c44-b7f7-f7c8b6f7427b None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:52.893196 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 28/109] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 17:58:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:52.930180 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-c390c7cb-4da8-4095-a2d6-60aa4f098599 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.117134 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-470b32b9-440a-46e3-b6b5-cd37ae6bd901 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.120555 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-470b32b9-440a-46e3-b6b5-cd37ae6bd901 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] POST https://10.4.3.71/volume/v3/attachments/3cc850db-465e-46a4-b698-27e044ff71f1/action Jul 10 17:58:53.121057 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-470b32b9-440a-46e3-b6b5-cd37ae6bd901 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:58:53.121188 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-470b32b9-440a-46e3-b6b5-cd37ae6bd901 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:53.146140 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.146140 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:53.153511 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b3f815f6-14bc-4dbe-84cd-7641a046e59c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.159717 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b3f815f6-14bc-4dbe-84cd-7641a046e59c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:53.159717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b3f815f6-14bc-4dbe-84cd-7641a046e59c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:53.159717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b3f815f6-14bc-4dbe-84cd-7641a046e59c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:53.166524 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.166524 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:53.166659 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ef9ac992-d594-457b-ba09-787c8daa3c1c req-470b32b9-440a-46e3-b6b5-cd37ae6bd901 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/attachments/3cc850db-465e-46a4-b698-27e044ff71f1/action returned with HTTP 204 Jul 10 17:58:53.168886 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 28/110] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:58:53 2026] POST /volume/v3/attachments/3cc850db-465e-46a4-b698-27e044ff71f1/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:58:53.170591 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b3f815f6-14bc-4dbe-84cd-7641a046e59c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:53.178624 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b3f815f6-14bc-4dbe-84cd-7641a046e59c tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:53.179130 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 29/111] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:53 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:53.194808 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3f4f2309-70e7-42c9-803f-b4124648d75d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.202604 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3f4f2309-70e7-42c9-803f-b4124648d75d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:53.202604 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3f4f2309-70e7-42c9-803f-b4124648d75d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:53.202604 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3f4f2309-70e7-42c9-803f-b4124648d75d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:53.210304 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.210304 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:53.225254 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3f4f2309-70e7-42c9-803f-b4124648d75d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:53.234501 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3f4f2309-70e7-42c9-803f-b4124648d75d tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:53.234501 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 29/112] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:53 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:53.255737 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ee1e48ab-71eb-424b-a006-96fe1599c5e5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.258010 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ee1e48ab-71eb-424b-a006-96fe1599c5e5 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:53.258242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ee1e48ab-71eb-424b-a006-96fe1599c5e5 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:53.258470 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ee1e48ab-71eb-424b-a006-96fe1599c5e5 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:53.270599 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.270599 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:53.275601 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ee1e48ab-71eb-424b-a006-96fe1599c5e5 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Volume info retrieved successfully. Jul 10 17:58:53.281611 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ee1e48ab-71eb-424b-a006-96fe1599c5e5 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:53.282049 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 29/113] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:53 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:53.387408 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-c390c7cb-4da8-4095-a2d6-60aa4f098599 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:58:53.387831 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-c390c7cb-4da8-4095-a2d6-60aa4f098599 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2ede100-9004-4806-941c-a1c40db444fd", "connector": null, "instance_uuid": "09dd4523-0e63-4ab7-b1d0-151a2ed83fd6"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:53.397894 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.397894 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:53.408653 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-8d914a6c-a86d-4de2-84c7-713205717180 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.411050 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-8d914a6c-a86d-4de2-84c7-713205717180 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:53.411255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-8d914a6c-a86d-4de2-84c7-713205717180 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:53.411453 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-8d914a6c-a86d-4de2-84c7-713205717180 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:53.424437 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.424437 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:53.426399 np0000005036 devstack@c-api.service[99948]: WARNING cinder.volume.api [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-c390c7cb-4da8-4095-a2d6-60aa4f098599 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 17:58:53.429648 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-8d914a6c-a86d-4de2-84c7-713205717180 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:53.433106 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-c390c7cb-4da8-4095-a2d6-60aa4f098599 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:58:53.433662 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 27/114] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:58:52 2026] POST /volume/v3/attachments => generated 271 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:53.434148 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-8d914a6c-a86d-4de2-84c7-713205717180 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:53.434653 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 30/115] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:58:53 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:53.499239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-d8332f3c-5e2e-4719-93af-32725653c994 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.501955 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-d8332f3c-5e2e-4719-93af-32725653c994 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] POST https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b/action Jul 10 17:58:53.502401 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-d8332f3c-5e2e-4719-93af-32725653c994 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:58:53.502581 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-d8332f3c-5e2e-4719-93af-32725653c994 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:53.516602 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.516602 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:53.517250 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-d8332f3c-5e2e-4719-93af-32725653c994 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:53.526862 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-d8332f3c-5e2e-4719-93af-32725653c994 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Begin detaching volume completed successfully. Jul 10 17:58:53.527150 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-d8332f3c-5e2e-4719-93af-32725653c994 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b/action returned with HTTP 202 Jul 10 17:58:53.527783 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 30/116] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 17:58:53 2026] POST /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:58:53.557180 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f4db2d87-6aeb-4a9b-8722-b11b85f696cd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.559128 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f4db2d87-6aeb-4a9b-8722-b11b85f696cd tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:53.559356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f4db2d87-6aeb-4a9b-8722-b11b85f696cd tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:53.559549 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f4db2d87-6aeb-4a9b-8722-b11b85f696cd tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:53.574404 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.574404 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:53.579244 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f4db2d87-6aeb-4a9b-8722-b11b85f696cd tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Volume info retrieved successfully. Jul 10 17:58:53.584669 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f4db2d87-6aeb-4a9b-8722-b11b85f696cd tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:53.585074 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 30/117] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:53 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:53.664697 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f6c2660a-6716-455a-8e4b-0387ad722745 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.666046 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f6c2660a-6716-455a-8e4b-0387ad722745 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:58:53.666283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f6c2660a-6716-455a-8e4b-0387ad722745 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:53.667009 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f6c2660a-6716-455a-8e4b-0387ad722745 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:53.677975 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.677975 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:53.682773 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f6c2660a-6716-455a-8e4b-0387ad722745 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:58:53.687559 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f6c2660a-6716-455a-8e4b-0387ad722745 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:58:53.687955 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 28/118] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:53 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:53.757260 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ec60ddfc-5b31-40e0-aacd-9480a722637d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.757994 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ec60ddfc-5b31-40e0-aacd-9480a722637d None None] GET https://10.4.3.71/volume// Jul 10 17:58:53.758257 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ec60ddfc-5b31-40e0-aacd-9480a722637d None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:53.758527 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ec60ddfc-5b31-40e0-aacd-9480a722637d None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:53.759002 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ec60ddfc-5b31-40e0-aacd-9480a722637d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:53.759398 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 31/119] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 17:58:53 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:53.770917 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-cefdeb61-3944-41d7-ba0f-6b56aec780b6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.773618 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-cefdeb61-3944-41d7-ba0f-6b56aec780b6 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:58:53.774088 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-cefdeb61-3944-41d7-ba0f-6b56aec780b6 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a6ef182-b144-4639-bd0e-7fd6ee328625", "connector": null, "instance_uuid": "3a32cbc0-f000-40e1-9d33-25727e1184e2"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:53.799119 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.799119 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:53.863621 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-cefdeb61-3944-41d7-ba0f-6b56aec780b6 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:58:53.864177 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 31/120] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:58:53 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:53.968590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4da76679-a692-43df-94fc-163fb378b33e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.968590 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4da76679-a692-43df-94fc-163fb378b33e None None] GET https://10.4.3.71/volume// Jul 10 17:58:53.968590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4da76679-a692-43df-94fc-163fb378b33e None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:53.968590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4da76679-a692-43df-94fc-163fb378b33e None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:53.968590 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4da76679-a692-43df-94fc-163fb378b33e None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:53.968590 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 31/121] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:58:53 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:53.978057 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-a543b11b-a97e-48e1-86dc-05b34c64af18 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:53.981289 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-a543b11b-a97e-48e1-86dc-05b34c64af18 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:58:53.981754 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-a543b11b-a97e-48e1-86dc-05b34c64af18 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:53.982031 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-a543b11b-a97e-48e1-86dc-05b34c64af18 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:53.997584 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:53.997584 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:54.002850 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-a543b11b-a97e-48e1-86dc-05b34c64af18 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:58:54.009311 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-a543b11b-a97e-48e1-86dc-05b34c64af18 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:58:54.010064 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 29/122] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:58:53 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1046 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:58:54.117316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4d7e9acb-f15a-4d80-b24d-bc22a04d81d7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.118104 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4d7e9acb-f15a-4d80-b24d-bc22a04d81d7 None None] GET https://10.4.3.71/volume// Jul 10 17:58:54.118357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4d7e9acb-f15a-4d80-b24d-bc22a04d81d7 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:54.118640 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4d7e9acb-f15a-4d80-b24d-bc22a04d81d7 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:54.119040 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4d7e9acb-f15a-4d80-b24d-bc22a04d81d7 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:54.119418 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 32/123] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:58:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:54.124845 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-1f50bbdf-a5d2-43ef-af0a-422632cd8e4f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.127022 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-1f50bbdf-a5d2-43ef-af0a-422632cd8e4f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] PUT https://10.4.3.71/volume/v3/attachments/f14615b1-c29a-4c9a-8040-9fcd0086e95b Jul 10 17:58:54.128906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-1f50bbdf-a5d2-43ef-af0a-422632cd8e4f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:54.129138 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b5816e95-766a-49f5-a480-f9e597489333 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.133593 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b5816e95-766a-49f5-a480-f9e597489333 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:58:54.133593 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b5816e95-766a-49f5-a480-f9e597489333 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15d85b0d-b473-457b-bdd1-7a4fbf3cac6c", "connector": null, "instance_uuid": "9ca78452-64f8-43a3-a973-67d899da1d6b"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:54.141081 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-1f50bbdf-a5d2-43ef-af0a-422632cd8e4f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Acquiring lock "cinder-attachment_update-c2ede100-9004-4806-941c-a1c40db444fd-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:58:54.150163 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-1f50bbdf-a5d2-43ef-af0a-422632cd8e4f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Lock "cinder-attachment_update-c2ede100-9004-4806-941c-a1c40db444fd-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:58:54.150163 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:54.150163 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:54.162390 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:54.162390 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:54.204151 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b5816e95-766a-49f5-a480-f9e597489333 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:58:54.204584 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 32/124] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:58:54 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:54.234788 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3aa363f5-a06a-4062-9887-afbe2f1b7e3b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.236410 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3aa363f5-a06a-4062-9887-afbe2f1b7e3b tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:58:54.236786 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3aa363f5-a06a-4062-9887-afbe2f1b7e3b tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:54.237081 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3aa363f5-a06a-4062-9887-afbe2f1b7e3b tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:54.249891 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:54.249891 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:54.254376 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3aa363f5-a06a-4062-9887-afbe2f1b7e3b tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:58:54.259394 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3aa363f5-a06a-4062-9887-afbe2f1b7e3b tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:58:54.260008 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 30/125] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:54 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:54.408422 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-46292451-4230-4089-876c-f16f2cfd8284 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.408993 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-46292451-4230-4089-876c-f16f2cfd8284 None None] GET https://10.4.3.71/volume// Jul 10 17:58:54.409205 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-46292451-4230-4089-876c-f16f2cfd8284 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:54.409435 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-46292451-4230-4089-876c-f16f2cfd8284 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:54.409919 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-46292451-4230-4089-876c-f16f2cfd8284 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:54.410250 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 33/126] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:58:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:54.420849 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-342f5d51-9b8c-4426-969b-ff326bd6f906 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.423616 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-342f5d51-9b8c-4426-969b-ff326bd6f906 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:58:54.423896 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-342f5d51-9b8c-4426-969b-ff326bd6f906 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:54.424153 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-342f5d51-9b8c-4426-969b-ff326bd6f906 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:54.437345 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:54.437345 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:54.443058 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-342f5d51-9b8c-4426-969b-ff326bd6f906 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:58:54.450143 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-342f5d51-9b8c-4426-969b-ff326bd6f906 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:58:54.450616 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 33/127] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:58:54 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:58:54.525049 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-a0dfc6a6-454b-423f-9677-3c75989c5995 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.526649 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-a0dfc6a6-454b-423f-9677-3c75989c5995 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] PUT https://10.4.3.71/volume/v3/attachments/70b30208-a86c-48ec-a35b-4ec8953cf880 Jul 10 17:58:54.527055 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-a0dfc6a6-454b-423f-9677-3c75989c5995 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:54.534723 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-a0dfc6a6-454b-423f-9677-3c75989c5995 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Acquiring lock "cinder-attachment_update-5a6ef182-b144-4639-bd0e-7fd6ee328625-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:58:54.541956 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-a0dfc6a6-454b-423f-9677-3c75989c5995 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Lock "cinder-attachment_update-5a6ef182-b144-4639-bd0e-7fd6ee328625-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:58:54.541956 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:54.541956 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:54.576558 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7d2bec4a-b59e-4544-9e4b-65a6b6b5e0ff None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.577012 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7d2bec4a-b59e-4544-9e4b-65a6b6b5e0ff None None] GET https://10.4.3.71/volume// Jul 10 17:58:54.577212 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7d2bec4a-b59e-4544-9e4b-65a6b6b5e0ff None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:54.577459 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7d2bec4a-b59e-4544-9e4b-65a6b6b5e0ff None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:54.577837 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7d2bec4a-b59e-4544-9e4b-65a6b6b5e0ff None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:54.578181 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 34/128] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:58:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:54.588664 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-4812af43-1b0c-4f4b-b6fc-3e195c9d5af1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.591156 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-4812af43-1b0c-4f4b-b6fc-3e195c9d5af1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:54.591451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-4812af43-1b0c-4f4b-b6fc-3e195c9d5af1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:54.591711 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-4812af43-1b0c-4f4b-b6fc-3e195c9d5af1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:54.600636 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d0c87dab-6d43-4db4-83a9-5095b2c12b78 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.604818 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0c87dab-6d43-4db4-83a9-5095b2c12b78 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:54.605062 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d0c87dab-6d43-4db4-83a9-5095b2c12b78 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:54.605325 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d0c87dab-6d43-4db4-83a9-5095b2c12b78 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:54.612903 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:54.612903 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:54.618247 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-4812af43-1b0c-4f4b-b6fc-3e195c9d5af1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:54.620910 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:54.620910 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:54.626873 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d0c87dab-6d43-4db4-83a9-5095b2c12b78 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Volume info retrieved successfully. Jul 10 17:58:54.629198 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-4812af43-1b0c-4f4b-b6fc-3e195c9d5af1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:54.629827 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 34/129] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:58:54 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:58:54.634341 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0c87dab-6d43-4db4-83a9-5095b2c12b78 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:54.634990 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 35/130] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:54 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:54.676988 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-1f50bbdf-a5d2-43ef-af0a-422632cd8e4f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Lock "cinder-attachment_update-c2ede100-9004-4806-941c-a1c40db444fd-np0000005036" released by "attachment_update" :: held 0.529s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:58:54.677377 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-1f50bbdf-a5d2-43ef-af0a-422632cd8e4f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/attachments/f14615b1-c29a-4c9a-8040-9fcd0086e95b returned with HTTP 200 Jul 10 17:58:54.677905 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 32/131] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:58:54 2026] PUT /volume/v3/attachments/f14615b1-c29a-4c9a-8040-9fcd0086e95b => generated 967 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:54.706190 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-67252c19-7b46-498e-8673-e5b3cbb11bb4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.706190 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67252c19-7b46-498e-8673-e5b3cbb11bb4 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:58:54.706190 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67252c19-7b46-498e-8673-e5b3cbb11bb4 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:54.706452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67252c19-7b46-498e-8673-e5b3cbb11bb4 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:54.722591 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:54.722591 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:54.725738 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-67252c19-7b46-498e-8673-e5b3cbb11bb4 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:58:54.731647 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67252c19-7b46-498e-8673-e5b3cbb11bb4 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:58:54.731966 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 35/132] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:54 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:54.753873 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-3428591a-21b4-4b68-ad7a-2cf46ad7bbbb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:54.756518 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-3428591a-21b4-4b68-ad7a-2cf46ad7bbbb tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] DELETE https://10.4.3.71/volume/v3/attachments/e2eb3120-0d9c-41f2-ad61-7c01a1586295 Jul 10 17:58:54.756849 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-3428591a-21b4-4b68-ad7a-2cf46ad7bbbb tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:54.757122 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-3428591a-21b4-4b68-ad7a-2cf46ad7bbbb tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:54.766856 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:54.766856 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:55.065910 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-a0dfc6a6-454b-423f-9677-3c75989c5995 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Lock "cinder-attachment_update-5a6ef182-b144-4639-bd0e-7fd6ee328625-np0000005036" released by "attachment_update" :: held 0.526s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:58:55.065910 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-a0dfc6a6-454b-423f-9677-3c75989c5995 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/attachments/70b30208-a86c-48ec-a35b-4ec8953cf880 returned with HTTP 200 Jul 10 17:58:55.066806 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 31/133] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:58:54 2026] PUT /volume/v3/attachments/70b30208-a86c-48ec-a35b-4ec8953cf880 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:55.275142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a5cb97b6-7db0-48d0-91fe-30109b65aace None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:55.277072 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a5cb97b6-7db0-48d0-91fe-30109b65aace tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:58:55.277370 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a5cb97b6-7db0-48d0-91fe-30109b65aace tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:55.277631 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a5cb97b6-7db0-48d0-91fe-30109b65aace tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:55.288278 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:55.288278 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:55.291554 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a5cb97b6-7db0-48d0-91fe-30109b65aace tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:58:55.295344 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a5cb97b6-7db0-48d0-91fe-30109b65aace tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:58:55.295790 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 33/134] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:55 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:55.329644 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-3428591a-21b4-4b68-ad7a-2cf46ad7bbbb tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/attachments/e2eb3120-0d9c-41f2-ad61-7c01a1586295 returned with HTTP 200 Jul 10 17:58:55.332581 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 36/135] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 17:58:54 2026] DELETE /volume/v3/attachments/e2eb3120-0d9c-41f2-ad61-7c01a1586295 => generated 192 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:55.429551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-892d4535-7b76-4902-a174-fcda9b1fdfce None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:55.429992 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-892d4535-7b76-4902-a174-fcda9b1fdfce None None] GET https://10.4.3.71/volume// Jul 10 17:58:55.430073 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-892d4535-7b76-4902-a174-fcda9b1fdfce None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:55.430290 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-892d4535-7b76-4902-a174-fcda9b1fdfce None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:55.430622 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-892d4535-7b76-4902-a174-fcda9b1fdfce None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:58:55.431056 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 36/136] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:58:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:58:55.439311 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b282ee9e-07d0-4a73-9bba-c8c6d831832b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:55.441465 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b282ee9e-07d0-4a73-9bba-c8c6d831832b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] POST https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c/action Jul 10 17:58:55.442290 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b282ee9e-07d0-4a73-9bba-c8c6d831832b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action body: b'{"os-reimage": {"image_id": "a9e32120-9df8-4f05-9a45-a676448fd17d", "reimage_reserved": true}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:58:55.442516 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b282ee9e-07d0-4a73-9bba-c8c6d831832b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "a9e32120-9df8-4f05-9a45-a676448fd17d", "reimage_reserved": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:58:55.453166 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:55.453166 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:55.453862 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b282ee9e-07d0-4a73-9bba-c8c6d831832b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:58:55.652662 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-38d516dc-0204-4e19-9614-f7e5b0f051af None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:55.655229 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-38d516dc-0204-4e19-9614-f7e5b0f051af tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:55.655487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-38d516dc-0204-4e19-9614-f7e5b0f051af tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:55.655743 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-38d516dc-0204-4e19-9614-f7e5b0f051af tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:55.668078 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:55.668078 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:55.673033 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-38d516dc-0204-4e19-9614-f7e5b0f051af tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Volume info retrieved successfully. Jul 10 17:58:55.678879 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-38d516dc-0204-4e19-9614-f7e5b0f051af tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:55.679418 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 34/137] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:55 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:55.748541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a747a5d8-ba57-4694-9502-e25a2d30ea30 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:55.752991 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a747a5d8-ba57-4694-9502-e25a2d30ea30 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:58:55.752991 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a747a5d8-ba57-4694-9502-e25a2d30ea30 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:55.752991 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a747a5d8-ba57-4694-9502-e25a2d30ea30 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:55.767730 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:55.767730 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:55.773033 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a747a5d8-ba57-4694-9502-e25a2d30ea30 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:58:55.778001 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a747a5d8-ba57-4694-9502-e25a2d30ea30 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:58:55.778001 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 37/138] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:55 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:56.146515 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-b282ee9e-07d0-4a73-9bba-c8c6d831832b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c/action returned with HTTP 202 Jul 10 17:58:56.146970 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 32/139] 10.4.3.71 () {74 vars in 1706 bytes} [Fri Jul 10 17:58:55 2026] POST /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c/action => generated 0 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 17:58:56.312314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-64a52e7c-2b9f-4b2e-a567-660f9d4db6b2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:56.314350 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64a52e7c-2b9f-4b2e-a567-660f9d4db6b2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:58:56.314542 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64a52e7c-2b9f-4b2e-a567-660f9d4db6b2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:56.314764 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64a52e7c-2b9f-4b2e-a567-660f9d4db6b2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:56.326031 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:56.326031 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:56.330299 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-64a52e7c-2b9f-4b2e-a567-660f9d4db6b2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:58:56.335129 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64a52e7c-2b9f-4b2e-a567-660f9d4db6b2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:58:56.335549 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 37/140] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:56 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:56.695440 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0474a6e5-fdec-4e60-ab91-891a16251074 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:56.697226 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0474a6e5-fdec-4e60-ab91-891a16251074 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:56.698387 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0474a6e5-fdec-4e60-ab91-891a16251074 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:56.698387 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0474a6e5-fdec-4e60-ab91-891a16251074 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:56.707491 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:56.707491 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:56.711302 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0474a6e5-fdec-4e60-ab91-891a16251074 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Volume info retrieved successfully. Jul 10 17:58:56.715758 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0474a6e5-fdec-4e60-ab91-891a16251074 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:56.716136 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 35/141] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:56 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:56.795998 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1037dd3a-be68-46c4-8d17-928edf4759f9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:56.798004 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1037dd3a-be68-46c4-8d17-928edf4759f9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:58:56.798239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1037dd3a-be68-46c4-8d17-928edf4759f9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:56.798448 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1037dd3a-be68-46c4-8d17-928edf4759f9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:56.809601 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:56.809601 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:56.814064 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1037dd3a-be68-46c4-8d17-928edf4759f9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:58:56.820739 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1037dd3a-be68-46c4-8d17-928edf4759f9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:58:56.821196 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 38/142] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:56 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:57.352721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c9354fba-8898-47a6-9d23-321059ddef98 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:57.355257 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c9354fba-8898-47a6-9d23-321059ddef98 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:58:57.355654 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c9354fba-8898-47a6-9d23-321059ddef98 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:57.355994 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c9354fba-8898-47a6-9d23-321059ddef98 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:57.369917 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:57.369917 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:57.375720 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c9354fba-8898-47a6-9d23-321059ddef98 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:58:57.381754 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c9354fba-8898-47a6-9d23-321059ddef98 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:58:57.382465 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 33/143] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:57 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:57.733391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-46624ddc-f560-4f57-a56a-8b1fd15d5160 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:57.737682 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-46624ddc-f560-4f57-a56a-8b1fd15d5160 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:57.738011 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-46624ddc-f560-4f57-a56a-8b1fd15d5160 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:57.738282 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-46624ddc-f560-4f57-a56a-8b1fd15d5160 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:57.748460 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:57.748460 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:57.752590 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-46624ddc-f560-4f57-a56a-8b1fd15d5160 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Volume info retrieved successfully. Jul 10 17:58:57.758159 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-46624ddc-f560-4f57-a56a-8b1fd15d5160 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:57.758713 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 38/144] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:57 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:57.835013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-96f26d34-6094-4ad4-b503-e02d8b441813 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:57.837054 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-96f26d34-6094-4ad4-b503-e02d8b441813 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:58:57.837277 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-96f26d34-6094-4ad4-b503-e02d8b441813 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:57.837502 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-96f26d34-6094-4ad4-b503-e02d8b441813 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:57.851787 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:57.851787 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:57.853715 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-96f26d34-6094-4ad4-b503-e02d8b441813 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:58:57.859971 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-96f26d34-6094-4ad4-b503-e02d8b441813 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:58:57.860614 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 36/145] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:57 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:58.024841 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-50f23518-bb1a-4f7d-816d-523e2ef1dca6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:58.027288 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-50f23518-bb1a-4f7d-816d-523e2ef1dca6 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] DELETE https://10.4.3.71/volume/v3/attachments/3cc850db-465e-46a4-b698-27e044ff71f1 Jul 10 17:58:58.027487 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-50f23518-bb1a-4f7d-816d-523e2ef1dca6 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:58.027890 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-50f23518-bb1a-4f7d-816d-523e2ef1dca6 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:58.038391 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:58.038391 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:58.395878 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2c5eaf46-9306-41e1-ab32-257eabe59c27 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:58.398487 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2c5eaf46-9306-41e1-ab32-257eabe59c27 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:58:58.398710 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2c5eaf46-9306-41e1-ab32-257eabe59c27 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:58.398907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2c5eaf46-9306-41e1-ab32-257eabe59c27 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:58.409170 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:58.409170 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:58.412966 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2c5eaf46-9306-41e1-ab32-257eabe59c27 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:58:58.417071 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2c5eaf46-9306-41e1-ab32-257eabe59c27 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:58:58.417530 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 34/146] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:58 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:58.566060 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dd74fd74-95be-46da-a173-17f7c0a3ffcd req-50f23518-bb1a-4f7d-816d-523e2ef1dca6 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/attachments/3cc850db-465e-46a4-b698-27e044ff71f1 returned with HTTP 200 Jul 10 17:58:58.566514 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 39/147] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 17:58:58 2026] DELETE /volume/v3/attachments/3cc850db-465e-46a4-b698-27e044ff71f1 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:58.773011 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c33c8f81-c619-4b8d-b298-f68fe466de18 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:58.774890 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c33c8f81-c619-4b8d-b298-f68fe466de18 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:58.775079 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c33c8f81-c619-4b8d-b298-f68fe466de18 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:58.775278 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c33c8f81-c619-4b8d-b298-f68fe466de18 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:58.781611 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:58.781611 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:58.785519 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c33c8f81-c619-4b8d-b298-f68fe466de18 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] Volume info retrieved successfully. Jul 10 17:58:58.793090 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c33c8f81-c619-4b8d-b298-f68fe466de18 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-reader] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:58.793616 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 39/148] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:58 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:58.876031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ced62e87-dad1-4418-aa80-f008c351799d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:58.877953 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ced62e87-dad1-4418-aa80-f008c351799d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:58:58.878213 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ced62e87-dad1-4418-aa80-f008c351799d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:58.878322 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ced62e87-dad1-4418-aa80-f008c351799d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:59.026314 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:59.026314 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:58:59.031014 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ced62e87-dad1-4418-aa80-f008c351799d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:58:59.036724 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ced62e87-dad1-4418-aa80-f008c351799d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:58:59.037275 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 37/149] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:58 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 867 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:59.435705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0e29097c-4ecc-4ce9-b873-05d324fb6824 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:59.437977 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e29097c-4ecc-4ce9-b873-05d324fb6824 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:58:59.438284 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e29097c-4ecc-4ce9-b873-05d324fb6824 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:59.438579 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e29097c-4ecc-4ce9-b873-05d324fb6824 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:59.451726 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:59.451726 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:58:59.455143 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0e29097c-4ecc-4ce9-b873-05d324fb6824 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:58:59.458953 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e29097c-4ecc-4ce9-b873-05d324fb6824 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:58:59.459348 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 35/150] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:59 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:58:59.892115 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9dfacd9f-49ff-42c8-87a1-5ca293ccf0b1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:59.895232 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9dfacd9f-49ff-42c8-87a1-5ca293ccf0b1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:59.895581 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9dfacd9f-49ff-42c8-87a1-5ca293ccf0b1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:59.895837 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9dfacd9f-49ff-42c8-87a1-5ca293ccf0b1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:59.904521 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:59.904521 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:58:59.908871 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9dfacd9f-49ff-42c8-87a1-5ca293ccf0b1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:59.913472 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9dfacd9f-49ff-42c8-87a1-5ca293ccf0b1 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:59.913832 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 40/151] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:59 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:58:59.975863 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ae45e2a8-d086-4111-8f98-d09017af17d6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:58:59.979192 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae45e2a8-d086-4111-8f98-d09017af17d6 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:58:59.979585 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae45e2a8-d086-4111-8f98-d09017af17d6 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:58:59.979756 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae45e2a8-d086-4111-8f98-d09017af17d6 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:58:59.987117 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:58:59.987117 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:58:59.991980 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ae45e2a8-d086-4111-8f98-d09017af17d6 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:58:59.998059 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae45e2a8-d086-4111-8f98-d09017af17d6 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:58:59.998715 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 40/152] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:58:59 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:00.051805 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c798d224-8add-40de-9278-dab1ea2493b6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:00.053497 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c798d224-8add-40de-9278-dab1ea2493b6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:00.053770 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c798d224-8add-40de-9278-dab1ea2493b6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:00.054060 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c798d224-8add-40de-9278-dab1ea2493b6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:00.062655 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:00.062655 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:00.066381 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c798d224-8add-40de-9278-dab1ea2493b6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:00.070503 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c798d224-8add-40de-9278-dab1ea2493b6 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:00.070860 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 38/153] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:00 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:00.476547 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-02d9160f-f6bc-4620-b322-840c34d41378 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:00.478513 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-02d9160f-f6bc-4620-b322-840c34d41378 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:00.478774 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-02d9160f-f6bc-4620-b322-840c34d41378 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:00.479005 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-02d9160f-f6bc-4620-b322-840c34d41378 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:00.490836 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:00.490836 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:00.495430 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-02d9160f-f6bc-4620-b322-840c34d41378 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:00.500588 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-02d9160f-f6bc-4620-b322-840c34d41378 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:00.501049 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 36/154] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:00 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:00.884767 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-b911c182-59b5-4edd-922b-607d84826105 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:00.887496 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-b911c182-59b5-4edd-922b-607d84826105 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] POST https://10.4.3.71/volume/v3/attachments/f14615b1-c29a-4c9a-8040-9fcd0086e95b/action Jul 10 17:59:00.887978 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-b911c182-59b5-4edd-922b-607d84826105 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:00.888532 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-b911c182-59b5-4edd-922b-607d84826105 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:00.910010 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:00.910010 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:00.923638 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-2ffec3af-27a1-4fd9-96c9-1aa86543bafe req-b911c182-59b5-4edd-922b-607d84826105 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/attachments/f14615b1-c29a-4c9a-8040-9fcd0086e95b/action returned with HTTP 204 Jul 10 17:59:00.924218 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 41/155] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:59:00 2026] POST /volume/v3/attachments/f14615b1-c29a-4c9a-8040-9fcd0086e95b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:01.085092 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7d3be285-6eec-42fa-b30d-a198a18c3670 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:01.087230 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7d3be285-6eec-42fa-b30d-a198a18c3670 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:01.087463 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7d3be285-6eec-42fa-b30d-a198a18c3670 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:01.087716 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7d3be285-6eec-42fa-b30d-a198a18c3670 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:01.099270 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:01.099270 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:01.103835 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7d3be285-6eec-42fa-b30d-a198a18c3670 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:01.108599 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7d3be285-6eec-42fa-b30d-a198a18c3670 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:01.109259 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 41/156] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:01 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 17:59:01.168211 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-2c0bed62-0241-4d9b-ac6f-b1ec045236bb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:01.170815 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-2c0bed62-0241-4d9b-ac6f-b1ec045236bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:01.171042 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-2c0bed62-0241-4d9b-ac6f-b1ec045236bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:01.171276 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-2c0bed62-0241-4d9b-ac6f-b1ec045236bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:01.180807 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:01.180807 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:01.184645 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-2c0bed62-0241-4d9b-ac6f-b1ec045236bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:01.189167 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-2c0bed62-0241-4d9b-ac6f-b1ec045236bb tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:01.189620 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 39/157] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:01 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:01.522624 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bd74509b-4381-4963-8f80-29764169cbc6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:01.523650 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bd74509b-4381-4963-8f80-29764169cbc6 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:01.523910 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bd74509b-4381-4963-8f80-29764169cbc6 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:01.524486 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bd74509b-4381-4963-8f80-29764169cbc6 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:01.536941 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:01.536941 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:01.540920 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bd74509b-4381-4963-8f80-29764169cbc6 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:01.545951 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bd74509b-4381-4963-8f80-29764169cbc6 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:01.546687 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 37/158] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:01 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:02.563495 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6f8f66dc-9ca1-41c6-9a80-4d1efb433105 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:02.566107 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6f8f66dc-9ca1-41c6-9a80-4d1efb433105 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:02.566473 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6f8f66dc-9ca1-41c6-9a80-4d1efb433105 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:02.566839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6f8f66dc-9ca1-41c6-9a80-4d1efb433105 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:02.732985 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:02.732985 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:02.737393 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6f8f66dc-9ca1-41c6-9a80-4d1efb433105 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:02.742837 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6f8f66dc-9ca1-41c6-9a80-4d1efb433105 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:02.743555 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 42/159] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:02 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:03.402543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fb109048-21e8-4e5e-b9d2-bb2b5860b626 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:03.402907 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb109048-21e8-4e5e-b9d2-bb2b5860b626 None None] GET https://10.4.3.71/volume// Jul 10 17:59:03.403038 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb109048-21e8-4e5e-b9d2-bb2b5860b626 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:03.403223 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb109048-21e8-4e5e-b9d2-bb2b5860b626 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:03.403509 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb109048-21e8-4e5e-b9d2-bb2b5860b626 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:03.403784 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 42/160] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 17:59:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 17:59:03.419231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-99060959-f3e1-41b5-ae25-7b2d97b7052f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:03.608559 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-99060959-f3e1-41b5-ae25-7b2d97b7052f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:59:03.608937 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-99060959-f3e1-41b5-ae25-7b2d97b7052f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2ede100-9004-4806-941c-a1c40db444fd", "connector": null, "instance_uuid": "5702c3f3-47d0-44bc-8663-198d1d29fab4"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:03.621254 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:03.621254 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:03.648937 np0000005036 devstack@c-api.service[99950]: WARNING cinder.volume.api [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-99060959-f3e1-41b5-ae25-7b2d97b7052f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 17:59:03.658883 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-99060959-f3e1-41b5-ae25-7b2d97b7052f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:59:03.659298 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 40/161] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:59:03 2026] POST /volume/v3/attachments => generated 271 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:03.715417 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a729d969-4ead-4353-8fdd-7ef9eb55e64c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:03.717171 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a729d969-4ead-4353-8fdd-7ef9eb55e64c tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:03.717384 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a729d969-4ead-4353-8fdd-7ef9eb55e64c tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:03.717580 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a729d969-4ead-4353-8fdd-7ef9eb55e64c tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:03.730060 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:03.730060 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:03.733594 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a729d969-4ead-4353-8fdd-7ef9eb55e64c tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:03.738309 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a729d969-4ead-4353-8fdd-7ef9eb55e64c tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:03.738769 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 38/162] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:03 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:03.760443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fdf4c526-377d-433b-b159-d3b243be26b3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:03.762447 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fdf4c526-377d-433b-b159-d3b243be26b3 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:03.762722 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fdf4c526-377d-433b-b159-d3b243be26b3 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:03.762975 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fdf4c526-377d-433b-b159-d3b243be26b3 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:03.773189 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:03.773189 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:03.776670 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fdf4c526-377d-433b-b159-d3b243be26b3 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:03.780578 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fdf4c526-377d-433b-b159-d3b243be26b3 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:03.780958 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 43/163] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:03 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:04.199485 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f4fdba7e-03df-4185-8752-3ea42e99d649 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:04.199975 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f4fdba7e-03df-4185-8752-3ea42e99d649 None None] GET https://10.4.3.71/volume// Jul 10 17:59:04.200482 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f4fdba7e-03df-4185-8752-3ea42e99d649 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:04.200482 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f4fdba7e-03df-4185-8752-3ea42e99d649 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:04.200801 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f4fdba7e-03df-4185-8752-3ea42e99d649 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:04.201126 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 43/164] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 17:59:04.212052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-9e852e25-9162-4aa9-b7f9-61e0ab6afaee None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:04.217300 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-9e852e25-9162-4aa9-b7f9-61e0ab6afaee tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:04.217300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-9e852e25-9162-4aa9-b7f9-61e0ab6afaee tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:04.217300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-9e852e25-9162-4aa9-b7f9-61e0ab6afaee tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:04.237489 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-11932123-f21d-4ab3-8648-c1f598c4c822 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:04.239632 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-11932123-f21d-4ab3-8648-c1f598c4c822 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] POST https://10.4.3.71/volume/v3/attachments/70b30208-a86c-48ec-a35b-4ec8953cf880/action Jul 10 17:59:04.240069 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-11932123-f21d-4ab3-8648-c1f598c4c822 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:04.240192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-11932123-f21d-4ab3-8648-c1f598c4c822 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:04.243692 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:04.243692 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:04.250040 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-9e852e25-9162-4aa9-b7f9-61e0ab6afaee tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:04.256939 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-9e852e25-9162-4aa9-b7f9-61e0ab6afaee tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:04.257181 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:04.257181 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:04.257491 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 41/165] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:04 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1341 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:04.281708 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-243e859a-7b24-452a-95f5-5f1138d23bbc req-11932123-f21d-4ab3-8648-c1f598c4c822 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/attachments/70b30208-a86c-48ec-a35b-4ec8953cf880/action returned with HTTP 204 Jul 10 17:59:04.282555 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 39/166] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:59:04 2026] POST /volume/v3/attachments/70b30208-a86c-48ec-a35b-4ec8953cf880/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:04.338801 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-62858b74-8b7b-4257-8d47-b7c93aa72618 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:04.340979 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-62858b74-8b7b-4257-8d47-b7c93aa72618 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] PUT https://10.4.3.71/volume/v3/attachments/15e018fc-80f0-40d7-a0f8-dc5c3e716257 Jul 10 17:59:04.341386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-62858b74-8b7b-4257-8d47-b7c93aa72618 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:04.353933 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-62858b74-8b7b-4257-8d47-b7c93aa72618 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Acquiring lock "cinder-attachment_update-c2ede100-9004-4806-941c-a1c40db444fd-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:59:04.359797 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-62858b74-8b7b-4257-8d47-b7c93aa72618 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Lock "cinder-attachment_update-c2ede100-9004-4806-941c-a1c40db444fd-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:59:04.361490 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:04.361490 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:04.752443 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4178a07c-bd60-4110-9f1f-dd934c27cb0a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:04.754501 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4178a07c-bd60-4110-9f1f-dd934c27cb0a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:04.754746 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4178a07c-bd60-4110-9f1f-dd934c27cb0a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:04.755002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4178a07c-bd60-4110-9f1f-dd934c27cb0a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:04.773410 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:04.773410 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:04.779117 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4178a07c-bd60-4110-9f1f-dd934c27cb0a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:04.785163 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4178a07c-bd60-4110-9f1f-dd934c27cb0a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:04.785635 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 44/167] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:04 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:04.793616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fd0d0882-2d32-4af4-8294-73b200513ba1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:04.796362 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd0d0882-2d32-4af4-8294-73b200513ba1 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:04.796960 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fd0d0882-2d32-4af4-8294-73b200513ba1 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:04.797678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fd0d0882-2d32-4af4-8294-73b200513ba1 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:04.811216 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:04.811216 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:04.816432 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fd0d0882-2d32-4af4-8294-73b200513ba1 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:04.823434 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd0d0882-2d32-4af4-8294-73b200513ba1 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:04.824092 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 42/168] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:04 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:04.835884 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b81c76ad-f10c-465a-bd62-f19dfb8e1dad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:04.837649 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b81c76ad-f10c-465a-bd62-f19dfb8e1dad tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:04.837835 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b81c76ad-f10c-465a-bd62-f19dfb8e1dad tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:04.838013 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b81c76ad-f10c-465a-bd62-f19dfb8e1dad tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:04.848585 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:04.848585 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:04.852050 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b81c76ad-f10c-465a-bd62-f19dfb8e1dad tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:04.857006 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b81c76ad-f10c-465a-bd62-f19dfb8e1dad tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:04.857531 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 40/169] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:04 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:04.893866 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-62858b74-8b7b-4257-8d47-b7c93aa72618 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Lock "cinder-attachment_update-c2ede100-9004-4806-941c-a1c40db444fd-np0000005036" released by "attachment_update" :: held 0.534s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:59:04.894269 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-62858b74-8b7b-4257-8d47-b7c93aa72618 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/attachments/15e018fc-80f0-40d7-a0f8-dc5c3e716257 returned with HTTP 200 Jul 10 17:59:04.894825 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 44/170] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:59:04 2026] PUT /volume/v3/attachments/15e018fc-80f0-40d7-a0f8-dc5c3e716257 => generated 967 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:05.399957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4f5c69c3-4c0f-4af0-b244-ef9bf216c7ed None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:05.400071 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d2c5ec4b-f16c-4383-889d-6f2bd7bf4b53 req-56f17ac8-ec72-46df-8fdf-b6a77d475465 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:05.401851 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f5c69c3-4c0f-4af0-b244-ef9bf216c7ed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:05.402098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f5c69c3-4c0f-4af0-b244-ef9bf216c7ed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:05.402299 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f5c69c3-4c0f-4af0-b244-ef9bf216c7ed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:05.402470 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d2c5ec4b-f16c-4383-889d-6f2bd7bf4b53 req-56f17ac8-ec72-46df-8fdf-b6a77d475465 tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] POST https://10.4.3.71/volume/v3/snapshots/None/action Jul 10 17:59:05.402877 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d2c5ec4b-f16c-4383-889d-6f2bd7bf4b53 req-56f17ac8-ec72-46df-8fdf-b6a77d475465 tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:05.403055 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d2c5ec4b-f16c-4383-889d-6f2bd7bf4b53 req-56f17ac8-ec72-46df-8fdf-b6a77d475465 tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:05.404346 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.snapshot_actions [req-d2c5ec4b-f16c-4383-889d-6f2bd7bf4b53 req-56f17ac8-ec72-46df-8fdf-b6a77d475465 tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99949) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 17:59:05.411746 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:05.411746 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:05.415527 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4f5c69c3-4c0f-4af0-b244-ef9bf216c7ed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:05.419478 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f5c69c3-4c0f-4af0-b244-ef9bf216c7ed tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:05.419857 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 43/171] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:05 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:05.499010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-34651741-0d7e-4077-a0d7-12a193070bec None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:05.502212 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-34651741-0d7e-4077-a0d7-12a193070bec tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:05.502469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-34651741-0d7e-4077-a0d7-12a193070bec tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:05.502755 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-34651741-0d7e-4077-a0d7-12a193070bec tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:05.521822 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:05.521822 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:05.530394 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-34651741-0d7e-4077-a0d7-12a193070bec tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:05.540320 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-34651741-0d7e-4077-a0d7-12a193070bec tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:05.540815 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 41/172] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:05 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:05.552794 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d2c5ec4b-f16c-4383-889d-6f2bd7bf4b53 req-56f17ac8-ec72-46df-8fdf-b6a77d475465 tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] https://10.4.3.71/volume/v3/snapshots/None/action returned with HTTP 404 Jul 10 17:59:05.553375 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 45/173] 10.4.3.71 () {72 vars in 1575 bytes} [Fri Jul 10 17:59:05 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:05.579581 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-75fa5043-d1e6-44a3-b339-23fea52bd4f2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:05.583142 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-75fa5043-d1e6-44a3-b339-23fea52bd4f2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] POST https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625/action Jul 10 17:59:05.583526 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-75fa5043-d1e6-44a3-b339-23fea52bd4f2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:05.583669 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-75fa5043-d1e6-44a3-b339-23fea52bd4f2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:05.596946 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:05.596946 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:05.597303 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-75fa5043-d1e6-44a3-b339-23fea52bd4f2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:05.606538 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-75fa5043-d1e6-44a3-b339-23fea52bd4f2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Begin detaching volume completed successfully. Jul 10 17:59:05.606821 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-75fa5043-d1e6-44a3-b339-23fea52bd4f2 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625/action returned with HTTP 202 Jul 10 17:59:05.607316 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 45/174] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 17:59:05 2026] POST /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:05.800533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6f1fb3cf-4a3b-4e3e-8657-9db01ddb8892 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:05.802460 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6f1fb3cf-4a3b-4e3e-8657-9db01ddb8892 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:05.802712 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6f1fb3cf-4a3b-4e3e-8657-9db01ddb8892 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:05.803018 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6f1fb3cf-4a3b-4e3e-8657-9db01ddb8892 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:05.815552 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:05.815552 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:05.819769 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6f1fb3cf-4a3b-4e3e-8657-9db01ddb8892 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:05.823770 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6f1fb3cf-4a3b-4e3e-8657-9db01ddb8892 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:05.824232 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 44/175] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:05 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:05.867109 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-2fab6258-7898-4a7d-a770-9830c88775f5 req-0a882928-f12e-47d8-83c3-b52518e31cee None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:05.869383 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2fab6258-7898-4a7d-a770-9830c88775f5 req-0a882928-f12e-47d8-83c3-b52518e31cee tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] POST https://10.4.3.71/volume/v3/snapshots/4c6ae1e3-2966-4eb4-832c-915d2aad8173/action Jul 10 17:59:05.869768 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2fab6258-7898-4a7d-a770-9830c88775f5 req-0a882928-f12e-47d8-83c3-b52518e31cee tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:05.869892 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2fab6258-7898-4a7d-a770-9830c88775f5 req-0a882928-f12e-47d8-83c3-b52518e31cee tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:05.871337 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.snapshot_actions [req-2fab6258-7898-4a7d-a770-9830c88775f5 req-0a882928-f12e-47d8-83c3-b52518e31cee tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99948) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 17:59:05.895943 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2fab6258-7898-4a7d-a770-9830c88775f5 req-0a882928-f12e-47d8-83c3-b52518e31cee tempest-VolumesAssistedSnapshotsTest-1600045419 tempest-VolumesAssistedSnapshotsTest-1600045419-project] https://10.4.3.71/volume/v3/snapshots/4c6ae1e3-2966-4eb4-832c-915d2aad8173/action returned with HTTP 404 Jul 10 17:59:05.896512 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 42/176] 10.4.3.71 () {72 vars in 1671 bytes} [Fri Jul 10 17:59:05 2026] POST /volume/v3/snapshots/4c6ae1e3-2966-4eb4-832c-915d2aad8173/action => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:06.634936 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-570a27fc-82d0-4fd7-9720-e13ce2dfbaef None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:06.635388 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-570a27fc-82d0-4fd7-9720-e13ce2dfbaef None None] GET https://10.4.3.71/volume// Jul 10 17:59:06.635595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-570a27fc-82d0-4fd7-9720-e13ce2dfbaef None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:06.635784 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-570a27fc-82d0-4fd7-9720-e13ce2dfbaef None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:06.636096 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-570a27fc-82d0-4fd7-9720-e13ce2dfbaef None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:06.636377 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 46/177] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:06.643771 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-9e4e4d28-1e3e-43c9-933c-55f5a8ef11f0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:06.645915 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-9e4e4d28-1e3e-43c9-933c-55f5a8ef11f0 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:06.646138 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-9e4e4d28-1e3e-43c9-933c-55f5a8ef11f0 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:06.646373 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-9e4e4d28-1e3e-43c9-933c-55f5a8ef11f0 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:06.657094 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:06.657094 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:06.660986 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-9e4e4d28-1e3e-43c9-933c-55f5a8ef11f0 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:06.667172 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-9e4e4d28-1e3e-43c9-933c-55f5a8ef11f0 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:06.667779 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 46/178] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:06 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1550 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:06.840016 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-391b4430-092f-4396-9c4d-a7dffc9d68bc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:06.841778 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-391b4430-092f-4396-9c4d-a7dffc9d68bc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:06.842021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-391b4430-092f-4396-9c4d-a7dffc9d68bc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:06.842204 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-391b4430-092f-4396-9c4d-a7dffc9d68bc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:06.859023 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:06.859023 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:06.866149 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-391b4430-092f-4396-9c4d-a7dffc9d68bc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:06.871452 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-391b4430-092f-4396-9c4d-a7dffc9d68bc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:06.871848 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 45/179] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:06 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:07.521091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-16b6cc0f-9f41-4a2a-a641-5f02ec371d55 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:07.524434 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-16b6cc0f-9f41-4a2a-a641-5f02ec371d55 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] DELETE https://10.4.3.71/volume/v3/attachments/70b30208-a86c-48ec-a35b-4ec8953cf880 Jul 10 17:59:07.524434 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-16b6cc0f-9f41-4a2a-a641-5f02ec371d55 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:07.524622 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-16b6cc0f-9f41-4a2a-a641-5f02ec371d55 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:07.534847 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:07.534847 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:07.884705 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d6fe7168-5143-4123-b009-04c5faae7223 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:07.886493 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d6fe7168-5143-4123-b009-04c5faae7223 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:07.886848 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d6fe7168-5143-4123-b009-04c5faae7223 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:07.887177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d6fe7168-5143-4123-b009-04c5faae7223 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:07.902274 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:07.902274 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:07.911594 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d6fe7168-5143-4123-b009-04c5faae7223 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:07.916088 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d6fe7168-5143-4123-b009-04c5faae7223 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:07.916863 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 47/180] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:07 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:08.095593 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16e74a7a-8308-4095-a91f-551dc8e82687 req-16b6cc0f-9f41-4a2a-a641-5f02ec371d55 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/attachments/70b30208-a86c-48ec-a35b-4ec8953cf880 returned with HTTP 200 Jul 10 17:59:08.096330 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 43/181] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 17:59:07 2026] DELETE /volume/v3/attachments/70b30208-a86c-48ec-a35b-4ec8953cf880 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:08.364500 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3c5be520-1a2c-4836-ac7f-1583c9abf481 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:08.366948 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3c5be520-1a2c-4836-ac7f-1583c9abf481 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] DELETE https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:59:08.367428 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3c5be520-1a2c-4836-ac7f-1583c9abf481 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:08.367839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3c5be520-1a2c-4836-ac7f-1583c9abf481 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:08.369665 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-3c5be520-1a2c-4836-ac7f-1583c9abf481 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Delete volume with id: 0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:59:08.378297 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:08.378297 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:08.379195 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3c5be520-1a2c-4836-ac7f-1583c9abf481 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:59:08.405581 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3c5be520-1a2c-4836-ac7f-1583c9abf481 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Delete volume request issued successfully. Jul 10 17:59:08.406186 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3c5be520-1a2c-4836-ac7f-1583c9abf481 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 202 Jul 10 17:59:08.406939 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 47/182] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 17:59:08 2026] DELETE /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:08.416069 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d0e0ee5b-0a13-4ae0-9547-0bee39284f73 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:08.417985 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d0e0ee5b-0a13-4ae0-9547-0bee39284f73 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:59:08.418116 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d0e0ee5b-0a13-4ae0-9547-0bee39284f73 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:08.418299 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d0e0ee5b-0a13-4ae0-9547-0bee39284f73 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:08.424694 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:08.424694 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:08.428268 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d0e0ee5b-0a13-4ae0-9547-0bee39284f73 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Volume info retrieved successfully. Jul 10 17:59:08.433628 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d0e0ee5b-0a13-4ae0-9547-0bee39284f73 tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 200 Jul 10 17:59:08.434017 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 46/183] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:08 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:08.824237 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3c17a7ae-3ccf-41c8-b6d1-a9be06beeca7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:08.826447 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3c17a7ae-3ccf-41c8-b6d1-a9be06beeca7 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:08.826659 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3c17a7ae-3ccf-41c8-b6d1-a9be06beeca7 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:08.826841 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3c17a7ae-3ccf-41c8-b6d1-a9be06beeca7 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:08.833849 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:08.833849 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:08.836873 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3c17a7ae-3ccf-41c8-b6d1-a9be06beeca7 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:08.840227 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3c17a7ae-3ccf-41c8-b6d1-a9be06beeca7 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:08.840552 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 48/184] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:08 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1022 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 17:59:08.852724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3bb5626e-a3c0-4c9f-87f4-487bf310d66d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:08.854343 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3bb5626e-a3c0-4c9f-87f4-487bf310d66d tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:08.854512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3bb5626e-a3c0-4c9f-87f4-487bf310d66d tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:08.854718 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3bb5626e-a3c0-4c9f-87f4-487bf310d66d tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:08.854897 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-3bb5626e-a3c0-4c9f-87f4-487bf310d66d tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Delete volume with id: 5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:08.864623 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:08.864623 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:08.864975 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3bb5626e-a3c0-4c9f-87f4-487bf310d66d tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:08.898499 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3bb5626e-a3c0-4c9f-87f4-487bf310d66d tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Delete volume request issued successfully. Jul 10 17:59:08.899321 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3bb5626e-a3c0-4c9f-87f4-487bf310d66d tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 202 Jul 10 17:59:08.899378 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 44/185] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 17:59:08 2026] DELETE /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:08.913751 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-97f0f935-77ee-4984-a9a4-8aab7e0e78f4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:08.915025 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97f0f935-77ee-4984-a9a4-8aab7e0e78f4 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:08.918009 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-97f0f935-77ee-4984-a9a4-8aab7e0e78f4 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:08.918009 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-97f0f935-77ee-4984-a9a4-8aab7e0e78f4 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:08.925370 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:08.925370 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:08.932044 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-97f0f935-77ee-4984-a9a4-8aab7e0e78f4 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Volume info retrieved successfully. Jul 10 17:59:08.933575 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f20299b1-954d-48ff-91b6-8bc9d942ea5a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:08.936071 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f20299b1-954d-48ff-91b6-8bc9d942ea5a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:08.936071 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f20299b1-954d-48ff-91b6-8bc9d942ea5a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:08.936197 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97f0f935-77ee-4984-a9a4-8aab7e0e78f4 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 200 Jul 10 17:59:08.936244 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f20299b1-954d-48ff-91b6-8bc9d942ea5a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:08.936277 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 48/186] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:08 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:08.948070 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:08.948070 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:08.951824 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f20299b1-954d-48ff-91b6-8bc9d942ea5a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:08.956060 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f20299b1-954d-48ff-91b6-8bc9d942ea5a tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:08.956523 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 47/187] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:08 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:09.447177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-26d84cfa-897e-4d39-bdc9-48871bebf3fd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:09.449055 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26d84cfa-897e-4d39-bdc9-48871bebf3fd tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] GET https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b Jul 10 17:59:09.449300 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26d84cfa-897e-4d39-bdc9-48871bebf3fd tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:09.449555 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26d84cfa-897e-4d39-bdc9-48871bebf3fd tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:09.455312 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26d84cfa-897e-4d39-bdc9-48871bebf3fd tempest-AttachSCSIVolumeTestJSON-1225749834 tempest-AttachSCSIVolumeTestJSON-1225749834-project-member] https://10.4.3.71/volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b returned with HTTP 404 Jul 10 17:59:09.455915 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 49/188] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:09 2026] GET /volume/v3/volumes/0b2a5824-c0ee-4e46-b308-d49f611af03b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:09.601582 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7bdf482b-0c61-4817-8d13-78bc9ab32995 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:09.602257 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7bdf482b-0c61-4817-8d13-78bc9ab32995 None None] GET https://10.4.3.71/volume// Jul 10 17:59:09.602491 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7bdf482b-0c61-4817-8d13-78bc9ab32995 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:09.602787 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7bdf482b-0c61-4817-8d13-78bc9ab32995 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:09.603164 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7bdf482b-0c61-4817-8d13-78bc9ab32995 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:09.603495 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 45/189] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:09.612312 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-9e7d51f6-bd48-47ae-877c-33d52c3e6243 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:09.614799 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-9e7d51f6-bd48-47ae-877c-33d52c3e6243 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:59:09.615188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-9e7d51f6-bd48-47ae-877c-33d52c3e6243 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:09.615538 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-9e7d51f6-bd48-47ae-877c-33d52c3e6243 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:09.628845 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:09.628845 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:09.632229 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-9e7d51f6-bd48-47ae-877c-33d52c3e6243 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:59:09.637974 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-9e7d51f6-bd48-47ae-877c-33d52c3e6243 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:59:09.638726 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 49/190] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:09 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:09.728308 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dfcb5c1a-a7fe-4fba-90aa-76bc9a15e55b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:09.732913 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dfcb5c1a-a7fe-4fba-90aa-76bc9a15e55b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] PUT https://10.4.3.71/volume/v3/attachments/0d17b21e-6f9f-4b55-95a3-05dbc7d57e9e Jul 10 17:59:09.733320 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dfcb5c1a-a7fe-4fba-90aa-76bc9a15e55b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:09.744325 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dfcb5c1a-a7fe-4fba-90aa-76bc9a15e55b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Acquiring lock "cinder-attachment_update-15d85b0d-b473-457b-bdd1-7a4fbf3cac6c-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:59:09.748930 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dfcb5c1a-a7fe-4fba-90aa-76bc9a15e55b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Lock "cinder-attachment_update-15d85b0d-b473-457b-bdd1-7a4fbf3cac6c-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:59:09.749785 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:09.749785 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:09.949472 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5d791cce-8e55-4576-9dd3-149ee0edd249 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:09.954981 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d791cce-8e55-4576-9dd3-149ee0edd249 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:09.955150 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d791cce-8e55-4576-9dd3-149ee0edd249 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:09.955357 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d791cce-8e55-4576-9dd3-149ee0edd249 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:09.966754 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d791cce-8e55-4576-9dd3-149ee0edd249 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 404 Jul 10 17:59:09.967986 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 50/191] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:09 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:09.972768 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e488d18d-dcab-41de-bbac-9552491f17f5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:09.975164 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e488d18d-dcab-41de-bbac-9552491f17f5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:09.975467 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e488d18d-dcab-41de-bbac-9552491f17f5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:09.975734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e488d18d-dcab-41de-bbac-9552491f17f5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:09.991197 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:09.991197 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:09.995010 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e488d18d-dcab-41de-bbac-9552491f17f5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:09.999416 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e488d18d-dcab-41de-bbac-9552491f17f5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:09.999810 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 46/192] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:09 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:10.145810 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-fd5cc915-1e6d-4a2b-9b8d-23204279ac61 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:10.148975 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-fd5cc915-1e6d-4a2b-9b8d-23204279ac61 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] POST https://10.4.3.71/volume/v3/attachments/15e018fc-80f0-40d7-a0f8-dc5c3e716257/action Jul 10 17:59:10.149497 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-fd5cc915-1e6d-4a2b-9b8d-23204279ac61 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:10.149693 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-fd5cc915-1e6d-4a2b-9b8d-23204279ac61 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:10.172704 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:10.172704 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:10.195823 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-cb2c29c6-5cdd-4336-be0f-2f9ed2d9df2f req-fd5cc915-1e6d-4a2b-9b8d-23204279ac61 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/attachments/15e018fc-80f0-40d7-a0f8-dc5c3e716257/action returned with HTTP 204 Jul 10 17:59:10.196287 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 50/193] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:59:10 2026] POST /volume/v3/attachments/15e018fc-80f0-40d7-a0f8-dc5c3e716257/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:10.269899 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dfcb5c1a-a7fe-4fba-90aa-76bc9a15e55b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Lock "cinder-attachment_update-15d85b0d-b473-457b-bdd1-7a4fbf3cac6c-np0000005036" released by "attachment_update" :: held 0.521s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:59:10.270254 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dfcb5c1a-a7fe-4fba-90aa-76bc9a15e55b tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/attachments/0d17b21e-6f9f-4b55-95a3-05dbc7d57e9e returned with HTTP 200 Jul 10 17:59:10.270714 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 48/194] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:59:09 2026] PUT /volume/v3/attachments/0d17b21e-6f9f-4b55-95a3-05dbc7d57e9e => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:10.786142 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dadfeb38-35c0-4016-b2c1-2e85254340c9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:10.788991 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dadfeb38-35c0-4016-b2c1-2e85254340c9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] POST https://10.4.3.71/volume/v3/attachments/0d17b21e-6f9f-4b55-95a3-05dbc7d57e9e/action Jul 10 17:59:10.789723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dadfeb38-35c0-4016-b2c1-2e85254340c9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:10.790004 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dadfeb38-35c0-4016-b2c1-2e85254340c9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:10.811047 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:10.811047 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:10.824405 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b4f6ca11-1852-4337-921a-e8dce4d9ed13 req-dadfeb38-35c0-4016-b2c1-2e85254340c9 tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/attachments/0d17b21e-6f9f-4b55-95a3-05dbc7d57e9e/action returned with HTTP 204 Jul 10 17:59:10.824899 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 51/195] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:59:10 2026] POST /volume/v3/attachments/0d17b21e-6f9f-4b55-95a3-05dbc7d57e9e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:11.013032 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3a2fb1aa-67e9-4a8b-a74c-8768e3d3ab7f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:11.014521 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3a2fb1aa-67e9-4a8b-a74c-8768e3d3ab7f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:11.014728 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3a2fb1aa-67e9-4a8b-a74c-8768e3d3ab7f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:11.014928 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3a2fb1aa-67e9-4a8b-a74c-8768e3d3ab7f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:11.026336 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:11.026336 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:11.030406 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3a2fb1aa-67e9-4a8b-a74c-8768e3d3ab7f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:11.034884 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3a2fb1aa-67e9-4a8b-a74c-8768e3d3ab7f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:11.035345 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 47/196] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:11 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1456 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:11.360526 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-be8e0bd8-9c50-4683-84c4-e94c7aa6ba83 req-161c0047-fb4c-4467-8890-468e603394bb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:11.362552 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-be8e0bd8-9c50-4683-84c4-e94c7aa6ba83 req-161c0047-fb4c-4467-8890-468e603394bb tempest-TestMultiAttachVolumeSwap-1193835068 tempest-TestMultiAttachVolumeSwap-1193835068-project] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:11.362761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-be8e0bd8-9c50-4683-84c4-e94c7aa6ba83 req-161c0047-fb4c-4467-8890-468e603394bb tempest-TestMultiAttachVolumeSwap-1193835068 tempest-TestMultiAttachVolumeSwap-1193835068-project] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:11.362993 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-be8e0bd8-9c50-4683-84c4-e94c7aa6ba83 req-161c0047-fb4c-4467-8890-468e603394bb tempest-TestMultiAttachVolumeSwap-1193835068 tempest-TestMultiAttachVolumeSwap-1193835068-project] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:11.386970 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:11.386970 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:11.394768 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-be8e0bd8-9c50-4683-84c4-e94c7aa6ba83 req-161c0047-fb4c-4467-8890-468e603394bb tempest-TestMultiAttachVolumeSwap-1193835068 tempest-TestMultiAttachVolumeSwap-1193835068-project] Volume info retrieved successfully. Jul 10 17:59:11.399488 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-be8e0bd8-9c50-4683-84c4-e94c7aa6ba83 req-161c0047-fb4c-4467-8890-468e603394bb tempest-TestMultiAttachVolumeSwap-1193835068 tempest-TestMultiAttachVolumeSwap-1193835068-project] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:11.400008 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 51/197] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:11 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1649 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:11.411146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6eb094c2-81c0-4e03-b9ea-47036438908f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:11.412953 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6eb094c2-81c0-4e03-b9ea-47036438908f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:11.415233 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6eb094c2-81c0-4e03-b9ea-47036438908f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:11.415463 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6eb094c2-81c0-4e03-b9ea-47036438908f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:11.427810 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:11.427810 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:11.432681 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6eb094c2-81c0-4e03-b9ea-47036438908f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] Volume info retrieved successfully. Jul 10 17:59:11.437063 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6eb094c2-81c0-4e03-b9ea-47036438908f tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:11.437481 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 49/198] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:11 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1456 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:11.450590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c89d0616-c58a-4efb-a3e2-d5d0183058fe None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:11.452435 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c89d0616-c58a-4efb-a3e2-d5d0183058fe tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] GET https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 Jul 10 17:59:11.452582 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c89d0616-c58a-4efb-a3e2-d5d0183058fe tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:11.452791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c89d0616-c58a-4efb-a3e2-d5d0183058fe tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:11.470709 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:11.470709 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:11.474898 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c89d0616-c58a-4efb-a3e2-d5d0183058fe tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] Volume info retrieved successfully. Jul 10 17:59:11.479166 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c89d0616-c58a-4efb-a3e2-d5d0183058fe tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-reader] https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 returned with HTTP 200 Jul 10 17:59:11.479641 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 52/199] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:11 2026] GET /volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:11.580916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dbf3c900-ba97-4f32-8944-e1632970ff92 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:11.582292 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbf3c900-ba97-4f32-8944-e1632970ff92 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:11.582733 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbf3c900-ba97-4f32-8944-e1632970ff92 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:11.582841 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbf3c900-ba97-4f32-8944-e1632970ff92 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:11.603639 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:11.603639 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:11.614407 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dbf3c900-ba97-4f32-8944-e1632970ff92 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:11.622367 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbf3c900-ba97-4f32-8944-e1632970ff92 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:11.622815 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 48/200] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:11 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1456 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:11.686233 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-8aa7c23a-a3d2-45db-b4a6-418eb4af7cbc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:11.689229 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-8aa7c23a-a3d2-45db-b4a6-418eb4af7cbc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:11.689420 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-8aa7c23a-a3d2-45db-b4a6-418eb4af7cbc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:11.689643 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-8aa7c23a-a3d2-45db-b4a6-418eb4af7cbc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:11.702713 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:11.702713 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:11.708087 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-8aa7c23a-a3d2-45db-b4a6-418eb4af7cbc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:11.714017 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-8aa7c23a-a3d2-45db-b4a6-418eb4af7cbc tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:11.714452 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 52/201] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:11 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1456 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:11.753380 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-9adb9e9e-73bb-45ee-a4d9-17d7e3c64d8d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:11.755464 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-9adb9e9e-73bb-45ee-a4d9-17d7e3c64d8d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] POST https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd/action Jul 10 17:59:11.755873 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-9adb9e9e-73bb-45ee-a4d9-17d7e3c64d8d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:11.756011 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-9adb9e9e-73bb-45ee-a4d9-17d7e3c64d8d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:11.768777 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:11.768777 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:11.769223 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-9adb9e9e-73bb-45ee-a4d9-17d7e3c64d8d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:11.776661 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-9adb9e9e-73bb-45ee-a4d9-17d7e3c64d8d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Begin detaching volume completed successfully. Jul 10 17:59:11.776945 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-9adb9e9e-73bb-45ee-a4d9-17d7e3c64d8d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd/action returned with HTTP 202 Jul 10 17:59:11.777446 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 50/202] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 17:59:11 2026] POST /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:12.802131 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8cb6f1ab-512e-4eb6-90d1-a61ed0cfc161 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:12.802542 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8cb6f1ab-512e-4eb6-90d1-a61ed0cfc161 None None] GET https://10.4.3.71/volume// Jul 10 17:59:12.802719 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8cb6f1ab-512e-4eb6-90d1-a61ed0cfc161 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:12.803038 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8cb6f1ab-512e-4eb6-90d1-a61ed0cfc161 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:12.803519 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8cb6f1ab-512e-4eb6-90d1-a61ed0cfc161 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:12.803860 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 53/203] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:12.814345 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2f589ac1-da84-433c-a5dc-5cc90405b84d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:12.818207 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2f589ac1-da84-433c-a5dc-5cc90405b84d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:12.818463 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2f589ac1-da84-433c-a5dc-5cc90405b84d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:12.818739 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2f589ac1-da84-433c-a5dc-5cc90405b84d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:12.838943 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:12.838943 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:12.844936 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2f589ac1-da84-433c-a5dc-5cc90405b84d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:12.849736 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2f589ac1-da84-433c-a5dc-5cc90405b84d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:12.850115 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 49/204] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:12 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:13.396946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-7865d57e-db79-4223-8501-bbe931c12040 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:13.398939 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-7865d57e-db79-4223-8501-bbe931c12040 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:13.399145 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-7865d57e-db79-4223-8501-bbe931c12040 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:13.399305 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-7865d57e-db79-4223-8501-bbe931c12040 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:13.411036 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:13.411036 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:13.414274 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-7865d57e-db79-4223-8501-bbe931c12040 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:13.418360 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-7865d57e-db79-4223-8501-bbe931c12040 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:13.418784 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 53/205] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:13 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1459 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:13.928032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2351f274-8fe0-44b7-add6-d6ce4836b8ef None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:13.930445 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2351f274-8fe0-44b7-add6-d6ce4836b8ef tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] DELETE https://10.4.3.71/volume/v3/attachments/15e018fc-80f0-40d7-a0f8-dc5c3e716257 Jul 10 17:59:13.930659 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2351f274-8fe0-44b7-add6-d6ce4836b8ef tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:13.930906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2351f274-8fe0-44b7-add6-d6ce4836b8ef tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:13.940554 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:13.940554 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:14.493024 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6f6cf653-1370-4395-8c71-0e1de03ae66b req-2351f274-8fe0-44b7-add6-d6ce4836b8ef tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/attachments/15e018fc-80f0-40d7-a0f8-dc5c3e716257 returned with HTTP 200 Jul 10 17:59:14.493628 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 51/206] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 17:59:13 2026] DELETE /volume/v3/attachments/15e018fc-80f0-40d7-a0f8-dc5c3e716257 => generated 192 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:16.013930 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2f2b112b-934a-47b7-84d0-0e1410904c62 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:16.016883 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2f2b112b-934a-47b7-84d0-0e1410904c62 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:16.017092 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2f2b112b-934a-47b7-84d0-0e1410904c62 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:16.017259 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2f2b112b-934a-47b7-84d0-0e1410904c62 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:16.027604 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:16.027604 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:16.033003 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2f2b112b-934a-47b7-84d0-0e1410904c62 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:16.039805 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2f2b112b-934a-47b7-84d0-0e1410904c62 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:16.040389 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 54/207] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:16 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:16.122203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-bbd88e6d-8902-433d-b9d7-aa9f53ebc676 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:16.132901 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-bbd88e6d-8902-433d-b9d7-aa9f53ebc676 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:16.133170 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-bbd88e6d-8902-433d-b9d7-aa9f53ebc676 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:16.133387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-bbd88e6d-8902-433d-b9d7-aa9f53ebc676 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:16.144880 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:16.144880 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:16.149583 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-bbd88e6d-8902-433d-b9d7-aa9f53ebc676 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:16.154878 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-bbd88e6d-8902-433d-b9d7-aa9f53ebc676 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:16.155414 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 50/208] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:16 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:16.206418 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-809ee642-b91e-4076-9159-7866016649dd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:16.210818 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-809ee642-b91e-4076-9159-7866016649dd tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] POST https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd/action Jul 10 17:59:16.211240 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-809ee642-b91e-4076-9159-7866016649dd tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:16.211432 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-809ee642-b91e-4076-9159-7866016649dd tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:16.227596 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:16.227596 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:16.228282 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-809ee642-b91e-4076-9159-7866016649dd tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:16.242386 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-809ee642-b91e-4076-9159-7866016649dd tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Begin detaching volume completed successfully. Jul 10 17:59:16.242781 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-809ee642-b91e-4076-9159-7866016649dd tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd/action returned with HTTP 202 Jul 10 17:59:16.243258 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 54/209] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 17:59:16 2026] POST /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:17.218802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f10aff30-6655-41e8-b449-dc38e5765eb6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:17.274060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7a35842f-b5ba-439e-9670-5e54ba6b5b4f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:17.274481 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7a35842f-b5ba-439e-9670-5e54ba6b5b4f None None] GET https://10.4.3.71/volume// Jul 10 17:59:17.274603 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7a35842f-b5ba-439e-9670-5e54ba6b5b4f None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:17.274857 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7a35842f-b5ba-439e-9670-5e54ba6b5b4f None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:17.275067 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7a35842f-b5ba-439e-9670-5e54ba6b5b4f None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:17.275411 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 55/210] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:17.285998 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-b9483ab0-7550-44ed-bd89-b96c2f334829 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:17.292999 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-b9483ab0-7550-44ed-bd89-b96c2f334829 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:17.293188 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-b9483ab0-7550-44ed-bd89-b96c2f334829 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:17.293352 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-b9483ab0-7550-44ed-bd89-b96c2f334829 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:17.307503 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:17.307503 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:17.312380 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-b9483ab0-7550-44ed-bd89-b96c2f334829 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:17.318586 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-b9483ab0-7550-44ed-bd89-b96c2f334829 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:17.319168 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 51/211] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:17 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:17.474271 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f10aff30-6655-41e8-b449-dc38e5765eb6 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 17:59:17.474708 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f10aff30-6655-41e8-b449-dc38e5765eb6 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-156514603"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:17.476503 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:17.476503 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:17.493583 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f10aff30-6655-41e8-b449-dc38e5765eb6 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 17:59:17.494127 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 52/212] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 17:59:17 2026] POST /volume/v3/types => generated 227 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:17.505530 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5a42291c-6bfa-4252-ab5c-56bb06585cb0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:17.507355 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5a42291c-6bfa-4252-ab5c-56bb06585cb0 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 17:59:17.507713 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5a42291c-6bfa-4252-ab5c-56bb06585cb0 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2133186327"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:17.531704 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5a42291c-6bfa-4252-ab5c-56bb06585cb0 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 17:59:17.532169 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 55/213] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 17:59:17 2026] POST /volume/v3/group_types => generated 185 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:17.542531 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-80e98227-df24-4bd8-98a1-1f60357976c9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:17.622778 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-07c3a344-3eef-4d27-9f8a-e82c41dd2629 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:17.625827 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07c3a344-3eef-4d27-9f8a-e82c41dd2629 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:17.625827 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07c3a344-3eef-4d27-9f8a-e82c41dd2629 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:17.625827 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07c3a344-3eef-4d27-9f8a-e82c41dd2629 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:17.625827 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-07c3a344-3eef-4d27-9f8a-e82c41dd2629 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Delete volume with id: 5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:17.630350 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07c3a344-3eef-4d27-9f8a-e82c41dd2629 tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 404 Jul 10 17:59:17.630987 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 52/214] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 17:59:17 2026] DELETE /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:17.638264 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f0ec443c-4f43-4fee-8fb5-37b9c7b7224b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:17.640174 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f0ec443c-4f43-4fee-8fb5-37b9c7b7224b tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] GET https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 Jul 10 17:59:17.641852 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f0ec443c-4f43-4fee-8fb5-37b9c7b7224b tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:17.642120 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f0ec443c-4f43-4fee-8fb5-37b9c7b7224b tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:17.648448 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f0ec443c-4f43-4fee-8fb5-37b9c7b7224b tempest-VolumesAssistedSnapshotsTest-13437476 tempest-VolumesAssistedSnapshotsTest-13437476-project-admin] https://10.4.3.71/volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 returned with HTTP 404 Jul 10 17:59:17.649356 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 53/215] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:17 2026] GET /volume/v3/volumes/5a6ef182-b144-4639-bd0e-7fd6ee328625 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:17.787765 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-80e98227-df24-4bd8-98a1-1f60357976c9 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] POST https://10.4.3.71/volume/v3/groups Jul 10 17:59:17.788129 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-80e98227-df24-4bd8-98a1-1f60357976c9 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "89f12dce-d1c0-415d-bfa1-10efc87f63e0", "volume_types": ["063e6956-27bb-46a7-ae98-0254f0ec36a6"], "name": "tempest-GroupSnapshotsV319Test-Group-1293209658"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:17.789576 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-80e98227-df24-4bd8-98a1-1f60357976c9 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Creating new group {'group': {'group_type': '89f12dce-d1c0-415d-bfa1-10efc87f63e0', 'volume_types': ['063e6956-27bb-46a7-ae98-0254f0ec36a6'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1293209658'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 17:59:17.800654 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.groups [None req-80e98227-df24-4bd8-98a1-1f60357976c9 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1293209658. Jul 10 17:59:17.815839 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-80e98227-df24-4bd8-98a1-1f60357976c9 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Availability zone cache updated, next update will occur around 2026-07-10 18:59:17.815479. {{(pid=99949) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 17:59:17.816008 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-80e98227-df24-4bd8-98a1-1f60357976c9 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Availability Zones retrieved successfully. Jul 10 17:59:17.835168 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-80e98227-df24-4bd8-98a1-1f60357976c9 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Created reservations ['1ce601d0-e83e-4412-9c4e-a044265fd778'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:17.862041 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-80e98227-df24-4bd8-98a1-1f60357976c9 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/groups returned with HTTP 202 Jul 10 17:59:17.862458 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 56/216] 10.4.3.71 () {70 vars in 1290 bytes} [Fri Jul 10 17:59:17 2026] POST /volume/v3/groups => generated 116 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:17.870740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5d098470-b45d-44a2-9977-a0104c4db608 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:17.873058 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5d098470-b45d-44a2-9977-a0104c4db608 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed Jul 10 17:59:17.873355 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5d098470-b45d-44a2-9977-a0104c4db608 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:17.873627 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5d098470-b45d-44a2-9977-a0104c4db608 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:17.873878 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-5d098470-b45d-44a2-9977-a0104c4db608 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 3c8aed17-d50c-4957-be46-d4a0ad0756ed {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:17.880839 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:17.880839 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:17.895699 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5d098470-b45d-44a2-9977-a0104c4db608 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed returned with HTTP 200 Jul 10 17:59:17.896126 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 56/217] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:17 2026] GET /volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed => generated 396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:18.909008 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d0c87596-2ea2-46ad-8fc6-1c9e14ca6cc4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:18.911070 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d0c87596-2ea2-46ad-8fc6-1c9e14ca6cc4 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed Jul 10 17:59:18.911312 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d0c87596-2ea2-46ad-8fc6-1c9e14ca6cc4 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:18.911533 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d0c87596-2ea2-46ad-8fc6-1c9e14ca6cc4 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:18.911748 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-d0c87596-2ea2-46ad-8fc6-1c9e14ca6cc4 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 3c8aed17-d50c-4957-be46-d4a0ad0756ed {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:18.917952 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:18.917952 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:18.945108 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d0c87596-2ea2-46ad-8fc6-1c9e14ca6cc4 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed returned with HTTP 200 Jul 10 17:59:18.945108 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 53/218] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:18 2026] GET /volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed => generated 397 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:18.958990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2719f289-8fce-48f0-ba10-25baca295e64 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:18.962557 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:59:18.963024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1530522866", "volume_type": "063e6956-27bb-46a7-ae98-0254f0ec36a6", "group_id": "3c8aed17-d50c-4957-be46-d4a0ad0756ed", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:18.965242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1530522866', 'volume_type': '063e6956-27bb-46a7-ae98-0254f0ec36a6', 'group_id': '3c8aed17-d50c-4957-be46-d4a0ad0756ed', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:59:18.975858 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:18.975858 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:18.976434 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Create volume of 1 GB Jul 10 17:59:18.989585 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Availability Zones retrieved successfully. Jul 10 17:59:18.994874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Flow 'volume_create_api' (d269cec4-f76d-4232-a759-9d6c0d316783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:18.996123 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44743c98-5089-4fe2-b6d2-94ea58f1d82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:18.996839 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:18.996839 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:18.997278 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:59:19.022083 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44743c98-5089-4fe2-b6d2-94ea58f1d82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:59:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=063e6956-27bb-46a7-ae98-0254f0ec36a6,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-156514603',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '063e6956-27bb-46a7-ae98-0254f0ec36a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c8aed17-d50c-4957-be46-d4a0ad0756ed', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:19.022990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d7dd86-d351-454b-a475-91d3eca35e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:19.050478 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-156514603 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-156514603, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:19.050752 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-156514603 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-156514603, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:19.085107 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Created reservations ['7ac499b3-f4a4-4e56-af71-3c8902062dff', '5974c785-bcbf-401c-8743-f416336b761c', '7edb9d84-6133-4c5d-bcdc-1472d8a6938a', '6d4053b1-d1d6-4fb6-8102-d80428ee77d1'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:19.085107 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d7dd86-d351-454b-a475-91d3eca35e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ac499b3-f4a4-4e56-af71-3c8902062dff', '5974c785-bcbf-401c-8743-f416336b761c', '7edb9d84-6133-4c5d-bcdc-1472d8a6938a', '6d4053b1-d1d6-4fb6-8102-d80428ee77d1']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:19.086251 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2dbcfb-54d0-49f1-a7fe-86f48a5e94d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:19.114206 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2dbcfb-54d0-49f1-a7fe-86f48a5e94d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d69a4c-02f8-4554-8b56-c9c593e7b2d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1530522866',encryption_key_id=None,group_id=3c8aed17-d50c-4957-be46-d4a0ad0756ed,group_type_id=,metadata={},multiattach=False,project_id='136c19953e284b38a89c8f9f578b2456',qos_specs=None,replication_status=,reservations=['7ac499b3-f4a4-4e56-af71-3c8902062dff','5974c785-bcbf-401c-8743-f416336b761c','7edb9d84-6133-4c5d-bcdc-1472d8a6938a','6d4053b1-d1d6-4fb6-8102-d80428ee77d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a8bc21d5a1b4c11b768a1f95eff2af8',volume_type_id=063e6956-27bb-46a7-ae98-0254f0ec36a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1530522866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c8aed17-d50c-4957-be46-d4a0ad0756ed,host=None,id=61d69a4c-02f8-4554-8b56-c9c593e7b2d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='136c19953e284b38a89c8f9f578b2456',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a8bc21d5a1b4c11b768a1f95eff2af8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(063e6956-27bb-46a7-ae98-0254f0ec36a6),volume_type_id=063e6956-27bb-46a7-ae98-0254f0ec36a6)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:19.114969 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15f431e8-ad93-434f-922a-56fa87e5a4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:19.138334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15f431e8-ad93-434f-922a-56fa87e5a4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1530522866',encryption_key_id=None,group_id=3c8aed17-d50c-4957-be46-d4a0ad0756ed,group_type_id=,metadata={},multiattach=False,project_id='136c19953e284b38a89c8f9f578b2456',qos_specs=None,replication_status=,reservations=['7ac499b3-f4a4-4e56-af71-3c8902062dff','5974c785-bcbf-401c-8743-f416336b761c','7edb9d84-6133-4c5d-bcdc-1472d8a6938a','6d4053b1-d1d6-4fb6-8102-d80428ee77d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a8bc21d5a1b4c11b768a1f95eff2af8',volume_type_id=063e6956-27bb-46a7-ae98-0254f0ec36a6)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:19.139020 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6899159d-df0c-407b-b072-a3942f0cdf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:19.156674 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6899159d-df0c-407b-b072-a3942f0cdf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:19.157333 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Flow 'volume_create_api' (d269cec4-f76d-4232-a759-9d6c0d316783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:19.157623 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Create volume request issued successfully. Jul 10 17:59:19.158198 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:59:19.158334 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:59:19.202435 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:59:19.206306 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:19.206306 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:19.220982 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2719f289-8fce-48f0-ba10-25baca295e64 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:59:19.221712 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 54/219] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 17:59:18 2026] POST /volume/v3/volumes => generated 824 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:19.233280 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3991ef78-2604-41d4-8f48-5c016c241df8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:19.235098 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3991ef78-2604-41d4-8f48-5c016c241df8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 Jul 10 17:59:19.235332 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3991ef78-2604-41d4-8f48-5c016c241df8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:19.235545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3991ef78-2604-41d4-8f48-5c016c241df8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:19.243724 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:19.243724 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:19.249184 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3991ef78-2604-41d4-8f48-5c016c241df8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Volume info retrieved successfully. Jul 10 17:59:19.250932 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-3991ef78-2604-41d4-8f48-5c016c241df8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:59:19.250932 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-3991ef78-2604-41d4-8f48-5c016c241df8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:59:19.300609 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-3991ef78-2604-41d4-8f48-5c016c241df8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:59:19.303708 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:19.303708 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:19.311965 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3991ef78-2604-41d4-8f48-5c016c241df8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 returned with HTTP 200 Jul 10 17:59:19.312538 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 57/220] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:19 2026] GET /volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 => generated 916 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:19.754028 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-7280938a-75b4-40d6-a76d-162e0cea8677 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:19.758153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-7280938a-75b4-40d6-a76d-162e0cea8677 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:19.758357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-7280938a-75b4-40d6-a76d-162e0cea8677 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:19.758538 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-7280938a-75b4-40d6-a76d-162e0cea8677 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:19.767545 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:19.767545 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:19.770969 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-7280938a-75b4-40d6-a76d-162e0cea8677 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:19.778069 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-7280938a-75b4-40d6-a76d-162e0cea8677 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:19.778669 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 57/221] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:19 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:20.064699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-34a0b9ed-0fc8-4cfa-b48f-163468f79d91 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:20.066678 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-34a0b9ed-0fc8-4cfa-b48f-163468f79d91 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] DELETE https://10.4.3.71/volume/v3/attachments/f14615b1-c29a-4c9a-8040-9fcd0086e95b Jul 10 17:59:20.066867 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-34a0b9ed-0fc8-4cfa-b48f-163468f79d91 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:20.067043 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-34a0b9ed-0fc8-4cfa-b48f-163468f79d91 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:20.074512 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:20.074512 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:20.326387 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ba8ecd4c-789e-46c7-a270-cc02c2de157a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:20.328947 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ba8ecd4c-789e-46c7-a270-cc02c2de157a tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 Jul 10 17:59:20.329263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ba8ecd4c-789e-46c7-a270-cc02c2de157a tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:20.329495 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ba8ecd4c-789e-46c7-a270-cc02c2de157a tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:20.337809 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:20.337809 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:20.342672 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ba8ecd4c-789e-46c7-a270-cc02c2de157a tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Volume info retrieved successfully. Jul 10 17:59:20.343536 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-ba8ecd4c-789e-46c7-a270-cc02c2de157a tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:59:20.343756 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-ba8ecd4c-789e-46c7-a270-cc02c2de157a tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:59:20.398186 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-ba8ecd4c-789e-46c7-a270-cc02c2de157a tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:59:20.401387 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:20.401387 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:20.410548 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ba8ecd4c-789e-46c7-a270-cc02c2de157a tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 returned with HTTP 200 Jul 10 17:59:20.410548 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 55/222] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:20 2026] GET /volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:20.428984 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5d50e258-cfbb-42e8-8161-5ca471996fc8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:20.429978 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d50e258-cfbb-42e8-8161-5ca471996fc8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] POST https://10.4.3.71/volume/v3/group_snapshots Jul 10 17:59:20.431451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d50e258-cfbb-42e8-8161-5ca471996fc8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3c8aed17-d50c-4957-be46-d4a0ad0756ed", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1168698470"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:20.433474 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.group_snapshots [None req-5d50e258-cfbb-42e8-8161-5ca471996fc8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3c8aed17-d50c-4957-be46-d4a0ad0756ed', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1168698470'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 17:59:20.439414 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:20.439414 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:20.443800 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.group_snapshots [None req-5d50e258-cfbb-42e8-8161-5ca471996fc8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1168698470. Jul 10 17:59:20.486802 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:20.486802 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:20.501061 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-5d50e258-cfbb-42e8-8161-5ca471996fc8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-156514603 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-156514603, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:20.501474 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-5d50e258-cfbb-42e8-8161-5ca471996fc8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-156514603 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-156514603, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:20.524408 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-5d50e258-cfbb-42e8-8161-5ca471996fc8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Created reservations ['a01bbc3e-950e-451e-9520-d5b2401ddfde', 'ea06a822-08bd-4d22-86c1-e3237ba07444', 'a87900f7-4462-4496-a8f4-a66e5ca34edb', 'b075c267-a0a0-42f8-a4fc-beee1070797c'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:20.583542 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d50e258-cfbb-42e8-8161-5ca471996fc8 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/group_snapshots returned with HTTP 202 Jul 10 17:59:20.584046 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 58/223] 10.4.3.71 () {70 vars in 1317 bytes} [Fri Jul 10 17:59:20 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:20.596443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-44652591-e35f-43c8-9e63-f190bc5fd1bc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:20.598570 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-44652591-e35f-43c8-9e63-f190bc5fd1bc tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 Jul 10 17:59:20.598943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-44652591-e35f-43c8-9e63-f190bc5fd1bc tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:20.599136 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-44652591-e35f-43c8-9e63-f190bc5fd1bc tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:20.599264 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-44652591-e35f-43c8-9e63-f190bc5fd1bc tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 09b8f15f-8872-4116-85d1-b437a88a0767 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 17:59:20.605085 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:20.605085 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:20.609302 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-44652591-e35f-43c8-9e63-f190bc5fd1bc tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 returned with HTTP 200 Jul 10 17:59:20.609806 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 58/224] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 17:59:20 2026] GET /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:20.631787 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-874e0d31-b3b5-4323-ae7a-0ce168ec9933 req-34a0b9ed-0fc8-4cfa-b48f-163468f79d91 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/attachments/f14615b1-c29a-4c9a-8040-9fcd0086e95b returned with HTTP 200 Jul 10 17:59:20.631787 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 54/225] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 17:59:20 2026] DELETE /volume/v3/attachments/f14615b1-c29a-4c9a-8040-9fcd0086e95b => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:21.618552 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0cc8800d-0a27-4f0e-aa94-6f6e98dbc160 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.621001 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0cc8800d-0a27-4f0e-aa94-6f6e98dbc160 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 Jul 10 17:59:21.621193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0cc8800d-0a27-4f0e-aa94-6f6e98dbc160 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:21.621450 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0cc8800d-0a27-4f0e-aa94-6f6e98dbc160 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:21.621671 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.group_snapshots [None req-0cc8800d-0a27-4f0e-aa94-6f6e98dbc160 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 09b8f15f-8872-4116-85d1-b437a88a0767 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 17:59:21.631104 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.631104 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:21.635410 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0cc8800d-0a27-4f0e-aa94-6f6e98dbc160 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 returned with HTTP 200 Jul 10 17:59:21.636317 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 56/226] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 17:59:21 2026] GET /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:21.647666 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-aa8c6455-ab4c-45d0-9860-4ce5df53aac6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.650322 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aa8c6455-ab4c-45d0-9860-4ce5df53aac6 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail Jul 10 17:59:21.651056 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aa8c6455-ab4c-45d0-9860-4ce5df53aac6 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:21.651760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aa8c6455-ab4c-45d0-9860-4ce5df53aac6 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:21.652076 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-aa8c6455-ab4c-45d0-9860-4ce5df53aac6 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 17:59:21.652750 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.652750 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:21.653793 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-aa8c6455-ab4c-45d0-9860-4ce5df53aac6 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 17:59:21.667998 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-aa8c6455-ab4c-45d0-9860-4ce5df53aac6 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Get all snapshots completed successfully. Jul 10 17:59:21.668503 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.668503 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:21.669107 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aa8c6455-ab4c-45d0-9860-4ce5df53aac6 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 17:59:21.669560 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 59/227] 10.4.3.71 () {66 vars in 1257 bytes} [Fri Jul 10 17:59:21 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:21.683178 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1cffa240-675c-431c-a109-93027b1ebecb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.685485 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1cffa240-675c-431c-a109-93027b1ebecb tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/snapshots/ff9190eb-f9db-4224-a08e-11ef2442fafd Jul 10 17:59:21.685730 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1cffa240-675c-431c-a109-93027b1ebecb tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:21.685943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1cffa240-675c-431c-a109-93027b1ebecb tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:21.708671 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.708671 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:21.709148 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1cffa240-675c-431c-a109-93027b1ebecb tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Snapshot retrieved successfully. Jul 10 17:59:21.709977 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1cffa240-675c-431c-a109-93027b1ebecb tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/snapshots/ff9190eb-f9db-4224-a08e-11ef2442fafd returned with HTTP 200 Jul 10 17:59:21.710347 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 59/228] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:21 2026] GET /volume/v3/snapshots/ff9190eb-f9db-4224-a08e-11ef2442fafd => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:21.719670 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c4b5148f-ff04-4fec-a0f2-5b4f4d45eb4a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.721189 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4b5148f-ff04-4fec-a0f2-5b4f4d45eb4a tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] POST https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action Jul 10 17:59:21.721505 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4b5148f-ff04-4fec-a0f2-5b4f4d45eb4a tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:21.721644 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4b5148f-ff04-4fec-a0f2-5b4f4d45eb4a tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:21.723078 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.group_snapshots [None req-c4b5148f-ff04-4fec-a0f2-5b4f4d45eb4a tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Updating group '09b8f15f-8872-4116-85d1-b437a88a0767' with 'creating' {{(pid=99948) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 17:59:21.728109 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.728109 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:21.735844 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4b5148f-ff04-4fec-a0f2-5b4f4d45eb4a tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action returned with HTTP 202 Jul 10 17:59:21.736241 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 55/229] 10.4.3.71 () {70 vars in 1448 bytes} [Fri Jul 10 17:59:21 2026] POST /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:21.742287 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0c66deca-4b13-489b-a25f-8fae58277f9c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.743850 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0c66deca-4b13-489b-a25f-8fae58277f9c tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 Jul 10 17:59:21.744024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0c66deca-4b13-489b-a25f-8fae58277f9c tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:21.744191 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0c66deca-4b13-489b-a25f-8fae58277f9c tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:21.744310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.group_snapshots [None req-0c66deca-4b13-489b-a25f-8fae58277f9c tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 09b8f15f-8872-4116-85d1-b437a88a0767 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 17:59:21.747031 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.747031 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:21.752454 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0c66deca-4b13-489b-a25f-8fae58277f9c tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 returned with HTTP 200 Jul 10 17:59:21.752859 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 57/230] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 17:59:21 2026] GET /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 17:59:21.760551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ddb5565f-c53e-4d71-b5ac-1f3c63a0ebb5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.762946 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ddb5565f-c53e-4d71-b5ac-1f3c63a0ebb5 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] POST https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action Jul 10 17:59:21.763765 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ddb5565f-c53e-4d71-b5ac-1f3c63a0ebb5 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:21.763985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ddb5565f-c53e-4d71-b5ac-1f3c63a0ebb5 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:21.765791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.group_snapshots [None req-ddb5565f-c53e-4d71-b5ac-1f3c63a0ebb5 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Updating group '09b8f15f-8872-4116-85d1-b437a88a0767' with 'available' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 17:59:21.770983 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.770983 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:21.778161 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ddb5565f-c53e-4d71-b5ac-1f3c63a0ebb5 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action returned with HTTP 202 Jul 10 17:59:21.778696 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 60/231] 10.4.3.71 () {70 vars in 1448 bytes} [Fri Jul 10 17:59:21 2026] POST /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:21.785032 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-28223e7e-eb62-4434-8391-738c78b9f40e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.786894 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28223e7e-eb62-4434-8391-738c78b9f40e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 Jul 10 17:59:21.787053 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28223e7e-eb62-4434-8391-738c78b9f40e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:21.787228 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28223e7e-eb62-4434-8391-738c78b9f40e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:21.787364 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-28223e7e-eb62-4434-8391-738c78b9f40e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 09b8f15f-8872-4116-85d1-b437a88a0767 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 17:59:21.793170 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.793170 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:21.797308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28223e7e-eb62-4434-8391-738c78b9f40e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 returned with HTTP 200 Jul 10 17:59:21.797707 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 60/232] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 17:59:21 2026] GET /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:21.805491 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-440cc9e5-a35e-493b-b4cd-802746738b80 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.806971 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-440cc9e5-a35e-493b-b4cd-802746738b80 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] POST https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action Jul 10 17:59:21.807280 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-440cc9e5-a35e-493b-b4cd-802746738b80 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:21.807418 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-440cc9e5-a35e-493b-b4cd-802746738b80 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:21.808667 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.group_snapshots [None req-440cc9e5-a35e-493b-b4cd-802746738b80 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Updating group '09b8f15f-8872-4116-85d1-b437a88a0767' with 'error' {{(pid=99948) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 17:59:21.811557 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.811557 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:21.816784 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-440cc9e5-a35e-493b-b4cd-802746738b80 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action returned with HTTP 202 Jul 10 17:59:21.817124 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 56/233] 10.4.3.71 () {70 vars in 1448 bytes} [Fri Jul 10 17:59:21 2026] POST /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:21.824269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ef19e035-bf50-499b-9151-d8cbaeb3c977 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.825757 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef19e035-bf50-499b-9151-d8cbaeb3c977 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 Jul 10 17:59:21.825932 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef19e035-bf50-499b-9151-d8cbaeb3c977 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:21.826116 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef19e035-bf50-499b-9151-d8cbaeb3c977 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:21.826230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.group_snapshots [None req-ef19e035-bf50-499b-9151-d8cbaeb3c977 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 09b8f15f-8872-4116-85d1-b437a88a0767 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 17:59:21.829784 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.829784 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:21.833056 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef19e035-bf50-499b-9151-d8cbaeb3c977 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 returned with HTTP 200 Jul 10 17:59:21.833390 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 58/234] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 17:59:21 2026] GET /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 => generated 327 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:21.841007 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e7e7dab9-cd89-4265-90f0-582c90f29ceb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.842826 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e7e7dab9-cd89-4265-90f0-582c90f29ceb tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] POST https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action Jul 10 17:59:21.843236 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e7e7dab9-cd89-4265-90f0-582c90f29ceb tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:21.843414 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e7e7dab9-cd89-4265-90f0-582c90f29ceb tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:21.844812 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.group_snapshots [None req-e7e7dab9-cd89-4265-90f0-582c90f29ceb tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Updating group '09b8f15f-8872-4116-85d1-b437a88a0767' with 'available' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 17:59:21.847854 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.847854 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:21.853290 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e7e7dab9-cd89-4265-90f0-582c90f29ceb tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action returned with HTTP 202 Jul 10 17:59:21.853879 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 61/235] 10.4.3.71 () {70 vars in 1448 bytes} [Fri Jul 10 17:59:21 2026] POST /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:21.861076 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bc74a77c-b7d1-4684-9e4a-cf1353549880 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.862649 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bc74a77c-b7d1-4684-9e4a-cf1353549880 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 Jul 10 17:59:21.862843 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bc74a77c-b7d1-4684-9e4a-cf1353549880 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:21.863004 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bc74a77c-b7d1-4684-9e4a-cf1353549880 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:21.863115 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-bc74a77c-b7d1-4684-9e4a-cf1353549880 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 09b8f15f-8872-4116-85d1-b437a88a0767 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 17:59:21.870534 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.870534 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:21.876093 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bc74a77c-b7d1-4684-9e4a-cf1353549880 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 returned with HTTP 200 Jul 10 17:59:21.876093 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 61/236] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 17:59:21 2026] GET /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:21.885965 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7a54afe3-d3b1-4550-9087-28b202aa802e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.887908 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a54afe3-d3b1-4550-9087-28b202aa802e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] DELETE https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 Jul 10 17:59:21.888084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7a54afe3-d3b1-4550-9087-28b202aa802e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:21.888260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7a54afe3-d3b1-4550-9087-28b202aa802e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:21.888376 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.group_snapshots [None req-7a54afe3-d3b1-4550-9087-28b202aa802e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] delete called for member 09b8f15f-8872-4116-85d1-b437a88a0767 {{(pid=99948) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 17:59:21.888684 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.group_snapshots [None req-7a54afe3-d3b1-4550-9087-28b202aa802e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Delete group_snapshot with id: 09b8f15f-8872-4116-85d1-b437a88a0767 Jul 10 17:59:21.892841 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:21.892841 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:21.933749 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a54afe3-d3b1-4550-9087-28b202aa802e tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 returned with HTTP 202 Jul 10 17:59:21.934167 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 57/237] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 17:59:21 2026] DELETE /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:21.942987 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ec4313ff-eb35-4790-96eb-430a26303af5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:21.944417 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 17:59:21.944622 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:21.944806 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:21.945259 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 17:59:21.945971 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 17:59:21.970895 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Get all volumes completed successfully. Jul 10 17:59:21.971514 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:59:21.971697 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:59:22.006336 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:59:22.009276 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:22.009276 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:22.015800 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec4313ff-eb35-4790-96eb-430a26303af5 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 17:59:22.016318 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 59/238] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 17:59:21 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 17:59:22.027885 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-24b76bbe-9b1a-4654-9de1-9b02df3c3656 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:22.029467 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24b76bbe-9b1a-4654-9de1-9b02df3c3656 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail Jul 10 17:59:22.029686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24b76bbe-9b1a-4654-9de1-9b02df3c3656 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:22.029835 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24b76bbe-9b1a-4654-9de1-9b02df3c3656 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:22.030033 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-24b76bbe-9b1a-4654-9de1-9b02df3c3656 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 17:59:22.030958 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-24b76bbe-9b1a-4654-9de1-9b02df3c3656 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 17:59:22.034378 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-24b76bbe-9b1a-4654-9de1-9b02df3c3656 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Get all snapshots completed successfully. Jul 10 17:59:22.035283 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24b76bbe-9b1a-4654-9de1-9b02df3c3656 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 17:59:22.036347 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 62/239] 10.4.3.71 () {66 vars in 1257 bytes} [Fri Jul 10 17:59:22 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 17:59:22.044027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ca112cfb-43cf-4140-a0b8-756a87cc8f04 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:22.045756 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca112cfb-43cf-4140-a0b8-756a87cc8f04 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 Jul 10 17:59:22.046010 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca112cfb-43cf-4140-a0b8-756a87cc8f04 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:22.046194 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca112cfb-43cf-4140-a0b8-756a87cc8f04 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:22.046336 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-ca112cfb-43cf-4140-a0b8-756a87cc8f04 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 09b8f15f-8872-4116-85d1-b437a88a0767 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 17:59:22.049337 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca112cfb-43cf-4140-a0b8-756a87cc8f04 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 returned with HTTP 404 Jul 10 17:59:22.049813 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 62/240] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 17:59:22 2026] GET /volume/v3/group_snapshots/09b8f15f-8872-4116-85d1-b437a88a0767 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 17:59:22.055527 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:22.057152 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 17:59:22.057350 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:22.057521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:22.057993 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 17:59:22.058306 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:22.058306 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:22.058724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 17:59:22.085574 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Get all volumes completed successfully. Jul 10 17:59:22.086244 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:59:22.086423 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:59:22.120007 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:59:22.122769 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:22.122769 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:22.129092 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4e2b87ac-34a4-4da7-8ca0-7c9529a528d7 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 17:59:22.129508 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 58/241] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 17:59:22 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:22.142307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-87e0056d-1255-4249-bb9d-39e6965ba271 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:22.144154 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-87e0056d-1255-4249-bb9d-39e6965ba271 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] POST https://10.4.3.71/volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed/action Jul 10 17:59:22.144529 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-87e0056d-1255-4249-bb9d-39e6965ba271 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:22.144711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-87e0056d-1255-4249-bb9d-39e6965ba271 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:22.146219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-87e0056d-1255-4249-bb9d-39e6965ba271 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] delete called for group 3c8aed17-d50c-4957-be46-d4a0ad0756ed {{(pid=99950) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 17:59:22.146348 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.groups [None req-87e0056d-1255-4249-bb9d-39e6965ba271 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Delete group with id: 3c8aed17-d50c-4957-be46-d4a0ad0756ed Jul 10 17:59:22.150150 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:22.150150 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:22.204867 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-87e0056d-1255-4249-bb9d-39e6965ba271 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed/action returned with HTTP 202 Jul 10 17:59:22.205380 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 60/242] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 17:59:22 2026] POST /volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:22.212321 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-353740d2-fc9e-4f10-8ced-67edf43de0be None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:22.214929 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-353740d2-fc9e-4f10-8ced-67edf43de0be tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 Jul 10 17:59:22.215314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-353740d2-fc9e-4f10-8ced-67edf43de0be tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:22.216006 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-353740d2-fc9e-4f10-8ced-67edf43de0be tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:22.224526 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:22.224526 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:22.229174 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-353740d2-fc9e-4f10-8ced-67edf43de0be tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Volume info retrieved successfully. Jul 10 17:59:22.230106 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-353740d2-fc9e-4f10-8ced-67edf43de0be tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:59:22.230358 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-353740d2-fc9e-4f10-8ced-67edf43de0be tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:59:22.271001 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-353740d2-fc9e-4f10-8ced-67edf43de0be tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:59:22.274195 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:22.274195 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:22.286085 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-353740d2-fc9e-4f10-8ced-67edf43de0be tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 returned with HTTP 200 Jul 10 17:59:22.286526 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 63/243] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:22 2026] GET /volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 => generated 916 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:22.835412 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-48832be9-3f9d-40bb-aba1-9a8f03eece0d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:22.840208 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-48832be9-3f9d-40bb-aba1-9a8f03eece0d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:22.840425 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-48832be9-3f9d-40bb-aba1-9a8f03eece0d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:22.840666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-48832be9-3f9d-40bb-aba1-9a8f03eece0d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:22.851897 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:22.851897 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:22.857354 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-48832be9-3f9d-40bb-aba1-9a8f03eece0d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:22.863491 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-48832be9-3f9d-40bb-aba1-9a8f03eece0d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:22.863978 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 63/244] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:22 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:22.895523 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e4505b35-e5b0-4a4c-b5f4-ec7f57d4d3bd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:22.897687 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e4505b35-e5b0-4a4c-b5f4-ec7f57d4d3bd tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] GET https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 17:59:22.898042 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e4505b35-e5b0-4a4c-b5f4-ec7f57d4d3bd tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:22.898342 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e4505b35-e5b0-4a4c-b5f4-ec7f57d4d3bd tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:22.912646 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:22.912646 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:22.920182 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e4505b35-e5b0-4a4c-b5f4-ec7f57d4d3bd tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 17:59:22.927191 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e4505b35-e5b0-4a4c-b5f4-ec7f57d4d3bd tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 200 Jul 10 17:59:22.927892 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 59/245] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:22 2026] GET /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 1830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:23.301286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8fcc09e6-e84d-4d9a-aae6-a5cf2e627a44 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:23.303379 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8fcc09e6-e84d-4d9a-aae6-a5cf2e627a44 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 Jul 10 17:59:23.303680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8fcc09e6-e84d-4d9a-aae6-a5cf2e627a44 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:23.303875 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8fcc09e6-e84d-4d9a-aae6-a5cf2e627a44 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:23.309672 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8fcc09e6-e84d-4d9a-aae6-a5cf2e627a44 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 returned with HTTP 404 Jul 10 17:59:23.310106 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 61/246] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:23 2026] GET /volume/v3/volumes/61d69a4c-02f8-4554-8b56-c9c593e7b2d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 17:59:23.317874 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eb9bf952-3919-4fb0-b1fe-a7868f404806 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:23.319702 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb9bf952-3919-4fb0-b1fe-a7868f404806 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] GET https://10.4.3.71/volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed Jul 10 17:59:23.319902 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eb9bf952-3919-4fb0-b1fe-a7868f404806 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:23.320079 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eb9bf952-3919-4fb0-b1fe-a7868f404806 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:23.320205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-eb9bf952-3919-4fb0-b1fe-a7868f404806 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] show called for member 3c8aed17-d50c-4957-be46-d4a0ad0756ed {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:23.323170 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb9bf952-3919-4fb0-b1fe-a7868f404806 tempest-GroupSnapshotsV319Test-125227806 tempest-GroupSnapshotsV319Test-125227806-project-member] https://10.4.3.71/volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed returned with HTTP 404 Jul 10 17:59:23.323688 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 64/247] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:23 2026] GET /volume/v3/groups/3c8aed17-d50c-4957-be46-d4a0ad0756ed => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 17:59:23.330275 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a1ff66a4-1c23-45f5-9dec-a2876d49d815 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:23.332058 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a1ff66a4-1c23-45f5-9dec-a2876d49d815 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/89f12dce-d1c0-415d-bfa1-10efc87f63e0 Jul 10 17:59:23.332243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a1ff66a4-1c23-45f5-9dec-a2876d49d815 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:23.332411 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a1ff66a4-1c23-45f5-9dec-a2876d49d815 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:23.348633 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a1ff66a4-1c23-45f5-9dec-a2876d49d815 tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] https://10.4.3.71/volume/v3/group_types/89f12dce-d1c0-415d-bfa1-10efc87f63e0 returned with HTTP 202 Jul 10 17:59:23.349024 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 64/248] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 17:59:23 2026] DELETE /volume/v3/group_types/89f12dce-d1c0-415d-bfa1-10efc87f63e0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:23.357253 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fd7eb589-a295-4fb4-98bf-c829237cdd7b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:23.358772 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fd7eb589-a295-4fb4-98bf-c829237cdd7b tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] DELETE https://10.4.3.71/volume/v3/types/063e6956-27bb-46a7-ae98-0254f0ec36a6 Jul 10 17:59:23.359030 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fd7eb589-a295-4fb4-98bf-c829237cdd7b tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:23.359298 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fd7eb589-a295-4fb4-98bf-c829237cdd7b tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:23.399277 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fd7eb589-a295-4fb4-98bf-c829237cdd7b tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] https://10.4.3.71/volume/v3/types/063e6956-27bb-46a7-ae98-0254f0ec36a6 returned with HTTP 202 Jul 10 17:59:23.399277 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 60/249] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 17:59:23 2026] DELETE /volume/v3/types/063e6956-27bb-46a7-ae98-0254f0ec36a6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:23.408307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-025f64a9-e3a2-4866-ad6c-17633239bffd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:23.410047 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-025f64a9-e3a2-4866-ad6c-17633239bffd tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] GET https://10.4.3.71/volume/v3/types/063e6956-27bb-46a7-ae98-0254f0ec36a6 Jul 10 17:59:23.410242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-025f64a9-e3a2-4866-ad6c-17633239bffd tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:23.410416 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-025f64a9-e3a2-4866-ad6c-17633239bffd tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:23.413699 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-025f64a9-e3a2-4866-ad6c-17633239bffd tempest-GroupSnapshotsV319Test-1539246550 tempest-GroupSnapshotsV319Test-1539246550-project-admin] https://10.4.3.71/volume/v3/types/063e6956-27bb-46a7-ae98-0254f0ec36a6 returned with HTTP 404 Jul 10 17:59:23.414282 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 62/250] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 17:59:23 2026] GET /volume/v3/types/063e6956-27bb-46a7-ae98-0254f0ec36a6 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:24.949141 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f6e1538a-03c4-42c2-a6bf-51391b891fb4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:24.949718 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f6e1538a-03c4-42c2-a6bf-51391b891fb4 None None] GET https://10.4.3.71/volume// Jul 10 17:59:24.949967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f6e1538a-03c4-42c2-a6bf-51391b891fb4 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:24.950319 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f6e1538a-03c4-42c2-a6bf-51391b891fb4 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:24.950836 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f6e1538a-03c4-42c2-a6bf-51391b891fb4 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:24.951782 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 65/251] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 17:59:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:24.970706 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-352b4c4f-365c-45d4-90d6-f26573468092 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:24.974457 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-352b4c4f-365c-45d4-90d6-f26573468092 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:59:24.975663 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-352b4c4f-365c-45d4-90d6-f26573468092 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16cdfc5b-c073-40a8-8235-8ad186dfb32f", "connector": null, "instance_uuid": "888a468e-6ccb-40e1-a51c-c4f8e88ce4f8"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:24.988919 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:24.988919 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:25.025776 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-352b4c4f-365c-45d4-90d6-f26573468092 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:59:25.026342 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 65/252] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:59:24 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:25.412055 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c15dedb9-a584-4b9b-a083-31253678de9d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:25.413669 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c15dedb9-a584-4b9b-a083-31253678de9d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:25.413961 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c15dedb9-a584-4b9b-a083-31253678de9d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:25.414207 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c15dedb9-a584-4b9b-a083-31253678de9d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:25.424698 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:25.424698 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:25.427501 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c15dedb9-a584-4b9b-a083-31253678de9d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:25.432164 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c15dedb9-a584-4b9b-a083-31253678de9d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:25.433076 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 61/253] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:25 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:25.553314 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-47c9469e-c87c-489e-aa58-e6c10a115eb0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:25.553762 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-47c9469e-c87c-489e-aa58-e6c10a115eb0 None None] GET https://10.4.3.71/volume// Jul 10 17:59:25.553864 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-47c9469e-c87c-489e-aa58-e6c10a115eb0 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:25.554050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-47c9469e-c87c-489e-aa58-e6c10a115eb0 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:25.554387 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-47c9469e-c87c-489e-aa58-e6c10a115eb0 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:25.554684 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 63/254] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:25.563812 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-80c6a4e6-4dfe-4adf-84a4-7791b662de0a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:25.566038 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-80c6a4e6-4dfe-4adf-84a4-7791b662de0a tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:25.566280 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-80c6a4e6-4dfe-4adf-84a4-7791b662de0a tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:25.566459 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-80c6a4e6-4dfe-4adf-84a4-7791b662de0a tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:25.579756 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:25.579756 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:25.585518 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-80c6a4e6-4dfe-4adf-84a4-7791b662de0a tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:25.591746 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-80c6a4e6-4dfe-4adf-84a4-7791b662de0a tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:25.592394 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 66/255] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:25 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:25.678354 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-cdddadf6-14a5-4124-af6d-f3dc7da62397 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:25.680708 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-cdddadf6-14a5-4124-af6d-f3dc7da62397 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] PUT https://10.4.3.71/volume/v3/attachments/f42d2744-303b-4766-94d6-ac020c20e692 Jul 10 17:59:25.681054 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-cdddadf6-14a5-4124-af6d-f3dc7da62397 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:25.691288 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-cdddadf6-14a5-4124-af6d-f3dc7da62397 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Acquiring lock "cinder-attachment_update-16cdfc5b-c073-40a8-8235-8ad186dfb32f-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:59:25.697130 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-cdddadf6-14a5-4124-af6d-f3dc7da62397 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Lock "cinder-attachment_update-16cdfc5b-c073-40a8-8235-8ad186dfb32f-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:59:25.698215 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:25.698215 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:26.228457 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-cdddadf6-14a5-4124-af6d-f3dc7da62397 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Lock "cinder-attachment_update-16cdfc5b-c073-40a8-8235-8ad186dfb32f-np0000005036" released by "attachment_update" :: held 0.531s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:59:26.228971 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-cdddadf6-14a5-4124-af6d-f3dc7da62397 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/attachments/f42d2744-303b-4766-94d6-ac020c20e692 returned with HTTP 200 Jul 10 17:59:26.229600 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 66/256] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:59:25 2026] PUT /volume/v3/attachments/f42d2744-303b-4766-94d6-ac020c20e692 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:26.449217 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f273c419-27d6-4ca3-8a9a-9dc333db3f94 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:26.454420 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f273c419-27d6-4ca3-8a9a-9dc333db3f94 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:26.454420 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f273c419-27d6-4ca3-8a9a-9dc333db3f94 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:26.454420 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f273c419-27d6-4ca3-8a9a-9dc333db3f94 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:26.474253 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:26.474253 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:26.483684 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f273c419-27d6-4ca3-8a9a-9dc333db3f94 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:26.488600 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f273c419-27d6-4ca3-8a9a-9dc333db3f94 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:26.489736 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 62/257] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:26 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:26.624644 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f1a45268-049b-432f-953c-dacde043222e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:26.626490 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:59:26.626879 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1823025020"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:26.628401 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1823025020'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:59:26.628525 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Create volume of 1 GB Jul 10 17:59:26.633804 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Availability Zones retrieved successfully. Jul 10 17:59:26.640552 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Flow 'volume_create_api' (e55bcb78-0f16-4aa6-9b32-32f15de509ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:26.641985 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb3a7c6-0025-4b73-b194-8fac759a7261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:26.643330 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:59:26.672711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb3a7c6-0025-4b73-b194-8fac759a7261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:26.673516 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053ba3c4-d4b1-4b1c-a82a-bc9b5ff79903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:26.736398 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Created reservations ['36752d29-ff30-442d-a9ab-3fe0414eb818', '82cec829-39ea-4684-928f-6ac2ab83e8cb', '1fa5d197-b47b-4c1e-893d-5daa287bd8bb', '023666d0-7e98-4c77-a959-78b0c4a9441e'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:26.737221 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053ba3c4-d4b1-4b1c-a82a-bc9b5ff79903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36752d29-ff30-442d-a9ab-3fe0414eb818', '82cec829-39ea-4684-928f-6ac2ab83e8cb', '1fa5d197-b47b-4c1e-893d-5daa287bd8bb', '023666d0-7e98-4c77-a959-78b0c4a9441e']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:26.738075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb12b83-2211-4002-867f-95f5ab70bf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:26.761097 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb12b83-2211-4002-867f-95f5ab70bf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51bbe8af-945f-4295-85b0-48f3fa6d0380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1823025020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4fccfe75194dc5993f815c8a6d69c3',qos_specs=None,replication_status=,reservations=['36752d29-ff30-442d-a9ab-3fe0414eb818','82cec829-39ea-4684-928f-6ac2ab83e8cb','1fa5d197-b47b-4c1e-893d-5daa287bd8bb','023666d0-7e98-4c77-a959-78b0c4a9441e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a41732e23554717bba8017cc3f8ed85',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1823025020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51bbe8af-945f-4295-85b0-48f3fa6d0380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4fccfe75194dc5993f815c8a6d69c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a41732e23554717bba8017cc3f8ed85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:26.762269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd2fe59-dd2f-4f91-b60c-91a3da35eb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:26.781008 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd2fe59-dd2f-4f91-b60c-91a3da35eb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1823025020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4fccfe75194dc5993f815c8a6d69c3',qos_specs=None,replication_status=,reservations=['36752d29-ff30-442d-a9ab-3fe0414eb818','82cec829-39ea-4684-928f-6ac2ab83e8cb','1fa5d197-b47b-4c1e-893d-5daa287bd8bb','023666d0-7e98-4c77-a959-78b0c4a9441e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a41732e23554717bba8017cc3f8ed85',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:26.781679 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbdafd0c-31fb-4451-bb4e-1d9cf408ca13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:26.791816 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbdafd0c-31fb-4451-bb4e-1d9cf408ca13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:26.792546 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Flow 'volume_create_api' (e55bcb78-0f16-4aa6-9b32-32f15de509ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:26.792845 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Create volume request issued successfully. Jul 10 17:59:26.793349 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f1a45268-049b-432f-953c-dacde043222e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:59:26.793823 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 64/258] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:59:26 2026] POST /volume/v3/volumes => generated 752 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:26.806230 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0d1e279b-68d6-465a-94f3-c8c43ad75b83 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:26.808449 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d1e279b-68d6-465a-94f3-c8c43ad75b83 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:26.808726 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d1e279b-68d6-465a-94f3-c8c43ad75b83 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:26.808982 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d1e279b-68d6-465a-94f3-c8c43ad75b83 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:26.815527 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:26.815527 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:26.819148 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0d1e279b-68d6-465a-94f3-c8c43ad75b83 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:26.823864 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d1e279b-68d6-465a-94f3-c8c43ad75b83 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:26.824313 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 67/259] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:26 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:27.504534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c604aa1b-5ba1-4d78-9679-f13fa2e9c6d1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:27.505063 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c05a9f25-b640-40b1-9078-ac974445c4fb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:27.506792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c604aa1b-5ba1-4d78-9679-f13fa2e9c6d1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:27.507077 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c604aa1b-5ba1-4d78-9679-f13fa2e9c6d1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:27.507328 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c604aa1b-5ba1-4d78-9679-f13fa2e9c6d1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:27.529047 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:27.529047 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:27.537538 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c604aa1b-5ba1-4d78-9679-f13fa2e9c6d1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:27.547619 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c604aa1b-5ba1-4d78-9679-f13fa2e9c6d1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:27.550590 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 67/260] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:27 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:27.771069 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c05a9f25-b640-40b1-9078-ac974445c4fb tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 17:59:27.771541 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c05a9f25-b640-40b1-9078-ac974445c4fb tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1537384465"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:27.793544 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c05a9f25-b640-40b1-9078-ac974445c4fb tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 17:59:27.793962 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 63/261] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 17:59:27 2026] POST /volume/v3/types => generated 220 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:27.806578 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e7272d75-7292-4cba-b055-341693dad88c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:27.809847 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7272d75-7292-4cba-b055-341693dad88c tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 17:59:27.810259 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7272d75-7292-4cba-b055-341693dad88c tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1221182335"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:27.812577 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:27.812577 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:27.833209 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7272d75-7292-4cba-b055-341693dad88c tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 17:59:27.833604 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 65/262] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 17:59:27 2026] POST /volume/v3/group_types => generated 177 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:27.841667 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-39c054cf-86a0-4716-a909-e8da52a12796 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:27.843477 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-39c054cf-86a0-4716-a909-e8da52a12796 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:27.843683 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-39c054cf-86a0-4716-a909-e8da52a12796 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:27.843964 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-39c054cf-86a0-4716-a909-e8da52a12796 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:27.844016 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0a75790a-0ac6-4e24-a620-a73007190ae1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:27.851853 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:27.851853 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:27.856397 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-39c054cf-86a0-4716-a909-e8da52a12796 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:27.861719 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-39c054cf-86a0-4716-a909-e8da52a12796 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:27.862190 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 68/263] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:27 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:28.045851 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0a75790a-0ac6-4e24-a620-a73007190ae1 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] POST https://10.4.3.71/volume/v3/groups Jul 10 17:59:28.046251 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0a75790a-0ac6-4e24-a620-a73007190ae1 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "740a7073-4311-4dc8-833b-2e8a6a0e9556", "volume_types": ["cfdccb12-80f2-4531-a5aa-b632d7f8af5b"], "name": "tempest-GroupsV320Test-Group-2021688034"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:28.047982 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-0a75790a-0ac6-4e24-a620-a73007190ae1 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Creating new group {'group': {'group_type': '740a7073-4311-4dc8-833b-2e8a6a0e9556', 'volume_types': ['cfdccb12-80f2-4531-a5aa-b632d7f8af5b'], 'name': 'tempest-GroupsV320Test-Group-2021688034'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 17:59:28.053810 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-0a75790a-0ac6-4e24-a620-a73007190ae1 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Creating group tempest-GroupsV320Test-Group-2021688034. Jul 10 17:59:28.083750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-0a75790a-0ac6-4e24-a620-a73007190ae1 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Availability zone cache updated, next update will occur around 2026-07-10 18:59:28.083375. {{(pid=99951) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 17:59:28.083922 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0a75790a-0ac6-4e24-a620-a73007190ae1 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Availability Zones retrieved successfully. Jul 10 17:59:28.109187 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-0a75790a-0ac6-4e24-a620-a73007190ae1 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Created reservations ['56cb83f8-d88c-4a9f-967c-f3cba999fb31'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:28.144665 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0a75790a-0ac6-4e24-a620-a73007190ae1 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups returned with HTTP 202 Jul 10 17:59:28.147139 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 68/264] 10.4.3.71 () {70 vars in 1290 bytes} [Fri Jul 10 17:59:27 2026] POST /volume/v3/groups => generated 108 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:28.159775 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d7253d3f-29ee-4a22-b810-559d44c1e66c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:28.160487 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d7253d3f-29ee-4a22-b810-559d44c1e66c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] GET https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda Jul 10 17:59:28.160734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d7253d3f-29ee-4a22-b810-559d44c1e66c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:28.160922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d7253d3f-29ee-4a22-b810-559d44c1e66c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:28.161042 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-d7253d3f-29ee-4a22-b810-559d44c1e66c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] show called for member 700788c1-0011-44cb-a17f-c76e96ca1bda {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:28.166323 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:28.166323 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:28.175378 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d7253d3f-29ee-4a22-b810-559d44c1e66c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda returned with HTTP 200 Jul 10 17:59:28.175806 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 64/265] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:28 2026] GET /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:28.385462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-c84a0fd9-4429-44d6-b90d-acb585370b11 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:28.387581 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-c84a0fd9-4429-44d6-b90d-acb585370b11 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:28.387792 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-c84a0fd9-4429-44d6-b90d-acb585370b11 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:28.387976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-c84a0fd9-4429-44d6-b90d-acb585370b11 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:28.394833 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:28.394833 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:28.398724 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-c84a0fd9-4429-44d6-b90d-acb585370b11 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:28.403664 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-c84a0fd9-4429-44d6-b90d-acb585370b11 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:28.404051 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 66/266] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:28 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:28.565224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e9ad143d-55a7-400b-ae41-3f5a28f0a443 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:28.568349 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e9ad143d-55a7-400b-ae41-3f5a28f0a443 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:28.568544 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e9ad143d-55a7-400b-ae41-3f5a28f0a443 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:28.568905 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e9ad143d-55a7-400b-ae41-3f5a28f0a443 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:28.584380 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:28.584380 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:28.591266 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e9ad143d-55a7-400b-ae41-3f5a28f0a443 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:28.597917 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e9ad143d-55a7-400b-ae41-3f5a28f0a443 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:28.598448 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 69/267] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:28 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:28.812110 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a03d774b-f5ae-4407-bc87-2db0a35823fa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:28.814128 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a03d774b-f5ae-4407-bc87-2db0a35823fa tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:28.814322 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a03d774b-f5ae-4407-bc87-2db0a35823fa tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:28.814507 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a03d774b-f5ae-4407-bc87-2db0a35823fa tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:28.821399 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:28.821399 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:28.825708 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a03d774b-f5ae-4407-bc87-2db0a35823fa tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:28.830020 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a03d774b-f5ae-4407-bc87-2db0a35823fa tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:28.830493 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 69/268] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:28 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:28.871469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-2da5e4c0-06e9-43ae-9c36-d20e90ca5dc6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:28.873649 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-2da5e4c0-06e9-43ae-9c36-d20e90ca5dc6 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:28.873889 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-2da5e4c0-06e9-43ae-9c36-d20e90ca5dc6 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:28.874053 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-2da5e4c0-06e9-43ae-9c36-d20e90ca5dc6 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:28.881133 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:28.881133 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:28.885534 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-2da5e4c0-06e9-43ae-9c36-d20e90ca5dc6 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:28.889850 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-2da5e4c0-06e9-43ae-9c36-d20e90ca5dc6 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:28.890206 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 65/269] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:28 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:29.188089 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-18121719-aede-4715-bbd8-62e404b5736f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.191191 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-18121719-aede-4715-bbd8-62e404b5736f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] GET https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda Jul 10 17:59:29.191191 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-18121719-aede-4715-bbd8-62e404b5736f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:29.191191 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-18121719-aede-4715-bbd8-62e404b5736f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:29.191191 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-18121719-aede-4715-bbd8-62e404b5736f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] show called for member 700788c1-0011-44cb-a17f-c76e96ca1bda {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:29.194580 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.194580 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:29.203046 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-18121719-aede-4715-bbd8-62e404b5736f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda returned with HTTP 200 Jul 10 17:59:29.203720 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 67/270] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:29 2026] GET /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:29.213420 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-775c669b-856c-455c-a598-990e57106784 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.215504 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-775c669b-856c-455c-a598-990e57106784 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] POST https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action Jul 10 17:59:29.216145 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-775c669b-856c-455c-a598-990e57106784 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:29.216270 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-775c669b-856c-455c-a598-990e57106784 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:29.218272 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-775c669b-856c-455c-a598-990e57106784 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Updating group '700788c1-0011-44cb-a17f-c76e96ca1bda' with 'creating' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 17:59:29.223038 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.223038 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:29.231837 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-775c669b-856c-455c-a598-990e57106784 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action returned with HTTP 202 Jul 10 17:59:29.232242 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 70/271] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 17:59:29 2026] POST /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:29.239126 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8f7e5961-49b0-4515-adf4-c7c39e01e05d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.241033 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8f7e5961-49b0-4515-adf4-c7c39e01e05d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] GET https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda Jul 10 17:59:29.241292 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8f7e5961-49b0-4515-adf4-c7c39e01e05d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:29.241540 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8f7e5961-49b0-4515-adf4-c7c39e01e05d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:29.241686 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-8f7e5961-49b0-4515-adf4-c7c39e01e05d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] show called for member 700788c1-0011-44cb-a17f-c76e96ca1bda {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:29.245115 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.245115 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:29.252354 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8f7e5961-49b0-4515-adf4-c7c39e01e05d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda returned with HTTP 200 Jul 10 17:59:29.252829 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 70/272] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:29 2026] GET /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:29.262172 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0256de24-2592-4144-bb8d-92eb7d9ddd10 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.264136 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0256de24-2592-4144-bb8d-92eb7d9ddd10 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] POST https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action Jul 10 17:59:29.264730 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0256de24-2592-4144-bb8d-92eb7d9ddd10 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:29.264847 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0256de24-2592-4144-bb8d-92eb7d9ddd10 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:29.267486 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-0256de24-2592-4144-bb8d-92eb7d9ddd10 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Updating group '700788c1-0011-44cb-a17f-c76e96ca1bda' with 'available' {{(pid=99948) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 17:59:29.272710 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.272710 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:29.281639 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0256de24-2592-4144-bb8d-92eb7d9ddd10 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action returned with HTTP 202 Jul 10 17:59:29.284457 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 66/273] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 17:59:29 2026] POST /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 10 17:59:29.289234 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fa6c297f-7650-42ea-b927-4c449ef22a01 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.291036 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fa6c297f-7650-42ea-b927-4c449ef22a01 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] GET https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda Jul 10 17:59:29.291268 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fa6c297f-7650-42ea-b927-4c449ef22a01 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:29.291487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fa6c297f-7650-42ea-b927-4c449ef22a01 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:29.291634 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-fa6c297f-7650-42ea-b927-4c449ef22a01 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] show called for member 700788c1-0011-44cb-a17f-c76e96ca1bda {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:29.294975 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.294975 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:29.302539 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fa6c297f-7650-42ea-b927-4c449ef22a01 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda returned with HTTP 200 Jul 10 17:59:29.302957 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 68/274] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:29 2026] GET /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:29.312762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-33ba312a-397b-4272-915f-10f98abd14fd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.316385 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-33ba312a-397b-4272-915f-10f98abd14fd tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] POST https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action Jul 10 17:59:29.316385 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-33ba312a-397b-4272-915f-10f98abd14fd tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:29.316385 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-33ba312a-397b-4272-915f-10f98abd14fd tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:29.316982 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-33ba312a-397b-4272-915f-10f98abd14fd tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Updating group '700788c1-0011-44cb-a17f-c76e96ca1bda' with 'error' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 17:59:29.320868 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.320868 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:29.328962 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-33ba312a-397b-4272-915f-10f98abd14fd tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action returned with HTTP 202 Jul 10 17:59:29.329429 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 71/275] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 17:59:29 2026] POST /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:29.337197 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5f04141e-9813-4275-b040-4ca545afcf8c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.339460 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5f04141e-9813-4275-b040-4ca545afcf8c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] GET https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda Jul 10 17:59:29.339760 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5f04141e-9813-4275-b040-4ca545afcf8c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:29.340004 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5f04141e-9813-4275-b040-4ca545afcf8c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:29.340173 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-5f04141e-9813-4275-b040-4ca545afcf8c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] show called for member 700788c1-0011-44cb-a17f-c76e96ca1bda {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:29.347402 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.347402 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:29.355085 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5f04141e-9813-4275-b040-4ca545afcf8c tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda returned with HTTP 200 Jul 10 17:59:29.355622 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 71/276] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:29 2026] GET /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda => generated 385 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:29.365764 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8c47398a-574f-4fca-a1c7-0a28ba6e5edb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.367803 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c47398a-574f-4fca-a1c7-0a28ba6e5edb tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] POST https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action Jul 10 17:59:29.368285 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c47398a-574f-4fca-a1c7-0a28ba6e5edb tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:29.368420 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c47398a-574f-4fca-a1c7-0a28ba6e5edb tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:29.370116 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-8c47398a-574f-4fca-a1c7-0a28ba6e5edb tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Updating group '700788c1-0011-44cb-a17f-c76e96ca1bda' with 'available' {{(pid=99948) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 17:59:29.373994 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.373994 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:29.384788 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c47398a-574f-4fca-a1c7-0a28ba6e5edb tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action returned with HTTP 202 Jul 10 17:59:29.385411 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 67/277] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 17:59:29 2026] POST /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:29.392680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d2163831-3dc0-481e-8e34-ed30c5b2802f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.394932 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2163831-3dc0-481e-8e34-ed30c5b2802f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] GET https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda Jul 10 17:59:29.395239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2163831-3dc0-481e-8e34-ed30c5b2802f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:29.395538 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2163831-3dc0-481e-8e34-ed30c5b2802f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:29.395702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-d2163831-3dc0-481e-8e34-ed30c5b2802f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] show called for member 700788c1-0011-44cb-a17f-c76e96ca1bda {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:29.399249 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.399249 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:29.408029 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2163831-3dc0-481e-8e34-ed30c5b2802f tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda returned with HTTP 200 Jul 10 17:59:29.408578 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 69/278] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:29 2026] GET /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:29.419226 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b556b3d1-73c4-4a7f-983f-a618d6d0835d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.421179 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b556b3d1-73c4-4a7f-983f-a618d6d0835d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 17:59:29.421422 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b556b3d1-73c4-4a7f-983f-a618d6d0835d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:29.421635 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b556b3d1-73c4-4a7f-983f-a618d6d0835d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:29.422164 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-b556b3d1-73c4-4a7f-983f-a618d6d0835d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 17:59:29.422949 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b556b3d1-73c4-4a7f-983f-a618d6d0835d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 17:59:29.449632 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b556b3d1-73c4-4a7f-983f-a618d6d0835d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Get all volumes completed successfully. Jul 10 17:59:29.451678 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b556b3d1-73c4-4a7f-983f-a618d6d0835d tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 17:59:29.452069 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 72/279] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 17:59:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:29.467054 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-961a4675-6397-4dab-b0ab-b26d96c3ae18 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.469651 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-961a4675-6397-4dab-b0ab-b26d96c3ae18 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] POST https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action Jul 10 17:59:29.470063 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-961a4675-6397-4dab-b0ab-b26d96c3ae18 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:29.470226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-961a4675-6397-4dab-b0ab-b26d96c3ae18 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:29.471933 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-961a4675-6397-4dab-b0ab-b26d96c3ae18 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] delete called for group 700788c1-0011-44cb-a17f-c76e96ca1bda {{(pid=99951) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 17:59:29.472066 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-961a4675-6397-4dab-b0ab-b26d96c3ae18 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Delete group with id: 700788c1-0011-44cb-a17f-c76e96ca1bda Jul 10 17:59:29.476157 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.476157 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:29.538540 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-961a4675-6397-4dab-b0ab-b26d96c3ae18 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action returned with HTTP 202 Jul 10 17:59:29.539265 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 72/280] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 17:59:29 2026] POST /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:29.549177 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d8042c02-db18-44c9-b1b3-d01b28daf1d7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.551937 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d8042c02-db18-44c9-b1b3-d01b28daf1d7 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] GET https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda Jul 10 17:59:29.552129 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d8042c02-db18-44c9-b1b3-d01b28daf1d7 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:29.552304 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d8042c02-db18-44c9-b1b3-d01b28daf1d7 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:29.552438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-d8042c02-db18-44c9-b1b3-d01b28daf1d7 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] show called for member 700788c1-0011-44cb-a17f-c76e96ca1bda {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:29.556037 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.556037 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:29.562952 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d8042c02-db18-44c9-b1b3-d01b28daf1d7 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda returned with HTTP 200 Jul 10 17:59:29.563315 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 68/281] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:29 2026] GET /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:29.612457 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-23717174-f500-47ae-924b-b45714b8e474 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:29.614839 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-23717174-f500-47ae-924b-b45714b8e474 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:29.615058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-23717174-f500-47ae-924b-b45714b8e474 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:29.615280 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-23717174-f500-47ae-924b-b45714b8e474 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:29.626212 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:29.626212 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:29.630487 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-23717174-f500-47ae-924b-b45714b8e474 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:29.635706 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-23717174-f500-47ae-924b-b45714b8e474 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:29.636170 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 70/282] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:29 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:30.442161 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-44f51b28-4698-40a8-9c15-966d76fa0bd7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.442663 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-44f51b28-4698-40a8-9c15-966d76fa0bd7 None None] GET https://10.4.3.71/volume// Jul 10 17:59:30.442875 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-44f51b28-4698-40a8-9c15-966d76fa0bd7 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.443141 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-44f51b28-4698-40a8-9c15-966d76fa0bd7 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.443572 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-44f51b28-4698-40a8-9c15-966d76fa0bd7 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:30.443946 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 73/283] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 17:59:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:30.452097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-75e8df08-62c4-4a0d-ad88-971c1100d8cf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.455343 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-75e8df08-62c4-4a0d-ad88-971c1100d8cf tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:59:30.455723 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-75e8df08-62c4-4a0d-ad88-971c1100d8cf tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51bbe8af-945f-4295-85b0-48f3fa6d0380", "connector": null, "instance_uuid": "64389753-cac7-4230-a68a-39b331ecde9c"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:30.465408 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:30.465408 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:30.498423 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-75e8df08-62c4-4a0d-ad88-971c1100d8cf tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:59:30.498917 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 73/284] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:59:30 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:30.575922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3c4be8f9-1ffc-4f2a-aa86-d086c75ab355 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.577688 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3c4be8f9-1ffc-4f2a-aa86-d086c75ab355 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] GET https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda Jul 10 17:59:30.577901 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3c4be8f9-1ffc-4f2a-aa86-d086c75ab355 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.578079 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3c4be8f9-1ffc-4f2a-aa86-d086c75ab355 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.578206 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-3c4be8f9-1ffc-4f2a-aa86-d086c75ab355 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] show called for member 700788c1-0011-44cb-a17f-c76e96ca1bda {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:30.581693 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3c4be8f9-1ffc-4f2a-aa86-d086c75ab355 tempest-GroupsV320Test-1661359153 tempest-GroupsV320Test-1661359153-project-member] https://10.4.3.71/volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda returned with HTTP 404 Jul 10 17:59:30.582303 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 69/285] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:30 2026] GET /volume/v3/groups/700788c1-0011-44cb-a17f-c76e96ca1bda => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 17:59:30.591017 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-caba63d7-7a00-471b-9020-e1fc8a1f4000 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.592756 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-caba63d7-7a00-471b-9020-e1fc8a1f4000 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/740a7073-4311-4dc8-833b-2e8a6a0e9556 Jul 10 17:59:30.592966 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-caba63d7-7a00-471b-9020-e1fc8a1f4000 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.593148 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-caba63d7-7a00-471b-9020-e1fc8a1f4000 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.617004 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-caba63d7-7a00-471b-9020-e1fc8a1f4000 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] https://10.4.3.71/volume/v3/group_types/740a7073-4311-4dc8-833b-2e8a6a0e9556 returned with HTTP 202 Jul 10 17:59:30.617523 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 71/286] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 17:59:30 2026] DELETE /volume/v3/group_types/740a7073-4311-4dc8-833b-2e8a6a0e9556 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:30.624425 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-73c085a1-dbb1-4acc-8c4a-eddbda074083 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.626648 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-73c085a1-dbb1-4acc-8c4a-eddbda074083 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] DELETE https://10.4.3.71/volume/v3/types/cfdccb12-80f2-4531-a5aa-b632d7f8af5b Jul 10 17:59:30.626933 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-73c085a1-dbb1-4acc-8c4a-eddbda074083 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.627211 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-73c085a1-dbb1-4acc-8c4a-eddbda074083 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.652282 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1ca0759d-7a31-4748-8ea6-bfcddfc84477 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.654340 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ca0759d-7a31-4748-8ea6-bfcddfc84477 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:30.654586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ca0759d-7a31-4748-8ea6-bfcddfc84477 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.654833 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ca0759d-7a31-4748-8ea6-bfcddfc84477 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.667327 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:30.667327 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:30.671713 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1ca0759d-7a31-4748-8ea6-bfcddfc84477 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:30.672155 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-73c085a1-dbb1-4acc-8c4a-eddbda074083 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] https://10.4.3.71/volume/v3/types/cfdccb12-80f2-4531-a5aa-b632d7f8af5b returned with HTTP 202 Jul 10 17:59:30.672624 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 74/287] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 17:59:30 2026] DELETE /volume/v3/types/cfdccb12-80f2-4531-a5aa-b632d7f8af5b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:30.678707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ca0759d-7a31-4748-8ea6-bfcddfc84477 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:30.679144 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 74/288] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:30 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:30.680794 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c043d5a4-6296-4a0e-bbd5-69bd5e684af5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.688180 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c043d5a4-6296-4a0e-bbd5-69bd5e684af5 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] GET https://10.4.3.71/volume/v3/types/cfdccb12-80f2-4531-a5aa-b632d7f8af5b Jul 10 17:59:30.688418 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c043d5a4-6296-4a0e-bbd5-69bd5e684af5 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.688659 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c043d5a4-6296-4a0e-bbd5-69bd5e684af5 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.694586 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c043d5a4-6296-4a0e-bbd5-69bd5e684af5 tempest-GroupsV320Test-1940702160 tempest-GroupsV320Test-1940702160-project-admin] https://10.4.3.71/volume/v3/types/cfdccb12-80f2-4531-a5aa-b632d7f8af5b returned with HTTP 404 Jul 10 17:59:30.695190 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 70/289] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 17:59:30 2026] GET /volume/v3/types/cfdccb12-80f2-4531-a5aa-b632d7f8af5b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:30.912857 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5f8e1cc3-889f-40ea-804a-30849540cbb9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.914642 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5f8e1cc3-889f-40ea-804a-30849540cbb9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] DELETE https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 Jul 10 17:59:30.914873 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5f8e1cc3-889f-40ea-804a-30849540cbb9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.915211 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5f8e1cc3-889f-40ea-804a-30849540cbb9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.915364 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-5f8e1cc3-889f-40ea-804a-30849540cbb9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Delete volume with id: 46ec8f9d-3256-476a-9947-e73ec2109404 Jul 10 17:59:30.921540 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:30.921540 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:30.922047 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5f8e1cc3-889f-40ea-804a-30849540cbb9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:30.922769 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7a3dcbda-2028-4e83-aae3-cf0cfe0c4208 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.923239 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7a3dcbda-2028-4e83-aae3-cf0cfe0c4208 None None] GET https://10.4.3.71/volume// Jul 10 17:59:30.923471 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7a3dcbda-2028-4e83-aae3-cf0cfe0c4208 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.923712 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7a3dcbda-2028-4e83-aae3-cf0cfe0c4208 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.924133 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7a3dcbda-2028-4e83-aae3-cf0cfe0c4208 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:30.924502 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 75/290] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 17:59:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:30.924873 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-83bc4a68-e807-430e-979c-4a8e715dc321 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.927194 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-83bc4a68-e807-430e-979c-4a8e715dc321 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:30.927476 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-83bc4a68-e807-430e-979c-4a8e715dc321 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.927752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-83bc4a68-e807-430e-979c-4a8e715dc321 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.933029 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-af3b1875-19c0-4f19-812d-2138f7a0758e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.936223 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-af3b1875-19c0-4f19-812d-2138f7a0758e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:59:30.936775 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-af3b1875-19c0-4f19-812d-2138f7a0758e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dad368c2-eca7-49f5-87e4-f0f4b64da2ba", "connector": null, "instance_uuid": "0e017e78-0ec7-413b-961f-fe365559541b"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:30.940930 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:30.940930 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:30.945862 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-83bc4a68-e807-430e-979c-4a8e715dc321 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:30.946447 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5f8e1cc3-889f-40ea-804a-30849540cbb9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Delete volume request issued successfully. Jul 10 17:59:30.946691 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5f8e1cc3-889f-40ea-804a-30849540cbb9 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 returned with HTTP 202 Jul 10 17:59:30.947299 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 72/291] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 17:59:30 2026] DELETE /volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:30.947908 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:30.947908 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:30.953591 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-83bc4a68-e807-430e-979c-4a8e715dc321 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:30.954077 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 75/292] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:30 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:30.962458 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a9d77be8-bff9-4937-9f51-514bf1c4582d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:30.964527 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a9d77be8-bff9-4937-9f51-514bf1c4582d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 Jul 10 17:59:30.964823 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a9d77be8-bff9-4937-9f51-514bf1c4582d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:30.965028 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a9d77be8-bff9-4937-9f51-514bf1c4582d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:30.972935 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:30.972935 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:30.977092 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a9d77be8-bff9-4937-9f51-514bf1c4582d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:30.979288 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-af3b1875-19c0-4f19-812d-2138f7a0758e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:59:30.979947 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 71/293] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:59:30 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:30.982445 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a9d77be8-bff9-4937-9f51-514bf1c4582d tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 returned with HTTP 200 Jul 10 17:59:30.982928 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 76/294] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:30 2026] GET /volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:31.043050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7e593ca8-1047-4a19-966b-e3760bc27ad9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.043315 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7e593ca8-1047-4a19-966b-e3760bc27ad9 None None] GET https://10.4.3.71/volume// Jul 10 17:59:31.043468 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7e593ca8-1047-4a19-966b-e3760bc27ad9 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:31.043668 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7e593ca8-1047-4a19-966b-e3760bc27ad9 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:31.043954 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7e593ca8-1047-4a19-966b-e3760bc27ad9 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:31.044194 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 73/295] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:31.052704 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-4b92027d-54cd-44a7-a326-fad8ebe7f884 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.055038 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-4b92027d-54cd-44a7-a326-fad8ebe7f884 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:31.055279 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-4b92027d-54cd-44a7-a326-fad8ebe7f884 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:31.055515 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-4b92027d-54cd-44a7-a326-fad8ebe7f884 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:31.065926 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:31.065926 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:31.069526 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-4b92027d-54cd-44a7-a326-fad8ebe7f884 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:31.074162 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-4b92027d-54cd-44a7-a326-fad8ebe7f884 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:31.074661 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 76/296] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:31 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:31.157313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-84e59c18-0c95-414a-bb8b-0914d1655185 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.159347 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-84e59c18-0c95-414a-bb8b-0914d1655185 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] PUT https://10.4.3.71/volume/v3/attachments/2afc2473-894d-4117-b238-540af12bab99 Jul 10 17:59:31.159578 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-84e59c18-0c95-414a-bb8b-0914d1655185 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:31.169028 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-84e59c18-0c95-414a-bb8b-0914d1655185 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Acquiring lock "cinder-attachment_update-51bbe8af-945f-4295-85b0-48f3fa6d0380-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:59:31.172431 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-84e59c18-0c95-414a-bb8b-0914d1655185 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Lock "cinder-attachment_update-51bbe8af-945f-4295-85b0-48f3fa6d0380-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:59:31.173379 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:31.173379 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:31.412163 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4b03d517-a48a-49e4-ac9b-315785da97f2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.415119 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4b03d517-a48a-49e4-ac9b-315785da97f2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:31.415275 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4b03d517-a48a-49e4-ac9b-315785da97f2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:31.415528 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4b03d517-a48a-49e4-ac9b-315785da97f2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:31.425017 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:31.425017 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:31.429342 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4b03d517-a48a-49e4-ac9b-315785da97f2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:31.434450 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4b03d517-a48a-49e4-ac9b-315785da97f2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:31.434940 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 77/297] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:31 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:31.514338 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-943b5dd6-0824-4160-8055-2c7421ad2d72 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.514338 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-943b5dd6-0824-4160-8055-2c7421ad2d72 None None] GET https://10.4.3.71/volume// Jul 10 17:59:31.514338 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-943b5dd6-0824-4160-8055-2c7421ad2d72 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:31.514338 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-943b5dd6-0824-4160-8055-2c7421ad2d72 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:31.514338 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-943b5dd6-0824-4160-8055-2c7421ad2d72 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:31.514338 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 74/298] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:31.522260 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-123b0453-fee8-41f8-aadf-dbcd08e7db4f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.524717 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-123b0453-fee8-41f8-aadf-dbcd08e7db4f tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:31.524984 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-123b0453-fee8-41f8-aadf-dbcd08e7db4f tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:31.525209 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-123b0453-fee8-41f8-aadf-dbcd08e7db4f tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:31.535452 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:31.535452 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:31.539114 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-123b0453-fee8-41f8-aadf-dbcd08e7db4f tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:31.544417 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-123b0453-fee8-41f8-aadf-dbcd08e7db4f tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:31.544880 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 77/299] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:31 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:31.627381 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-a5009cad-96db-4f82-b940-6fbed5026c7d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.630045 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-a5009cad-96db-4f82-b940-6fbed5026c7d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] PUT https://10.4.3.71/volume/v3/attachments/5d9e83ed-48a8-448a-87a5-26bed7594417 Jul 10 17:59:31.630615 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-a5009cad-96db-4f82-b940-6fbed5026c7d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:31.638909 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-a5009cad-96db-4f82-b940-6fbed5026c7d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Acquiring lock "cinder-attachment_update-dad368c2-eca7-49f5-87e4-f0f4b64da2ba-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:59:31.646376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-a5009cad-96db-4f82-b940-6fbed5026c7d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Lock "cinder-attachment_update-dad368c2-eca7-49f5-87e4-f0f4b64da2ba-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:59:31.647536 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:31.647536 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:31.693778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-82d0acf0-d35a-4d6d-9770-04a79830bc65 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.695487 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-82d0acf0-d35a-4d6d-9770-04a79830bc65 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:31.695702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-82d0acf0-d35a-4d6d-9770-04a79830bc65 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:31.695881 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-82d0acf0-d35a-4d6d-9770-04a79830bc65 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:31.704684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-84e59c18-0c95-414a-bb8b-0914d1655185 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Lock "cinder-attachment_update-51bbe8af-945f-4295-85b0-48f3fa6d0380-np0000005036" released by "attachment_update" :: held 0.532s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:59:31.705071 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:31.705071 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:31.706261 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-84e59c18-0c95-414a-bb8b-0914d1655185 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/2afc2473-894d-4117-b238-540af12bab99 returned with HTTP 200 Jul 10 17:59:31.706261 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 72/300] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:59:31 2026] PUT /volume/v3/attachments/2afc2473-894d-4117-b238-540af12bab99 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:31.708501 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-82d0acf0-d35a-4d6d-9770-04a79830bc65 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:31.712686 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-82d0acf0-d35a-4d6d-9770-04a79830bc65 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:31.713082 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 75/301] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:31 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:31.972128 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3cb9ea36-c5fe-4b72-83e4-ad6c26a6adc2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.975239 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3cb9ea36-c5fe-4b72-83e4-ad6c26a6adc2 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:31.975239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3cb9ea36-c5fe-4b72-83e4-ad6c26a6adc2 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:31.975964 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3cb9ea36-c5fe-4b72-83e4-ad6c26a6adc2 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:31.988447 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:31.988447 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:31.993542 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3cb9ea36-c5fe-4b72-83e4-ad6c26a6adc2 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:31.997012 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-774bcb1a-dc51-4a07-bca6-e6d0b6f486b5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:31.999533 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3cb9ea36-c5fe-4b72-83e4-ad6c26a6adc2 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:32.002240 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 78/302] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:31 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:32.002336 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-774bcb1a-dc51-4a07-bca6-e6d0b6f486b5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 Jul 10 17:59:32.002336 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-774bcb1a-dc51-4a07-bca6-e6d0b6f486b5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:32.002336 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-774bcb1a-dc51-4a07-bca6-e6d0b6f486b5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:32.007645 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-774bcb1a-dc51-4a07-bca6-e6d0b6f486b5 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 returned with HTTP 404 Jul 10 17:59:32.008299 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 73/303] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:31 2026] GET /volume/v3/volumes/46ec8f9d-3256-476a-9947-e73ec2109404 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:32.015226 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-275d496a-2c58-4fa6-b641-64e2d5c69194 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:32.018030 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-275d496a-2c58-4fa6-b641-64e2d5c69194 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] DELETE https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:32.018268 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-275d496a-2c58-4fa6-b641-64e2d5c69194 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:32.018685 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-275d496a-2c58-4fa6-b641-64e2d5c69194 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:32.018816 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-275d496a-2c58-4fa6-b641-64e2d5c69194 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Delete volume with id: c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:32.027024 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:32.027024 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:32.027764 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-275d496a-2c58-4fa6-b641-64e2d5c69194 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:32.049685 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-275d496a-2c58-4fa6-b641-64e2d5c69194 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Delete volume request issued successfully. Jul 10 17:59:32.049947 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-275d496a-2c58-4fa6-b641-64e2d5c69194 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 202 Jul 10 17:59:32.050548 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 76/304] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 17:59:32 2026] DELETE /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:32.061849 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-87f9c69f-c24c-4175-8d35-a52ada860286 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:32.064027 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-87f9c69f-c24c-4175-8d35-a52ada860286 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:32.064269 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-87f9c69f-c24c-4175-8d35-a52ada860286 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:32.064576 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-87f9c69f-c24c-4175-8d35-a52ada860286 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:32.072778 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:32.072778 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:32.076639 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-87f9c69f-c24c-4175-8d35-a52ada860286 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Volume info retrieved successfully. Jul 10 17:59:32.081527 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-87f9c69f-c24c-4175-8d35-a52ada860286 tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 200 Jul 10 17:59:32.081939 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 79/305] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:32 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:32.169899 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-a5009cad-96db-4f82-b940-6fbed5026c7d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Lock "cinder-attachment_update-dad368c2-eca7-49f5-87e4-f0f4b64da2ba-np0000005036" released by "attachment_update" :: held 0.524s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:59:32.170202 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-a5009cad-96db-4f82-b940-6fbed5026c7d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/5d9e83ed-48a8-448a-87a5-26bed7594417 returned with HTTP 200 Jul 10 17:59:32.170702 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 78/306] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:59:31 2026] PUT /volume/v3/attachments/5d9e83ed-48a8-448a-87a5-26bed7594417 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:32.447826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5ae9b655-7a9f-49b9-8877-cbd3034af60c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:32.451760 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5ae9b655-7a9f-49b9-8877-cbd3034af60c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:32.451760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5ae9b655-7a9f-49b9-8877-cbd3034af60c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:32.451760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5ae9b655-7a9f-49b9-8877-cbd3034af60c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:32.465815 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:32.465815 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:32.475415 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5ae9b655-7a9f-49b9-8877-cbd3034af60c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:32.479403 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5ae9b655-7a9f-49b9-8877-cbd3034af60c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:32.480063 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 74/307] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:32 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:32.490064 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-03e5f545-f941-4cb4-928c-a0e322bd086e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:32.491842 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-03e5f545-f941-4cb4-928c-a0e322bd086e tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] POST https://10.4.3.71/volume/v3/attachments/f42d2744-303b-4766-94d6-ac020c20e692/action Jul 10 17:59:32.492145 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-03e5f545-f941-4cb4-928c-a0e322bd086e tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:32.492242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-03e5f545-f941-4cb4-928c-a0e322bd086e tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:32.512581 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:32.512581 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:32.527967 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c5be3df6-5283-4233-a576-0b3fd8e46062 req-03e5f545-f941-4cb4-928c-a0e322bd086e tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/attachments/f42d2744-303b-4766-94d6-ac020c20e692/action returned with HTTP 204 Jul 10 17:59:32.528403 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 77/308] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:59:32 2026] POST /volume/v3/attachments/f42d2744-303b-4766-94d6-ac020c20e692/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:32.729950 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d654410c-bad5-499f-870d-e479e2cb69cb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:32.731875 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d654410c-bad5-499f-870d-e479e2cb69cb tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:32.732043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d654410c-bad5-499f-870d-e479e2cb69cb tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:32.732214 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d654410c-bad5-499f-870d-e479e2cb69cb tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:32.747017 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:32.747017 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:32.751183 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d654410c-bad5-499f-870d-e479e2cb69cb tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:32.758098 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d654410c-bad5-499f-870d-e479e2cb69cb tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:32.758466 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 80/309] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:32 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:32.777115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fc87e61a-912c-43e0-8634-f19d74e24115 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:32.780765 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fc87e61a-912c-43e0-8634-f19d74e24115 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:32.781029 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fc87e61a-912c-43e0-8634-f19d74e24115 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:32.781278 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fc87e61a-912c-43e0-8634-f19d74e24115 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:32.793444 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:32.793444 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:32.798314 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fc87e61a-912c-43e0-8634-f19d74e24115 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:32.804334 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fc87e61a-912c-43e0-8634-f19d74e24115 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:32.804785 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 79/310] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:32 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:32.880191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-a7079144-874a-4485-a972-ef1aa83922a2 req-cfcd8345-92c1-4925-bc11-6400989e7180 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:32.884613 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-a7079144-874a-4485-a972-ef1aa83922a2 req-cfcd8345-92c1-4925-bc11-6400989e7180 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:32.884613 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-a7079144-874a-4485-a972-ef1aa83922a2 req-cfcd8345-92c1-4925-bc11-6400989e7180 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:32.884613 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-a7079144-874a-4485-a972-ef1aa83922a2 req-cfcd8345-92c1-4925-bc11-6400989e7180 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:32.899251 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:32.899251 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:32.906387 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-a7079144-874a-4485-a972-ef1aa83922a2 req-cfcd8345-92c1-4925-bc11-6400989e7180 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:32.912473 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-a7079144-874a-4485-a972-ef1aa83922a2 req-cfcd8345-92c1-4925-bc11-6400989e7180 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:32.912473 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 75/311] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:32 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:33.020799 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-125f6e08-a887-449c-ab42-904f76a66b2c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:33.022856 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-125f6e08-a887-449c-ab42-904f76a66b2c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:33.022856 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-125f6e08-a887-449c-ab42-904f76a66b2c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:33.023044 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-125f6e08-a887-449c-ab42-904f76a66b2c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:33.034767 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:33.034767 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:33.042633 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-125f6e08-a887-449c-ab42-904f76a66b2c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:33.046646 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-125f6e08-a887-449c-ab42-904f76a66b2c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:33.047128 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 78/312] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:33 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:33.096656 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9d5b6463-a98f-4878-ae28-c7b77b3fdf3b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:33.099065 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9d5b6463-a98f-4878-ae28-c7b77b3fdf3b tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] GET https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd Jul 10 17:59:33.099357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9d5b6463-a98f-4878-ae28-c7b77b3fdf3b tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:33.099635 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9d5b6463-a98f-4878-ae28-c7b77b3fdf3b tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:33.106969 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9d5b6463-a98f-4878-ae28-c7b77b3fdf3b tempest-TestMultiAttachVolumeSwap-1192669828 tempest-TestMultiAttachVolumeSwap-1192669828-project-member] https://10.4.3.71/volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd returned with HTTP 404 Jul 10 17:59:33.107831 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 81/313] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:33 2026] GET /volume/v3/volumes/c2ede100-9004-4806-941c-a1c40db444fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:33.494991 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ae9e7d20-f220-4f2a-a986-4293e236d6ef None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:33.496635 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae9e7d20-f220-4f2a-a986-4293e236d6ef tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:33.496831 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae9e7d20-f220-4f2a-a986-4293e236d6ef tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:33.496967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae9e7d20-f220-4f2a-a986-4293e236d6ef tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:33.505777 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:33.505777 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:33.508801 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ae9e7d20-f220-4f2a-a986-4293e236d6ef tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:33.512283 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae9e7d20-f220-4f2a-a986-4293e236d6ef tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:33.512622 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 80/314] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:33 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:34.061499 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e15eb69d-cc71-49e3-9a11-326421adcab6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:34.063879 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e15eb69d-cc71-49e3-9a11-326421adcab6 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:34.064882 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e15eb69d-cc71-49e3-9a11-326421adcab6 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:34.065398 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e15eb69d-cc71-49e3-9a11-326421adcab6 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:34.078496 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:34.078496 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:34.085088 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e15eb69d-cc71-49e3-9a11-326421adcab6 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:34.087521 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e15eb69d-cc71-49e3-9a11-326421adcab6 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:34.088099 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 76/315] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:34 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:34.526477 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5fc8cf59-1418-46ff-b3c3-353c1e92fd1a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:34.528335 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5fc8cf59-1418-46ff-b3c3-353c1e92fd1a tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:34.528546 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5fc8cf59-1418-46ff-b3c3-353c1e92fd1a tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:34.528730 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5fc8cf59-1418-46ff-b3c3-353c1e92fd1a tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:34.537925 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:34.537925 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:34.541663 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5fc8cf59-1418-46ff-b3c3-353c1e92fd1a tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:34.547208 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5fc8cf59-1418-46ff-b3c3-353c1e92fd1a tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:34.547760 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 79/316] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:34 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:34.880918 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:35.104718 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-09a1499c-2c3e-4728-8d63-f4a1cd50f878 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:35.107428 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-09a1499c-2c3e-4728-8d63-f4a1cd50f878 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:35.107669 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-09a1499c-2c3e-4728-8d63-f4a1cd50f878 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:35.108472 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-09a1499c-2c3e-4728-8d63-f4a1cd50f878 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:35.120488 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:59:35.120925 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1807845687"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:35.123725 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1807845687'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:59:35.123865 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Create volume of 1 GB Jul 10 17:59:35.126700 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:35.126700 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:35.130031 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Availability Zones retrieved successfully. Jul 10 17:59:35.130452 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-09a1499c-2c3e-4728-8d63-f4a1cd50f878 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:35.135203 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-09a1499c-2c3e-4728-8d63-f4a1cd50f878 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:35.135821 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 81/317] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:35 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:35.142794 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Flow 'volume_create_api' (17a827ec-7b0c-46de-b055-bc5f864af5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:35.142794 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e07e233-d7f5-4670-ae3a-8e438fb70867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:35.142794 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:59:35.175104 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e07e233-d7f5-4670-ae3a-8e438fb70867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:35.176095 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (976d5d81-35aa-42ff-b5a1-282e74486729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:35.240334 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Created reservations ['427b8110-4184-4052-9560-1d94b5dab074', '4dee76ab-66dd-4bc4-90da-a032dd4440f9', '2a3d71c4-fc5b-4292-ae99-be9bd55cfdad', '75eb5f70-08eb-467f-8ea0-7efde4e6cb6a'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:35.241104 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (976d5d81-35aa-42ff-b5a1-282e74486729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427b8110-4184-4052-9560-1d94b5dab074', '4dee76ab-66dd-4bc4-90da-a032dd4440f9', '2a3d71c4-fc5b-4292-ae99-be9bd55cfdad', '75eb5f70-08eb-467f-8ea0-7efde4e6cb6a']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:35.241816 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff806a1-a53e-4242-abdb-c0a6800c3c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:35.269688 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff806a1-a53e-4242-abdb-c0a6800c3c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a1acb2f-7877-485e-ba49-39121a4fa30c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1807845687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3031d26e0fa94e6eab939960b42c6b21',qos_specs=None,replication_status=,reservations=['427b8110-4184-4052-9560-1d94b5dab074','4dee76ab-66dd-4bc4-90da-a032dd4440f9','2a3d71c4-fc5b-4292-ae99-be9bd55cfdad','75eb5f70-08eb-467f-8ea0-7efde4e6cb6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2b7779d61242f7a28c007cbee0a39b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1807845687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a1acb2f-7877-485e-ba49-39121a4fa30c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3031d26e0fa94e6eab939960b42c6b21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d2b7779d61242f7a28c007cbee0a39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:35.270227 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ca091c-5830-4081-8f65-1b85d5ce0138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:35.289136 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ca091c-5830-4081-8f65-1b85d5ce0138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1807845687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3031d26e0fa94e6eab939960b42c6b21',qos_specs=None,replication_status=,reservations=['427b8110-4184-4052-9560-1d94b5dab074','4dee76ab-66dd-4bc4-90da-a032dd4440f9','2a3d71c4-fc5b-4292-ae99-be9bd55cfdad','75eb5f70-08eb-467f-8ea0-7efde4e6cb6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2b7779d61242f7a28c007cbee0a39b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:35.290086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d6f312-ab97-4a71-8ff7-3f9ef2a674f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:35.300863 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d6f312-ab97-4a71-8ff7-3f9ef2a674f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:35.302022 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Flow 'volume_create_api' (17a827ec-7b0c-46de-b055-bc5f864af5be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:35.302543 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Create volume request issued successfully. Jul 10 17:59:35.303232 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6c429f0a-ec55-49b9-9ae5-52917227e45c tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:59:35.303792 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 82/318] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 17:59:34 2026] POST /volume/v3/volumes => generated 749 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:35.320292 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-69915ba2-c6bf-4ed1-9ac3-142d11d95696 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:35.322625 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-69915ba2-c6bf-4ed1-9ac3-142d11d95696 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:35.322842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-69915ba2-c6bf-4ed1-9ac3-142d11d95696 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:35.323102 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-69915ba2-c6bf-4ed1-9ac3-142d11d95696 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:35.334500 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:35.334500 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:35.338265 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-69915ba2-c6bf-4ed1-9ac3-142d11d95696 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:35.342310 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-69915ba2-c6bf-4ed1-9ac3-142d11d95696 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c returned with HTTP 200 Jul 10 17:59:35.342777 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 77/319] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:35 2026] GET /volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:35.559641 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d825a066-c77d-46de-96f6-34f33e2000a9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:35.561993 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d825a066-c77d-46de-96f6-34f33e2000a9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:35.562782 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d825a066-c77d-46de-96f6-34f33e2000a9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:35.563170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d825a066-c77d-46de-96f6-34f33e2000a9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:35.580339 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:35.580339 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:35.584240 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d825a066-c77d-46de-96f6-34f33e2000a9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:35.589314 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d825a066-c77d-46de-96f6-34f33e2000a9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:35.589752 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 80/320] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:35 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:36.149650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f2a266c7-9381-4490-8505-90254f9c6903 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:36.152455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f2a266c7-9381-4490-8505-90254f9c6903 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:36.152455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f2a266c7-9381-4490-8505-90254f9c6903 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:36.152455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f2a266c7-9381-4490-8505-90254f9c6903 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:36.154667 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=230,cinder:UPDATE=30,cinder:INSERT=13 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:59:36.162910 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:36.162910 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:36.167171 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f2a266c7-9381-4490-8505-90254f9c6903 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:36.171729 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f2a266c7-9381-4490-8505-90254f9c6903 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:36.172220 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 82/321] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:36 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:36.356217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fccdb36f-aa38-472b-8e2d-7a8a2aeb39ee None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:36.358175 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fccdb36f-aa38-472b-8e2d-7a8a2aeb39ee tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:36.358340 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fccdb36f-aa38-472b-8e2d-7a8a2aeb39ee tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:36.358503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fccdb36f-aa38-472b-8e2d-7a8a2aeb39ee tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:36.365465 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:36.365465 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:36.369359 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fccdb36f-aa38-472b-8e2d-7a8a2aeb39ee tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:36.373279 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fccdb36f-aa38-472b-8e2d-7a8a2aeb39ee tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c returned with HTTP 200 Jul 10 17:59:36.373639 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 83/322] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:36 2026] GET /volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:36.388927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1eb1ccc5-6839-4b66-9631-d0f8f56046a7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:36.390632 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1eb1ccc5-6839-4b66-9631-d0f8f56046a7 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 17:59:36.390991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1eb1ccc5-6839-4b66-9631-d0f8f56046a7 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a1acb2f-7877-485e-ba49-39121a4fa30c", "name": "tempest-SnapshotsActionsTest-Snapshot-566285289"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:36.394069 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=274,cinder:INSERT=15,cinder:UPDATE=41 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:59:36.399972 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:36.399972 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:36.400818 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1eb1ccc5-6839-4b66-9631-d0f8f56046a7 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:36.400994 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-1eb1ccc5-6839-4b66-9631-d0f8f56046a7 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Create snapshot from volume 2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:36.418851 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-1eb1ccc5-6839-4b66-9631-d0f8f56046a7 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:36.442692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-1eb1ccc5-6839-4b66-9631-d0f8f56046a7 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Created reservations ['b9fdb48c-2046-47f0-befb-631cb6e297f6', '58f1219b-2867-4080-81d9-b447a3c6ba24', 'a7938c0a-53ef-49da-a2f9-1df9973836f6', 'c678207c-4c7d-4716-a783-c0c7cde28ecf'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:36.495337 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1eb1ccc5-6839-4b66-9631-d0f8f56046a7 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot create request issued successfully. Jul 10 17:59:36.495647 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1eb1ccc5-6839-4b66-9631-d0f8f56046a7 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 17:59:36.496050 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 78/323] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 17:59:36 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:36.505639 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3f108c0c-597b-4945-b53a-4fea2565a2d4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:36.507416 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3f108c0c-597b-4945-b53a-4fea2565a2d4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:36.507620 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3f108c0c-597b-4945-b53a-4fea2565a2d4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:36.507880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3f108c0c-597b-4945-b53a-4fea2565a2d4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:36.542130 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:36.542130 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:36.542809 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3f108c0c-597b-4945-b53a-4fea2565a2d4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:36.543844 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3f108c0c-597b-4945-b53a-4fea2565a2d4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:36.544476 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 81/324] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:36 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:36.604887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ec81f742-f868-454e-8948-c9a041844e37 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:36.607011 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ec81f742-f868-454e-8948-c9a041844e37 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:36.607270 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ec81f742-f868-454e-8948-c9a041844e37 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:36.607507 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ec81f742-f868-454e-8948-c9a041844e37 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:36.621094 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:36.621094 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:36.625442 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ec81f742-f868-454e-8948-c9a041844e37 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:36.629907 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ec81f742-f868-454e-8948-c9a041844e37 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:36.630301 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 83/325] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:36 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:37.186105 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0d901b5f-4fe2-4b3e-9bc2-6562e1b4be72 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:37.187939 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0d901b5f-4fe2-4b3e-9bc2-6562e1b4be72 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:37.188145 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0d901b5f-4fe2-4b3e-9bc2-6562e1b4be72 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:37.188374 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0d901b5f-4fe2-4b3e-9bc2-6562e1b4be72 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:37.197065 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:37.197065 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:37.200324 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0d901b5f-4fe2-4b3e-9bc2-6562e1b4be72 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:37.204735 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0d901b5f-4fe2-4b3e-9bc2-6562e1b4be72 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:37.205212 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 84/326] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:37 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:37.554715 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4f8be7ec-a2dd-477c-9402-6fcd64376a54 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:37.557049 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4f8be7ec-a2dd-477c-9402-6fcd64376a54 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:37.557049 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4f8be7ec-a2dd-477c-9402-6fcd64376a54 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:37.557049 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4f8be7ec-a2dd-477c-9402-6fcd64376a54 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:37.562182 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:37.562182 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:37.562695 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4f8be7ec-a2dd-477c-9402-6fcd64376a54 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:37.563494 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4f8be7ec-a2dd-477c-9402-6fcd64376a54 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:37.563941 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 79/327] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:37 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 17:59:37.574373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a49b5531-2d4f-42b0-9599-07c6f7883790 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:37.646559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1c0c2c59-a8e4-4b69-9170-5efc32f9fa16 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:37.649119 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1c0c2c59-a8e4-4b69-9170-5efc32f9fa16 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:37.649359 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1c0c2c59-a8e4-4b69-9170-5efc32f9fa16 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:37.649628 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1c0c2c59-a8e4-4b69-9170-5efc32f9fa16 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:37.664639 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:37.664639 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:37.670693 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1c0c2c59-a8e4-4b69-9170-5efc32f9fa16 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:37.678035 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1c0c2c59-a8e4-4b69-9170-5efc32f9fa16 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:37.678613 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 84/328] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:37 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:37.798646 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a49b5531-2d4f-42b0-9599-07c6f7883790 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action Jul 10 17:59:37.799538 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a49b5531-2d4f-42b0-9599-07c6f7883790 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:37.799538 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a49b5531-2d4f-42b0-9599-07c6f7883790 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:37.801073 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.admin_actions [None req-a49b5531-2d4f-42b0-9599-07c6f7883790 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot 'c2459e8b-956e-4934-b399-d3f188cc7c0e' with '{'status': 'creating'}' {{(pid=99950) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:37.818662 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=308,cinder:INSERT=36,cinder:UPDATE=55 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:59:37.829442 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:37.829442 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:37.847077 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a49b5531-2d4f-42b0-9599-07c6f7883790 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action returned with HTTP 202 Jul 10 17:59:37.847211 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 82/329] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:37 2026] POST /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action => generated 0 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:37.864394 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9b3ff8bb-ef9d-45bf-804f-bad503a60ea5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:37.866558 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b3ff8bb-ef9d-45bf-804f-bad503a60ea5 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:37.867106 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b3ff8bb-ef9d-45bf-804f-bad503a60ea5 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:37.867106 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b3ff8bb-ef9d-45bf-804f-bad503a60ea5 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:37.873185 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:37.873185 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:37.873675 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9b3ff8bb-ef9d-45bf-804f-bad503a60ea5 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:37.874697 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b3ff8bb-ef9d-45bf-804f-bad503a60ea5 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:37.875174 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 85/330] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:37 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:37.883963 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1f4a7e9a-14b7-4f8e-b121-65f4abbc4c8b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:37.885720 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f4a7e9a-14b7-4f8e-b121-65f4abbc4c8b tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action Jul 10 17:59:37.886087 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f4a7e9a-14b7-4f8e-b121-65f4abbc4c8b tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:37.886294 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f4a7e9a-14b7-4f8e-b121-65f4abbc4c8b tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:37.888090 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.admin_actions [None req-1f4a7e9a-14b7-4f8e-b121-65f4abbc4c8b tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot 'c2459e8b-956e-4934-b399-d3f188cc7c0e' with '{'status': 'available'}' {{(pid=99948) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:37.899009 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:37.899009 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:37.912383 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f4a7e9a-14b7-4f8e-b121-65f4abbc4c8b tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action returned with HTTP 202 Jul 10 17:59:37.912766 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 80/331] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:37 2026] POST /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 17:59:37.926190 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0d9b391d-315f-4351-868d-6c1f79cece19 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:37.928318 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d9b391d-315f-4351-868d-6c1f79cece19 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:37.928577 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d9b391d-315f-4351-868d-6c1f79cece19 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:37.928835 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d9b391d-315f-4351-868d-6c1f79cece19 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:37.934300 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:37.934300 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:37.934852 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0d9b391d-315f-4351-868d-6c1f79cece19 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:37.935128 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-e38d3106-d558-439f-9f15-550c083553d2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:37.935915 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d9b391d-315f-4351-868d-6c1f79cece19 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:37.936324 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 85/332] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:37 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:37.945122 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-e38d3106-d558-439f-9f15-550c083553d2 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] POST https://10.4.3.71/volume/v3/attachments/2afc2473-894d-4117-b238-540af12bab99/action Jul 10 17:59:37.945493 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-e38d3106-d558-439f-9f15-550c083553d2 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:37.945651 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-e38d3106-d558-439f-9f15-550c083553d2 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:37.953255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0cd8c988-87f6-4363-9398-5aedd15f8184 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:37.955814 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cd8c988-87f6-4363-9398-5aedd15f8184 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 17:59:37.956238 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0cd8c988-87f6-4363-9398-5aedd15f8184 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a1acb2f-7877-485e-ba49-39121a4fa30c", "name": "tempest-SnapshotsActionsTest-Snapshot-642364660"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:37.967473 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:37.967473 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:37.968191 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0cd8c988-87f6-4363-9398-5aedd15f8184 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:37.968368 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-0cd8c988-87f6-4363-9398-5aedd15f8184 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Create snapshot from volume 2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:37.976668 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:37.976668 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:37.991364 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-0cd8c988-87f6-4363-9398-5aedd15f8184 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:37.994590 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-caabba3a-c3af-4610-830c-12b2cd550b24 req-e38d3106-d558-439f-9f15-550c083553d2 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/2afc2473-894d-4117-b238-540af12bab99/action returned with HTTP 204 Jul 10 17:59:37.995265 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 83/333] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:59:37 2026] POST /volume/v3/attachments/2afc2473-894d-4117-b238-540af12bab99/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:38.005755 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-0cd8c988-87f6-4363-9398-5aedd15f8184 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Created reservations ['f8d6bfda-9734-4fc5-ba1f-18a72bcd9f7e', '804cc436-1b64-4cbb-ba63-c208890defc3', 'ba4314e6-870f-44f6-ad0c-b893baff689e', '0305605c-391f-41a5-8a53-1d94e5a35d08'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:38.046964 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0cd8c988-87f6-4363-9398-5aedd15f8184 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot create request issued successfully. Jul 10 17:59:38.047473 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cd8c988-87f6-4363-9398-5aedd15f8184 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 17:59:38.048019 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 86/334] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 17:59:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:38.059368 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e9ec76d3-6430-420f-a76f-61222c255ac6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:38.062793 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e9ec76d3-6430-420f-a76f-61222c255ac6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 Jul 10 17:59:38.062999 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e9ec76d3-6430-420f-a76f-61222c255ac6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:38.063689 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e9ec76d3-6430-420f-a76f-61222c255ac6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:38.068855 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:38.068855 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:38.069250 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e9ec76d3-6430-420f-a76f-61222c255ac6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:38.069968 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e9ec76d3-6430-420f-a76f-61222c255ac6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 returned with HTTP 200 Jul 10 17:59:38.070326 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 81/335] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:38 2026] GET /volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:38.221314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ac394027-b8eb-4f32-9fe0-f5ffbdbabc42 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:38.226307 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac394027-b8eb-4f32-9fe0-f5ffbdbabc42 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:38.226654 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac394027-b8eb-4f32-9fe0-f5ffbdbabc42 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:38.226948 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac394027-b8eb-4f32-9fe0-f5ffbdbabc42 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:38.240854 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:38.240854 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:38.245999 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ac394027-b8eb-4f32-9fe0-f5ffbdbabc42 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:38.254015 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac394027-b8eb-4f32-9fe0-f5ffbdbabc42 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:38.254430 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 86/336] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:38 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:38.271143 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1102feb7-9cdd-4334-a175-333569674804 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:38.272917 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1102feb7-9cdd-4334-a175-333569674804 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 17:59:38.273119 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1102feb7-9cdd-4334-a175-333569674804 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:38.273309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1102feb7-9cdd-4334-a175-333569674804 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:38.284094 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:38.284094 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:38.287985 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1102feb7-9cdd-4334-a175-333569674804 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 17:59:38.293525 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1102feb7-9cdd-4334-a175-333569674804 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 17:59:38.294032 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 84/337] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:38 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:38.696881 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-57e4d0a0-387e-4c73-b211-09a7811b6584 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:38.699091 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-57e4d0a0-387e-4c73-b211-09a7811b6584 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:38.699309 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-57e4d0a0-387e-4c73-b211-09a7811b6584 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:38.699494 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-57e4d0a0-387e-4c73-b211-09a7811b6584 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:38.713303 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:38.713303 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:38.716664 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-57e4d0a0-387e-4c73-b211-09a7811b6584 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:38.721535 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-57e4d0a0-387e-4c73-b211-09a7811b6584 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:38.721953 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 87/338] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:38 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:39.081278 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4d2f3cdf-ece3-4e4a-8c08-3dd70523cebd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:39.083235 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d2f3cdf-ece3-4e4a-8c08-3dd70523cebd tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 Jul 10 17:59:39.083513 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3cdf-ece3-4e4a-8c08-3dd70523cebd tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:39.083819 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3cdf-ece3-4e4a-8c08-3dd70523cebd tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:39.088675 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:39.088675 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:39.089250 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4d2f3cdf-ece3-4e4a-8c08-3dd70523cebd tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:39.090097 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d2f3cdf-ece3-4e4a-8c08-3dd70523cebd tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 returned with HTTP 200 Jul 10 17:59:39.090494 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 82/339] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:39 2026] GET /volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:39.101259 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9bdcf8c9-a7f3-4582-abf2-d93cc7d5a66c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:39.103879 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9bdcf8c9-a7f3-4582-abf2-d93cc7d5a66c tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5/action Jul 10 17:59:39.104308 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9bdcf8c9-a7f3-4582-abf2-d93cc7d5a66c tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:39.104472 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9bdcf8c9-a7f3-4582-abf2-d93cc7d5a66c tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:39.106596 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.admin_actions [None req-9bdcf8c9-a7f3-4582-abf2-d93cc7d5a66c tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot '74bf5207-d18b-4e56-87ef-8946d83c5af5' with '{'status': 'creating'}' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:39.117453 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:39.117453 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:39.133948 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9bdcf8c9-a7f3-4582-abf2-d93cc7d5a66c tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5/action returned with HTTP 202 Jul 10 17:59:39.134365 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 87/340] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:39 2026] POST /volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:39.142777 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d18b9538-716c-49a3-a4b0-ea665748e26b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:39.147219 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d18b9538-716c-49a3-a4b0-ea665748e26b tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 Jul 10 17:59:39.147219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d18b9538-716c-49a3-a4b0-ea665748e26b tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:39.147219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d18b9538-716c-49a3-a4b0-ea665748e26b tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:39.152669 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:39.152669 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:39.153276 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d18b9538-716c-49a3-a4b0-ea665748e26b tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:39.154460 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d18b9538-716c-49a3-a4b0-ea665748e26b tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 returned with HTTP 200 Jul 10 17:59:39.154992 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 85/341] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:39 2026] GET /volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:39.163894 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8e3a47df-fbb2-40a9-8f2d-ee2320ace7d1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:39.165812 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e3a47df-fbb2-40a9-8f2d-ee2320ace7d1 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5/action Jul 10 17:59:39.166113 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e3a47df-fbb2-40a9-8f2d-ee2320ace7d1 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:39.166240 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e3a47df-fbb2-40a9-8f2d-ee2320ace7d1 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:39.188386 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:39.188386 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:39.189663 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8e3a47df-fbb2-40a9-8f2d-ee2320ace7d1 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Snapshot retrieved successfully. Jul 10 17:59:39.226459 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8e3a47df-fbb2-40a9-8f2d-ee2320ace7d1 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Snapshot delete request issued successfully. Jul 10 17:59:39.226712 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e3a47df-fbb2-40a9-8f2d-ee2320ace7d1 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5/action returned with HTTP 202 Jul 10 17:59:39.227192 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 88/342] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:39 2026] POST /volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:39.234260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0ae46ba3-fa4e-4e57-8ffb-408ba6732d66 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:39.237767 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0ae46ba3-fa4e-4e57-8ffb-408ba6732d66 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 Jul 10 17:59:39.238279 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0ae46ba3-fa4e-4e57-8ffb-408ba6732d66 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:39.238582 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0ae46ba3-fa4e-4e57-8ffb-408ba6732d66 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:39.245645 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:39.245645 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:39.246220 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0ae46ba3-fa4e-4e57-8ffb-408ba6732d66 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:39.247214 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0ae46ba3-fa4e-4e57-8ffb-408ba6732d66 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 returned with HTTP 200 Jul 10 17:59:39.247596 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 83/343] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:39 2026] GET /volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:39.735584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8cc601d7-4a10-49b6-8516-203688101731 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:39.737893 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8cc601d7-4a10-49b6-8516-203688101731 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:39.738083 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8cc601d7-4a10-49b6-8516-203688101731 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:39.738278 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8cc601d7-4a10-49b6-8516-203688101731 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:39.752867 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:39.752867 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:39.760502 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8cc601d7-4a10-49b6-8516-203688101731 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:39.767470 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8cc601d7-4a10-49b6-8516-203688101731 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:39.768191 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 88/344] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:39 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:40.257824 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8a656e4f-b850-4287-bf52-49985f32b762 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:40.259876 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a656e4f-b850-4287-bf52-49985f32b762 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 Jul 10 17:59:40.260111 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a656e4f-b850-4287-bf52-49985f32b762 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:40.260429 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a656e4f-b850-4287-bf52-49985f32b762 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:40.277619 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a656e4f-b850-4287-bf52-49985f32b762 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 returned with HTTP 404 Jul 10 17:59:40.278493 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 86/345] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:40 2026] GET /volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:40.292502 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-efb9478b-bcb2-4b30-a8ec-f7253b443c52 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:40.295876 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-efb9478b-bcb2-4b30-a8ec-f7253b443c52 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action Jul 10 17:59:40.296272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-efb9478b-bcb2-4b30-a8ec-f7253b443c52 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:40.296459 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-efb9478b-bcb2-4b30-a8ec-f7253b443c52 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:40.302055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-efb9478b-bcb2-4b30-a8ec-f7253b443c52 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot 'c2459e8b-956e-4934-b399-d3f188cc7c0e' with '{'status': 'available'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:40.311849 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:40.311849 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:40.328306 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-efb9478b-bcb2-4b30-a8ec-f7253b443c52 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action returned with HTTP 202 Jul 10 17:59:40.328837 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 89/346] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:40 2026] POST /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:40.337165 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fdb45027-0b52-4b67-bbac-ce4cc29baec9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:40.338949 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fdb45027-0b52-4b67-bbac-ce4cc29baec9 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:40.339144 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fdb45027-0b52-4b67-bbac-ce4cc29baec9 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:40.339321 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fdb45027-0b52-4b67-bbac-ce4cc29baec9 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:40.346313 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:40.346313 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:40.346755 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fdb45027-0b52-4b67-bbac-ce4cc29baec9 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:40.347744 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fdb45027-0b52-4b67-bbac-ce4cc29baec9 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:40.348140 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 84/347] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:40 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:40.357422 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-88dde4bd-ac71-452d-9e31-ac75724ce058 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:40.359316 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-88dde4bd-ac71-452d-9e31-ac75724ce058 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 Jul 10 17:59:40.359506 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-88dde4bd-ac71-452d-9e31-ac75724ce058 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:40.359706 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-88dde4bd-ac71-452d-9e31-ac75724ce058 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:40.359841 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-88dde4bd-ac71-452d-9e31-ac75724ce058 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Delete snapshot with id: 74bf5207-d18b-4e56-87ef-8946d83c5af5 Jul 10 17:59:40.363869 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-88dde4bd-ac71-452d-9e31-ac75724ce058 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 returned with HTTP 404 Jul 10 17:59:40.364537 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 89/348] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 17:59:40 2026] DELETE /volume/v3/snapshots/74bf5207-d18b-4e56-87ef-8946d83c5af5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:40.375201 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fd5bb80e-f155-44fd-9280-9acba4840ec6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:40.380395 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd5bb80e-f155-44fd-9280-9acba4840ec6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 17:59:40.380775 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fd5bb80e-f155-44fd-9280-9acba4840ec6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a1acb2f-7877-485e-ba49-39121a4fa30c", "name": "tempest-SnapshotsActionsTest-Snapshot-831894520"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:40.392191 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:40.392191 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:40.392662 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fd5bb80e-f155-44fd-9280-9acba4840ec6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:40.392780 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-fd5bb80e-f155-44fd-9280-9acba4840ec6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Create snapshot from volume 2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:40.415051 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-fd5bb80e-f155-44fd-9280-9acba4840ec6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:40.428298 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-fd5bb80e-f155-44fd-9280-9acba4840ec6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Created reservations ['f39deda5-dbe7-498c-9a8c-b8c503502b98', '5dd250f2-b7fd-4375-a0bd-872e4c5c2754', '8ce6265d-3a0e-49d3-b03d-b2e5f9c23f37', 'ccbbf67a-c464-48b5-b146-f48efad98b3b'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:40.481504 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fd5bb80e-f155-44fd-9280-9acba4840ec6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot create request issued successfully. Jul 10 17:59:40.482657 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd5bb80e-f155-44fd-9280-9acba4840ec6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 17:59:40.482657 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 87/349] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 17:59:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:40.494420 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cd68517e-c961-42d5-b7c8-02c87ce6e61e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:40.496408 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd68517e-c961-42d5-b7c8-02c87ce6e61e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb Jul 10 17:59:40.496666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd68517e-c961-42d5-b7c8-02c87ce6e61e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:40.496890 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd68517e-c961-42d5-b7c8-02c87ce6e61e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:40.508362 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:40.508362 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:40.509115 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cd68517e-c961-42d5-b7c8-02c87ce6e61e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:40.510548 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd68517e-c961-42d5-b7c8-02c87ce6e61e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb returned with HTTP 200 Jul 10 17:59:40.513117 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 90/350] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:40 2026] GET /volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:40.780324 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9689e731-c17c-4990-bfd9-94c438cbfdb2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:40.783148 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9689e731-c17c-4990-bfd9-94c438cbfdb2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:40.783319 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9689e731-c17c-4990-bfd9-94c438cbfdb2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:40.783490 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9689e731-c17c-4990-bfd9-94c438cbfdb2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:40.796945 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:40.796945 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:40.801040 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9689e731-c17c-4990-bfd9-94c438cbfdb2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:40.807770 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9689e731-c17c-4990-bfd9-94c438cbfdb2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:40.808177 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 85/351] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:40 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:40.975499 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-8b2d57df-f9bf-406d-a4f6-73dec1b6eae6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:40.978107 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-8b2d57df-f9bf-406d-a4f6-73dec1b6eae6 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/attachments/5d9e83ed-48a8-448a-87a5-26bed7594417/action Jul 10 17:59:40.978464 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-8b2d57df-f9bf-406d-a4f6-73dec1b6eae6 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:40.978637 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-8b2d57df-f9bf-406d-a4f6-73dec1b6eae6 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:40.995732 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:40.995732 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:41.007699 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-46c70fa0-f886-49aa-a8bc-67bb6bf7091d req-8b2d57df-f9bf-406d-a4f6-73dec1b6eae6 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/5d9e83ed-48a8-448a-87a5-26bed7594417/action returned with HTTP 204 Jul 10 17:59:41.008161 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 90/352] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:59:40 2026] POST /volume/v3/attachments/5d9e83ed-48a8-448a-87a5-26bed7594417/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:41.524013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c483cd0e-f3ca-4713-a6c9-d23f5397a4d6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:41.527166 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c483cd0e-f3ca-4713-a6c9-d23f5397a4d6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb Jul 10 17:59:41.527166 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c483cd0e-f3ca-4713-a6c9-d23f5397a4d6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:41.527166 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c483cd0e-f3ca-4713-a6c9-d23f5397a4d6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:41.533120 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:41.533120 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:41.534057 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c483cd0e-f3ca-4713-a6c9-d23f5397a4d6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:41.535360 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c483cd0e-f3ca-4713-a6c9-d23f5397a4d6 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb returned with HTTP 200 Jul 10 17:59:41.536142 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 88/353] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:41 2026] GET /volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:41.546128 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2f26368c-f2b1-46bf-a73f-0d3a5ec21640 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:41.548351 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2f26368c-f2b1-46bf-a73f-0d3a5ec21640 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb/action Jul 10 17:59:41.548937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2f26368c-f2b1-46bf-a73f-0d3a5ec21640 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:41.549202 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2f26368c-f2b1-46bf-a73f-0d3a5ec21640 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:41.550644 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-2f26368c-f2b1-46bf-a73f-0d3a5ec21640 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot '835c5742-b7be-4930-bfbd-3a1d2d00b3fb' with '{'status': 'deleting'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:41.552480 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=313,cinder:UPDATE=51,cinder:INSERT=23,cinder:DELETE=1 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 17:59:41.560667 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:41.560667 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:41.572404 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2f26368c-f2b1-46bf-a73f-0d3a5ec21640 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb/action returned with HTTP 202 Jul 10 17:59:41.572843 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 91/354] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:41 2026] POST /volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:41.580222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e27f992f-5fc8-4339-b937-51ce3dde8368 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:41.582279 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e27f992f-5fc8-4339-b937-51ce3dde8368 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb Jul 10 17:59:41.582495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e27f992f-5fc8-4339-b937-51ce3dde8368 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:41.582767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e27f992f-5fc8-4339-b937-51ce3dde8368 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:41.588301 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:41.588301 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:41.588813 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e27f992f-5fc8-4339-b937-51ce3dde8368 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:41.590877 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e27f992f-5fc8-4339-b937-51ce3dde8368 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb returned with HTTP 200 Jul 10 17:59:41.591310 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 86/355] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:41 2026] GET /volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:41.603443 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9a4ec6cd-545f-45a1-862e-f1f360ac9dd8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:41.606928 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a4ec6cd-545f-45a1-862e-f1f360ac9dd8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb/action Jul 10 17:59:41.607382 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a4ec6cd-545f-45a1-862e-f1f360ac9dd8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:41.607540 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a4ec6cd-545f-45a1-862e-f1f360ac9dd8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:41.619311 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:41.619311 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:41.619724 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9a4ec6cd-545f-45a1-862e-f1f360ac9dd8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Snapshot retrieved successfully. Jul 10 17:59:41.641255 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9a4ec6cd-545f-45a1-862e-f1f360ac9dd8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Snapshot delete request issued successfully. Jul 10 17:59:41.641255 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a4ec6cd-545f-45a1-862e-f1f360ac9dd8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb/action returned with HTTP 202 Jul 10 17:59:41.641715 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 91/356] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:41 2026] POST /volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:41.650172 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3e6ac2ab-d8ca-4563-af65-80d3e9fb5e3e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:41.653279 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3e6ac2ab-d8ca-4563-af65-80d3e9fb5e3e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb Jul 10 17:59:41.653279 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3e6ac2ab-d8ca-4563-af65-80d3e9fb5e3e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:41.653279 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3e6ac2ab-d8ca-4563-af65-80d3e9fb5e3e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:41.657984 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:41.657984 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:41.658721 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3e6ac2ab-d8ca-4563-af65-80d3e9fb5e3e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:41.659781 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3e6ac2ab-d8ca-4563-af65-80d3e9fb5e3e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb returned with HTTP 200 Jul 10 17:59:41.660324 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 89/357] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:41 2026] GET /volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:41.820546 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f93f6523-a1b6-44b4-850e-74fc178f3b10 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:41.822577 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f93f6523-a1b6-44b4-850e-74fc178f3b10 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:41.822862 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f93f6523-a1b6-44b4-850e-74fc178f3b10 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:41.823143 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f93f6523-a1b6-44b4-850e-74fc178f3b10 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:41.837313 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:41.837313 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:41.842968 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f93f6523-a1b6-44b4-850e-74fc178f3b10 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:41.847976 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f93f6523-a1b6-44b4-850e-74fc178f3b10 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:41.848529 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 92/358] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:41 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:41.861260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-613e36b0-36e9-422f-9d3f-8490260e9fb9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:41.862711 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-613e36b0-36e9-422f-9d3f-8490260e9fb9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:41.863588 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-613e36b0-36e9-422f-9d3f-8490260e9fb9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:41.863588 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-613e36b0-36e9-422f-9d3f-8490260e9fb9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:41.872327 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:41.872327 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:41.876831 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-613e36b0-36e9-422f-9d3f-8490260e9fb9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:41.882024 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-613e36b0-36e9-422f-9d3f-8490260e9fb9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:41.882024 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 87/359] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:41 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:42.502261 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-0124f54f-3e1b-46e1-a7b3-435be8aa0d4c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:42.504764 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-0124f54f-3e1b-46e1-a7b3-435be8aa0d4c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:42.505005 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-0124f54f-3e1b-46e1-a7b3-435be8aa0d4c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:42.505257 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-0124f54f-3e1b-46e1-a7b3-435be8aa0d4c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:42.514929 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:42.514929 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:42.518534 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-0124f54f-3e1b-46e1-a7b3-435be8aa0d4c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:42.522997 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-0124f54f-3e1b-46e1-a7b3-435be8aa0d4c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:42.523245 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 92/360] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:42 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:42.671471 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f4d8aacf-a20a-4926-9831-2f5123ff2fd8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:42.673475 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4d8aacf-a20a-4926-9831-2f5123ff2fd8 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb Jul 10 17:59:42.673734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4d8aacf-a20a-4926-9831-2f5123ff2fd8 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:42.674017 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4d8aacf-a20a-4926-9831-2f5123ff2fd8 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:42.680099 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4d8aacf-a20a-4926-9831-2f5123ff2fd8 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb returned with HTTP 404 Jul 10 17:59:42.680739 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 90/361] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:42 2026] GET /volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:42.690933 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-389ba164-8d39-44fd-bc49-85043f5bd7c8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:42.692970 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-389ba164-8d39-44fd-bc49-85043f5bd7c8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action Jul 10 17:59:42.693372 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-389ba164-8d39-44fd-bc49-85043f5bd7c8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:42.693474 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-389ba164-8d39-44fd-bc49-85043f5bd7c8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:42.694911 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-389ba164-8d39-44fd-bc49-85043f5bd7c8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot 'c2459e8b-956e-4934-b399-d3f188cc7c0e' with '{'status': 'available'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:42.706086 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:42.706086 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:42.728068 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-389ba164-8d39-44fd-bc49-85043f5bd7c8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action returned with HTTP 202 Jul 10 17:59:42.728068 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 93/362] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:42 2026] POST /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:42.736384 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6a66316e-8812-4cb1-acbb-1d5ed664dfa4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:42.738165 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a66316e-8812-4cb1-acbb-1d5ed664dfa4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:42.738362 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a66316e-8812-4cb1-acbb-1d5ed664dfa4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:42.738536 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a66316e-8812-4cb1-acbb-1d5ed664dfa4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:42.743675 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:42.743675 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:42.744234 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6a66316e-8812-4cb1-acbb-1d5ed664dfa4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:42.745290 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a66316e-8812-4cb1-acbb-1d5ed664dfa4 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:42.745796 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 88/363] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:42 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:42.761585 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-49d48e83-2ef3-4a56-9f6d-2468e18fa1ad None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:42.763954 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49d48e83-2ef3-4a56-9f6d-2468e18fa1ad tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb Jul 10 17:59:42.764178 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49d48e83-2ef3-4a56-9f6d-2468e18fa1ad tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:42.764458 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49d48e83-2ef3-4a56-9f6d-2468e18fa1ad tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:42.764632 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-49d48e83-2ef3-4a56-9f6d-2468e18fa1ad tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Delete snapshot with id: 835c5742-b7be-4930-bfbd-3a1d2d00b3fb Jul 10 17:59:42.772138 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49d48e83-2ef3-4a56-9f6d-2468e18fa1ad tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb returned with HTTP 404 Jul 10 17:59:42.772965 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 93/364] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 17:59:42 2026] DELETE /volume/v3/snapshots/835c5742-b7be-4930-bfbd-3a1d2d00b3fb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:42.784893 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5bd5a98f-ad56-4503-aadd-788e7e72310d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:42.786646 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5bd5a98f-ad56-4503-aadd-788e7e72310d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 17:59:42.787083 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5bd5a98f-ad56-4503-aadd-788e7e72310d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a1acb2f-7877-485e-ba49-39121a4fa30c", "name": "tempest-SnapshotsActionsTest-Snapshot-2056369823"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:42.797174 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:42.797174 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:42.797686 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5bd5a98f-ad56-4503-aadd-788e7e72310d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:42.797815 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-5bd5a98f-ad56-4503-aadd-788e7e72310d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Create snapshot from volume 2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:42.829480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-5bd5a98f-ad56-4503-aadd-788e7e72310d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Created reservations ['530869ea-a645-4efe-ad41-fd29be5787f8', 'b99ae4fe-5dfc-4187-be8c-52b8dc506c4b', 'f6bac733-f2b7-44f4-ab38-319a834386ff', '446797df-44b7-4cbd-bdca-f8a4a7e63cdd'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:42.864219 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5bd5a98f-ad56-4503-aadd-788e7e72310d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot create request issued successfully. Jul 10 17:59:42.864645 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5bd5a98f-ad56-4503-aadd-788e7e72310d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 17:59:42.865225 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 91/365] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 17:59:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:42.877704 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6c697823-85e3-4876-a875-7706c2220e94 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:42.881327 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6c697823-85e3-4876-a875-7706c2220e94 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 Jul 10 17:59:42.881327 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6c697823-85e3-4876-a875-7706c2220e94 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:42.881327 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6c697823-85e3-4876-a875-7706c2220e94 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:42.887626 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:42.887626 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:42.887626 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6c697823-85e3-4876-a875-7706c2220e94 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:42.887626 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6c697823-85e3-4876-a875-7706c2220e94 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 returned with HTTP 200 Jul 10 17:59:42.887626 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 94/366] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:42 2026] GET /volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:43.898505 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c8512716-0110-48e3-9b7e-e001197f4443 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:43.900490 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c8512716-0110-48e3-9b7e-e001197f4443 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 Jul 10 17:59:43.900724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c8512716-0110-48e3-9b7e-e001197f4443 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:43.900944 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c8512716-0110-48e3-9b7e-e001197f4443 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:43.912089 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:43.912089 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:43.912089 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c8512716-0110-48e3-9b7e-e001197f4443 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:43.912089 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c8512716-0110-48e3-9b7e-e001197f4443 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 returned with HTTP 200 Jul 10 17:59:43.912089 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 89/367] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:43 2026] GET /volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:43.922344 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9c6f5ddb-36d1-4524-95ab-e26b0ae3be36 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:43.924184 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c6f5ddb-36d1-4524-95ab-e26b0ae3be36 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9/action Jul 10 17:59:43.924538 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c6f5ddb-36d1-4524-95ab-e26b0ae3be36 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:43.924677 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c6f5ddb-36d1-4524-95ab-e26b0ae3be36 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:43.926133 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.admin_actions [None req-9c6f5ddb-36d1-4524-95ab-e26b0ae3be36 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot 'b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9' with '{'status': 'error'}' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:43.936417 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:43.936417 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:43.952848 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c6f5ddb-36d1-4524-95ab-e26b0ae3be36 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9/action returned with HTTP 202 Jul 10 17:59:43.953414 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 94/368] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:43 2026] POST /volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:43.960998 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8ca2583d-e2e3-4d06-8434-1402a6ebaf3a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:43.965143 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8ca2583d-e2e3-4d06-8434-1402a6ebaf3a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 Jul 10 17:59:43.965143 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8ca2583d-e2e3-4d06-8434-1402a6ebaf3a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:43.965143 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8ca2583d-e2e3-4d06-8434-1402a6ebaf3a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:43.975872 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:43.975872 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:43.976206 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8ca2583d-e2e3-4d06-8434-1402a6ebaf3a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:43.976927 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8ca2583d-e2e3-4d06-8434-1402a6ebaf3a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 returned with HTTP 200 Jul 10 17:59:43.977315 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 92/369] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:43 2026] GET /volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:43.990386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d31c6a8c-8c62-4442-af6a-051592e787f2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:43.992392 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d31c6a8c-8c62-4442-af6a-051592e787f2 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9/action Jul 10 17:59:43.992392 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d31c6a8c-8c62-4442-af6a-051592e787f2 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:43.992552 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d31c6a8c-8c62-4442-af6a-051592e787f2 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:44.002652 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:44.002652 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:44.003004 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d31c6a8c-8c62-4442-af6a-051592e787f2 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Snapshot retrieved successfully. Jul 10 17:59:44.031155 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d31c6a8c-8c62-4442-af6a-051592e787f2 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Snapshot delete request issued successfully. Jul 10 17:59:44.031155 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d31c6a8c-8c62-4442-af6a-051592e787f2 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9/action returned with HTTP 202 Jul 10 17:59:44.031155 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 95/370] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:43 2026] POST /volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:44.038119 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-386e2e55-3473-4696-9763-b3a9e0cc5bd8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:44.040661 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-386e2e55-3473-4696-9763-b3a9e0cc5bd8 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 Jul 10 17:59:44.041093 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-386e2e55-3473-4696-9763-b3a9e0cc5bd8 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:44.041317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-386e2e55-3473-4696-9763-b3a9e0cc5bd8 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:44.048618 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:44.048618 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:44.048618 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-386e2e55-3473-4696-9763-b3a9e0cc5bd8 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:44.049395 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-386e2e55-3473-4696-9763-b3a9e0cc5bd8 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 returned with HTTP 200 Jul 10 17:59:44.049843 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 90/371] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:44 2026] GET /volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:45.061829 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b9a39718-7d79-4f34-8346-e4d0c0a80520 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.063769 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b9a39718-7d79-4f34-8346-e4d0c0a80520 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 Jul 10 17:59:45.064005 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b9a39718-7d79-4f34-8346-e4d0c0a80520 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:45.064186 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b9a39718-7d79-4f34-8346-e4d0c0a80520 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:45.068538 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b9a39718-7d79-4f34-8346-e4d0c0a80520 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 returned with HTTP 404 Jul 10 17:59:45.069005 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 95/372] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:45 2026] GET /volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:45.077971 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-175b490c-7e1a-46ac-b50a-a0a20acb6fce None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.079877 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-175b490c-7e1a-46ac-b50a-a0a20acb6fce tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action Jul 10 17:59:45.080230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-175b490c-7e1a-46ac-b50a-a0a20acb6fce tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:45.080354 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-175b490c-7e1a-46ac-b50a-a0a20acb6fce tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:45.082232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.admin_actions [None req-175b490c-7e1a-46ac-b50a-a0a20acb6fce tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot 'c2459e8b-956e-4934-b399-d3f188cc7c0e' with '{'status': 'available'}' {{(pid=99950) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:45.106622 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:45.106622 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:45.123211 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-175b490c-7e1a-46ac-b50a-a0a20acb6fce tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action returned with HTTP 202 Jul 10 17:59:45.123638 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 93/373] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:45 2026] POST /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:45.133241 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8af8b35b-3494-443f-b568-8fe1079d3416 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.135026 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8af8b35b-3494-443f-b568-8fe1079d3416 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:45.135207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8af8b35b-3494-443f-b568-8fe1079d3416 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:45.135377 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8af8b35b-3494-443f-b568-8fe1079d3416 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:45.140147 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:45.140147 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:45.140530 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8af8b35b-3494-443f-b568-8fe1079d3416 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:45.141303 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8af8b35b-3494-443f-b568-8fe1079d3416 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:45.141647 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 96/374] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:45 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:45.152428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8c5172e2-5f1e-4d20-8da0-f08681884fbc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.152428 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c5172e2-5f1e-4d20-8da0-f08681884fbc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 Jul 10 17:59:45.152428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c5172e2-5f1e-4d20-8da0-f08681884fbc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:45.152428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c5172e2-5f1e-4d20-8da0-f08681884fbc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:45.152428 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-8c5172e2-5f1e-4d20-8da0-f08681884fbc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Delete snapshot with id: b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 Jul 10 17:59:45.157580 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c5172e2-5f1e-4d20-8da0-f08681884fbc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 returned with HTTP 404 Jul 10 17:59:45.158181 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 91/375] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 17:59:45 2026] DELETE /volume/v3/snapshots/b06b3a67-f8f1-4bf5-9ff6-a4ac0fe719a9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:45.166748 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c4a268d1-cce0-4569-90eb-04ac35c10f4e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.167989 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c4a268d1-cce0-4569-90eb-04ac35c10f4e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 17:59:45.168307 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c4a268d1-cce0-4569-90eb-04ac35c10f4e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a1acb2f-7877-485e-ba49-39121a4fa30c", "name": "tempest-SnapshotsActionsTest-Snapshot-1237657201"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:45.175968 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:45.175968 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:45.176444 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c4a268d1-cce0-4569-90eb-04ac35c10f4e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:45.176611 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-c4a268d1-cce0-4569-90eb-04ac35c10f4e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Create snapshot from volume 2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:45.189788 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-c4a268d1-cce0-4569-90eb-04ac35c10f4e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:45.201953 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-c4a268d1-cce0-4569-90eb-04ac35c10f4e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Created reservations ['ff81472d-3000-4f62-a927-7a0ad690d520', '295d7c2f-4bc2-4994-b0dc-50969afdfb09', '7aca7b10-f02e-41c4-b484-3a9d36217e61', '49b4fda1-b9a3-4a53-823b-ad17d81326f1'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:45.235097 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c4a268d1-cce0-4569-90eb-04ac35c10f4e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot create request issued successfully. Jul 10 17:59:45.235510 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c4a268d1-cce0-4569-90eb-04ac35c10f4e tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 17:59:45.236075 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 96/376] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 17:59:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:45.244719 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fba71ebd-97b7-482b-bdf3-2a1e1a03750a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.249114 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fba71ebd-97b7-482b-bdf3-2a1e1a03750a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf Jul 10 17:59:45.249334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fba71ebd-97b7-482b-bdf3-2a1e1a03750a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:45.249507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fba71ebd-97b7-482b-bdf3-2a1e1a03750a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:45.262143 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:45.262143 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:45.262751 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fba71ebd-97b7-482b-bdf3-2a1e1a03750a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:45.263530 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fba71ebd-97b7-482b-bdf3-2a1e1a03750a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf returned with HTTP 200 Jul 10 17:59:45.263916 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 94/377] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:45 2026] GET /volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:45.350334 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ff9c49ee-31c0-4ade-9c1f-55b89a019fb9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.350895 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff9c49ee-31c0-4ade-9c1f-55b89a019fb9 None None] GET https://10.4.3.71/volume// Jul 10 17:59:45.351144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ff9c49ee-31c0-4ade-9c1f-55b89a019fb9 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:45.351345 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ff9c49ee-31c0-4ade-9c1f-55b89a019fb9 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:45.351710 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff9c49ee-31c0-4ade-9c1f-55b89a019fb9 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:45.352040 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 97/378] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:45 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:45.359978 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-607d49a3-d163-4986-9d8f-cfc4b8302ded None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.362704 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-607d49a3-d163-4986-9d8f-cfc4b8302ded tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:59:45.363022 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-607d49a3-d163-4986-9d8f-cfc4b8302ded tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dad368c2-eca7-49f5-87e4-f0f4b64da2ba", "connector": null, "instance_uuid": "0e017e78-0ec7-413b-961f-fe365559541b"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:45.379110 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:45.379110 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:45.423907 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-607d49a3-d163-4986-9d8f-cfc4b8302ded tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:59:45.424480 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 92/379] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:59:45 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:45.433960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5ba1ae49-a73c-4d86-8f21-a3f97b984867 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.434745 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ba1ae49-a73c-4d86-8f21-a3f97b984867 None None] GET https://10.4.3.71/volume// Jul 10 17:59:45.434745 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ba1ae49-a73c-4d86-8f21-a3f97b984867 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:45.434873 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ba1ae49-a73c-4d86-8f21-a3f97b984867 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:45.435228 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ba1ae49-a73c-4d86-8f21-a3f97b984867 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:45.435547 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 97/380] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:45.443786 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-7755163e-f881-4039-bd0b-4b1fb51ab424 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.448228 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-7755163e-f881-4039-bd0b-4b1fb51ab424 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:45.448385 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-7755163e-f881-4039-bd0b-4b1fb51ab424 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:45.448835 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-7755163e-f881-4039-bd0b-4b1fb51ab424 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:45.460910 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:45.460910 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:45.464721 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-7755163e-f881-4039-bd0b-4b1fb51ab424 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:45.470731 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-7755163e-f881-4039-bd0b-4b1fb51ab424 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:45.471371 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 95/381] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:45 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:45.822357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-8ab07f07-ce44-4b59-8189-c7761041e896 req-5866c373-e6f0-4e96-ba51-e5e69e5c9707 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.828793 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-8ab07f07-ce44-4b59-8189-c7761041e896 req-5866c373-e6f0-4e96-ba51-e5e69e5c9707 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 17:59:45.829038 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-8ab07f07-ce44-4b59-8189-c7761041e896 req-5866c373-e6f0-4e96-ba51-e5e69e5c9707 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:45.829214 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-8ab07f07-ce44-4b59-8189-c7761041e896 req-5866c373-e6f0-4e96-ba51-e5e69e5c9707 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:45.838536 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:45.838536 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:45.842161 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-8ab07f07-ce44-4b59-8189-c7761041e896 req-5866c373-e6f0-4e96-ba51-e5e69e5c9707 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 17:59:45.846792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-8ab07f07-ce44-4b59-8189-c7761041e896 req-5866c373-e6f0-4e96-ba51-e5e69e5c9707 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 17:59:45.847360 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 98/382] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:45 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 17:59:45.880107 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-2f71a487-9980-40a8-ad10-c7bdad523607 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:45.881881 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-2f71a487-9980-40a8-ad10-c7bdad523607 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] DELETE https://10.4.3.71/volume/v3/attachments/5d9e83ed-48a8-448a-87a5-26bed7594417 Jul 10 17:59:45.882047 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-2f71a487-9980-40a8-ad10-c7bdad523607 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:45.882219 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-2f71a487-9980-40a8-ad10-c7bdad523607 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:45.900044 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:45.900044 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:46.054724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-022bbee2-e569-4698-b979-8301c2a9afd4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:46.057269 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-022bbee2-e569-4698-b979-8301c2a9afd4 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:46.057671 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-022bbee2-e569-4698-b979-8301c2a9afd4 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:46.057671 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-022bbee2-e569-4698-b979-8301c2a9afd4 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:46.064416 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:46.064416 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:46.068264 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-022bbee2-e569-4698-b979-8301c2a9afd4 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:46.072461 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-022bbee2-e569-4698-b979-8301c2a9afd4 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:46.072865 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 98/383] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:46 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:46.274627 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1897ce92-8211-4258-bbd4-bf6b9c467193 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:46.277080 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1897ce92-8211-4258-bbd4-bf6b9c467193 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf Jul 10 17:59:46.277331 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1897ce92-8211-4258-bbd4-bf6b9c467193 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:46.277579 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1897ce92-8211-4258-bbd4-bf6b9c467193 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:46.286056 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:46.286056 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:46.286528 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1897ce92-8211-4258-bbd4-bf6b9c467193 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:46.287340 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1897ce92-8211-4258-bbd4-bf6b9c467193 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf returned with HTTP 200 Jul 10 17:59:46.287729 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 96/384] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:46 2026] GET /volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:46.296915 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9f434ae0-edaf-4709-abe8-0c0a7bea1cf8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:46.299169 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9f434ae0-edaf-4709-abe8-0c0a7bea1cf8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf/action Jul 10 17:59:46.299592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9f434ae0-edaf-4709-abe8-0c0a7bea1cf8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:46.299810 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9f434ae0-edaf-4709-abe8-0c0a7bea1cf8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:46.301677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-9f434ae0-edaf-4709-abe8-0c0a7bea1cf8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot '72229073-2409-41d8-91b8-8b7413f37cdf' with '{'status': 'error_deleting'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:46.318900 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:46.318900 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:46.340504 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9f434ae0-edaf-4709-abe8-0c0a7bea1cf8 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf/action returned with HTTP 202 Jul 10 17:59:46.341102 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 99/385] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:46 2026] POST /volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:46.348282 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2cd2f647-3da3-45fc-b79f-b57a7cf37774 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:46.350205 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2cd2f647-3da3-45fc-b79f-b57a7cf37774 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf Jul 10 17:59:46.350458 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2cd2f647-3da3-45fc-b79f-b57a7cf37774 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:46.350736 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2cd2f647-3da3-45fc-b79f-b57a7cf37774 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:46.363362 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:46.363362 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:46.363922 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2cd2f647-3da3-45fc-b79f-b57a7cf37774 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:46.364716 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2cd2f647-3da3-45fc-b79f-b57a7cf37774 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf returned with HTTP 200 Jul 10 17:59:46.365116 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 99/386] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:46 2026] GET /volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:46.375541 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c338bbe7-9619-4605-b32a-ff8f4021276f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:46.377147 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c338bbe7-9619-4605-b32a-ff8f4021276f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf/action Jul 10 17:59:46.377466 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c338bbe7-9619-4605-b32a-ff8f4021276f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:46.377616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c338bbe7-9619-4605-b32a-ff8f4021276f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:46.384668 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:46.384668 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:46.385117 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c338bbe7-9619-4605-b32a-ff8f4021276f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Snapshot retrieved successfully. Jul 10 17:59:46.409025 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c338bbe7-9619-4605-b32a-ff8f4021276f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Snapshot delete request issued successfully. Jul 10 17:59:46.409268 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c338bbe7-9619-4605-b32a-ff8f4021276f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf/action returned with HTTP 202 Jul 10 17:59:46.409717 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 97/387] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:46 2026] POST /volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:46.417616 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a9358b13-7a40-4a03-b638-e05642242432 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:46.420969 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a9358b13-7a40-4a03-b638-e05642242432 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf Jul 10 17:59:46.421183 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a9358b13-7a40-4a03-b638-e05642242432 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:46.421400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a9358b13-7a40-4a03-b638-e05642242432 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:46.429879 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:46.429879 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:46.430448 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a9358b13-7a40-4a03-b638-e05642242432 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:46.431283 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a9358b13-7a40-4a03-b638-e05642242432 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf returned with HTTP 200 Jul 10 17:59:46.431639 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 100/388] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:46 2026] GET /volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:46.468759 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-2f71a487-9980-40a8-ad10-c7bdad523607 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/5d9e83ed-48a8-448a-87a5-26bed7594417 returned with HTTP 200 Jul 10 17:59:46.469873 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 93/389] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 17:59:45 2026] DELETE /volume/v3/attachments/5d9e83ed-48a8-448a-87a5-26bed7594417 => generated 192 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:47.440309 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f8585780-c605-48bf-af10-94b70ba8af92 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.442934 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f8585780-c605-48bf-af10-94b70ba8af92 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf Jul 10 17:59:47.443048 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f8585780-c605-48bf-af10-94b70ba8af92 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:47.443303 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f8585780-c605-48bf-af10-94b70ba8af92 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:47.448238 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f8585780-c605-48bf-af10-94b70ba8af92 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf returned with HTTP 404 Jul 10 17:59:47.449061 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 100/390] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:47 2026] GET /volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:47.460327 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4876094f-c58c-43ca-b744-5f330cf3875d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.464445 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4876094f-c58c-43ca-b744-5f330cf3875d tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action Jul 10 17:59:47.464445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4876094f-c58c-43ca-b744-5f330cf3875d tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:47.464445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4876094f-c58c-43ca-b744-5f330cf3875d tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:47.464585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.admin_actions [None req-4876094f-c58c-43ca-b744-5f330cf3875d tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot 'c2459e8b-956e-4934-b399-d3f188cc7c0e' with '{'status': 'available'}' {{(pid=99950) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:47.474978 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.474978 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:47.487283 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4876094f-c58c-43ca-b744-5f330cf3875d tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action returned with HTTP 202 Jul 10 17:59:47.487847 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 98/391] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:47 2026] POST /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:47.495318 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-83751feb-f939-49d4-ad11-f74e2012b46a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.497139 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-83751feb-f939-49d4-ad11-f74e2012b46a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:47.497414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-83751feb-f939-49d4-ad11-f74e2012b46a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:47.497690 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-83751feb-f939-49d4-ad11-f74e2012b46a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:47.506671 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.506671 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:47.506671 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-83751feb-f939-49d4-ad11-f74e2012b46a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:47.506818 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-83751feb-f939-49d4-ad11-f74e2012b46a tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:47.507169 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 101/392] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:47 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:47.528964 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-47804324-4b8b-425c-9773-4990d886bccc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.532128 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-47804324-4b8b-425c-9773-4990d886bccc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf Jul 10 17:59:47.532128 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-47804324-4b8b-425c-9773-4990d886bccc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:47.532128 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-47804324-4b8b-425c-9773-4990d886bccc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:47.532128 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-47804324-4b8b-425c-9773-4990d886bccc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Delete snapshot with id: 72229073-2409-41d8-91b8-8b7413f37cdf Jul 10 17:59:47.539179 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-47804324-4b8b-425c-9773-4990d886bccc tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf returned with HTTP 404 Jul 10 17:59:47.539902 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 94/393] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 17:59:47 2026] DELETE /volume/v3/snapshots/72229073-2409-41d8-91b8-8b7413f37cdf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:47.549289 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-57db8e95-b6d5-4860-aa6c-2f3dd9085e8f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.551037 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57db8e95-b6d5-4860-aa6c-2f3dd9085e8f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action Jul 10 17:59:47.551393 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57db8e95-b6d5-4860-aa6c-2f3dd9085e8f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:47.551560 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57db8e95-b6d5-4860-aa6c-2f3dd9085e8f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:47.553290 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.admin_actions [None req-57db8e95-b6d5-4860-aa6c-2f3dd9085e8f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot 'c2459e8b-956e-4934-b399-d3f188cc7c0e' with '{'status': 'creating'}' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:47.561243 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.561243 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:47.573683 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57db8e95-b6d5-4860-aa6c-2f3dd9085e8f tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action returned with HTTP 202 Jul 10 17:59:47.574105 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 101/394] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:47 2026] POST /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:47.585438 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b9eb1451-f63d-45c3-9d4a-3283e29b015f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.589924 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b9eb1451-f63d-45c3-9d4a-3283e29b015f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:47.590440 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b9eb1451-f63d-45c3-9d4a-3283e29b015f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:47.590440 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b9eb1451-f63d-45c3-9d4a-3283e29b015f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:47.598198 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.598198 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:47.598653 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b9eb1451-f63d-45c3-9d4a-3283e29b015f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:47.599487 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b9eb1451-f63d-45c3-9d4a-3283e29b015f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:47.599932 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 99/395] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:47 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:47.611766 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2358288c-ec97-458f-8a67-1aeade2068f3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.613381 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2358288c-ec97-458f-8a67-1aeade2068f3 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] POST https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action Jul 10 17:59:47.614090 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2358288c-ec97-458f-8a67-1aeade2068f3 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:47.614090 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2358288c-ec97-458f-8a67-1aeade2068f3 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:47.615246 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.snapshot_actions [None req-2358288c-ec97-458f-8a67-1aeade2068f3 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99951) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 17:59:47.620218 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.620218 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:47.620710 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.snapshot_actions [None req-2358288c-ec97-458f-8a67-1aeade2068f3 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Updating snapshot c2459e8b-956e-4934-b399-d3f188cc7c0e with info {'id': 'c2459e8b-956e-4934-b399-d3f188cc7c0e', 'status': 'error', 'progress': '80%'} Jul 10 17:59:47.626249 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2358288c-ec97-458f-8a67-1aeade2068f3 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action returned with HTTP 202 Jul 10 17:59:47.627035 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 102/396] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:47 2026] POST /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:47.633759 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9a694dac-58a6-4f33-ad14-7f43dabb4581 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.637645 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a694dac-58a6-4f33-ad14-7f43dabb4581 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:47.637645 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a694dac-58a6-4f33-ad14-7f43dabb4581 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:47.637645 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a694dac-58a6-4f33-ad14-7f43dabb4581 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:47.644023 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.644023 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:47.644604 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9a694dac-58a6-4f33-ad14-7f43dabb4581 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Snapshot retrieved successfully. Jul 10 17:59:47.645747 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a694dac-58a6-4f33-ad14-7f43dabb4581 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:47.646296 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 95/397] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:47 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 460 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:47.657175 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3cbaf77f-8234-4e25-9048-ea7b9cb39315 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.661584 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3cbaf77f-8234-4e25-9048-ea7b9cb39315 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] POST https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action Jul 10 17:59:47.661584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3cbaf77f-8234-4e25-9048-ea7b9cb39315 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:47.661584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3cbaf77f-8234-4e25-9048-ea7b9cb39315 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:47.661799 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.admin_actions [None req-3cbaf77f-8234-4e25-9048-ea7b9cb39315 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] Updating snapshot 'c2459e8b-956e-4934-b399-d3f188cc7c0e' with '{'status': 'available'}' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 17:59:47.678983 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.678983 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:47.699199 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3cbaf77f-8234-4e25-9048-ea7b9cb39315 tempest-SnapshotsActionsTest-609180612 tempest-SnapshotsActionsTest-609180612-project-admin] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action returned with HTTP 202 Jul 10 17:59:47.699823 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 102/398] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 17:59:47 2026] POST /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:47.708365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3e6ae63b-6f3d-4666-a6c1-db82facf6450 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.712614 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3e6ae63b-6f3d-4666-a6c1-db82facf6450 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:47.712614 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3e6ae63b-6f3d-4666-a6c1-db82facf6450 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:47.712614 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3e6ae63b-6f3d-4666-a6c1-db82facf6450 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:47.718912 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.718912 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:47.719101 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3e6ae63b-6f3d-4666-a6c1-db82facf6450 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:47.720262 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3e6ae63b-6f3d-4666-a6c1-db82facf6450 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:47.720552 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 100/399] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:47 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:47.731173 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eacc8019-ce88-4fb1-8750-5ce5f683de47 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.734605 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eacc8019-ce88-4fb1-8750-5ce5f683de47 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:47.734836 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eacc8019-ce88-4fb1-8750-5ce5f683de47 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:47.735058 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eacc8019-ce88-4fb1-8750-5ce5f683de47 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:47.735249 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-eacc8019-ce88-4fb1-8750-5ce5f683de47 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Delete snapshot with id: c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:47.740383 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.740383 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:47.740936 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-eacc8019-ce88-4fb1-8750-5ce5f683de47 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:47.757412 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-eacc8019-ce88-4fb1-8750-5ce5f683de47 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot delete request issued successfully. Jul 10 17:59:47.757622 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eacc8019-ce88-4fb1-8750-5ce5f683de47 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 202 Jul 10 17:59:47.758212 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 103/400] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 17:59:47 2026] DELETE /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:47.764843 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b71d96e3-ad82-4781-9255-52fd4870e256 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:47.767126 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b71d96e3-ad82-4781-9255-52fd4870e256 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:47.767376 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b71d96e3-ad82-4781-9255-52fd4870e256 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:47.767676 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b71d96e3-ad82-4781-9255-52fd4870e256 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:47.775764 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:47.775764 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:47.776442 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b71d96e3-ad82-4781-9255-52fd4870e256 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Snapshot retrieved successfully. Jul 10 17:59:47.777366 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b71d96e3-ad82-4781-9255-52fd4870e256 tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 200 Jul 10 17:59:47.777816 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 96/401] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:47 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:48.114944 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-265b320c-943a-4453-afd5-4f6d40a4af75 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.115433 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-265b320c-943a-4453-afd5-4f6d40a4af75 None None] GET https://10.4.3.71/volume// Jul 10 17:59:48.115688 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-265b320c-943a-4453-afd5-4f6d40a4af75 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.115993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-265b320c-943a-4453-afd5-4f6d40a4af75 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.116440 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-265b320c-943a-4453-afd5-4f6d40a4af75 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:48.116864 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 103/402] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:48.117677 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5048a697-3b74-4e74-b470-a8c897f8c97e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.118057 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5048a697-3b74-4e74-b470-a8c897f8c97e None None] GET https://10.4.3.71/volume// Jul 10 17:59:48.118193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5048a697-3b74-4e74-b470-a8c897f8c97e None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.118405 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5048a697-3b74-4e74-b470-a8c897f8c97e None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.118692 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5048a697-3b74-4e74-b470-a8c897f8c97e None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:48.118970 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 101/403] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 17:59:48 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:48.127831 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-566719a7-f1ce-45a4-8bb3-232027bd73e4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.129195 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-eceec5cb-1d52-4895-95ce-421e92148718 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.130044 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-566719a7-f1ce-45a4-8bb3-232027bd73e4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 17:59:48.130345 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-566719a7-f1ce-45a4-8bb3-232027bd73e4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.130701 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-566719a7-f1ce-45a4-8bb3-232027bd73e4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.132490 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-eceec5cb-1d52-4895-95ce-421e92148718 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:59:48.132840 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-eceec5cb-1d52-4895-95ce-421e92148718 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cb1a710-54a4-4d85-b05d-98b96048c5e5", "connector": null, "instance_uuid": "cfe97845-7c57-46d9-b50a-072b30a1df53"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:48.140942 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:48.140942 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:48.143954 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-566719a7-f1ce-45a4-8bb3-232027bd73e4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 17:59:48.147988 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-566719a7-f1ce-45a4-8bb3-232027bd73e4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 17:59:48.149683 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:48.149683 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:48.149773 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 104/404] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:48 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:48.184116 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-eceec5cb-1d52-4895-95ce-421e92148718 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:59:48.184581 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 97/405] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:59:48 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:48.245002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-5f1fde23-62b5-49e8-b546-5b5d48feed15 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.247401 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-5f1fde23-62b5-49e8-b546-5b5d48feed15 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] PUT https://10.4.3.71/volume/v3/attachments/3dc89fac-7cfb-485e-857b-67320ce72eb6 Jul 10 17:59:48.247869 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-5f1fde23-62b5-49e8-b546-5b5d48feed15 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:48.256704 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-5f1fde23-62b5-49e8-b546-5b5d48feed15 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Acquiring lock "cinder-attachment_update-dad368c2-eca7-49f5-87e4-f0f4b64da2ba-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:59:48.261953 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-5f1fde23-62b5-49e8-b546-5b5d48feed15 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Lock "cinder-attachment_update-dad368c2-eca7-49f5-87e4-f0f4b64da2ba-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:59:48.262863 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:48.262863 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:48.599700 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fa8dca43-3675-44d4-b460-f64ed419556b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.601479 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fa8dca43-3675-44d4-b460-f64ed419556b tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:48.601694 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fa8dca43-3675-44d4-b460-f64ed419556b tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.601883 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fa8dca43-3675-44d4-b460-f64ed419556b tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.614717 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:48.614717 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:48.619961 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fa8dca43-3675-44d4-b460-f64ed419556b tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:48.625074 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fa8dca43-3675-44d4-b460-f64ed419556b tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:48.625747 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 102/406] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:48 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:48.725237 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d7232df0-ef28-4cc1-abd7-6701490c6d26 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.725751 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d7232df0-ef28-4cc1-abd7-6701490c6d26 None None] GET https://10.4.3.71/volume// Jul 10 17:59:48.725983 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d7232df0-ef28-4cc1-abd7-6701490c6d26 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.726217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d7232df0-ef28-4cc1-abd7-6701490c6d26 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.726589 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d7232df0-ef28-4cc1-abd7-6701490c6d26 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:48.726932 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 105/407] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:48.734554 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-e0bbf57c-1a2a-4cea-83ca-191b0a773e6e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.736506 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-e0bbf57c-1a2a-4cea-83ca-191b0a773e6e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:48.737622 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-e0bbf57c-1a2a-4cea-83ca-191b0a773e6e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.737622 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-e0bbf57c-1a2a-4cea-83ca-191b0a773e6e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.745750 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:48.745750 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:48.748707 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-e0bbf57c-1a2a-4cea-83ca-191b0a773e6e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:48.752437 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-e0bbf57c-1a2a-4cea-83ca-191b0a773e6e tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:48.752904 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 98/408] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:48 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:48.786051 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-5f1fde23-62b5-49e8-b546-5b5d48feed15 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Lock "cinder-attachment_update-dad368c2-eca7-49f5-87e4-f0f4b64da2ba-np0000005036" released by "attachment_update" :: held 0.523s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:59:48.786051 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-5f1fde23-62b5-49e8-b546-5b5d48feed15 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/3dc89fac-7cfb-485e-857b-67320ce72eb6 returned with HTTP 200 Jul 10 17:59:48.786051 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 104/409] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:59:48 2026] PUT /volume/v3/attachments/3dc89fac-7cfb-485e-857b-67320ce72eb6 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:48.792358 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-93d8db94-6052-4530-ad12-58227f79cf3b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.794225 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-93d8db94-6052-4530-ad12-58227f79cf3b tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e Jul 10 17:59:48.794424 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-93d8db94-6052-4530-ad12-58227f79cf3b tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.794655 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-93d8db94-6052-4530-ad12-58227f79cf3b tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.800136 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-93d8db94-6052-4530-ad12-58227f79cf3b tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e returned with HTTP 404 Jul 10 17:59:48.800415 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 103/410] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 17:59:48 2026] GET /volume/v3/snapshots/c2459e8b-956e-4934-b399-d3f188cc7c0e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:48.808730 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c6e3f4a3-0125-4946-b7b3-10b1694eac2d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.810270 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c6e3f4a3-0125-4946-b7b3-10b1694eac2d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:48.810421 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c6e3f4a3-0125-4946-b7b3-10b1694eac2d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.810606 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c6e3f4a3-0125-4946-b7b3-10b1694eac2d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.816677 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:48.816677 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:48.819872 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c6e3f4a3-0125-4946-b7b3-10b1694eac2d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:48.826226 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c6e3f4a3-0125-4946-b7b3-10b1694eac2d tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c returned with HTTP 200 Jul 10 17:59:48.826664 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 106/411] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:48 2026] GET /volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:48.838106 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8df50ca5-63a4-45fe-a4d2-224016388aab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.840173 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8df50ca5-63a4-45fe-a4d2-224016388aab tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] DELETE https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:48.840442 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8df50ca5-63a4-45fe-a4d2-224016388aab tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.840674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8df50ca5-63a4-45fe-a4d2-224016388aab tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.840994 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-8df50ca5-63a4-45fe-a4d2-224016388aab tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Delete volume with id: 2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:48.843358 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-caa0f2a6-c1a8-45d4-80db-73b4cdc21685 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.845396 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-caa0f2a6-c1a8-45d4-80db-73b4cdc21685 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] PUT https://10.4.3.71/volume/v3/attachments/af122a97-a3cd-44d1-9ef5-c78a7c009862 Jul 10 17:59:48.845776 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-caa0f2a6-c1a8-45d4-80db-73b4cdc21685 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:48.847513 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:48.847513 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:48.847987 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8df50ca5-63a4-45fe-a4d2-224016388aab tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:48.858965 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-caa0f2a6-c1a8-45d4-80db-73b4cdc21685 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Acquiring lock "cinder-attachment_update-8cb1a710-54a4-4d85-b05d-98b96048c5e5-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:59:48.865021 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-caa0f2a6-c1a8-45d4-80db-73b4cdc21685 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Lock "cinder-attachment_update-8cb1a710-54a4-4d85-b05d-98b96048c5e5-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:59:48.865295 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:48.865295 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:48.876403 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8df50ca5-63a4-45fe-a4d2-224016388aab tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Delete volume request issued successfully. Jul 10 17:59:48.876646 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8df50ca5-63a4-45fe-a4d2-224016388aab tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c returned with HTTP 202 Jul 10 17:59:48.877163 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 99/412] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 17:59:48 2026] DELETE /volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:48.886920 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bdfed42a-85f3-4129-8dbc-283b7ff3578f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:48.888665 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bdfed42a-85f3-4129-8dbc-283b7ff3578f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:48.888889 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bdfed42a-85f3-4129-8dbc-283b7ff3578f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:48.889088 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bdfed42a-85f3-4129-8dbc-283b7ff3578f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:48.896067 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:48.896067 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:48.899729 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bdfed42a-85f3-4129-8dbc-283b7ff3578f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Volume info retrieved successfully. Jul 10 17:59:48.903951 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bdfed42a-85f3-4129-8dbc-283b7ff3578f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c returned with HTTP 200 Jul 10 17:59:48.904336 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 104/413] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:48 2026] GET /volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:49.316590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-e6b3b9d9-dcf6-4fae-844d-c25fd1380ed9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:49.318918 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-e6b3b9d9-dcf6-4fae-844d-c25fd1380ed9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/attachments/3dc89fac-7cfb-485e-857b-67320ce72eb6/action Jul 10 17:59:49.319307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-e6b3b9d9-dcf6-4fae-844d-c25fd1380ed9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:49.319463 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-e6b3b9d9-dcf6-4fae-844d-c25fd1380ed9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:49.334400 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:49.334400 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:49.344119 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e98733a4-5084-42a3-a5ed-14b338e7be48 req-e6b3b9d9-dcf6-4fae-844d-c25fd1380ed9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/3dc89fac-7cfb-485e-857b-67320ce72eb6/action returned with HTTP 204 Jul 10 17:59:49.344664 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 107/414] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:59:49 2026] POST /volume/v3/attachments/3dc89fac-7cfb-485e-857b-67320ce72eb6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:49.387679 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-caa0f2a6-c1a8-45d4-80db-73b4cdc21685 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Lock "cinder-attachment_update-8cb1a710-54a4-4d85-b05d-98b96048c5e5-np0000005036" released by "attachment_update" :: held 0.523s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:59:49.388068 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-caa0f2a6-c1a8-45d4-80db-73b4cdc21685 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/attachments/af122a97-a3cd-44d1-9ef5-c78a7c009862 returned with HTTP 200 Jul 10 17:59:49.388755 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 105/415] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:59:48 2026] PUT /volume/v3/attachments/af122a97-a3cd-44d1-9ef5-c78a7c009862 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:49.638485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-751cd7d4-476c-4f85-ad82-b43cf00c2e23 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:49.640301 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-751cd7d4-476c-4f85-ad82-b43cf00c2e23 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:49.640520 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-751cd7d4-476c-4f85-ad82-b43cf00c2e23 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:49.640806 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-751cd7d4-476c-4f85-ad82-b43cf00c2e23 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:49.659474 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:49.659474 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:49.666235 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-751cd7d4-476c-4f85-ad82-b43cf00c2e23 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:49.671098 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-751cd7d4-476c-4f85-ad82-b43cf00c2e23 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:49.671554 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 100/416] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:49 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:49.677802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4eea759c-d317-4da7-afc7-680c7b0826ce None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:49.677802 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4eea759c-d317-4da7-afc7-680c7b0826ce None None] GET https://10.4.3.71/volume// Jul 10 17:59:49.677802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4eea759c-d317-4da7-afc7-680c7b0826ce None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:49.677802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4eea759c-d317-4da7-afc7-680c7b0826ce None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:49.677802 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4eea759c-d317-4da7-afc7-680c7b0826ce None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:49.677802 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 105/417] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 17:59:49.685472 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-9bb0afdd-5036-46f9-be90-d66af32e5a5d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:49.687890 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-9bb0afdd-5036-46f9-be90-d66af32e5a5d tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 17:59:49.688321 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-9bb0afdd-5036-46f9-be90-d66af32e5a5d tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51bbe8af-945f-4295-85b0-48f3fa6d0380", "connector": null, "instance_uuid": "64389753-cac7-4230-a68a-39b331ecde9c"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:49.699788 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:49.699788 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:49.739126 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-9bb0afdd-5036-46f9-be90-d66af32e5a5d tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 17:59:49.739743 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 108/418] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 17:59:49 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:49.747398 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-6058b6db-f9d3-4371-8f27-edfb72179829 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:49.749923 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-6058b6db-f9d3-4371-8f27-edfb72179829 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] DELETE https://10.4.3.71/volume/v3/attachments/2afc2473-894d-4117-b238-540af12bab99 Jul 10 17:59:49.750277 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-6058b6db-f9d3-4371-8f27-edfb72179829 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:49.750392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-6058b6db-f9d3-4371-8f27-edfb72179829 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:49.759982 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:49.759982 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:49.915610 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-296ce499-02f4-43f0-9f8e-1b9e8da7c33f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:49.917353 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-296ce499-02f4-43f0-9f8e-1b9e8da7c33f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] GET https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c Jul 10 17:59:49.917587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-296ce499-02f4-43f0-9f8e-1b9e8da7c33f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:49.917770 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-296ce499-02f4-43f0-9f8e-1b9e8da7c33f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:49.923285 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-296ce499-02f4-43f0-9f8e-1b9e8da7c33f tempest-SnapshotsActionsTest-1397522178 tempest-SnapshotsActionsTest-1397522178-project-member] https://10.4.3.71/volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c returned with HTTP 404 Jul 10 17:59:49.923770 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 101/419] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:49 2026] GET /volume/v3/volumes/2a1acb2f-7877-485e-ba49-39121a4fa30c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:50.288254 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-6058b6db-f9d3-4371-8f27-edfb72179829 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/2afc2473-894d-4117-b238-540af12bab99 returned with HTTP 200 Jul 10 17:59:50.288776 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 106/420] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 17:59:49 2026] DELETE /volume/v3/attachments/2afc2473-894d-4117-b238-540af12bab99 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:50.684238 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-58b9db64-de55-42a2-afa3-a5a0705f5ef2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:50.685417 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-58b9db64-de55-42a2-afa3-a5a0705f5ef2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:50.685685 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-58b9db64-de55-42a2-afa3-a5a0705f5ef2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:50.685912 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-58b9db64-de55-42a2-afa3-a5a0705f5ef2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:50.699261 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:50.699261 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:50.704110 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-58b9db64-de55-42a2-afa3-a5a0705f5ef2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:50.712883 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-58b9db64-de55-42a2-afa3-a5a0705f5ef2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:50.713751 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 106/421] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:50 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:50.959115 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:50.961126 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:59:50.961487 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1943441793", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:50.963230 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1943441793', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:59:50.963396 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Create volume of 1 GB Jul 10 17:59:50.963816 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:50.963816 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:50.967588 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Availability Zones retrieved successfully. Jul 10 17:59:50.974473 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Flow 'volume_create_api' (37dc6678-0b9b-4bd2-a4d5-ab106a583915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:50.975441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b471b0df-b822-41f2-8021-6d19c3fd97ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:50.976630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:59:51.005708 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b471b0df-b822-41f2-8021-6d19c3fd97ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:51.006409 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bddddb4c-e622-43c3-903a-d5dbb820ad46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:51.076242 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Created reservations ['5a0cd90e-75a8-475c-80f8-9959617e41a0', '6d35424e-85e0-4f9c-91f9-59a61fcb0b73', 'a50d833f-ce27-442c-905e-3929b80f2fd4', '77e8d265-93c3-4438-94c2-fcda4acceb48'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:51.077094 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bddddb4c-e622-43c3-903a-d5dbb820ad46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a0cd90e-75a8-475c-80f8-9959617e41a0', '6d35424e-85e0-4f9c-91f9-59a61fcb0b73', 'a50d833f-ce27-442c-905e-3929b80f2fd4', '77e8d265-93c3-4438-94c2-fcda4acceb48']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:51.077975 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca881d84-6d22-4a46-9789-1d9963905a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:51.112550 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca881d84-6d22-4a46-9789-1d9963905a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f70e9f0-7d99-4e3b-9631-9f24d3657550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1943441793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a40e7dd7c9a4edeb3cc5a9c75020ff1',qos_specs=None,replication_status=,reservations=['5a0cd90e-75a8-475c-80f8-9959617e41a0','6d35424e-85e0-4f9c-91f9-59a61fcb0b73','a50d833f-ce27-442c-905e-3929b80f2fd4','77e8d265-93c3-4438-94c2-fcda4acceb48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ee0e421f534a969a272f4fbe3334b0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1943441793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f70e9f0-7d99-4e3b-9631-9f24d3657550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a40e7dd7c9a4edeb3cc5a9c75020ff1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67ee0e421f534a969a272f4fbe3334b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:51.113620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50500337-7b1c-4d38-8d19-6479c86fce40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:51.136457 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50500337-7b1c-4d38-8d19-6479c86fce40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1943441793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a40e7dd7c9a4edeb3cc5a9c75020ff1',qos_specs=None,replication_status=,reservations=['5a0cd90e-75a8-475c-80f8-9959617e41a0','6d35424e-85e0-4f9c-91f9-59a61fcb0b73','a50d833f-ce27-442c-905e-3929b80f2fd4','77e8d265-93c3-4438-94c2-fcda4acceb48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ee0e421f534a969a272f4fbe3334b0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:51.137452 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d8b922-d027-4f33-ae20-dc01e4351137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:51.147437 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d8b922-d027-4f33-ae20-dc01e4351137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:51.148554 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Flow 'volume_create_api' (37dc6678-0b9b-4bd2-a4d5-ab106a583915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:51.149037 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Create volume request issued successfully. Jul 10 17:59:51.149849 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-3eb46870-01c6-40d7-9148-027d9568487a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:59:51.150425 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 109/422] 10.4.3.71 () {72 vars in 1534 bytes} [Fri Jul 10 17:59:50 2026] POST /volume/v3/volumes => generated 753 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:51.161699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-f15f3cdd-8495-4fac-bd23-abe07d4f23dd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:51.165983 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-f15f3cdd-8495-4fac-bd23-abe07d4f23dd tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] GET https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:51.166172 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-f15f3cdd-8495-4fac-bd23-abe07d4f23dd tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:51.166350 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-f15f3cdd-8495-4fac-bd23-abe07d4f23dd tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:51.176097 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:51.176097 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:51.179706 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-f15f3cdd-8495-4fac-bd23-abe07d4f23dd tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Volume info retrieved successfully. Jul 10 17:59:51.183973 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0c16d145-a6f5-4e39-8f33-b6f25e0a2d23 req-f15f3cdd-8495-4fac-bd23-abe07d4f23dd tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 returned with HTTP 200 Jul 10 17:59:51.184316 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 102/423] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:51 2026] GET /volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:51.212910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-fc366c5c-386d-4a13-9cdc-7e78a4b1d3fd req-cd305e27-5ac9-47ea-9533-e2d5c259102e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:51.215021 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fc366c5c-386d-4a13-9cdc-7e78a4b1d3fd req-cd305e27-5ac9-47ea-9533-e2d5c259102e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] GET https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:51.215220 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fc366c5c-386d-4a13-9cdc-7e78a4b1d3fd req-cd305e27-5ac9-47ea-9533-e2d5c259102e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:51.215404 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fc366c5c-386d-4a13-9cdc-7e78a4b1d3fd req-cd305e27-5ac9-47ea-9533-e2d5c259102e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:51.223218 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:51.223218 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:51.230667 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-fc366c5c-386d-4a13-9cdc-7e78a4b1d3fd req-cd305e27-5ac9-47ea-9533-e2d5c259102e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Volume info retrieved successfully. Jul 10 17:59:51.236191 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fc366c5c-386d-4a13-9cdc-7e78a4b1d3fd req-cd305e27-5ac9-47ea-9533-e2d5c259102e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 returned with HTTP 200 Jul 10 17:59:51.236627 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 107/424] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:51 2026] GET /volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:51.729103 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-21a3b6d0-4185-487c-81a4-e08ac0c219a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:51.731994 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-21a3b6d0-4185-487c-81a4-e08ac0c219a5 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:51.732231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-21a3b6d0-4185-487c-81a4-e08ac0c219a5 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:51.732456 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-21a3b6d0-4185-487c-81a4-e08ac0c219a5 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:51.743942 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:51.743942 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:51.750428 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-21a3b6d0-4185-487c-81a4-e08ac0c219a5 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:51.754618 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-21a3b6d0-4185-487c-81a4-e08ac0c219a5 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:51.755141 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 107/425] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:51 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:52.267968 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-dba3afa6-6889-4a9d-b03f-a6f319cc179b req-395019e0-cb5f-4482-9193-e808444d976a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.271585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dba3afa6-6889-4a9d-b03f-a6f319cc179b req-395019e0-cb5f-4482-9193-e808444d976a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] GET https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:52.271895 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dba3afa6-6889-4a9d-b03f-a6f319cc179b req-395019e0-cb5f-4482-9193-e808444d976a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:52.272120 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dba3afa6-6889-4a9d-b03f-a6f319cc179b req-395019e0-cb5f-4482-9193-e808444d976a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:52.279913 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.279913 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:52.284365 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-dba3afa6-6889-4a9d-b03f-a6f319cc179b req-395019e0-cb5f-4482-9193-e808444d976a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Volume info retrieved successfully. Jul 10 17:59:52.290026 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dba3afa6-6889-4a9d-b03f-a6f319cc179b req-395019e0-cb5f-4482-9193-e808444d976a tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 returned with HTTP 200 Jul 10 17:59:52.290580 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 110/426] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:52 2026] GET /volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:52.320059 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-47cb3ae2-8a51-4201-9622-07cf900bfc03 req-c4ec8356-7d0c-46dc-b0fe-2a29ae144306 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.322375 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-47cb3ae2-8a51-4201-9622-07cf900bfc03 req-c4ec8356-7d0c-46dc-b0fe-2a29ae144306 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 17:59:52.322747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-47cb3ae2-8a51-4201-9622-07cf900bfc03 req-c4ec8356-7d0c-46dc-b0fe-2a29ae144306 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f70e9f0-7d99-4e3b-9631-9f24d3657550", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-746314014", "description": null, "metadata": {}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:52.330909 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.330909 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:52.331397 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-47cb3ae2-8a51-4201-9622-07cf900bfc03 req-c4ec8356-7d0c-46dc-b0fe-2a29ae144306 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Volume info retrieved successfully. Jul 10 17:59:52.331579 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [req-47cb3ae2-8a51-4201-9622-07cf900bfc03 req-c4ec8356-7d0c-46dc-b0fe-2a29ae144306 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Create snapshot from volume 1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:52.379611 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [req-47cb3ae2-8a51-4201-9622-07cf900bfc03 req-c4ec8356-7d0c-46dc-b0fe-2a29ae144306 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Created reservations ['27945f45-f328-4f8e-a0ea-44ea01ef2401', 'de74282f-5ac3-4a9b-a1f1-ac4a2938bdc1', '681be65d-0ed5-4574-a503-c664f090ae08', 'ea03ceb3-7803-4bea-ad93-615553af2057'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:52.413941 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-47cb3ae2-8a51-4201-9622-07cf900bfc03 req-c4ec8356-7d0c-46dc-b0fe-2a29ae144306 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Snapshot create request issued successfully. Jul 10 17:59:52.414411 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-47cb3ae2-8a51-4201-9622-07cf900bfc03 req-c4ec8356-7d0c-46dc-b0fe-2a29ae144306 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 17:59:52.415013 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 103/427] 10.4.3.71 () {72 vars in 1540 bytes} [Fri Jul 10 17:59:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 17:59:52.523199 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4ac2f4df-bb65-49bf-8ffb-16751b430f22 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.628965 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7a680c95-3428-4aa7-a78a-e48fe3ead1ba req-c8eb89b8-d8f0-4927-809b-919c98590598 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.631257 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7a680c95-3428-4aa7-a78a-e48fe3ead1ba req-c8eb89b8-d8f0-4927-809b-919c98590598 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] GET https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 Jul 10 17:59:52.631532 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7a680c95-3428-4aa7-a78a-e48fe3ead1ba req-c8eb89b8-d8f0-4927-809b-919c98590598 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:52.631843 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7a680c95-3428-4aa7-a78a-e48fe3ead1ba req-c8eb89b8-d8f0-4927-809b-919c98590598 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:52.638608 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.638608 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:52.639381 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-7a680c95-3428-4aa7-a78a-e48fe3ead1ba req-c8eb89b8-d8f0-4927-809b-919c98590598 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] Snapshot retrieved successfully. Jul 10 17:59:52.640510 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7a680c95-3428-4aa7-a78a-e48fe3ead1ba req-c8eb89b8-d8f0-4927-809b-919c98590598 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 returned with HTTP 200 Jul 10 17:59:52.641083 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 108/428] 10.4.3.71 () {68 vars in 1597 bytes} [Fri Jul 10 17:59:52 2026] GET /volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:52.648365 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4ac2f4df-bb65-49bf-8ffb-16751b430f22 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 17:59:52.648765 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4ac2f4df-bb65-49bf-8ffb-16751b430f22 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1703346155"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:52.666508 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-957765b8-503d-438a-b4ea-ed35171ee227 req-9c24f544-a98d-4338-910c-0827ca1458be None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.668669 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-957765b8-503d-438a-b4ea-ed35171ee227 req-9c24f544-a98d-4338-910c-0827ca1458be tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] GET https://10.4.3.71/volume/v3/snapshots/detail Jul 10 17:59:52.668873 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-957765b8-503d-438a-b4ea-ed35171ee227 req-9c24f544-a98d-4338-910c-0827ca1458be tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:52.669078 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-957765b8-503d-438a-b4ea-ed35171ee227 req-9c24f544-a98d-4338-910c-0827ca1458be tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:52.669370 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [req-957765b8-503d-438a-b4ea-ed35171ee227 req-9c24f544-a98d-4338-910c-0827ca1458be tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 17:59:52.670325 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [req-957765b8-503d-438a-b4ea-ed35171ee227 req-9c24f544-a98d-4338-910c-0827ca1458be tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 17:59:52.683003 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-957765b8-503d-438a-b4ea-ed35171ee227 req-9c24f544-a98d-4338-910c-0827ca1458be tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] Get all snapshots completed successfully. Jul 10 17:59:52.683003 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.683003 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:52.683003 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-957765b8-503d-438a-b4ea-ed35171ee227 req-9c24f544-a98d-4338-910c-0827ca1458be tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-reader] https://10.4.3.71/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 17:59:52.683386 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 111/429] 10.4.3.71 () {68 vars in 1507 bytes} [Fri Jul 10 17:59:52 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:52.688438 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4ac2f4df-bb65-49bf-8ffb-16751b430f22 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 17:59:52.688791 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 108/430] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 17:59:52 2026] POST /volume/v3/types => generated 233 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:52.701408 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bd27243c-4614-4fad-bd60-d610830d44e6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.704453 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bd27243c-4614-4fad-bd60-d610830d44e6 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 17:59:52.704873 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bd27243c-4614-4fad-bd60-d610830d44e6 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-766787556", "extra_specs": {"multiattach": " True"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:52.707912 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.707912 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:52.712203 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-11743eba-5a37-4dc7-9754-91048b4e6c89 req-3f2ace4d-481d-4847-b83c-7d68de3ba841 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.715097 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-11743eba-5a37-4dc7-9754-91048b4e6c89 req-3f2ace4d-481d-4847-b83c-7d68de3ba841 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] GET https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 Jul 10 17:59:52.715269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-11743eba-5a37-4dc7-9754-91048b4e6c89 req-3f2ace4d-481d-4847-b83c-7d68de3ba841 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:52.715460 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-11743eba-5a37-4dc7-9754-91048b4e6c89 req-3f2ace4d-481d-4847-b83c-7d68de3ba841 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:52.721374 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.721374 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:52.721993 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-11743eba-5a37-4dc7-9754-91048b4e6c89 req-3f2ace4d-481d-4847-b83c-7d68de3ba841 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Snapshot retrieved successfully. Jul 10 17:59:52.722937 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-11743eba-5a37-4dc7-9754-91048b4e6c89 req-3f2ace4d-481d-4847-b83c-7d68de3ba841 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 returned with HTTP 200 Jul 10 17:59:52.723455 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 109/431] 10.4.3.71 () {68 vars in 1597 bytes} [Fri Jul 10 17:59:52 2026] GET /volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:52.732388 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bd27243c-4614-4fad-bd60-d610830d44e6 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 17:59:52.733128 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 104/432] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 17:59:52 2026] POST /volume/v3/types => generated 258 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:52.749251 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-638587a6-7aff-4930-8321-5ef9b8702a78 req-b78f2f0e-ae94-4505-abfe-31acf3d5ad69 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.751432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.751589 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-638587a6-7aff-4930-8321-5ef9b8702a78 req-b78f2f0e-ae94-4505-abfe-31acf3d5ad69 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 Jul 10 17:59:52.751756 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-638587a6-7aff-4930-8321-5ef9b8702a78 req-b78f2f0e-ae94-4505-abfe-31acf3d5ad69 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:52.751982 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-638587a6-7aff-4930-8321-5ef9b8702a78 req-b78f2f0e-ae94-4505-abfe-31acf3d5ad69 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:52.751982 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [req-638587a6-7aff-4930-8321-5ef9b8702a78 req-b78f2f0e-ae94-4505-abfe-31acf3d5ad69 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Delete snapshot with id: 3064791b-a368-42cc-a6d1-8922acf07408 Jul 10 17:59:52.758151 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.758151 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:52.758779 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-638587a6-7aff-4930-8321-5ef9b8702a78 req-b78f2f0e-ae94-4505-abfe-31acf3d5ad69 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Snapshot retrieved successfully. Jul 10 17:59:52.766656 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b06b9e72-caf5-4df7-883e-888d2359e3b2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.768784 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b06b9e72-caf5-4df7-883e-888d2359e3b2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:52.768963 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b06b9e72-caf5-4df7-883e-888d2359e3b2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:52.769129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b06b9e72-caf5-4df7-883e-888d2359e3b2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:52.778973 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.778973 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:52.779675 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-638587a6-7aff-4930-8321-5ef9b8702a78 req-b78f2f0e-ae94-4505-abfe-31acf3d5ad69 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Snapshot delete request issued successfully. Jul 10 17:59:52.779943 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-638587a6-7aff-4930-8321-5ef9b8702a78 req-b78f2f0e-ae94-4505-abfe-31acf3d5ad69 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 returned with HTTP 202 Jul 10 17:59:52.780392 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 112/433] 10.4.3.71 () {70 vars in 1619 bytes} [Fri Jul 10 17:59:52 2026] DELETE /volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:52.782422 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b06b9e72-caf5-4df7-883e-888d2359e3b2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:52.790136 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b06b9e72-caf5-4df7-883e-888d2359e3b2 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:52.790556 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 110/434] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:52 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:52.811967 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-de668916-a234-4757-a959-f088f668a591 req-273f333c-2eb6-4589-b289-4d7c80f39711 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:52.814366 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-de668916-a234-4757-a959-f088f668a591 req-273f333c-2eb6-4589-b289-4d7c80f39711 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] GET https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 Jul 10 17:59:52.814473 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-de668916-a234-4757-a959-f088f668a591 req-273f333c-2eb6-4589-b289-4d7c80f39711 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:52.814813 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-de668916-a234-4757-a959-f088f668a591 req-273f333c-2eb6-4589-b289-4d7c80f39711 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:52.819292 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.819292 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:52.819759 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-de668916-a234-4757-a959-f088f668a591 req-273f333c-2eb6-4589-b289-4d7c80f39711 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Snapshot retrieved successfully. Jul 10 17:59:52.820464 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-de668916-a234-4757-a959-f088f668a591 req-273f333c-2eb6-4589-b289-4d7c80f39711 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 returned with HTTP 200 Jul 10 17:59:52.820841 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 105/435] 10.4.3.71 () {68 vars in 1597 bytes} [Fri Jul 10 17:59:52 2026] GET /volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:52.846855 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:59:52.847205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1703346155", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1997063585"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:52.848993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1703346155', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1997063585'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:59:52.852099 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Create volume of 1 GB Jul 10 17:59:52.852329 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:52.852329 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:52.852839 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Availability Zones retrieved successfully. Jul 10 17:59:52.858322 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Flow 'volume_create_api' (1422d853-55c8-4244-96c2-c35543b05e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:52.859450 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0af3e74-6d13-4839-a019-7733059c2563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:52.860306 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:59:52.882441 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0af3e74-6d13-4839-a019-7733059c2563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:59:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad679ce6-137c-4eec-8145-d5a6124670ba,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1703346155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad679ce6-137c-4eec-8145-d5a6124670ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:52.883430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff110cc-90f2-4997-8e36-892ab539f797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:52.912541 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1703346155 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1703346155, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:52.913639 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1703346155 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1703346155, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:52.954270 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Created reservations ['e62b82b5-4ea5-4527-b151-bfabbe04ff72', '36940221-bf66-415a-94b1-a050acf1ac3a', 'af236127-ed17-4702-b774-ad4449e53075', '51908d29-39d8-414c-bd03-c1f4074b3b37'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:52.955218 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff110cc-90f2-4997-8e36-892ab539f797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e62b82b5-4ea5-4527-b151-bfabbe04ff72', '36940221-bf66-415a-94b1-a050acf1ac3a', 'af236127-ed17-4702-b774-ad4449e53075', '51908d29-39d8-414c-bd03-c1f4074b3b37']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:52.955933 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d3c248-b85a-491b-8862-f175c1d255ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:52.986640 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d3c248-b85a-491b-8862-f175c1d255ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74fbff6c-88ab-46b6-b16f-21e66794a8ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1997063585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4758bdf33844d6bb230712258b6b306',qos_specs=None,replication_status=,reservations=['e62b82b5-4ea5-4527-b151-bfabbe04ff72','36940221-bf66-415a-94b1-a050acf1ac3a','af236127-ed17-4702-b774-ad4449e53075','51908d29-39d8-414c-bd03-c1f4074b3b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73ee883bf6b447b894f9c54c5dc95a2',volume_type_id=ad679ce6-137c-4eec-8145-d5a6124670ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1997063585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74fbff6c-88ab-46b6-b16f-21e66794a8ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4758bdf33844d6bb230712258b6b306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f73ee883bf6b447b894f9c54c5dc95a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad679ce6-137c-4eec-8145-d5a6124670ba),volume_type_id=ad679ce6-137c-4eec-8145-d5a6124670ba)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:52.988660 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee26d93-db57-4d51-a3d4-f06390a247f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:53.011143 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee26d93-db57-4d51-a3d4-f06390a247f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1997063585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4758bdf33844d6bb230712258b6b306',qos_specs=None,replication_status=,reservations=['e62b82b5-4ea5-4527-b151-bfabbe04ff72','36940221-bf66-415a-94b1-a050acf1ac3a','af236127-ed17-4702-b774-ad4449e53075','51908d29-39d8-414c-bd03-c1f4074b3b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73ee883bf6b447b894f9c54c5dc95a2',volume_type_id=ad679ce6-137c-4eec-8145-d5a6124670ba)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:53.011867 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51cc7c41-6291-463e-8a6a-e3cbadbe3310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:53.023584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51cc7c41-6291-463e-8a6a-e3cbadbe3310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:53.024388 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Flow 'volume_create_api' (1422d853-55c8-4244-96c2-c35543b05e7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:53.024698 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Create volume request issued successfully. Jul 10 17:59:53.025397 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f64aa6b1-200c-4c9f-9b26-6ec8ae1cc75f tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:59:53.026315 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 109/436] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 17:59:52 2026] POST /volume/v3/volumes => generated 870 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:53.041196 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-833e602f-4b5b-4feb-b054-fe7ddc78d927 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:53.042836 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-833e602f-4b5b-4feb-b054-fe7ddc78d927 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:53.043055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-833e602f-4b5b-4feb-b054-fe7ddc78d927 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:53.043226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-833e602f-4b5b-4feb-b054-fe7ddc78d927 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:53.052750 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:53.052750 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:53.057277 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-833e602f-4b5b-4feb-b054-fe7ddc78d927 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:53.062191 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-833e602f-4b5b-4feb-b054-fe7ddc78d927 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:53.062527 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 113/437] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:53 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:53.809823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6d78d2b1-4471-48e1-9aa2-fec3a481099a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:53.811641 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6d78d2b1-4471-48e1-9aa2-fec3a481099a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:53.811874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6d78d2b1-4471-48e1-9aa2-fec3a481099a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:53.812055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6d78d2b1-4471-48e1-9aa2-fec3a481099a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:53.821849 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:53.821849 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:53.825372 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6d78d2b1-4471-48e1-9aa2-fec3a481099a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:53.830018 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6d78d2b1-4471-48e1-9aa2-fec3a481099a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:53.830422 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 111/438] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:53 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:53.850669 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3ba8ee80-b97c-4151-8289-065b492cdccc req-b561e086-59ad-4e77-a7d4-0d0500bd61ad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:53.853940 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ba8ee80-b97c-4151-8289-065b492cdccc req-b561e086-59ad-4e77-a7d4-0d0500bd61ad tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] GET https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 Jul 10 17:59:53.854129 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ba8ee80-b97c-4151-8289-065b492cdccc req-b561e086-59ad-4e77-a7d4-0d0500bd61ad tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:53.854300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ba8ee80-b97c-4151-8289-065b492cdccc req-b561e086-59ad-4e77-a7d4-0d0500bd61ad tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:53.862842 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ba8ee80-b97c-4151-8289-065b492cdccc req-b561e086-59ad-4e77-a7d4-0d0500bd61ad tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 returned with HTTP 404 Jul 10 17:59:53.863528 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 106/439] 10.4.3.71 () {68 vars in 1597 bytes} [Fri Jul 10 17:59:53 2026] GET /volume/v3/snapshots/3064791b-a368-42cc-a6d1-8922acf07408 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:53.888456 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-63acdd70-6622-4881-9e7b-b18fc651c6fd req-fe561c21-d08a-44d0-8c88-ab8a5f2b6967 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:53.891082 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-63acdd70-6622-4881-9e7b-b18fc651c6fd req-fe561c21-d08a-44d0-8c88-ab8a5f2b6967 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] DELETE https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:53.891225 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-63acdd70-6622-4881-9e7b-b18fc651c6fd req-fe561c21-d08a-44d0-8c88-ab8a5f2b6967 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:53.891394 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-63acdd70-6622-4881-9e7b-b18fc651c6fd req-fe561c21-d08a-44d0-8c88-ab8a5f2b6967 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:53.891548 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [req-63acdd70-6622-4881-9e7b-b18fc651c6fd req-fe561c21-d08a-44d0-8c88-ab8a5f2b6967 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Delete volume with id: 1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:53.897658 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:53.897658 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:53.898080 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-63acdd70-6622-4881-9e7b-b18fc651c6fd req-fe561c21-d08a-44d0-8c88-ab8a5f2b6967 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Volume info retrieved successfully. Jul 10 17:59:53.916533 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-63acdd70-6622-4881-9e7b-b18fc651c6fd req-fe561c21-d08a-44d0-8c88-ab8a5f2b6967 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Delete volume request issued successfully. Jul 10 17:59:53.916741 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-63acdd70-6622-4881-9e7b-b18fc651c6fd req-fe561c21-d08a-44d0-8c88-ab8a5f2b6967 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 returned with HTTP 202 Jul 10 17:59:53.917201 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 110/440] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 17:59:53 2026] DELETE /volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:53.949195 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b9134d3e-917e-4f18-b903-7c62031a81c4 req-e8528051-9191-4fb2-bf76-20ced62fbb4e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:53.951118 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b9134d3e-917e-4f18-b903-7c62031a81c4 req-e8528051-9191-4fb2-bf76-20ced62fbb4e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] GET https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:53.951282 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b9134d3e-917e-4f18-b903-7c62031a81c4 req-e8528051-9191-4fb2-bf76-20ced62fbb4e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:53.951444 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b9134d3e-917e-4f18-b903-7c62031a81c4 req-e8528051-9191-4fb2-bf76-20ced62fbb4e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:53.958020 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:53.958020 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:53.964641 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-b9134d3e-917e-4f18-b903-7c62031a81c4 req-e8528051-9191-4fb2-bf76-20ced62fbb4e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Volume info retrieved successfully. Jul 10 17:59:53.969644 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b9134d3e-917e-4f18-b903-7c62031a81c4 req-e8528051-9191-4fb2-bf76-20ced62fbb4e tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 returned with HTTP 200 Jul 10 17:59:53.970229 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 114/441] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:53 2026] GET /volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:54.075086 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-05b189af-124a-47f2-ba5f-c4e91e5a1b23 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:54.079007 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05b189af-124a-47f2-ba5f-c4e91e5a1b23 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:54.079638 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05b189af-124a-47f2-ba5f-c4e91e5a1b23 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:54.079638 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05b189af-124a-47f2-ba5f-c4e91e5a1b23 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:54.088411 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:54.088411 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:54.092682 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-05b189af-124a-47f2-ba5f-c4e91e5a1b23 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:54.097896 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05b189af-124a-47f2-ba5f-c4e91e5a1b23 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:54.098336 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 112/442] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:54 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:54.110326 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1a1d7734-9038-49c4-8016-f69267b357c7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:54.112516 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1a1d7734-9038-49c4-8016-f69267b357c7 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:54.112755 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1a1d7734-9038-49c4-8016-f69267b357c7 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:54.112967 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1a1d7734-9038-49c4-8016-f69267b357c7 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:54.121006 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:54.121006 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:54.125638 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1a1d7734-9038-49c4-8016-f69267b357c7 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Volume info retrieved successfully. Jul 10 17:59:54.129928 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1a1d7734-9038-49c4-8016-f69267b357c7 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:54.130881 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 107/443] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:54 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:54.142540 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-faf47bd9-f32d-4219-8768-730af9f8f977 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:54.144644 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] POST https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed/action Jul 10 17:59:54.145118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-766787556", "migration_policy": "never"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:54.145291 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-766787556", "migration_policy": "never"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:54.155104 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:54.155104 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:54.155744 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:54.162179 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:54.162179 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:54.187160 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-766787556 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-766787556, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:54.187485 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-766787556 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-766787556, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:54.207574 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Created reservations ['b6f34df7-95b2-4a7d-b0ac-3471b780d1d4', 'b8a90573-191c-4880-b0ee-4c61c1450bae'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:54.222428 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Created reservations ['06acd6eb-257d-49ab-91dc-977bd71c9143', 'cede5fd5-c99c-48df-a529-db3281982578'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:54.253333 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Retype volume request issued successfully. Jul 10 17:59:54.253576 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-faf47bd9-f32d-4219-8768-730af9f8f977 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed/action returned with HTTP 202 Jul 10 17:59:54.254147 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 111/444] 10.4.3.71 () {70 vars in 1425 bytes} [Fri Jul 10 17:59:54 2026] POST /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 17:59:54.261533 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d6dd692f-ef4d-4f06-8ee9-ee08473fbb5e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:54.263346 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d6dd692f-ef4d-4f06-8ee9-ee08473fbb5e tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:54.263621 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d6dd692f-ef4d-4f06-8ee9-ee08473fbb5e tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:54.263871 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d6dd692f-ef4d-4f06-8ee9-ee08473fbb5e tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:54.273411 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:54.273411 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:54.278206 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d6dd692f-ef4d-4f06-8ee9-ee08473fbb5e tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:54.284361 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d6dd692f-ef4d-4f06-8ee9-ee08473fbb5e tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:54.284968 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 115/445] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:54 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:54.844757 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b76dd4b9-b5f2-4af9-bca3-e89f6b0ca42a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:54.846256 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b76dd4b9-b5f2-4af9-bca3-e89f6b0ca42a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:54.846406 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b76dd4b9-b5f2-4af9-bca3-e89f6b0ca42a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:54.846582 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b76dd4b9-b5f2-4af9-bca3-e89f6b0ca42a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:54.856112 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:54.856112 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:54.859756 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b76dd4b9-b5f2-4af9-bca3-e89f6b0ca42a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:54.863760 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b76dd4b9-b5f2-4af9-bca3-e89f6b0ca42a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:54.864176 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 113/446] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:54 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:54.994312 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-7fc9c09d-cf2b-4215-b217-23229b44568e req-afdb0a61-44d9-4ed8-b201-8630d0089111 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:54.997189 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7fc9c09d-cf2b-4215-b217-23229b44568e req-afdb0a61-44d9-4ed8-b201-8630d0089111 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] GET https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:54.997396 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7fc9c09d-cf2b-4215-b217-23229b44568e req-afdb0a61-44d9-4ed8-b201-8630d0089111 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:54.997617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7fc9c09d-cf2b-4215-b217-23229b44568e req-afdb0a61-44d9-4ed8-b201-8630d0089111 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.002838 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7fc9c09d-cf2b-4215-b217-23229b44568e req-afdb0a61-44d9-4ed8-b201-8630d0089111 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 returned with HTTP 404 Jul 10 17:59:55.003310 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 108/447] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:54 2026] GET /volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:55.028213 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-34bde1d3-73dc-4c85-a962-facccab66f05 req-ec3e9ff9-6bc3-40e1-9f13-dd2eb63fcd8f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.031317 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34bde1d3-73dc-4c85-a962-facccab66f05 req-ec3e9ff9-6bc3-40e1-9f13-dd2eb63fcd8f tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] DELETE https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:55.031537 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-34bde1d3-73dc-4c85-a962-facccab66f05 req-ec3e9ff9-6bc3-40e1-9f13-dd2eb63fcd8f tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:55.031808 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-34bde1d3-73dc-4c85-a962-facccab66f05 req-ec3e9ff9-6bc3-40e1-9f13-dd2eb63fcd8f tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.032007 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [req-34bde1d3-73dc-4c85-a962-facccab66f05 req-ec3e9ff9-6bc3-40e1-9f13-dd2eb63fcd8f tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Delete volume with id: 1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:55.039070 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34bde1d3-73dc-4c85-a962-facccab66f05 req-ec3e9ff9-6bc3-40e1-9f13-dd2eb63fcd8f tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 returned with HTTP 404 Jul 10 17:59:55.039603 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 112/448] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 17:59:55 2026] DELETE /volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:55.068935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e7a5e14f-698a-40cc-b4cb-746009a6f5a4 req-3adeacd3-d0a6-4cda-9ea0-21c894372e22 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.071539 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e7a5e14f-698a-40cc-b4cb-746009a6f5a4 req-3adeacd3-d0a6-4cda-9ea0-21c894372e22 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] GET https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 Jul 10 17:59:55.071841 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e7a5e14f-698a-40cc-b4cb-746009a6f5a4 req-3adeacd3-d0a6-4cda-9ea0-21c894372e22 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:55.072080 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e7a5e14f-698a-40cc-b4cb-746009a6f5a4 req-3adeacd3-d0a6-4cda-9ea0-21c894372e22 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.080682 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e7a5e14f-698a-40cc-b4cb-746009a6f5a4 req-3adeacd3-d0a6-4cda-9ea0-21c894372e22 tempest-VolumesSnapshotsTestJSON-1109688643 tempest-VolumesSnapshotsTestJSON-1109688643-project-member] https://10.4.3.71/volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 returned with HTTP 404 Jul 10 17:59:55.081431 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 116/449] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:55 2026] GET /volume/v3/volumes/1f70e9f0-7d99-4e3b-9631-9f24d3657550 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:55.177956 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-e567d1e6-7a48-4d87-ae05-d7f80182e81c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.182011 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-e567d1e6-7a48-4d87-ae05-d7f80182e81c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] PUT https://10.4.3.71/volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5 Jul 10 17:59:55.182765 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-e567d1e6-7a48-4d87-ae05-d7f80182e81c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:55.196451 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-e567d1e6-7a48-4d87-ae05-d7f80182e81c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Acquiring lock "cinder-attachment_update-51bbe8af-945f-4295-85b0-48f3fa6d0380-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 17:59:55.201013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-e567d1e6-7a48-4d87-ae05-d7f80182e81c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Lock "cinder-attachment_update-51bbe8af-945f-4295-85b0-48f3fa6d0380-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 17:59:55.202032 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:55.202032 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:55.297394 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-985ce7ef-b5ad-4e8a-9417-7ac234a5c016 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.299120 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-985ce7ef-b5ad-4e8a-9417-7ac234a5c016 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:55.299367 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-985ce7ef-b5ad-4e8a-9417-7ac234a5c016 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:55.299561 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-985ce7ef-b5ad-4e8a-9417-7ac234a5c016 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.308005 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:55.308005 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:55.313244 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-985ce7ef-b5ad-4e8a-9417-7ac234a5c016 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:55.318154 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-985ce7ef-b5ad-4e8a-9417-7ac234a5c016 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:55.318532 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 109/450] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:55 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:55.330500 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d8410e8f-37b0-494c-a388-6c3ea9fef8c4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.332165 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8410e8f-37b0-494c-a388-6c3ea9fef8c4 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:55.332382 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8410e8f-37b0-494c-a388-6c3ea9fef8c4 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:55.332575 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8410e8f-37b0-494c-a388-6c3ea9fef8c4 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.338992 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:55.338992 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:55.342085 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d8410e8f-37b0-494c-a388-6c3ea9fef8c4 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Volume info retrieved successfully. Jul 10 17:59:55.346185 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8410e8f-37b0-494c-a388-6c3ea9fef8c4 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:55.346551 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 113/451] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:55 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 1189 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:55.359811 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9657f074-05b2-4e90-82d2-c97147647238 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.361890 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9657f074-05b2-4e90-82d2-c97147647238 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:55.363987 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9657f074-05b2-4e90-82d2-c97147647238 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:55.364244 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9657f074-05b2-4e90-82d2-c97147647238 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.379635 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:55.379635 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:55.388149 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9657f074-05b2-4e90-82d2-c97147647238 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Volume info retrieved successfully. Jul 10 17:59:55.395872 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9657f074-05b2-4e90-82d2-c97147647238 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:55.396386 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 117/452] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:55 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 1189 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:55.407556 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9552b5e8-e739-4676-82e7-7f4591754a9c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.409199 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] POST https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed/action Jul 10 17:59:55.409533 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1703346155", "migration_policy": "never"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:55.409685 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1703346155", "migration_policy": "never"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:55.417087 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:55.417087 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:55.417521 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:55.437616 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1703346155 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1703346155, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:55.437934 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1703346155 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1703346155, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:55.445437 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Created reservations ['d09168cd-d3fb-473c-89bb-5d0512bf8674', 'acfe2a41-f8b2-48d2-84f5-e229b60edaca'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:55.455665 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-766787556 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-766787556, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:55.456281 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-766787556 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-766787556, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:55.463544 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Created reservations ['49479f2c-cf56-462d-b333-4e8e960c3768', 'ce1f8146-2c0f-4d29-8117-cd8df6a1d783'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:55.502532 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Retype volume request issued successfully. Jul 10 17:59:55.503002 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9552b5e8-e739-4676-82e7-7f4591754a9c tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed/action returned with HTTP 202 Jul 10 17:59:55.503620 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 110/453] 10.4.3.71 () {70 vars in 1425 bytes} [Fri Jul 10 17:59:55 2026] POST /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 17:59:55.511327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-55d1e869-cb47-45d8-a6f9-f3cc8a5aa3f7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.513127 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-55d1e869-cb47-45d8-a6f9-f3cc8a5aa3f7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:55.513351 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-55d1e869-cb47-45d8-a6f9-f3cc8a5aa3f7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:55.513543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-55d1e869-cb47-45d8-a6f9-f3cc8a5aa3f7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.522788 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:55.522788 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:55.526793 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-55d1e869-cb47-45d8-a6f9-f3cc8a5aa3f7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:55.532250 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-55d1e869-cb47-45d8-a6f9-f3cc8a5aa3f7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:55.532737 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 114/454] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:55 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:55.630316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-04c3f34f-19e2-455d-aa22-0186ed7277c3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.643008 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-04c3f34f-19e2-455d-aa22-0186ed7277c3 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] POST https://10.4.3.71/volume/v3/attachments/af122a97-a3cd-44d1-9ef5-c78a7c009862/action Jul 10 17:59:55.643440 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-04c3f34f-19e2-455d-aa22-0186ed7277c3 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:55.643637 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-04c3f34f-19e2-455d-aa22-0186ed7277c3 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:55.679939 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:55.679939 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:55.691393 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6a092304-12d6-48c2-a6f1-51b8bfb96085 req-04c3f34f-19e2-455d-aa22-0186ed7277c3 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/attachments/af122a97-a3cd-44d1-9ef5-c78a7c009862/action returned with HTTP 204 Jul 10 17:59:55.692053 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 118/455] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 17:59:55 2026] POST /volume/v3/attachments/af122a97-a3cd-44d1-9ef5-c78a7c009862/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:55.722204 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-e567d1e6-7a48-4d87-ae05-d7f80182e81c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Lock "cinder-attachment_update-51bbe8af-945f-4295-85b0-48f3fa6d0380-np0000005036" released by "attachment_update" :: held 0.521s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 17:59:55.722523 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-e567d1e6-7a48-4d87-ae05-d7f80182e81c tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5 returned with HTTP 200 Jul 10 17:59:55.723033 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 114/456] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 17:59:55 2026] PUT /volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:55.740647 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-fdbcb559-506c-43ed-8bd7-8959af55e7e6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.743090 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-fdbcb559-506c-43ed-8bd7-8959af55e7e6 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5 Jul 10 17:59:55.743325 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-fdbcb559-506c-43ed-8bd7-8959af55e7e6 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:55.743521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-fdbcb559-506c-43ed-8bd7-8959af55e7e6 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.761361 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-fdbcb559-506c-43ed-8bd7-8959af55e7e6 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5 returned with HTTP 200 Jul 10 17:59:55.761845 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 111/457] 10.4.3.71 () {70 vars in 1644 bytes} [Fri Jul 10 17:59:55 2026] GET /volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:55.877940 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bb087566-6785-485c-9ad8-770ec4ac8344 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.881628 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bb087566-6785-485c-9ad8-770ec4ac8344 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:55.882353 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bb087566-6785-485c-9ad8-770ec4ac8344 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:55.883295 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bb087566-6785-485c-9ad8-770ec4ac8344 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.903045 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:55.903045 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:55.912627 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bb087566-6785-485c-9ad8-770ec4ac8344 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:55.918084 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bb087566-6785-485c-9ad8-770ec4ac8344 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:55.918661 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 115/458] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:55 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:55.935552 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bd3f98ed-a4b3-4f88-b268-ea27214751a9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:55.938123 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bd3f98ed-a4b3-4f88-b268-ea27214751a9 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:55.938367 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bd3f98ed-a4b3-4f88-b268-ea27214751a9 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:55.938792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bd3f98ed-a4b3-4f88-b268-ea27214751a9 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:55.947140 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:55.947140 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:55.950914 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bd3f98ed-a4b3-4f88-b268-ea27214751a9 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:55.955524 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bd3f98ed-a4b3-4f88-b268-ea27214751a9 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:55.956008 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 119/459] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:55 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:56.545652 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a150a506-721d-48b1-abc2-36a672268864 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:56.548466 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a150a506-721d-48b1-abc2-36a672268864 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:56.548807 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a150a506-721d-48b1-abc2-36a672268864 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:56.549088 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a150a506-721d-48b1-abc2-36a672268864 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:56.561857 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:56.561857 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:56.570429 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a150a506-721d-48b1-abc2-36a672268864 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:56.579595 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a150a506-721d-48b1-abc2-36a672268864 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:56.580386 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 115/460] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:56 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:56.593559 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7a084992-9ecc-4704-9b88-18b85a986eb8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:56.595922 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a084992-9ecc-4704-9b88-18b85a986eb8 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:56.596185 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7a084992-9ecc-4704-9b88-18b85a986eb8 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:56.597283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7a084992-9ecc-4704-9b88-18b85a986eb8 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:56.612782 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:56.612782 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:56.618607 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7a084992-9ecc-4704-9b88-18b85a986eb8 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Volume info retrieved successfully. Jul 10 17:59:56.626179 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a084992-9ecc-4704-9b88-18b85a986eb8 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:56.626861 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 112/461] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:56 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 1191 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:56.643772 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3f76fcf2-5a58-4f8f-ae91-e0770afe0b79 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:56.647007 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f76fcf2-5a58-4f8f-ae91-e0770afe0b79 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] GET https://10.4.3.71/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1997063585 Jul 10 17:59:56.647007 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f76fcf2-5a58-4f8f-ae91-e0770afe0b79 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:56.647007 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f76fcf2-5a58-4f8f-ae91-e0770afe0b79 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:56.648506 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3f76fcf2-5a58-4f8f-ae91-e0770afe0b79 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1997063585'), ('all_tenants', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 17:59:56.696150 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3f76fcf2-5a58-4f8f-ae91-e0770afe0b79 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Get all volumes completed successfully. Jul 10 17:59:56.696884 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f76fcf2-5a58-4f8f-ae91-e0770afe0b79 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1997063585 returned with HTTP 200 Jul 10 17:59:56.697255 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 116/462] 10.4.3.71 () {68 vars in 1422 bytes} [Fri Jul 10 17:59:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1997063585 => generated 340 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:56.708916 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cfeff2a7-75f7-4d7f-8867-9b2aa722b94e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:56.710713 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cfeff2a7-75f7-4d7f-8867-9b2aa722b94e tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] GET https://10.4.3.71/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1997063585 Jul 10 17:59:56.710958 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cfeff2a7-75f7-4d7f-8867-9b2aa722b94e tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:56.711158 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cfeff2a7-75f7-4d7f-8867-9b2aa722b94e tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:56.712039 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-cfeff2a7-75f7-4d7f-8867-9b2aa722b94e tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1997063585'), ('all_tenants', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 17:59:56.740957 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cfeff2a7-75f7-4d7f-8867-9b2aa722b94e tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Get all volumes completed successfully. Jul 10 17:59:56.741420 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cfeff2a7-75f7-4d7f-8867-9b2aa722b94e tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1997063585 returned with HTTP 200 Jul 10 17:59:56.741820 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 120/463] 10.4.3.71 () {68 vars in 1422 bytes} [Fri Jul 10 17:59:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1997063585 => generated 340 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:56.751389 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3570c9e2-a337-463c-b975-f110273e0d25 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:56.753215 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3570c9e2-a337-463c-b975-f110273e0d25 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:56.753426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3570c9e2-a337-463c-b975-f110273e0d25 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:56.753713 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3570c9e2-a337-463c-b975-f110273e0d25 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:56.762990 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:56.762990 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:56.767226 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3570c9e2-a337-463c-b975-f110273e0d25 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:56.773139 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3570c9e2-a337-463c-b975-f110273e0d25 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:56.773664 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 116/464] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:56 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:56.786880 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cffb51a9-1f29-4fd6-9bb9-438fdbd46dc7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:56.788722 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cffb51a9-1f29-4fd6-9bb9-438fdbd46dc7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] DELETE https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:56.788936 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cffb51a9-1f29-4fd6-9bb9-438fdbd46dc7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:56.789110 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cffb51a9-1f29-4fd6-9bb9-438fdbd46dc7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:56.789270 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-cffb51a9-1f29-4fd6-9bb9-438fdbd46dc7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Delete volume with id: 74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:56.799616 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:56.799616 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:56.800504 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cffb51a9-1f29-4fd6-9bb9-438fdbd46dc7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:56.822740 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cffb51a9-1f29-4fd6-9bb9-438fdbd46dc7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Delete volume request issued successfully. Jul 10 17:59:56.823080 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cffb51a9-1f29-4fd6-9bb9-438fdbd46dc7 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 202 Jul 10 17:59:56.823975 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 113/465] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 17:59:56 2026] DELETE /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 17:59:56.832799 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bfdab198-1706-4acd-946a-731dc7aa8e92 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:56.835012 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bfdab198-1706-4acd-946a-731dc7aa8e92 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:56.835269 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bfdab198-1706-4acd-946a-731dc7aa8e92 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:56.835499 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bfdab198-1706-4acd-946a-731dc7aa8e92 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:56.843749 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:56.843749 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:56.847578 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bfdab198-1706-4acd-946a-731dc7aa8e92 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Volume info retrieved successfully. Jul 10 17:59:56.852351 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bfdab198-1706-4acd-946a-731dc7aa8e92 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 200 Jul 10 17:59:56.852857 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 117/466] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:56 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:57.088743 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f990608e-ba9b-4cad-833c-373d53479a1e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.160376 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f990608e-ba9b-4cad-833c-373d53479a1e tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 17:59:57.162589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f990608e-ba9b-4cad-833c-373d53479a1e tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1997606295"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:57.162780 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:57.162780 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:57.176312 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f990608e-ba9b-4cad-833c-373d53479a1e tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 17:59:57.176896 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 121/467] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 17:59:57 2026] POST /volume/v3/types => generated 220 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 17:59:57.189258 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c7580d44-3d9c-4086-b17a-29017f239105 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.191229 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7580d44-3d9c-4086-b17a-29017f239105 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 17:59:57.191660 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c7580d44-3d9c-4086-b17a-29017f239105 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-302745994"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:57.211183 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7580d44-3d9c-4086-b17a-29017f239105 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 17:59:57.211912 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 117/468] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 17:59:57 2026] POST /volume/v3/group_types => generated 176 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:57.219489 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-45b3e6a8-adab-4ab1-b8a0-b7e4effa020d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.292383 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-45b3e6a8-adab-4ab1-b8a0-b7e4effa020d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] POST https://10.4.3.71/volume/v3/groups Jul 10 17:59:57.292690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-45b3e6a8-adab-4ab1-b8a0-b7e4effa020d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1e9ce01c-b8a5-4f88-bcbd-3f1c56ca934c", "volume_types": ["ab4bae1f-b3d4-4390-9a24-a2b250a0cb76"], "name": "tempest-GroupsV314Test-Group-744928185"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:57.294290 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-45b3e6a8-adab-4ab1-b8a0-b7e4effa020d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Creating new group {'group': {'group_type': '1e9ce01c-b8a5-4f88-bcbd-3f1c56ca934c', 'volume_types': ['ab4bae1f-b3d4-4390-9a24-a2b250a0cb76'], 'name': 'tempest-GroupsV314Test-Group-744928185'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 17:59:57.298859 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.groups [None req-45b3e6a8-adab-4ab1-b8a0-b7e4effa020d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Creating group tempest-GroupsV314Test-Group-744928185. Jul 10 17:59:57.322727 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-45b3e6a8-adab-4ab1-b8a0-b7e4effa020d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Availability zone cache updated, next update will occur around 2026-07-10 18:59:57.322311. {{(pid=99948) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 17:59:57.322865 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-45b3e6a8-adab-4ab1-b8a0-b7e4effa020d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Availability Zones retrieved successfully. Jul 10 17:59:57.345438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-45b3e6a8-adab-4ab1-b8a0-b7e4effa020d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Created reservations ['b598c391-d700-41ee-b309-8b055b2bb5a2'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:57.354494 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3df59638-6ade-4f94-a622-10b233fe830d req-5cdd0148-977d-4e7e-91c5-dbff7a3bbbcc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.356534 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-5cdd0148-977d-4e7e-91c5-dbff7a3bbbcc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:57.356775 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-5cdd0148-977d-4e7e-91c5-dbff7a3bbbcc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:57.356975 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-5cdd0148-977d-4e7e-91c5-dbff7a3bbbcc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:57.366809 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:57.366809 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:57.369146 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-45b3e6a8-adab-4ab1-b8a0-b7e4effa020d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/groups returned with HTTP 202 Jul 10 17:59:57.369648 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 114/469] 10.4.3.71 () {70 vars in 1290 bytes} [Fri Jul 10 17:59:57 2026] POST /volume/v3/groups => generated 107 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:57.371223 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-3df59638-6ade-4f94-a622-10b233fe830d req-5cdd0148-977d-4e7e-91c5-dbff7a3bbbcc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:57.375853 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-5cdd0148-977d-4e7e-91c5-dbff7a3bbbcc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:57.376257 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 118/470] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 17:59:57 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:57.378536 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-81836547-4e51-4841-8d7b-bb724eecbbd2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.381980 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-81836547-4e51-4841-8d7b-bb724eecbbd2 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5 Jul 10 17:59:57.381980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-81836547-4e51-4841-8d7b-bb724eecbbd2 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:57.381980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-81836547-4e51-4841-8d7b-bb724eecbbd2 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:57.381980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-81836547-4e51-4841-8d7b-bb724eecbbd2 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] show called for member fbf9052d-f2f6-410e-8e37-3c91e477eab5 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:57.385789 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:57.385789 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:57.396124 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3df59638-6ade-4f94-a622-10b233fe830d req-6befc8a1-7b1e-4182-a2fc-f83a042c4093 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.400011 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-6befc8a1-7b1e-4182-a2fc-f83a042c4093 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] POST https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5/action Jul 10 17:59:57.400011 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-6befc8a1-7b1e-4182-a2fc-f83a042c4093 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:57.400156 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-81836547-4e51-4841-8d7b-bb724eecbbd2 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5 returned with HTTP 200 Jul 10 17:59:57.400205 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-6befc8a1-7b1e-4182-a2fc-f83a042c4093 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:57.400260 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 122/471] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:57 2026] GET /volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:57.415638 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:57.415638 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:57.416276 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3df59638-6ade-4f94-a622-10b233fe830d req-6befc8a1-7b1e-4182-a2fc-f83a042c4093 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:57.426870 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3df59638-6ade-4f94-a622-10b233fe830d req-6befc8a1-7b1e-4182-a2fc-f83a042c4093 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Begin detaching volume completed successfully. Jul 10 17:59:57.427087 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-6befc8a1-7b1e-4182-a2fc-f83a042c4093 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5/action returned with HTTP 202 Jul 10 17:59:57.427538 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 118/472] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 17:59:57 2026] POST /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 17:59:57.448133 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b25dd458-9357-4b05-a99b-f56ea3d6e8dc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.450176 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b25dd458-9357-4b05-a99b-f56ea3d6e8dc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:57.450428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b25dd458-9357-4b05-a99b-f56ea3d6e8dc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:57.450738 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b25dd458-9357-4b05-a99b-f56ea3d6e8dc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:57.460921 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:57.460921 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:57.464358 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b25dd458-9357-4b05-a99b-f56ea3d6e8dc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:57.468472 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b25dd458-9357-4b05-a99b-f56ea3d6e8dc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:57.468916 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 115/473] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:57 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:57.867626 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0b60bb62-805c-4d7e-a697-edc3a9b4bb99 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.869612 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0b60bb62-805c-4d7e-a697-edc3a9b4bb99 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] GET https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed Jul 10 17:59:57.869907 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0b60bb62-805c-4d7e-a697-edc3a9b4bb99 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:57.870101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0b60bb62-805c-4d7e-a697-edc3a9b4bb99 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:57.876292 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0b60bb62-805c-4d7e-a697-edc3a9b4bb99 tempest-VolumeRetypeMultiattachTest-514374615 tempest-VolumeRetypeMultiattachTest-514374615-project-member] https://10.4.3.71/volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed returned with HTTP 404 Jul 10 17:59:57.876773 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 119/474] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:57 2026] GET /volume/v3/volumes/74fbff6c-88ab-46b6-b16f-21e66794a8ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 17:59:57.888939 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c96b2738-7bad-47fa-ab3a-784a62be5670 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.890559 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c96b2738-7bad-47fa-ab3a-784a62be5670 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] DELETE https://10.4.3.71/volume/v3/types/b621b504-7dc4-498b-b528-f0b406441a4a Jul 10 17:59:57.890798 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c96b2738-7bad-47fa-ab3a-784a62be5670 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:57.890991 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c96b2738-7bad-47fa-ab3a-784a62be5670 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:57.891248 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:57.891248 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:57.929968 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c96b2738-7bad-47fa-ab3a-784a62be5670 tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/types/b621b504-7dc4-498b-b528-f0b406441a4a returned with HTTP 202 Jul 10 17:59:57.930268 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 123/475] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 17:59:57 2026] DELETE /volume/v3/types/b621b504-7dc4-498b-b528-f0b406441a4a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:57.936923 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-da2e3316-af7a-4d1c-9415-13fc8d784cce None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.938510 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da2e3316-af7a-4d1c-9415-13fc8d784cce tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] GET https://10.4.3.71/volume/v3/types/b621b504-7dc4-498b-b528-f0b406441a4a Jul 10 17:59:57.938716 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da2e3316-af7a-4d1c-9415-13fc8d784cce tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:57.938886 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da2e3316-af7a-4d1c-9415-13fc8d784cce tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:57.942245 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da2e3316-af7a-4d1c-9415-13fc8d784cce tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/types/b621b504-7dc4-498b-b528-f0b406441a4a returned with HTTP 404 Jul 10 17:59:57.942702 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 119/476] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 17:59:57 2026] GET /volume/v3/types/b621b504-7dc4-498b-b528-f0b406441a4a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:57.950088 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8e0acca0-7bc2-43d0-919a-f850057f4d1c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.952757 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e0acca0-7bc2-43d0-919a-f850057f4d1c tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] DELETE https://10.4.3.71/volume/v3/types/ad679ce6-137c-4eec-8145-d5a6124670ba Jul 10 17:59:57.953012 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8e0acca0-7bc2-43d0-919a-f850057f4d1c tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:57.953255 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8e0acca0-7bc2-43d0-919a-f850057f4d1c tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:57.976911 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e0acca0-7bc2-43d0-919a-f850057f4d1c tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/types/ad679ce6-137c-4eec-8145-d5a6124670ba returned with HTTP 202 Jul 10 17:59:57.977267 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 116/477] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 17:59:57 2026] DELETE /volume/v3/types/ad679ce6-137c-4eec-8145-d5a6124670ba => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 17:59:57.984114 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8be41938-8603-44c1-ad2f-feeb32f98d9f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:57.985949 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8be41938-8603-44c1-ad2f-feeb32f98d9f tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] GET https://10.4.3.71/volume/v3/types/ad679ce6-137c-4eec-8145-d5a6124670ba Jul 10 17:59:57.986124 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8be41938-8603-44c1-ad2f-feeb32f98d9f tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:57.986291 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8be41938-8603-44c1-ad2f-feeb32f98d9f tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:57.989400 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8be41938-8603-44c1-ad2f-feeb32f98d9f tempest-VolumeRetypeMultiattachTest-680161726 tempest-VolumeRetypeMultiattachTest-680161726-project-admin] https://10.4.3.71/volume/v3/types/ad679ce6-137c-4eec-8145-d5a6124670ba returned with HTTP 404 Jul 10 17:59:57.989924 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 120/478] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 17:59:57 2026] GET /volume/v3/types/ad679ce6-137c-4eec-8145-d5a6124670ba => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:58.410977 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-95348ff8-b346-444e-8e21-7d2c194fe6c6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:58.413084 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-95348ff8-b346-444e-8e21-7d2c194fe6c6 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5 Jul 10 17:59:58.413265 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-95348ff8-b346-444e-8e21-7d2c194fe6c6 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:58.413502 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-95348ff8-b346-444e-8e21-7d2c194fe6c6 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:58.413709 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-95348ff8-b346-444e-8e21-7d2c194fe6c6 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] show called for member fbf9052d-f2f6-410e-8e37-3c91e477eab5 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 17:59:58.420820 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:58.420820 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:58.436078 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-95348ff8-b346-444e-8e21-7d2c194fe6c6 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5 returned with HTTP 200 Jul 10 17:59:58.436511 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 124/479] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 17:59:58 2026] GET /volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:58.448363 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:58.450036 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 17:59:58.450396 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1098600692", "volume_type": "ab4bae1f-b3d4-4390-9a24-a2b250a0cb76", "group_id": "fbf9052d-f2f6-410e-8e37-3c91e477eab5", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:58.451901 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1098600692', 'volume_type': 'ab4bae1f-b3d4-4390-9a24-a2b250a0cb76', 'group_id': 'fbf9052d-f2f6-410e-8e37-3c91e477eab5', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 17:59:58.456435 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-30ee1f7d-742e-4eae-a11c-c9cf7e2a02f8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:58.456896 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-30ee1f7d-742e-4eae-a11c-c9cf7e2a02f8 None None] GET https://10.4.3.71/volume// Jul 10 17:59:58.457118 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-30ee1f7d-742e-4eae-a11c-c9cf7e2a02f8 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:58.457356 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-30ee1f7d-742e-4eae-a11c-c9cf7e2a02f8 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:58.457846 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-30ee1f7d-742e-4eae-a11c-c9cf7e2a02f8 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 17:59:58.458213 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 117/480] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 17:59:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 17:59:58.467014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3df59638-6ade-4f94-a622-10b233fe830d req-6400ea7c-49df-43f6-acb7-803844ab6671 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:58.469201 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:58.469201 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:58.469720 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Create volume of 1 GB Jul 10 17:59:58.470269 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-6400ea7c-49df-43f6-acb7-803844ab6671 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:58.470613 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-6400ea7c-49df-43f6-acb7-803844ab6671 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:58.470861 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-6400ea7c-49df-43f6-acb7-803844ab6671 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:58.475242 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Availability Zones retrieved successfully. Jul 10 17:59:58.482902 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:58.482902 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:58.483057 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Flow 'volume_create_api' (cc800b12-2a6b-4566-9e07-ab7743d56ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:58.483504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45efe8a-d7e8-4d4f-a9b8-cc0da538d365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:58.484251 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e69eeecd-6cfa-48b0-a381-b44b3fabf453 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:58.484330 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:58.484330 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:58.484805 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 17:59:58.486441 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-3df59638-6ade-4f94-a622-10b233fe830d req-6400ea7c-49df-43f6-acb7-803844ab6671 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:58.487129 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e69eeecd-6cfa-48b0-a381-b44b3fabf453 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:58.487345 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e69eeecd-6cfa-48b0-a381-b44b3fabf453 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:58.487559 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e69eeecd-6cfa-48b0-a381-b44b3fabf453 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:58.491107 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-6400ea7c-49df-43f6-acb7-803844ab6671 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:58.491474 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 121/481] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 17:59:58 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 17:59:58.499229 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:58.499229 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:58.503369 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e69eeecd-6cfa-48b0-a381-b44b3fabf453 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:58.508522 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e69eeecd-6cfa-48b0-a381-b44b3fabf453 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:58.509066 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 125/482] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:58 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:58.514002 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45efe8a-d7e8-4d4f-a9b8-cc0da538d365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:59:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab4bae1f-b3d4-4390-9a24-a2b250a0cb76,is_public=True,name='tempest-GroupsV314Test-volume-type-1997606295',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab4bae1f-b3d4-4390-9a24-a2b250a0cb76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fbf9052d-f2f6-410e-8e37-3c91e477eab5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:58.514002 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d92a81-afd8-4aba-aaff-b490ba436b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:58.542977 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:58.543317 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 17:59:58.587459 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Created reservations ['83c5f60d-02f3-442f-8205-2dbba8c81ba8', '21124f48-e8d9-4890-822a-45ee760925a7', '44bb0863-40a0-48b5-901c-2093db980b41', '64d12f05-fa47-4f3a-871c-8fe535909a3f'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 17:59:58.588180 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d92a81-afd8-4aba-aaff-b490ba436b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c5f60d-02f3-442f-8205-2dbba8c81ba8', '21124f48-e8d9-4890-822a-45ee760925a7', '44bb0863-40a0-48b5-901c-2093db980b41', '64d12f05-fa47-4f3a-871c-8fe535909a3f']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:58.589091 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35117b9e-d70e-40fe-94ac-3ace32079c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:58.618730 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35117b9e-d70e-40fe-94ac-3ace32079c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c456157-8314-44ab-91d2-98f4a443a371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1098600692',encryption_key_id=None,group_id=fbf9052d-f2f6-410e-8e37-3c91e477eab5,group_type_id=,metadata={},multiattach=False,project_id='cdfc8b88cc5f41dca22cd89579ab3d45',qos_specs=None,replication_status=,reservations=['83c5f60d-02f3-442f-8205-2dbba8c81ba8','21124f48-e8d9-4890-822a-45ee760925a7','44bb0863-40a0-48b5-901c-2093db980b41','64d12f05-fa47-4f3a-871c-8fe535909a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350f7d14550b41079df83ff5202374b3',volume_type_id=ab4bae1f-b3d4-4390-9a24-a2b250a0cb76), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T17:59:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1098600692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fbf9052d-f2f6-410e-8e37-3c91e477eab5,host=None,id=1c456157-8314-44ab-91d2-98f4a443a371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdfc8b88cc5f41dca22cd89579ab3d45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350f7d14550b41079df83ff5202374b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab4bae1f-b3d4-4390-9a24-a2b250a0cb76),volume_type_id=ab4bae1f-b3d4-4390-9a24-a2b250a0cb76)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:58.619539 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e74c575-1098-46a0-a4d4-fd54ee3a83a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:58.651397 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e74c575-1098-46a0-a4d4-fd54ee3a83a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1098600692',encryption_key_id=None,group_id=fbf9052d-f2f6-410e-8e37-3c91e477eab5,group_type_id=,metadata={},multiattach=False,project_id='cdfc8b88cc5f41dca22cd89579ab3d45',qos_specs=None,replication_status=,reservations=['83c5f60d-02f3-442f-8205-2dbba8c81ba8','21124f48-e8d9-4890-822a-45ee760925a7','44bb0863-40a0-48b5-901c-2093db980b41','64d12f05-fa47-4f3a-871c-8fe535909a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350f7d14550b41079df83ff5202374b3',volume_type_id=ab4bae1f-b3d4-4390-9a24-a2b250a0cb76)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:58.652128 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36cb9b9d-76c4-4229-bcfa-35fa11b22801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 17:59:58.668748 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36cb9b9d-76c4-4229-bcfa-35fa11b22801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 17:59:58.669850 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Flow 'volume_create_api' (cc800b12-2a6b-4566-9e07-ab7743d56ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 17:59:58.670352 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Create volume request issued successfully. Jul 10 17:59:58.671172 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:59:58.671464 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:59:58.714440 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:59:58.718391 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:58.718391 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:58.722855 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9a4712a9-584e-44a7-a3cb-3158f1373daa tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 17:59:58.723336 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 120/483] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 17:59:58 2026] POST /volume/v3/volumes => generated 817 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 17:59:58.742427 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c4790abc-cfbf-476a-bd8a-4ea3498539da None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:58.745718 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4790abc-cfbf-476a-bd8a-4ea3498539da tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 Jul 10 17:59:58.745976 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4790abc-cfbf-476a-bd8a-4ea3498539da tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:58.746206 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4790abc-cfbf-476a-bd8a-4ea3498539da tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:58.759175 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:58.759175 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:58.768963 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c4790abc-cfbf-476a-bd8a-4ea3498539da tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Volume info retrieved successfully. Jul 10 17:59:58.769922 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-c4790abc-cfbf-476a-bd8a-4ea3498539da tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:59:58.770425 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-c4790abc-cfbf-476a-bd8a-4ea3498539da tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:59:58.836799 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-c4790abc-cfbf-476a-bd8a-4ea3498539da tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:59:58.841175 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:58.841175 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 17:59:58.850975 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4790abc-cfbf-476a-bd8a-4ea3498539da tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 returned with HTTP 200 Jul 10 17:59:58.851315 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 118/484] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:58 2026] GET /volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:59.533174 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b98023d6-daa3-427c-b1e8-a1fc9bc7b491 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:59.534750 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b98023d6-daa3-427c-b1e8-a1fc9bc7b491 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 17:59:59.534937 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b98023d6-daa3-427c-b1e8-a1fc9bc7b491 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:59.535081 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b98023d6-daa3-427c-b1e8-a1fc9bc7b491 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:59.543820 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:59.543820 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 17:59:59.546826 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b98023d6-daa3-427c-b1e8-a1fc9bc7b491 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 17:59:59.551375 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b98023d6-daa3-427c-b1e8-a1fc9bc7b491 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 17:59:59.551799 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 122/485] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 17:59:59 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:59.867362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bda051fb-765b-4278-9021-98e9124c5eaf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:59.867362 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bda051fb-765b-4278-9021-98e9124c5eaf tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 Jul 10 17:59:59.867362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bda051fb-765b-4278-9021-98e9124c5eaf tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 17:59:59.867362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bda051fb-765b-4278-9021-98e9124c5eaf tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 17:59:59.872634 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:59.872634 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:59.878285 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bda051fb-765b-4278-9021-98e9124c5eaf tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Volume info retrieved successfully. Jul 10 17:59:59.879046 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-bda051fb-765b-4278-9021-98e9124c5eaf tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 17:59:59.879225 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-bda051fb-765b-4278-9021-98e9124c5eaf tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 17:59:59.921612 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-bda051fb-765b-4278-9021-98e9124c5eaf tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 17:59:59.924254 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:59.924254 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 17:59:59.930785 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bda051fb-765b-4278-9021-98e9124c5eaf tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 returned with HTTP 200 Jul 10 17:59:59.931110 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 126/486] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 17:59:59 2026] GET /volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 => generated 910 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 17:59:59.946241 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 17:59:59.950298 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] POST https://10.4.3.71/volume/v3/groups/action Jul 10 17:59:59.950795 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Action body: b'{"create-from-src": {"source_group_id": "fbf9052d-f2f6-410e-8e37-3c91e477eab5", "name": "tempest-Group_from_grp-331599331"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 17:59:59.950992 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "fbf9052d-f2f6-410e-8e37-3c91e477eab5", "name": "tempest-Group_from_grp-331599331"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 17:59:59.952836 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Creating new group {'create-from-src': {'source_group_id': 'fbf9052d-f2f6-410e-8e37-3c91e477eab5', 'name': 'tempest-Group_from_grp-331599331'}}. {{(pid=99950) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 17:59:59.952997 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.groups [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Creating group tempest-Group_from_grp-331599331 from source group fbf9052d-f2f6-410e-8e37-3c91e477eab5. Jul 10 17:59:59.957945 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:59.957945 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 17:59:59.972101 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 17:59:59.972101 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:00.022151 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Created reservations ['d679fc45-9374-4b66-9019-d3e03541f88b'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:00.489037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3df59638-6ade-4f94-a622-10b233fe830d req-9a569d9c-aeda-4d3b-8373-0074db8c667f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:00.491832 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-9a569d9c-aeda-4d3b-8373-0074db8c667f tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] DELETE https://10.4.3.71/volume/v3/attachments/af122a97-a3cd-44d1-9ef5-c78a7c009862 Jul 10 18:00:00.491960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-9a569d9c-aeda-4d3b-8373-0074db8c667f tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:00.492283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-9a569d9c-aeda-4d3b-8373-0074db8c667f tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:00.502326 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:00.502326 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:00.517884 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-be0ac27a-ede9-468e-908a-de7848e333f5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:00.568903 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-859a20dc-a0ad-4b3f-b2ce-323a6e1c1798 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:00.570846 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-859a20dc-a0ad-4b3f-b2ce-323a6e1c1798 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 18:00:00.571063 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-859a20dc-a0ad-4b3f-b2ce-323a6e1c1798 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:00.571236 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-859a20dc-a0ad-4b3f-b2ce-323a6e1c1798 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:00.575586 np0000005036 devstack@c-api.service[99950]: INFO cinder.group.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] A mapping entry already exists for group 8cf7bba5-7012-44df-bae2-5753b5d1861c and volume type ab4bae1f-b3d4-4390-9a24-a2b250a0cb76. Do not need to create again. Jul 10 18:00:00.575906 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:00.575906 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:00.579831 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:00:00.579534. {{(pid=99950) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:00:00.580001 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Availability Zones retrieved successfully. Jul 10 18:00:00.580973 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:00.580973 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:00.584867 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-859a20dc-a0ad-4b3f-b2ce-323a6e1c1798 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 18:00:00.585143 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Flow 'volume_create_api' (2288a7fb-9db6-4924-82cb-0c09cecce9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:00.586088 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f19b4a52-206b-49dc-a20f-4e796d10c27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:00.587412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:00.590186 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 Jul 10 18:00:00.590559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:00.590627 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-859a20dc-a0ad-4b3f-b2ce-323a6e1c1798 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 18:00:00.590886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:00.591014 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 127/487] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:00 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:00.600187 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.600490 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.600850 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.600990 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.601199 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.601413 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.601916 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] 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. Jul 10 18:00:00.602150 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] 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. Jul 10 18:00:00.602416 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] 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. Jul 10 18:00:00.606905 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-be0ac27a-ede9-468e-908a-de7848e333f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 returned with HTTP 200 Jul 10 18:00:00.607324 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 123/488] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:00:00 2026] GET /volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 => generated 624 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:00.611112 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f19b4a52-206b-49dc-a20f-4e796d10c27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1c456157-8314-44ab-91d2-98f4a443a371', 'volume_type': VolumeType(created_at=2026-07-10T17:59:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab4bae1f-b3d4-4390-9a24-a2b250a0cb76,is_public=True,name='tempest-GroupsV314Test-volume-type-1997606295',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab4bae1f-b3d4-4390-9a24-a2b250a0cb76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8cf7bba5-7012-44df-bae2-5753b5d1861c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:00.612381 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9326ad6c-68f4-47f9-a39e-54a56fd353c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:00.615695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:00.617532 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 Jul 10 18:00:00.617944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:00.664883 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Created reservations ['ffe62e7f-4eab-4bdc-92d6-e968e166f4a2', 'ce19b70e-987a-46eb-8d17-06c16cd27ae7', '6692eb24-1b2e-4e58-b61b-ebd00f632f7c', 'c7fab962-059f-4f12-9eff-42dc5f57c256'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:00.667348 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9326ad6c-68f4-47f9-a39e-54a56fd353c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe62e7f-4eab-4bdc-92d6-e968e166f4a2', 'ce19b70e-987a-46eb-8d17-06c16cd27ae7', '6692eb24-1b2e-4e58-b61b-ebd00f632f7c', 'c7fab962-059f-4f12-9eff-42dc5f57c256']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:00.667348 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d7341f-2b49-419c-b184-a25912533db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:00.712413 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d7341f-2b49-419c-b184-a25912533db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b729087-427a-476a-b088-90b24657117c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=8cf7bba5-7012-44df-bae2-5753b5d1861c,group_type_id=,metadata={},multiattach=False,project_id='cdfc8b88cc5f41dca22cd89579ab3d45',qos_specs=None,replication_status=,reservations=['ffe62e7f-4eab-4bdc-92d6-e968e166f4a2','ce19b70e-987a-46eb-8d17-06c16cd27ae7','6692eb24-1b2e-4e58-b61b-ebd00f632f7c','c7fab962-059f-4f12-9eff-42dc5f57c256'],size=1,snapshot_id=None,source_replicaid=,source_volid=1c456157-8314-44ab-91d2-98f4a443a371,status='creating',user_id='350f7d14550b41079df83ff5202374b3',volume_type_id=ab4bae1f-b3d4-4390-9a24-a2b250a0cb76), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8cf7bba5-7012-44df-bae2-5753b5d1861c,host=None,id=4b729087-427a-476a-b088-90b24657117c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdfc8b88cc5f41dca22cd89579ab3d45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1c456157-8314-44ab-91d2-98f4a443a371,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350f7d14550b41079df83ff5202374b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab4bae1f-b3d4-4390-9a24-a2b250a0cb76),volume_type_id=ab4bae1f-b3d4-4390-9a24-a2b250a0cb76)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:00.713010 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480230d8-abd3-473e-8b09-a989e8972404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:00.715896 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.716238 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.717366 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.717366 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.717366 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.717677 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:00.718366 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] 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. Jul 10 18:00:00.719744 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] 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. Jul 10 18:00:00.720129 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] 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. Jul 10 18:00:00.726911 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a4376a95-a5d1-4c52-9bfb-0e7cd4366178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 returned with HTTP 200 Jul 10 18:00:00.727423 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 128/489] 10.4.3.71 () {68 vars in 1367 bytes} [Fri Jul 10 18:00:00 2026] PUT /volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 => generated 577 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:00.736204 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480230d8-abd3-473e-8b09-a989e8972404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=8cf7bba5-7012-44df-bae2-5753b5d1861c,group_type_id=,metadata={},multiattach=False,project_id='cdfc8b88cc5f41dca22cd89579ab3d45',qos_specs=None,replication_status=,reservations=['ffe62e7f-4eab-4bdc-92d6-e968e166f4a2','ce19b70e-987a-46eb-8d17-06c16cd27ae7','6692eb24-1b2e-4e58-b61b-ebd00f632f7c','c7fab962-059f-4f12-9eff-42dc5f57c256'],size=1,snapshot_id=None,source_replicaid=,source_volid=1c456157-8314-44ab-91d2-98f4a443a371,status='creating',user_id='350f7d14550b41079df83ff5202374b3',volume_type_id=ab4bae1f-b3d4-4390-9a24-a2b250a0cb76)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:00.736996 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Flow 'volume_create_api' (2288a7fb-9db6-4924-82cb-0c09cecce9be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:00.737450 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Create volume request issued successfully. Jul 10 18:00:00.741545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:00.754759 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-19644a7b-546a-4d99-99a0-c30d6c24c8b1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/groups/action returned with HTTP 202 Jul 10 18:00:00.755517 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 121/490] 10.4.3.71 () {70 vars in 1311 bytes} [Fri Jul 10 17:59:59 2026] POST /volume/v3/groups/action => generated 101 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:00.767939 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:00.770600 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:00:00.770972 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:00.771303 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:00.771789 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:00:00.772689 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:00:00.811440 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Get all volumes completed successfully. Jul 10 18:00:00.812535 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:00:00.812669 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:00:00.855514 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:00:00.858587 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:00.858587 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:00.863454 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:00:00.863733 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:00:00.883169 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:00.883468 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1946497799"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:00.884914 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1946497799'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:00.885033 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Create volume of 1 GB Jul 10 18:00:00.891513 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Availability Zones retrieved successfully. Jul 10 18:00:00.897048 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Flow 'volume_create_api' (f3374b50-bf07-4bad-aecd-d1544404c04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:00.898228 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec9ffe4a-52d6-4d21-831a-97a92d3813c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:00.899207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:00.904655 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:00:00.907988 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:00.907988 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:00.915479 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-65d91ad3-8352-459d-8cb1-f673f2265a35 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:00:00.915885 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 129/491] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:00:00 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:00.928961 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec9ffe4a-52d6-4d21-831a-97a92d3813c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:00.929671 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb11207-cad7-4530-b5b6-1c05eb5fe3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:00.930092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b4242ef0-780a-4367-8864-117e28805ff1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:00.933418 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b4242ef0-780a-4367-8864-117e28805ff1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/4b729087-427a-476a-b088-90b24657117c Jul 10 18:00:00.933737 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b4242ef0-780a-4367-8864-117e28805ff1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:00.933957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b4242ef0-780a-4367-8864-117e28805ff1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:00.942402 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:00.942402 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:00.947307 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b4242ef0-780a-4367-8864-117e28805ff1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Volume info retrieved successfully. Jul 10 18:00:00.948098 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-b4242ef0-780a-4367-8864-117e28805ff1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:00:00.948250 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-b4242ef0-780a-4367-8864-117e28805ff1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:00:00.995123 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-b4242ef0-780a-4367-8864-117e28805ff1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:00:00.999079 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:00.999079 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:01.003944 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Created reservations ['eb33cc2d-a8f3-45a2-8037-32552eeb9638', '9377eba7-809a-4fb5-9713-0b6a194805c5', '8dd27c12-e759-42a5-a2d1-65849e3318fc', 'c7d96abd-3344-4ddb-8e50-754694d5dc5a'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:01.004976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb11207-cad7-4530-b5b6-1c05eb5fe3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb33cc2d-a8f3-45a2-8037-32552eeb9638', '9377eba7-809a-4fb5-9713-0b6a194805c5', '8dd27c12-e759-42a5-a2d1-65849e3318fc', 'c7d96abd-3344-4ddb-8e50-754694d5dc5a']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:01.005942 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc5a7baf-c58c-42df-84f1-af651f981ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:01.007655 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b4242ef0-780a-4367-8864-117e28805ff1 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/4b729087-427a-476a-b088-90b24657117c returned with HTTP 200 Jul 10 18:00:01.008121 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 122/492] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:00 2026] GET /volume/v3/volumes/4b729087-427a-476a-b088-90b24657117c => generated 921 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:01.027231 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-085e43b8-6627-422c-ba93-57a8b24d527c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:01.032584 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-085e43b8-6627-422c-ba93-57a8b24d527c tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/groups/8cf7bba5-7012-44df-bae2-5753b5d1861c Jul 10 18:00:01.032584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-085e43b8-6627-422c-ba93-57a8b24d527c tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:01.032584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-085e43b8-6627-422c-ba93-57a8b24d527c tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:01.032584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-085e43b8-6627-422c-ba93-57a8b24d527c tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] show called for member 8cf7bba5-7012-44df-bae2-5753b5d1861c {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:00:01.032805 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc5a7baf-c58c-42df-84f1-af651f981ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aa0491c-e8a9-48cb-bd28-93a47fb3f30a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1946497799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dca13fd4c5443498dbef8eb4f7ea68',qos_specs=None,replication_status=,reservations=['eb33cc2d-a8f3-45a2-8037-32552eeb9638','9377eba7-809a-4fb5-9713-0b6a194805c5','8dd27c12-e759-42a5-a2d1-65849e3318fc','c7d96abd-3344-4ddb-8e50-754694d5dc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4863849330514bb5bbe58753deb4cde3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1946497799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aa0491c-e8a9-48cb-bd28-93a47fb3f30a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60dca13fd4c5443498dbef8eb4f7ea68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4863849330514bb5bbe58753deb4cde3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:01.032805 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b93e0117-6fe7-409e-a29a-03552aceacf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:01.035614 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:01.035614 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:01.038769 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3df59638-6ade-4f94-a622-10b233fe830d req-9a569d9c-aeda-4d3b-8373-0074db8c667f tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/attachments/af122a97-a3cd-44d1-9ef5-c78a7c009862 returned with HTTP 200 Jul 10 18:00:01.039666 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 119/493] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:00:00 2026] DELETE /volume/v3/attachments/af122a97-a3cd-44d1-9ef5-c78a7c009862 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:01.047429 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-085e43b8-6627-422c-ba93-57a8b24d527c tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/groups/8cf7bba5-7012-44df-bae2-5753b5d1861c returned with HTTP 200 Jul 10 18:00:01.048001 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 130/494] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:00:01 2026] GET /volume/v3/groups/8cf7bba5-7012-44df-bae2-5753b5d1861c => generated 416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:01.051017 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b93e0117-6fe7-409e-a29a-03552aceacf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1946497799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dca13fd4c5443498dbef8eb4f7ea68',qos_specs=None,replication_status=,reservations=['eb33cc2d-a8f3-45a2-8037-32552eeb9638','9377eba7-809a-4fb5-9713-0b6a194805c5','8dd27c12-e759-42a5-a2d1-65849e3318fc','c7d96abd-3344-4ddb-8e50-754694d5dc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4863849330514bb5bbe58753deb4cde3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:01.051765 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc67bf82-e547-4f93-91ea-5fba755ec7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:01.059076 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:01.061473 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:00:01.062295 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:01.062295 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:01.062614 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:00:01.063732 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:00:01.064128 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc67bf82-e547-4f93-91ea-5fba755ec7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:01.065352 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Flow 'volume_create_api' (f3374b50-bf07-4bad-aecd-d1544404c04f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:01.065808 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Create volume request issued successfully. Jul 10 18:00:01.066754 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-18d9276a-0435-4093-92ea-4c95e15fd6f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:01.067333 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 124/495] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:00:00 2026] POST /volume/v3/volumes => generated 765 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:01.071989 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Get all volumes completed successfully. Jul 10 18:00:01.072743 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:00:01.072906 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:00:01.082404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-353fc46c-dc17-424a-9f87-0e60c74b641a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:01.084482 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-353fc46c-dc17-424a-9f87-0e60c74b641a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] GET https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:01.084780 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-353fc46c-dc17-424a-9f87-0e60c74b641a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:01.085036 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-353fc46c-dc17-424a-9f87-0e60c74b641a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:01.098010 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:01.098010 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:01.103585 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-353fc46c-dc17-424a-9f87-0e60c74b641a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Volume info retrieved successfully. Jul 10 18:00:01.109603 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-353fc46c-dc17-424a-9f87-0e60c74b641a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a returned with HTTP 200 Jul 10 18:00:01.110142 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 120/496] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:01 2026] GET /volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:01.112000 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:00:01.116706 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:01.116706 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:01.122991 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:00:01.123231 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:00:01.180669 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:00:01.183139 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:01.183139 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:01.193996 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-739d2a9b-9eef-4e24-b2b8-0bc07cb1b731 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:00:01.193996 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 123/497] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:00:01 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:01.217078 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3214bff5-4eee-4bac-bf74-d3c6c10ca983 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:01.219880 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3214bff5-4eee-4bac-bf74-d3c6c10ca983 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] POST https://10.4.3.71/volume/v3/groups/8cf7bba5-7012-44df-bae2-5753b5d1861c/action Jul 10 18:00:01.220266 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3214bff5-4eee-4bac-bf74-d3c6c10ca983 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:01.220395 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3214bff5-4eee-4bac-bf74-d3c6c10ca983 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:01.221888 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-3214bff5-4eee-4bac-bf74-d3c6c10ca983 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] delete called for group 8cf7bba5-7012-44df-bae2-5753b5d1861c {{(pid=99951) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:00:01.222007 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-3214bff5-4eee-4bac-bf74-d3c6c10ca983 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Delete group with id: 8cf7bba5-7012-44df-bae2-5753b5d1861c Jul 10 18:00:01.231066 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:01.231066 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:01.288522 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3214bff5-4eee-4bac-bf74-d3c6c10ca983 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/groups/8cf7bba5-7012-44df-bae2-5753b5d1861c/action returned with HTTP 202 Jul 10 18:00:01.288522 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 131/498] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:00:01 2026] POST /volume/v3/groups/8cf7bba5-7012-44df-bae2-5753b5d1861c/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:00:01.297398 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-51f56eee-8e92-4f03-a15f-e5a7c4f46bab None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:01.299950 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-51f56eee-8e92-4f03-a15f-e5a7c4f46bab tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/4b729087-427a-476a-b088-90b24657117c Jul 10 18:00:01.300294 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-51f56eee-8e92-4f03-a15f-e5a7c4f46bab tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:01.300550 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-51f56eee-8e92-4f03-a15f-e5a7c4f46bab tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:01.312191 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:01.312191 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:01.320371 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-51f56eee-8e92-4f03-a15f-e5a7c4f46bab tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Volume info retrieved successfully. Jul 10 18:00:01.321449 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-51f56eee-8e92-4f03-a15f-e5a7c4f46bab tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:00:01.322248 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-51f56eee-8e92-4f03-a15f-e5a7c4f46bab tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:00:01.379005 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-51f56eee-8e92-4f03-a15f-e5a7c4f46bab tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:00:01.383677 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:01.383677 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:01.397944 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-51f56eee-8e92-4f03-a15f-e5a7c4f46bab tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/4b729087-427a-476a-b088-90b24657117c returned with HTTP 200 Jul 10 18:00:01.398555 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 125/499] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:01 2026] GET /volume/v3/volumes/4b729087-427a-476a-b088-90b24657117c => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:01.607535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3256f77e-fac2-4e87-b331-3f239e6f1429 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:01.613756 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3256f77e-fac2-4e87-b331-3f239e6f1429 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 18:00:01.614597 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3256f77e-fac2-4e87-b331-3f239e6f1429 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:01.614928 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3256f77e-fac2-4e87-b331-3f239e6f1429 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:01.623133 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:01.623133 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:01.631056 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3256f77e-fac2-4e87-b331-3f239e6f1429 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 18:00:01.637201 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3256f77e-fac2-4e87-b331-3f239e6f1429 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 18:00:01.637731 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 121/500] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:01 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:02.123799 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0537e5a6-0a7c-4811-a6ad-9ef204902ee4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:02.126259 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0537e5a6-0a7c-4811-a6ad-9ef204902ee4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] GET https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:02.126451 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0537e5a6-0a7c-4811-a6ad-9ef204902ee4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:02.126674 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0537e5a6-0a7c-4811-a6ad-9ef204902ee4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:02.134286 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:02.134286 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:02.138262 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0537e5a6-0a7c-4811-a6ad-9ef204902ee4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Volume info retrieved successfully. Jul 10 18:00:02.143500 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0537e5a6-0a7c-4811-a6ad-9ef204902ee4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a returned with HTTP 200 Jul 10 18:00:02.144027 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 124/501] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:02 2026] GET /volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:02.158517 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fb013886-457c-4d55-8ab1-6113c52db76b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:02.164280 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb013886-457c-4d55-8ab1-6113c52db76b tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:00:02.164786 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb013886-457c-4d55-8ab1-6113c52db76b tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1aa0491c-e8a9-48cb-bd28-93a47fb3f30a", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-98975136"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:02.185187 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:02.185187 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:02.185901 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fb013886-457c-4d55-8ab1-6113c52db76b tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Volume info retrieved successfully. Jul 10 18:00:02.186031 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-fb013886-457c-4d55-8ab1-6113c52db76b tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Create snapshot from volume 1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:02.243316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-fb013886-457c-4d55-8ab1-6113c52db76b tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Created reservations ['db33ffca-152e-43a6-8d16-4963c69e4259', 'b1689acd-04fa-46c1-b0ec-2f2b413e23b8', '0196cc53-5b33-4d2e-99a5-2e988444b1f5', '72bc8a8b-ee68-4a43-ba23-148d77308a21'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:02.281492 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fb013886-457c-4d55-8ab1-6113c52db76b tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Snapshot create request issued successfully. Jul 10 18:00:02.281909 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb013886-457c-4d55-8ab1-6113c52db76b tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:00:02.282452 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 132/502] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:00:02 2026] POST /volume/v3/snapshots => generated 321 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:02.300362 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2a559a8b-1685-43b1-8247-cfd2c23f6b20 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:02.302816 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2a559a8b-1685-43b1-8247-cfd2c23f6b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] GET https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 Jul 10 18:00:02.303000 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2a559a8b-1685-43b1-8247-cfd2c23f6b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:02.303207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2a559a8b-1685-43b1-8247-cfd2c23f6b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:02.309105 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:02.309105 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:02.309731 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2a559a8b-1685-43b1-8247-cfd2c23f6b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Snapshot retrieved successfully. Jul 10 18:00:02.310737 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2a559a8b-1685-43b1-8247-cfd2c23f6b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 returned with HTTP 200 Jul 10 18:00:02.311218 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 126/503] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:00:02 2026] GET /volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:02.415438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-08c9ee56-9646-4b11-96c6-34f418adc0b6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:02.418412 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-08c9ee56-9646-4b11-96c6-34f418adc0b6 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/4b729087-427a-476a-b088-90b24657117c Jul 10 18:00:02.418716 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-08c9ee56-9646-4b11-96c6-34f418adc0b6 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:02.418955 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-08c9ee56-9646-4b11-96c6-34f418adc0b6 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:02.424082 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-08c9ee56-9646-4b11-96c6-34f418adc0b6 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/4b729087-427a-476a-b088-90b24657117c returned with HTTP 404 Jul 10 18:00:02.425035 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 122/504] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:02 2026] GET /volume/v3/volumes/4b729087-427a-476a-b088-90b24657117c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:02.433182 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-388a33e4-fa79-4924-9c11-afb4a8c5f694 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:02.434956 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-388a33e4-fa79-4924-9c11-afb4a8c5f694 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/groups/8cf7bba5-7012-44df-bae2-5753b5d1861c Jul 10 18:00:02.435199 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-388a33e4-fa79-4924-9c11-afb4a8c5f694 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:02.435399 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-388a33e4-fa79-4924-9c11-afb4a8c5f694 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:02.435577 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-388a33e4-fa79-4924-9c11-afb4a8c5f694 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] show called for member 8cf7bba5-7012-44df-bae2-5753b5d1861c {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:00:02.438827 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-388a33e4-fa79-4924-9c11-afb4a8c5f694 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/groups/8cf7bba5-7012-44df-bae2-5753b5d1861c returned with HTTP 404 Jul 10 18:00:02.439303 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 125/505] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:00:02 2026] GET /volume/v3/groups/8cf7bba5-7012-44df-bae2-5753b5d1861c => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:02.450027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:02.451966 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:00:02.452131 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:02.452379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:02.452630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:00:02.453007 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:02.453007 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:02.453480 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:00:02.465022 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Get all volumes completed successfully. Jul 10 18:00:02.466408 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:00:02.466408 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:00:02.512167 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:00:02.517271 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:02.517271 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:02.526350 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1b6ac85f-71c5-4651-8ef5-a05b13dfe04b tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:00:02.526825 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 133/506] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:00:02 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:02.543951 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6f18d03f-0a17-4e38-b1b7-8f13386e9f55 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:02.548204 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f18d03f-0a17-4e38-b1b7-8f13386e9f55 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] POST https://10.4.3.71/volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5/action Jul 10 18:00:02.548630 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f18d03f-0a17-4e38-b1b7-8f13386e9f55 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:02.548732 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f18d03f-0a17-4e38-b1b7-8f13386e9f55 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:02.550622 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-6f18d03f-0a17-4e38-b1b7-8f13386e9f55 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] delete called for group fbf9052d-f2f6-410e-8e37-3c91e477eab5 {{(pid=99949) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:00:02.550746 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.groups [None req-6f18d03f-0a17-4e38-b1b7-8f13386e9f55 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Delete group with id: fbf9052d-f2f6-410e-8e37-3c91e477eab5 Jul 10 18:00:02.557490 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:02.557490 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:02.601830 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f18d03f-0a17-4e38-b1b7-8f13386e9f55 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5/action returned with HTTP 202 Jul 10 18:00:02.602472 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 127/507] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:00:02 2026] POST /volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:00:02.611485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4a856e02-db10-4f11-ab7c-c983e356b969 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:02.626113 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4a856e02-db10-4f11-ab7c-c983e356b969 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 Jul 10 18:00:02.626434 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4a856e02-db10-4f11-ab7c-c983e356b969 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:02.626777 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4a856e02-db10-4f11-ab7c-c983e356b969 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:02.635384 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:02.635384 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:02.639987 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4a856e02-db10-4f11-ab7c-c983e356b969 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Volume info retrieved successfully. Jul 10 18:00:02.641042 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-4a856e02-db10-4f11-ab7c-c983e356b969 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:00:02.641338 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-4a856e02-db10-4f11-ab7c-c983e356b969 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:00:02.690225 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-4a856e02-db10-4f11-ab7c-c983e356b969 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:00:02.697339 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:02.697339 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:02.706557 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4a856e02-db10-4f11-ab7c-c983e356b969 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 returned with HTTP 200 Jul 10 18:00:02.707212 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 123/508] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:02 2026] GET /volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:03.320997 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a9eaa16e-11e1-4098-ab55-af9d5135f15c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.323052 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a9eaa16e-11e1-4098-ab55-af9d5135f15c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] GET https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 Jul 10 18:00:03.323388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a9eaa16e-11e1-4098-ab55-af9d5135f15c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:03.323866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a9eaa16e-11e1-4098-ab55-af9d5135f15c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:03.332289 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:03.332289 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:03.333218 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a9eaa16e-11e1-4098-ab55-af9d5135f15c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Snapshot retrieved successfully. Jul 10 18:00:03.334732 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a9eaa16e-11e1-4098-ab55-af9d5135f15c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 returned with HTTP 200 Jul 10 18:00:03.335281 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 126/509] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:00:03 2026] GET /volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:03.345465 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-58530649-e667-40de-93d4-886f849eba5a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.347119 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-58530649-e667-40de-93d4-886f849eba5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 Jul 10 18:00:03.347362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-58530649-e667-40de-93d4-886f849eba5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:03.427176 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-58530649-e667-40de-93d4-886f849eba5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 returned with HTTP 200 Jul 10 18:00:03.428073 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 134/510] 10.4.3.71 () {68 vars in 1367 bytes} [Fri Jul 10 18:00:03 2026] PUT /volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 => generated 577 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:03.437919 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f14904e4-e8f3-48a8-81a0-214c0d125a9a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.439471 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f14904e4-e8f3-48a8-81a0-214c0d125a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:00:03.439789 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f14904e4-e8f3-48a8-81a0-214c0d125a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1aa0491c-e8a9-48cb-bd28-93a47fb3f30a"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:03.447131 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:03.447131 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:03.447652 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f14904e4-e8f3-48a8-81a0-214c0d125a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Volume info retrieved successfully. Jul 10 18:00:03.447763 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-f14904e4-e8f3-48a8-81a0-214c0d125a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Create snapshot from volume 1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:03.462376 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota_utils [None req-f14904e4-e8f3-48a8-81a0-214c0d125a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Quota exceeded for 60dca13fd4c5443498dbef8eb4f7ea68, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 18:00:03.462542 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.middleware.fault [None req-f14904e4-e8f3-48a8-81a0-214c0d125a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 413 Jul 10 18:00:03.463276 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 128/511] 10.4.3.71 () {68 vars in 1257 bytes} [Fri Jul 10 18:00:03 2026] POST /volume/v3/snapshots => generated 208 bytes in 26 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 18:00:03.471792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-869732bb-8399-43ca-ac38-0303d298cf0e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.475202 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 Jul 10 18:00:03.475202 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:03.490393 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-140ac3f4-3d57-4aaa-b189-3c9e2518e0c7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.493002 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-140ac3f4-3d57-4aaa-b189-3c9e2518e0c7 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] POST https://10.4.3.71/volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5/action Jul 10 18:00:03.493545 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-140ac3f4-3d57-4aaa-b189-3c9e2518e0c7 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:03.493802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-140ac3f4-3d57-4aaa-b189-3c9e2518e0c7 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:03.517736 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:03.517736 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:03.528519 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:03.528848 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:03.529116 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1997606295 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1997606295, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:03.529547 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:03.530048 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] 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. Jul 10 18:00:03.530293 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] 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. Jul 10 18:00:03.530540 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] 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. Jul 10 18:00:03.532295 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-28e2b03f-7fe4-4123-8d7f-6bbb1c51f411 req-140ac3f4-3d57-4aaa-b189-3c9e2518e0c7 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5/action returned with HTTP 204 Jul 10 18:00:03.532885 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 127/512] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:00:03 2026] POST /volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:03.535979 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-869732bb-8399-43ca-ac38-0303d298cf0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 returned with HTTP 200 Jul 10 18:00:03.536393 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 124/513] 10.4.3.71 () {68 vars in 1367 bytes} [Fri Jul 10 18:00:03 2026] PUT /volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 => generated 577 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:03.547392 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5b658772-b1b8-4bd5-9338-0b0c44f5b362 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.549666 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b658772-b1b8-4bd5-9338-0b0c44f5b362 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:00:03.550040 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b658772-b1b8-4bd5-9338-0b0c44f5b362 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1aa0491c-e8a9-48cb-bd28-93a47fb3f30a"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:03.560508 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:03.560508 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:03.561293 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5b658772-b1b8-4bd5-9338-0b0c44f5b362 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Volume info retrieved successfully. Jul 10 18:00:03.561492 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-5b658772-b1b8-4bd5-9338-0b0c44f5b362 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Create snapshot from volume 1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:03.581792 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota_utils [None req-5b658772-b1b8-4bd5-9338-0b0c44f5b362 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Quota exceeded for 60dca13fd4c5443498dbef8eb4f7ea68, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 10 18:00:03.582094 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.middleware.fault [None req-5b658772-b1b8-4bd5-9338-0b0c44f5b362 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 413 Jul 10 18:00:03.583257 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 135/514] 10.4.3.71 () {68 vars in 1257 bytes} [Fri Jul 10 18:00:03 2026] POST /volume/v3/snapshots => generated 133 bytes in 37 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 18:00:03.592931 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ce2929b5-7109-4854-b121-20f0b61b32db None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.595275 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ce2929b5-7109-4854-b121-20f0b61b32db tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 Jul 10 18:00:03.595489 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ce2929b5-7109-4854-b121-20f0b61b32db tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:03.595745 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ce2929b5-7109-4854-b121-20f0b61b32db tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:03.595886 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-ce2929b5-7109-4854-b121-20f0b61b32db tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Delete snapshot with id: 073ef966-ffa3-4f56-b8b3-5af1add3b626 Jul 10 18:00:03.602166 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:03.602166 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:03.602779 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ce2929b5-7109-4854-b121-20f0b61b32db tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Snapshot retrieved successfully. Jul 10 18:00:03.635585 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ce2929b5-7109-4854-b121-20f0b61b32db tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Snapshot delete request issued successfully. Jul 10 18:00:03.635838 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ce2929b5-7109-4854-b121-20f0b61b32db tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 returned with HTTP 202 Jul 10 18:00:03.636332 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 129/515] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:00:03 2026] DELETE /volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:03.645247 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-912b59ad-e579-462a-948e-6746402362c7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.646837 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-912b59ad-e579-462a-948e-6746402362c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] GET https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 Jul 10 18:00:03.647495 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-912b59ad-e579-462a-948e-6746402362c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:03.647495 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-912b59ad-e579-462a-948e-6746402362c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:03.656159 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:03.656159 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:03.657559 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-912b59ad-e579-462a-948e-6746402362c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Snapshot retrieved successfully. Jul 10 18:00:03.658668 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-912b59ad-e579-462a-948e-6746402362c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 returned with HTTP 200 Jul 10 18:00:03.659921 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 128/516] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:00:03 2026] GET /volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:03.720504 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0e351e1d-a0f4-4e4b-8be9-2451fa8d877d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.723079 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e351e1d-a0f4-4e4b-8be9-2451fa8d877d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 Jul 10 18:00:03.723360 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e351e1d-a0f4-4e4b-8be9-2451fa8d877d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:03.723635 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e351e1d-a0f4-4e4b-8be9-2451fa8d877d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:03.731916 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e351e1d-a0f4-4e4b-8be9-2451fa8d877d tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 returned with HTTP 404 Jul 10 18:00:03.732525 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 125/517] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:03 2026] GET /volume/v3/volumes/1c456157-8314-44ab-91d2-98f4a443a371 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:03.739960 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-930f63ff-534c-4760-9ae4-57b1313dfb60 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.742096 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-930f63ff-534c-4760-9ae4-57b1313dfb60 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] GET https://10.4.3.71/volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5 Jul 10 18:00:03.742432 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-930f63ff-534c-4760-9ae4-57b1313dfb60 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:03.742780 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-930f63ff-534c-4760-9ae4-57b1313dfb60 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:03.743012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-930f63ff-534c-4760-9ae4-57b1313dfb60 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] show called for member fbf9052d-f2f6-410e-8e37-3c91e477eab5 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:00:03.746611 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-930f63ff-534c-4760-9ae4-57b1313dfb60 tempest-GroupsV314Test-639820164 tempest-GroupsV314Test-639820164-project-member] https://10.4.3.71/volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5 returned with HTTP 404 Jul 10 18:00:03.747179 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 136/518] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:00:03 2026] GET /volume/v3/groups/fbf9052d-f2f6-410e-8e37-3c91e477eab5 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:03.754096 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0f21f1dc-7985-4245-bbe3-77134b13f6b7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.755883 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0f21f1dc-7985-4245-bbe3-77134b13f6b7 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/1e9ce01c-b8a5-4f88-bcbd-3f1c56ca934c Jul 10 18:00:03.756087 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0f21f1dc-7985-4245-bbe3-77134b13f6b7 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:03.756285 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0f21f1dc-7985-4245-bbe3-77134b13f6b7 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:03.756555 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:03.756555 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:03.779034 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0f21f1dc-7985-4245-bbe3-77134b13f6b7 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] https://10.4.3.71/volume/v3/group_types/1e9ce01c-b8a5-4f88-bcbd-3f1c56ca934c returned with HTTP 202 Jul 10 18:00:03.779456 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 130/519] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:00:03 2026] DELETE /volume/v3/group_types/1e9ce01c-b8a5-4f88-bcbd-3f1c56ca934c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:00:03.786304 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4907dcc3-1d4a-43c1-9dd0-11b2b2a2b475 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.787981 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4907dcc3-1d4a-43c1-9dd0-11b2b2a2b475 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] DELETE https://10.4.3.71/volume/v3/types/ab4bae1f-b3d4-4390-9a24-a2b250a0cb76 Jul 10 18:00:03.788205 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4907dcc3-1d4a-43c1-9dd0-11b2b2a2b475 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:03.788470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4907dcc3-1d4a-43c1-9dd0-11b2b2a2b475 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:03.822944 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4907dcc3-1d4a-43c1-9dd0-11b2b2a2b475 tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] https://10.4.3.71/volume/v3/types/ab4bae1f-b3d4-4390-9a24-a2b250a0cb76 returned with HTTP 202 Jul 10 18:00:03.823302 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 129/520] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:00:03 2026] DELETE /volume/v3/types/ab4bae1f-b3d4-4390-9a24-a2b250a0cb76 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:03.831383 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-16c88d38-9789-4289-a01b-dbcaffad792d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.836249 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16c88d38-9789-4289-a01b-dbcaffad792d tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] GET https://10.4.3.71/volume/v3/types/ab4bae1f-b3d4-4390-9a24-a2b250a0cb76 Jul 10 18:00:03.836431 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16c88d38-9789-4289-a01b-dbcaffad792d tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:03.836727 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16c88d38-9789-4289-a01b-dbcaffad792d tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:03.843293 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16c88d38-9789-4289-a01b-dbcaffad792d tempest-GroupsV314Test-768570844 tempest-GroupsV314Test-768570844-project-admin] https://10.4.3.71/volume/v3/types/ab4bae1f-b3d4-4390-9a24-a2b250a0cb76 returned with HTTP 404 Jul 10 18:00:03.843875 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 126/521] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:03 2026] GET /volume/v3/types/ab4bae1f-b3d4-4390-9a24-a2b250a0cb76 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:03.889439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-9162b0a8-2a19-4a17-bfea-4277455d133a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:03.891977 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-9162b0a8-2a19-4a17-bfea-4277455d133a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] DELETE https://10.4.3.71/volume/v3/attachments/0d17b21e-6f9f-4b55-95a3-05dbc7d57e9e Jul 10 18:00:03.892242 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-9162b0a8-2a19-4a17-bfea-4277455d133a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:03.892559 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-9162b0a8-2a19-4a17-bfea-4277455d133a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:03.905770 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:03.905770 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:04.454368 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-9162b0a8-2a19-4a17-bfea-4277455d133a tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/attachments/0d17b21e-6f9f-4b55-95a3-05dbc7d57e9e returned with HTTP 200 Jul 10 18:00:04.454978 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 137/522] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:00:03 2026] DELETE /volume/v3/attachments/0d17b21e-6f9f-4b55-95a3-05dbc7d57e9e => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:00:04.465655 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-1b73c857-f63b-4238-8631-fb6e59566d4d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:04.468146 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-1b73c857-f63b-4238-8631-fb6e59566d4d tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] DELETE https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 18:00:04.468344 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-1b73c857-f63b-4238-8631-fb6e59566d4d tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:04.468622 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-1b73c857-f63b-4238-8631-fb6e59566d4d tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:04.468785 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-1b73c857-f63b-4238-8631-fb6e59566d4d tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Delete volume with id: 15d85b0d-b473-457b-bdd1-7a4fbf3cac6c Jul 10 18:00:04.477376 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:04.477376 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:04.477953 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-1b73c857-f63b-4238-8631-fb6e59566d4d tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Volume info retrieved successfully. Jul 10 18:00:04.500479 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-1b73c857-f63b-4238-8631-fb6e59566d4d tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] Delete volume request issued successfully. Jul 10 18:00:04.500923 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d1d213e9-d97c-40e0-812d-fbda17beee6f req-1b73c857-f63b-4238-8631-fb6e59566d4d tempest-ServerActionsV293TestJSON-1126025826 tempest-ServerActionsV293TestJSON-1126025826-project-member] https://10.4.3.71/volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c returned with HTTP 202 Jul 10 18:00:04.501264 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 131/523] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:00:04 2026] DELETE /volume/v3/volumes/15d85b0d-b473-457b-bdd1-7a4fbf3cac6c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:04.669079 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-12d26541-e8f5-4908-ae16-b0d5fcf19fa0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:04.670959 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12d26541-e8f5-4908-ae16-b0d5fcf19fa0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] GET https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 Jul 10 18:00:04.671245 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12d26541-e8f5-4908-ae16-b0d5fcf19fa0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:04.671419 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12d26541-e8f5-4908-ae16-b0d5fcf19fa0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:04.677547 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12d26541-e8f5-4908-ae16-b0d5fcf19fa0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 returned with HTTP 404 Jul 10 18:00:04.678058 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 130/524] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:00:04 2026] GET /volume/v3/snapshots/073ef966-ffa3-4f56-b8b3-5af1add3b626 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:04.689751 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d93a7c42-6099-4eb5-b6f5-7b1f03d62730 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:04.694122 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d93a7c42-6099-4eb5-b6f5-7b1f03d62730 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] GET https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:04.694511 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d93a7c42-6099-4eb5-b6f5-7b1f03d62730 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:04.694794 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d93a7c42-6099-4eb5-b6f5-7b1f03d62730 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:04.707109 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:04.707109 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:04.714750 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d93a7c42-6099-4eb5-b6f5-7b1f03d62730 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Volume info retrieved successfully. Jul 10 18:00:04.720813 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d93a7c42-6099-4eb5-b6f5-7b1f03d62730 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a returned with HTTP 200 Jul 10 18:00:04.721185 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 127/525] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:04 2026] GET /volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:04.737531 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-db19cbab-814a-48c6-b0e9-ce1ad2138a7c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:04.739751 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-db19cbab-814a-48c6-b0e9-ce1ad2138a7c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] DELETE https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:04.740022 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-db19cbab-814a-48c6-b0e9-ce1ad2138a7c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:04.740341 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-db19cbab-814a-48c6-b0e9-ce1ad2138a7c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:04.740612 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-db19cbab-814a-48c6-b0e9-ce1ad2138a7c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Delete volume with id: 1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:04.749611 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:04.749611 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:04.750518 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-db19cbab-814a-48c6-b0e9-ce1ad2138a7c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Volume info retrieved successfully. Jul 10 18:00:04.773096 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-db19cbab-814a-48c6-b0e9-ce1ad2138a7c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Delete volume request issued successfully. Jul 10 18:00:04.773334 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-db19cbab-814a-48c6-b0e9-ce1ad2138a7c tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a returned with HTTP 202 Jul 10 18:00:04.773792 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 138/526] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:04 2026] DELETE /volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:04.782747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ce9af319-fc5a-4151-bb1a-887e852c5c7f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:04.784624 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ce9af319-fc5a-4151-bb1a-887e852c5c7f tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] GET https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:04.784878 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ce9af319-fc5a-4151-bb1a-887e852c5c7f tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:04.785133 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ce9af319-fc5a-4151-bb1a-887e852c5c7f tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:04.794144 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:04.794144 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:04.797779 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ce9af319-fc5a-4151-bb1a-887e852c5c7f tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Volume info retrieved successfully. Jul 10 18:00:04.802490 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ce9af319-fc5a-4151-bb1a-887e852c5c7f tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a returned with HTTP 200 Jul 10 18:00:04.802897 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 132/527] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:04 2026] GET /volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:05.820265 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e226ede5-3c45-48db-aaa9-f9633500aa31 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:05.823343 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e226ede5-3c45-48db-aaa9-f9633500aa31 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] GET https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a Jul 10 18:00:05.823343 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e226ede5-3c45-48db-aaa9-f9633500aa31 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:05.823343 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e226ede5-3c45-48db-aaa9-f9633500aa31 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:05.829546 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e226ede5-3c45-48db-aaa9-f9633500aa31 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081765096-project-member] https://10.4.3.71/volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a returned with HTTP 404 Jul 10 18:00:05.830042 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 131/528] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:05 2026] GET /volume/v3/volumes/1aa0491c-e8a9-48cb-bd28-93a47fb3f30a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:05.841154 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-de9ddd86-bc09-44e0-bee6-7520042fe10d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:05.844443 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-de9ddd86-bc09-44e0-bee6-7520042fe10d tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 Jul 10 18:00:05.844443 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-de9ddd86-bc09-44e0-bee6-7520042fe10d tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:05.967379 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-de9ddd86-bc09-44e0-bee6-7520042fe10d tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290 tempest-VolumeSnapshotQuotasNegativeTestJSON-1393420290-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 returned with HTTP 200 Jul 10 18:00:05.967807 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 128/529] 10.4.3.71 () {68 vars in 1368 bytes} [Fri Jul 10 18:00:05 2026] PUT /volume/v3/os-quota-sets/60dca13fd4c5443498dbef8eb4f7ea68 => generated 395 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:06.714604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-aec729b3-ffe8-43af-8c04-cfb9a648edf2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:06.877093 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aec729b3-ffe8-43af-8c04-cfb9a648edf2 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] GET https://10.4.3.71/volume/v3/os-hosts Jul 10 18:00:06.877321 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aec729b3-ffe8-43af-8c04-cfb9a648edf2 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:06.877510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aec729b3-ffe8-43af-8c04-cfb9a648edf2 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:06.888123 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.hosts [None req-aec729b3-ffe8-43af-8c04-cfb9a648edf2 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] status, active and update: available, enabled, 2026-07-10 17:59:29+00:00 {{(pid=99951) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:00:06.888388 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.hosts [None req-aec729b3-ffe8-43af-8c04-cfb9a648edf2 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] status, active and update: available, enabled, 2026-07-10 17:59:27+00:00 {{(pid=99951) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:00:06.888582 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.hosts [None req-aec729b3-ffe8-43af-8c04-cfb9a648edf2 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] status, active and update: available, enabled, 2026-07-10 17:59:06+00:00 {{(pid=99951) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:00:06.889002 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aec729b3-ffe8-43af-8c04-cfb9a648edf2 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] https://10.4.3.71/volume/v3/os-hosts returned with HTTP 200 Jul 10 18:00:06.889598 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 139/530] 10.4.3.71 () {66 vars in 1233 bytes} [Fri Jul 10 18:00:06 2026] GET /volume/v3/os-hosts => generated 560 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:06.905039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f35bbfb8-90be-4c26-bbd4-cd927974b6da None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:06.908017 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f35bbfb8-90be-4c26-bbd4-cd927974b6da tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] GET https://10.4.3.71/volume/v3/os-hosts Jul 10 18:00:06.908277 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f35bbfb8-90be-4c26-bbd4-cd927974b6da tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:06.908823 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f35bbfb8-90be-4c26-bbd4-cd927974b6da tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:06.918003 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.hosts [None req-f35bbfb8-90be-4c26-bbd4-cd927974b6da tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] status, active and update: available, enabled, 2026-07-10 17:59:29+00:00 {{(pid=99949) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:00:06.918189 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.hosts [None req-f35bbfb8-90be-4c26-bbd4-cd927974b6da tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] status, active and update: available, enabled, 2026-07-10 17:59:27+00:00 {{(pid=99949) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:00:06.918380 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.hosts [None req-f35bbfb8-90be-4c26-bbd4-cd927974b6da tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] status, active and update: available, enabled, 2026-07-10 17:59:06+00:00 {{(pid=99949) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:00:06.918813 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f35bbfb8-90be-4c26-bbd4-cd927974b6da tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] https://10.4.3.71/volume/v3/os-hosts returned with HTTP 200 Jul 10 18:00:06.919364 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 133/531] 10.4.3.71 () {66 vars in 1233 bytes} [Fri Jul 10 18:00:06 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:06.928454 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-77abfa91-1aa7-4be2-a4b2-676398648479 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:06.930639 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77abfa91-1aa7-4be2-a4b2-676398648479 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] GET https://10.4.3.71/volume/v3/os-hosts/np0000005036@storpool Jul 10 18:00:06.931196 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77abfa91-1aa7-4be2-a4b2-676398648479 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:06.931426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77abfa91-1aa7-4be2-a4b2-676398648479 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:06.995222 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77abfa91-1aa7-4be2-a4b2-676398648479 tempest-VolumeHostsAdminTestsJSON-1317287170 tempest-VolumeHostsAdminTestsJSON-1317287170-project-admin] https://10.4.3.71/volume/v3/os-hosts/np0000005036@storpool returned with HTTP 200 Jul 10 18:00:06.995703 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 132/532] 10.4.3.71 () {66 vars in 1299 bytes} [Fri Jul 10 18:00:06 2026] GET /volume/v3/os-hosts/np0000005036@storpool => generated 1125 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:09.067654 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-195361e2-434d-4153-91b5-e5bb08b2d4c7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:09.136696 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-195361e2-434d-4153-91b5-e5bb08b2d4c7 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:00:09.137429 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-195361e2-434d-4153-91b5-e5bb08b2d4c7 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-66034014", "os-volume-type-access:is_public": false}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:09.154124 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-195361e2-434d-4153-91b5-e5bb08b2d4c7 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:00:09.154627 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 129/533] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:00:09 2026] POST /volume/v3/types => generated 227 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:09.167648 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-19ab4002-bf62-44f8-b282-64ea9f10ec51 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:09.259991 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-19ab4002-bf62-44f8-b282-64ea9f10ec51 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:09.260357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-19ab4002-bf62-44f8-b282-64ea9f10ec51 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "65749718-bb44-4e77-8c41-4b3a164060cb", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:09.264577 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-19ab4002-bf62-44f8-b282-64ea9f10ec51 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Create volume request body: {'volume': {'volume_type': '65749718-bb44-4e77-8c41-4b3a164060cb', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:09.274948 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-19ab4002-bf62-44f8-b282-64ea9f10ec51 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 404 Jul 10 18:00:09.276127 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 140/534] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:00:09 2026] POST /volume/v3/volumes => generated 114 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:09.286344 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6d7e8da3-f097-4670-bf0c-b25ab7b07f3e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:09.287768 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d7e8da3-f097-4670-bf0c-b25ab7b07f3e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] POST https://10.4.3.71/volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb/action Jul 10 18:00:09.288128 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d7e8da3-f097-4670-bf0c-b25ab7b07f3e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action body: b'{"addProjectAccess": {"project": "4b2a67cad334489fb14301b8315be134"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:09.288301 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d7e8da3-f097-4670-bf0c-b25ab7b07f3e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4b2a67cad334489fb14301b8315be134"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:09.306816 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d7e8da3-f097-4670-bf0c-b25ab7b07f3e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb/action returned with HTTP 202 Jul 10 18:00:09.307232 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 134/535] 10.4.3.71 () {68 vars in 1377 bytes} [Fri Jul 10 18:00:09 2026] POST /volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:09.319979 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:09.323197 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:09.323501 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "65749718-bb44-4e77-8c41-4b3a164060cb", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-77732836"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:09.325122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Create volume request body: {'volume': {'volume_type': '65749718-bb44-4e77-8c41-4b3a164060cb', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-77732836'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:09.331839 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Create volume of 1 GB Jul 10 18:00:09.332186 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:09.332186 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:09.332678 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Availability Zones retrieved successfully. Jul 10 18:00:09.338412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Flow 'volume_create_api' (b33f422a-b858-4b1b-8861-1e9d842e96c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:09.339390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c290c9af-ddb6-4c7c-985f-f94e9044b638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:09.340233 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:09.360802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c290c9af-ddb6-4c7c-985f-f94e9044b638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:00:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=65749718-bb44-4e77-8c41-4b3a164060cb,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-66034014',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65749718-bb44-4e77-8c41-4b3a164060cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:09.361577 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3e9c494-2770-457c-a573-ee1edcaecee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:09.398649 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-66034014 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-66034014, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:09.399034 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-66034014 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-66034014, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:09.438947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Created reservations ['a5981d13-88bc-4ce7-ace8-5b3ebd2974e1', '1babca5c-9d89-4395-a344-f1b7f7b2e738', '3643b34f-d225-49da-8c2d-471cb6d3d139', '4d3fa0c7-478f-43b0-8395-b0fbd011ca8a'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:09.439677 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3e9c494-2770-457c-a573-ee1edcaecee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5981d13-88bc-4ce7-ace8-5b3ebd2974e1', '1babca5c-9d89-4395-a344-f1b7f7b2e738', '3643b34f-d225-49da-8c2d-471cb6d3d139', '4d3fa0c7-478f-43b0-8395-b0fbd011ca8a']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:09.440371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19e4906-1da5-4a60-9669-e45ace100312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:09.469276 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19e4906-1da5-4a60-9669-e45ace100312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16952d6b-bc35-453b-a523-e4646ca2d4a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-77732836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b2a67cad334489fb14301b8315be134',qos_specs=None,replication_status=,reservations=['a5981d13-88bc-4ce7-ace8-5b3ebd2974e1','1babca5c-9d89-4395-a344-f1b7f7b2e738','3643b34f-d225-49da-8c2d-471cb6d3d139','4d3fa0c7-478f-43b0-8395-b0fbd011ca8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565f379cbc834fdfad8c1a9d7467329f',volume_type_id=65749718-bb44-4e77-8c41-4b3a164060cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-77732836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16952d6b-bc35-453b-a523-e4646ca2d4a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b2a67cad334489fb14301b8315be134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='565f379cbc834fdfad8c1a9d7467329f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65749718-bb44-4e77-8c41-4b3a164060cb),volume_type_id=65749718-bb44-4e77-8c41-4b3a164060cb)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:09.470130 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2ae1db-44aa-43b8-90f1-828b861b9a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:09.494028 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2ae1db-44aa-43b8-90f1-828b861b9a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-77732836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b2a67cad334489fb14301b8315be134',qos_specs=None,replication_status=,reservations=['a5981d13-88bc-4ce7-ace8-5b3ebd2974e1','1babca5c-9d89-4395-a344-f1b7f7b2e738','3643b34f-d225-49da-8c2d-471cb6d3d139','4d3fa0c7-478f-43b0-8395-b0fbd011ca8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565f379cbc834fdfad8c1a9d7467329f',volume_type_id=65749718-bb44-4e77-8c41-4b3a164060cb)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:09.495018 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7078f629-45c7-4cc7-8739-6846092b5936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:09.501712 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-818394eb-5f9a-4ad8-8302-9cc9e319e006 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:09.502188 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-818394eb-5f9a-4ad8-8302-9cc9e319e006 None None] GET https://10.4.3.71/volume// Jul 10 18:00:09.502408 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-818394eb-5f9a-4ad8-8302-9cc9e319e006 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:09.502680 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-818394eb-5f9a-4ad8-8302-9cc9e319e006 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:09.503139 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-818394eb-5f9a-4ad8-8302-9cc9e319e006 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:09.503511 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 130/536] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:00:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:09.509300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7078f629-45c7-4cc7-8739-6846092b5936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:09.510030 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Flow 'volume_create_api' (b33f422a-b858-4b1b-8861-1e9d842e96c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:09.510270 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Create volume request issued successfully. Jul 10 18:00:09.510787 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ccd8a82b-c40f-499a-a00c-0fc37bc87f4b tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:09.511395 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 133/537] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:00:09 2026] POST /volume/v3/volumes => generated 790 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:09.512780 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-a67587ad-302b-424a-9c0c-c494b57437ae None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:09.516058 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-a67587ad-302b-424a-9c0c-c494b57437ae tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:00:09.517142 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-a67587ad-302b-424a-9c0c-c494b57437ae tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51bbe8af-945f-4295-85b0-48f3fa6d0380", "connector": null, "instance_uuid": "64389753-cac7-4230-a68a-39b331ecde9c"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:09.529304 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9f612929-930d-4cca-81b4-8341fcf21c54 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:09.531189 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9f612929-930d-4cca-81b4-8341fcf21c54 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] GET https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 Jul 10 18:00:09.531407 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9f612929-930d-4cca-81b4-8341fcf21c54 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:09.531669 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9f612929-930d-4cca-81b4-8341fcf21c54 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:09.532158 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:09.532158 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:09.539097 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:09.539097 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:09.543914 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9f612929-930d-4cca-81b4-8341fcf21c54 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Volume info retrieved successfully. Jul 10 18:00:09.549051 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9f612929-930d-4cca-81b4-8341fcf21c54 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 returned with HTTP 200 Jul 10 18:00:09.549365 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 135/538] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:09 2026] GET /volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:09.571870 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-a67587ad-302b-424a-9c0c-c494b57437ae tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:00:09.572400 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 141/539] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:00:09 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:09.587542 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-98a7855a-53d7-4944-986f-c02245b3e8e9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:09.589901 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-98a7855a-53d7-4944-986f-c02245b3e8e9 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] DELETE https://10.4.3.71/volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5 Jul 10 18:00:09.590150 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-98a7855a-53d7-4944-986f-c02245b3e8e9 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:09.590394 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-98a7855a-53d7-4944-986f-c02245b3e8e9 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:09.598894 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:09.598894 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:09.921931 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c8883bd2-e903-4866-aa28-7ead994fd073 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:10.005477 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c8883bd2-e903-4866-aa28-7ead994fd073 tempest-VolumePoolsAdminTestsJSON-198749303 tempest-VolumePoolsAdminTestsJSON-198749303-project-admin] GET https://10.4.3.71/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 18:00:10.005701 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c8883bd2-e903-4866-aa28-7ead994fd073 tempest-VolumePoolsAdminTestsJSON-198749303 tempest-VolumePoolsAdminTestsJSON-198749303-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:10.005890 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c8883bd2-e903-4866-aa28-7ead994fd073 tempest-VolumePoolsAdminTestsJSON-198749303 tempest-VolumePoolsAdminTestsJSON-198749303-project-admin] Calling method 'get_pools' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:10.006147 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:10.006147 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:10.143006 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-98a7855a-53d7-4944-986f-c02245b3e8e9 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5 returned with HTTP 200 Jul 10 18:00:10.143354 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 131/540] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:00:09 2026] DELETE /volume/v3/attachments/ae2a1d42-e7c0-4c28-9cf9-2bfda587b3b5 => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:10.509027 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c8883bd2-e903-4866-aa28-7ead994fd073 tempest-VolumePoolsAdminTestsJSON-198749303 tempest-VolumePoolsAdminTestsJSON-198749303-project-admin] https://10.4.3.71/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 18:00:10.509838 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 134/541] 10.4.3.71 () {66 vars in 1307 bytes} [Fri Jul 10 18:00:09 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:10.520296 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ee84f945-c894-40f4-b51c-607f2a543166 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:10.521909 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ee84f945-c894-40f4-b51c-607f2a543166 tempest-VolumePoolsAdminTestsJSON-198749303 tempest-VolumePoolsAdminTestsJSON-198749303-project-admin] GET https://10.4.3.71/volume/v3/scheduler-stats/get_pools Jul 10 18:00:10.522175 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ee84f945-c894-40f4-b51c-607f2a543166 tempest-VolumePoolsAdminTestsJSON-198749303 tempest-VolumePoolsAdminTestsJSON-198749303-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:10.522339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ee84f945-c894-40f4-b51c-607f2a543166 tempest-VolumePoolsAdminTestsJSON-198749303 tempest-VolumePoolsAdminTestsJSON-198749303-project-admin] Calling method 'get_pools' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:10.535611 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1e8988e7-ec25-44dd-b0eb-38920ea654cc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:10.537671 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1e8988e7-ec25-44dd-b0eb-38920ea654cc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 18:00:10.537866 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1e8988e7-ec25-44dd-b0eb-38920ea654cc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:10.538044 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1e8988e7-ec25-44dd-b0eb-38920ea654cc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:10.544755 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:10.544755 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:10.548126 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1e8988e7-ec25-44dd-b0eb-38920ea654cc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 18:00:10.552904 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1e8988e7-ec25-44dd-b0eb-38920ea654cc tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 18:00:10.553360 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 142/542] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:10 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:10.562476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5e222c1c-88bb-4854-9836-f7b9baa56f67 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:10.564120 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5e222c1c-88bb-4854-9836-f7b9baa56f67 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] GET https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 Jul 10 18:00:10.564315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5e222c1c-88bb-4854-9836-f7b9baa56f67 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:10.564480 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5e222c1c-88bb-4854-9836-f7b9baa56f67 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:10.571459 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:10.571459 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:10.575302 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5e222c1c-88bb-4854-9836-f7b9baa56f67 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Volume info retrieved successfully. Jul 10 18:00:10.580836 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5e222c1c-88bb-4854-9836-f7b9baa56f67 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 returned with HTTP 200 Jul 10 18:00:10.581247 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 132/543] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:10 2026] GET /volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:10.594761 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b97ff684-2502-45f1-bf61-5ac0f6a580c2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:10.597464 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b97ff684-2502-45f1-bf61-5ac0f6a580c2 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] GET https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 Jul 10 18:00:10.597693 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b97ff684-2502-45f1-bf61-5ac0f6a580c2 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:10.597959 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b97ff684-2502-45f1-bf61-5ac0f6a580c2 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:10.608902 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:10.608902 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:10.611168 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bf227fd0-f875-45fe-a0b6-1d7ee592212c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:10.614079 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf227fd0-f875-45fe-a0b6-1d7ee592212c tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 18:00:10.614079 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf227fd0-f875-45fe-a0b6-1d7ee592212c tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:10.614313 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf227fd0-f875-45fe-a0b6-1d7ee592212c tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:10.615821 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b97ff684-2502-45f1-bf61-5ac0f6a580c2 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Volume info retrieved successfully. Jul 10 18:00:10.623490 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b97ff684-2502-45f1-bf61-5ac0f6a580c2 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 returned with HTTP 200 Jul 10 18:00:10.623881 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 135/544] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:10 2026] GET /volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:10.624774 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:10.624774 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:10.628398 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bf227fd0-f875-45fe-a0b6-1d7ee592212c tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 18:00:10.633183 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf227fd0-f875-45fe-a0b6-1d7ee592212c tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 18:00:10.633616 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 143/545] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:10 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:00:10.638023 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a6dc9a92-f54c-45a4-ae1e-89fa4d3e7a44 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:10.639574 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a6dc9a92-f54c-45a4-ae1e-89fa4d3e7a44 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] DELETE https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 Jul 10 18:00:10.639747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a6dc9a92-f54c-45a4-ae1e-89fa4d3e7a44 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:10.639914 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a6dc9a92-f54c-45a4-ae1e-89fa4d3e7a44 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:10.640073 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-a6dc9a92-f54c-45a4-ae1e-89fa4d3e7a44 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Delete volume with id: 16952d6b-bc35-453b-a523-e4646ca2d4a8 Jul 10 18:00:10.646949 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:10.646949 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:10.647854 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a6dc9a92-f54c-45a4-ae1e-89fa4d3e7a44 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Volume info retrieved successfully. Jul 10 18:00:10.679922 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a6dc9a92-f54c-45a4-ae1e-89fa4d3e7a44 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Delete volume request issued successfully. Jul 10 18:00:10.680091 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a6dc9a92-f54c-45a4-ae1e-89fa4d3e7a44 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 returned with HTTP 202 Jul 10 18:00:10.680499 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 133/546] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:10 2026] DELETE /volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:10.695014 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-99affeb7-2651-4471-b095-5b8d69a90673 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:10.695624 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-99affeb7-2651-4471-b095-5b8d69a90673 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] GET https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 Jul 10 18:00:10.695776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-99affeb7-2651-4471-b095-5b8d69a90673 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:10.695979 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-99affeb7-2651-4471-b095-5b8d69a90673 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:10.702521 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:10.702521 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:10.706980 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-99affeb7-2651-4471-b095-5b8d69a90673 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Volume info retrieved successfully. Jul 10 18:00:10.713194 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-99affeb7-2651-4471-b095-5b8d69a90673 tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 returned with HTTP 200 Jul 10 18:00:10.713580 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 136/547] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:10 2026] GET /volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:11.025135 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ee84f945-c894-40f4-b51c-607f2a543166 tempest-VolumePoolsAdminTestsJSON-198749303 tempest-VolumePoolsAdminTestsJSON-198749303-project-admin] https://10.4.3.71/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 18:00:11.025701 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 136/548] 10.4.3.71 () {66 vars in 1284 bytes} [Fri Jul 10 18:00:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:11.726016 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b8ae9dea-cb50-41e6-9f5b-8201fbf52a3d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.729110 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b8ae9dea-cb50-41e6-9f5b-8201fbf52a3d tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] GET https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 Jul 10 18:00:11.729559 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b8ae9dea-cb50-41e6-9f5b-8201fbf52a3d tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:11.729870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b8ae9dea-cb50-41e6-9f5b-8201fbf52a3d tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:11.737233 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b8ae9dea-cb50-41e6-9f5b-8201fbf52a3d tempest-VolumeTypesAccessTest-527015375 tempest-VolumeTypesAccessTest-527015375-project-member] https://10.4.3.71/volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 returned with HTTP 404 Jul 10 18:00:11.737899 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 144/549] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:11 2026] GET /volume/v3/volumes/16952d6b-bc35-453b-a523-e4646ca2d4a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:11.747428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dc3e0732-d512-4d47-be08-51876386cd92 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.749462 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dc3e0732-d512-4d47-be08-51876386cd92 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] POST https://10.4.3.71/volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb/action Jul 10 18:00:11.749913 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dc3e0732-d512-4d47-be08-51876386cd92 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action body: b'{"removeProjectAccess": {"project": "4b2a67cad334489fb14301b8315be134"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:11.750079 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dc3e0732-d512-4d47-be08-51876386cd92 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4b2a67cad334489fb14301b8315be134"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:11.768625 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dc3e0732-d512-4d47-be08-51876386cd92 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb/action returned with HTTP 202 Jul 10 18:00:11.769052 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 134/550] 10.4.3.71 () {68 vars in 1377 bytes} [Fri Jul 10 18:00:11 2026] POST /volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:11.775701 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4eebdf2d-de02-401f-81c4-e5562d1b127e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.777459 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4eebdf2d-de02-401f-81c4-e5562d1b127e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] DELETE https://10.4.3.71/volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb Jul 10 18:00:11.777536 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4eebdf2d-de02-401f-81c4-e5562d1b127e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:11.777763 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4eebdf2d-de02-401f-81c4-e5562d1b127e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:11.806694 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4eebdf2d-de02-401f-81c4-e5562d1b127e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb returned with HTTP 202 Jul 10 18:00:11.807055 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 137/551] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:00:11 2026] DELETE /volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:11.822880 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2e5fb4a1-63a5-48f5-92c0-dc85e319e35e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.840813 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e5fb4a1-63a5-48f5-92c0-dc85e319e35e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] GET https://10.4.3.71/volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb Jul 10 18:00:11.842543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e5fb4a1-63a5-48f5-92c0-dc85e319e35e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:11.842543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e5fb4a1-63a5-48f5-92c0-dc85e319e35e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:11.845151 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e5fb4a1-63a5-48f5-92c0-dc85e319e35e tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb returned with HTTP 404 Jul 10 18:00:11.846132 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 137/552] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:11 2026] GET /volume/v3/types/65749718-bb44-4e77-8c41-4b3a164060cb => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:11.855469 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-afbc1ad3-e8a2-4332-92c9-93da7db8b6e0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.859901 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-afbc1ad3-e8a2-4332-92c9-93da7db8b6e0 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:00:11.860421 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-afbc1ad3-e8a2-4332-92c9-93da7db8b6e0 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1483220273", "os-volume-type-access:is_public": false}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:11.880919 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-afbc1ad3-e8a2-4332-92c9-93da7db8b6e0 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:00:11.881308 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 145/553] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:00:11 2026] POST /volume/v3/types => generated 229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:11.889341 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3d9760c3-ab1a-4999-8460-040d3b8b643a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.891528 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3d9760c3-ab1a-4999-8460-040d3b8b643a tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] POST https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action Jul 10 18:00:11.891884 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3d9760c3-ab1a-4999-8460-040d3b8b643a tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action body: b'{"addProjectAccess": {"project": "4b2a67cad334489fb14301b8315be134"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:11.892006 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3d9760c3-ab1a-4999-8460-040d3b8b643a tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4b2a67cad334489fb14301b8315be134"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:11.908964 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3d9760c3-ab1a-4999-8460-040d3b8b643a tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action returned with HTTP 202 Jul 10 18:00:11.908964 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 135/554] 10.4.3.71 () {68 vars in 1377 bytes} [Fri Jul 10 18:00:11 2026] POST /volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:11.916072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-690d0e90-2cc4-43a6-821f-23e37472bc84 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.918739 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-690d0e90-2cc4-43a6-821f-23e37472bc84 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] POST https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action Jul 10 18:00:11.919098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-690d0e90-2cc4-43a6-821f-23e37472bc84 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action body: b'{"addProjectAccess": {"project": "20923cae0ab943a49ebd9bcd9cac2f99"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:11.919223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-690d0e90-2cc4-43a6-821f-23e37472bc84 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "20923cae0ab943a49ebd9bcd9cac2f99"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:11.930331 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-690d0e90-2cc4-43a6-821f-23e37472bc84 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action returned with HTTP 202 Jul 10 18:00:11.930830 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 138/555] 10.4.3.71 () {68 vars in 1377 bytes} [Fri Jul 10 18:00:11 2026] POST /volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:11.939658 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f168719e-5033-4ded-9bf0-ffbefa68aa11 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.941422 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f168719e-5033-4ded-9bf0-ffbefa68aa11 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] GET https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/os-volume-type-access Jul 10 18:00:11.941865 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f168719e-5033-4ded-9bf0-ffbefa68aa11 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:11.942723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f168719e-5033-4ded-9bf0-ffbefa68aa11 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:11.958157 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f168719e-5033-4ded-9bf0-ffbefa68aa11 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/os-volume-type-access returned with HTTP 200 Jul 10 18:00:11.958157 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 138/556] 10.4.3.71 () {66 vars in 1401 bytes} [Fri Jul 10 18:00:11 2026] GET /volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:11.969946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eb1fe5f5-9376-42b2-969a-a3859662a890 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.971601 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb1fe5f5-9376-42b2-969a-a3859662a890 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] POST https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action Jul 10 18:00:11.971934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb1fe5f5-9376-42b2-969a-a3859662a890 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action body: b'{"removeProjectAccess": {"project": "20923cae0ab943a49ebd9bcd9cac2f99"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:11.972050 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb1fe5f5-9376-42b2-969a-a3859662a890 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "20923cae0ab943a49ebd9bcd9cac2f99"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:11.983293 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb1fe5f5-9376-42b2-969a-a3859662a890 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action returned with HTTP 202 Jul 10 18:00:11.983674 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 146/557] 10.4.3.71 () {68 vars in 1377 bytes} [Fri Jul 10 18:00:11 2026] POST /volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:11.991754 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-230c2f33-5e98-4aa4-a2ed-f1d1b3bf56fc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:11.993450 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-230c2f33-5e98-4aa4-a2ed-f1d1b3bf56fc tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] POST https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action Jul 10 18:00:11.993821 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-230c2f33-5e98-4aa4-a2ed-f1d1b3bf56fc tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action body: b'{"removeProjectAccess": {"project": "4b2a67cad334489fb14301b8315be134"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:11.994006 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-230c2f33-5e98-4aa4-a2ed-f1d1b3bf56fc tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4b2a67cad334489fb14301b8315be134"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:12.005956 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-230c2f33-5e98-4aa4-a2ed-f1d1b3bf56fc tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action returned with HTTP 202 Jul 10 18:00:12.006413 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 136/558] 10.4.3.71 () {68 vars in 1377 bytes} [Fri Jul 10 18:00:11 2026] POST /volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:12.014002 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c1417552-9a77-4916-838c-ce2546b26c89 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:12.016342 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c1417552-9a77-4916-838c-ce2546b26c89 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] DELETE https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df Jul 10 18:00:12.016529 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c1417552-9a77-4916-838c-ce2546b26c89 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:12.016735 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c1417552-9a77-4916-838c-ce2546b26c89 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:12.042672 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c1417552-9a77-4916-838c-ce2546b26c89 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df returned with HTTP 202 Jul 10 18:00:12.044373 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 139/559] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:00:12 2026] DELETE /volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:12.050760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-aa5bd64d-e51e-4e57-aaee-5db1643077f8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:12.054351 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aa5bd64d-e51e-4e57-aaee-5db1643077f8 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] GET https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df Jul 10 18:00:12.054351 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aa5bd64d-e51e-4e57-aaee-5db1643077f8 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:12.054351 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aa5bd64d-e51e-4e57-aaee-5db1643077f8 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:12.059052 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aa5bd64d-e51e-4e57-aaee-5db1643077f8 tempest-VolumeTypesAccessTest-1576958891 tempest-VolumeTypesAccessTest-1576958891-project-admin] https://10.4.3.71/volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df returned with HTTP 404 Jul 10 18:00:12.059052 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 139/560] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:12 2026] GET /volume/v3/types/c089d44c-f912-4c0d-8165-6b56b063d3df => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:13.227498 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:13.229272 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:13.229693 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1521712963"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:13.231539 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Create volume request body: {'volume': {'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1521712963'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:13.343189 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Create volume of 1 GB Jul 10 18:00:13.350878 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Availability Zones retrieved successfully. Jul 10 18:00:13.359101 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Flow 'volume_create_api' (9f3f549f-67ef-4bdf-93b1-5324bdda8d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:13.360721 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c15190c-54ce-47ad-b880-df8b538e531c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:13.361662 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:13.427996 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c15190c-54ce-47ad-b880-df8b538e531c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:13.429185 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b22411-19ea-4411-8636-f6d225d36e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:13.499394 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Created reservations ['f97421d6-712c-4fd8-a231-b2af9f7bd76c', '705eca16-3015-4543-9ec4-71af17950ddc', '2ff9689c-d04d-420b-9e6f-a548dd9ea18a', '3e0ae9e9-cc97-4319-9e4e-4211d405c90e'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:13.500441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b22411-19ea-4411-8636-f6d225d36e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f97421d6-712c-4fd8-a231-b2af9f7bd76c', '705eca16-3015-4543-9ec4-71af17950ddc', '2ff9689c-d04d-420b-9e6f-a548dd9ea18a', '3e0ae9e9-cc97-4319-9e4e-4211d405c90e']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:13.501305 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ceed5c-7060-4511-a897-ad05adac5d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:13.528680 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ceed5c-7060-4511-a897-ad05adac5d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbbe13e1-a0ae-46b5-8992-0ad955a9039a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1521712963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cede255e35c8400cae05ccc0bd3e9337',qos_specs=None,replication_status=,reservations=['f97421d6-712c-4fd8-a231-b2af9f7bd76c','705eca16-3015-4543-9ec4-71af17950ddc','2ff9689c-d04d-420b-9e6f-a548dd9ea18a','3e0ae9e9-cc97-4319-9e4e-4211d405c90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be57e67dea734e7d92c4ec07e951296b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1521712963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbbe13e1-a0ae-46b5-8992-0ad955a9039a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cede255e35c8400cae05ccc0bd3e9337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be57e67dea734e7d92c4ec07e951296b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:13.529860 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee27915-117f-4a96-afb3-2e552f6630b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:13.553890 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee27915-117f-4a96-afb3-2e552f6630b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1521712963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cede255e35c8400cae05ccc0bd3e9337',qos_specs=None,replication_status=,reservations=['f97421d6-712c-4fd8-a231-b2af9f7bd76c','705eca16-3015-4543-9ec4-71af17950ddc','2ff9689c-d04d-420b-9e6f-a548dd9ea18a','3e0ae9e9-cc97-4319-9e4e-4211d405c90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be57e67dea734e7d92c4ec07e951296b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:13.555035 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b33a4e-f779-45f3-bd06-918b5611ec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:13.572585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b33a4e-f779-45f3-bd06-918b5611ec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:13.573935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Flow 'volume_create_api' (9f3f549f-67ef-4bdf-93b1-5324bdda8d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:13.574438 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Create volume request issued successfully. Jul 10 18:00:13.575220 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d89a1022-7b8d-43c8-a168-0565d4fff071 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:13.575809 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 147/561] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:00:13 2026] POST /volume/v3/volumes => generated 749 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:13.593277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-20db0098-2689-4980-9f7d-89ca12ef9553 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:13.596638 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20db0098-2689-4980-9f7d-89ca12ef9553 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] GET https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a Jul 10 18:00:13.597222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-20db0098-2689-4980-9f7d-89ca12ef9553 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:13.597781 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-20db0098-2689-4980-9f7d-89ca12ef9553 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:13.610977 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:13.610977 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:13.617065 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-20db0098-2689-4980-9f7d-89ca12ef9553 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Volume info retrieved successfully. Jul 10 18:00:13.623398 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20db0098-2689-4980-9f7d-89ca12ef9553 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a returned with HTTP 200 Jul 10 18:00:13.623803 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 137/562] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:13 2026] GET /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:14.637964 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6b74fb5f-ce5d-4d68-9cba-b46ec621b23c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:14.640022 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b74fb5f-ce5d-4d68-9cba-b46ec621b23c tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] GET https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a Jul 10 18:00:14.640285 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b74fb5f-ce5d-4d68-9cba-b46ec621b23c tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:14.640510 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b74fb5f-ce5d-4d68-9cba-b46ec621b23c tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:14.664162 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.664162 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:14.676053 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6b74fb5f-ce5d-4d68-9cba-b46ec621b23c tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Volume info retrieved successfully. Jul 10 18:00:14.685245 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b74fb5f-ce5d-4d68-9cba-b46ec621b23c tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a returned with HTTP 200 Jul 10 18:00:14.685653 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 140/563] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:14 2026] GET /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a => generated 1357 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:14.700126 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-badcd466-2c4c-40b9-a230-92712a181e6d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:14.704591 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-badcd466-2c4c-40b9-a230-92712a181e6d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] POST https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a/action Jul 10 18:00:14.704591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-badcd466-2c4c-40b9-a230-92712a181e6d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:14.704591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-badcd466-2c4c-40b9-a230-92712a181e6d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:14.711878 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:14.713679 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:14.714055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1030393392", "imageRef": "c2fd8572-29b4-4ea3-9542-c3b716124980", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:14.715757 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1030393392', 'imageRef': 'c2fd8572-29b4-4ea3-9542-c3b716124980', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:14.718351 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.718351 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:14.726449 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.726449 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:14.728539 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-badcd466-2c4c-40b9-a230-92712a181e6d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Volume info retrieved successfully. Jul 10 18:00:14.742349 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-badcd466-2c4c-40b9-a230-92712a181e6d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Update volume metadata completed successfully. Jul 10 18:00:14.743234 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-badcd466-2c4c-40b9-a230-92712a181e6d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a/action returned with HTTP 200 Jul 10 18:00:14.743234 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 140/564] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:00:14 2026] POST /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a/action => generated 563 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:14.753079 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-16838e83-5955-4b4d-8069-66139ed33d46 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:14.755172 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16838e83-5955-4b4d-8069-66139ed33d46 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] GET https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a Jul 10 18:00:14.755301 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16838e83-5955-4b4d-8069-66139ed33d46 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:14.755451 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16838e83-5955-4b4d-8069-66139ed33d46 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:14.762292 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.762292 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:14.766396 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-16838e83-5955-4b4d-8069-66139ed33d46 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Volume info retrieved successfully. Jul 10 18:00:14.771365 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16838e83-5955-4b4d-8069-66139ed33d46 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a returned with HTTP 200 Jul 10 18:00:14.772074 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 138/565] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:14 2026] GET /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:00:14.784584 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-36abf78a-10bf-45dc-ad62-1bc127278f2d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:14.786625 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-36abf78a-10bf-45dc-ad62-1bc127278f2d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] POST https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a/action Jul 10 18:00:14.787145 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-36abf78a-10bf-45dc-ad62-1bc127278f2d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:14.787310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-36abf78a-10bf-45dc-ad62-1bc127278f2d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:14.794523 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.794523 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:14.800751 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.800751 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:14.801269 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-36abf78a-10bf-45dc-ad62-1bc127278f2d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Volume info retrieved successfully. Jul 10 18:00:14.811935 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Create volume of 1 GB Jul 10 18:00:14.812246 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.812246 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:14.812663 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-36abf78a-10bf-45dc-ad62-1bc127278f2d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Get volume image-metadata completed successfully. Jul 10 18:00:14.817234 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Availability Zones retrieved successfully. Jul 10 18:00:14.823106 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Flow 'volume_create_api' (9d907957-249a-4070-ac93-f4bf3c65236d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:14.824333 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21eccde9-4d1c-40be-bb57-bc39d4fe94cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:14.824930 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-36abf78a-10bf-45dc-ad62-1bc127278f2d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Delete volume metadata completed successfully. Jul 10 18:00:14.825088 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-36abf78a-10bf-45dc-ad62-1bc127278f2d tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a/action returned with HTTP 200 Jul 10 18:00:14.825315 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:14.825491 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 141/566] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:00:14 2026] POST /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 18:00:14.833671 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-42175ca3-6d80-4d84-b275-ab73fd781adf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:14.835827 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42175ca3-6d80-4d84-b275-ab73fd781adf tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] POST https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a/action Jul 10 18:00:14.836376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42175ca3-6d80-4d84-b275-ab73fd781adf tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:14.836662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42175ca3-6d80-4d84-b275-ab73fd781adf tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:14.851603 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.851603 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:14.851603 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-42175ca3-6d80-4d84-b275-ab73fd781adf tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Volume info retrieved successfully. Jul 10 18:00:14.863664 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-42175ca3-6d80-4d84-b275-ab73fd781adf tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Get volume image-metadata completed successfully. Jul 10 18:00:14.864887 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42175ca3-6d80-4d84-b275-ab73fd781adf tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a/action returned with HTTP 200 Jul 10 18:00:14.864887 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 141/567] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:00:14 2026] POST /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a/action => generated 537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:14.875364 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-47d08709-79c7-4407-bacf-2ef097292af2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:14.877232 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-47d08709-79c7-4407-bacf-2ef097292af2 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] GET https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a Jul 10 18:00:14.877453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-47d08709-79c7-4407-bacf-2ef097292af2 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:14.877700 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-47d08709-79c7-4407-bacf-2ef097292af2 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:14.884270 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.884270 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:14.890115 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-47d08709-79c7-4407-bacf-2ef097292af2 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Volume info retrieved successfully. Jul 10 18:00:14.894528 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21eccde9-4d1c-40be-bb57-bc39d4fe94cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:14.894930 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-47d08709-79c7-4407-bacf-2ef097292af2 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a returned with HTTP 200 Jul 10 18:00:14.895461 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 139/568] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:14 2026] GET /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:14.895514 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec2acbe-76e9-46ea-a61f-e02316eae2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:14.909003 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8f4c5147-91f6-4601-83ad-13e0fed2408a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:14.910889 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f4c5147-91f6-4601-83ad-13e0fed2408a tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] DELETE https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a Jul 10 18:00:14.911082 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f4c5147-91f6-4601-83ad-13e0fed2408a tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:14.911323 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f4c5147-91f6-4601-83ad-13e0fed2408a tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:14.911498 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-8f4c5147-91f6-4601-83ad-13e0fed2408a tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Delete volume with id: bbbe13e1-a0ae-46b5-8992-0ad955a9039a Jul 10 18:00:14.919964 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.919964 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:14.920466 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8f4c5147-91f6-4601-83ad-13e0fed2408a tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Volume info retrieved successfully. Jul 10 18:00:14.942196 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8f4c5147-91f6-4601-83ad-13e0fed2408a tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Delete volume request issued successfully. Jul 10 18:00:14.942381 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f4c5147-91f6-4601-83ad-13e0fed2408a tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a returned with HTTP 202 Jul 10 18:00:14.942814 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 142/569] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:14 2026] DELETE /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:14.957724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fa6f2d51-2bb6-436e-8581-be6c1ce2a888 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:14.959136 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fa6f2d51-2bb6-436e-8581-be6c1ce2a888 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] GET https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a Jul 10 18:00:14.959516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Created reservations ['0be7fc0b-b22c-4e81-b5dd-1383e6a77d36', '401e4e45-454b-47b6-b85c-938c3d776bd4', 'fe278202-cc5c-4fcc-8b8d-6f370be9c243', '7ef8f10d-7a98-487d-b082-412c838f4074'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:14.959581 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fa6f2d51-2bb6-436e-8581-be6c1ce2a888 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:14.959870 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fa6f2d51-2bb6-436e-8581-be6c1ce2a888 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:14.960939 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec2acbe-76e9-46ea-a61f-e02316eae2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be7fc0b-b22c-4e81-b5dd-1383e6a77d36', '401e4e45-454b-47b6-b85c-938c3d776bd4', 'fe278202-cc5c-4fcc-8b8d-6f370be9c243', '7ef8f10d-7a98-487d-b082-412c838f4074']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:14.961239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2b1d28-2d7f-44ba-b4cc-2ff22d8cd269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:14.966663 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:14.966663 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:14.970556 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fa6f2d51-2bb6-436e-8581-be6c1ce2a888 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Volume info retrieved successfully. Jul 10 18:00:14.975211 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fa6f2d51-2bb6-436e-8581-be6c1ce2a888 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a returned with HTTP 200 Jul 10 18:00:14.975685 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 142/570] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:14 2026] GET /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a => generated 1390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:14.985310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2b1d28-2d7f-44ba-b4cc-2ff22d8cd269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3628cf2f-dcb4-4d55-819f-dcaafd9668a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1030393392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8088e9a21a1645f5b26d7f2928c3f462',qos_specs=None,replication_status=,reservations=['0be7fc0b-b22c-4e81-b5dd-1383e6a77d36','401e4e45-454b-47b6-b85c-938c3d776bd4','fe278202-cc5c-4fcc-8b8d-6f370be9c243','7ef8f10d-7a98-487d-b082-412c838f4074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562985d72bae432e9e381ec42c18b481',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1030393392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3628cf2f-dcb4-4d55-819f-dcaafd9668a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8088e9a21a1645f5b26d7f2928c3f462',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='562985d72bae432e9e381ec42c18b481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:14.986005 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be6cb54c-b11f-4883-9261-467b71f0d269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:15.014226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be6cb54c-b11f-4883-9261-467b71f0d269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1030393392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8088e9a21a1645f5b26d7f2928c3f462',qos_specs=None,replication_status=,reservations=['0be7fc0b-b22c-4e81-b5dd-1383e6a77d36','401e4e45-454b-47b6-b85c-938c3d776bd4','fe278202-cc5c-4fcc-8b8d-6f370be9c243','7ef8f10d-7a98-487d-b082-412c838f4074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562985d72bae432e9e381ec42c18b481',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:15.015192 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb2ddb9-793e-4a90-8e86-807e22c377d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:15.029720 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb2ddb9-793e-4a90-8e86-807e22c377d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:15.031262 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Flow 'volume_create_api' (9d907957-249a-4070-ac93-f4bf3c65236d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:15.031856 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Create volume request issued successfully. Jul 10 18:00:15.032964 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ddee2d0-f604-48e7-b1e6-f6359bdd3328 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:15.033749 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 148/571] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:00:14 2026] POST /volume/v3/volumes => generated 751 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:15.051171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c45e94cd-3e42-4bd9-bd91-dcc7647e2c80 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:15.052875 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c45e94cd-3e42-4bd9-bd91-dcc7647e2c80 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:15.053058 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c45e94cd-3e42-4bd9-bd91-dcc7647e2c80 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:15.053260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c45e94cd-3e42-4bd9-bd91-dcc7647e2c80 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:15.060023 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:15.060023 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:15.063420 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c45e94cd-3e42-4bd9-bd91-dcc7647e2c80 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:15.070472 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c45e94cd-3e42-4bd9-bd91-dcc7647e2c80 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:15.070952 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 140/572] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:15 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:15.580097 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e6c05ee1-115c-4cd5-9b48-8cdfbf46ded7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:15.645534 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e6c05ee1-115c-4cd5-9b48-8cdfbf46ded7 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:00:15.645886 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e6c05ee1-115c-4cd5-9b48-8cdfbf46ded7 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1291576688", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:15.664639 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e6c05ee1-115c-4cd5-9b48-8cdfbf46ded7 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:00:15.665023 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 143/573] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:00:15 2026] POST /volume/v3/types => generated 275 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:15.676859 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ff2c64e8-5145-4456-8e38-37457531abc8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:15.679167 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ff2c64e8-5145-4456-8e38-37457531abc8 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:00:15.679653 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ff2c64e8-5145-4456-8e38-37457531abc8 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1829921936", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:15.711247 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ff2c64e8-5145-4456-8e38-37457531abc8 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:00:15.711726 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 143/574] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:00:15 2026] POST /volume/v3/types => generated 275 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:15.724548 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:15.816214 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:15.816604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1283453262", "volume_type": "e1e4ab6f-a716-41e3-956d-d191dbe3f0be", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:15.822118 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1283453262', 'volume_type': 'e1e4ab6f-a716-41e3-956d-d191dbe3f0be', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:15.830718 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Create volume of 1 GB Jul 10 18:00:15.830718 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:15.830718 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:15.830718 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Availability Zones retrieved successfully. Jul 10 18:00:15.835844 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Flow 'volume_create_api' (00338313-1380-43d2-afe1-d5fd963a0152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:15.838585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c41098-c2bc-4bcd-8e8c-322e3fc5565b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:15.838585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:15.861846 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c41098-c2bc-4bcd-8e8c-322e3fc5565b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:00:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=e1e4ab6f-a716-41e3-956d-d191dbe3f0be,is_public=True,name='tempest-VolumeTypesTest-volume-type-1291576688',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1e4ab6f-a716-41e3-956d-d191dbe3f0be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:15.863584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72da2777-f499-461b-bcb1-731413c6d02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:15.898372 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1291576688 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1291576688, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:15.898690 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1291576688 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1291576688, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:15.930527 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Created reservations ['2c5e8468-1973-4936-8aa1-e22ab5810007', '6a3c5ba4-e83b-41ff-ac9d-b3268b2f0c59', 'f9c3566b-5001-4496-8f9b-be1b06485930', 'd81964c4-a68a-40ae-82db-51173060cae8'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:15.931130 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72da2777-f499-461b-bcb1-731413c6d02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c5e8468-1973-4936-8aa1-e22ab5810007', '6a3c5ba4-e83b-41ff-ac9d-b3268b2f0c59', 'f9c3566b-5001-4496-8f9b-be1b06485930', 'd81964c4-a68a-40ae-82db-51173060cae8']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:15.931782 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276f9b51-2a11-426e-9b6e-8aa04740bd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:15.956006 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276f9b51-2a11-426e-9b6e-8aa04740bd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff38a3f8-d507-4f0a-b15b-d7016c52389e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1283453262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0516771217f4cb19e884b66897d3800',qos_specs=None,replication_status=,reservations=['2c5e8468-1973-4936-8aa1-e22ab5810007','6a3c5ba4-e83b-41ff-ac9d-b3268b2f0c59','f9c3566b-5001-4496-8f9b-be1b06485930','d81964c4-a68a-40ae-82db-51173060cae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db42d3de928c4c02b0bb200a3494a1fe',volume_type_id=e1e4ab6f-a716-41e3-956d-d191dbe3f0be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1283453262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff38a3f8-d507-4f0a-b15b-d7016c52389e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0516771217f4cb19e884b66897d3800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db42d3de928c4c02b0bb200a3494a1fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1e4ab6f-a716-41e3-956d-d191dbe3f0be),volume_type_id=e1e4ab6f-a716-41e3-956d-d191dbe3f0be)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:15.956666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca30f4a3-9587-4e0d-a991-accb62dd46de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:15.977277 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca30f4a3-9587-4e0d-a991-accb62dd46de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1283453262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0516771217f4cb19e884b66897d3800',qos_specs=None,replication_status=,reservations=['2c5e8468-1973-4936-8aa1-e22ab5810007','6a3c5ba4-e83b-41ff-ac9d-b3268b2f0c59','f9c3566b-5001-4496-8f9b-be1b06485930','d81964c4-a68a-40ae-82db-51173060cae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db42d3de928c4c02b0bb200a3494a1fe',volume_type_id=e1e4ab6f-a716-41e3-956d-d191dbe3f0be)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:15.977873 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb64992-26d1-4c08-8d79-9e527d5b92aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:15.985829 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb64992-26d1-4c08-8d79-9e527d5b92aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:15.988584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Flow 'volume_create_api' (00338313-1380-43d2-afe1-d5fd963a0152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:15.988584 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Create volume request issued successfully. Jul 10 18:00:15.988584 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a180a30e-ab2f-4d42-afef-ae9a217e6d37 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:15.988584 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 149/575] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:00:15 2026] POST /volume/v3/volumes => generated 782 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:16.002217 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-31ae4d78-5eb1-4652-83ab-309b1e9451a3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:16.003363 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3a14e736-249c-4ef1-8ba9-a077239dbfa4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:16.005202 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-31ae4d78-5eb1-4652-83ab-309b1e9451a3 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] GET https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:16.005411 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-31ae4d78-5eb1-4652-83ab-309b1e9451a3 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:16.006970 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a14e736-249c-4ef1-8ba9-a077239dbfa4 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] GET https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a Jul 10 18:00:16.007249 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3a14e736-249c-4ef1-8ba9-a077239dbfa4 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:16.007453 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3a14e736-249c-4ef1-8ba9-a077239dbfa4 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:16.007720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-31ae4d78-5eb1-4652-83ab-309b1e9451a3 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:16.020908 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:16.020908 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:16.021752 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a14e736-249c-4ef1-8ba9-a077239dbfa4 tempest-VolumesImageMetadata-703473379 tempest-VolumesImageMetadata-703473379-project-member] https://10.4.3.71/volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a returned with HTTP 404 Jul 10 18:00:16.022268 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 144/576] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:16 2026] GET /volume/v3/volumes/bbbe13e1-a0ae-46b5-8992-0ad955a9039a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:16.025595 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-31ae4d78-5eb1-4652-83ab-309b1e9451a3 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Volume info retrieved successfully. Jul 10 18:00:16.034861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-31ae4d78-5eb1-4652-83ab-309b1e9451a3 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e returned with HTTP 200 Jul 10 18:00:16.034861 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 141/577] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:16 2026] GET /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:16.082874 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cfeb3b40-cf15-448d-bbe5-337f88c32e53 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:16.084547 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cfeb3b40-cf15-448d-bbe5-337f88c32e53 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:16.084772 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cfeb3b40-cf15-448d-bbe5-337f88c32e53 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:16.084921 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cfeb3b40-cf15-448d-bbe5-337f88c32e53 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:16.097960 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:16.097960 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:16.100213 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-cfeb3b40-cf15-448d-bbe5-337f88c32e53 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:16.106716 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cfeb3b40-cf15-448d-bbe5-337f88c32e53 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:16.107203 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 144/578] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:16 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:16.942511 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.044554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-95c94612-344f-48b0-a477-8381c267f369 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.046313 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-95c94612-344f-48b0-a477-8381c267f369 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] GET https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:17.046623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-95c94612-344f-48b0-a477-8381c267f369 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:17.046864 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-95c94612-344f-48b0-a477-8381c267f369 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:17.047320 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:17.047648 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1598295721", "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:17.048896 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1598295721', 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:17.056154 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:17.056154 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:17.061892 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-95c94612-344f-48b0-a477-8381c267f369 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Volume info retrieved successfully. Jul 10 18:00:17.066232 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-95c94612-344f-48b0-a477-8381c267f369 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e returned with HTTP 200 Jul 10 18:00:17.066807 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 145/579] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:17 2026] GET /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:17.079223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.080806 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] POST https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e/action Jul 10 18:00:17.081136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Action body: b'{"os-retype": {"new_type": "116592be-8e5c-44ef-9324-fe6bfc05f02d"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:17.081251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "116592be-8e5c-44ef-9324-fe6bfc05f02d"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:17.091509 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:17.091509 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:17.092057 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Volume info retrieved successfully. Jul 10 18:00:17.107278 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1829921936 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1829921936, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:17.107278 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1829921936 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1829921936, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:17.123578 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-81c1ce66-07e7-4fee-a5e5-39f3a46acd7b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.125449 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-81c1ce66-07e7-4fee-a5e5-39f3a46acd7b tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:17.126317 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-81c1ce66-07e7-4fee-a5e5-39f3a46acd7b tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:17.126675 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-81c1ce66-07e7-4fee-a5e5-39f3a46acd7b tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:17.131313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Created reservations ['92c4c78f-eed8-49c6-9060-695bb724ad10', 'f56ba9c1-287c-4a05-8707-86cc3625f532'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:17.132285 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Create volume of 1 GB Jul 10 18:00:17.132470 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:17.132470 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:17.137351 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:17.137351 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:17.138889 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Availability Zones retrieved successfully. Jul 10 18:00:17.144177 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-81c1ce66-07e7-4fee-a5e5-39f3a46acd7b tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:17.148763 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Flow 'volume_create_api' (eec7f152-c14e-4c7e-8694-a48643010fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:17.149122 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-81c1ce66-07e7-4fee-a5e5-39f3a46acd7b tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:17.149806 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 145/580] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:17 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:17.150389 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab2fa40-522c-4cfe-a7b4-66a49642503b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:17.150653 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1291576688 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1291576688, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:17.151088 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1291576688 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1291576688, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:00:17.152078 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:17.160343 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Created reservations ['e00e23f7-31eb-4376-83ba-a3e2d4cb773b', '3ac3a6ce-7a90-4ccd-adef-64d62e4b50b2'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:17.197135 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Retype volume request issued successfully. Jul 10 18:00:17.197389 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0264bba-fd84-4042-80d9-31e14514c2a0 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e/action returned with HTTP 202 Jul 10 18:00:17.197861 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 142/581] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:00:17 2026] POST /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:00:17.207293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2644b6da-6023-495e-b1ac-4ad90143f109 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.210150 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2644b6da-6023-495e-b1ac-4ad90143f109 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] GET https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:17.210468 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2644b6da-6023-495e-b1ac-4ad90143f109 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:17.210957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2644b6da-6023-495e-b1ac-4ad90143f109 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:17.220866 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:17.220866 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:17.224695 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b8a5d25d-65b7-4ad0-9e0d-1132e3b8542e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.226119 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2644b6da-6023-495e-b1ac-4ad90143f109 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Volume info retrieved successfully. Jul 10 18:00:17.228583 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b8a5d25d-65b7-4ad0-9e0d-1132e3b8542e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] PUT https://10.4.3.71/volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4 Jul 10 18:00:17.228583 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b8a5d25d-65b7-4ad0-9e0d-1132e3b8542e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:17.228888 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab2fa40-522c-4cfe-a7b4-66a49642503b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:17.229642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d75a1a8-dd2b-48a9-96de-bf91e9f4c4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:17.235243 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2644b6da-6023-495e-b1ac-4ad90143f109 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e returned with HTTP 200 Jul 10 18:00:17.236041 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 146/582] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:17 2026] GET /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:17.237904 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b8a5d25d-65b7-4ad0-9e0d-1132e3b8542e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Acquiring lock "cinder-attachment_update-51bbe8af-945f-4295-85b0-48f3fa6d0380-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:00:17.245297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b8a5d25d-65b7-4ad0-9e0d-1132e3b8542e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Lock "cinder-attachment_update-51bbe8af-945f-4295-85b0-48f3fa6d0380-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:00:17.245297 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:17.245297 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:17.291952 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Created reservations ['6820add5-4969-4f30-aa15-5bc5634e8ba0', '5bc043aa-7e3a-4797-9e0a-32df262a1c62', '8ca69740-886c-4bf8-99b3-1460a5c00146', 'aa029d03-6275-48e0-b050-5b97288f2aec'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:17.292748 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d75a1a8-dd2b-48a9-96de-bf91e9f4c4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6820add5-4969-4f30-aa15-5bc5634e8ba0', '5bc043aa-7e3a-4797-9e0a-32df262a1c62', '8ca69740-886c-4bf8-99b3-1460a5c00146', 'aa029d03-6275-48e0-b050-5b97288f2aec']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:17.293475 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad66cb4-c617-4527-86c8-7864db54615e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:17.315320 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad66cb4-c617-4527-86c8-7864db54615e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7a884db-a706-46a8-95cc-38e6161e7e7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1598295721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718659cdcee847e68094ea62708c9025',qos_specs=None,replication_status=,reservations=['6820add5-4969-4f30-aa15-5bc5634e8ba0','5bc043aa-7e3a-4797-9e0a-32df262a1c62','8ca69740-886c-4bf8-99b3-1460a5c00146','aa029d03-6275-48e0-b050-5b97288f2aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='096bf3e33d294c3b988de8a55e82254d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1598295721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7a884db-a706-46a8-95cc-38e6161e7e7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='718659cdcee847e68094ea62708c9025',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='096bf3e33d294c3b988de8a55e82254d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:17.316062 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd9311d-b492-45aa-a320-2e56e64447ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:17.317684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-714eb474-6cf5-44ea-b65f-4c6d292047ff None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.318236 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-714eb474-6cf5-44ea-b65f-4c6d292047ff None None] GET https://10.4.3.71/volume// Jul 10 18:00:17.318402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-714eb474-6cf5-44ea-b65f-4c6d292047ff None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:17.318663 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-714eb474-6cf5-44ea-b65f-4c6d292047ff None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:17.319054 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-714eb474-6cf5-44ea-b65f-4c6d292047ff None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:17.319316 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 143/583] 10.4.3.71 () {64 vars in 997 bytes} [Fri Jul 10 18:00:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:17.328546 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-211b5340-5c0e-4e78-9759-f0b0b1dabdfc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.328977 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-211b5340-5c0e-4e78-9759-f0b0b1dabdfc None None] GET https://10.4.3.71/volume// Jul 10 18:00:17.329159 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-211b5340-5c0e-4e78-9759-f0b0b1dabdfc None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:17.329334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-211b5340-5c0e-4e78-9759-f0b0b1dabdfc None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:17.329694 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-211b5340-5c0e-4e78-9759-f0b0b1dabdfc None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:17.330053 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 147/584] 10.4.3.71 () {64 vars in 997 bytes} [Fri Jul 10 18:00:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:17.337079 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd9311d-b492-45aa-a320-2e56e64447ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1598295721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718659cdcee847e68094ea62708c9025',qos_specs=None,replication_status=,reservations=['6820add5-4969-4f30-aa15-5bc5634e8ba0','5bc043aa-7e3a-4797-9e0a-32df262a1c62','8ca69740-886c-4bf8-99b3-1460a5c00146','aa029d03-6275-48e0-b050-5b97288f2aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='096bf3e33d294c3b988de8a55e82254d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:17.337764 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20477126-bc0c-4bbe-944f-e2e69ed67dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:17.341872 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ed69131a-b925-42d9-a87b-8202e89d2d87 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.348699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20477126-bc0c-4bbe-944f-e2e69ed67dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:17.349506 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Flow 'volume_create_api' (eec7f152-c14e-4c7e-8694-a48643010fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:17.349807 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Create volume request issued successfully. Jul 10 18:00:17.350578 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff89c1ad-d20a-4326-b977-2e8acdf45af0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:17.351254 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 150/585] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:00:16 2026] POST /volume/v3/volumes => generated 755 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:17.366311 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a4cfa46d-48aa-466d-81f7-b8cebe5f2a15 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.368037 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a4cfa46d-48aa-466d-81f7-b8cebe5f2a15 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f Jul 10 18:00:17.368266 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a4cfa46d-48aa-466d-81f7-b8cebe5f2a15 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:17.368475 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a4cfa46d-48aa-466d-81f7-b8cebe5f2a15 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:17.374809 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:17.374809 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:17.378393 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a4cfa46d-48aa-466d-81f7-b8cebe5f2a15 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:17.382607 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a4cfa46d-48aa-466d-81f7-b8cebe5f2a15 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f returned with HTTP 200 Jul 10 18:00:17.383125 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 148/586] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:17 2026] GET /volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:17.456870 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed69131a-b925-42d9-a87b-8202e89d2d87 tempest-VersionsTest-324001021 tempest-VersionsTest-324001021-project-member] GET https://10.4.3.71/volume/v3/ Jul 10 18:00:17.457108 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed69131a-b925-42d9-a87b-8202e89d2d87 tempest-VersionsTest-324001021 tempest-VersionsTest-324001021-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:17.457349 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed69131a-b925-42d9-a87b-8202e89d2d87 tempest-VersionsTest-324001021 tempest-VersionsTest-324001021-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:17.457719 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed69131a-b925-42d9-a87b-8202e89d2d87 tempest-VersionsTest-324001021 tempest-VersionsTest-324001021-project-member] https://10.4.3.71/volume/v3/ returned with HTTP 200 Jul 10 18:00:17.458091 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 144/587] 10.4.3.71 () {66 vars in 1209 bytes} [Fri Jul 10 18:00:17 2026] GET /volume/v3/ => generated 385 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:17.767107 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b8a5d25d-65b7-4ad0-9e0d-1132e3b8542e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Lock "cinder-attachment_update-51bbe8af-945f-4295-85b0-48f3fa6d0380-np0000005036" released by "attachment_update" :: held 0.524s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:00:17.767979 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b8a5d25d-65b7-4ad0-9e0d-1132e3b8542e tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4 returned with HTTP 200 Jul 10 18:00:17.767979 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 146/588] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:00:17 2026] PUT /volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:17.776541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-c1b75c1e-7be4-477a-9e9e-a0b2224cb5ea None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:17.779093 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-c1b75c1e-7be4-477a-9e9e-a0b2224cb5ea tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4 Jul 10 18:00:17.779375 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-c1b75c1e-7be4-477a-9e9e-a0b2224cb5ea tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:17.779646 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-c1b75c1e-7be4-477a-9e9e-a0b2224cb5ea tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:17.794660 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-c1b75c1e-7be4-477a-9e9e-a0b2224cb5ea tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4 returned with HTTP 200 Jul 10 18:00:17.794995 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 151/589] 10.4.3.71 () {70 vars in 1644 bytes} [Fri Jul 10 18:00:17 2026] GET /volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:18.163506 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-926f30bf-7647-4788-8fd7-71c44c74f4e7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:18.165327 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-926f30bf-7647-4788-8fd7-71c44c74f4e7 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:18.165531 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-926f30bf-7647-4788-8fd7-71c44c74f4e7 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:18.165894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-926f30bf-7647-4788-8fd7-71c44c74f4e7 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:18.176517 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:18.176517 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:18.180198 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-926f30bf-7647-4788-8fd7-71c44c74f4e7 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:18.189295 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-926f30bf-7647-4788-8fd7-71c44c74f4e7 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:18.190373 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 149/590] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:18 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:00:18.250756 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fff78261-e789-43ba-b214-de16161e850d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:18.252668 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fff78261-e789-43ba-b214-de16161e850d tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] GET https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:18.252877 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fff78261-e789-43ba-b214-de16161e850d tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:18.253070 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fff78261-e789-43ba-b214-de16161e850d tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:18.262044 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:18.262044 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:18.267146 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fff78261-e789-43ba-b214-de16161e850d tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Volume info retrieved successfully. Jul 10 18:00:18.274460 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fff78261-e789-43ba-b214-de16161e850d tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e returned with HTTP 200 Jul 10 18:00:18.275404 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 145/591] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:18 2026] GET /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:18.287176 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bdd84486-cb34-4713-8ed3-5a697b7426fe None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:18.289256 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bdd84486-cb34-4713-8ed3-5a697b7426fe tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] GET https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:18.289493 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bdd84486-cb34-4713-8ed3-5a697b7426fe tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:18.289808 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bdd84486-cb34-4713-8ed3-5a697b7426fe tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:18.298842 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:18.298842 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:18.303887 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bdd84486-cb34-4713-8ed3-5a697b7426fe tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Volume info retrieved successfully. Jul 10 18:00:18.309454 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bdd84486-cb34-4713-8ed3-5a697b7426fe tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e returned with HTTP 200 Jul 10 18:00:18.309876 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 147/592] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:18 2026] GET /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:18.328678 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8857da70-f640-417a-b4fa-4eb6869bc249 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:18.330973 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8857da70-f640-417a-b4fa-4eb6869bc249 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] GET https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:18.331225 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8857da70-f640-417a-b4fa-4eb6869bc249 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:18.331585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8857da70-f640-417a-b4fa-4eb6869bc249 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:18.342715 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:18.342715 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:18.347919 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8857da70-f640-417a-b4fa-4eb6869bc249 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Volume info retrieved successfully. Jul 10 18:00:18.354644 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8857da70-f640-417a-b4fa-4eb6869bc249 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e returned with HTTP 200 Jul 10 18:00:18.355180 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 152/593] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:18 2026] GET /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:18.380769 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1f2e6e85-ffad-44e9-aaeb-a556c2a8627f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:18.382665 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1f2e6e85-ffad-44e9-aaeb-a556c2a8627f tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:18.382846 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1f2e6e85-ffad-44e9-aaeb-a556c2a8627f tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:18.383089 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1f2e6e85-ffad-44e9-aaeb-a556c2a8627f tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:18.383247 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-1f2e6e85-ffad-44e9-aaeb-a556c2a8627f tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Delete volume with id: ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:18.391634 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:18.391634 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:18.392280 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1f2e6e85-ffad-44e9-aaeb-a556c2a8627f tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Volume info retrieved successfully. Jul 10 18:00:18.399266 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5fa8e82b-07d4-4949-a59f-97e44cad8d3f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:18.401385 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5fa8e82b-07d4-4949-a59f-97e44cad8d3f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f Jul 10 18:00:18.401621 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5fa8e82b-07d4-4949-a59f-97e44cad8d3f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:18.401830 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5fa8e82b-07d4-4949-a59f-97e44cad8d3f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:18.408828 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:18.408828 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:18.411242 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1f2e6e85-ffad-44e9-aaeb-a556c2a8627f tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Delete volume request issued successfully. Jul 10 18:00:18.411242 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1f2e6e85-ffad-44e9-aaeb-a556c2a8627f tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e returned with HTTP 202 Jul 10 18:00:18.411635 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 150/594] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:18 2026] DELETE /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:18.415635 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5fa8e82b-07d4-4949-a59f-97e44cad8d3f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:18.419429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9c7abc58-8340-4db6-a69b-7b157fb0bc69 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:18.420797 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5fa8e82b-07d4-4949-a59f-97e44cad8d3f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f returned with HTTP 200 Jul 10 18:00:18.421196 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 146/595] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:18 2026] GET /volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:18.424379 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c7abc58-8340-4db6-a69b-7b157fb0bc69 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] GET https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:18.424672 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c7abc58-8340-4db6-a69b-7b157fb0bc69 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:18.424928 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c7abc58-8340-4db6-a69b-7b157fb0bc69 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:18.434270 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:18.434270 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:18.439342 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9c7abc58-8340-4db6-a69b-7b157fb0bc69 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Volume info retrieved successfully. Jul 10 18:00:18.440505 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:18.442691 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:18.443099 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1314260127"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:18.444548 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1314260127'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:18.444709 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c7abc58-8340-4db6-a69b-7b157fb0bc69 tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e returned with HTTP 200 Jul 10 18:00:18.445104 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 148/596] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:18 2026] GET /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:18.445427 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Create volume of 1 GB Jul 10 18:00:18.452099 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Availability Zones retrieved successfully. Jul 10 18:00:18.457529 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Flow 'volume_create_api' (5fc01034-0fff-4609-b897-2367c376dd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:18.458453 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ad5d44-9690-4177-9b1c-ea416783f096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:18.459385 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:18.496946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ad5d44-9690-4177-9b1c-ea416783f096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:18.498138 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a917f6a-a674-417d-8ca2-d068daccf348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:18.556778 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Created reservations ['bdfa2403-c499-4b4d-ab68-ce8b42883026', 'dce28e20-11fb-41ee-8ba1-6480bb65bcf9', 'fcf9de21-a731-4f95-9ce1-684e60906e13', '90094eb7-b1ba-44d7-bbb6-fb08b06b5719'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:18.557938 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a917f6a-a674-417d-8ca2-d068daccf348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdfa2403-c499-4b4d-ab68-ce8b42883026', 'dce28e20-11fb-41ee-8ba1-6480bb65bcf9', 'fcf9de21-a731-4f95-9ce1-684e60906e13', '90094eb7-b1ba-44d7-bbb6-fb08b06b5719']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:18.558972 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68eb9dc3-7291-49b1-a396-5c1ebabdc4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:18.589818 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68eb9dc3-7291-49b1-a396-5c1ebabdc4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2f56ef2-8128-46ee-a064-6f34c89dbb6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1314260127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718659cdcee847e68094ea62708c9025',qos_specs=None,replication_status=,reservations=['bdfa2403-c499-4b4d-ab68-ce8b42883026','dce28e20-11fb-41ee-8ba1-6480bb65bcf9','fcf9de21-a731-4f95-9ce1-684e60906e13','90094eb7-b1ba-44d7-bbb6-fb08b06b5719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='096bf3e33d294c3b988de8a55e82254d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1314260127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2f56ef2-8128-46ee-a064-6f34c89dbb6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='718659cdcee847e68094ea62708c9025',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='096bf3e33d294c3b988de8a55e82254d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:18.590887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7ba083-e426-4fcd-8de2-6910c64ff7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:18.613747 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7ba083-e426-4fcd-8de2-6910c64ff7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1314260127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718659cdcee847e68094ea62708c9025',qos_specs=None,replication_status=,reservations=['bdfa2403-c499-4b4d-ab68-ce8b42883026','dce28e20-11fb-41ee-8ba1-6480bb65bcf9','fcf9de21-a731-4f95-9ce1-684e60906e13','90094eb7-b1ba-44d7-bbb6-fb08b06b5719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='096bf3e33d294c3b988de8a55e82254d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:18.614629 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a135cf-cb25-4d56-bef1-92e5db7f6105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:18.625311 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a135cf-cb25-4d56-bef1-92e5db7f6105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:18.626538 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Flow 'volume_create_api' (5fc01034-0fff-4609-b897-2367c376dd48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:18.627036 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Create volume request issued successfully. Jul 10 18:00:18.627832 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9deffd08-cf46-46ae-9c85-4e5f8b037b53 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:18.628374 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 153/597] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:00:18 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:18.649211 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7bda9a7e-2112-4a9e-a68f-8864c029f7e3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:18.651844 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7bda9a7e-2112-4a9e-a68f-8864c029f7e3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d Jul 10 18:00:18.652186 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7bda9a7e-2112-4a9e-a68f-8864c029f7e3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:18.652486 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7bda9a7e-2112-4a9e-a68f-8864c029f7e3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:18.665285 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:18.665285 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:18.672796 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7bda9a7e-2112-4a9e-a68f-8864c029f7e3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:18.681710 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7bda9a7e-2112-4a9e-a68f-8864c029f7e3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d returned with HTTP 200 Jul 10 18:00:18.682160 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 151/598] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:18 2026] GET /volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.206397 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-45b6f7e6-c841-464c-9bf3-9424cb0f8790 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.208625 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-45b6f7e6-c841-464c-9bf3-9424cb0f8790 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:19.208898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-45b6f7e6-c841-464c-9bf3-9424cb0f8790 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.209149 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-45b6f7e6-c841-464c-9bf3-9424cb0f8790 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.219483 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:19.219483 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:19.224024 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-45b6f7e6-c841-464c-9bf3-9424cb0f8790 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:19.230109 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-45b6f7e6-c841-464c-9bf3-9424cb0f8790 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:19.230643 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 147/599] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.295164 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1066de89-b0e1-4d97-99f7-0ac763e9878a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.296988 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1066de89-b0e1-4d97-99f7-0ac763e9878a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] DELETE https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 18:00:19.297180 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1066de89-b0e1-4d97-99f7-0ac763e9878a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.297363 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1066de89-b0e1-4d97-99f7-0ac763e9878a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.297520 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-1066de89-b0e1-4d97-99f7-0ac763e9878a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Delete volume with id: 8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 18:00:19.303756 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:19.303756 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:19.304164 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1066de89-b0e1-4d97-99f7-0ac763e9878a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 18:00:19.321838 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1066de89-b0e1-4d97-99f7-0ac763e9878a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Delete volume request issued successfully. Jul 10 18:00:19.322137 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1066de89-b0e1-4d97-99f7-0ac763e9878a tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 202 Jul 10 18:00:19.322714 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 149/600] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:19 2026] DELETE /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:19.330521 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2aec3f82-fb2d-45e5-b681-a0e13eea3c37 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.332622 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2aec3f82-fb2d-45e5-b681-a0e13eea3c37 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 18:00:19.332835 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2aec3f82-fb2d-45e5-b681-a0e13eea3c37 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.333050 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2aec3f82-fb2d-45e5-b681-a0e13eea3c37 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.340740 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:19.340740 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:19.344445 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2aec3f82-fb2d-45e5-b681-a0e13eea3c37 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Volume info retrieved successfully. Jul 10 18:00:19.348598 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2aec3f82-fb2d-45e5-b681-a0e13eea3c37 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 200 Jul 10 18:00:19.349139 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 154/601] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.460913 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-14e02862-7248-4ce2-9208-aa459ef9ac2e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.463209 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-14e02862-7248-4ce2-9208-aa459ef9ac2e tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] GET https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e Jul 10 18:00:19.463368 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-14e02862-7248-4ce2-9208-aa459ef9ac2e tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.463534 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-14e02862-7248-4ce2-9208-aa459ef9ac2e tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.470257 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-14e02862-7248-4ce2-9208-aa459ef9ac2e tempest-VolumeTypesTest-1454329804 tempest-VolumeTypesTest-1454329804-project-member] https://10.4.3.71/volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e returned with HTTP 404 Jul 10 18:00:19.470665 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 152/602] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/volumes/ff38a3f8-d507-4f0a-b15b-d7016c52389e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:19.477719 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-950ff21d-4898-4cd4-9b8b-66b32a484873 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.479195 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-950ff21d-4898-4cd4-9b8b-66b32a484873 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] DELETE https://10.4.3.71/volume/v3/types/116592be-8e5c-44ef-9324-fe6bfc05f02d Jul 10 18:00:19.479348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-950ff21d-4898-4cd4-9b8b-66b32a484873 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.479522 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-950ff21d-4898-4cd4-9b8b-66b32a484873 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.498060 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-950ff21d-4898-4cd4-9b8b-66b32a484873 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/116592be-8e5c-44ef-9324-fe6bfc05f02d returned with HTTP 202 Jul 10 18:00:19.498393 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 148/603] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:00:19 2026] DELETE /volume/v3/types/116592be-8e5c-44ef-9324-fe6bfc05f02d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:19.506040 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7f4022b9-a3c0-4b9e-8dc5-32e3d8f6db4f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.507997 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f4022b9-a3c0-4b9e-8dc5-32e3d8f6db4f tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/116592be-8e5c-44ef-9324-fe6bfc05f02d Jul 10 18:00:19.508211 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f4022b9-a3c0-4b9e-8dc5-32e3d8f6db4f tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.508433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f4022b9-a3c0-4b9e-8dc5-32e3d8f6db4f tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.511927 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f4022b9-a3c0-4b9e-8dc5-32e3d8f6db4f tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/116592be-8e5c-44ef-9324-fe6bfc05f02d returned with HTTP 404 Jul 10 18:00:19.512392 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 150/604] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/116592be-8e5c-44ef-9324-fe6bfc05f02d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:19.519542 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ca2dfa8a-2c09-4f0b-bbf7-dcbb26174b2b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.521234 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca2dfa8a-2c09-4f0b-bbf7-dcbb26174b2b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] DELETE https://10.4.3.71/volume/v3/types/e1e4ab6f-a716-41e3-956d-d191dbe3f0be Jul 10 18:00:19.521403 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca2dfa8a-2c09-4f0b-bbf7-dcbb26174b2b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.521610 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca2dfa8a-2c09-4f0b-bbf7-dcbb26174b2b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.541432 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca2dfa8a-2c09-4f0b-bbf7-dcbb26174b2b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/e1e4ab6f-a716-41e3-956d-d191dbe3f0be returned with HTTP 202 Jul 10 18:00:19.541785 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 155/605] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:00:19 2026] DELETE /volume/v3/types/e1e4ab6f-a716-41e3-956d-d191dbe3f0be => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:19.548285 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9e113f6e-bc19-40ea-822c-ee27715fd4a2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.549995 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9e113f6e-bc19-40ea-822c-ee27715fd4a2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/e1e4ab6f-a716-41e3-956d-d191dbe3f0be Jul 10 18:00:19.550188 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9e113f6e-bc19-40ea-822c-ee27715fd4a2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.550371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9e113f6e-bc19-40ea-822c-ee27715fd4a2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.554102 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9e113f6e-bc19-40ea-822c-ee27715fd4a2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/e1e4ab6f-a716-41e3-956d-d191dbe3f0be returned with HTTP 404 Jul 10 18:00:19.554544 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 153/606] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/e1e4ab6f-a716-41e3-956d-d191dbe3f0be => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:19.561134 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-56c50463-43e0-4ae6-a2d0-9d172635fa97 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.562663 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-56c50463-43e0-4ae6-a2d0-9d172635fa97 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:00:19.563012 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-56c50463-43e0-4ae6-a2d0-9d172635fa97 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1509680043", "description": "tempest-volume-type-description-1077304550", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:19.577922 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-56c50463-43e0-4ae6-a2d0-9d172635fa97 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:00:19.578361 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 149/607] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:00:19 2026] POST /volume/v3/types => generated 315 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.585597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1a55a0ca-8eaa-4678-b5f5-2927c062a7df None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.587770 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1a55a0ca-8eaa-4678-b5f5-2927c062a7df tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/4b985737-ddf5-4a6e-9575-0a4a609922ec Jul 10 18:00:19.587948 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1a55a0ca-8eaa-4678-b5f5-2927c062a7df tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.588138 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1a55a0ca-8eaa-4678-b5f5-2927c062a7df tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.594133 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1a55a0ca-8eaa-4678-b5f5-2927c062a7df tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/4b985737-ddf5-4a6e-9575-0a4a609922ec returned with HTTP 200 Jul 10 18:00:19.594443 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 151/608] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/4b985737-ddf5-4a6e-9575-0a4a609922ec => generated 337 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.599393 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.602314 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1dbcc057-5952-43a4-b669-582d468688c2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.604285 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1dbcc057-5952-43a4-b669-582d468688c2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] DELETE https://10.4.3.71/volume/v3/types/4b985737-ddf5-4a6e-9575-0a4a609922ec Jul 10 18:00:19.604486 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1dbcc057-5952-43a4-b669-582d468688c2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.604716 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1dbcc057-5952-43a4-b669-582d468688c2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.632791 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1dbcc057-5952-43a4-b669-582d468688c2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/4b985737-ddf5-4a6e-9575-0a4a609922ec returned with HTTP 202 Jul 10 18:00:19.633194 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 154/609] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:00:19 2026] DELETE /volume/v3/types/4b985737-ddf5-4a6e-9575-0a4a609922ec => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:19.640912 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2eeab3af-5ae4-443a-99a4-5004283d9747 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.642749 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2eeab3af-5ae4-443a-99a4-5004283d9747 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/4b985737-ddf5-4a6e-9575-0a4a609922ec Jul 10 18:00:19.642938 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2eeab3af-5ae4-443a-99a4-5004283d9747 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.643228 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2eeab3af-5ae4-443a-99a4-5004283d9747 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.647213 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2eeab3af-5ae4-443a-99a4-5004283d9747 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/4b985737-ddf5-4a6e-9575-0a4a609922ec returned with HTTP 404 Jul 10 18:00:19.647687 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 150/610] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/4b985737-ddf5-4a6e-9575-0a4a609922ec => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:19.655690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-24b09a65-9017-44ff-84cd-275ccfb6d9a0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.657552 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24b09a65-9017-44ff-84cd-275ccfb6d9a0 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:00:19.657999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24b09a65-9017-44ff-84cd-275ccfb6d9a0 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-289175940"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:19.671756 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24b09a65-9017-44ff-84cd-275ccfb6d9a0 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:00:19.672214 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 152/611] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:00:19 2026] POST /volume/v3/types => generated 220 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.681202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2d7100d5-ef4d-44b7-84b6-b46f9150a48b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.682955 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2d7100d5-ef4d-44b7-84b6-b46f9150a48b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] POST https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption Jul 10 18:00:19.683318 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2d7100d5-ef4d-44b7-84b6-b46f9150a48b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:19.695937 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-11d5d971-ca34-465a-9235-326e77bbfb3d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.698111 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-11d5d971-ca34-465a-9235-326e77bbfb3d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d Jul 10 18:00:19.698355 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-11d5d971-ca34-465a-9235-326e77bbfb3d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.698625 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-11d5d971-ca34-465a-9235-326e77bbfb3d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.708147 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:19.708147 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:19.713121 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-11d5d971-ca34-465a-9235-326e77bbfb3d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:19.713220 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2d7100d5-ef4d-44b7-84b6-b46f9150a48b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption returned with HTTP 200 Jul 10 18:00:19.713599 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 155/612] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:00:19 2026] POST /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.721539 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-11d5d971-ca34-465a-9235-326e77bbfb3d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d returned with HTTP 200 Jul 10 18:00:19.722088 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 151/613] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.723437 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-97dbf2e0-62f8-4791-b291-5dd92c5a0952 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.725376 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-97dbf2e0-62f8-4791-b291-5dd92c5a0952 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption Jul 10 18:00:19.725572 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-97dbf2e0-62f8-4791-b291-5dd92c5a0952 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.725803 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-97dbf2e0-62f8-4791-b291-5dd92c5a0952 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.732133 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-97dbf2e0-62f8-4791-b291-5dd92c5a0952 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption returned with HTTP 200 Jul 10 18:00:19.732603 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 153/614] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.733955 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.735646 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:19.735999 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1754273706"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:19.736153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:19.736719 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-867826752"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:19.737462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1754273706'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:19.737555 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Create volume of 1 GB Jul 10 18:00:19.738455 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-867826752'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:19.738632 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Create volume of 1 GB Jul 10 18:00:19.741507 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Availability Zones retrieved successfully. Jul 10 18:00:19.742987 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-91d59cab-e414-4ae0-860d-bcbd3afc441a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.743201 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Availability Zones retrieved successfully. Jul 10 18:00:19.744544 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-91d59cab-e414-4ae0-860d-bcbd3afc441a tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] PUT https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption/6e960f16-fc72-4d93-a6d1-fe547712924d Jul 10 18:00:19.744841 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-91d59cab-e414-4ae0-860d-bcbd3afc441a tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:19.747119 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Flow 'volume_create_api' (595adbf4-19b9-496d-a6a8-2fac6aeffabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:19.748083 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd12a45-2f79-411e-bb87-22872c316a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.748313 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Flow 'volume_create_api' (5ba610f3-7cdd-4bfd-872d-7c7b67bfe95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:19.748974 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:19.749383 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bba9aae-465e-4702-9fe0-9727a0aef81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.750554 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:19.769530 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-91d59cab-e414-4ae0-860d-bcbd3afc441a tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption/6e960f16-fc72-4d93-a6d1-fe547712924d returned with HTTP 200 Jul 10 18:00:19.769954 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 152/615] 10.4.3.71 () {68 vars in 1500 bytes} [Fri Jul 10 18:00:19 2026] PUT /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption/6e960f16-fc72-4d93-a6d1-fe547712924d => generated 122 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.774386 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd12a45-2f79-411e-bb87-22872c316a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.775177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bba9aae-465e-4702-9fe0-9727a0aef81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.775283 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97519a07-1054-4375-891b-917155484ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.776084 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e58e00-18d7-43fe-b240-7319916622fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.777423 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0144cc63-5c36-43b0-83d7-6fd775a0f151 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.779031 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0144cc63-5c36-43b0-83d7-6fd775a0f151 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption Jul 10 18:00:19.779216 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0144cc63-5c36-43b0-83d7-6fd775a0f151 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.779414 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0144cc63-5c36-43b0-83d7-6fd775a0f151 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.785375 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0144cc63-5c36-43b0-83d7-6fd775a0f151 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption returned with HTTP 200 Jul 10 18:00:19.785736 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 154/616] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption => generated 347 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.793422 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5b77837d-5175-4f3d-bfe2-639a4a0d5525 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.795011 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5b77837d-5175-4f3d-bfe2-639a4a0d5525 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption/cipher Jul 10 18:00:19.795172 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5b77837d-5175-4f3d-bfe2-639a4a0d5525 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.795365 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5b77837d-5175-4f3d-bfe2-639a4a0d5525 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.800274 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5b77837d-5175-4f3d-bfe2-639a4a0d5525 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption/cipher returned with HTTP 200 Jul 10 18:00:19.800577 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 153/617] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption/cipher => generated 29 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:00:19.807204 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b85a2528-40ed-43c3-9e01-93a6daa58f70 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.808852 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b85a2528-40ed-43c3-9e01-93a6daa58f70 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] DELETE https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption/6e960f16-fc72-4d93-a6d1-fe547712924d Jul 10 18:00:19.809237 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b85a2528-40ed-43c3-9e01-93a6daa58f70 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.809237 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b85a2528-40ed-43c3-9e01-93a6daa58f70 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.814940 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Created reservations ['ff280e82-1f5f-466c-9e5b-7ed5644e7a7b', '0d73fb18-85ce-49aa-a7de-16a549c60f2b', 'd6f02fb6-0d34-45b1-92ce-25276fff7a59', '384fc86a-198d-457c-b0f7-f01f609da7e3'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:19.815748 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97519a07-1054-4375-891b-917155484ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff280e82-1f5f-466c-9e5b-7ed5644e7a7b', '0d73fb18-85ce-49aa-a7de-16a549c60f2b', 'd6f02fb6-0d34-45b1-92ce-25276fff7a59', '384fc86a-198d-457c-b0f7-f01f609da7e3']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.816577 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f5bceb-9d74-4c7e-86d8-f6d0b7ae7c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.830390 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b85a2528-40ed-43c3-9e01-93a6daa58f70 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption/6e960f16-fc72-4d93-a6d1-fe547712924d returned with HTTP 202 Jul 10 18:00:19.830790 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 155/618] 10.4.3.71 () {66 vars in 1482 bytes} [Fri Jul 10 18:00:19 2026] DELETE /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption/6e960f16-fc72-4d93-a6d1-fe547712924d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:19.835078 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Created reservations ['e54e0b8d-5ab0-4c59-b270-d75493b9e052', '4760fa20-1dcf-4e58-ad38-2b627e02fe32', '92d6d13a-a98e-4c56-8df6-a60e6c061bec', 'fd44a0b1-07f0-4853-98de-2125c3f52f01'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:19.835929 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e58e00-18d7-43fe-b240-7319916622fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e54e0b8d-5ab0-4c59-b270-d75493b9e052', '4760fa20-1dcf-4e58-ad38-2b627e02fe32', '92d6d13a-a98e-4c56-8df6-a60e6c061bec', 'fd44a0b1-07f0-4853-98de-2125c3f52f01']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.836688 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50059e11-bc35-4d69-b615-66d8d351eed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.838577 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-591b6486-8b1b-4c52-9534-155c9ac110d1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.840150 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-591b6486-8b1b-4c52-9534-155c9ac110d1 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption Jul 10 18:00:19.840202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f5bceb-9d74-4c7e-86d8-f6d0b7ae7c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb5f6860-63ea-44ae-b73d-9df3186a285b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1754273706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718659cdcee847e68094ea62708c9025',qos_specs=None,replication_status=,reservations=['ff280e82-1f5f-466c-9e5b-7ed5644e7a7b','0d73fb18-85ce-49aa-a7de-16a549c60f2b','d6f02fb6-0d34-45b1-92ce-25276fff7a59','384fc86a-198d-457c-b0f7-f01f609da7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='096bf3e33d294c3b988de8a55e82254d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1754273706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb5f6860-63ea-44ae-b73d-9df3186a285b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='718659cdcee847e68094ea62708c9025',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='096bf3e33d294c3b988de8a55e82254d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.840300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-591b6486-8b1b-4c52-9534-155c9ac110d1 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.840486 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-591b6486-8b1b-4c52-9534-155c9ac110d1 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.841035 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d46f3e7-de72-4d65-817d-fbee5ccc59e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.845369 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-591b6486-8b1b-4c52-9534-155c9ac110d1 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption returned with HTTP 200 Jul 10 18:00:19.845716 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 154/619] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption => generated 2 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:00:19.854126 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-de5ec0e6-3f91-4df7-ac34-21b0e64fd5c2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.856219 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-de5ec0e6-3f91-4df7-ac34-21b0e64fd5c2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption Jul 10 18:00:19.856458 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-de5ec0e6-3f91-4df7-ac34-21b0e64fd5c2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.856688 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-de5ec0e6-3f91-4df7-ac34-21b0e64fd5c2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.857372 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50059e11-bc35-4d69-b615-66d8d351eed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99f0e408-f7ab-4696-957a-2193ee7d2d7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-867826752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9b42d87bd1f49318b2b1512fb9fed57',qos_specs=None,replication_status=,reservations=['e54e0b8d-5ab0-4c59-b270-d75493b9e052','4760fa20-1dcf-4e58-ad38-2b627e02fe32','92d6d13a-a98e-4c56-8df6-a60e6c061bec','fd44a0b1-07f0-4853-98de-2125c3f52f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd6b3a29e0a4663a5f0c86aa6470c0e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-867826752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99f0e408-f7ab-4696-957a-2193ee7d2d7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9b42d87bd1f49318b2b1512fb9fed57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bd6b3a29e0a4663a5f0c86aa6470c0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.857660 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d46f3e7-de72-4d65-817d-fbee5ccc59e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1754273706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718659cdcee847e68094ea62708c9025',qos_specs=None,replication_status=,reservations=['ff280e82-1f5f-466c-9e5b-7ed5644e7a7b','0d73fb18-85ce-49aa-a7de-16a549c60f2b','d6f02fb6-0d34-45b1-92ce-25276fff7a59','384fc86a-198d-457c-b0f7-f01f609da7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='096bf3e33d294c3b988de8a55e82254d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.858116 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2abab7c0-8b8a-443c-8f3b-c8aef66b99e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.858324 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357a664e-6dab-4562-954a-755bbde32e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.862405 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-de5ec0e6-3f91-4df7-ac34-21b0e64fd5c2 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption returned with HTTP 200 Jul 10 18:00:19.862887 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 156/620] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:00:19.869488 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357a664e-6dab-4562-954a-755bbde32e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.871233 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Flow 'volume_create_api' (595adbf4-19b9-496d-a6a8-2fac6aeffabb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:19.871233 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Create volume request issued successfully. Jul 10 18:00:19.871583 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ca4b0177-fc5e-467a-af2e-e3bac28ea22b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:19.871654 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2b068ddf-ff83-4d80-8fac-043e53c6a586 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.872034 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 156/621] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:00:19 2026] POST /volume/v3/volumes => generated 755 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:19.874246 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2b068ddf-ff83-4d80-8fac-043e53c6a586 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] DELETE https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744 Jul 10 18:00:19.874464 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2b068ddf-ff83-4d80-8fac-043e53c6a586 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.874705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2b068ddf-ff83-4d80-8fac-043e53c6a586 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.881535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2abab7c0-8b8a-443c-8f3b-c8aef66b99e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-867826752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9b42d87bd1f49318b2b1512fb9fed57',qos_specs=None,replication_status=,reservations=['e54e0b8d-5ab0-4c59-b270-d75493b9e052','4760fa20-1dcf-4e58-ad38-2b627e02fe32','92d6d13a-a98e-4c56-8df6-a60e6c061bec','fd44a0b1-07f0-4853-98de-2125c3f52f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd6b3a29e0a4663a5f0c86aa6470c0e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.882372 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f321dd2-739d-4e0b-9eb9-60b20ef249e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:19.885150 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a0ff5879-1930-438e-8bc9-d66be98f3ad6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.887058 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a0ff5879-1930-438e-8bc9-d66be98f3ad6 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b Jul 10 18:00:19.887283 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a0ff5879-1930-438e-8bc9-d66be98f3ad6 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.887491 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a0ff5879-1930-438e-8bc9-d66be98f3ad6 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.893363 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f321dd2-739d-4e0b-9eb9-60b20ef249e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:19.894259 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Flow 'volume_create_api' (5ba610f3-7cdd-4bfd-872d-7c7b67bfe95f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:19.894601 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Create volume request issued successfully. Jul 10 18:00:19.895228 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af826644-d2ef-4f08-9f8c-b9f2efea50ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:19.895653 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 156/622] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:00:19 2026] POST /volume/v3/volumes => generated 816 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:19.895951 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:19.895951 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:19.900243 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a0ff5879-1930-438e-8bc9-d66be98f3ad6 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:19.903891 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2b068ddf-ff83-4d80-8fac-043e53c6a586 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744 returned with HTTP 202 Jul 10 18:00:19.904438 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 155/623] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:00:19 2026] DELETE /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:19.905400 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a0ff5879-1930-438e-8bc9-d66be98f3ad6 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b returned with HTTP 200 Jul 10 18:00:19.905894 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 157/624] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.909788 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0bef6c21-c257-4d08-9106-1fc6d1ff61b0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.911791 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0bef6c21-c257-4d08-9106-1fc6d1ff61b0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:19.912065 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0bef6c21-c257-4d08-9106-1fc6d1ff61b0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.912306 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0bef6c21-c257-4d08-9106-1fc6d1ff61b0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.913678 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a8f22ab4-bac0-4d10-94d3-d20098acfee7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.915688 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a8f22ab4-bac0-4d10-94d3-d20098acfee7 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744 Jul 10 18:00:19.915879 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a8f22ab4-bac0-4d10-94d3-d20098acfee7 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.916081 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a8f22ab4-bac0-4d10-94d3-d20098acfee7 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.919367 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a8f22ab4-bac0-4d10-94d3-d20098acfee7 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744 returned with HTTP 404 Jul 10 18:00:19.919852 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 157/625] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types/9c736695-1bf5-4508-a2a5-6be8bf0e0744 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:19.922530 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:19.922530 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:19.926508 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0bef6c21-c257-4d08-9106-1fc6d1ff61b0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Volume info retrieved successfully. Jul 10 18:00:19.926792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-49e3e7cf-2228-44cf-98c6-3e597a59d4fa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.928455 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-49e3e7cf-2228-44cf-98c6-3e597a59d4fa tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types Jul 10 18:00:19.928654 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-49e3e7cf-2228-44cf-98c6-3e597a59d4fa tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:19.928832 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-49e3e7cf-2228-44cf-98c6-3e597a59d4fa tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:19.931524 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0bef6c21-c257-4d08-9106-1fc6d1ff61b0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 200 Jul 10 18:00:19.932011 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 157/626] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:19.941787 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-49e3e7cf-2228-44cf-98c6-3e597a59d4fa tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:00:19.942120 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 156/627] 10.4.3.71 () {66 vars in 1224 bytes} [Fri Jul 10 18:00:19 2026] GET /volume/v3/types => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.950579 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d394a098-fcfd-415d-82e3-62878b81c48f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.952418 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d394a098-fcfd-415d-82e3-62878b81c48f tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:00:19.952823 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d394a098-fcfd-415d-82e3-62878b81c48f tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-969835031"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:19.966822 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d394a098-fcfd-415d-82e3-62878b81c48f tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:00:19.967274 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 158/628] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:00:19 2026] POST /volume/v3/types => generated 220 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:19.974990 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5c78859a-e6a5-4260-b93b-d042eaabd543 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:19.977095 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c78859a-e6a5-4260-b93b-d042eaabd543 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] PUT https://10.4.3.71/volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 Jul 10 18:00:19.977451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5c78859a-e6a5-4260-b93b-d042eaabd543 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1504559035", "description": "tempest-volume-type-description-488370081", "is_public": false}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:19.983372 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:19.983372 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:20.011632 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c78859a-e6a5-4260-b93b-d042eaabd543 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 returned with HTTP 200 Jul 10 18:00:20.012088 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 158/629] 10.4.3.71 () {68 vars in 1356 bytes} [Fri Jul 10 18:00:19 2026] PUT /volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 => generated 204 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:20.019448 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1b3ccc26-af38-40fa-8daf-a83e68872500 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:20.022919 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1b3ccc26-af38-40fa-8daf-a83e68872500 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 Jul 10 18:00:20.022919 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1b3ccc26-af38-40fa-8daf-a83e68872500 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:20.022919 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1b3ccc26-af38-40fa-8daf-a83e68872500 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:20.028583 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1b3ccc26-af38-40fa-8daf-a83e68872500 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 returned with HTTP 200 Jul 10 18:00:20.028583 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 158/630] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:20 2026] GET /volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 => generated 268 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:20.035714 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cf0af3ee-9268-45cf-96e1-2498a2b1fa69 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:20.037282 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cf0af3ee-9268-45cf-96e1-2498a2b1fa69 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] DELETE https://10.4.3.71/volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 Jul 10 18:00:20.037494 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cf0af3ee-9268-45cf-96e1-2498a2b1fa69 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:20.037709 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cf0af3ee-9268-45cf-96e1-2498a2b1fa69 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:20.075574 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cf0af3ee-9268-45cf-96e1-2498a2b1fa69 tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 returned with HTTP 202 Jul 10 18:00:20.076099 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 157/631] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:00:20 2026] DELETE /volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:20.083439 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bbf5de0c-dd23-4adb-b772-702c47607b5b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:20.085782 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bbf5de0c-dd23-4adb-b772-702c47607b5b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] GET https://10.4.3.71/volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 Jul 10 18:00:20.086061 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bbf5de0c-dd23-4adb-b772-702c47607b5b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:20.086346 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bbf5de0c-dd23-4adb-b772-702c47607b5b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:20.091477 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bbf5de0c-dd23-4adb-b772-702c47607b5b tempest-VolumeTypesTest-592249318 tempest-VolumeTypesTest-592249318-project-admin] https://10.4.3.71/volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 returned with HTTP 404 Jul 10 18:00:20.092118 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 159/632] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:00:20 2026] GET /volume/v3/types/8b8fdd53-279d-4660-8601-f4cd64188143 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:20.244684 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-58c125bf-80e8-4c1b-bfbc-40bb01973d5c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:20.246339 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-58c125bf-80e8-4c1b-bfbc-40bb01973d5c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:20.246535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-58c125bf-80e8-4c1b-bfbc-40bb01973d5c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:20.246744 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-58c125bf-80e8-4c1b-bfbc-40bb01973d5c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:20.252827 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:20.252827 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:20.255922 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-58c125bf-80e8-4c1b-bfbc-40bb01973d5c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:20.259704 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-58c125bf-80e8-4c1b-bfbc-40bb01973d5c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:20.260092 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 159/633] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:20 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:20.363095 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7ee4d227-e681-49a9-8139-dfac83f095c3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:20.364641 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7ee4d227-e681-49a9-8139-dfac83f095c3 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] GET https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 Jul 10 18:00:20.364871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7ee4d227-e681-49a9-8139-dfac83f095c3 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:20.365098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7ee4d227-e681-49a9-8139-dfac83f095c3 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:20.374423 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7ee4d227-e681-49a9-8139-dfac83f095c3 tempest-TaggedAttachmentsTest-1877784624 tempest-TaggedAttachmentsTest-1877784624-project-member] https://10.4.3.71/volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 returned with HTTP 404 Jul 10 18:00:20.374423 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 159/634] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:20 2026] GET /volume/v3/volumes/8cb1a710-54a4-4d85-b05d-98b96048c5e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:20.921415 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-021c1d12-611a-40a2-a388-71c94e39b17d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:20.923369 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-021c1d12-611a-40a2-a388-71c94e39b17d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b Jul 10 18:00:20.923720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-021c1d12-611a-40a2-a388-71c94e39b17d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:20.924096 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-021c1d12-611a-40a2-a388-71c94e39b17d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:20.931405 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:20.931405 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:20.935419 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-021c1d12-611a-40a2-a388-71c94e39b17d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:20.942401 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-021c1d12-611a-40a2-a388-71c94e39b17d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b returned with HTTP 200 Jul 10 18:00:20.943011 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 158/635] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:20 2026] GET /volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:20.952420 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-071fce78-beec-4fcb-9b86-8746b54935ce None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:20.958704 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-071fce78-beec-4fcb-9b86-8746b54935ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:20.958947 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-071fce78-beec-4fcb-9b86-8746b54935ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:20.959174 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-071fce78-beec-4fcb-9b86-8746b54935ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:20.972254 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:20.972254 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:20.976375 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-071fce78-beec-4fcb-9b86-8746b54935ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Volume info retrieved successfully. Jul 10 18:00:20.980658 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-071fce78-beec-4fcb-9b86-8746b54935ce tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 200 Jul 10 18:00:20.981044 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 160/636] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:20 2026] GET /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:21.003550 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4b5326f6-4698-4f2a-b622-531b105ad995 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:21.003550 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4b5326f6-4698-4f2a-b622-531b105ad995 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] POST https://10.4.3.71/volume/v3/volume-transfers Jul 10 18:00:21.003550 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4b5326f6-4698-4f2a-b622-531b105ad995 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "99f0e408-f7ab-4696-957a-2193ee7d2d7c"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:21.004064 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volume_transfer [None req-4b5326f6-4698-4f2a-b622-531b105ad995 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Creating new volume transfer {'transfer': {'volume_id': '99f0e408-f7ab-4696-957a-2193ee7d2d7c'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 18:00:21.004064 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volume_transfer [None req-4b5326f6-4698-4f2a-b622-531b105ad995 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Creating transfer of volume 99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:21.004201 np0000005036 devstack@c-api.service[99951]: INFO cinder.transfer.api [None req-4b5326f6-4698-4f2a-b622-531b105ad995 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Generating transfer record for volume 99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:21.015137 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:21.015137 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:21.025373 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4b5326f6-4698-4f2a-b622-531b105ad995 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volume-transfers returned with HTTP 202 Jul 10 18:00:21.025879 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 160/637] 10.4.3.71 () {70 vars in 1319 bytes} [Fri Jul 10 18:00:20 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:21.038223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3168d259-9556-4e60-9a3d-6acf0561daf0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:21.040147 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3168d259-9556-4e60-9a3d-6acf0561daf0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:21.040369 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3168d259-9556-4e60-9a3d-6acf0561daf0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:21.040634 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3168d259-9556-4e60-9a3d-6acf0561daf0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:21.049132 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:21.049132 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:21.053230 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3168d259-9556-4e60-9a3d-6acf0561daf0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Volume info retrieved successfully. Jul 10 18:00:21.059048 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3168d259-9556-4e60-9a3d-6acf0561daf0 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 200 Jul 10 18:00:21.059875 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 160/638] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:21 2026] GET /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:21.079467 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ecac19b7-dede-48d3-b195-1b774e70f340 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:21.082249 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecac19b7-dede-48d3-b195-1b774e70f340 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volume-transfers/3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e Jul 10 18:00:21.082789 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ecac19b7-dede-48d3-b195-1b774e70f340 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:21.083117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ecac19b7-dede-48d3-b195-1b774e70f340 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:21.107636 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecac19b7-dede-48d3-b195-1b774e70f340 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volume-transfers/3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e returned with HTTP 200 Jul 10 18:00:21.108344 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 159/639] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:00:21 2026] GET /volume/v3/volume-transfers/3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e => generated 538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:21.126509 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6d36612a-19c2-4efa-af73-2eb8e177626b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:21.129083 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d36612a-19c2-4efa-af73-2eb8e177626b tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volume-transfers Jul 10 18:00:21.129398 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d36612a-19c2-4efa-af73-2eb8e177626b tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:21.129663 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d36612a-19c2-4efa-af73-2eb8e177626b tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:21.129963 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volume_transfer [None req-6d36612a-19c2-4efa-af73-2eb8e177626b tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Listing volume transfers {{(pid=99949) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 18:00:21.145526 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d36612a-19c2-4efa-af73-2eb8e177626b tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volume-transfers returned with HTTP 200 Jul 10 18:00:21.146131 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 161/640] 10.4.3.71 () {68 vars in 1298 bytes} [Fri Jul 10 18:00:21 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:21.158515 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:21.278450 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-098b034c-8251-47f6-8bdd-cd7604e2f1b4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:21.283114 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-098b034c-8251-47f6-8bdd-cd7604e2f1b4 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:21.283388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-098b034c-8251-47f6-8bdd-cd7604e2f1b4 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:21.284026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-098b034c-8251-47f6-8bdd-cd7604e2f1b4 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:21.292699 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:21.292699 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:21.295184 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] POST https://10.4.3.71/volume/v3/volume-transfers/3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e/accept Jul 10 18:00:21.295507 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "584ac05596bdfae4"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:21.296741 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.volume_transfer [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Accepting volume transfer 3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e {{(pid=99951) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 18:00:21.296847 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.volume_transfer [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Accepting transfer 3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e Jul 10 18:00:21.297408 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-098b034c-8251-47f6-8bdd-cd7604e2f1b4 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:21.302098 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-098b034c-8251-47f6-8bdd-cd7604e2f1b4 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:21.302597 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 161/641] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:21 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:21.351197 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Created reservations ['668b8b13-14ed-4589-980e-71970d157f9b', '8590bcec-2f43-4a22-9c01-4e921163b126', 'bd3081a3-5eec-4999-9a4e-766be584e046', '63298713-8503-4edd-8d21-6c09a3491417'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:21.368841 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Created reservations ['6bfe9a90-b3d8-4940-a773-78aab0b0d6d0', 'a904e587-41cf-458e-8c7c-cf8c245d6e8c', 'dc4a1e1e-18e3-4fa4-9864-a82187cec490', '88a38164-b5c7-4721-a064-ce9662c49155'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:21.410135 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Created reservations ['8bf398f8-e9d6-472a-8196-03ad771067af', 'b9fa5452-99a3-469d-9df3-581dc6749100', '2eb5dcbe-47d4-4c39-88ad-1b446336016b', '2f2e8700-86bc-4867-838a-c8ef17467c5d'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:21.438872 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Created reservations ['a9048c07-6423-4826-add8-1d15e07b0988', 'e96ad206-8a27-43cf-9004-b03b16b248f9', '0d68d9b9-f32a-4427-a7b3-24748945821e', 'abeae5d8-5437-47c8-83cb-b07efd41a743'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:21.941122 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Transfer volume completed successfully. Jul 10 18:00:22.032002 np0000005036 devstack@c-api.service[99951]: INFO cinder.transfer.api [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Volume 99f0e408-f7ab-4696-957a-2193ee7d2d7c has been transferred. Jul 10 18:00:22.039586 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-946a60bb-cd44-41c6-aaf7-6fc1fcbeecf4 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] https://10.4.3.71/volume/v3/volume-transfers/3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e/accept returned with HTTP 202 Jul 10 18:00:22.039586 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 161/642] 10.4.3.71 () {70 vars in 1451 bytes} [Fri Jul 10 18:00:21 2026] POST /volume/v3/volume-transfers/3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e/accept => generated 363 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:22.052057 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6141efd0-20c6-4a05-9c0d-771158f27a70 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:22.054911 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6141efd0-20c6-4a05-9c0d-771158f27a70 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] GET https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:22.055234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6141efd0-20c6-4a05-9c0d-771158f27a70 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:22.055523 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6141efd0-20c6-4a05-9c0d-771158f27a70 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:22.065686 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:22.065686 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:22.071652 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6141efd0-20c6-4a05-9c0d-771158f27a70 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Volume info retrieved successfully. Jul 10 18:00:22.077514 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6141efd0-20c6-4a05-9c0d-771158f27a70 tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 200 Jul 10 18:00:22.077773 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 160/643] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:22 2026] GET /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:22.098142 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-de93a0ad-fdc5-4639-a6ba-6cf7b68469db None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:22.103241 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-de93a0ad-fdc5-4639-a6ba-6cf7b68469db tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] GET https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:22.103241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-de93a0ad-fdc5-4639-a6ba-6cf7b68469db tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:22.103241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-de93a0ad-fdc5-4639-a6ba-6cf7b68469db tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:22.109961 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:22.109961 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:22.118183 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-de93a0ad-fdc5-4639-a6ba-6cf7b68469db tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] Volume info retrieved successfully. Jul 10 18:00:22.121056 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-de93a0ad-fdc5-4639-a6ba-6cf7b68469db tempest-VolumesTransfersV357Test-717600843 tempest-VolumesTransfersV357Test-717600843-project-member] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 200 Jul 10 18:00:22.121928 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 162/644] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:22 2026] GET /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:22.143739 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e7c79aa4-731d-45b6-9d0e-adcfdb2b1d33 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:22.146200 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7c79aa4-731d-45b6-9d0e-adcfdb2b1d33 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] DELETE https://10.4.3.71/volume/v3/volume-transfers/3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e Jul 10 18:00:22.146477 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7c79aa4-731d-45b6-9d0e-adcfdb2b1d33 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:22.146705 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7c79aa4-731d-45b6-9d0e-adcfdb2b1d33 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:22.146831 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.volume_transfer [None req-e7c79aa4-731d-45b6-9d0e-adcfdb2b1d33 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Delete transfer with id: 3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e Jul 10 18:00:22.158744 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7c79aa4-731d-45b6-9d0e-adcfdb2b1d33 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volume-transfers/3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e returned with HTTP 404 Jul 10 18:00:22.159246 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 162/645] 10.4.3.71 () {68 vars in 1412 bytes} [Fri Jul 10 18:00:22 2026] DELETE /volume/v3/volume-transfers/3f4cbe93-8c33-4b05-bfb2-e46b8b1c3b6e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:22.169782 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ee506b95-908e-4fd2-9962-27c22cfec685 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:22.318403 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2d7dc11c-31dc-43c8-837b-1810f7e166ae None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:22.321932 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2d7dc11c-31dc-43c8-837b-1810f7e166ae tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:22.321932 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2d7dc11c-31dc-43c8-837b-1810f7e166ae tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:22.321932 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2d7dc11c-31dc-43c8-837b-1810f7e166ae tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:22.328067 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:22.328067 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:22.334720 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2d7dc11c-31dc-43c8-837b-1810f7e166ae tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:22.336977 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2d7dc11c-31dc-43c8-837b-1810f7e166ae tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:22.337639 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 161/646] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:22 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:22.340236 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee506b95-908e-4fd2-9962-27c22cfec685 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:22.340524 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee506b95-908e-4fd2-9962-27c22cfec685 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:22.340777 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee506b95-908e-4fd2-9962-27c22cfec685 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:22.341032 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-ee506b95-908e-4fd2-9962-27c22cfec685 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Delete volume with id: 99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:22.348684 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:22.348684 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:22.349112 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ee506b95-908e-4fd2-9962-27c22cfec685 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Volume info retrieved successfully. Jul 10 18:00:22.366854 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ee506b95-908e-4fd2-9962-27c22cfec685 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Delete volume request issued successfully. Jul 10 18:00:22.367107 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee506b95-908e-4fd2-9962-27c22cfec685 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 202 Jul 10 18:00:22.367561 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 162/647] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:00:22 2026] DELETE /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:00:22.376708 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b929581e-867d-41ad-af5e-575211069ef0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:22.378377 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b929581e-867d-41ad-af5e-575211069ef0 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] GET https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:22.378802 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b929581e-867d-41ad-af5e-575211069ef0 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:22.379170 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b929581e-867d-41ad-af5e-575211069ef0 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:22.382921 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:22.387865 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:22.387865 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:22.392251 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b929581e-867d-41ad-af5e-575211069ef0 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Volume info retrieved successfully. Jul 10 18:00:22.398937 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b929581e-867d-41ad-af5e-575211069ef0 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 200 Jul 10 18:00:22.399462 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 163/648] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:22 2026] GET /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 1127 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:22.476817 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:22.477158 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1440572136"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:22.478459 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1440572136'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:22.478594 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Create volume of 1 GB Jul 10 18:00:22.483373 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Availability Zones retrieved successfully. Jul 10 18:00:22.488075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Flow 'volume_create_api' (054e2d36-e01d-460d-8fc5-bc26d0ba2644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:22.489055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b2346d-ffba-46e0-aa49-0849e21d1ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:22.490052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:22.516419 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b2346d-ffba-46e0-aa49-0849e21d1ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:22.517096 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9905fe32-fb30-4211-87db-213a144ed2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:22.587228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Created reservations ['75322031-eb0b-4276-8012-98ddf5679635', '130c6653-4620-4799-bee0-de6fe144fd32', 'cef4ded9-ece2-49bd-898e-99fd0baf394d', '97043c47-295b-4d4c-ba82-a4b49d94199b'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:22.587228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9905fe32-fb30-4211-87db-213a144ed2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75322031-eb0b-4276-8012-98ddf5679635', '130c6653-4620-4799-bee0-de6fe144fd32', 'cef4ded9-ece2-49bd-898e-99fd0baf394d', '97043c47-295b-4d4c-ba82-a4b49d94199b']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:22.587534 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc019dc5-7958-4675-87e4-835d931088a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:22.619427 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc019dc5-7958-4675-87e4-835d931088a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55cc9fa-323e-4962-a676-5bc134d060d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1440572136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28271a41c85b4d6aac482335a8896d17',qos_specs=None,replication_status=,reservations=['75322031-eb0b-4276-8012-98ddf5679635','130c6653-4620-4799-bee0-de6fe144fd32','cef4ded9-ece2-49bd-898e-99fd0baf394d','97043c47-295b-4d4c-ba82-a4b49d94199b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8c7248619e4834af1b2ed4a84f833a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1440572136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e55cc9fa-323e-4962-a676-5bc134d060d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28271a41c85b4d6aac482335a8896d17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e8c7248619e4834af1b2ed4a84f833a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:22.620559 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36cdd22-9846-4841-b61c-75bf61ddcb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:22.652808 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36cdd22-9846-4841-b61c-75bf61ddcb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1440572136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28271a41c85b4d6aac482335a8896d17',qos_specs=None,replication_status=,reservations=['75322031-eb0b-4276-8012-98ddf5679635','130c6653-4620-4799-bee0-de6fe144fd32','cef4ded9-ece2-49bd-898e-99fd0baf394d','97043c47-295b-4d4c-ba82-a4b49d94199b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8c7248619e4834af1b2ed4a84f833a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:22.653390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d638d156-f859-488f-bde8-a0b2cea166eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:22.666144 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d638d156-f859-488f-bde8-a0b2cea166eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:22.667093 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Flow 'volume_create_api' (054e2d36-e01d-460d-8fc5-bc26d0ba2644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:22.667368 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Create volume request issued successfully. Jul 10 18:00:22.668018 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-46b318b3-cb56-4ff9-8637-b3e5fc21f89b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:22.669090 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 163/649] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:00:22 2026] POST /volume/v3/volumes => generated 752 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:22.680818 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-43837c7a-8836-495e-9a90-d009fcca5b56 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:22.683834 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-43837c7a-8836-495e-9a90-d009fcca5b56 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 Jul 10 18:00:22.684244 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-43837c7a-8836-495e-9a90-d009fcca5b56 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:22.686386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-43837c7a-8836-495e-9a90-d009fcca5b56 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:22.694879 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:22.694879 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:22.702576 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-43837c7a-8836-495e-9a90-d009fcca5b56 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:00:22.708627 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-43837c7a-8836-495e-9a90-d009fcca5b56 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 returned with HTTP 200 Jul 10 18:00:22.708627 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 162/650] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:22 2026] GET /volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:23.352687 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-235dc428-1404-4142-9103-a38a5e209132 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:23.354401 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-235dc428-1404-4142-9103-a38a5e209132 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:23.354644 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-235dc428-1404-4142-9103-a38a5e209132 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:23.354874 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-235dc428-1404-4142-9103-a38a5e209132 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:23.361051 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:23.361051 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:23.368877 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-235dc428-1404-4142-9103-a38a5e209132 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:23.375535 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-235dc428-1404-4142-9103-a38a5e209132 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:23.375982 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 163/651] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:23 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:23.418337 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ca1d0179-c1ca-46a8-bb8d-ec747609b5f2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:23.420419 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ca1d0179-c1ca-46a8-bb8d-ec747609b5f2 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] GET https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:23.422028 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ca1d0179-c1ca-46a8-bb8d-ec747609b5f2 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:23.422028 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ca1d0179-c1ca-46a8-bb8d-ec747609b5f2 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:23.426608 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ca1d0179-c1ca-46a8-bb8d-ec747609b5f2 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 404 Jul 10 18:00:23.427207 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 164/652] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:23 2026] GET /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:23.436842 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-77b7d1cb-eaac-4887-b8fd-a18b126e8512 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:23.439092 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77b7d1cb-eaac-4887-b8fd-a18b126e8512 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:23.439358 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77b7d1cb-eaac-4887-b8fd-a18b126e8512 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:23.439623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77b7d1cb-eaac-4887-b8fd-a18b126e8512 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:23.446785 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77b7d1cb-eaac-4887-b8fd-a18b126e8512 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 404 Jul 10 18:00:23.447376 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 164/653] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:23 2026] GET /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:23.463251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-adc12b7b-36e9-4c40-8e0b-26efd3155d9e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:23.467584 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adc12b7b-36e9-4c40-8e0b-26efd3155d9e tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] DELETE https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:23.467584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adc12b7b-36e9-4c40-8e0b-26efd3155d9e tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:23.467584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adc12b7b-36e9-4c40-8e0b-26efd3155d9e tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:23.467584 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-adc12b7b-36e9-4c40-8e0b-26efd3155d9e tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Delete volume with id: 99f0e408-f7ab-4696-957a-2193ee7d2d7c Jul 10 18:00:23.474948 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adc12b7b-36e9-4c40-8e0b-26efd3155d9e tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c returned with HTTP 404 Jul 10 18:00:23.477112 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 163/654] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:00:23 2026] DELETE /volume/v3/volumes/99f0e408-f7ab-4696-957a-2193ee7d2d7c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:23.486546 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-429b07eb-9125-445e-946d-4e8aaf8884ca None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:23.488023 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:23.488439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-444404796"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:23.489891 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-444404796'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:23.490002 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Create volume of 1 GB Jul 10 18:00:23.493749 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Availability Zones retrieved successfully. Jul 10 18:00:23.499963 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Flow 'volume_create_api' (385cdb79-9680-437d-8bde-f5bea93c25e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:23.501036 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f3be70-7023-482c-a05d-63766c4cacca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:23.501946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:23.527794 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f3be70-7023-482c-a05d-63766c4cacca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:23.528917 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd77fb9-5de5-4974-ba2d-f503a68f8a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:23.581590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Created reservations ['8a0288c8-3075-478f-bb50-1c1d081268b0', 'f149a10f-ce09-46c6-9e20-9e48c0d80931', '82a030b0-879d-4862-ab4b-62651a61311c', '681970bc-f14c-439d-8797-885cbcf9ace8'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:23.582446 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd77fb9-5de5-4974-ba2d-f503a68f8a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a0288c8-3075-478f-bb50-1c1d081268b0', 'f149a10f-ce09-46c6-9e20-9e48c0d80931', '82a030b0-879d-4862-ab4b-62651a61311c', '681970bc-f14c-439d-8797-885cbcf9ace8']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:23.583157 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e0ce05-0215-4304-904e-dabd22d6ec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:23.610529 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e0ce05-0215-4304-904e-dabd22d6ec74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecffd1fa-2e0b-448b-bcbf-8077f64068b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-444404796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9b42d87bd1f49318b2b1512fb9fed57',qos_specs=None,replication_status=,reservations=['8a0288c8-3075-478f-bb50-1c1d081268b0','f149a10f-ce09-46c6-9e20-9e48c0d80931','82a030b0-879d-4862-ab4b-62651a61311c','681970bc-f14c-439d-8797-885cbcf9ace8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd6b3a29e0a4663a5f0c86aa6470c0e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-444404796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecffd1fa-2e0b-448b-bcbf-8077f64068b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9b42d87bd1f49318b2b1512fb9fed57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bd6b3a29e0a4663a5f0c86aa6470c0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:23.612189 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96122c83-0f6d-42c5-add9-36297f3ff467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:23.631512 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96122c83-0f6d-42c5-add9-36297f3ff467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-444404796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9b42d87bd1f49318b2b1512fb9fed57',qos_specs=None,replication_status=,reservations=['8a0288c8-3075-478f-bb50-1c1d081268b0','f149a10f-ce09-46c6-9e20-9e48c0d80931','82a030b0-879d-4862-ab4b-62651a61311c','681970bc-f14c-439d-8797-885cbcf9ace8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd6b3a29e0a4663a5f0c86aa6470c0e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:23.632422 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41b1b4d-b585-4a30-a3b0-2fc97ada917e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:23.642318 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41b1b4d-b585-4a30-a3b0-2fc97ada917e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:23.643119 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Flow 'volume_create_api' (385cdb79-9680-437d-8bde-f5bea93c25e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:23.643347 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Create volume request issued successfully. Jul 10 18:00:23.643966 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-429b07eb-9125-445e-946d-4e8aaf8884ca tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:23.644416 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 164/655] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:00:23 2026] POST /volume/v3/volumes => generated 816 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:23.660290 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-60f68370-cd35-4834-a3d8-530eea8e6278 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:23.662523 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-60f68370-cd35-4834-a3d8-530eea8e6278 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:23.665274 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-60f68370-cd35-4834-a3d8-530eea8e6278 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:23.665531 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-60f68370-cd35-4834-a3d8-530eea8e6278 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:23.672383 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:23.672383 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:23.676479 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-60f68370-cd35-4834-a3d8-530eea8e6278 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Volume info retrieved successfully. Jul 10 18:00:23.682372 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-60f68370-cd35-4834-a3d8-530eea8e6278 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 returned with HTTP 200 Jul 10 18:00:23.682819 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 165/656] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:23 2026] GET /volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:23.721862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1071209c-4e90-479d-a53d-e92c027384b2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:23.724659 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1071209c-4e90-479d-a53d-e92c027384b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 Jul 10 18:00:23.725002 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1071209c-4e90-479d-a53d-e92c027384b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:23.726420 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1071209c-4e90-479d-a53d-e92c027384b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:23.735250 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:23.735250 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:23.746492 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1071209c-4e90-479d-a53d-e92c027384b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:00:23.749962 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1071209c-4e90-479d-a53d-e92c027384b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 returned with HTTP 200 Jul 10 18:00:23.751213 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 165/657] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:23 2026] GET /volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:23.766373 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2ff422ce-010a-46d6-9eaf-7d35ee923b9e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:23.768016 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2ff422ce-010a-46d6-9eaf-7d35ee923b9e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:00:23.768313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2ff422ce-010a-46d6-9eaf-7d35ee923b9e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e55cc9fa-323e-4962-a676-5bc134d060d9", "name": "tempest-VolumesBackupsAdminTest-Backup-1562102500", "container": "tempest-volumesbackupsadmintest-backup-container-1960251250"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:23.769669 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-2ff422ce-010a-46d6-9eaf-7d35ee923b9e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Creating new backup {'backup': {'volume_id': 'e55cc9fa-323e-4962-a676-5bc134d060d9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1562102500', 'container': 'tempest-volumesbackupsadmintest-backup-container-1960251250'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:00:23.769799 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-2ff422ce-010a-46d6-9eaf-7d35ee923b9e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Creating backup of volume e55cc9fa-323e-4962-a676-5bc134d060d9 in container tempest-volumesbackupsadmintest-backup-container-1960251250 Jul 10 18:00:23.776912 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:23.776912 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:23.777488 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2ff422ce-010a-46d6-9eaf-7d35ee923b9e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:00:23.811712 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-2ff422ce-010a-46d6-9eaf-7d35ee923b9e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Created reservations ['3286ec8a-0810-4e25-b481-fbf377dcbb8d', '46212773-1ec3-45dd-8071-179fc52bc11a'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:23.864181 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2ff422ce-010a-46d6-9eaf-7d35ee923b9e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:00:23.864720 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 164/658] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:00:23 2026] POST /volume/v3/backups => generated 333 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:23.875515 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9018bb15-fb39-4dfc-b504-d6c401512a04 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:23.877359 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9018bb15-fb39-4dfc-b504-d6c401512a04 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:23.877543 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9018bb15-fb39-4dfc-b504-d6c401512a04 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:23.878815 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9018bb15-fb39-4dfc-b504-d6c401512a04 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:23.878815 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9018bb15-fb39-4dfc-b504-d6c401512a04 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:23.897531 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:23.897531 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:23.899098 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9018bb15-fb39-4dfc-b504-d6c401512a04 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:23.899098 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 165/659] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:23 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:24.395353 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a43a33d4-2a28-4f12-951b-5474d4b0e64c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.398358 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a43a33d4-2a28-4f12-951b-5474d4b0e64c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:24.398630 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a43a33d4-2a28-4f12-951b-5474d4b0e64c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.398891 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a43a33d4-2a28-4f12-951b-5474d4b0e64c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.411346 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:24.411346 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:24.421685 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a43a33d4-2a28-4f12-951b-5474d4b0e64c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:24.433720 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a43a33d4-2a28-4f12-951b-5474d4b0e64c tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:24.433962 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 166/660] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:24 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:24.709396 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c582bf38-c8dd-44bb-b7bd-5fe38d895106 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.712519 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c582bf38-c8dd-44bb-b7bd-5fe38d895106 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:24.712765 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c582bf38-c8dd-44bb-b7bd-5fe38d895106 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.713765 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c582bf38-c8dd-44bb-b7bd-5fe38d895106 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.728264 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:24.728264 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:24.733869 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c582bf38-c8dd-44bb-b7bd-5fe38d895106 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Volume info retrieved successfully. Jul 10 18:00:24.739683 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c582bf38-c8dd-44bb-b7bd-5fe38d895106 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 returned with HTTP 200 Jul 10 18:00:24.741037 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 166/661] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:24 2026] GET /volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 => generated 943 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:24.758726 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6c00c62a-1825-41d8-abfc-877878fa1819 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.759528 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6c00c62a-1825-41d8-abfc-877878fa1819 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] POST https://10.4.3.71/volume/v3/volume-transfers Jul 10 18:00:24.759968 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6c00c62a-1825-41d8-abfc-877878fa1819 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ecffd1fa-2e0b-448b-bcbf-8077f64068b1"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:24.764594 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volume_transfer [None req-6c00c62a-1825-41d8-abfc-877878fa1819 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ecffd1fa-2e0b-448b-bcbf-8077f64068b1'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 18:00:24.764594 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volume_transfer [None req-6c00c62a-1825-41d8-abfc-877878fa1819 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Creating transfer of volume ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:24.764594 np0000005036 devstack@c-api.service[99948]: INFO cinder.transfer.api [None req-6c00c62a-1825-41d8-abfc-877878fa1819 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Generating transfer record for volume ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:24.771527 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:24.771527 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:24.786887 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6c00c62a-1825-41d8-abfc-877878fa1819 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volume-transfers returned with HTTP 202 Jul 10 18:00:24.787641 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 165/662] 10.4.3.71 () {70 vars in 1319 bytes} [Fri Jul 10 18:00:24 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:24.795506 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-76f5221e-b7fd-422c-bb08-7070e1ac199c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.797426 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-76f5221e-b7fd-422c-bb08-7070e1ac199c tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:24.797669 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-76f5221e-b7fd-422c-bb08-7070e1ac199c tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.797892 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-76f5221e-b7fd-422c-bb08-7070e1ac199c tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.806512 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:24.806512 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:24.811652 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-76f5221e-b7fd-422c-bb08-7070e1ac199c tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Volume info retrieved successfully. Jul 10 18:00:24.816903 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-76f5221e-b7fd-422c-bb08-7070e1ac199c tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 returned with HTTP 200 Jul 10 18:00:24.819611 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 166/663] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:24 2026] GET /volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:24.828312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-99c64ba7-a08c-4fe4-a036-ae18da2ca5d2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.830587 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-99c64ba7-a08c-4fe4-a036-ae18da2ca5d2 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volume-transfers/detail Jul 10 18:00:24.830909 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-99c64ba7-a08c-4fe4-a036-ae18da2ca5d2 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.831164 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-99c64ba7-a08c-4fe4-a036-ae18da2ca5d2 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.831513 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volume_transfer [None req-99c64ba7-a08c-4fe4-a036-ae18da2ca5d2 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Listing volume transfers {{(pid=99949) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 18:00:24.836262 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-99c64ba7-a08c-4fe4-a036-ae18da2ca5d2 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 18:00:24.838595 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 167/664] 10.4.3.71 () {68 vars in 1319 bytes} [Fri Jul 10 18:00:24 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:24.845061 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-17e704c0-9b6b-47a2-a20b-dfebf2a08c8f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.846758 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-17e704c0-9b6b-47a2-a20b-dfebf2a08c8f tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] DELETE https://10.4.3.71/volume/v3/volume-transfers/c68db9ac-e0c8-48f1-a2d6-40c65fd9b6f8 Jul 10 18:00:24.846984 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-17e704c0-9b6b-47a2-a20b-dfebf2a08c8f tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.847164 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-17e704c0-9b6b-47a2-a20b-dfebf2a08c8f tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.847284 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.volume_transfer [None req-17e704c0-9b6b-47a2-a20b-dfebf2a08c8f tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Delete transfer with id: c68db9ac-e0c8-48f1-a2d6-40c65fd9b6f8 Jul 10 18:00:24.856106 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:24.856106 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:24.864972 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-17e704c0-9b6b-47a2-a20b-dfebf2a08c8f tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volume-transfers/c68db9ac-e0c8-48f1-a2d6-40c65fd9b6f8 returned with HTTP 202 Jul 10 18:00:24.865356 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 167/665] 10.4.3.71 () {68 vars in 1412 bytes} [Fri Jul 10 18:00:24 2026] DELETE /volume/v3/volume-transfers/c68db9ac-e0c8-48f1-a2d6-40c65fd9b6f8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:00:24.872330 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e16f0897-53ac-42fc-a3c1-7fa5a363d3a6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.874109 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e16f0897-53ac-42fc-a3c1-7fa5a363d3a6 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:24.874326 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e16f0897-53ac-42fc-a3c1-7fa5a363d3a6 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.874515 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e16f0897-53ac-42fc-a3c1-7fa5a363d3a6 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.881530 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:24.881530 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:24.888937 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e16f0897-53ac-42fc-a3c1-7fa5a363d3a6 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Volume info retrieved successfully. Jul 10 18:00:24.893887 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e16f0897-53ac-42fc-a3c1-7fa5a363d3a6 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 returned with HTTP 200 Jul 10 18:00:24.894295 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 166/666] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:24 2026] GET /volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:24.908367 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-23460aaa-39fb-4eca-921a-e1ba609c3bb9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.909313 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a2200352-e554-47e0-b2f0-826e1c2e3752 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.910095 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23460aaa-39fb-4eca-921a-e1ba609c3bb9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:24.910276 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23460aaa-39fb-4eca-921a-e1ba609c3bb9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.910445 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23460aaa-39fb-4eca-921a-e1ba609c3bb9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.910552 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-23460aaa-39fb-4eca-921a-e1ba609c3bb9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:24.912883 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a2200352-e554-47e0-b2f0-826e1c2e3752 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] DELETE https://10.4.3.71/volume/v3/volume-transfers/c68db9ac-e0c8-48f1-a2d6-40c65fd9b6f8 Jul 10 18:00:24.913281 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a2200352-e554-47e0-b2f0-826e1c2e3752 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.913764 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a2200352-e554-47e0-b2f0-826e1c2e3752 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.913764 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.volume_transfer [None req-a2200352-e554-47e0-b2f0-826e1c2e3752 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Delete transfer with id: c68db9ac-e0c8-48f1-a2d6-40c65fd9b6f8 Jul 10 18:00:24.921959 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a2200352-e554-47e0-b2f0-826e1c2e3752 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volume-transfers/c68db9ac-e0c8-48f1-a2d6-40c65fd9b6f8 returned with HTTP 404 Jul 10 18:00:24.922666 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 167/667] 10.4.3.71 () {68 vars in 1412 bytes} [Fri Jul 10 18:00:24 2026] DELETE /volume/v3/volume-transfers/c68db9ac-e0c8-48f1-a2d6-40c65fd9b6f8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:24.932431 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:24.932431 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:24.932744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-31921bf7-dc8a-4d68-82e5-2a7ef2c565c5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.933617 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23460aaa-39fb-4eca-921a-e1ba609c3bb9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:24.934075 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 168/668] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:24 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:24.934739 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-31921bf7-dc8a-4d68-82e5-2a7ef2c565c5 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:24.934999 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-31921bf7-dc8a-4d68-82e5-2a7ef2c565c5 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.935212 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-31921bf7-dc8a-4d68-82e5-2a7ef2c565c5 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.935422 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-31921bf7-dc8a-4d68-82e5-2a7ef2c565c5 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Delete volume with id: ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:24.944413 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:24.944413 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:24.944902 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-31921bf7-dc8a-4d68-82e5-2a7ef2c565c5 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Volume info retrieved successfully. Jul 10 18:00:24.965481 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-31921bf7-dc8a-4d68-82e5-2a7ef2c565c5 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Delete volume request issued successfully. Jul 10 18:00:24.965906 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-31921bf7-dc8a-4d68-82e5-2a7ef2c565c5 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 returned with HTTP 202 Jul 10 18:00:24.966490 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 168/669] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:00:24 2026] DELETE /volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:00:24.980231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1d6ef827-a5ce-4b55-93da-9b9c72caaed9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:24.982043 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1d6ef827-a5ce-4b55-93da-9b9c72caaed9 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] GET https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:24.982251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1d6ef827-a5ce-4b55-93da-9b9c72caaed9 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:24.983327 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1d6ef827-a5ce-4b55-93da-9b9c72caaed9 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:24.992046 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:24.992046 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:24.996257 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1d6ef827-a5ce-4b55-93da-9b9c72caaed9 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Volume info retrieved successfully. Jul 10 18:00:25.001102 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1d6ef827-a5ce-4b55-93da-9b9c72caaed9 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 returned with HTTP 200 Jul 10 18:00:25.001433 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 167/670] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:24 2026] GET /volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:25.449943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-24881672-cefe-4971-acd0-eabbeeaeed93 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:25.451710 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-24881672-cefe-4971-acd0-eabbeeaeed93 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:25.451904 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-24881672-cefe-4971-acd0-eabbeeaeed93 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:25.452087 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-24881672-cefe-4971-acd0-eabbeeaeed93 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:25.459245 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:25.459245 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:25.463146 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-24881672-cefe-4971-acd0-eabbeeaeed93 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:25.467539 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-24881672-cefe-4971-acd0-eabbeeaeed93 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:25.467945 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 168/671] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:25 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 1158 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:25.510643 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d2473586-c734-42fe-85fd-63987aa69723 req-170611d0-ba65-49af-8fe9-45401efb5177 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:25.513157 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-170611d0-ba65-49af-8fe9-45401efb5177 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:25.514586 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-170611d0-ba65-49af-8fe9-45401efb5177 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:25.514586 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-170611d0-ba65-49af-8fe9-45401efb5177 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:25.523197 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:25.523197 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:25.528914 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-d2473586-c734-42fe-85fd-63987aa69723 req-170611d0-ba65-49af-8fe9-45401efb5177 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:25.532463 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-170611d0-ba65-49af-8fe9-45401efb5177 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:25.533060 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 169/672] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:25 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:25.873338 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d2473586-c734-42fe-85fd-63987aa69723 req-862ddaeb-243f-4bae-9893-f4aa3619d2f8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:25.875670 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-862ddaeb-243f-4bae-9893-f4aa3619d2f8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:25.875944 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-862ddaeb-243f-4bae-9893-f4aa3619d2f8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:25.876103 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-862ddaeb-243f-4bae-9893-f4aa3619d2f8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:25.884289 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:25.884289 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:25.887895 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-d2473586-c734-42fe-85fd-63987aa69723 req-862ddaeb-243f-4bae-9893-f4aa3619d2f8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:25.894588 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-862ddaeb-243f-4bae-9893-f4aa3619d2f8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:25.895231 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 169/673] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:25 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:25.905104 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6460ed83-eadb-4b46-a642-589b78b97876 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:25.905707 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6460ed83-eadb-4b46-a642-589b78b97876 None None] GET https://10.4.3.71/volume// Jul 10 18:00:25.906003 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6460ed83-eadb-4b46-a642-589b78b97876 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:25.906256 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6460ed83-eadb-4b46-a642-589b78b97876 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:25.906725 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6460ed83-eadb-4b46-a642-589b78b97876 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:25.907141 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 168/674] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:00:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:25.917556 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-d2473586-c734-42fe-85fd-63987aa69723 req-3399f871-f693-4627-b1f1-f4808ef50114 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:25.919676 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-3399f871-f693-4627-b1f1-f4808ef50114 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:00:25.920080 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-3399f871-f693-4627-b1f1-f4808ef50114 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3628cf2f-dcb4-4d55-819f-dcaafd9668a0", "connector": null, "instance_uuid": "b84b20c9-eb70-41a0-b284-78b786b1ce83"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:25.931630 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:25.931630 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:25.948192 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-baf8a59a-bb9a-4a5d-91b5-8b2f9a55523a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:25.954588 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-baf8a59a-bb9a-4a5d-91b5-8b2f9a55523a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:25.954588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-baf8a59a-bb9a-4a5d-91b5-8b2f9a55523a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:25.954588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-baf8a59a-bb9a-4a5d-91b5-8b2f9a55523a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:25.954588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-baf8a59a-bb9a-4a5d-91b5-8b2f9a55523a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:25.960024 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-3399f871-f693-4627-b1f1-f4808ef50114 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:00:25.960370 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 169/675] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:00:25 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:25.962109 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:25.962109 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:25.964829 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-baf8a59a-bb9a-4a5d-91b5-8b2f9a55523a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:25.964829 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 170/676] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:25 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:26.023590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0ed2a1a0-5e42-41e8-ab11-e7e3a7d76f76 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:26.023590 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0ed2a1a0-5e42-41e8-ab11-e7e3a7d76f76 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] GET https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:26.023590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0ed2a1a0-5e42-41e8-ab11-e7e3a7d76f76 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:26.023590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0ed2a1a0-5e42-41e8-ab11-e7e3a7d76f76 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:26.029094 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0ed2a1a0-5e42-41e8-ab11-e7e3a7d76f76 tempest-VolumesTransfersV357Test-1093842070 tempest-VolumesTransfersV357Test-1093842070-project-admin] https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 returned with HTTP 404 Jul 10 18:00:26.029629 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 170/677] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:26 2026] GET /volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:26.037934 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b47fa082-7c7e-4b0f-8094-07e05a06d62b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:26.040030 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b47fa082-7c7e-4b0f-8094-07e05a06d62b tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] GET https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:26.040549 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b47fa082-7c7e-4b0f-8094-07e05a06d62b tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:26.040549 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b47fa082-7c7e-4b0f-8094-07e05a06d62b tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:26.048957 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b47fa082-7c7e-4b0f-8094-07e05a06d62b tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 returned with HTTP 404 Jul 10 18:00:26.049651 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 169/678] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:26 2026] GET /volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:26.057210 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f99512d7-857b-4bd1-83b4-535c09fcbf01 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:26.061376 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f99512d7-857b-4bd1-83b4-535c09fcbf01 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:26.061376 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f99512d7-857b-4bd1-83b4-535c09fcbf01 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:26.061376 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f99512d7-857b-4bd1-83b4-535c09fcbf01 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:26.061376 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-f99512d7-857b-4bd1-83b4-535c09fcbf01 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] Delete volume with id: ecffd1fa-2e0b-448b-bcbf-8077f64068b1 Jul 10 18:00:26.066961 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f99512d7-857b-4bd1-83b4-535c09fcbf01 tempest-VolumesTransfersV357Test-2015332592 tempest-VolumesTransfersV357Test-2015332592-project-member] https://10.4.3.71/volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 returned with HTTP 404 Jul 10 18:00:26.066961 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 170/679] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:00:26 2026] DELETE /volume/v3/volumes/ecffd1fa-2e0b-448b-bcbf-8077f64068b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:00:26.587904 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b990243d-fd67-4514-897c-d5edfa1b1755 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:26.587904 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b990243d-fd67-4514-897c-d5edfa1b1755 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] POST https://10.4.3.71/volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4/action Jul 10 18:00:26.587904 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b990243d-fd67-4514-897c-d5edfa1b1755 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:26.588368 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b990243d-fd67-4514-897c-d5edfa1b1755 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:26.612786 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:26.612786 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:26.645452 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-999559d4-5c6d-4f44-ae50-e074f15d5a64 req-b990243d-fd67-4514-897c-d5edfa1b1755 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4/action returned with HTTP 204 Jul 10 18:00:26.650452 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 171/680] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:00:26 2026] POST /volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:26.976402 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5edaac63-ad5e-4ce2-9157-05a45c1c1c3c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:26.978970 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5edaac63-ad5e-4ce2-9157-05a45c1c1c3c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:26.979136 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5edaac63-ad5e-4ce2-9157-05a45c1c1c3c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:26.979305 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5edaac63-ad5e-4ce2-9157-05a45c1c1c3c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:26.979405 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-5edaac63-ad5e-4ce2-9157-05a45c1c1c3c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:26.995420 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:26.995420 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:26.996530 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5edaac63-ad5e-4ce2-9157-05a45c1c1c3c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:26.997009 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 171/681] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:26 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:27.966448 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-218288cb-f4f5-432f-9530-3c56f0a4c9f8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:27.966448 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-218288cb-f4f5-432f-9530-3c56f0a4c9f8 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f Jul 10 18:00:27.966448 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-218288cb-f4f5-432f-9530-3c56f0a4c9f8 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:27.966448 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-218288cb-f4f5-432f-9530-3c56f0a4c9f8 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:27.966448 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:27.966448 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:27.966448 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-218288cb-f4f5-432f-9530-3c56f0a4c9f8 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:27.966448 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-218288cb-f4f5-432f-9530-3c56f0a4c9f8 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f returned with HTTP 200 Jul 10 18:00:27.966448 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 170/682] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:27 2026] GET /volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:27.969386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ed0dd5f5-902c-441b-880d-b7b3e10906c9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:27.969386 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ed0dd5f5-902c-441b-880d-b7b3e10906c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d Jul 10 18:00:27.969386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ed0dd5f5-902c-441b-880d-b7b3e10906c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:27.969386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ed0dd5f5-902c-441b-880d-b7b3e10906c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:27.969386 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:27.969386 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:27.969386 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ed0dd5f5-902c-441b-880d-b7b3e10906c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:27.969386 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ed0dd5f5-902c-441b-880d-b7b3e10906c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d returned with HTTP 200 Jul 10 18:00:27.969386 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 171/683] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:27 2026] GET /volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:27.970878 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-039b5cee-2e9f-43c3-93f6-f317631c9a4f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:27.970878 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-039b5cee-2e9f-43c3-93f6-f317631c9a4f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b Jul 10 18:00:27.970878 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-039b5cee-2e9f-43c3-93f6-f317631c9a4f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:27.970878 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-039b5cee-2e9f-43c3-93f6-f317631c9a4f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:27.970878 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:27.970878 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:27.970878 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-039b5cee-2e9f-43c3-93f6-f317631c9a4f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:27.970878 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-039b5cee-2e9f-43c3-93f6-f317631c9a4f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b returned with HTTP 200 Jul 10 18:00:27.970878 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 172/684] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:27 2026] GET /volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:27.973896 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-15bb90f8-039a-481a-8bdd-00c121b905ba None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:27.973896 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-15bb90f8-039a-481a-8bdd-00c121b905ba None None] GET https://10.4.3.71/volume// Jul 10 18:00:27.973896 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-15bb90f8-039a-481a-8bdd-00c121b905ba None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:27.973896 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-15bb90f8-039a-481a-8bdd-00c121b905ba None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:27.973896 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-15bb90f8-039a-481a-8bdd-00c121b905ba None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:27.973896 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 172/685] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:00:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:27.974797 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-673af297-0422-473e-be25-72903fc8335f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:27.974797 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-673af297-0422-473e-be25-72903fc8335f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:00:27.974797 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-673af297-0422-473e-be25-72903fc8335f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7a884db-a706-46a8-95cc-38e6161e7e7f", "connector": null, "instance_uuid": "0114551e-e26c-44ef-b403-a899507d4027"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:27.974797 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:27.974797 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:27.974797 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-673af297-0422-473e-be25-72903fc8335f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:00:27.974797 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 171/686] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:00:27 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:27.975285 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7864cddd-e0a0-469d-bd5b-d87f34344ac1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:27.975285 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7864cddd-e0a0-469d-bd5b-d87f34344ac1 None None] GET https://10.4.3.71/volume// Jul 10 18:00:27.975285 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7864cddd-e0a0-469d-bd5b-d87f34344ac1 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:27.975285 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7864cddd-e0a0-469d-bd5b-d87f34344ac1 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:27.975285 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7864cddd-e0a0-469d-bd5b-d87f34344ac1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:27.975285 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 172/687] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:00:27 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:27.975727 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-80539bbd-58aa-4b84-a75e-cccda8a62de0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:27.975727 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-80539bbd-58aa-4b84-a75e-cccda8a62de0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:00:27.975727 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-80539bbd-58aa-4b84-a75e-cccda8a62de0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2f56ef2-8128-46ee-a064-6f34c89dbb6d", "connector": null, "instance_uuid": "0114551e-e26c-44ef-b403-a899507d4027"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:27.976180 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:27.976180 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:28.023741 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c27c20b1-7ef4-48ce-910c-5fafecd4706b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:28.025838 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-80539bbd-58aa-4b84-a75e-cccda8a62de0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:00:28.026285 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 173/688] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:00:27 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:28.029986 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c27c20b1-7ef4-48ce-910c-5fafecd4706b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:28.029986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c27c20b1-7ef4-48ce-910c-5fafecd4706b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:28.029986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c27c20b1-7ef4-48ce-910c-5fafecd4706b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:28.029986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c27c20b1-7ef4-48ce-910c-5fafecd4706b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:28.041659 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-331db348-c2f5-428d-988a-abe60e33d71d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:28.042305 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-331db348-c2f5-428d-988a-abe60e33d71d None None] GET https://10.4.3.71/volume// Jul 10 18:00:28.042495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-331db348-c2f5-428d-988a-abe60e33d71d None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:28.042777 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-331db348-c2f5-428d-988a-abe60e33d71d None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:28.043168 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-331db348-c2f5-428d-988a-abe60e33d71d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:28.043527 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 172/689] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:00:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:28.043817 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:28.043817 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:28.046056 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c27c20b1-7ef4-48ce-910c-5fafecd4706b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:28.046056 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 173/690] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:28 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:28.056104 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3db01169-0944-49ff-acef-eeb63acdf8e5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:28.058290 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3db01169-0944-49ff-acef-eeb63acdf8e5 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:00:28.058659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3db01169-0944-49ff-acef-eeb63acdf8e5 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb5f6860-63ea-44ae-b73d-9df3186a285b", "connector": null, "instance_uuid": "0114551e-e26c-44ef-b403-a899507d4027"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:28.070467 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:28.070467 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:28.101137 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3db01169-0944-49ff-acef-eeb63acdf8e5 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:00:28.101576 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 173/691] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:00:28 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:28.329926 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-96b5e539-b98e-41ef-a00b-87b326bcb335 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:28.331729 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-96b5e539-b98e-41ef-a00b-87b326bcb335 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 18:00:28.331877 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-96b5e539-b98e-41ef-a00b-87b326bcb335 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:28.332139 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-96b5e539-b98e-41ef-a00b-87b326bcb335 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:28.344104 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:28.344104 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:28.347922 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-96b5e539-b98e-41ef-a00b-87b326bcb335 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 18:00:28.353623 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-96b5e539-b98e-41ef-a00b-87b326bcb335 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 18:00:28.354061 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 174/692] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:28 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:28.398988 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-836c83c5-4bf3-4a1d-8d0e-c1ba43b410c5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:28.401053 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-836c83c5-4bf3-4a1d-8d0e-c1ba43b410c5 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 18:00:28.401135 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-836c83c5-4bf3-4a1d-8d0e-c1ba43b410c5 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:28.401297 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-836c83c5-4bf3-4a1d-8d0e-c1ba43b410c5 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:28.416558 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:28.416558 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:28.422430 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-836c83c5-4bf3-4a1d-8d0e-c1ba43b410c5 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 18:00:28.427891 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-836c83c5-4bf3-4a1d-8d0e-c1ba43b410c5 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 18:00:28.428369 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 173/693] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:28 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:28.455659 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-a2307494-d467-4008-872c-8cab96f1c64c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:28.460012 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-a2307494-d467-4008-872c-8cab96f1c64c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] POST https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f/action Jul 10 18:00:28.460475 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-a2307494-d467-4008-872c-8cab96f1c64c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:28.461984 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-a2307494-d467-4008-872c-8cab96f1c64c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:28.475115 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:28.475115 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:28.475597 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-a2307494-d467-4008-872c-8cab96f1c64c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 18:00:28.483363 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-a2307494-d467-4008-872c-8cab96f1c64c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Begin detaching volume completed successfully. Jul 10 18:00:28.483551 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-a2307494-d467-4008-872c-8cab96f1c64c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f/action returned with HTTP 202 Jul 10 18:00:28.484197 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 174/694] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:00:28 2026] POST /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:00:29.061551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a1701efa-7bfd-47d6-bb09-080521a7461e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:29.068077 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a1701efa-7bfd-47d6-bb09-080521a7461e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:29.068307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a1701efa-7bfd-47d6-bb09-080521a7461e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:29.068541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a1701efa-7bfd-47d6-bb09-080521a7461e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:29.068736 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-a1701efa-7bfd-47d6-bb09-080521a7461e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:29.077966 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:29.077966 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:29.079009 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a1701efa-7bfd-47d6-bb09-080521a7461e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:29.079464 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 174/695] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:29 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:29.519738 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8ce70860-1cb7-41a8-9b12-8d29ac61c3b4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:29.520113 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8ce70860-1cb7-41a8-9b12-8d29ac61c3b4 None None] GET https://10.4.3.71/volume// Jul 10 18:00:29.520279 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8ce70860-1cb7-41a8-9b12-8d29ac61c3b4 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:29.520484 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8ce70860-1cb7-41a8-9b12-8d29ac61c3b4 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:29.520843 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8ce70860-1cb7-41a8-9b12-8d29ac61c3b4 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:29.521117 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 175/696] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:00:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:29.532716 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-6b78da25-fc1a-46c2-be7f-0bfa5f2e17c0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:29.534837 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-6b78da25-fc1a-46c2-be7f-0bfa5f2e17c0 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 18:00:29.535059 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-6b78da25-fc1a-46c2-be7f-0bfa5f2e17c0 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:29.535296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-6b78da25-fc1a-46c2-be7f-0bfa5f2e17c0 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:29.549069 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:29.549069 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:29.555092 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-6b78da25-fc1a-46c2-be7f-0bfa5f2e17c0 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 18:00:29.560213 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-6b78da25-fc1a-46c2-be7f-0bfa5f2e17c0 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 18:00:29.560866 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 174/697] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:00:29 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:30.090867 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1a559c2c-c996-42b6-8ff2-8ffa3c814243 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:30.093922 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1a559c2c-c996-42b6-8ff2-8ffa3c814243 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:30.094130 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1a559c2c-c996-42b6-8ff2-8ffa3c814243 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:30.094307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1a559c2c-c996-42b6-8ff2-8ffa3c814243 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:30.094412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-1a559c2c-c996-42b6-8ff2-8ffa3c814243 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:30.104307 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:30.104307 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:30.105145 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1a559c2c-c996-42b6-8ff2-8ffa3c814243 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:30.105496 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 175/698] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:30 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:30.541593 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-f488068c-f282-4bdd-98b9-48db0f31a96f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:30.548006 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-f488068c-f282-4bdd-98b9-48db0f31a96f tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] DELETE https://10.4.3.71/volume/v3/attachments/f42d2744-303b-4766-94d6-ac020c20e692 Jul 10 18:00:30.548293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-f488068c-f282-4bdd-98b9-48db0f31a96f tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:30.548862 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-f488068c-f282-4bdd-98b9-48db0f31a96f tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:30.561192 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:30.561192 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:31.097474 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-986f01ec-7c8e-4dcc-8d17-fd3fcafd3ea2 req-f488068c-f282-4bdd-98b9-48db0f31a96f tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/attachments/f42d2744-303b-4766-94d6-ac020c20e692 returned with HTTP 200 Jul 10 18:00:31.097849 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 175/699] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:00:30 2026] DELETE /volume/v3/attachments/f42d2744-303b-4766-94d6-ac020c20e692 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:31.121747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c30c5d06-dda8-4d9d-a367-a203143c6d33 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:31.123706 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c30c5d06-dda8-4d9d-a367-a203143c6d33 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:31.123819 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c30c5d06-dda8-4d9d-a367-a203143c6d33 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:31.124002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c30c5d06-dda8-4d9d-a367-a203143c6d33 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:31.124122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-c30c5d06-dda8-4d9d-a367-a203143c6d33 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:31.133028 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:31.133028 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:31.134396 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c30c5d06-dda8-4d9d-a367-a203143c6d33 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:31.134809 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 176/700] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:31 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:31.753688 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-95f7bf19-8f00-4e34-90dd-e3f3f9e30acd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:31.758720 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-95f7bf19-8f00-4e34-90dd-e3f3f9e30acd tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 18:00:31.758720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-95f7bf19-8f00-4e34-90dd-e3f3f9e30acd tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:31.758720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-95f7bf19-8f00-4e34-90dd-e3f3f9e30acd tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:31.774374 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:31.774374 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:31.780748 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-95f7bf19-8f00-4e34-90dd-e3f3f9e30acd tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 18:00:31.784875 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-95f7bf19-8f00-4e34-90dd-e3f3f9e30acd tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 18:00:31.785350 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 175/701] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:31 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:32.145488 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6e2e1e6f-7a74-4300-bd25-2a5bdf4c69a4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:32.149471 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6e2e1e6f-7a74-4300-bd25-2a5bdf4c69a4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:32.149698 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6e2e1e6f-7a74-4300-bd25-2a5bdf4c69a4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:32.149925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6e2e1e6f-7a74-4300-bd25-2a5bdf4c69a4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:32.150056 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-6e2e1e6f-7a74-4300-bd25-2a5bdf4c69a4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:32.154598 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:32.154598 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:32.155392 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6e2e1e6f-7a74-4300-bd25-2a5bdf4c69a4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:32.155776 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 176/702] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:32 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:32.177847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0fc503a6-26ee-4236-9401-b84cc6360b35 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:32.178202 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0fc503a6-26ee-4236-9401-b84cc6360b35 None None] GET https://10.4.3.71/volume// Jul 10 18:00:32.178359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0fc503a6-26ee-4236-9401-b84cc6360b35 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:32.178534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0fc503a6-26ee-4236-9401-b84cc6360b35 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:32.178864 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0fc503a6-26ee-4236-9401-b84cc6360b35 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:32.179137 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 176/703] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:00:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:32.185854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d2473586-c734-42fe-85fd-63987aa69723 req-0373ad10-e644-4290-bb22-0a49e40e199a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:32.188047 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-0373ad10-e644-4290-bb22-0a49e40e199a tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:32.188262 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-0373ad10-e644-4290-bb22-0a49e40e199a tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:32.188447 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-0373ad10-e644-4290-bb22-0a49e40e199a tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:32.198000 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:32.198000 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:32.201593 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-d2473586-c734-42fe-85fd-63987aa69723 req-0373ad10-e644-4290-bb22-0a49e40e199a tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:32.205879 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-0373ad10-e644-4290-bb22-0a49e40e199a tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:32.206249 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 177/704] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:00:32 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 1337 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:32.284535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-d2473586-c734-42fe-85fd-63987aa69723 req-9a5ef719-00a5-44b2-8cec-39d453d307d8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:32.286436 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-9a5ef719-00a5-44b2-8cec-39d453d307d8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] PUT https://10.4.3.71/volume/v3/attachments/f3d09e3a-f351-499b-aa12-86684e60cf89 Jul 10 18:00:32.286794 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-9a5ef719-00a5-44b2-8cec-39d453d307d8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:32.294612 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-d2473586-c734-42fe-85fd-63987aa69723 req-9a5ef719-00a5-44b2-8cec-39d453d307d8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Acquiring lock "cinder-attachment_update-3628cf2f-dcb4-4d55-819f-dcaafd9668a0-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:00:32.298920 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-d2473586-c734-42fe-85fd-63987aa69723 req-9a5ef719-00a5-44b2-8cec-39d453d307d8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Lock "cinder-attachment_update-3628cf2f-dcb4-4d55-819f-dcaafd9668a0-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:00:32.299890 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:32.299890 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:32.821175 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-d2473586-c734-42fe-85fd-63987aa69723 req-9a5ef719-00a5-44b2-8cec-39d453d307d8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Lock "cinder-attachment_update-3628cf2f-dcb4-4d55-819f-dcaafd9668a0-np0000005036" released by "attachment_update" :: held 0.522s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:00:32.821538 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-9a5ef719-00a5-44b2-8cec-39d453d307d8 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/attachments/f3d09e3a-f351-499b-aa12-86684e60cf89 returned with HTTP 200 Jul 10 18:00:32.821926 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 176/705] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:00:32 2026] PUT /volume/v3/attachments/f3d09e3a-f351-499b-aa12-86684e60cf89 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:32.907336 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-8bd21b67-dd91-450a-baa4-a2812720d154 req-d5daad8d-76f3-4370-bd2e-939366aad892 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:32.909316 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-8bd21b67-dd91-450a-baa4-a2812720d154 req-d5daad8d-76f3-4370-bd2e-939366aad892 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] DELETE https://10.4.3.71/volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4 Jul 10 18:00:32.909524 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-8bd21b67-dd91-450a-baa4-a2812720d154 req-d5daad8d-76f3-4370-bd2e-939366aad892 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:32.909762 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-8bd21b67-dd91-450a-baa4-a2812720d154 req-d5daad8d-76f3-4370-bd2e-939366aad892 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:32.920209 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:32.920209 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:33.170134 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-efc45544-b69c-4b8a-9248-1ec7ca62d173 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:33.173648 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-efc45544-b69c-4b8a-9248-1ec7ca62d173 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:33.175083 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-efc45544-b69c-4b8a-9248-1ec7ca62d173 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:33.175683 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-efc45544-b69c-4b8a-9248-1ec7ca62d173 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:33.176088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-efc45544-b69c-4b8a-9248-1ec7ca62d173 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:33.183022 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:33.183022 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:33.184243 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-efc45544-b69c-4b8a-9248-1ec7ca62d173 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:33.185185 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 177/706] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:33 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:33.332821 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d2473586-c734-42fe-85fd-63987aa69723 req-fc40b158-c348-4530-9c4b-f28bbe0c3987 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:33.335150 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-fc40b158-c348-4530-9c4b-f28bbe0c3987 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] POST https://10.4.3.71/volume/v3/attachments/f3d09e3a-f351-499b-aa12-86684e60cf89/action Jul 10 18:00:33.335598 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-fc40b158-c348-4530-9c4b-f28bbe0c3987 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:33.335781 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-fc40b158-c348-4530-9c4b-f28bbe0c3987 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:33.356081 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:33.356081 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:33.367385 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d2473586-c734-42fe-85fd-63987aa69723 req-fc40b158-c348-4530-9c4b-f28bbe0c3987 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/attachments/f3d09e3a-f351-499b-aa12-86684e60cf89/action returned with HTTP 204 Jul 10 18:00:33.367969 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 178/707] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:00:33 2026] POST /volume/v3/attachments/f3d09e3a-f351-499b-aa12-86684e60cf89/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:33.447372 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-8bd21b67-dd91-450a-baa4-a2812720d154 req-d5daad8d-76f3-4370-bd2e-939366aad892 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4 returned with HTTP 200 Jul 10 18:00:33.447930 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 177/708] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:00:32 2026] DELETE /volume/v3/attachments/a5afaaf8-fdd2-46d2-ba3c-c81f913c0dc4 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:34.198903 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-98a4e9fb-a2b0-4fc7-bce2-9d11b06771e0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:34.201623 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98a4e9fb-a2b0-4fc7-bce2-9d11b06771e0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:34.201947 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98a4e9fb-a2b0-4fc7-bce2-9d11b06771e0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:34.202074 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98a4e9fb-a2b0-4fc7-bce2-9d11b06771e0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:34.202204 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-98a4e9fb-a2b0-4fc7-bce2-9d11b06771e0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:34.206759 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:34.206759 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:34.207662 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98a4e9fb-a2b0-4fc7-bce2-9d11b06771e0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:34.208061 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 177/709] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:34 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:35.221382 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5e30c697-7350-4306-88b3-7d1baea72308 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:35.223038 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5e30c697-7350-4306-88b3-7d1baea72308 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:35.225212 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5e30c697-7350-4306-88b3-7d1baea72308 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:35.225387 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5e30c697-7350-4306-88b3-7d1baea72308 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:35.225502 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-5e30c697-7350-4306-88b3-7d1baea72308 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:35.235358 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:35.235358 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:35.237492 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5e30c697-7350-4306-88b3-7d1baea72308 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:35.237492 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 178/710] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:35 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:35.764336 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:35.844223 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:35.844696 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1392332947", "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:35.846359 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1392332947', 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:36.202393 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Create volume of 1 GB Jul 10 18:00:36.206059 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=373,cinder:UPDATE=70,cinder:DELETE=4,cinder:INSERT=43 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:00:36.210555 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Availability Zones retrieved successfully. Jul 10 18:00:36.215740 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d44bba7d-2b9e-40ff-b165-38047d14b8c7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:36.216123 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d44bba7d-2b9e-40ff-b165-38047d14b8c7 None None] GET https://10.4.3.71/volume// Jul 10 18:00:36.216294 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d44bba7d-2b9e-40ff-b165-38047d14b8c7 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:36.216671 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d44bba7d-2b9e-40ff-b165-38047d14b8c7 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:36.217102 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d44bba7d-2b9e-40ff-b165-38047d14b8c7 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:36.217596 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 178/711] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:00:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:36.217987 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Flow 'volume_create_api' (dbb107f3-0ac4-464e-bd98-5c2a0e5c4591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:36.219327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef072713-bc16-42d6-b0e1-576a6d71cc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:36.221185 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:36.228278 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-af80d736-9818-4504-8a38-7af18bab6563 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:36.230788 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-af80d736-9818-4504-8a38-7af18bab6563 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f Jul 10 18:00:36.231002 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-af80d736-9818-4504-8a38-7af18bab6563 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:36.231222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-af80d736-9818-4504-8a38-7af18bab6563 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:36.248169 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:36.248169 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:36.249327 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2470ec24-3c3c-4670-b663-2342dae4a853 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:36.251368 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2470ec24-3c3c-4670-b663-2342dae4a853 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:36.251437 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2470ec24-3c3c-4670-b663-2342dae4a853 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:36.251884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2470ec24-3c3c-4670-b663-2342dae4a853 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:36.251884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-2470ec24-3c3c-4670-b663-2342dae4a853 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:36.257192 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-af80d736-9818-4504-8a38-7af18bab6563 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:36.261057 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:36.261057 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:36.262130 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2470ec24-3c3c-4670-b663-2342dae4a853 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:36.262537 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 179/712] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:36 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:36.265986 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-af80d736-9818-4504-8a38-7af18bab6563 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f returned with HTTP 200 Jul 10 18:00:36.266422 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 178/713] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:00:36 2026] GET /volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f => generated 1542 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:36.316887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef072713-bc16-42d6-b0e1-576a6d71cc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:36.316887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72123525-2d75-4cc9-81ac-caa1f48eb9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:36.372799 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3e27857d-aa75-4d81-ac76-2dda12011110 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:36.376430 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3e27857d-aa75-4d81-ac76-2dda12011110 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] PUT https://10.4.3.71/volume/v3/attachments/8c422282-b5c5-4548-954f-7852b406fd0c Jul 10 18:00:36.376904 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3e27857d-aa75-4d81-ac76-2dda12011110 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:36.387038 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3e27857d-aa75-4d81-ac76-2dda12011110 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Acquiring lock "cinder-attachment_update-b7a884db-a706-46a8-95cc-38e6161e7e7f-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:00:36.388389 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Created reservations ['0247f30d-e1b3-45d6-9a76-aaf1f239407e', '7765415a-cc7f-45c2-91cf-812325f109de', '8f73e6d7-6529-4c6d-8f69-fde5477f54ec', '56c64dcf-8ee6-4eac-a691-0f5a702e4c8f'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:36.389476 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72123525-2d75-4cc9-81ac-caa1f48eb9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0247f30d-e1b3-45d6-9a76-aaf1f239407e', '7765415a-cc7f-45c2-91cf-812325f109de', '8f73e6d7-6529-4c6d-8f69-fde5477f54ec', '56c64dcf-8ee6-4eac-a691-0f5a702e4c8f']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:36.390296 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9340d390-2dac-4044-806f-41597c2f22ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:36.392365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3e27857d-aa75-4d81-ac76-2dda12011110 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Lock "cinder-attachment_update-b7a884db-a706-46a8-95cc-38e6161e7e7f-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:00:36.393766 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:36.393766 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:36.420468 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9340d390-2dac-4044-806f-41597c2f22ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f061fcf-8f49-42c7-992c-ec7c82b07b99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1392332947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ff49bcefb14f319930dd55ebef3266',qos_specs=None,replication_status=,reservations=['0247f30d-e1b3-45d6-9a76-aaf1f239407e','7765415a-cc7f-45c2-91cf-812325f109de','8f73e6d7-6529-4c6d-8f69-fde5477f54ec','56c64dcf-8ee6-4eac-a691-0f5a702e4c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e1b83afd04f7f90c70a4b26b5067a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1392332947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f061fcf-8f49-42c7-992c-ec7c82b07b99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91ff49bcefb14f319930dd55ebef3266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804e1b83afd04f7f90c70a4b26b5067a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:36.421322 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de869d68-1b88-4ceb-b214-8513dc644ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:36.445076 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de869d68-1b88-4ceb-b214-8513dc644ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1392332947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ff49bcefb14f319930dd55ebef3266',qos_specs=None,replication_status=,reservations=['0247f30d-e1b3-45d6-9a76-aaf1f239407e','7765415a-cc7f-45c2-91cf-812325f109de','8f73e6d7-6529-4c6d-8f69-fde5477f54ec','56c64dcf-8ee6-4eac-a691-0f5a702e4c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e1b83afd04f7f90c70a4b26b5067a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:36.445945 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333d9d8b-9e26-4320-b803-60960d2e2b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:36.457545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333d9d8b-9e26-4320-b803-60960d2e2b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:36.458692 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Flow 'volume_create_api' (dbb107f3-0ac4-464e-bd98-5c2a0e5c4591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:36.459090 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Create volume request issued successfully. Jul 10 18:00:36.459847 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ebc4e77-7ca0-4a0f-bc37-5a992271e0e7 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:36.460341 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 179/714] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:00:35 2026] POST /volume/v3/volumes => generated 750 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:36.472463 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-271b72d5-fff6-4bfc-b514-36073344cb58 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:36.474585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-271b72d5-fff6-4bfc-b514-36073344cb58 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 Jul 10 18:00:36.474704 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-271b72d5-fff6-4bfc-b514-36073344cb58 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:36.474903 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-271b72d5-fff6-4bfc-b514-36073344cb58 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:36.489011 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:36.489011 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:36.494973 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-271b72d5-fff6-4bfc-b514-36073344cb58 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:36.501157 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-271b72d5-fff6-4bfc-b514-36073344cb58 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 returned with HTTP 200 Jul 10 18:00:36.501157 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 180/715] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:36 2026] GET /volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:36.669460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8683059e-af84-4686-9241-8fbad71cb705 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:36.671199 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8683059e-af84-4686-9241-8fbad71cb705 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 18:00:36.671408 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8683059e-af84-4686-9241-8fbad71cb705 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:36.671641 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8683059e-af84-4686-9241-8fbad71cb705 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:36.673663 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=437,cinder:INSERT=50,cinder:UPDATE=88,cinder:DELETE=1 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:00:36.680253 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:36.680253 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:36.684298 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8683059e-af84-4686-9241-8fbad71cb705 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 18:00:36.691803 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8683059e-af84-4686-9241-8fbad71cb705 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 18:00:36.692287 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 179/716] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:36 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:36.740602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3c29c565-d81d-498f-8bf2-92549166ad58 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:36.743261 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3c29c565-d81d-498f-8bf2-92549166ad58 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 18:00:36.743511 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3c29c565-d81d-498f-8bf2-92549166ad58 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:36.743746 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3c29c565-d81d-498f-8bf2-92549166ad58 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:36.752866 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:36.752866 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:36.757995 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3c29c565-d81d-498f-8bf2-92549166ad58 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 18:00:36.765245 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3c29c565-d81d-498f-8bf2-92549166ad58 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 18:00:36.765796 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 180/717] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:36 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:36.791844 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ac10375c-8941-4840-9183-517f5cc45f8a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:36.793798 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ac10375c-8941-4840-9183-517f5cc45f8a tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] DELETE https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 18:00:36.793960 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ac10375c-8941-4840-9183-517f5cc45f8a tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:36.794132 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ac10375c-8941-4840-9183-517f5cc45f8a tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:36.794285 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-ac10375c-8941-4840-9183-517f5cc45f8a tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Delete volume with id: 51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 18:00:36.802444 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:36.802444 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:36.803190 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ac10375c-8941-4840-9183-517f5cc45f8a tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 18:00:36.826774 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ac10375c-8941-4840-9183-517f5cc45f8a tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Delete volume request issued successfully. Jul 10 18:00:36.826995 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ac10375c-8941-4840-9183-517f5cc45f8a tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 202 Jul 10 18:00:36.827523 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 181/718] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:36 2026] DELETE /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:36.834184 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cc4857cd-8b8a-4c33-a649-740f8f7f8127 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:36.837375 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc4857cd-8b8a-4c33-a649-740f8f7f8127 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 18:00:36.837651 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc4857cd-8b8a-4c33-a649-740f8f7f8127 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:36.837916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc4857cd-8b8a-4c33-a649-740f8f7f8127 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:36.846372 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:36.846372 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:36.850424 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cc4857cd-8b8a-4c33-a649-740f8f7f8127 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Volume info retrieved successfully. Jul 10 18:00:36.854595 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc4857cd-8b8a-4c33-a649-740f8f7f8127 tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 200 Jul 10 18:00:36.854906 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 180/719] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:36 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:36.927495 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3e27857d-aa75-4d81-ac76-2dda12011110 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Lock "cinder-attachment_update-b7a884db-a706-46a8-95cc-38e6161e7e7f-np0000005036" released by "attachment_update" :: held 0.535s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:00:36.927842 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-3e27857d-aa75-4d81-ac76-2dda12011110 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments/8c422282-b5c5-4548-954f-7852b406fd0c returned with HTTP 200 Jul 10 18:00:36.928885 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 179/720] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:00:36 2026] PUT /volume/v3/attachments/8c422282-b5c5-4548-954f-7852b406fd0c => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:37.276291 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-00396689-def0-4b5e-a3aa-2dddcc74e21a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:37.278476 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-00396689-def0-4b5e-a3aa-2dddcc74e21a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:37.278476 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-00396689-def0-4b5e-a3aa-2dddcc74e21a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:37.278476 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-00396689-def0-4b5e-a3aa-2dddcc74e21a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:37.278476 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-00396689-def0-4b5e-a3aa-2dddcc74e21a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:37.282773 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:37.282773 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:37.283489 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-00396689-def0-4b5e-a3aa-2dddcc74e21a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:37.283870 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 181/721] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:37 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:37.442094 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-edf42e60-f23c-49ec-97e4-73ef7897fb81 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:37.447947 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-edf42e60-f23c-49ec-97e4-73ef7897fb81 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] POST https://10.4.3.71/volume/v3/attachments/8c422282-b5c5-4548-954f-7852b406fd0c/action Jul 10 18:00:37.448472 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-edf42e60-f23c-49ec-97e4-73ef7897fb81 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:37.448697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-edf42e60-f23c-49ec-97e4-73ef7897fb81 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:37.480054 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:37.480054 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:37.492587 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-edf42e60-f23c-49ec-97e4-73ef7897fb81 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments/8c422282-b5c5-4548-954f-7852b406fd0c/action returned with HTTP 204 Jul 10 18:00:37.493253 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 182/722] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:00:37 2026] POST /volume/v3/attachments/8c422282-b5c5-4548-954f-7852b406fd0c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:37.513701 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-566c1fbc-c5fe-4b69-a892-07d7bc327fb9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:37.515905 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-566c1fbc-c5fe-4b69-a892-07d7bc327fb9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 Jul 10 18:00:37.516157 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-566c1fbc-c5fe-4b69-a892-07d7bc327fb9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:37.516429 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-566c1fbc-c5fe-4b69-a892-07d7bc327fb9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:37.526620 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:37.526620 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:37.532152 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-566c1fbc-c5fe-4b69-a892-07d7bc327fb9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:37.539515 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-566c1fbc-c5fe-4b69-a892-07d7bc327fb9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 returned with HTTP 200 Jul 10 18:00:37.539954 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 181/723] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:37 2026] GET /volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:37.557406 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:37.560152 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:37.560791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1342395070"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:37.566328 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1342395070'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:37.566503 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Create volume of 1 GB Jul 10 18:00:37.567100 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:37.567100 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:37.572949 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Availability Zones retrieved successfully. Jul 10 18:00:37.580168 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Flow 'volume_create_api' (6285f057-c7be-48fd-9c30-868c7560ac3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:37.581451 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66599be2-8c10-418d-aa9e-7623f7f209b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:37.583129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:37.625511 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66599be2-8c10-418d-aa9e-7623f7f209b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:37.626782 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265fdbb8-f27e-4e31-a1dd-dda4c356ec50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:37.706786 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Created reservations ['507486db-643e-4d52-90da-bdaa6a72aa00', '48452c04-f042-4b10-9b7f-efa1bea24a0d', '41c29b0f-b89e-4afc-b24d-9fb07854b604', '43807f2b-b378-4184-9ded-288297d41916'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:37.712115 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265fdbb8-f27e-4e31-a1dd-dda4c356ec50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['507486db-643e-4d52-90da-bdaa6a72aa00', '48452c04-f042-4b10-9b7f-efa1bea24a0d', '41c29b0f-b89e-4afc-b24d-9fb07854b604', '43807f2b-b378-4184-9ded-288297d41916']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:37.715183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c835dc43-34cc-49cf-b018-fd6e61600a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:37.795810 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c835dc43-34cc-49cf-b018-fd6e61600a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94912127-a95b-4b2b-ac18-f346e86b65f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1342395070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ff49bcefb14f319930dd55ebef3266',qos_specs=None,replication_status=,reservations=['507486db-643e-4d52-90da-bdaa6a72aa00','48452c04-f042-4b10-9b7f-efa1bea24a0d','41c29b0f-b89e-4afc-b24d-9fb07854b604','43807f2b-b378-4184-9ded-288297d41916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e1b83afd04f7f90c70a4b26b5067a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1342395070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94912127-a95b-4b2b-ac18-f346e86b65f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91ff49bcefb14f319930dd55ebef3266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804e1b83afd04f7f90c70a4b26b5067a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:37.796994 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4962a29-1b0d-4b86-850a-541cc4a2843f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:37.830225 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=463,cinder:UPDATE=132,cinder:DELETE=3,cinder:INSERT=68 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:00:37.847113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4962a29-1b0d-4b86-850a-541cc4a2843f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1342395070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ff49bcefb14f319930dd55ebef3266',qos_specs=None,replication_status=,reservations=['507486db-643e-4d52-90da-bdaa6a72aa00','48452c04-f042-4b10-9b7f-efa1bea24a0d','41c29b0f-b89e-4afc-b24d-9fb07854b604','43807f2b-b378-4184-9ded-288297d41916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e1b83afd04f7f90c70a4b26b5067a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:37.849139 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13ca898-af9a-4c7c-9fb7-d8a0ae28a7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:37.866791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13ca898-af9a-4c7c-9fb7-d8a0ae28a7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:37.867767 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Flow 'volume_create_api' (6285f057-c7be-48fd-9c30-868c7560ac3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:37.868203 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Create volume request issued successfully. Jul 10 18:00:37.868902 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eac245eb-2d9c-4175-9edf-abf73ed7f266 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:37.869511 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 180/724] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:00:37 2026] POST /volume/v3/volumes => generated 750 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:37.869937 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3b69b4b0-ec90-4229-881e-4eabb7a7fdbb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:37.873511 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3b69b4b0-ec90-4229-881e-4eabb7a7fdbb tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] GET https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 Jul 10 18:00:37.873859 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3b69b4b0-ec90-4229-881e-4eabb7a7fdbb tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:37.874095 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3b69b4b0-ec90-4229-881e-4eabb7a7fdbb tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:37.882102 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3b69b4b0-ec90-4229-881e-4eabb7a7fdbb tempest-ServerActionsTestOtherB-1964584427 tempest-ServerActionsTestOtherB-1964584427-project-member] https://10.4.3.71/volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 returned with HTTP 404 Jul 10 18:00:37.882791 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 182/725] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:37 2026] GET /volume/v3/volumes/51bbe8af-945f-4295-85b0-48f3fa6d0380 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:37.884381 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4feb0bf7-13d9-42c9-a8a9-5f1b873a5005 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:37.887793 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4feb0bf7-13d9-42c9-a8a9-5f1b873a5005 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 Jul 10 18:00:37.888092 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4feb0bf7-13d9-42c9-a8a9-5f1b873a5005 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:37.888537 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4feb0bf7-13d9-42c9-a8a9-5f1b873a5005 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:37.898590 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:37.898590 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:37.904118 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4feb0bf7-13d9-42c9-a8a9-5f1b873a5005 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:37.913028 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4feb0bf7-13d9-42c9-a8a9-5f1b873a5005 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 returned with HTTP 200 Jul 10 18:00:37.914617 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 183/726] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:37 2026] GET /volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:38.004582 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6d1f4c9c-8700-4b68-9809-1aa08cfa0734 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:38.005117 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d1f4c9c-8700-4b68-9809-1aa08cfa0734 None None] GET https://10.4.3.71/volume// Jul 10 18:00:38.005340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d1f4c9c-8700-4b68-9809-1aa08cfa0734 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:38.005636 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d1f4c9c-8700-4b68-9809-1aa08cfa0734 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:38.006241 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d1f4c9c-8700-4b68-9809-1aa08cfa0734 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:38.006493 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 182/727] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:00:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:38.019636 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-a6c42845-41d8-41c0-ae3e-f509ae797378 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:38.024144 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-a6c42845-41d8-41c0-ae3e-f509ae797378 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d Jul 10 18:00:38.024627 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-a6c42845-41d8-41c0-ae3e-f509ae797378 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:38.025211 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-a6c42845-41d8-41c0-ae3e-f509ae797378 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:38.046754 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:38.046754 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:38.051196 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-a6c42845-41d8-41c0-ae3e-f509ae797378 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:38.059981 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-a6c42845-41d8-41c0-ae3e-f509ae797378 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d returned with HTTP 200 Jul 10 18:00:38.059981 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 181/728] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:00:38 2026] GET /volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d => generated 1027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:38.184927 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-16e12475-81ec-41a0-bbe3-1362319cfdd2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:38.186943 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-16e12475-81ec-41a0-bbe3-1362319cfdd2 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] PUT https://10.4.3.71/volume/v3/attachments/3db1e00e-355e-474a-8481-776a883fb345 Jul 10 18:00:38.187321 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-16e12475-81ec-41a0-bbe3-1362319cfdd2 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:38.196130 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-16e12475-81ec-41a0-bbe3-1362319cfdd2 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Acquiring lock "cinder-attachment_update-d2f56ef2-8128-46ee-a064-6f34c89dbb6d-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:00:38.203946 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-16e12475-81ec-41a0-bbe3-1362319cfdd2 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Lock "cinder-attachment_update-d2f56ef2-8128-46ee-a064-6f34c89dbb6d-np0000005036" acquired by "attachment_update" :: waited 0.008s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:00:38.205464 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:38.205464 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:38.295740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1c5bd9fb-abfc-4461-adc0-fd899935a42a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:38.298056 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c5bd9fb-abfc-4461-adc0-fd899935a42a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:38.298296 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c5bd9fb-abfc-4461-adc0-fd899935a42a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:38.298809 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c5bd9fb-abfc-4461-adc0-fd899935a42a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:38.298809 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-1c5bd9fb-abfc-4461-adc0-fd899935a42a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:38.304080 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:38.304080 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:38.305195 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c5bd9fb-abfc-4461-adc0-fd899935a42a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:38.305844 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 184/729] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:38 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:38.740678 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-16e12475-81ec-41a0-bbe3-1362319cfdd2 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Lock "cinder-attachment_update-d2f56ef2-8128-46ee-a064-6f34c89dbb6d-np0000005036" released by "attachment_update" :: held 0.537s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:00:38.741988 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-16e12475-81ec-41a0-bbe3-1362319cfdd2 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments/3db1e00e-355e-474a-8481-776a883fb345 returned with HTTP 200 Jul 10 18:00:38.742450 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 183/730] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:00:38 2026] PUT /volume/v3/attachments/3db1e00e-355e-474a-8481-776a883fb345 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:38.931584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-33869e6d-f518-4a6e-9c79-c42a55e7e18e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:38.933807 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33869e6d-f518-4a6e-9c79-c42a55e7e18e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 Jul 10 18:00:38.934038 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33869e6d-f518-4a6e-9c79-c42a55e7e18e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:38.934254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33869e6d-f518-4a6e-9c79-c42a55e7e18e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:38.944147 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:38.944147 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:38.949240 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-33869e6d-f518-4a6e-9c79-c42a55e7e18e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:38.955128 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33869e6d-f518-4a6e-9c79-c42a55e7e18e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 returned with HTTP 200 Jul 10 18:00:38.956036 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 183/731] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:38 2026] GET /volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:38.974742 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:38.977454 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:38.979337 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-454909955"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:38.981323 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-454909955'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:38.981879 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Create volume of 1 GB Jul 10 18:00:38.990919 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Availability Zones retrieved successfully. Jul 10 18:00:39.001248 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Flow 'volume_create_api' (acab6170-dbec-439a-bf74-6d3267d3152b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:39.002243 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b1655bf-d4fe-4f16-a3bf-915f437a0858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:39.003677 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:39.038197 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dd2c7ac0-bd36-4e61-a0b9-99740bc07aee None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.040517 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dd2c7ac0-bd36-4e61-a0b9-99740bc07aee tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 18:00:39.049747 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dd2c7ac0-bd36-4e61-a0b9-99740bc07aee tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:39.049747 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dd2c7ac0-bd36-4e61-a0b9-99740bc07aee tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:39.049848 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b1655bf-d4fe-4f16-a3bf-915f437a0858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:39.049848 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd32f5e0-7c50-4932-940a-7bf8a87f566d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:39.052230 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:39.052230 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:39.059361 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dd2c7ac0-bd36-4e61-a0b9-99740bc07aee tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:39.067827 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dd2c7ac0-bd36-4e61-a0b9-99740bc07aee tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 18:00:39.073913 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 185/732] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:39 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:39.117251 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Created reservations ['e63f354d-5474-4678-b154-b72daceab1b0', '2037ea11-735c-4949-be6b-22e08db15808', '9319c1ec-d5bb-41de-890b-68f180fc99ba', 'cb6060c5-d59c-4abf-a5e6-66b781ceb5d9'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:39.118785 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd32f5e0-7c50-4932-940a-7bf8a87f566d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63f354d-5474-4678-b154-b72daceab1b0', '2037ea11-735c-4949-be6b-22e08db15808', '9319c1ec-d5bb-41de-890b-68f180fc99ba', 'cb6060c5-d59c-4abf-a5e6-66b781ceb5d9']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:39.120098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1da5af-2438-42a1-b163-609ab09b63a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:39.152640 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1da5af-2438-42a1-b163-609ab09b63a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6346b995-7375-44ee-bb92-77ff18a70cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-454909955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ff49bcefb14f319930dd55ebef3266',qos_specs=None,replication_status=,reservations=['e63f354d-5474-4678-b154-b72daceab1b0','2037ea11-735c-4949-be6b-22e08db15808','9319c1ec-d5bb-41de-890b-68f180fc99ba','cb6060c5-d59c-4abf-a5e6-66b781ceb5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e1b83afd04f7f90c70a4b26b5067a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-454909955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6346b995-7375-44ee-bb92-77ff18a70cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91ff49bcefb14f319930dd55ebef3266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804e1b83afd04f7f90c70a4b26b5067a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:39.153637 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e0196c-bbca-49c6-b29e-89905170a5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:39.189414 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e0196c-bbca-49c6-b29e-89905170a5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-454909955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ff49bcefb14f319930dd55ebef3266',qos_specs=None,replication_status=,reservations=['e63f354d-5474-4678-b154-b72daceab1b0','2037ea11-735c-4949-be6b-22e08db15808','9319c1ec-d5bb-41de-890b-68f180fc99ba','cb6060c5-d59c-4abf-a5e6-66b781ceb5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e1b83afd04f7f90c70a4b26b5067a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:39.190473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3fbdc40-9012-4fdb-ac05-910afd167f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:39.208539 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3fbdc40-9012-4fdb-ac05-910afd167f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:39.209731 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Flow 'volume_create_api' (acab6170-dbec-439a-bf74-6d3267d3152b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:39.210033 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Create volume request issued successfully. Jul 10 18:00:39.210832 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d09a111c-8436-45f1-8b9f-018b40c8d01f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:39.211626 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 182/733] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:00:38 2026] POST /volume/v3/volumes => generated 749 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:39.229115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-aa92e01b-47c6-42f9-b9a5-a1747da5dd14 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.232114 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aa92e01b-47c6-42f9-b9a5-a1747da5dd14 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 Jul 10 18:00:39.232286 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aa92e01b-47c6-42f9-b9a5-a1747da5dd14 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:39.232587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aa92e01b-47c6-42f9-b9a5-a1747da5dd14 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:39.247942 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:39.247942 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:39.255278 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4b8310db-39d2-446b-808c-c26603792002 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.256580 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-aa92e01b-47c6-42f9-b9a5-a1747da5dd14 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:39.259189 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4b8310db-39d2-446b-808c-c26603792002 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] POST https://10.4.3.71/volume/v3/attachments/3db1e00e-355e-474a-8481-776a883fb345/action Jul 10 18:00:39.259799 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4b8310db-39d2-446b-808c-c26603792002 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:39.260108 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4b8310db-39d2-446b-808c-c26603792002 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:39.263953 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aa92e01b-47c6-42f9-b9a5-a1747da5dd14 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 returned with HTTP 200 Jul 10 18:00:39.264686 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 184/734] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:39 2026] GET /volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:39.290193 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:39.290193 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:39.308627 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4b8310db-39d2-446b-808c-c26603792002 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments/3db1e00e-355e-474a-8481-776a883fb345/action returned with HTTP 204 Jul 10 18:00:39.308627 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 184/735] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:00:39 2026] POST /volume/v3/attachments/3db1e00e-355e-474a-8481-776a883fb345/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:39.317916 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-909ca937-d39c-47a3-bab9-015b79b608b0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.321481 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-909ca937-d39c-47a3-bab9-015b79b608b0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:39.321481 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-909ca937-d39c-47a3-bab9-015b79b608b0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:39.321481 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-909ca937-d39c-47a3-bab9-015b79b608b0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:39.321481 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-909ca937-d39c-47a3-bab9-015b79b608b0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:39.329488 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:39.329488 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:39.329881 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-909ca937-d39c-47a3-bab9-015b79b608b0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:39.330128 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 186/736] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:39 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:39.498817 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9873101e-6ea1-4c21-b7b4-a046dbbaf9c2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.500818 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9873101e-6ea1-4c21-b7b4-a046dbbaf9c2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 18:00:39.501054 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9873101e-6ea1-4c21-b7b4-a046dbbaf9c2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:39.501252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9873101e-6ea1-4c21-b7b4-a046dbbaf9c2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:39.513155 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:39.513155 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:39.518125 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9873101e-6ea1-4c21-b7b4-a046dbbaf9c2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:39.523452 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9873101e-6ea1-4c21-b7b4-a046dbbaf9c2 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 18:00:39.523887 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 183/737] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:39 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:39.583134 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1c472a20-893f-4544-8c33-d155ad9fb3c8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.586293 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1c472a20-893f-4544-8c33-d155ad9fb3c8 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 18:00:39.586293 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1c472a20-893f-4544-8c33-d155ad9fb3c8 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:39.586711 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1c472a20-893f-4544-8c33-d155ad9fb3c8 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:39.601409 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:39.601409 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:39.608164 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1c472a20-893f-4544-8c33-d155ad9fb3c8 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:39.614024 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1c472a20-893f-4544-8c33-d155ad9fb3c8 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 18:00:39.614497 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 185/738] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:39 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:39.642639 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1f95fd7f-8231-45c6-b200-cb1821899dff None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.645512 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1f95fd7f-8231-45c6-b200-cb1821899dff tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba/action Jul 10 18:00:39.645976 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1f95fd7f-8231-45c6-b200-cb1821899dff tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:39.646211 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1f95fd7f-8231-45c6-b200-cb1821899dff tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:39.661388 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:39.661388 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:39.661854 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1f95fd7f-8231-45c6-b200-cb1821899dff tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:39.670237 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1f95fd7f-8231-45c6-b200-cb1821899dff tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Begin detaching volume completed successfully. Jul 10 18:00:39.670237 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-1f95fd7f-8231-45c6-b200-cb1821899dff tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba/action returned with HTTP 202 Jul 10 18:00:39.670510 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 185/739] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:00:39 2026] POST /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:00:39.824166 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-321f9202-cb95-4dc3-8291-7b7ceccdd793 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.824471 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-321f9202-cb95-4dc3-8291-7b7ceccdd793 None None] GET https://10.4.3.71/volume// Jul 10 18:00:39.824758 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-321f9202-cb95-4dc3-8291-7b7ceccdd793 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:39.825086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-321f9202-cb95-4dc3-8291-7b7ceccdd793 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:39.825815 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-321f9202-cb95-4dc3-8291-7b7ceccdd793 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:39.825957 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 187/740] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:00:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:39.834373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4e52dc03-62ef-420d-8a56-256019da1748 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.837633 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4e52dc03-62ef-420d-8a56-256019da1748 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b Jul 10 18:00:39.837772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4e52dc03-62ef-420d-8a56-256019da1748 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:39.837956 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4e52dc03-62ef-420d-8a56-256019da1748 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:39.850864 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:39.850864 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:39.856238 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4e52dc03-62ef-420d-8a56-256019da1748 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:00:39.861784 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-4e52dc03-62ef-420d-8a56-256019da1748 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b returned with HTTP 200 Jul 10 18:00:39.862295 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 184/741] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:00:39 2026] GET /volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:39.958910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ebbae9aa-85b1-4ffd-875f-beffbfe70382 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:39.962089 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ebbae9aa-85b1-4ffd-875f-beffbfe70382 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] PUT https://10.4.3.71/volume/v3/attachments/af1d2698-7fc9-46ec-8a19-aa62de000caf Jul 10 18:00:39.962736 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ebbae9aa-85b1-4ffd-875f-beffbfe70382 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:39.973108 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ebbae9aa-85b1-4ffd-875f-beffbfe70382 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Acquiring lock "cinder-attachment_update-eb5f6860-63ea-44ae-b73d-9df3186a285b-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:00:39.980245 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ebbae9aa-85b1-4ffd-875f-beffbfe70382 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Lock "cinder-attachment_update-eb5f6860-63ea-44ae-b73d-9df3186a285b-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:00:39.981284 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:39.981284 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:40.282558 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a281f9c3-bc07-46ea-bf74-837ddfbf9571 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:40.284978 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a281f9c3-bc07-46ea-bf74-837ddfbf9571 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 Jul 10 18:00:40.285269 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a281f9c3-bc07-46ea-bf74-837ddfbf9571 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:40.285614 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a281f9c3-bc07-46ea-bf74-837ddfbf9571 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:40.296101 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:40.296101 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:40.300046 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a281f9c3-bc07-46ea-bf74-837ddfbf9571 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:40.304840 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a281f9c3-bc07-46ea-bf74-837ddfbf9571 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 returned with HTTP 200 Jul 10 18:00:40.305284 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 186/742] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:40 2026] GET /volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:40.335302 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-477a6948-99d3-4c62-b66d-9085ed83d57d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:40.337956 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-477a6948-99d3-4c62-b66d-9085ed83d57d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] DELETE https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 18:00:40.338194 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-477a6948-99d3-4c62-b66d-9085ed83d57d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:40.338597 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-477a6948-99d3-4c62-b66d-9085ed83d57d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:40.338708 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-477a6948-99d3-4c62-b66d-9085ed83d57d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Delete volume with id: 16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 18:00:40.345529 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fdf46fc7-7cb8-489b-8359-d0f3d29079d9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:40.348885 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fdf46fc7-7cb8-489b-8359-d0f3d29079d9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:40.349018 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:40.349018 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:40.349225 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fdf46fc7-7cb8-489b-8359-d0f3d29079d9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:40.349484 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-477a6948-99d3-4c62-b66d-9085ed83d57d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 18:00:40.349624 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fdf46fc7-7cb8-489b-8359-d0f3d29079d9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:40.349794 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-fdf46fc7-7cb8-489b-8359-d0f3d29079d9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:40.356527 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:40.356527 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:40.357540 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fdf46fc7-7cb8-489b-8359-d0f3d29079d9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:40.358068 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 185/743] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:40 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:40.376173 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-477a6948-99d3-4c62-b66d-9085ed83d57d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Delete volume request issued successfully. Jul 10 18:00:40.376469 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-477a6948-99d3-4c62-b66d-9085ed83d57d tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 202 Jul 10 18:00:40.376989 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 188/744] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:40 2026] DELETE /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:40.386213 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-47f5da7b-5eae-4f9c-911e-3b1831c6bfff None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:40.388435 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-47f5da7b-5eae-4f9c-911e-3b1831c6bfff tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 18:00:40.388656 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-47f5da7b-5eae-4f9c-911e-3b1831c6bfff tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:40.388852 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-47f5da7b-5eae-4f9c-911e-3b1831c6bfff tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:40.397392 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:40.397392 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:40.401473 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-47f5da7b-5eae-4f9c-911e-3b1831c6bfff tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 18:00:40.406608 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-47f5da7b-5eae-4f9c-911e-3b1831c6bfff tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 200 Jul 10 18:00:40.407597 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 187/745] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:40 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:40.508681 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ebbae9aa-85b1-4ffd-875f-beffbfe70382 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Lock "cinder-attachment_update-eb5f6860-63ea-44ae-b73d-9df3186a285b-np0000005036" released by "attachment_update" :: held 0.528s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:00:40.509055 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-ebbae9aa-85b1-4ffd-875f-beffbfe70382 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments/af1d2698-7fc9-46ec-8a19-aa62de000caf returned with HTTP 200 Jul 10 18:00:40.513117 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 186/746] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:00:39 2026] PUT /volume/v3/attachments/af1d2698-7fc9-46ec-8a19-aa62de000caf => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:40.703643 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-72901cc6-6f33-4569-a3cc-9f6e78006eb5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:40.703643 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72901cc6-6f33-4569-a3cc-9f6e78006eb5 None None] GET https://10.4.3.71/volume// Jul 10 18:00:40.703643 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72901cc6-6f33-4569-a3cc-9f6e78006eb5 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:40.703818 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72901cc6-6f33-4569-a3cc-9f6e78006eb5 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:40.704106 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72901cc6-6f33-4569-a3cc-9f6e78006eb5 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:40.704509 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 186/747] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:00:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:40.718287 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-13f2ede8-6596-4476-a215-967d42fe1354 req-6581a844-9a02-4a49-a456-c9ba6ebd5d2e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:40.720761 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-6581a844-9a02-4a49-a456-c9ba6ebd5d2e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 18:00:40.721238 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-6581a844-9a02-4a49-a456-c9ba6ebd5d2e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:40.721531 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-6581a844-9a02-4a49-a456-c9ba6ebd5d2e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:40.736668 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:40.736668 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:40.744429 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-13f2ede8-6596-4476-a215-967d42fe1354 req-6581a844-9a02-4a49-a456-c9ba6ebd5d2e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:40.750871 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-6581a844-9a02-4a49-a456-c9ba6ebd5d2e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 18:00:40.753058 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 189/748] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:00:40 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:41.026205 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-7ea0befb-e1e1-4d40-a2d5-a07bad65c19f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:41.035664 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-7ea0befb-e1e1-4d40-a2d5-a07bad65c19f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] POST https://10.4.3.71/volume/v3/attachments/af1d2698-7fc9-46ec-8a19-aa62de000caf/action Jul 10 18:00:41.036042 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-7ea0befb-e1e1-4d40-a2d5-a07bad65c19f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:41.036152 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-7ea0befb-e1e1-4d40-a2d5-a07bad65c19f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:41.068275 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:41.068275 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:41.089098 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-34177189-a6cf-4a20-97e1-a4faa2eb5ed5 req-7ea0befb-e1e1-4d40-a2d5-a07bad65c19f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments/af1d2698-7fc9-46ec-8a19-aa62de000caf/action returned with HTTP 204 Jul 10 18:00:41.089707 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 188/749] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:00:41 2026] POST /volume/v3/attachments/af1d2698-7fc9-46ec-8a19-aa62de000caf/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:41.371504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-07158211-a855-4780-b787-b3c20e7337cd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:41.374020 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-07158211-a855-4780-b787-b3c20e7337cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:41.374322 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-07158211-a855-4780-b787-b3c20e7337cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:41.374599 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-07158211-a855-4780-b787-b3c20e7337cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:41.374886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-07158211-a855-4780-b787-b3c20e7337cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:41.381730 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:41.381730 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:41.383793 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-07158211-a855-4780-b787-b3c20e7337cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:41.383793 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 187/750] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:41 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:41.423985 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-46d24d46-2b34-4603-8efb-d2132461e87c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:41.426057 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-46d24d46-2b34-4603-8efb-d2132461e87c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f Jul 10 18:00:41.426317 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-46d24d46-2b34-4603-8efb-d2132461e87c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:41.426587 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-46d24d46-2b34-4603-8efb-d2132461e87c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:41.434060 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-46d24d46-2b34-4603-8efb-d2132461e87c tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f returned with HTTP 404 Jul 10 18:00:41.434634 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 187/751] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:41 2026] GET /volume/v3/volumes/16cdfc5b-c073-40a8-8235-8ad186dfb32f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:41.443034 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-142b393c-b1b6-4232-b1c6-4e28b6f405f1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:41.445480 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-142b393c-b1b6-4232-b1c6-4e28b6f405f1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 Jul 10 18:00:41.445853 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-142b393c-b1b6-4232-b1c6-4e28b6f405f1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:41.445930 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-142b393c-b1b6-4232-b1c6-4e28b6f405f1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:41.446948 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-142b393c-b1b6-4232-b1c6-4e28b6f405f1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Delete volume with id: 9d7cf26d-7d61-4691-be89-f706bde841f3 Jul 10 18:00:41.454862 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:41.454862 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:41.455506 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-142b393c-b1b6-4232-b1c6-4e28b6f405f1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 18:00:41.476623 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:41.476981 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-142b393c-b1b6-4232-b1c6-4e28b6f405f1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Delete volume request issued successfully. Jul 10 18:00:41.477222 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-142b393c-b1b6-4232-b1c6-4e28b6f405f1 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 returned with HTTP 202 Jul 10 18:00:41.477836 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 190/752] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:41 2026] DELETE /volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:41.485558 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-75013c00-af4d-404c-bec7-4955027d1814 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:41.488768 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75013c00-af4d-404c-bec7-4955027d1814 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 Jul 10 18:00:41.488943 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75013c00-af4d-404c-bec7-4955027d1814 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:41.489647 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75013c00-af4d-404c-bec7-4955027d1814 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:41.496879 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:41.496879 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:41.501272 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-75013c00-af4d-404c-bec7-4955027d1814 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Volume info retrieved successfully. Jul 10 18:00:41.507602 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75013c00-af4d-404c-bec7-4955027d1814 tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 returned with HTTP 200 Jul 10 18:00:41.507602 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 188/753] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:41 2026] GET /volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:41.638734 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:41.639149 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-669106646"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:41.642019 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-669106646'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:41.642186 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Create volume of 1 GB Jul 10 18:00:41.649433 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Availability Zones retrieved successfully. Jul 10 18:00:41.655528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Flow 'volume_create_api' (8eb75b5d-e031-43d7-845c-ece38d1d1de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:41.657015 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46734e1a-d4db-40d0-aa85-b801edecaeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:41.658096 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:41.697157 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46734e1a-d4db-40d0-aa85-b801edecaeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:41.697157 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eadafe17-f75e-409f-b706-00ee2b1cf508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:41.779772 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Created reservations ['0c1f96b0-1b99-4769-bcc1-d8f1c1759462', '310c2182-3d9a-471e-ba43-0ed63d841b10', '44c5d182-c157-4a1b-9315-a4e825b09c3b', '9a721a70-6e1f-45b4-9602-45e8055522dd'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:41.780871 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eadafe17-f75e-409f-b706-00ee2b1cf508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c1f96b0-1b99-4769-bcc1-d8f1c1759462', '310c2182-3d9a-471e-ba43-0ed63d841b10', '44c5d182-c157-4a1b-9315-a4e825b09c3b', '9a721a70-6e1f-45b4-9602-45e8055522dd']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:41.781802 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545ce263-e507-45ed-b500-1c0381a68786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:41.817388 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545ce263-e507-45ed-b500-1c0381a68786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab9fd178-d934-4458-9c18-66f08214de7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-669106646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61829e6ec1444db5b71e3f133b601752',qos_specs=None,replication_status=,reservations=['0c1f96b0-1b99-4769-bcc1-d8f1c1759462','310c2182-3d9a-471e-ba43-0ed63d841b10','44c5d182-c157-4a1b-9315-a4e825b09c3b','9a721a70-6e1f-45b4-9602-45e8055522dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e020cc81d2984258a6cec74a78022b67',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-669106646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab9fd178-d934-4458-9c18-66f08214de7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61829e6ec1444db5b71e3f133b601752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e020cc81d2984258a6cec74a78022b67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:41.818655 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3071f907-44f5-4bed-ae5b-c9634f8c559d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:41.855495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3071f907-44f5-4bed-ae5b-c9634f8c559d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-669106646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61829e6ec1444db5b71e3f133b601752',qos_specs=None,replication_status=,reservations=['0c1f96b0-1b99-4769-bcc1-d8f1c1759462','310c2182-3d9a-471e-ba43-0ed63d841b10','44c5d182-c157-4a1b-9315-a4e825b09c3b','9a721a70-6e1f-45b4-9602-45e8055522dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e020cc81d2984258a6cec74a78022b67',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:41.856705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3a3e4e-a475-4a86-9f3f-bec356867105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:41.869686 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3a3e4e-a475-4a86-9f3f-bec356867105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:41.871622 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Flow 'volume_create_api' (8eb75b5d-e031-43d7-845c-ece38d1d1de4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:41.871622 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Create volume request issued successfully. Jul 10 18:00:41.872181 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b3b3c9e6-988f-460a-a71b-b1a111049d32 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:41.872377 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 189/754] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:00:41 2026] POST /volume/v3/volumes => generated 771 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:41.886346 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c7c6dea1-673f-4972-9b5b-e560870158c1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:41.888987 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7c6dea1-673f-4972-9b5b-e560870158c1 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:00:41.890659 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c7c6dea1-673f-4972-9b5b-e560870158c1 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:41.890659 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c7c6dea1-673f-4972-9b5b-e560870158c1 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:41.899303 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:41.899303 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:41.903299 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c7c6dea1-673f-4972-9b5b-e560870158c1 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:00:41.908700 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7c6dea1-673f-4972-9b5b-e560870158c1 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:00:41.909380 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 188/755] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:41 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:41.927507 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-13f2ede8-6596-4476-a215-967d42fe1354 req-f09c47fa-ed18-4dff-8153-686ce0ff20e9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:41.930447 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-f09c47fa-ed18-4dff-8153-686ce0ff20e9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] DELETE https://10.4.3.71/volume/v3/attachments/3dc89fac-7cfb-485e-857b-67320ce72eb6 Jul 10 18:00:41.930725 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-f09c47fa-ed18-4dff-8153-686ce0ff20e9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:41.930879 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-f09c47fa-ed18-4dff-8153-686ce0ff20e9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:41.933794 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=611,cinder:UPDATE=185,cinder:DELETE=3,cinder:INSERT=118 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:00:41.941766 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:41.941766 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:42.396545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-def1a6f7-1159-49e4-85cf-ba615c4a88f1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:42.399375 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-def1a6f7-1159-49e4-85cf-ba615c4a88f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:42.399698 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-def1a6f7-1159-49e4-85cf-ba615c4a88f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:42.400018 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-def1a6f7-1159-49e4-85cf-ba615c4a88f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:42.400137 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-def1a6f7-1159-49e4-85cf-ba615c4a88f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:42.405525 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:42.405525 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:42.406447 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-def1a6f7-1159-49e4-85cf-ba615c4a88f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:42.406891 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 189/756] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:42 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:42.479378 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-13f2ede8-6596-4476-a215-967d42fe1354 req-f09c47fa-ed18-4dff-8153-686ce0ff20e9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/3dc89fac-7cfb-485e-857b-67320ce72eb6 returned with HTTP 200 Jul 10 18:00:42.479837 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 191/757] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:00:41 2026] DELETE /volume/v3/attachments/3dc89fac-7cfb-485e-857b-67320ce72eb6 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:42.527988 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6b8002b7-dd4d-4b69-b8aa-28cffb25ad3a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:42.530754 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6b8002b7-dd4d-4b69-b8aa-28cffb25ad3a tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] GET https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 Jul 10 18:00:42.531023 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6b8002b7-dd4d-4b69-b8aa-28cffb25ad3a tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:42.531257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6b8002b7-dd4d-4b69-b8aa-28cffb25ad3a tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:42.539513 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6b8002b7-dd4d-4b69-b8aa-28cffb25ad3a tempest-ServerRescueNegativeTestJSON-784863883 tempest-ServerRescueNegativeTestJSON-784863883-project-member] https://10.4.3.71/volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 returned with HTTP 404 Jul 10 18:00:42.540329 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 190/758] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:42 2026] GET /volume/v3/volumes/9d7cf26d-7d61-4691-be89-f706bde841f3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:42.927754 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-83b34180-9dcf-4f9d-88c8-181deb3c44be None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:42.930033 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-83b34180-9dcf-4f9d-88c8-181deb3c44be tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:00:42.930363 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-83b34180-9dcf-4f9d-88c8-181deb3c44be tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:42.930654 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-83b34180-9dcf-4f9d-88c8-181deb3c44be tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:42.941774 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:42.941774 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:42.947028 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-83b34180-9dcf-4f9d-88c8-181deb3c44be tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:00:42.954054 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-83b34180-9dcf-4f9d-88c8-181deb3c44be tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:00:42.954137 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 189/759] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:00:42 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:00:43.419685 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-055572fe-7dc9-456c-8abf-23e711a1cbbc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:43.421898 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-055572fe-7dc9-456c-8abf-23e711a1cbbc tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:43.422150 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-055572fe-7dc9-456c-8abf-23e711a1cbbc tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:43.422395 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-055572fe-7dc9-456c-8abf-23e711a1cbbc tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:43.422547 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-055572fe-7dc9-456c-8abf-23e711a1cbbc tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:43.429178 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:43.429178 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:43.430500 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-055572fe-7dc9-456c-8abf-23e711a1cbbc tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:43.431025 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 190/760] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:43 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:43.446866 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cff3097d-f6b6-44f1-9b0f-b229a1728f64 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:43.449218 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cff3097d-f6b6-44f1-9b0f-b229a1728f64 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 Jul 10 18:00:43.449499 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cff3097d-f6b6-44f1-9b0f-b229a1728f64 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:43.449775 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cff3097d-f6b6-44f1-9b0f-b229a1728f64 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:43.460332 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:43.460332 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:43.465693 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cff3097d-f6b6-44f1-9b0f-b229a1728f64 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:00:43.471479 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cff3097d-f6b6-44f1-9b0f-b229a1728f64 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 returned with HTTP 200 Jul 10 18:00:43.475646 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 192/761] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:43 2026] GET /volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:43.487016 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-eb3fa84f-e0eb-41ff-a3d0-d9c043fff96d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:43.660736 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-eb3fa84f-e0eb-41ff-a3d0-d9c043fff96d tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b/export_record Jul 10 18:00:43.661248 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-eb3fa84f-e0eb-41ff-a3d0-d9c043fff96d tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:43.661358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-eb3fa84f-e0eb-41ff-a3d0-d9c043fff96d tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Calling method 'export_record' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:43.661842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-eb3fa84f-e0eb-41ff-a3d0-d9c043fff96d tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Export record for backup 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99948) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 18:00:43.676706 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:43.676706 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:43.677972 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.api [None req-eb3fa84f-e0eb-41ff-a3d0-d9c043fff96d tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Calling RPCAPI with context: , host: np0000005036, backup: 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99948) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 18:00:43.705261 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-eb3fa84f-e0eb-41ff-a3d0-d9c043fff96d tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] export_record in rpcapi backup_id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b on host np0000005036. {{(pid=99948) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 18:00:43.948851 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ae39a8ab-be5b-494c-8e8b-8e063c9527f1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:43.951242 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ae39a8ab-be5b-494c-8e8b-8e063c9527f1 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 18:00:43.951595 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ae39a8ab-be5b-494c-8e8b-8e063c9527f1 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:43.951763 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ae39a8ab-be5b-494c-8e8b-8e063c9527f1 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:43.961199 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:43.961199 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:43.970025 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ae39a8ab-be5b-494c-8e8b-8e063c9527f1 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:43.976517 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ae39a8ab-be5b-494c-8e8b-8e063c9527f1 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 18:00:43.976946 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 190/762] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:43 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:44.209248 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-eb3fa84f-e0eb-41ff-a3d0-d9c043fff96d tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTgyYjI0ODgtNjAzZi00Y2QyLTllMTAtY2MxYmE4YjZlNzNiIiwgInVzZXJfaWQiOiAiNGU4YzcyNDg2MTllNDgzNGFmMWIyZWQ0YTg0ZjgzM2EiLCAicHJvamVjdF9pZCI6ICIyODI3MWE0MWM4NWI0ZDZhYWM0ODIzMzVhODg5NmQxNyIsICJ2b2x1bWVfaWQiOiAiZTU1Y2M5ZmEtMzIzZS00OTYyLWE2NzYtNWJjMTM0ZDA2MGQ5IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTYwMjUxMjUwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NjIxMDI1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNTVjYzlmYS0zMjNlLTQ5NjItYTY3Ni01YmMxMzRkMDYwZDkvMjAyNjA3MTAxODAwMjgvYXpfbm92YV9iYWNrdXBfNTgyYjI0ODgtNjAzZi00Y2QyLTllMTAtY2MxYmE4YjZlNzNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE4OjAwOjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99948) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 18:00:44.209718 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-eb3fa84f-e0eb-41ff-a3d0-d9c043fff96d tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b/export_record returned with HTTP 200 Jul 10 18:00:44.210004 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 191/763] 10.4.3.71 () {66 vars in 1383 bytes} [Fri Jul 10 18:00:43 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b/export_record => generated 1512 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:44.220882 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e8980b45-8641-489d-a772-7ea80c059ce8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:44.222762 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e8980b45-8641-489d-a772-7ea80c059ce8 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] POST https://10.4.3.71/volume/v3/backups/import_record Jul 10 18:00:44.223249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e8980b45-8641-489d-a772-7ea80c059ce8 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjBlNWM0MDQtMWQxNS00YzEyLWI2ODQtYzA0ZmVmZDIzOTQ2IiwgInVzZXJfaWQiOiAiNGU4YzcyNDg2MTllNDgzNGFmMWIyZWQ0YTg0ZjgzM2EiLCAicHJvamVjdF9pZCI6ICIyODI3MWE0MWM4NWI0ZDZhYWM0ODIzMzVhODg5NmQxNyIsICJ2b2x1bWVfaWQiOiAiZTU1Y2M5ZmEtMzIzZS00OTYyLWE2NzYtNWJjMTM0ZDA2MGQ5IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTYwMjUxMjUwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NjIxMDI1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNTVjYzlmYS0zMjNlLTQ5NjItYTY3Ni01YmMxMzRkMDYwZDkvMjAyNjA3MTAxODAwMjgvYXpfbm92YV9iYWNrdXBfNTgyYjI0ODgtNjAzZi00Y2QyLTllMTAtY2MxYmE4YjZlNzNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE4OjAwOjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:44.224843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-e8980b45-8641-489d-a772-7ea80c059ce8 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjBlNWM0MDQtMWQxNS00YzEyLWI2ODQtYzA0ZmVmZDIzOTQ2IiwgInVzZXJfaWQiOiAiNGU4YzcyNDg2MTllNDgzNGFmMWIyZWQ0YTg0ZjgzM2EiLCAicHJvamVjdF9pZCI6ICIyODI3MWE0MWM4NWI0ZDZhYWM0ODIzMzVhODg5NmQxNyIsICJ2b2x1bWVfaWQiOiAiZTU1Y2M5ZmEtMzIzZS00OTYyLWE2NzYtNWJjMTM0ZDA2MGQ5IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTYwMjUxMjUwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NjIxMDI1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNTVjYzlmYS0zMjNlLTQ5NjItYTY3Ni01YmMxMzRkMDYwZDkvMjAyNjA3MTAxODAwMjgvYXpfbm92YV9iYWNrdXBfNTgyYjI0ODgtNjAzZi00Y2QyLTllMTAtY2MxYmE4YjZlNzNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE4OjAwOjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99949) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 18:00:44.225013 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-e8980b45-8641-489d-a772-7ea80c059ce8 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjBlNWM0MDQtMWQxNS00YzEyLWI2ODQtYzA0ZmVmZDIzOTQ2IiwgInVzZXJfaWQiOiAiNGU4YzcyNDg2MTllNDgzNGFmMWIyZWQ0YTg0ZjgzM2EiLCAicHJvamVjdF9pZCI6ICIyODI3MWE0MWM4NWI0ZDZhYWM0ODIzMzVhODg5NmQxNyIsICJ2b2x1bWVfaWQiOiAiZTU1Y2M5ZmEtMzIzZS00OTYyLWE2NzYtNWJjMTM0ZDA2MGQ5IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTYwMjUxMjUwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NjIxMDI1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNTVjYzlmYS0zMjNlLTQ5NjItYTY3Ni01YmMxMzRkMDYwZDkvMjAyNjA3MTAxODAwMjgvYXpfbm92YV9iYWNrdXBfNTgyYjI0ODgtNjAzZi00Y2QyLTllMTAtY2MxYmE4YjZlNzNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE4OjAwOjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99949) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 18:00:44.282714 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-e8980b45-8641-489d-a772-7ea80c059ce8 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Created reservations ['b8fadd18-700f-4078-8ae0-171bd0d66120', '8c98bf22-934a-4055-8e38-486ca92a9beb'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:44.322869 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-e8980b45-8641-489d-a772-7ea80c059ce8 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] import_record rpcapi backup id 60e5c404-1d15-4c12-b684-c04fefd23946 on host np0000005036 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjBlNWM0MDQtMWQxNS00YzEyLWI2ODQtYzA0ZmVmZDIzOTQ2IiwgInVzZXJfaWQiOiAiNGU4YzcyNDg2MTllNDgzNGFmMWIyZWQ0YTg0ZjgzM2EiLCAicHJvamVjdF9pZCI6ICIyODI3MWE0MWM4NWI0ZDZhYWM0ODIzMzVhODg5NmQxNyIsICJ2b2x1bWVfaWQiOiAiZTU1Y2M5ZmEtMzIzZS00OTYyLWE2NzYtNWJjMTM0ZDA2MGQ5IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTYwMjUxMjUwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NjIxMDI1MDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNTVjYzlmYS0zMjNlLTQ5NjItYTY3Ni01YmMxMzRkMDYwZDkvMjAyNjA3MTAxODAwMjgvYXpfbm92YV9iYWNrdXBfNTgyYjI0ODgtNjAzZi00Y2QyLTllMTAtY2MxYmE4YjZlNzNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE4OjAwOjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99949) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 18:00:44.325345 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-e8980b45-8641-489d-a772-7ea80c059ce8 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Import record output: {'backup': {'id': '60e5c404-1d15-4c12-b684-c04fefd23946', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946'}, {'rel': 'bookmark', 'href': 'https://10.4.3.71/volume/backups/60e5c404-1d15-4c12-b684-c04fefd23946'}]}}. {{(pid=99949) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 18:00:44.325727 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e8980b45-8641-489d-a772-7ea80c059ce8 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] https://10.4.3.71/volume/v3/backups/import_record returned with HTTP 201 Jul 10 18:00:44.326281 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 191/764] 10.4.3.71 () {68 vars in 1295 bytes} [Fri Jul 10 18:00:44 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 106 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 18:00:44.339469 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fc6075ee-06b3-413d-961f-06a036f040dc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:44.343613 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fc6075ee-06b3-413d-961f-06a036f040dc tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] GET https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 Jul 10 18:00:44.344119 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fc6075ee-06b3-413d-961f-06a036f040dc tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:44.345601 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fc6075ee-06b3-413d-961f-06a036f040dc tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:44.345601 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-fc6075ee-06b3-413d-961f-06a036f040dc tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Show backup with id 60e5c404-1d15-4c12-b684-c04fefd23946. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:44.363470 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:44.363470 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:44.364772 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fc6075ee-06b3-413d-961f-06a036f040dc tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 returned with HTTP 200 Jul 10 18:00:44.365392 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 193/765] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:44 2026] GET /volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 => generated 645 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:45.385980 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0cab9625-80af-4cf2-a59a-4482bf8dcb81 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:45.388311 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0cab9625-80af-4cf2-a59a-4482bf8dcb81 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] GET https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 Jul 10 18:00:45.388311 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0cab9625-80af-4cf2-a59a-4482bf8dcb81 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:45.388311 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0cab9625-80af-4cf2-a59a-4482bf8dcb81 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:45.388311 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0cab9625-80af-4cf2-a59a-4482bf8dcb81 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Show backup with id 60e5c404-1d15-4c12-b684-c04fefd23946. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:45.400964 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:45.400964 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:45.402063 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0cab9625-80af-4cf2-a59a-4482bf8dcb81 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 returned with HTTP 200 Jul 10 18:00:45.402164 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 191/766] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:45 2026] GET /volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:45.411848 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-bcc4ebb4-2c13-4ea1-bea9-3a11fd9b0c69 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:45.414891 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-bcc4ebb4-2c13-4ea1-bea9-3a11fd9b0c69 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/limits Jul 10 18:00:45.414891 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-bcc4ebb4-2c13-4ea1-bea9-3a11fd9b0c69 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:45.415000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-bcc4ebb4-2c13-4ea1-bea9-3a11fd9b0c69 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:45.415090 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-13f41f3e-4d9a-4ff2-b7f3-65931b2a480f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:45.417133 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-13f41f3e-4d9a-4ff2-b7f3-65931b2a480f tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] GET https://10.4.3.71/volume/v3/backups Jul 10 18:00:45.417490 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-13f41f3e-4d9a-4ff2-b7f3-65931b2a480f tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:45.418873 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-13f41f3e-4d9a-4ff2-b7f3-65931b2a480f tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:45.418873 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:45.418873 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:45.438513 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-13f41f3e-4d9a-4ff2-b7f3-65931b2a480f tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 200 Jul 10 18:00:45.439403 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 192/767] 10.4.3.71 () {66 vars in 1230 bytes} [Fri Jul 10 18:00:45 2026] GET /volume/v3/backups => generated 336 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:45.445837 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-bcc4ebb4-2c13-4ea1-bea9-3a11fd9b0c69 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/limits returned with HTTP 200 Jul 10 18:00:45.445837 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 192/768] 10.4.3.71 () {68 vars in 1477 bytes} [Fri Jul 10 18:00:45 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:45.454594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:45.454594 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] POST https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b/restore Jul 10 18:00:45.455009 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:45.456461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Restoring backup 582b2488-603f-4cd2-9e10-cc1ba8b6e73b ({'restore': {}}) {{(pid=99951) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 18:00:45.456585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Restoring backup 582b2488-603f-4cd2-9e10-cc1ba8b6e73b to volume None. Jul 10 18:00:45.468735 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:45.468735 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:45.470785 np0000005036 devstack@c-api.service[99951]: INFO cinder.backup.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Creating volume of 1 GB for restore of backup 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. Jul 10 18:00:45.481013 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:00:45.480478. {{(pid=99951) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:00:45.481341 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Availability Zones retrieved successfully. Jul 10 18:00:45.490152 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Flow 'volume_create_api' (798ac6a5-6568-446d-a934-1fa15b64116d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:45.492204 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934176ea-233d-4204-81fe-415541abe1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:45.493594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:45.531081 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934176ea-233d-4204-81fe-415541abe1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:45.532269 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87654e1f-c013-4427-80c4-999211cdbb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:45.575449 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Created reservations ['92037420-d1be-4975-95b8-1571e0a05cd1', '4de373a4-caef-436c-ac4a-d0c3662ae562', 'f4375ebc-15c2-458c-8438-fa893d93721d', 'cc2fe9f0-4ff7-45ab-9833-a146ddfb4fbb'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:45.576547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87654e1f-c013-4427-80c4-999211cdbb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92037420-d1be-4975-95b8-1571e0a05cd1', '4de373a4-caef-436c-ac4a-d0c3662ae562', 'f4375ebc-15c2-458c-8438-fa893d93721d', 'cc2fe9f0-4ff7-45ab-9833-a146ddfb4fbb']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:45.577956 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfec33ff-d278-4f5c-8c8f-4653377fcd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:45.611697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfec33ff-d278-4f5c-8c8f-4653377fcd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53d2f65c-7c25-47a0-8f4d-8df870214fea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_582b2488-603f-4cd2-9e10-cc1ba8b6e73b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28271a41c85b4d6aac482335a8896d17',qos_specs=None,replication_status=,reservations=['92037420-d1be-4975-95b8-1571e0a05cd1','4de373a4-caef-436c-ac4a-d0c3662ae562','f4375ebc-15c2-458c-8438-fa893d93721d','cc2fe9f0-4ff7-45ab-9833-a146ddfb4fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8c7248619e4834af1b2ed4a84f833a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_582b2488-603f-4cd2-9e10-cc1ba8b6e73b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53d2f65c-7c25-47a0-8f4d-8df870214fea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28271a41c85b4d6aac482335a8896d17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e8c7248619e4834af1b2ed4a84f833a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:45.612399 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f8367c9-609c-4915-80f6-3183213c13de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:45.639493 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f8367c9-609c-4915-80f6-3183213c13de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_582b2488-603f-4cd2-9e10-cc1ba8b6e73b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28271a41c85b4d6aac482335a8896d17',qos_specs=None,replication_status=,reservations=['92037420-d1be-4975-95b8-1571e0a05cd1','4de373a4-caef-436c-ac4a-d0c3662ae562','f4375ebc-15c2-458c-8438-fa893d93721d','cc2fe9f0-4ff7-45ab-9833-a146ddfb4fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8c7248619e4834af1b2ed4a84f833a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:45.640204 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d739d14-954e-41ff-8c16-f0c83957aeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:45.653339 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d739d14-954e-41ff-8c16-f0c83957aeee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:45.654269 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Flow 'volume_create_api' (798ac6a5-6568-446d-a934-1fa15b64116d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:45.654575 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Create volume request issued successfully. Jul 10 18:00:45.662312 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:45.662312 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:45.662791 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:00:45.992778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-b92fe9e7-f8bf-474f-aa20-1876c8380d31 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:45.997136 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-b92fe9e7-f8bf-474f-aa20-1876c8380d31 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:45.997205 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-b92fe9e7-f8bf-474f-aa20-1876c8380d31 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:45.997382 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-b92fe9e7-f8bf-474f-aa20-1876c8380d31 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:46.007117 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:46.007117 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:46.010972 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-b92fe9e7-f8bf-474f-aa20-1876c8380d31 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:46.015879 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-b92fe9e7-f8bf-474f-aa20-1876c8380d31 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 200 Jul 10 18:00:46.016396 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 192/769] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:45 2026] GET /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 1450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:46.026850 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-45497500-c3c6-4327-baa1-346804778830 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:46.029808 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-45497500-c3c6-4327-baa1-346804778830 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:00:46.030266 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-45497500-c3c6-4327-baa1-346804778830 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3628cf2f-dcb4-4d55-819f-dcaafd9668a0", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1498617324", "description": null, "metadata": {}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:46.051731 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:46.051731 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:46.052196 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-45497500-c3c6-4327-baa1-346804778830 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:46.053277 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-45497500-c3c6-4327-baa1-346804778830 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Create snapshot from volume 3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:46.110022 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-45497500-c3c6-4327-baa1-346804778830 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Created reservations ['af4c6748-789d-46aa-9de1-08d4a0a09941', '3ea89dc2-aec9-4fb3-8878-8b67885eb2d1', '32c6dcbd-ba67-47e0-b8d3-c3a107f66f20', 'e6a4b095-6a91-40e6-b635-c215f57ea75c'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:46.171584 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-45497500-c3c6-4327-baa1-346804778830 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Snapshot force create request issued successfully. Jul 10 18:00:46.172013 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-04e0485d-848d-4923-a6ae-b6eda462f7c3 req-45497500-c3c6-4327-baa1-346804778830 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:00:46.173105 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 193/770] 10.4.3.71 () {72 vars in 1540 bytes} [Fri Jul 10 18:00:46 2026] POST /volume/v3/snapshots => generated 319 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:46.671583 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:46.671583 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:46.672241 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:00:46.672399 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Checking backup size 1 against volume size 1 {{(pid=99951) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 18:00:46.672578 np0000005036 devstack@c-api.service[99951]: INFO cinder.backup.api [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Overwriting volume 53d2f65c-7c25-47a0-8f4d-8df870214fea with restore of backup 582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:46.693463 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.rpcapi [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] restore_backup in rpcapi backup_id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b {{(pid=99951) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 18:00:46.695773 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f75bf7c5-27c8-4f15-b7a8-a087c3fa273f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b/restore returned with HTTP 202 Jul 10 18:00:46.696114 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 194/771] 10.4.3.71 () {68 vars in 1386 bytes} [Fri Jul 10 18:00:45 2026] POST /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b/restore => generated 189 bytes in 1245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:46.704935 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9a89e910-acbd-4a4e-90e3-4b2fcf1275cd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:46.707382 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a89e910-acbd-4a4e-90e3-4b2fcf1275cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:46.707696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a89e910-acbd-4a4e-90e3-4b2fcf1275cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:46.707968 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a89e910-acbd-4a4e-90e3-4b2fcf1275cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:46.708186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-9a89e910-acbd-4a4e-90e3-4b2fcf1275cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:46.713609 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:46.713609 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:46.714660 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a89e910-acbd-4a4e-90e3-4b2fcf1275cd tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:46.715183 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 193/772] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:46 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:47.730712 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5bedb3b4-994a-4783-8054-9535ce7a4e06 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:47.733165 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5bedb3b4-994a-4783-8054-9535ce7a4e06 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:47.733483 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5bedb3b4-994a-4783-8054-9535ce7a4e06 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:47.733787 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5bedb3b4-994a-4783-8054-9535ce7a4e06 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:47.733968 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-5bedb3b4-994a-4783-8054-9535ce7a4e06 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:47.739338 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:47.739338 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:47.740438 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5bedb3b4-994a-4783-8054-9535ce7a4e06 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:47.741155 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 193/773] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:47 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:48.243917 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6f73aaef-278a-42ef-b267-8c7dafffc506 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.245957 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f73aaef-278a-42ef-b267-8c7dafffc506 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 Jul 10 18:00:48.246187 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f73aaef-278a-42ef-b267-8c7dafffc506 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.247634 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f73aaef-278a-42ef-b267-8c7dafffc506 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.252705 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.252705 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:48.253201 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6f73aaef-278a-42ef-b267-8c7dafffc506 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Snapshot retrieved successfully. Jul 10 18:00:48.254048 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f73aaef-278a-42ef-b267-8c7dafffc506 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 returned with HTTP 200 Jul 10 18:00:48.254498 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 194/774] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:00:48 2026] GET /volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:48.377774 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-68d7d0ee-9b02-4a05-99ce-3c5d2a731e68 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.381223 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-68d7d0ee-9b02-4a05-99ce-3c5d2a731e68 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 Jul 10 18:00:48.381223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-68d7d0ee-9b02-4a05-99ce-3c5d2a731e68 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.381223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-68d7d0ee-9b02-4a05-99ce-3c5d2a731e68 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.391376 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.391376 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:48.398851 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-68d7d0ee-9b02-4a05-99ce-3c5d2a731e68 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:48.409578 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-68d7d0ee-9b02-4a05-99ce-3c5d2a731e68 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 returned with HTTP 200 Jul 10 18:00:48.410305 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 195/775] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:48 2026] GET /volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:48.420943 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-7bb5c7f6-a563-407c-b718-a8dd89591a31 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.424173 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-7bb5c7f6-a563-407c-b718-a8dd89591a31 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 Jul 10 18:00:48.424495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-7bb5c7f6-a563-407c-b718-a8dd89591a31 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.424788 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-7bb5c7f6-a563-407c-b718-a8dd89591a31 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.435116 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.435116 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:48.442555 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-7bb5c7f6-a563-407c-b718-a8dd89591a31 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:48.449120 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-7bb5c7f6-a563-407c-b718-a8dd89591a31 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 returned with HTTP 200 Jul 10 18:00:48.449819 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 194/776] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:48 2026] GET /volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:48.459450 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-12836431-9725-4143-8e72-39a0ddaf11c9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.462514 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-12836431-9725-4143-8e72-39a0ddaf11c9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 Jul 10 18:00:48.462846 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-12836431-9725-4143-8e72-39a0ddaf11c9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.463492 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-12836431-9725-4143-8e72-39a0ddaf11c9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.473360 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.473360 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:48.478189 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-12836431-9725-4143-8e72-39a0ddaf11c9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:48.483406 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-12836431-9725-4143-8e72-39a0ddaf11c9 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 returned with HTTP 200 Jul 10 18:00:48.483879 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 194/777] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:48 2026] GET /volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:48.496179 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ba6b6fd6-58d2-4423-9ed3-2bed7ebbb703 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.496641 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ba6b6fd6-58d2-4423-9ed3-2bed7ebbb703 None None] GET https://10.4.3.71/volume// Jul 10 18:00:48.496817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ba6b6fd6-58d2-4423-9ed3-2bed7ebbb703 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.497018 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ba6b6fd6-58d2-4423-9ed3-2bed7ebbb703 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.497416 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ba6b6fd6-58d2-4423-9ed3-2bed7ebbb703 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:48.497790 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 195/778] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:00:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:48.509256 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-cef3b267-41f4-4a80-a4b7-f0c9e3e14574 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.511882 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-cef3b267-41f4-4a80-a4b7-f0c9e3e14574 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:00:48.512398 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-cef3b267-41f4-4a80-a4b7-f0c9e3e14574 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f061fcf-8f49-42c7-992c-ec7c82b07b99", "connector": null, "instance_uuid": "65d119e1-ef85-4b42-aa68-8acc33075945"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:48.522604 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.522604 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:48.556055 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-cef3b267-41f4-4a80-a4b7-f0c9e3e14574 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:00:48.556789 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 196/779] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:00:48 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:48.561188 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ca19a110-c568-4a7f-b513-925df59a1bf6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.563338 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ca19a110-c568-4a7f-b513-925df59a1bf6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 Jul 10 18:00:48.563707 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ca19a110-c568-4a7f-b513-925df59a1bf6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.564001 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ca19a110-c568-4a7f-b513-925df59a1bf6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.564163 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-ca19a110-c568-4a7f-b513-925df59a1bf6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Delete snapshot with id: 92aa0b33-a502-4223-a52b-19fac0618021 Jul 10 18:00:48.567460 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4a52d3ab-096b-4488-811f-68003327feb2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.567918 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4a52d3ab-096b-4488-811f-68003327feb2 None None] GET https://10.4.3.71/volume// Jul 10 18:00:48.568098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4a52d3ab-096b-4488-811f-68003327feb2 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.568350 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4a52d3ab-096b-4488-811f-68003327feb2 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.568825 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4a52d3ab-096b-4488-811f-68003327feb2 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:48.568952 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 195/780] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:00:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:48.570368 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.570368 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:48.571110 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ca19a110-c568-4a7f-b513-925df59a1bf6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Snapshot retrieved successfully. Jul 10 18:00:48.578788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5c08cbb9-2448-4604-904d-c6c365ca3df4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.581468 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5c08cbb9-2448-4604-904d-c6c365ca3df4 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:00:48.582220 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5c08cbb9-2448-4604-904d-c6c365ca3df4 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94912127-a95b-4b2b-ac18-f346e86b65f8", "connector": null, "instance_uuid": "65d119e1-ef85-4b42-aa68-8acc33075945"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:48.593187 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.593187 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:48.599021 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ca19a110-c568-4a7f-b513-925df59a1bf6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Snapshot delete request issued successfully. Jul 10 18:00:48.599298 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ca19a110-c568-4a7f-b513-925df59a1bf6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 returned with HTTP 202 Jul 10 18:00:48.599813 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 195/781] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:00:48 2026] DELETE /volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:48.607410 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2c6e8f2d-a32e-4b54-ba03-7183643d5997 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.609639 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c6e8f2d-a32e-4b54-ba03-7183643d5997 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 Jul 10 18:00:48.609895 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c6e8f2d-a32e-4b54-ba03-7183643d5997 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.610431 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c6e8f2d-a32e-4b54-ba03-7183643d5997 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.616226 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.616226 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:48.616770 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2c6e8f2d-a32e-4b54-ba03-7183643d5997 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Snapshot retrieved successfully. Jul 10 18:00:48.617811 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c6e8f2d-a32e-4b54-ba03-7183643d5997 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 returned with HTTP 200 Jul 10 18:00:48.618292 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 197/782] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:00:48 2026] GET /volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:48.629268 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5c08cbb9-2448-4604-904d-c6c365ca3df4 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:00:48.629913 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 196/783] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:00:48 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:48.639182 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-837330fd-e1f0-41cd-98e4-9ac6654303f1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.639542 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-837330fd-e1f0-41cd-98e4-9ac6654303f1 None None] GET https://10.4.3.71/volume// Jul 10 18:00:48.639766 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-837330fd-e1f0-41cd-98e4-9ac6654303f1 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.639946 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-837330fd-e1f0-41cd-98e4-9ac6654303f1 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.640254 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-837330fd-e1f0-41cd-98e4-9ac6654303f1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:48.640728 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 196/784] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:00:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:48.650180 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-f9389fa0-6eda-468e-83de-1d1bee05ae21 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.653057 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-f9389fa0-6eda-468e-83de-1d1bee05ae21 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:00:48.653729 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-f9389fa0-6eda-468e-83de-1d1bee05ae21 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6346b995-7375-44ee-bb92-77ff18a70cf5", "connector": null, "instance_uuid": "65d119e1-ef85-4b42-aa68-8acc33075945"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:48.667384 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.667384 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:48.706780 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-f9389fa0-6eda-468e-83de-1d1bee05ae21 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:00:48.707252 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 196/785] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:00:48 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:48.752899 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9c7c51ef-2850-4d37-93f8-1c3750f02987 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:48.754805 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c7c51ef-2850-4d37-93f8-1c3750f02987 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:48.755018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c7c51ef-2850-4d37-93f8-1c3750f02987 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:48.755293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c7c51ef-2850-4d37-93f8-1c3750f02987 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:48.755449 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9c7c51ef-2850-4d37-93f8-1c3750f02987 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:48.759909 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:48.759909 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:48.760721 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c7c51ef-2850-4d37-93f8-1c3750f02987 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:48.761117 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 198/786] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:48 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:49.629173 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2785556c-90f8-4340-8f6f-f23703c29cb1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:49.631370 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2785556c-90f8-4340-8f6f-f23703c29cb1 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] GET https://10.4.3.71/volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 Jul 10 18:00:49.631637 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2785556c-90f8-4340-8f6f-f23703c29cb1 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:49.631914 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2785556c-90f8-4340-8f6f-f23703c29cb1 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:49.637727 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2785556c-90f8-4340-8f6f-f23703c29cb1 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 returned with HTTP 404 Jul 10 18:00:49.638382 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 197/787] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:00:49 2026] GET /volume/v3/snapshots/92aa0b33-a502-4223-a52b-19fac0618021 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:00:49.773333 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6456e45e-1bd1-4f6a-91d8-a2a5599cc8a6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:49.775506 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6456e45e-1bd1-4f6a-91d8-a2a5599cc8a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:49.775718 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6456e45e-1bd1-4f6a-91d8-a2a5599cc8a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:49.775947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6456e45e-1bd1-4f6a-91d8-a2a5599cc8a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:49.776128 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-6456e45e-1bd1-4f6a-91d8-a2a5599cc8a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:49.780674 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:49.780674 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:49.781960 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6456e45e-1bd1-4f6a-91d8-a2a5599cc8a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:49.781960 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 197/788] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:49 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:50.792333 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cff7a5a8-b74d-4b21-9bd4-8af2661f583a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:50.794143 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cff7a5a8-b74d-4b21-9bd4-8af2661f583a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:50.794356 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cff7a5a8-b74d-4b21-9bd4-8af2661f583a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:50.794530 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cff7a5a8-b74d-4b21-9bd4-8af2661f583a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:50.794694 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-cff7a5a8-b74d-4b21-9bd4-8af2661f583a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:50.799186 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:50.799186 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:50.800097 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cff7a5a8-b74d-4b21-9bd4-8af2661f583a tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:50.800481 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 197/789] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:50 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:51.816923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9abc0e20-e5e8-4d1f-9ce3-c1f412da20a6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:51.819436 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9abc0e20-e5e8-4d1f-9ce3-c1f412da20a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:51.819690 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9abc0e20-e5e8-4d1f-9ce3-c1f412da20a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:51.819930 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9abc0e20-e5e8-4d1f-9ce3-c1f412da20a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:51.820076 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9abc0e20-e5e8-4d1f-9ce3-c1f412da20a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:51.824438 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:51.824438 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:51.825191 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9abc0e20-e5e8-4d1f-9ce3-c1f412da20a6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:51.825527 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 199/790] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:51 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:52.838530 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ce39d6ab-0c9c-4d9e-8df1-dd09746f6aef None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:52.840301 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ce39d6ab-0c9c-4d9e-8df1-dd09746f6aef tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:52.840507 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ce39d6ab-0c9c-4d9e-8df1-dd09746f6aef tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:52.840740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ce39d6ab-0c9c-4d9e-8df1-dd09746f6aef tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:52.840887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-ce39d6ab-0c9c-4d9e-8df1-dd09746f6aef tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:52.845373 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:52.845373 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:52.846207 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ce39d6ab-0c9c-4d9e-8df1-dd09746f6aef tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:52.846721 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 198/791] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:52 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:53.858246 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3cc5e062-c26a-4a88-9d19-4e3c0d5479b2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:53.860326 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3cc5e062-c26a-4a88-9d19-4e3c0d5479b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:53.860663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3cc5e062-c26a-4a88-9d19-4e3c0d5479b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:53.860974 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3cc5e062-c26a-4a88-9d19-4e3c0d5479b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:53.861090 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-3cc5e062-c26a-4a88-9d19-4e3c0d5479b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:53.866008 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:53.866008 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:53.866818 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3cc5e062-c26a-4a88-9d19-4e3c0d5479b2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:53.867223 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 198/792] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:53 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:54.372222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6070154d-5fa3-443a-968c-dc827de6dbbd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:54.374475 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:00:54.374980 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1114069572", "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:54.376870 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1114069572', 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:00:54.461500 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Create volume of 1 GB Jul 10 18:00:54.465775 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Availability Zones retrieved successfully. Jul 10 18:00:54.470821 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Flow 'volume_create_api' (bb0305ce-c852-4a97-b495-ed24a349fc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:54.471935 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ef25f6-b905-42d2-95e3-10cfbe0e7763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:54.472778 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:00:54.545999 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ef25f6-b905-42d2-95e3-10cfbe0e7763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:54.546926 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f966d1-6433-4c07-af79-188d702f7bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:54.603554 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Created reservations ['4ec8a763-4ca3-4d33-a782-7a4f3ec6491a', '63d538a6-2daf-4422-8af2-9571c39ff725', '417d3d6f-19cc-47e1-a03f-b1c1b744d5a7', 'ce140551-752f-4e31-ab0f-bec55700e28a'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:00:54.604345 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f966d1-6433-4c07-af79-188d702f7bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ec8a763-4ca3-4d33-a782-7a4f3ec6491a', '63d538a6-2daf-4422-8af2-9571c39ff725', '417d3d6f-19cc-47e1-a03f-b1c1b744d5a7', 'ce140551-752f-4e31-ab0f-bec55700e28a']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:54.605292 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a1b029b-ebfd-4857-a8c7-ab48d69f3f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:54.646370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a1b029b-ebfd-4857-a8c7-ab48d69f3f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c31e50c8-cccf-4754-9d15-742f60dfa72b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1114069572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa08deae0f4d4c4bbf92320483c8b03a',qos_specs=None,replication_status=,reservations=['4ec8a763-4ca3-4d33-a782-7a4f3ec6491a','63d538a6-2daf-4422-8af2-9571c39ff725','417d3d6f-19cc-47e1-a03f-b1c1b744d5a7','ce140551-752f-4e31-ab0f-bec55700e28a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2a5b8880ef48268f7277a6bfc12216',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1114069572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c31e50c8-cccf-4754-9d15-742f60dfa72b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa08deae0f4d4c4bbf92320483c8b03a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2a5b8880ef48268f7277a6bfc12216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:54.647512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcee419a-0ddb-4af3-aacc-02e316082766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:54.691767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcee419a-0ddb-4af3-aacc-02e316082766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1114069572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa08deae0f4d4c4bbf92320483c8b03a',qos_specs=None,replication_status=,reservations=['4ec8a763-4ca3-4d33-a782-7a4f3ec6491a','63d538a6-2daf-4422-8af2-9571c39ff725','417d3d6f-19cc-47e1-a03f-b1c1b744d5a7','ce140551-752f-4e31-ab0f-bec55700e28a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2a5b8880ef48268f7277a6bfc12216',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:54.692807 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3be8a39-5608-45dd-b1a4-6b9addd697b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:00:54.708610 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3be8a39-5608-45dd-b1a4-6b9addd697b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:00:54.709460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Flow 'volume_create_api' (bb0305ce-c852-4a97-b495-ed24a349fc93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:00:54.709907 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Create volume request issued successfully. Jul 10 18:00:54.710765 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6070154d-5fa3-443a-968c-dc827de6dbbd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:00:54.711317 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 198/793] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:00:54 2026] POST /volume/v3/volumes => generated 751 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:00:54.727514 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5628b56f-d31b-40e5-a3d7-ea2a3623794c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:54.729858 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5628b56f-d31b-40e5-a3d7-ea2a3623794c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b Jul 10 18:00:54.730142 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5628b56f-d31b-40e5-a3d7-ea2a3623794c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:54.730379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5628b56f-d31b-40e5-a3d7-ea2a3623794c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:54.738341 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:54.738341 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:54.744316 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5628b56f-d31b-40e5-a3d7-ea2a3623794c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:54.756689 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5628b56f-d31b-40e5-a3d7-ea2a3623794c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b returned with HTTP 200 Jul 10 18:00:54.759593 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 200/794] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:54 2026] GET /volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:54.882713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2736876f-6b82-45ae-ba9d-3f25c1f99460 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:54.886399 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2736876f-6b82-45ae-ba9d-3f25c1f99460 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:54.886841 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2736876f-6b82-45ae-ba9d-3f25c1f99460 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:54.887044 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2736876f-6b82-45ae-ba9d-3f25c1f99460 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:54.887220 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2736876f-6b82-45ae-ba9d-3f25c1f99460 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:54.902533 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:54.902533 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:54.903122 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2736876f-6b82-45ae-ba9d-3f25c1f99460 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:54.903659 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 199/795] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:54 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:55.774612 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-25821bfd-2032-4afb-b849-9be5dc9a6884 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:55.778341 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-25821bfd-2032-4afb-b849-9be5dc9a6884 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b Jul 10 18:00:55.778341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-25821bfd-2032-4afb-b849-9be5dc9a6884 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:55.778341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-25821bfd-2032-4afb-b849-9be5dc9a6884 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:55.784906 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:55.784906 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:55.792304 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-25821bfd-2032-4afb-b849-9be5dc9a6884 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:55.805726 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-25821bfd-2032-4afb-b849-9be5dc9a6884 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b returned with HTTP 200 Jul 10 18:00:55.806276 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 199/796] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:55 2026] GET /volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:55.833794 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-746a84f0-2c8e-4aa2-8ebc-824c2025cde6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:55.836411 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-746a84f0-2c8e-4aa2-8ebc-824c2025cde6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] DELETE https://10.4.3.71/volume/v3/attachments/f3d09e3a-f351-499b-aa12-86684e60cf89 Jul 10 18:00:55.836690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-746a84f0-2c8e-4aa2-8ebc-824c2025cde6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:55.836977 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-746a84f0-2c8e-4aa2-8ebc-824c2025cde6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:55.839063 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-61fabd93-0806-4caa-8172-601148f79b36 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:55.841114 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-61fabd93-0806-4caa-8172-601148f79b36 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b Jul 10 18:00:55.841331 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-61fabd93-0806-4caa-8172-601148f79b36 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:55.841583 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-61fabd93-0806-4caa-8172-601148f79b36 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:55.845601 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:55.845601 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:55.848737 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:55.848737 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:55.852885 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-61fabd93-0806-4caa-8172-601148f79b36 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:55.857587 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-61fabd93-0806-4caa-8172-601148f79b36 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b returned with HTTP 200 Jul 10 18:00:55.858018 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 201/797] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:55 2026] GET /volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:55.915913 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-11df8a0e-ebe1-4729-bad4-9a86571dcc93 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:55.919645 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-11df8a0e-ebe1-4729-bad4-9a86571dcc93 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:55.919897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-11df8a0e-ebe1-4729-bad4-9a86571dcc93 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:55.920289 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-11df8a0e-ebe1-4729-bad4-9a86571dcc93 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:55.920289 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-11df8a0e-ebe1-4729-bad4-9a86571dcc93 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:55.924062 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:55.924062 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:55.924792 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-11df8a0e-ebe1-4729-bad4-9a86571dcc93 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:55.925166 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 200/798] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:55 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:56.372051 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-eeaa6927-0e9e-4218-a8e9-ce08a2734bdd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:56.379464 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-eeaa6927-0e9e-4218-a8e9-ce08a2734bdd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b Jul 10 18:00:56.379464 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-eeaa6927-0e9e-4218-a8e9-ce08a2734bdd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:56.379464 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-eeaa6927-0e9e-4218-a8e9-ce08a2734bdd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:56.392727 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:56.392727 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:56.397940 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-eeaa6927-0e9e-4218-a8e9-ce08a2734bdd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:00:56.400669 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-746a84f0-2c8e-4aa2-8ebc-824c2025cde6 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/attachments/f3d09e3a-f351-499b-aa12-86684e60cf89 returned with HTTP 200 Jul 10 18:00:56.400669 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 199/799] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:00:55 2026] DELETE /volume/v3/attachments/f3d09e3a-f351-499b-aa12-86684e60cf89 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:56.411226 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-eeaa6927-0e9e-4218-a8e9-ce08a2734bdd tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b returned with HTTP 200 Jul 10 18:00:56.411868 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 200/800] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:00:56 2026] GET /volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b => generated 1359 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:56.413441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-67a6812b-71a5-4c13-bec4-84e2ff06bb19 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:56.415777 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-67a6812b-71a5-4c13-bec4-84e2ff06bb19 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] DELETE https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:56.416011 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-67a6812b-71a5-4c13-bec4-84e2ff06bb19 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:56.416252 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-67a6812b-71a5-4c13-bec4-84e2ff06bb19 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:56.416472 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-67a6812b-71a5-4c13-bec4-84e2ff06bb19 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Delete volume with id: 3628cf2f-dcb4-4d55-819f-dcaafd9668a0 Jul 10 18:00:56.423749 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-753527f4-51b0-48b7-b72f-89d2fa614728 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:56.424280 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-753527f4-51b0-48b7-b72f-89d2fa614728 None None] GET https://10.4.3.71/volume// Jul 10 18:00:56.424527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-753527f4-51b0-48b7-b72f-89d2fa614728 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:56.424813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-753527f4-51b0-48b7-b72f-89d2fa614728 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:56.425305 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-753527f4-51b0-48b7-b72f-89d2fa614728 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:56.426073 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 201/801] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:00:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:00:56.427416 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:56.427416 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:56.427897 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-67a6812b-71a5-4c13-bec4-84e2ff06bb19 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Volume info retrieved successfully. Jul 10 18:00:56.436625 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-404735e6-163d-4ab3-9aca-5974c900aa64 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:56.440040 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-404735e6-163d-4ab3-9aca-5974c900aa64 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:00:56.440040 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-404735e6-163d-4ab3-9aca-5974c900aa64 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c31e50c8-cccf-4754-9d15-742f60dfa72b", "connector": null, "instance_uuid": "37fd7d92-9606-4498-8bd3-f3bb9450b691"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:56.452468 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:56.452468 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:56.453559 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-67a6812b-71a5-4c13-bec4-84e2ff06bb19 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] Delete volume request issued successfully. Jul 10 18:00:56.455029 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f227fc84-cef9-445b-8bcb-4a06e2ea06ab req-67a6812b-71a5-4c13-bec4-84e2ff06bb19 tempest-ImageDependencyTests-1522551418 tempest-ImageDependencyTests-1522551418-project-member] https://10.4.3.71/volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 returned with HTTP 202 Jul 10 18:00:56.455029 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 202/802] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:00:56 2026] DELETE /volume/v3/volumes/3628cf2f-dcb4-4d55-819f-dcaafd9668a0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:56.496538 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-404735e6-163d-4ab3-9aca-5974c900aa64 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:00:56.497396 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 200/803] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:00:56 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:56.938901 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d2ce65b3-02c8-4e3f-8cd7-6e7d8dd2a8e8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:56.942824 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2ce65b3-02c8-4e3f-8cd7-6e7d8dd2a8e8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:56.942824 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2ce65b3-02c8-4e3f-8cd7-6e7d8dd2a8e8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:56.942824 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2ce65b3-02c8-4e3f-8cd7-6e7d8dd2a8e8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:56.942824 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d2ce65b3-02c8-4e3f-8cd7-6e7d8dd2a8e8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:56.947037 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:56.947037 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:56.948203 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2ce65b3-02c8-4e3f-8cd7-6e7d8dd2a8e8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:56.948674 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 201/804] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:56 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:57.961847 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-975022ed-34c6-4bd4-9ae6-9ca03ed6b1d4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:57.964162 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-975022ed-34c6-4bd4-9ae6-9ca03ed6b1d4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:57.964391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-975022ed-34c6-4bd4-9ae6-9ca03ed6b1d4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:57.964605 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-975022ed-34c6-4bd4-9ae6-9ca03ed6b1d4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:57.964717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-975022ed-34c6-4bd4-9ae6-9ca03ed6b1d4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:57.971479 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:57.971479 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:57.972620 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-975022ed-34c6-4bd4-9ae6-9ca03ed6b1d4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:57.973323 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 202/805] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:57 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:58.264462 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eb15e012-c602-443c-a0c6-e6ce45305ad5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:58.264945 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb15e012-c602-443c-a0c6-e6ce45305ad5 None None] GET https://10.4.3.71/volume// Jul 10 18:00:58.265658 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb15e012-c602-443c-a0c6-e6ce45305ad5 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:58.265658 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb15e012-c602-443c-a0c6-e6ce45305ad5 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:58.266691 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb15e012-c602-443c-a0c6-e6ce45305ad5 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:00:58.267344 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 203/806] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:00:58 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 18:00:58.277798 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-3fb0d05d-26af-40c3-aaa6-00ad5a943651 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:58.280242 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-3fb0d05d-26af-40c3-aaa6-00ad5a943651 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 Jul 10 18:00:58.280438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-3fb0d05d-26af-40c3-aaa6-00ad5a943651 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:58.280684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-3fb0d05d-26af-40c3-aaa6-00ad5a943651 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:58.292737 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:58.292737 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:58.299521 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-3fb0d05d-26af-40c3-aaa6-00ad5a943651 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:00:58.306407 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-3fb0d05d-26af-40c3-aaa6-00ad5a943651 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 returned with HTTP 200 Jul 10 18:00:58.307104 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 201/807] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:00:58 2026] GET /volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 => generated 1537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:00:58.416816 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-78a3f6d4-5efc-4db8-87c0-51162091ec4a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:58.419735 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-78a3f6d4-5efc-4db8-87c0-51162091ec4a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] PUT https://10.4.3.71/volume/v3/attachments/21859cd5-4f41-4f3e-88d9-358cb0a2f764 Jul 10 18:00:58.420218 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-78a3f6d4-5efc-4db8-87c0-51162091ec4a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:58.432698 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-78a3f6d4-5efc-4db8-87c0-51162091ec4a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Acquiring lock "cinder-attachment_update-6f061fcf-8f49-42c7-992c-ec7c82b07b99-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:00:58.439094 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-78a3f6d4-5efc-4db8-87c0-51162091ec4a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Lock "cinder-attachment_update-6f061fcf-8f49-42c7-992c-ec7c82b07b99-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:00:58.440212 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:58.440212 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:58.975066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-78a3f6d4-5efc-4db8-87c0-51162091ec4a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Lock "cinder-attachment_update-6f061fcf-8f49-42c7-992c-ec7c82b07b99-np0000005036" released by "attachment_update" :: held 0.536s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:00:58.975421 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-78a3f6d4-5efc-4db8-87c0-51162091ec4a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments/21859cd5-4f41-4f3e-88d9-358cb0a2f764 returned with HTTP 200 Jul 10 18:00:58.976179 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 202/808] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:00:58 2026] PUT /volume/v3/attachments/21859cd5-4f41-4f3e-88d9-358cb0a2f764 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:00:58.997654 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-abced73f-17b8-4351-aea2-d51b765e2cc3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:59.001596 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-abced73f-17b8-4351-aea2-d51b765e2cc3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:00:59.001596 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-abced73f-17b8-4351-aea2-d51b765e2cc3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:59.002595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-abced73f-17b8-4351-aea2-d51b765e2cc3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:59.003672 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-abced73f-17b8-4351-aea2-d51b765e2cc3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:59.010769 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:59.010769 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:59.011953 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-abced73f-17b8-4351-aea2-d51b765e2cc3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:00:59.012436 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 203/809] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:58 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:59.026820 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5eaeb4f6-8c3a-423b-8630-115db6fb0b7d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:59.030594 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5eaeb4f6-8c3a-423b-8630-115db6fb0b7d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/53d2f65c-7c25-47a0-8f4d-8df870214fea Jul 10 18:00:59.030594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5eaeb4f6-8c3a-423b-8630-115db6fb0b7d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:59.030594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5eaeb4f6-8c3a-423b-8630-115db6fb0b7d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:59.040637 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:59.040637 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:59.045811 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5eaeb4f6-8c3a-423b-8630-115db6fb0b7d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:00:59.051480 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5eaeb4f6-8c3a-423b-8630-115db6fb0b7d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/53d2f65c-7c25-47a0-8f4d-8df870214fea returned with HTTP 200 Jul 10 18:00:59.052216 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 204/810] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:59 2026] GET /volume/v3/volumes/53d2f65c-7c25-47a0-8f4d-8df870214fea => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:59.068130 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-64b1b19d-7ead-4b58-96a6-ecb5cbb1c6f1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:59.070549 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-64b1b19d-7ead-4b58-96a6-ecb5cbb1c6f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes Jul 10 18:00:59.071284 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-64b1b19d-7ead-4b58-96a6-ecb5cbb1c6f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:59.071284 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-64b1b19d-7ead-4b58-96a6-ecb5cbb1c6f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:59.071369 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-64b1b19d-7ead-4b58-96a6-ecb5cbb1c6f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:00:59.072293 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-64b1b19d-7ead-4b58-96a6-ecb5cbb1c6f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:00:59.081319 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-64b1b19d-7ead-4b58-96a6-ecb5cbb1c6f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Get all volumes completed successfully. Jul 10 18:00:59.081958 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-64b1b19d-7ead-4b58-96a6-ecb5cbb1c6f1 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 200 Jul 10 18:00:59.082481 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 202/811] 10.4.3.71 () {66 vars in 1230 bytes} [Fri Jul 10 18:00:59 2026] GET /volume/v3/volumes => generated 659 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:59.093529 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7fcb5c64-53b8-4d5c-af7a-166a58fe24f4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:59.095213 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7fcb5c64-53b8-4d5c-af7a-166a58fe24f4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] DELETE https://10.4.3.71/volume/v3/volumes/53d2f65c-7c25-47a0-8f4d-8df870214fea Jul 10 18:00:59.095463 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7fcb5c64-53b8-4d5c-af7a-166a58fe24f4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:59.095687 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7fcb5c64-53b8-4d5c-af7a-166a58fe24f4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:59.095958 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-7fcb5c64-53b8-4d5c-af7a-166a58fe24f4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Delete volume with id: 53d2f65c-7c25-47a0-8f4d-8df870214fea Jul 10 18:00:59.103478 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:59.103478 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:00:59.104038 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7fcb5c64-53b8-4d5c-af7a-166a58fe24f4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:00:59.131719 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7fcb5c64-53b8-4d5c-af7a-166a58fe24f4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Delete volume request issued successfully. Jul 10 18:00:59.131719 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7fcb5c64-53b8-4d5c-af7a-166a58fe24f4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/53d2f65c-7c25-47a0-8f4d-8df870214fea returned with HTTP 202 Jul 10 18:00:59.131719 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 203/812] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:59 2026] DELETE /volume/v3/volumes/53d2f65c-7c25-47a0-8f4d-8df870214fea => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:00:59.140992 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4ec7b269-7b04-4a78-9c4c-39963302cd47 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:59.143798 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4ec7b269-7b04-4a78-9c4c-39963302cd47 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] DELETE https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 Jul 10 18:00:59.144646 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4ec7b269-7b04-4a78-9c4c-39963302cd47 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:59.144646 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4ec7b269-7b04-4a78-9c4c-39963302cd47 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:59.144646 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-4ec7b269-7b04-4a78-9c4c-39963302cd47 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Delete backup with id: 60e5c404-1d15-4c12-b684-c04fefd23946. Jul 10 18:00:59.155253 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:59.155253 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:00:59.187218 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-4ec7b269-7b04-4a78-9c4c-39963302cd47 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] delete_backup rpcapi backup_id 60e5c404-1d15-4c12-b684-c04fefd23946 {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:00:59.189610 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4ec7b269-7b04-4a78-9c4c-39963302cd47 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 returned with HTTP 202 Jul 10 18:00:59.190200 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 204/813] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:00:59 2026] DELETE /volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:00:59.202373 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1b2d0ca0-2907-49a1-a514-3e354f04bf87 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:59.207852 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1b2d0ca0-2907-49a1-a514-3e354f04bf87 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] GET https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 Jul 10 18:00:59.207852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1b2d0ca0-2907-49a1-a514-3e354f04bf87 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:00:59.207852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1b2d0ca0-2907-49a1-a514-3e354f04bf87 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:00:59.207852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-1b2d0ca0-2907-49a1-a514-3e354f04bf87 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Show backup with id 60e5c404-1d15-4c12-b684-c04fefd23946. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:00:59.215442 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:59.215442 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:00:59.215442 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1b2d0ca0-2907-49a1-a514-3e354f04bf87 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 returned with HTTP 200 Jul 10 18:00:59.217604 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 205/814] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:00:59 2026] GET /volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:00:59.498385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-8c6fe9a1-91fa-4e81-b5c7-995b9d6fc42b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:00:59.503255 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-8c6fe9a1-91fa-4e81-b5c7-995b9d6fc42b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] POST https://10.4.3.71/volume/v3/attachments/21859cd5-4f41-4f3e-88d9-358cb0a2f764/action Jul 10 18:00:59.504145 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-8c6fe9a1-91fa-4e81-b5c7-995b9d6fc42b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:00:59.504316 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-8c6fe9a1-91fa-4e81-b5c7-995b9d6fc42b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:00:59.529164 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:00:59.529164 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:00:59.543863 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-8c6fe9a1-91fa-4e81-b5c7-995b9d6fc42b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments/21859cd5-4f41-4f3e-88d9-358cb0a2f764/action returned with HTTP 204 Jul 10 18:00:59.544827 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 203/815] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:00:59 2026] POST /volume/v3/attachments/21859cd5-4f41-4f3e-88d9-358cb0a2f764/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:00.063623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-850dec30-f0aa-4be0-ba53-0eba26650c9f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:00.063623 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-850dec30-f0aa-4be0-ba53-0eba26650c9f None None] GET https://10.4.3.71/volume// Jul 10 18:01:00.063623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-850dec30-f0aa-4be0-ba53-0eba26650c9f None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:00.063623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-850dec30-f0aa-4be0-ba53-0eba26650c9f None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:00.063623 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-850dec30-f0aa-4be0-ba53-0eba26650c9f None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:01:00.063623 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 204/816] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:01:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:01:00.078765 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-d0e989aa-6f28-427b-a698-871080eb389c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:00.081164 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-d0e989aa-6f28-427b-a698-871080eb389c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 Jul 10 18:01:00.081437 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-d0e989aa-6f28-427b-a698-871080eb389c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:00.081784 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-d0e989aa-6f28-427b-a698-871080eb389c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:00.093530 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:00.093530 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:00.098351 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-d0e989aa-6f28-427b-a698-871080eb389c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:01:00.104799 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-d0e989aa-6f28-427b-a698-871080eb389c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 returned with HTTP 200 Jul 10 18:01:00.105278 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 205/817] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:01:00 2026] GET /volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:00.210839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-db9203fd-120b-4ac4-9f08-cda69a83610b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:00.212913 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-db9203fd-120b-4ac4-9f08-cda69a83610b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] PUT https://10.4.3.71/volume/v3/attachments/c731392b-7129-4a09-aa36-14ea6827ff29 Jul 10 18:01:00.213286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-db9203fd-120b-4ac4-9f08-cda69a83610b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:00.221416 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-db9203fd-120b-4ac4-9f08-cda69a83610b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Acquiring lock "cinder-attachment_update-94912127-a95b-4b2b-ac18-f346e86b65f8-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:01:00.228705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b44f96e1-94f5-4e32-a3c4-5c2e9ac817ad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:00.229242 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-db9203fd-120b-4ac4-9f08-cda69a83610b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Lock "cinder-attachment_update-94912127-a95b-4b2b-ac18-f346e86b65f8-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:01:00.230538 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:00.230538 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:00.234254 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b44f96e1-94f5-4e32-a3c4-5c2e9ac817ad tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] GET https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 Jul 10 18:01:00.234254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b44f96e1-94f5-4e32-a3c4-5c2e9ac817ad tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:00.234254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b44f96e1-94f5-4e32-a3c4-5c2e9ac817ad tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:00.234254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-b44f96e1-94f5-4e32-a3c4-5c2e9ac817ad tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Show backup with id 60e5c404-1d15-4c12-b684-c04fefd23946. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:00.246332 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b44f96e1-94f5-4e32-a3c4-5c2e9ac817ad tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] https://10.4.3.71/volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 returned with HTTP 404 Jul 10 18:01:00.246332 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 204/818] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:00 2026] GET /volume/v3/backups/60e5c404-1d15-4c12-b684-c04fefd23946 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:00.255553 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c1e2192b-2d68-446a-8a19-4fd0a30215b4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:00.258168 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c1e2192b-2d68-446a-8a19-4fd0a30215b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] DELETE https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:01:00.258427 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c1e2192b-2d68-446a-8a19-4fd0a30215b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:00.258848 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c1e2192b-2d68-446a-8a19-4fd0a30215b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:00.259021 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-c1e2192b-2d68-446a-8a19-4fd0a30215b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Delete backup with id: 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. Jul 10 18:01:00.265418 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:00.265418 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:00.288909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-c1e2192b-2d68-446a-8a19-4fd0a30215b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] delete_backup rpcapi backup_id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:01:00.290789 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c1e2192b-2d68-446a-8a19-4fd0a30215b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 202 Jul 10 18:01:00.291249 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 205/819] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:00 2026] DELETE /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:01:00.302202 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4cfacab9-53ae-4f69-b7db-795e6c3b2600 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:00.305761 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4cfacab9-53ae-4f69-b7db-795e6c3b2600 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:01:00.306281 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4cfacab9-53ae-4f69-b7db-795e6c3b2600 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:00.306580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4cfacab9-53ae-4f69-b7db-795e6c3b2600 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:00.307253 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-4cfacab9-53ae-4f69-b7db-795e6c3b2600 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:00.315356 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:00.315356 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:00.316296 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4cfacab9-53ae-4f69-b7db-795e6c3b2600 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 200 Jul 10 18:01:00.316762 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 206/820] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:00 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:00.771206 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-db9203fd-120b-4ac4-9f08-cda69a83610b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Lock "cinder-attachment_update-94912127-a95b-4b2b-ac18-f346e86b65f8-np0000005036" released by "attachment_update" :: held 0.543s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:01:00.771549 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-db9203fd-120b-4ac4-9f08-cda69a83610b tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments/c731392b-7129-4a09-aa36-14ea6827ff29 returned with HTTP 200 Jul 10 18:01:00.772244 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 206/821] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:01:00 2026] PUT /volume/v3/attachments/c731392b-7129-4a09-aa36-14ea6827ff29 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:01.290281 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-fcbbe3f5-bc07-4b0e-a2cd-0430d78cdea4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:01.295412 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-fcbbe3f5-bc07-4b0e-a2cd-0430d78cdea4 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] POST https://10.4.3.71/volume/v3/attachments/c731392b-7129-4a09-aa36-14ea6827ff29/action Jul 10 18:01:01.295885 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-fcbbe3f5-bc07-4b0e-a2cd-0430d78cdea4 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:01.296004 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-fcbbe3f5-bc07-4b0e-a2cd-0430d78cdea4 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:01.321364 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:01.321364 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:01.328874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2e573bbf-ddde-4bd7-b5aa-8fb0914b39a2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:01.334507 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2e573bbf-ddde-4bd7-b5aa-8fb0914b39a2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b Jul 10 18:01:01.334507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2e573bbf-ddde-4bd7-b5aa-8fb0914b39a2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:01.334507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2e573bbf-ddde-4bd7-b5aa-8fb0914b39a2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:01.334507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2e573bbf-ddde-4bd7-b5aa-8fb0914b39a2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 582b2488-603f-4cd2-9e10-cc1ba8b6e73b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:01.342465 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-fcbbe3f5-bc07-4b0e-a2cd-0430d78cdea4 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments/c731392b-7129-4a09-aa36-14ea6827ff29/action returned with HTTP 204 Jul 10 18:01:01.342621 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2e573bbf-ddde-4bd7-b5aa-8fb0914b39a2 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b returned with HTTP 404 Jul 10 18:01:01.342984 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 205/822] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:01:01 2026] POST /volume/v3/attachments/c731392b-7129-4a09-aa36-14ea6827ff29/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:01.343753 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 206/823] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:01 2026] GET /volume/v3/backups/582b2488-603f-4cd2-9e10-cc1ba8b6e73b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:01.443355 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0190dc2a-a22c-4b0b-a3de-56fc095f549c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:01.445343 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0190dc2a-a22c-4b0b-a3de-56fc095f549c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 Jul 10 18:01:01.445582 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0190dc2a-a22c-4b0b-a3de-56fc095f549c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:01.445864 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0190dc2a-a22c-4b0b-a3de-56fc095f549c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:01.458457 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:01.458457 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:01.463497 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0190dc2a-a22c-4b0b-a3de-56fc095f549c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:01.468751 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0190dc2a-a22c-4b0b-a3de-56fc095f549c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 returned with HTTP 200 Jul 10 18:01:01.469176 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 207/824] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:01 2026] GET /volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:01.482754 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-565f67a9-7f6d-4869-8af1-6ad80d43e4b4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:01.485650 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-565f67a9-7f6d-4869-8af1-6ad80d43e4b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] DELETE https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 Jul 10 18:01:01.485834 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-565f67a9-7f6d-4869-8af1-6ad80d43e4b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:01.486021 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-565f67a9-7f6d-4869-8af1-6ad80d43e4b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:01.486180 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-565f67a9-7f6d-4869-8af1-6ad80d43e4b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Delete volume with id: e55cc9fa-323e-4962-a676-5bc134d060d9 Jul 10 18:01:01.495046 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:01.495046 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:01.495654 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-565f67a9-7f6d-4869-8af1-6ad80d43e4b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:01.523594 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-565f67a9-7f6d-4869-8af1-6ad80d43e4b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Delete volume request issued successfully. Jul 10 18:01:01.523594 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-565f67a9-7f6d-4869-8af1-6ad80d43e4b4 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 returned with HTTP 202 Jul 10 18:01:01.523594 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 207/825] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:01 2026] DELETE /volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:01.529704 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8fa4554b-2bc0-4a90-81ab-7213da802cc9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:01.533720 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8fa4554b-2bc0-4a90-81ab-7213da802cc9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 Jul 10 18:01:01.533720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8fa4554b-2bc0-4a90-81ab-7213da802cc9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:01.533720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8fa4554b-2bc0-4a90-81ab-7213da802cc9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:01.545241 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:01.545241 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:01.550303 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8fa4554b-2bc0-4a90-81ab-7213da802cc9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:01.555840 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8fa4554b-2bc0-4a90-81ab-7213da802cc9 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 returned with HTTP 200 Jul 10 18:01:01.556491 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 206/826] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:01 2026] GET /volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:01.859058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-db301c68-f667-4224-b2a3-a8a7bd884919 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:01.859058 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-db301c68-f667-4224-b2a3-a8a7bd884919 None None] GET https://10.4.3.71/volume// Jul 10 18:01:01.859286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-db301c68-f667-4224-b2a3-a8a7bd884919 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:01.859286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-db301c68-f667-4224-b2a3-a8a7bd884919 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:01.859635 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-db301c68-f667-4224-b2a3-a8a7bd884919 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:01:01.859912 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 207/827] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:01:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:01:01.872477 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5d2cd896-43d4-483d-a663-aa1a74642ca8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:01.875512 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5d2cd896-43d4-483d-a663-aa1a74642ca8 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 Jul 10 18:01:01.875881 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5d2cd896-43d4-483d-a663-aa1a74642ca8 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:01.876152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5d2cd896-43d4-483d-a663-aa1a74642ca8 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:01.894138 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:01.894138 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:01.900971 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5d2cd896-43d4-483d-a663-aa1a74642ca8 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:01:01.909852 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-5d2cd896-43d4-483d-a663-aa1a74642ca8 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 returned with HTTP 200 Jul 10 18:01:01.910800 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 208/828] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:01:01 2026] GET /volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:02.035149 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-e6e53f1b-8c63-48bc-a317-e79f7ad3fd60 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:02.039589 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-e6e53f1b-8c63-48bc-a317-e79f7ad3fd60 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] PUT https://10.4.3.71/volume/v3/attachments/31fbfcb8-c983-40bc-8ab2-9aa17852f064 Jul 10 18:01:02.039589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-e6e53f1b-8c63-48bc-a317-e79f7ad3fd60 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:02.057795 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-e6e53f1b-8c63-48bc-a317-e79f7ad3fd60 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Acquiring lock "cinder-attachment_update-6346b995-7375-44ee-bb92-77ff18a70cf5-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:01:02.064536 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-e6e53f1b-8c63-48bc-a317-e79f7ad3fd60 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Lock "cinder-attachment_update-6346b995-7375-44ee-bb92-77ff18a70cf5-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:01:02.064536 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:02.064536 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:02.577469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b2385973-86a7-4f04-a91c-e8f1abcc96de None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:02.579468 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b2385973-86a7-4f04-a91c-e8f1abcc96de tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 Jul 10 18:01:02.579702 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b2385973-86a7-4f04-a91c-e8f1abcc96de tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:02.579891 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b2385973-86a7-4f04-a91c-e8f1abcc96de tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:02.594304 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b2385973-86a7-4f04-a91c-e8f1abcc96de tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 returned with HTTP 404 Jul 10 18:01:02.596857 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 207/829] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:02 2026] GET /volume/v3/volumes/e55cc9fa-323e-4962-a676-5bc134d060d9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:02.608080 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-e6e53f1b-8c63-48bc-a317-e79f7ad3fd60 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Lock "cinder-attachment_update-6346b995-7375-44ee-bb92-77ff18a70cf5-np0000005036" released by "attachment_update" :: held 0.546s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:01:02.608445 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-e6e53f1b-8c63-48bc-a317-e79f7ad3fd60 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments/31fbfcb8-c983-40bc-8ab2-9aa17852f064 returned with HTTP 200 Jul 10 18:01:02.609087 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 208/830] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:01:02 2026] PUT /volume/v3/attachments/31fbfcb8-c983-40bc-8ab2-9aa17852f064 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:02.614699 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:02.619894 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:02.620357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1867971713"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:02.622974 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1867971713'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:02.623190 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Create volume of 1 GB Jul 10 18:01:02.631197 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Availability Zones retrieved successfully. Jul 10 18:01:02.638419 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Flow 'volume_create_api' (fd43ecb9-367f-4742-80b2-5c045c404248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:02.640349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d64e03d0-a18f-4808-bf3e-600f09a7676f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:02.641876 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:02.684101 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d64e03d0-a18f-4808-bf3e-600f09a7676f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:02.685259 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b22698-eac7-4f3a-82ad-87c5a5705475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:02.765053 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Created reservations ['4795a1a6-529c-4e4d-994b-934f3182cf7f', '520930a2-dd2e-41b1-9926-aad68d92e0db', 'db03232d-c9b9-47d3-ae54-bb197858c6fe', '879a8e29-8c6f-485b-9c8e-953a1a49d78c'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:02.766855 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b22698-eac7-4f3a-82ad-87c5a5705475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4795a1a6-529c-4e4d-994b-934f3182cf7f', '520930a2-dd2e-41b1-9926-aad68d92e0db', 'db03232d-c9b9-47d3-ae54-bb197858c6fe', '879a8e29-8c6f-485b-9c8e-953a1a49d78c']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:02.767276 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7bd5d3-28ec-4c75-b093-943ae12b7016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:02.797125 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7bd5d3-28ec-4c75-b093-943ae12b7016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d75c9b-8459-4e3d-b8a1-18f9e3debc5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1867971713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28271a41c85b4d6aac482335a8896d17',qos_specs=None,replication_status=,reservations=['4795a1a6-529c-4e4d-994b-934f3182cf7f','520930a2-dd2e-41b1-9926-aad68d92e0db','db03232d-c9b9-47d3-ae54-bb197858c6fe','879a8e29-8c6f-485b-9c8e-953a1a49d78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8c7248619e4834af1b2ed4a84f833a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1867971713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86d75c9b-8459-4e3d-b8a1-18f9e3debc5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28271a41c85b4d6aac482335a8896d17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e8c7248619e4834af1b2ed4a84f833a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:02.798091 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1119f889-272d-4b73-898c-6f836e73b340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:02.836989 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1119f889-272d-4b73-898c-6f836e73b340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1867971713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28271a41c85b4d6aac482335a8896d17',qos_specs=None,replication_status=,reservations=['4795a1a6-529c-4e4d-994b-934f3182cf7f','520930a2-dd2e-41b1-9926-aad68d92e0db','db03232d-c9b9-47d3-ae54-bb197858c6fe','879a8e29-8c6f-485b-9c8e-953a1a49d78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8c7248619e4834af1b2ed4a84f833a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:02.837757 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266ef920-5919-40d0-af59-c0455d3fcefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:02.859616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266ef920-5919-40d0-af59-c0455d3fcefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:02.859616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Flow 'volume_create_api' (fd43ecb9-367f-4742-80b2-5c045c404248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:02.860361 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Create volume request issued successfully. Jul 10 18:01:02.861369 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-420650ca-323d-4cdd-a16b-f593bb1a83a3 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:02.862445 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 208/831] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:02 2026] POST /volume/v3/volumes => generated 752 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:02.885598 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-28f375ba-a57b-4b19-b947-7f83dab28e28 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:02.885598 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-28f375ba-a57b-4b19-b947-7f83dab28e28 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f Jul 10 18:01:02.886675 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-28f375ba-a57b-4b19-b947-7f83dab28e28 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:02.886808 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-28f375ba-a57b-4b19-b947-7f83dab28e28 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:02.905188 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:02.905188 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:02.916091 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-28f375ba-a57b-4b19-b947-7f83dab28e28 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:02.925128 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-28f375ba-a57b-4b19-b947-7f83dab28e28 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f returned with HTTP 200 Jul 10 18:01:02.925699 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 209/832] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:02 2026] GET /volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:03.124610 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-15cbadbd-3dc3-4bb1-9cb5-74e416e4b939 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:03.128000 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-15cbadbd-3dc3-4bb1-9cb5-74e416e4b939 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] POST https://10.4.3.71/volume/v3/attachments/31fbfcb8-c983-40bc-8ab2-9aa17852f064/action Jul 10 18:01:03.129886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-15cbadbd-3dc3-4bb1-9cb5-74e416e4b939 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:03.129886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-15cbadbd-3dc3-4bb1-9cb5-74e416e4b939 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:03.161003 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:03.161003 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:03.182829 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3ed4c4c0-02c1-4fab-8945-203a08544f7b req-15cbadbd-3dc3-4bb1-9cb5-74e416e4b939 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments/31fbfcb8-c983-40bc-8ab2-9aa17852f064/action returned with HTTP 204 Jul 10 18:01:03.183299 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 208/833] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:01:03 2026] POST /volume/v3/attachments/31fbfcb8-c983-40bc-8ab2-9aa17852f064/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:03.434000 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eff91cf4-9018-4de4-8429-d2556a8f58c6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:03.600832 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eff91cf4-9018-4de4-8429-d2556a8f58c6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e Jul 10 18:01:03.601032 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eff91cf4-9018-4de4-8429-d2556a8f58c6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:03.601377 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eff91cf4-9018-4de4-8429-d2556a8f58c6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:03.602024 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:03.602024 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:03.623882 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eff91cf4-9018-4de4-8429-d2556a8f58c6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e returned with HTTP 200 Jul 10 18:01:03.623882 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 209/834] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:03 2026] GET /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e => generated 437 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:03.634786 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-78c3318d-e665-406b-8b97-7e79971819e6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:03.636883 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78c3318d-e665-406b-8b97-7e79971819e6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e/defaults Jul 10 18:01:03.637146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78c3318d-e665-406b-8b97-7e79971819e6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:03.637366 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78c3318d-e665-406b-8b97-7e79971819e6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'defaults' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:03.637699 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:03.637699 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:03.651264 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-78c3318d-e665-406b-8b97-7e79971819e6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:01:03.652039 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-78c3318d-e665-406b-8b97-7e79971819e6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] 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. Jul 10 18:01:03.652379 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-78c3318d-e665-406b-8b97-7e79971819e6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] 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. Jul 10 18:01:03.652886 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-78c3318d-e665-406b-8b97-7e79971819e6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] 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. Jul 10 18:01:03.656452 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78c3318d-e665-406b-8b97-7e79971819e6 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e/defaults returned with HTTP 200 Jul 10 18:01:03.656982 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 209/835] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:01:03 2026] GET /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:01:03.668585 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-553a867e-fb8d-4296-8cdf-c8f145bc1127 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:03.671322 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-553a867e-fb8d-4296-8cdf-c8f145bc1127 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e Jul 10 18:01:03.671846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-553a867e-fb8d-4296-8cdf-c8f145bc1127 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:03.741304 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-553a867e-fb8d-4296-8cdf-c8f145bc1127 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e returned with HTTP 200 Jul 10 18:01:03.741903 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 210/836] 10.4.3.71 () {68 vars in 1367 bytes} [Fri Jul 10 18:01:03 2026] PUT /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e => generated 395 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:03.753782 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cf2e6e52-5f0b-4164-a202-0c409dadc477 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:03.756179 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cf2e6e52-5f0b-4164-a202-0c409dadc477 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] DELETE https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e Jul 10 18:01:03.756798 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cf2e6e52-5f0b-4164-a202-0c409dadc477 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:03.756798 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cf2e6e52-5f0b-4164-a202-0c409dadc477 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:03.766594 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cf2e6e52-5f0b-4164-a202-0c409dadc477 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e returned with HTTP 200 Jul 10 18:01:03.767331 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 209/837] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:01:03 2026] DELETE /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:01:03.777752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2ba96608-b089-4894-9b96-1cb34b0510f9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:03.780457 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2ba96608-b089-4894-9b96-1cb34b0510f9 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e Jul 10 18:01:03.780697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2ba96608-b089-4894-9b96-1cb34b0510f9 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:03.780910 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2ba96608-b089-4894-9b96-1cb34b0510f9 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:03.798742 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2ba96608-b089-4894-9b96-1cb34b0510f9 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e returned with HTTP 200 Jul 10 18:01:03.798847 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 210/838] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:03 2026] GET /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:03.809640 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fadf1025-59f1-4610-96b7-c2147136fef0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:03.811918 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fadf1025-59f1-4610-96b7-c2147136fef0 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e Jul 10 18:01:03.812460 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fadf1025-59f1-4610-96b7-c2147136fef0 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:03.940658 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7f281a78-2520-4a09-9c69-5922dbe4230f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:03.942718 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f281a78-2520-4a09-9c69-5922dbe4230f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f Jul 10 18:01:03.942932 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f281a78-2520-4a09-9c69-5922dbe4230f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:03.943133 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f281a78-2520-4a09-9c69-5922dbe4230f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:03.943607 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fadf1025-59f1-4610-96b7-c2147136fef0 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e returned with HTTP 200 Jul 10 18:01:03.944710 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 210/839] 10.4.3.71 () {68 vars in 1368 bytes} [Fri Jul 10 18:01:03 2026] PUT /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e => generated 395 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:03.956235 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-78197f51-576f-469a-969c-c245a34919f7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:03.961247 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-78197f51-576f-469a-969c-c245a34919f7 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e/defaults Jul 10 18:01:03.961247 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-78197f51-576f-469a-969c-c245a34919f7 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:03.961247 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-78197f51-576f-469a-969c-c245a34919f7 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'defaults' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:03.961449 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:03.961449 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:03.970383 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7f281a78-2520-4a09-9c69-5922dbe4230f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:03.979024 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f281a78-2520-4a09-9c69-5922dbe4230f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f returned with HTTP 200 Jul 10 18:01:03.979395 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 211/840] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:03 2026] GET /volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:03.982895 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-78197f51-576f-469a-969c-c245a34919f7 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e/defaults returned with HTTP 200 Jul 10 18:01:03.983258 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 210/841] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:01:03 2026] GET /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e/defaults => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:03.998028 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e3877d42-e0e2-4225-9a22-775b81226192 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:04.000274 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8631eb3a-d766-40a1-860a-101040b3474d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:04.002514 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3877d42-e0e2-4225-9a22-775b81226192 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e Jul 10 18:01:04.002676 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8631eb3a-d766-40a1-860a-101040b3474d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:01:04.002728 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3877d42-e0e2-4225-9a22-775b81226192 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:04.002728 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3877d42-e0e2-4225-9a22-775b81226192 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:04.003055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8631eb3a-d766-40a1-860a-101040b3474d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86d75c9b-8459-4e3d-b8a1-18f9e3debc5f", "name": "tempest-VolumesBackupsAdminTest-Backup-2058293120", "container": "tempest-volumesbackupsadmintest-backup-container-997723261"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:04.005067 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-8631eb3a-d766-40a1-860a-101040b3474d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Creating new backup {'backup': {'volume_id': '86d75c9b-8459-4e3d-b8a1-18f9e3debc5f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2058293120', 'container': 'tempest-volumesbackupsadmintest-backup-container-997723261'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:01:04.005286 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-8631eb3a-d766-40a1-860a-101040b3474d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Creating backup of volume 86d75c9b-8459-4e3d-b8a1-18f9e3debc5f in container tempest-volumesbackupsadmintest-backup-container-997723261 Jul 10 18:01:04.018332 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:04.018332 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:04.019012 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8631eb3a-d766-40a1-860a-101040b3474d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:04.026116 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3877d42-e0e2-4225-9a22-775b81226192 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e returned with HTTP 200 Jul 10 18:01:04.026620 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 211/842] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:03 2026] GET /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:04.044202 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d4e27468-cd23-4523-b1c4-86a70469e54b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:04.048404 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-8631eb3a-d766-40a1-860a-101040b3474d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Created reservations ['8f237ffb-ee63-4143-8161-a34a81c379eb', '7809b39e-e711-438d-8dd9-77a56b297a86'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:04.049687 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d4e27468-cd23-4523-b1c4-86a70469e54b tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True Jul 10 18:01:04.049959 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d4e27468-cd23-4523-b1c4-86a70469e54b tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:04.050230 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d4e27468-cd23-4523-b1c4-86a70469e54b tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:04.084916 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d4e27468-cd23-4523-b1c4-86a70469e54b tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True returned with HTTP 200 Jul 10 18:01:04.085730 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 212/843] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:01:04 2026] GET /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:04.099740 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:04.108061 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8631eb3a-d766-40a1-860a-101040b3474d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:01:04.108704 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 211/844] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:01:03 2026] POST /volume/v3/backups => generated 333 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:04.120937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ed7f72e2-c48e-4fc7-9bff-f5b37ac06db6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:04.123778 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed7f72e2-c48e-4fc7-9bff-f5b37ac06db6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:04.124002 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed7f72e2-c48e-4fc7-9bff-f5b37ac06db6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:04.124465 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed7f72e2-c48e-4fc7-9bff-f5b37ac06db6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:04.124865 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-ed7f72e2-c48e-4fc7-9bff-f5b37ac06db6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:04.129912 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:04.129912 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:04.130893 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed7f72e2-c48e-4fc7-9bff-f5b37ac06db6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:04.131277 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 212/845] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:04 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:04.196811 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:04.197303 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2013536839"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:04.199694 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2013536839'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:04.199694 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Create volume of 1 GB Jul 10 18:01:04.211359 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Availability Zones retrieved successfully. Jul 10 18:01:04.220091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Flow 'volume_create_api' (a6f6a844-0889-4f0b-ab0b-e9dc403d2d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:04.221644 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3371287-abff-445a-a233-3b7bda5a309c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:04.222849 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:04.270392 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3371287-abff-445a-a233-3b7bda5a309c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:04.271455 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb2cf48-fd1f-4d8b-9b22-1533a2dd22a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:04.369383 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Created reservations ['4121048a-e4dc-4dc6-99e0-fed55a5652e7', 'b0b45d7b-77ae-4a60-b00c-528dea8eb78a', 'be0ad43d-3837-4c79-a6cd-64681d8f5586', '4f52eef3-28aa-415c-bf3a-715ae6bbfd50'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:04.370283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb2cf48-fd1f-4d8b-9b22-1533a2dd22a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4121048a-e4dc-4dc6-99e0-fed55a5652e7', 'b0b45d7b-77ae-4a60-b00c-528dea8eb78a', 'be0ad43d-3837-4c79-a6cd-64681d8f5586', '4f52eef3-28aa-415c-bf3a-715ae6bbfd50']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:04.371153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b882f5-b71f-4160-9b15-1d9edb909e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:04.413416 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b882f5-b71f-4160-9b15-1d9edb909e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3820c971-ae75-4cac-a7ab-d8a29ba27f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2013536839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43f1060b20b4d659d7d3f441848b42e',qos_specs=None,replication_status=,reservations=['4121048a-e4dc-4dc6-99e0-fed55a5652e7','b0b45d7b-77ae-4a60-b00c-528dea8eb78a','be0ad43d-3837-4c79-a6cd-64681d8f5586','4f52eef3-28aa-415c-bf3a-715ae6bbfd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f4cc005416645f0b61bc7f2743e97a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2013536839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3820c971-ae75-4cac-a7ab-d8a29ba27f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43f1060b20b4d659d7d3f441848b42e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f4cc005416645f0b61bc7f2743e97a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:04.415131 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (786ccef4-5dcf-4479-8023-70a9e0f32c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:04.439359 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (786ccef4-5dcf-4479-8023-70a9e0f32c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2013536839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43f1060b20b4d659d7d3f441848b42e',qos_specs=None,replication_status=,reservations=['4121048a-e4dc-4dc6-99e0-fed55a5652e7','b0b45d7b-77ae-4a60-b00c-528dea8eb78a','be0ad43d-3837-4c79-a6cd-64681d8f5586','4f52eef3-28aa-415c-bf3a-715ae6bbfd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f4cc005416645f0b61bc7f2743e97a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:04.440472 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a20306-ea8e-4630-a6fa-c42e993af155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:04.451875 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a20306-ea8e-4630-a6fa-c42e993af155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:04.452813 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Flow 'volume_create_api' (a6f6a844-0889-4f0b-ab0b-e9dc403d2d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:04.453125 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Create volume request issued successfully. Jul 10 18:01:04.453730 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dee8cc41-4842-48c8-b332-1e16c8256ed3 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:04.455661 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 211/846] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:04 2026] POST /volume/v3/volumes => generated 754 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:04.468548 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5d11b68f-61ce-4d0f-a560-8133d6009505 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:04.473028 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d11b68f-61ce-4d0f-a560-8133d6009505 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] GET https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b Jul 10 18:01:04.473314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d11b68f-61ce-4d0f-a560-8133d6009505 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:04.473650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d11b68f-61ce-4d0f-a560-8133d6009505 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:04.483957 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:04.483957 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:04.489115 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5d11b68f-61ce-4d0f-a560-8133d6009505 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Volume info retrieved successfully. Jul 10 18:01:04.499725 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d11b68f-61ce-4d0f-a560-8133d6009505 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b returned with HTTP 200 Jul 10 18:01:04.500237 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 213/847] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:04 2026] GET /volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:05.146512 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0532d125-c004-4cf2-bd21-4b26e2aad428 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:05.149908 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0532d125-c004-4cf2-bd21-4b26e2aad428 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:05.150138 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0532d125-c004-4cf2-bd21-4b26e2aad428 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:05.150397 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0532d125-c004-4cf2-bd21-4b26e2aad428 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:05.151391 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0532d125-c004-4cf2-bd21-4b26e2aad428 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:05.156654 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:05.156654 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:05.158703 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0532d125-c004-4cf2-bd21-4b26e2aad428 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:05.159385 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 212/848] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:05 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:05.367218 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c85b594e-4470-426c-88dc-525f9ed884df None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:05.367701 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c85b594e-4470-426c-88dc-525f9ed884df None None] GET https://10.4.3.71/volume// Jul 10 18:01:05.367804 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c85b594e-4470-426c-88dc-525f9ed884df None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:05.368021 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c85b594e-4470-426c-88dc-525f9ed884df None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:05.368329 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c85b594e-4470-426c-88dc-525f9ed884df None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:01:05.368645 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 213/849] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:01:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:01:05.382144 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-541cce03-04a9-4c20-bf1e-d1785702253c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:05.384806 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-541cce03-04a9-4c20-bf1e-d1785702253c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b Jul 10 18:01:05.385024 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-541cce03-04a9-4c20-bf1e-d1785702253c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:05.385213 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-541cce03-04a9-4c20-bf1e-d1785702253c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:05.399832 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:05.399832 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:05.407411 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-541cce03-04a9-4c20-bf1e-d1785702253c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:01:05.416311 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-541cce03-04a9-4c20-bf1e-d1785702253c tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b returned with HTTP 200 Jul 10 18:01:05.417373 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 212/850] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:01:05 2026] GET /volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b => generated 1538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:05.515917 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-db7727a7-9647-4b71-8169-8d69bdae3875 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:05.524537 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-db7727a7-9647-4b71-8169-8d69bdae3875 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] GET https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b Jul 10 18:01:05.530519 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-db7727a7-9647-4b71-8169-8d69bdae3875 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:05.530519 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-db7727a7-9647-4b71-8169-8d69bdae3875 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:05.544212 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:05.544212 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:05.551956 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-db7727a7-9647-4b71-8169-8d69bdae3875 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Volume info retrieved successfully. Jul 10 18:01:05.565592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d6ef970b-4006-49ec-bf50-6e1824cc4c34 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:05.565757 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-db7727a7-9647-4b71-8169-8d69bdae3875 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b returned with HTTP 200 Jul 10 18:01:05.565820 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 214/851] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:05 2026] GET /volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:05.570126 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d6ef970b-4006-49ec-bf50-6e1824cc4c34 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] PUT https://10.4.3.71/volume/v3/attachments/d17295ac-5fab-4238-8c27-3f1c5f7d5fd9 Jul 10 18:01:05.570503 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d6ef970b-4006-49ec-bf50-6e1824cc4c34 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:05.582606 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c2ec9aed-9eb4-4179-ab84-467d9f1923aa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:05.584657 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d6ef970b-4006-49ec-bf50-6e1824cc4c34 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Acquiring lock "cinder-attachment_update-c31e50c8-cccf-4754-9d15-742f60dfa72b-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:01:05.586261 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c2ec9aed-9eb4-4179-ab84-467d9f1923aa tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True Jul 10 18:01:05.586261 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c2ec9aed-9eb4-4179-ab84-467d9f1923aa tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:05.586261 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c2ec9aed-9eb4-4179-ab84-467d9f1923aa tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:05.593871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d6ef970b-4006-49ec-bf50-6e1824cc4c34 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Lock "cinder-attachment_update-c31e50c8-cccf-4754-9d15-742f60dfa72b-np0000005036" acquired by "attachment_update" :: waited 0.009s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:01:05.597679 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:05.597679 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:05.632338 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c2ec9aed-9eb4-4179-ab84-467d9f1923aa tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True returned with HTTP 200 Jul 10 18:01:05.632338 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 214/852] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:01:05 2026] GET /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True => generated 1061 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:05.647171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dedab8f3-1b35-4fbc-a1bf-0be7b5fffd60 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:05.649980 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dedab8f3-1b35-4fbc-a1bf-0be7b5fffd60 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] DELETE https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b Jul 10 18:01:05.650430 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dedab8f3-1b35-4fbc-a1bf-0be7b5fffd60 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:05.651355 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dedab8f3-1b35-4fbc-a1bf-0be7b5fffd60 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:05.651524 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-dedab8f3-1b35-4fbc-a1bf-0be7b5fffd60 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Delete volume with id: 3820c971-ae75-4cac-a7ab-d8a29ba27f9b Jul 10 18:01:05.674070 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:05.674070 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:05.675063 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dedab8f3-1b35-4fbc-a1bf-0be7b5fffd60 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Volume info retrieved successfully. Jul 10 18:01:05.716055 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dedab8f3-1b35-4fbc-a1bf-0be7b5fffd60 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Delete volume request issued successfully. Jul 10 18:01:05.716055 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dedab8f3-1b35-4fbc-a1bf-0be7b5fffd60 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b returned with HTTP 202 Jul 10 18:01:05.716055 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 213/853] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:05 2026] DELETE /volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:05.730715 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-42142a6c-72d5-42a3-9875-3024d94ed885 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:05.733037 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42142a6c-72d5-42a3-9875-3024d94ed885 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] GET https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b Jul 10 18:01:05.733339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42142a6c-72d5-42a3-9875-3024d94ed885 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:05.733636 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42142a6c-72d5-42a3-9875-3024d94ed885 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:05.751820 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:05.751820 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:05.758721 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-42142a6c-72d5-42a3-9875-3024d94ed885 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Volume info retrieved successfully. Jul 10 18:01:05.764367 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42142a6c-72d5-42a3-9875-3024d94ed885 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b returned with HTTP 200 Jul 10 18:01:05.765293 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 215/854] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:05 2026] GET /volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:06.138858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d6ef970b-4006-49ec-bf50-6e1824cc4c34 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Lock "cinder-attachment_update-c31e50c8-cccf-4754-9d15-742f60dfa72b-np0000005036" released by "attachment_update" :: held 0.545s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:01:06.139234 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d6ef970b-4006-49ec-bf50-6e1824cc4c34 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/d17295ac-5fab-4238-8c27-3f1c5f7d5fd9 returned with HTTP 200 Jul 10 18:01:06.139724 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 213/855] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:01:05 2026] PUT /volume/v3/attachments/d17295ac-5fab-4238-8c27-3f1c5f7d5fd9 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:06.171551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3eb17c05-bab6-4318-b020-31d43540d757 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:06.173701 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3eb17c05-bab6-4318-b020-31d43540d757 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:06.173893 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3eb17c05-bab6-4318-b020-31d43540d757 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:06.174097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3eb17c05-bab6-4318-b020-31d43540d757 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:06.174179 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-3eb17c05-bab6-4318-b020-31d43540d757 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:06.178913 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:06.178913 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:06.179898 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3eb17c05-bab6-4318-b020-31d43540d757 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:06.180648 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 215/856] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:06 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:06.659438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d30c6345-28c6-4dd3-80d1-3aec93a24570 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:06.661749 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d30c6345-28c6-4dd3-80d1-3aec93a24570 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/attachments/d17295ac-5fab-4238-8c27-3f1c5f7d5fd9/action Jul 10 18:01:06.662167 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d30c6345-28c6-4dd3-80d1-3aec93a24570 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:06.662358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d30c6345-28c6-4dd3-80d1-3aec93a24570 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:06.690633 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:06.690633 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:06.721490 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-a01abd25-6b51-47b3-b9bf-50b7fc339cea req-d30c6345-28c6-4dd3-80d1-3aec93a24570 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/d17295ac-5fab-4238-8c27-3f1c5f7d5fd9/action returned with HTTP 204 Jul 10 18:01:06.722174 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 214/857] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:01:06 2026] POST /volume/v3/attachments/d17295ac-5fab-4238-8c27-3f1c5f7d5fd9/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:06.781876 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c0f6c2f2-b2b8-4be1-b3ae-c7dfb67b9580 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:06.783866 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0f6c2f2-b2b8-4be1-b3ae-c7dfb67b9580 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] GET https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b Jul 10 18:01:06.784690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0f6c2f2-b2b8-4be1-b3ae-c7dfb67b9580 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:06.785093 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0f6c2f2-b2b8-4be1-b3ae-c7dfb67b9580 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:06.793145 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0f6c2f2-b2b8-4be1-b3ae-c7dfb67b9580 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b returned with HTTP 404 Jul 10 18:01:06.794222 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 216/858] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:06 2026] GET /volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:06.802347 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9d88e6cd-c36a-415c-9356-42413a3e2360 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:06.805289 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9d88e6cd-c36a-415c-9356-42413a3e2360 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] GET https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b Jul 10 18:01:06.805518 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9d88e6cd-c36a-415c-9356-42413a3e2360 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:06.805735 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9d88e6cd-c36a-415c-9356-42413a3e2360 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:06.813614 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9d88e6cd-c36a-415c-9356-42413a3e2360 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b returned with HTTP 404 Jul 10 18:01:06.813614 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 214/859] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:06 2026] GET /volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:06.823797 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6ed9efca-e7ad-4c65-a43d-005f4dfab62e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:06.825851 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6ed9efca-e7ad-4c65-a43d-005f4dfab62e tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] DELETE https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b Jul 10 18:01:06.826072 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6ed9efca-e7ad-4c65-a43d-005f4dfab62e tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:06.826263 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6ed9efca-e7ad-4c65-a43d-005f4dfab62e tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:06.826435 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-6ed9efca-e7ad-4c65-a43d-005f4dfab62e tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Delete volume with id: 3820c971-ae75-4cac-a7ab-d8a29ba27f9b Jul 10 18:01:06.837623 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6ed9efca-e7ad-4c65-a43d-005f4dfab62e tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b returned with HTTP 404 Jul 10 18:01:06.838241 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 216/860] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:06 2026] DELETE /volume/v3/volumes/3820c971-ae75-4cac-a7ab-d8a29ba27f9b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:06.850378 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:06.852803 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:06.853223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-49846290"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:06.855242 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-49846290'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:06.855395 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Create volume of 1 GB Jul 10 18:01:06.861428 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Availability Zones retrieved successfully. Jul 10 18:01:06.870540 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Flow 'volume_create_api' (76a9e556-5215-4bf6-a7b0-14a4c2116049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:06.872171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d47439-61b7-4669-bde8-9b0d12c87a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:06.873733 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:06.913192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d47439-61b7-4669-bde8-9b0d12c87a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:06.914447 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d80a3ab-5ad6-43a7-a6be-525ac18e6d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:06.973628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Created reservations ['bc559e2d-52e6-4a02-8905-b85163a5e2d1', '31321aea-df52-42be-9be1-6b712195dab7', '1d065606-52cb-4a66-8b51-1607be4c0709', 'c882d3c9-1bfe-4064-b1b1-4bd71cd9510e'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:06.974415 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d80a3ab-5ad6-43a7-a6be-525ac18e6d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc559e2d-52e6-4a02-8905-b85163a5e2d1', '31321aea-df52-42be-9be1-6b712195dab7', '1d065606-52cb-4a66-8b51-1607be4c0709', 'c882d3c9-1bfe-4064-b1b1-4bd71cd9510e']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:06.975340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adc7a6e-8011-4a98-9235-3a87d57a1057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:07.004113 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adc7a6e-8011-4a98-9235-3a87d57a1057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b2a9b27-9925-418d-8d8f-10acd9cbe18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-49846290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43f1060b20b4d659d7d3f441848b42e',qos_specs=None,replication_status=,reservations=['bc559e2d-52e6-4a02-8905-b85163a5e2d1','31321aea-df52-42be-9be1-6b712195dab7','1d065606-52cb-4a66-8b51-1607be4c0709','c882d3c9-1bfe-4064-b1b1-4bd71cd9510e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f4cc005416645f0b61bc7f2743e97a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-49846290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b2a9b27-9925-418d-8d8f-10acd9cbe18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43f1060b20b4d659d7d3f441848b42e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f4cc005416645f0b61bc7f2743e97a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:07.005292 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48e5170-2741-4586-bb68-52fff7f8dc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:07.038003 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48e5170-2741-4586-bb68-52fff7f8dc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-49846290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43f1060b20b4d659d7d3f441848b42e',qos_specs=None,replication_status=,reservations=['bc559e2d-52e6-4a02-8905-b85163a5e2d1','31321aea-df52-42be-9be1-6b712195dab7','1d065606-52cb-4a66-8b51-1607be4c0709','c882d3c9-1bfe-4064-b1b1-4bd71cd9510e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f4cc005416645f0b61bc7f2743e97a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:07.039384 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff501c58-3f07-417f-80f1-20b87c5b4f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:07.056595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff501c58-3f07-417f-80f1-20b87c5b4f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:07.057792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Flow 'volume_create_api' (76a9e556-5215-4bf6-a7b0-14a4c2116049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:07.058304 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Create volume request issued successfully. Jul 10 18:01:07.059227 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8a32d16a-cf87-4119-8df6-0dc10ff18ea0 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:07.059894 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 215/861] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:06 2026] POST /volume/v3/volumes => generated 752 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:07.073997 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-93368727-f098-4902-87e1-3fd21e043d3d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:07.076602 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93368727-f098-4902-87e1-3fd21e043d3d tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] GET https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:07.076602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93368727-f098-4902-87e1-3fd21e043d3d tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:07.076783 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93368727-f098-4902-87e1-3fd21e043d3d tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:07.086858 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:07.086858 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:07.092973 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-93368727-f098-4902-87e1-3fd21e043d3d tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Volume info retrieved successfully. Jul 10 18:01:07.099154 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93368727-f098-4902-87e1-3fd21e043d3d tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e returned with HTTP 200 Jul 10 18:01:07.099800 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 217/862] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:07 2026] GET /volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:07.197126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-73bf1747-6c95-4e0d-b7dd-afbc52c89160 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:07.200976 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-73bf1747-6c95-4e0d-b7dd-afbc52c89160 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:07.200976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-73bf1747-6c95-4e0d-b7dd-afbc52c89160 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:07.201160 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-73bf1747-6c95-4e0d-b7dd-afbc52c89160 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:07.201307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-73bf1747-6c95-4e0d-b7dd-afbc52c89160 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:07.207641 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:07.207641 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:07.208907 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-73bf1747-6c95-4e0d-b7dd-afbc52c89160 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:07.209421 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 215/863] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:07 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:08.000922 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:08.119589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d73b1d4d-bb80-480c-b9cb-92c3624ef362 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:08.122712 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d73b1d4d-bb80-480c-b9cb-92c3624ef362 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] GET https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:08.123180 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d73b1d4d-bb80-480c-b9cb-92c3624ef362 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:08.124346 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d73b1d4d-bb80-480c-b9cb-92c3624ef362 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:08.136357 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:08.136357 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:08.144131 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d73b1d4d-bb80-480c-b9cb-92c3624ef362 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Volume info retrieved successfully. Jul 10 18:01:08.153139 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d73b1d4d-bb80-480c-b9cb-92c3624ef362 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e returned with HTTP 200 Jul 10 18:01:08.153881 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 216/864] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:08 2026] GET /volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:08.177907 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6104d049-3f87-435b-871a-d75f9752653e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:08.180555 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6104d049-3f87-435b-871a-d75f9752653e tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True Jul 10 18:01:08.181131 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6104d049-3f87-435b-871a-d75f9752653e tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:08.181599 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6104d049-3f87-435b-871a-d75f9752653e tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:08.215348 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:08.218595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-849726362"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:08.218713 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6104d049-3f87-435b-871a-d75f9752653e tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True returned with HTTP 200 Jul 10 18:01:08.218713 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 218/865] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:01:08 2026] GET /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:08.218795 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-849726362'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:08.218795 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Create volume of 1 GB Jul 10 18:01:08.223165 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0d940ad8-c94d-4255-8c7e-caf20719165e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:08.224157 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Availability Zones retrieved successfully. Jul 10 18:01:08.225918 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0d940ad8-c94d-4255-8c7e-caf20719165e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:08.228193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0d940ad8-c94d-4255-8c7e-caf20719165e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:08.228193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0d940ad8-c94d-4255-8c7e-caf20719165e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:08.228193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0d940ad8-c94d-4255-8c7e-caf20719165e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:08.232371 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:08.232371 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:08.232797 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Flow 'volume_create_api' (5a977add-b27e-492d-b11e-3864d618038d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:08.233555 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0d940ad8-c94d-4255-8c7e-caf20719165e tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:08.233967 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13ef8906-3558-4f26-be05-f4eb5c2e8a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:08.234032 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 216/866] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:08 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:08.235200 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:08.237093 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3f1029c8-9d09-4601-b83f-0de1f9a725a5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:08.239287 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f1029c8-9d09-4601-b83f-0de1f9a725a5 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/4a0e0f4d7fa547e9b6ba6527e2436222?usage=True Jul 10 18:01:08.240907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3f1029c8-9d09-4601-b83f-0de1f9a725a5 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:08.240907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3f1029c8-9d09-4601-b83f-0de1f9a725a5 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:08.268518 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f1029c8-9d09-4601-b83f-0de1f9a725a5 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/4a0e0f4d7fa547e9b6ba6527e2436222?usage=True returned with HTTP 200 Jul 10 18:01:08.269312 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 217/867] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:01:08 2026] GET /volume/v3/os-quota-sets/4a0e0f4d7fa547e9b6ba6527e2436222?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:08.291208 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5a0749a7-9b78-44e1-9ec3-11881fe5ed25 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:08.295863 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5a0749a7-9b78-44e1-9ec3-11881fe5ed25 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] POST https://10.4.3.71/volume/v3/os-volume-transfer Jul 10 18:01:08.296585 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5a0749a7-9b78-44e1-9ec3-11881fe5ed25 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2b2a9b27-9925-418d-8d8f-10acd9cbe18e"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:08.298972 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13ef8906-3558-4f26-be05-f4eb5c2e8a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:08.300255 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.volume_transfer [None req-5a0749a7-9b78-44e1-9ec3-11881fe5ed25 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Creating new volume transfer {'transfer': {'volume_id': '2b2a9b27-9925-418d-8d8f-10acd9cbe18e'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 18:01:08.300255 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.volume_transfer [None req-5a0749a7-9b78-44e1-9ec3-11881fe5ed25 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Creating transfer of volume 2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:08.300510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47170214-e734-433e-bd07-da57dbba60bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:08.300583 np0000005036 devstack@c-api.service[99949]: INFO cinder.transfer.api [None req-5a0749a7-9b78-44e1-9ec3-11881fe5ed25 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Generating transfer record for volume 2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:08.315599 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:08.315599 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:08.345443 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5a0749a7-9b78-44e1-9ec3-11881fe5ed25 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 18:01:08.345443 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 219/868] 10.4.3.71 () {68 vars in 1284 bytes} [Fri Jul 10 18:01:08 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:08.359478 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:08.412184 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Created reservations ['ffe6aa23-affe-458a-813d-1a24061d3b5a', '94b0c9bd-3f7b-490d-b301-51bb32a6e40c', 'b19c2155-6ab9-42da-915d-6ad28624c34c', '0200498b-0312-4c6d-b0e4-4c518f1f8566'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:08.413552 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47170214-e734-433e-bd07-da57dbba60bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe6aa23-affe-458a-813d-1a24061d3b5a', '94b0c9bd-3f7b-490d-b301-51bb32a6e40c', 'b19c2155-6ab9-42da-915d-6ad28624c34c', '0200498b-0312-4c6d-b0e4-4c518f1f8566']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:08.414791 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ab7a2c-f4d0-47de-a073-52cb84e95ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:08.445591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ab7a2c-f4d0-47de-a073-52cb84e95ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ca345e7-c03e-41cd-8b49-9d801a9162b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-849726362',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14faa4306c744d648daddde9ec71f69a',qos_specs=None,replication_status=,reservations=['ffe6aa23-affe-458a-813d-1a24061d3b5a','94b0c9bd-3f7b-490d-b301-51bb32a6e40c','b19c2155-6ab9-42da-915d-6ad28624c34c','0200498b-0312-4c6d-b0e4-4c518f1f8566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de5bfa8f5be49e4aedce4c9f0bae6af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-849726362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ca345e7-c03e-41cd-8b49-9d801a9162b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='14faa4306c744d648daddde9ec71f69a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6de5bfa8f5be49e4aedce4c9f0bae6af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:08.446719 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce5a85fc-3230-4a9e-9765-ef71cb36395a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:08.464816 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] POST https://10.4.3.71/volume/v3/os-volume-transfer/4cc8d11a-8aec-44a0-b1f4-0546a45dfd9b/accept Jul 10 18:01:08.465381 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3a04afd022426807"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:08.469093 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.volume_transfer [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Accepting volume transfer 4cc8d11a-8aec-44a0-b1f4-0546a45dfd9b {{(pid=99950) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 18:01:08.469276 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.volume_transfer [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Accepting transfer 4cc8d11a-8aec-44a0-b1f4-0546a45dfd9b Jul 10 18:01:08.473351 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce5a85fc-3230-4a9e-9765-ef71cb36395a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-849726362',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14faa4306c744d648daddde9ec71f69a',qos_specs=None,replication_status=,reservations=['ffe6aa23-affe-458a-813d-1a24061d3b5a','94b0c9bd-3f7b-490d-b301-51bb32a6e40c','b19c2155-6ab9-42da-915d-6ad28624c34c','0200498b-0312-4c6d-b0e4-4c518f1f8566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de5bfa8f5be49e4aedce4c9f0bae6af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:08.474334 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18104e0e-ce29-45eb-b7c5-00670a47209c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:08.488887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18104e0e-ce29-45eb-b7c5-00670a47209c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:08.489958 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Flow 'volume_create_api' (5a977add-b27e-492d-b11e-3864d618038d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:08.490415 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Create volume request issued successfully. Jul 10 18:01:08.491192 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1b0c6f1-875c-47e2-8002-6337ef3dfd2f tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:08.492425 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 217/869] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:01:07 2026] POST /volume/v3/volumes => generated 757 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:08.510995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-67471aec-a2a0-479e-b718-5648d3e7bca1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:08.513515 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-67471aec-a2a0-479e-b718-5648d3e7bca1 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 Jul 10 18:01:08.513672 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-67471aec-a2a0-479e-b718-5648d3e7bca1 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:08.513880 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-67471aec-a2a0-479e-b718-5648d3e7bca1 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:08.533402 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:08.533402 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:08.548529 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-67471aec-a2a0-479e-b718-5648d3e7bca1 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:08.553253 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-67471aec-a2a0-479e-b718-5648d3e7bca1 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 returned with HTTP 200 Jul 10 18:01:08.553674 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 218/870] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:08 2026] GET /volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:08.575866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Created reservations ['9041d8ee-6dcc-4261-a16a-cc44f49882b3', '411c1437-cc4d-4ba7-91ff-c38ca97fa97a', '2d794c71-2fa2-40a4-a4f8-3ccca69e6d4c', '9efeeeab-928e-45eb-bb49-8445f50f69b4'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:08.612320 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Created reservations ['a0dce2cd-21e7-4861-a8e9-0b67d3ff8eca', '415d09b7-7ba0-4dd3-b586-b5205827f521', 'a2333373-0e70-49a9-ace3-a5526bfafb36', '167465aa-4437-4b4a-b638-499b62121099'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:08.665239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Created reservations ['e648b753-33c8-439a-892c-f5d931da6867', 'b464e0bd-a316-4d4d-a015-b5502b74b987', 'e41267b4-4748-457d-9ada-21bd5bae828c', '91773e7c-35cf-4592-9d41-f578e2762943'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:08.713025 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Created reservations ['f455b2e4-a2cb-40d2-bdd6-e0471edc8fdc', 'a6b4612f-fa01-42db-ae3c-c9ba9661dd9f', '75e37545-05cf-4b30-9a7b-d0460ad79f1c', 'b1b14f34-b225-4ec8-972f-4577e15dbfad'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:09.216130 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Transfer volume completed successfully. Jul 10 18:01:09.253148 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-732bc0e5-9d9c-4402-9170-7d50eb441e87 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.256689 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-732bc0e5-9d9c-4402-9170-7d50eb441e87 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:09.256689 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-732bc0e5-9d9c-4402-9170-7d50eb441e87 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:09.257375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-732bc0e5-9d9c-4402-9170-7d50eb441e87 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:09.257375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-732bc0e5-9d9c-4402-9170-7d50eb441e87 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:09.265031 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:09.265031 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:09.266918 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-732bc0e5-9d9c-4402-9170-7d50eb441e87 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:09.267692 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 220/871] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:09 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:09.366255 np0000005036 devstack@c-api.service[99950]: INFO cinder.transfer.api [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Volume 2b2a9b27-9925-418d-8d8f-10acd9cbe18e has been transferred. Jul 10 18:01:09.375705 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b996c58d-394c-4ea1-8bf8-e73fe836b7d1 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] https://10.4.3.71/volume/v3/os-volume-transfer/4cc8d11a-8aec-44a0-b1f4-0546a45dfd9b/accept returned with HTTP 202 Jul 10 18:01:09.377037 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 217/872] 10.4.3.71 () {68 vars in 1416 bytes} [Fri Jul 10 18:01:08 2026] POST /volume/v3/os-volume-transfer/4cc8d11a-8aec-44a0-b1f4-0546a45dfd9b/accept => generated 363 bytes in 1017 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:09.389755 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5e37946e-97b0-40cf-8482-44e8d3b0f274 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.392533 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5e37946e-97b0-40cf-8482-44e8d3b0f274 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] GET https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:09.392870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5e37946e-97b0-40cf-8482-44e8d3b0f274 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:09.393293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5e37946e-97b0-40cf-8482-44e8d3b0f274 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:09.404495 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:09.404495 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:09.410939 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5e37946e-97b0-40cf-8482-44e8d3b0f274 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] Volume info retrieved successfully. Jul 10 18:01:09.423392 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5e37946e-97b0-40cf-8482-44e8d3b0f274 tempest-VolumeQuotasAdminTestJSON-1891300898 tempest-VolumeQuotasAdminTestJSON-1891300898-project-member] https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e returned with HTTP 200 Jul 10 18:01:09.424188 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 218/873] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:09 2026] GET /volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:09.439120 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f234ecce-1b40-4df9-b53c-7d292fdc786d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.440996 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f234ecce-1b40-4df9-b53c-7d292fdc786d tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True Jul 10 18:01:09.441327 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f234ecce-1b40-4df9-b53c-7d292fdc786d tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:09.441608 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f234ecce-1b40-4df9-b53c-7d292fdc786d tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:09.463213 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f234ecce-1b40-4df9-b53c-7d292fdc786d tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True returned with HTTP 200 Jul 10 18:01:09.463662 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 219/874] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:01:09 2026] GET /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:09.479329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-06073eaa-c091-4a39-b4c8-0a49a4d348bc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.481772 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-06073eaa-c091-4a39-b4c8-0a49a4d348bc tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/4a0e0f4d7fa547e9b6ba6527e2436222?usage=True Jul 10 18:01:09.482314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-06073eaa-c091-4a39-b4c8-0a49a4d348bc tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:09.483745 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-06073eaa-c091-4a39-b4c8-0a49a4d348bc tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:09.507692 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-06073eaa-c091-4a39-b4c8-0a49a4d348bc tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/4a0e0f4d7fa547e9b6ba6527e2436222?usage=True returned with HTTP 200 Jul 10 18:01:09.508210 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 221/875] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:01:09 2026] GET /volume/v3/os-quota-sets/4a0e0f4d7fa547e9b6ba6527e2436222?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:09.520951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9670211e-7071-4065-b4a6-e30008555f59 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.523597 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9670211e-7071-4065-b4a6-e30008555f59 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:09.526591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9670211e-7071-4065-b4a6-e30008555f59 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:09.526591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9670211e-7071-4065-b4a6-e30008555f59 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:09.526591 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-9670211e-7071-4065-b4a6-e30008555f59 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Delete volume with id: 2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:09.532466 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:09.532466 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:09.532883 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9670211e-7071-4065-b4a6-e30008555f59 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Volume info retrieved successfully. Jul 10 18:01:09.556523 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9670211e-7071-4065-b4a6-e30008555f59 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Delete volume request issued successfully. Jul 10 18:01:09.558216 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9670211e-7071-4065-b4a6-e30008555f59 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e returned with HTTP 202 Jul 10 18:01:09.558216 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 218/876] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:09 2026] DELETE /volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:09.566211 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-be22e6b8-61c8-4c8a-885e-0f27f377a9a2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.568676 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-be22e6b8-61c8-4c8a-885e-0f27f377a9a2 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:09.568779 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-be22e6b8-61c8-4c8a-885e-0f27f377a9a2 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:09.569509 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-be22e6b8-61c8-4c8a-885e-0f27f377a9a2 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:09.573818 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8ea3930e-453c-4cd2-b17f-297b5e3aa83b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.577224 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8ea3930e-453c-4cd2-b17f-297b5e3aa83b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 Jul 10 18:01:09.577224 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8ea3930e-453c-4cd2-b17f-297b5e3aa83b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:09.577224 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8ea3930e-453c-4cd2-b17f-297b5e3aa83b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:09.579823 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:09.579823 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:09.586721 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-be22e6b8-61c8-4c8a-885e-0f27f377a9a2 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Volume info retrieved successfully. Jul 10 18:01:09.591963 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:09.591963 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:09.592740 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-be22e6b8-61c8-4c8a-885e-0f27f377a9a2 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e returned with HTTP 200 Jul 10 18:01:09.593349 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 219/877] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:09 2026] GET /volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:09.598882 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8ea3930e-453c-4cd2-b17f-297b5e3aa83b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:09.605374 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8ea3930e-453c-4cd2-b17f-297b5e3aa83b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 returned with HTTP 200 Jul 10 18:01:09.606008 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 220/878] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:09 2026] GET /volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:09.644377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-24b00b0c-127e-4e06-929a-0d75807fe8ea req-eff4d4a5-fb33-4d31-b1b0-07d9b5a6962e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.646162 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-24b00b0c-127e-4e06-929a-0d75807fe8ea req-eff4d4a5-fb33-4d31-b1b0-07d9b5a6962e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 Jul 10 18:01:09.646377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-24b00b0c-127e-4e06-929a-0d75807fe8ea req-eff4d4a5-fb33-4d31-b1b0-07d9b5a6962e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:09.646910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-24b00b0c-127e-4e06-929a-0d75807fe8ea req-eff4d4a5-fb33-4d31-b1b0-07d9b5a6962e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:09.654946 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:09.654946 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:09.659937 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-24b00b0c-127e-4e06-929a-0d75807fe8ea req-eff4d4a5-fb33-4d31-b1b0-07d9b5a6962e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:09.665023 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-24b00b0c-127e-4e06-929a-0d75807fe8ea req-eff4d4a5-fb33-4d31-b1b0-07d9b5a6962e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 returned with HTTP 200 Jul 10 18:01:09.666235 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 222/879] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:01:09 2026] GET /volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:09.686139 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.688667 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:09.689187 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2077784952"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:09.694593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2077784952'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:09.694593 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Create volume of 1 GB Jul 10 18:01:09.702335 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Availability Zones retrieved successfully. Jul 10 18:01:09.722593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Flow 'volume_create_api' (f283bd6c-0dc0-41f3-8435-e2ab857e374a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:09.722593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd59a3c-19ac-4932-a197-8fc962d10d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:09.723294 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:09.761418 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd59a3c-19ac-4932-a197-8fc962d10d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:09.762893 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e6cbfb-1fab-4e79-9f8c-b79ee7b62667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:09.820559 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Created reservations ['b8b2bf59-9856-4ecd-a811-7bd0de75f6f9', '6ad92ca2-dabe-49ac-9e21-12bd907e1bab', 'c6ff02bb-6e60-41e4-851f-f530a72ef558', 'f738bb0c-af5d-4a7e-8afe-747b195eff02'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:09.821486 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e6cbfb-1fab-4e79-9f8c-b79ee7b62667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8b2bf59-9856-4ecd-a811-7bd0de75f6f9', '6ad92ca2-dabe-49ac-9e21-12bd907e1bab', 'c6ff02bb-6e60-41e4-851f-f530a72ef558', 'f738bb0c-af5d-4a7e-8afe-747b195eff02']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:09.822499 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd6be8a-28ee-4750-8ea9-003dbb8d7cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:09.859167 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd6be8a-28ee-4750-8ea9-003dbb8d7cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '174bccd8-06d2-4126-b75a-01b7660ed016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2077784952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14faa4306c744d648daddde9ec71f69a',qos_specs=None,replication_status=,reservations=['b8b2bf59-9856-4ecd-a811-7bd0de75f6f9','6ad92ca2-dabe-49ac-9e21-12bd907e1bab','c6ff02bb-6e60-41e4-851f-f530a72ef558','f738bb0c-af5d-4a7e-8afe-747b195eff02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de5bfa8f5be49e4aedce4c9f0bae6af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2077784952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=174bccd8-06d2-4126-b75a-01b7660ed016,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='14faa4306c744d648daddde9ec71f69a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6de5bfa8f5be49e4aedce4c9f0bae6af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:09.860541 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67dcc9a-bd89-4d0a-816c-57e204771ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:09.889626 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67dcc9a-bd89-4d0a-816c-57e204771ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2077784952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14faa4306c744d648daddde9ec71f69a',qos_specs=None,replication_status=,reservations=['b8b2bf59-9856-4ecd-a811-7bd0de75f6f9','6ad92ca2-dabe-49ac-9e21-12bd907e1bab','c6ff02bb-6e60-41e4-851f-f530a72ef558','f738bb0c-af5d-4a7e-8afe-747b195eff02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de5bfa8f5be49e4aedce4c9f0bae6af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:09.890693 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d96fcb3-7819-42a7-b531-fd8ad12c136e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:09.903096 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d96fcb3-7819-42a7-b531-fd8ad12c136e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:09.904399 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Flow 'volume_create_api' (f283bd6c-0dc0-41f3-8435-e2ab857e374a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:09.904901 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Create volume request issued successfully. Jul 10 18:01:09.906728 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4909bd1d-61ac-4ef4-a82e-3d26cab56243 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:09.907734 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 219/880] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:01:09 2026] POST /volume/v3/volumes => generated 758 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:09.924934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9c09badc-9db0-41da-87c4-5cf4f1a1f87d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:09.927145 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c09badc-9db0-41da-87c4-5cf4f1a1f87d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 Jul 10 18:01:09.927391 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c09badc-9db0-41da-87c4-5cf4f1a1f87d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:09.927771 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c09badc-9db0-41da-87c4-5cf4f1a1f87d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:09.939495 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:09.939495 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:09.944374 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9c09badc-9db0-41da-87c4-5cf4f1a1f87d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:09.950811 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c09badc-9db0-41da-87c4-5cf4f1a1f87d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 returned with HTTP 200 Jul 10 18:01:09.951585 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 220/881] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:09 2026] GET /volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:10.285940 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c9891bed-560b-492d-8de6-1d21625a91df None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:10.289126 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c9891bed-560b-492d-8de6-1d21625a91df tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:10.291166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c9891bed-560b-492d-8de6-1d21625a91df tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:10.291166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c9891bed-560b-492d-8de6-1d21625a91df tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:10.291166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c9891bed-560b-492d-8de6-1d21625a91df tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:10.297169 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:10.297169 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:10.298712 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c9891bed-560b-492d-8de6-1d21625a91df tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:10.299278 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 221/882] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:10 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:10.612243 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-810f4300-ab7f-40be-ae3f-4f47b8460203 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:10.615184 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-810f4300-ab7f-40be-ae3f-4f47b8460203 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:10.615363 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-810f4300-ab7f-40be-ae3f-4f47b8460203 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:10.616308 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-810f4300-ab7f-40be-ae3f-4f47b8460203 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:10.628149 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-810f4300-ab7f-40be-ae3f-4f47b8460203 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e returned with HTTP 404 Jul 10 18:01:10.629227 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 223/883] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:10 2026] GET /volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:10.644345 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-75a4ef29-f4cc-4bbe-9f09-2de6fda65ae2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:10.649676 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-75a4ef29-f4cc-4bbe-9f09-2de6fda65ae2 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] GET https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:10.649676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-75a4ef29-f4cc-4bbe-9f09-2de6fda65ae2 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:10.649871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-75a4ef29-f4cc-4bbe-9f09-2de6fda65ae2 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:10.665781 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-75a4ef29-f4cc-4bbe-9f09-2de6fda65ae2 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e returned with HTTP 404 Jul 10 18:01:10.666784 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 220/884] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:10 2026] GET /volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:10.678175 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-550ebce4-f3df-4464-b597-55f7f66e7404 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:10.681910 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-550ebce4-f3df-4464-b597-55f7f66e7404 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] DELETE https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:10.682400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-550ebce4-f3df-4464-b597-55f7f66e7404 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:10.682765 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-550ebce4-f3df-4464-b597-55f7f66e7404 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:10.683045 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-550ebce4-f3df-4464-b597-55f7f66e7404 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] Delete volume with id: 2b2a9b27-9925-418d-8d8f-10acd9cbe18e Jul 10 18:01:10.694102 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-550ebce4-f3df-4464-b597-55f7f66e7404 tempest-VolumeQuotasAdminTestJSON-817358549 tempest-VolumeQuotasAdminTestJSON-817358549-project-member] https://10.4.3.71/volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e returned with HTTP 404 Jul 10 18:01:10.695555 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 221/885] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:10 2026] DELETE /volume/v3/volumes/2b2a9b27-9925-418d-8d8f-10acd9cbe18e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:10.711484 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1a3be202-6977-4b6d-85c7-2b9d330f448a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:10.717772 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1a3be202-6977-4b6d-85c7-2b9d330f448a tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/9f5d6c6eb6744245b8c9e0dacbc75682?usage=True Jul 10 18:01:10.720536 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1a3be202-6977-4b6d-85c7-2b9d330f448a tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:10.721184 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1a3be202-6977-4b6d-85c7-2b9d330f448a tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:10.767064 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1a3be202-6977-4b6d-85c7-2b9d330f448a tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/9f5d6c6eb6744245b8c9e0dacbc75682?usage=True returned with HTTP 200 Jul 10 18:01:10.767718 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 222/886] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:01:10 2026] GET /volume/v3/os-quota-sets/9f5d6c6eb6744245b8c9e0dacbc75682?usage=True => generated 1061 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:10.784528 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-32d188a7-0d64-4722-a7e0-0953ad76b541 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:10.787003 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-32d188a7-0d64-4722-a7e0-0953ad76b541 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e Jul 10 18:01:10.787439 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-32d188a7-0d64-4722-a7e0-0953ad76b541 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:10.935080 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-32d188a7-0d64-4722-a7e0-0953ad76b541 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e returned with HTTP 200 Jul 10 18:01:10.936173 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 224/887] 10.4.3.71 () {68 vars in 1368 bytes} [Fri Jul 10 18:01:10 2026] PUT /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e => generated 397 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:10.949362 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-50ce7eb5-b7c3-4854-ab56-412db2b10089 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:10.951649 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-50ce7eb5-b7c3-4854-ab56-412db2b10089 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e Jul 10 18:01:10.952228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-50ce7eb5-b7c3-4854-ab56-412db2b10089 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:10.970200 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-de465aca-2b40-4725-8f7c-30ede0f9e67e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:10.972332 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-de465aca-2b40-4725-8f7c-30ede0f9e67e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 Jul 10 18:01:10.972796 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-de465aca-2b40-4725-8f7c-30ede0f9e67e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:10.973382 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-de465aca-2b40-4725-8f7c-30ede0f9e67e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:10.983882 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:10.983882 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:10.985808 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:10.985808 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:10.991357 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-de465aca-2b40-4725-8f7c-30ede0f9e67e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:10.999983 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-de465aca-2b40-4725-8f7c-30ede0f9e67e tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 returned with HTTP 200 Jul 10 18:01:10.999983 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 222/888] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:10 2026] GET /volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:11.035084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-5fcd0fb7-1d94-4b7d-8b30-a65f2e8ed9a5 req-9ee6822c-318e-4456-907e-effd69c4b7c8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:11.038891 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-5fcd0fb7-1d94-4b7d-8b30-a65f2e8ed9a5 req-9ee6822c-318e-4456-907e-effd69c4b7c8 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 Jul 10 18:01:11.039199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-5fcd0fb7-1d94-4b7d-8b30-a65f2e8ed9a5 req-9ee6822c-318e-4456-907e-effd69c4b7c8 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:11.039412 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-5fcd0fb7-1d94-4b7d-8b30-a65f2e8ed9a5 req-9ee6822c-318e-4456-907e-effd69c4b7c8 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:11.050642 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:11.050642 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:11.056889 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-5fcd0fb7-1d94-4b7d-8b30-a65f2e8ed9a5 req-9ee6822c-318e-4456-907e-effd69c4b7c8 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:11.063754 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-5fcd0fb7-1d94-4b7d-8b30-a65f2e8ed9a5 req-9ee6822c-318e-4456-907e-effd69c4b7c8 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 returned with HTTP 200 Jul 10 18:01:11.064363 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 223/889] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:01:11 2026] GET /volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:11.083297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:11.085204 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:11.085583 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-762952701"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:11.087551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-762952701'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:11.087928 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Create volume of 1 GB Jul 10 18:01:11.092969 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Availability Zones retrieved successfully. Jul 10 18:01:11.093107 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-50ce7eb5-b7c3-4854-ab56-412db2b10089 tempest-VolumeQuotasAdminTestJSON-647668816 tempest-VolumeQuotasAdminTestJSON-647668816-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e returned with HTTP 200 Jul 10 18:01:11.093443 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 221/890] 10.4.3.71 () {68 vars in 1368 bytes} [Fri Jul 10 18:01:10 2026] PUT /volume/v3/os-quota-sets/e43f1060b20b4d659d7d3f441848b42e => generated 395 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:11.098904 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Flow 'volume_create_api' (78d2f19d-0d49-406d-b705-544b06851ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:11.099931 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5b4d9c-d0ca-4a8b-8e85-40db92682026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:11.101530 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:11.136429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5b4d9c-d0ca-4a8b-8e85-40db92682026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:11.136664 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234100e4-7fe8-42ba-a09e-7d908c02073b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:11.191773 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Created reservations ['f1f0c9f2-e855-42a1-98c5-697007719ae7', '659d7654-eac0-4ca9-aa05-3c9e3bf58691', '5053f9eb-54d2-4045-ab4b-17f8b089b4b2', '22aa9492-57a1-41be-a3a6-f8e7ba5ffe68'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:11.192888 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234100e4-7fe8-42ba-a09e-7d908c02073b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1f0c9f2-e855-42a1-98c5-697007719ae7', '659d7654-eac0-4ca9-aa05-3c9e3bf58691', '5053f9eb-54d2-4045-ab4b-17f8b089b4b2', '22aa9492-57a1-41be-a3a6-f8e7ba5ffe68']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:11.193936 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d600329-c900-429a-a0c3-d9caf0097ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:11.232761 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d600329-c900-429a-a0c3-d9caf0097ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb2fc32-8603-4d66-8693-c533808a5782', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-762952701',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14faa4306c744d648daddde9ec71f69a',qos_specs=None,replication_status=,reservations=['f1f0c9f2-e855-42a1-98c5-697007719ae7','659d7654-eac0-4ca9-aa05-3c9e3bf58691','5053f9eb-54d2-4045-ab4b-17f8b089b4b2','22aa9492-57a1-41be-a3a6-f8e7ba5ffe68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de5bfa8f5be49e4aedce4c9f0bae6af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-762952701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fb2fc32-8603-4d66-8693-c533808a5782,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='14faa4306c744d648daddde9ec71f69a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6de5bfa8f5be49e4aedce4c9f0bae6af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:11.235168 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808eb64c-bb58-4671-81fa-638b8fe549c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:11.261844 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808eb64c-bb58-4671-81fa-638b8fe549c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-762952701',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14faa4306c744d648daddde9ec71f69a',qos_specs=None,replication_status=,reservations=['f1f0c9f2-e855-42a1-98c5-697007719ae7','659d7654-eac0-4ca9-aa05-3c9e3bf58691','5053f9eb-54d2-4045-ab4b-17f8b089b4b2','22aa9492-57a1-41be-a3a6-f8e7ba5ffe68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de5bfa8f5be49e4aedce4c9f0bae6af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:11.262591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228c6837-17d0-4cc1-b7c4-855d78479992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:11.275179 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228c6837-17d0-4cc1-b7c4-855d78479992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:11.275960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Flow 'volume_create_api' (78d2f19d-0d49-406d-b705-544b06851ef7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:11.276252 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Create volume request issued successfully. Jul 10 18:01:11.276873 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f6c99be2-719f-49fa-a28f-8756dd8baa72 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:11.277825 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 225/891] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:01:11 2026] POST /volume/v3/volumes => generated 757 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 18:01:11.291592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b21493b8-5c6a-4dff-a6a6-796564d737c0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:11.294181 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b21493b8-5c6a-4dff-a6a6-796564d737c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 Jul 10 18:01:11.294644 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b21493b8-5c6a-4dff-a6a6-796564d737c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:11.296980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b21493b8-5c6a-4dff-a6a6-796564d737c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:11.305389 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:11.305389 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:11.313664 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b21493b8-5c6a-4dff-a6a6-796564d737c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:11.314866 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-adf32899-59bf-4c81-990c-4d58db62622f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:11.321350 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adf32899-59bf-4c81-990c-4d58db62622f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:11.321581 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adf32899-59bf-4c81-990c-4d58db62622f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:11.323982 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adf32899-59bf-4c81-990c-4d58db62622f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:11.323982 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-adf32899-59bf-4c81-990c-4d58db62622f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:11.325618 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b21493b8-5c6a-4dff-a6a6-796564d737c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 returned with HTTP 200 Jul 10 18:01:11.326208 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 223/892] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:11 2026] GET /volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:11.342471 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:11.342471 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:11.343413 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adf32899-59bf-4c81-990c-4d58db62622f tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:11.343899 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 224/893] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:11 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:12.343681 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-757b170b-2f3b-4c2c-b97a-3375c244cf54 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:12.346311 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-757b170b-2f3b-4c2c-b97a-3375c244cf54 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 Jul 10 18:01:12.346433 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-757b170b-2f3b-4c2c-b97a-3375c244cf54 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:12.346755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-757b170b-2f3b-4c2c-b97a-3375c244cf54 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:12.357972 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:12.357972 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:12.360682 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-04c04ed2-d7f5-4ce2-9079-262ee9ca2c9c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:12.364146 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-04c04ed2-d7f5-4ce2-9079-262ee9ca2c9c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:12.364146 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-04c04ed2-d7f5-4ce2-9079-262ee9ca2c9c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:12.364146 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-04c04ed2-d7f5-4ce2-9079-262ee9ca2c9c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:12.364310 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-04c04ed2-d7f5-4ce2-9079-262ee9ca2c9c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:12.371605 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-757b170b-2f3b-4c2c-b97a-3375c244cf54 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:12.373392 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:12.373392 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:12.374280 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-04c04ed2-d7f5-4ce2-9079-262ee9ca2c9c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:12.374966 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 226/894] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:12 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:12.379499 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-757b170b-2f3b-4c2c-b97a-3375c244cf54 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 returned with HTTP 200 Jul 10 18:01:12.380102 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 222/895] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:12 2026] GET /volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:12.423028 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-54c780bf-7c7b-4648-a647-1dc35481902b req-19f13db1-f5e3-4ff8-82ae-62fc003e26de None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:12.425918 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-54c780bf-7c7b-4648-a647-1dc35481902b req-19f13db1-f5e3-4ff8-82ae-62fc003e26de tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 Jul 10 18:01:12.426116 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-54c780bf-7c7b-4648-a647-1dc35481902b req-19f13db1-f5e3-4ff8-82ae-62fc003e26de tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:12.426431 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-54c780bf-7c7b-4648-a647-1dc35481902b req-19f13db1-f5e3-4ff8-82ae-62fc003e26de tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:12.440842 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:12.440842 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:12.457588 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-54c780bf-7c7b-4648-a647-1dc35481902b req-19f13db1-f5e3-4ff8-82ae-62fc003e26de tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:12.470115 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-54c780bf-7c7b-4648-a647-1dc35481902b req-19f13db1-f5e3-4ff8-82ae-62fc003e26de tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 returned with HTTP 200 Jul 10 18:01:12.470115 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 224/896] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:01:12 2026] GET /volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:12.834531 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-edbc030e-dbfd-431e-ae79-e7f3fa82585b req-add2d221-dbd4-4363-9e68-bcfa1eef75c0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:12.837391 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-edbc030e-dbfd-431e-ae79-e7f3fa82585b req-add2d221-dbd4-4363-9e68-bcfa1eef75c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:01:12.837669 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-edbc030e-dbfd-431e-ae79-e7f3fa82585b req-add2d221-dbd4-4363-9e68-bcfa1eef75c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:12.837921 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-edbc030e-dbfd-431e-ae79-e7f3fa82585b req-add2d221-dbd4-4363-9e68-bcfa1eef75c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:12.838331 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [req-edbc030e-dbfd-431e-ae79-e7f3fa82585b req-add2d221-dbd4-4363-9e68-bcfa1eef75c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:01:12.839678 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-edbc030e-dbfd-431e-ae79-e7f3fa82585b req-add2d221-dbd4-4363-9e68-bcfa1eef75c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:12.855485 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-edbc030e-dbfd-431e-ae79-e7f3fa82585b req-add2d221-dbd4-4363-9e68-bcfa1eef75c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Get all volumes completed successfully. Jul 10 18:01:12.855485 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:12.855485 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:12.866690 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-edbc030e-dbfd-431e-ae79-e7f3fa82585b req-add2d221-dbd4-4363-9e68-bcfa1eef75c0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:01:12.867759 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 225/897] 10.4.3.71 () {68 vars in 1501 bytes} [Fri Jul 10 18:01:12 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:12.913223 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-489b1092-9f60-4aa6-8eae-6d0dd279ee74 req-ce6d7117-5132-4073-8bd4-81fff809f293 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:12.916017 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-489b1092-9f60-4aa6-8eae-6d0dd279ee74 req-ce6d7117-5132-4073-8bd4-81fff809f293 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:01:12.916799 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-489b1092-9f60-4aa6-8eae-6d0dd279ee74 req-ce6d7117-5132-4073-8bd4-81fff809f293 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:12.916799 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-489b1092-9f60-4aa6-8eae-6d0dd279ee74 req-ce6d7117-5132-4073-8bd4-81fff809f293 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:12.917027 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [req-489b1092-9f60-4aa6-8eae-6d0dd279ee74 req-ce6d7117-5132-4073-8bd4-81fff809f293 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:01:12.917895 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-489b1092-9f60-4aa6-8eae-6d0dd279ee74 req-ce6d7117-5132-4073-8bd4-81fff809f293 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:12.930600 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-489b1092-9f60-4aa6-8eae-6d0dd279ee74 req-ce6d7117-5132-4073-8bd4-81fff809f293 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Get all volumes completed successfully. Jul 10 18:01:12.931866 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:12.931866 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:12.939832 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-489b1092-9f60-4aa6-8eae-6d0dd279ee74 req-ce6d7117-5132-4073-8bd4-81fff809f293 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:01:12.940526 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 227/898] 10.4.3.71 () {68 vars in 1501 bytes} [Fri Jul 10 18:01:12 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:12.996595 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-cc070d42-4a28-4cbf-b95f-5e6d3beb4b57 req-6cd96ba4-f69f-413b-82c0-c1adc1c2cff2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:12.999173 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-cc070d42-4a28-4cbf-b95f-5e6d3beb4b57 req-6cd96ba4-f69f-413b-82c0-c1adc1c2cff2 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:01:12.999431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-cc070d42-4a28-4cbf-b95f-5e6d3beb4b57 req-6cd96ba4-f69f-413b-82c0-c1adc1c2cff2 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:12.999886 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-cc070d42-4a28-4cbf-b95f-5e6d3beb4b57 req-6cd96ba4-f69f-413b-82c0-c1adc1c2cff2 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:13.000374 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [req-cc070d42-4a28-4cbf-b95f-5e6d3beb4b57 req-6cd96ba4-f69f-413b-82c0-c1adc1c2cff2 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:01:13.001547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [req-cc070d42-4a28-4cbf-b95f-5e6d3beb4b57 req-6cd96ba4-f69f-413b-82c0-c1adc1c2cff2 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:13.026294 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-cc070d42-4a28-4cbf-b95f-5e6d3beb4b57 req-6cd96ba4-f69f-413b-82c0-c1adc1c2cff2 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Get all volumes completed successfully. Jul 10 18:01:13.026294 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:13.026294 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:13.037893 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-cc070d42-4a28-4cbf-b95f-5e6d3beb4b57 req-6cd96ba4-f69f-413b-82c0-c1adc1c2cff2 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:01:13.037893 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 223/899] 10.4.3.71 () {68 vars in 1501 bytes} [Fri Jul 10 18:01:12 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:13.098901 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-dcfb24ff-430b-47f6-aa96-5a54d2b94b71 req-b8587e44-af61-4513-9df7-b18888ff3b87 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:13.101360 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dcfb24ff-430b-47f6-aa96-5a54d2b94b71 req-b8587e44-af61-4513-9df7-b18888ff3b87 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:01:13.101360 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dcfb24ff-430b-47f6-aa96-5a54d2b94b71 req-b8587e44-af61-4513-9df7-b18888ff3b87 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:13.101834 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dcfb24ff-430b-47f6-aa96-5a54d2b94b71 req-b8587e44-af61-4513-9df7-b18888ff3b87 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:13.102998 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [req-dcfb24ff-430b-47f6-aa96-5a54d2b94b71 req-b8587e44-af61-4513-9df7-b18888ff3b87 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:01:13.104916 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-dcfb24ff-430b-47f6-aa96-5a54d2b94b71 req-b8587e44-af61-4513-9df7-b18888ff3b87 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:13.124292 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-dcfb24ff-430b-47f6-aa96-5a54d2b94b71 req-b8587e44-af61-4513-9df7-b18888ff3b87 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Get all volumes completed successfully. Jul 10 18:01:13.126202 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:13.126202 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:13.134830 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dcfb24ff-430b-47f6-aa96-5a54d2b94b71 req-b8587e44-af61-4513-9df7-b18888ff3b87 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:01:13.135865 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 225/900] 10.4.3.71 () {68 vars in 1501 bytes} [Fri Jul 10 18:01:13 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:13.176628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-1921dd79-d858-40b9-83a2-d5d301676259 req-56378cd1-349b-4115-bb98-2efe276e814a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:13.184339 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1921dd79-d858-40b9-83a2-d5d301676259 req-56378cd1-349b-4115-bb98-2efe276e814a tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:01:13.184639 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1921dd79-d858-40b9-83a2-d5d301676259 req-56378cd1-349b-4115-bb98-2efe276e814a tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:13.188312 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1921dd79-d858-40b9-83a2-d5d301676259 req-56378cd1-349b-4115-bb98-2efe276e814a tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:13.190357 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [req-1921dd79-d858-40b9-83a2-d5d301676259 req-56378cd1-349b-4115-bb98-2efe276e814a tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:01:13.190899 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-1921dd79-d858-40b9-83a2-d5d301676259 req-56378cd1-349b-4115-bb98-2efe276e814a tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:13.205115 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-1921dd79-d858-40b9-83a2-d5d301676259 req-56378cd1-349b-4115-bb98-2efe276e814a tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Get all volumes completed successfully. Jul 10 18:01:13.206754 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:13.206754 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:13.214910 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1921dd79-d858-40b9-83a2-d5d301676259 req-56378cd1-349b-4115-bb98-2efe276e814a tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:01:13.215557 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 226/901] 10.4.3.71 () {68 vars in 1501 bytes} [Fri Jul 10 18:01:13 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:13.255777 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-1b54ae56-c35a-48fb-aa48-a1c57ac1708f req-8e1f6f15-8afc-4bfa-b2c7-d0594ad8c253 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:13.259533 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-1b54ae56-c35a-48fb-aa48-a1c57ac1708f req-8e1f6f15-8afc-4bfa-b2c7-d0594ad8c253 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:01:13.259788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-1b54ae56-c35a-48fb-aa48-a1c57ac1708f req-8e1f6f15-8afc-4bfa-b2c7-d0594ad8c253 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:13.260982 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-1b54ae56-c35a-48fb-aa48-a1c57ac1708f req-8e1f6f15-8afc-4bfa-b2c7-d0594ad8c253 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:13.260982 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [req-1b54ae56-c35a-48fb-aa48-a1c57ac1708f req-8e1f6f15-8afc-4bfa-b2c7-d0594ad8c253 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:01:13.262126 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-1b54ae56-c35a-48fb-aa48-a1c57ac1708f req-8e1f6f15-8afc-4bfa-b2c7-d0594ad8c253 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:13.278813 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-1b54ae56-c35a-48fb-aa48-a1c57ac1708f req-8e1f6f15-8afc-4bfa-b2c7-d0594ad8c253 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Get all volumes completed successfully. Jul 10 18:01:13.280383 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:13.280383 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:13.290261 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-1b54ae56-c35a-48fb-aa48-a1c57ac1708f req-8e1f6f15-8afc-4bfa-b2c7-d0594ad8c253 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:01:13.290857 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 228/902] 10.4.3.71 () {68 vars in 1501 bytes} [Fri Jul 10 18:01:13 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:13.339340 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7bf871fd-1e2c-4a4b-a2b1-38b89afa45f4 req-27136942-d8c2-4850-bb1d-16caea44524d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:13.341180 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7bf871fd-1e2c-4a4b-a2b1-38b89afa45f4 req-27136942-d8c2-4850-bb1d-16caea44524d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:01:13.341379 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7bf871fd-1e2c-4a4b-a2b1-38b89afa45f4 req-27136942-d8c2-4850-bb1d-16caea44524d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:13.341546 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7bf871fd-1e2c-4a4b-a2b1-38b89afa45f4 req-27136942-d8c2-4850-bb1d-16caea44524d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:13.341842 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [req-7bf871fd-1e2c-4a4b-a2b1-38b89afa45f4 req-27136942-d8c2-4850-bb1d-16caea44524d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:01:13.343406 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [req-7bf871fd-1e2c-4a4b-a2b1-38b89afa45f4 req-27136942-d8c2-4850-bb1d-16caea44524d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:13.354877 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-7bf871fd-1e2c-4a4b-a2b1-38b89afa45f4 req-27136942-d8c2-4850-bb1d-16caea44524d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Get all volumes completed successfully. Jul 10 18:01:13.355826 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:13.355826 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:13.363919 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7bf871fd-1e2c-4a4b-a2b1-38b89afa45f4 req-27136942-d8c2-4850-bb1d-16caea44524d tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:01:13.365888 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 224/903] 10.4.3.71 () {68 vars in 1501 bytes} [Fri Jul 10 18:01:13 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:13.389918 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-29ef864b-742c-4ec8-afbf-19afe97aabf8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:13.391683 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-29ef864b-742c-4ec8-afbf-19afe97aabf8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:13.392435 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-29ef864b-742c-4ec8-afbf-19afe97aabf8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:13.393364 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-29ef864b-742c-4ec8-afbf-19afe97aabf8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:13.393364 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-29ef864b-742c-4ec8-afbf-19afe97aabf8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:13.405866 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:13.405866 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:13.406375 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-29ef864b-742c-4ec8-afbf-19afe97aabf8 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:13.407371 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 226/904] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:13 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:13.408089 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9854378a-1e82-484c-ad83-c2c05300e829 req-239f8bf2-d8ec-4ee8-92ef-b89fa2c46e7b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:13.410100 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9854378a-1e82-484c-ad83-c2c05300e829 req-239f8bf2-d8ec-4ee8-92ef-b89fa2c46e7b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:01:13.410367 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9854378a-1e82-484c-ad83-c2c05300e829 req-239f8bf2-d8ec-4ee8-92ef-b89fa2c46e7b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:13.410622 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9854378a-1e82-484c-ad83-c2c05300e829 req-239f8bf2-d8ec-4ee8-92ef-b89fa2c46e7b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:13.410934 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [req-9854378a-1e82-484c-ad83-c2c05300e829 req-239f8bf2-d8ec-4ee8-92ef-b89fa2c46e7b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:01:13.411837 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-9854378a-1e82-484c-ad83-c2c05300e829 req-239f8bf2-d8ec-4ee8-92ef-b89fa2c46e7b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:13.423653 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-9854378a-1e82-484c-ad83-c2c05300e829 req-239f8bf2-d8ec-4ee8-92ef-b89fa2c46e7b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] Get all volumes completed successfully. Jul 10 18:01:13.429627 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:13.429627 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:13.439352 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9854378a-1e82-484c-ad83-c2c05300e829 req-239f8bf2-d8ec-4ee8-92ef-b89fa2c46e7b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-reader] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:01:13.439830 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 227/905] 10.4.3.71 () {68 vars in 1501 bytes} [Fri Jul 10 18:01:13 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:13.471318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8d46be79-992c-45ce-b36b-c07048545c62 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:13.474907 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8d46be79-992c-45ce-b36b-c07048545c62 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 Jul 10 18:01:13.475022 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8d46be79-992c-45ce-b36b-c07048545c62 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:13.475257 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8d46be79-992c-45ce-b36b-c07048545c62 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:13.475637 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-8d46be79-992c-45ce-b36b-c07048545c62 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Delete volume with id: 6fb2fc32-8603-4d66-8693-c533808a5782 Jul 10 18:01:13.496780 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:13.496780 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:13.496780 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8d46be79-992c-45ce-b36b-c07048545c62 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:13.526590 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8d46be79-992c-45ce-b36b-c07048545c62 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Delete volume request issued successfully. Jul 10 18:01:13.527724 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8d46be79-992c-45ce-b36b-c07048545c62 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 returned with HTTP 202 Jul 10 18:01:13.528097 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 229/906] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:13 2026] DELETE /volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:13.540692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-56044e6a-8410-47dd-84e2-97b370ba0a24 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:13.543763 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-56044e6a-8410-47dd-84e2-97b370ba0a24 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 Jul 10 18:01:13.543763 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-56044e6a-8410-47dd-84e2-97b370ba0a24 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:13.543763 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-56044e6a-8410-47dd-84e2-97b370ba0a24 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:13.559088 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:13.559088 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:13.565984 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-56044e6a-8410-47dd-84e2-97b370ba0a24 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:13.574471 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-56044e6a-8410-47dd-84e2-97b370ba0a24 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 returned with HTTP 200 Jul 10 18:01:13.575712 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 225/907] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:13 2026] GET /volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:14.428578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d8346b2a-8ac2-42a5-a36d-8d574ea0a13c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:14.430692 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d8346b2a-8ac2-42a5-a36d-8d574ea0a13c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:14.430692 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d8346b2a-8ac2-42a5-a36d-8d574ea0a13c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:14.430791 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d8346b2a-8ac2-42a5-a36d-8d574ea0a13c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:14.431165 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-d8346b2a-8ac2-42a5-a36d-8d574ea0a13c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:14.437329 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:14.437329 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:14.440161 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d8346b2a-8ac2-42a5-a36d-8d574ea0a13c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:14.440161 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 227/908] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:14 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:14.594512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-186d6e2b-9c05-4591-ae7e-9dadec5ed1b0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:14.598109 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-186d6e2b-9c05-4591-ae7e-9dadec5ed1b0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 Jul 10 18:01:14.598866 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-186d6e2b-9c05-4591-ae7e-9dadec5ed1b0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:14.598866 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-186d6e2b-9c05-4591-ae7e-9dadec5ed1b0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:14.607490 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-186d6e2b-9c05-4591-ae7e-9dadec5ed1b0 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 returned with HTTP 404 Jul 10 18:01:14.608376 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 228/909] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:14 2026] GET /volume/v3/volumes/6fb2fc32-8603-4d66-8693-c533808a5782 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:14.618153 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-005b55c8-41e4-4b3c-9d6f-5dd7837280b4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:14.620881 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-005b55c8-41e4-4b3c-9d6f-5dd7837280b4 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] DELETE https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 Jul 10 18:01:14.620881 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-005b55c8-41e4-4b3c-9d6f-5dd7837280b4 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:14.620881 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-005b55c8-41e4-4b3c-9d6f-5dd7837280b4 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:14.621354 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-005b55c8-41e4-4b3c-9d6f-5dd7837280b4 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Delete volume with id: 174bccd8-06d2-4126-b75a-01b7660ed016 Jul 10 18:01:14.630785 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:14.630785 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:14.631264 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-005b55c8-41e4-4b3c-9d6f-5dd7837280b4 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:14.663058 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-005b55c8-41e4-4b3c-9d6f-5dd7837280b4 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Delete volume request issued successfully. Jul 10 18:01:14.663365 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-005b55c8-41e4-4b3c-9d6f-5dd7837280b4 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 returned with HTTP 202 Jul 10 18:01:14.667601 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 230/910] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:14 2026] DELETE /volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:14.674119 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4b42c9d3-b145-4d52-9a9f-c9e67227050b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:14.676274 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4b42c9d3-b145-4d52-9a9f-c9e67227050b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 Jul 10 18:01:14.676494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4b42c9d3-b145-4d52-9a9f-c9e67227050b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:14.676738 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4b42c9d3-b145-4d52-9a9f-c9e67227050b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:14.684850 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:14.684850 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:14.689594 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4b42c9d3-b145-4d52-9a9f-c9e67227050b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:14.695813 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4b42c9d3-b145-4d52-9a9f-c9e67227050b tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 returned with HTTP 200 Jul 10 18:01:14.696710 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 226/911] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:14 2026] GET /volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:15.457957 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0074c757-90b0-468f-93c5-257358c1c61b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.460840 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0074c757-90b0-468f-93c5-257358c1c61b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:15.461135 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0074c757-90b0-468f-93c5-257358c1c61b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:15.461410 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0074c757-90b0-468f-93c5-257358c1c61b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:15.461582 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-0074c757-90b0-468f-93c5-257358c1c61b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:15.467941 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:15.467941 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:15.469607 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0074c757-90b0-468f-93c5-257358c1c61b tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:15.469607 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 228/912] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:15 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:15.491221 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-49fefe0f-6cbc-4bf0-b40c-e249fc36f68f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.630878 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-49fefe0f-6cbc-4bf0-b40c-e249fc36f68f tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] POST https://10.4.3.71/volume/v3/types/5f85344a-bb83-49d3-9487-868082f121f0/encryption Jul 10 18:01:15.631450 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-49fefe0f-6cbc-4bf0-b40c-e249fc36f68f tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:15.656351 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-49fefe0f-6cbc-4bf0-b40c-e249fc36f68f tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types/5f85344a-bb83-49d3-9487-868082f121f0/encryption returned with HTTP 404 Jul 10 18:01:15.656351 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 229/913] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:01:15 2026] POST /volume/v3/types/5f85344a-bb83-49d3-9487-868082f121f0/encryption => generated 114 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:15.679705 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-17d8e0fe-2045-49eb-bbe6-73095e8855d5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.681522 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-17d8e0fe-2045-49eb-bbe6-73095e8855d5 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:01:15.682088 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-17d8e0fe-2045-49eb-bbe6-73095e8855d5 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-275607763", "os-volume-type-access:is_public": false}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:15.703846 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-17d8e0fe-2045-49eb-bbe6-73095e8855d5 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:01:15.703994 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 231/914] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:01:15 2026] POST /volume/v3/types => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:15.724599 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fe72b846-c664-4988-9f76-6b5aed24532c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.726105 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fe72b846-c664-4988-9f76-6b5aed24532c tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 Jul 10 18:01:15.726105 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fe72b846-c664-4988-9f76-6b5aed24532c tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:15.726105 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fe72b846-c664-4988-9f76-6b5aed24532c tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:15.735603 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fe72b846-c664-4988-9f76-6b5aed24532c tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 returned with HTTP 404 Jul 10 18:01:15.735603 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 227/915] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:15 2026] GET /volume/v3/volumes/174bccd8-06d2-4126-b75a-01b7660ed016 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:01:15.741067 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-575bf7e6-489f-4616-a70f-d119df21128f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.751517 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e4ad73da-6d2b-4189-a933-ca69914f3b25 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.754320 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e4ad73da-6d2b-4189-a933-ca69914f3b25 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 Jul 10 18:01:15.755599 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e4ad73da-6d2b-4189-a933-ca69914f3b25 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:15.755599 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e4ad73da-6d2b-4189-a933-ca69914f3b25 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:15.755599 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-e4ad73da-6d2b-4189-a933-ca69914f3b25 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Delete volume with id: 6ca345e7-c03e-41cd-8b49-9d801a9162b5 Jul 10 18:01:15.771744 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:15.771744 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:15.771744 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e4ad73da-6d2b-4189-a933-ca69914f3b25 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:15.817833 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e4ad73da-6d2b-4189-a933-ca69914f3b25 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Delete volume request issued successfully. Jul 10 18:01:15.817833 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e4ad73da-6d2b-4189-a933-ca69914f3b25 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 returned with HTTP 202 Jul 10 18:01:15.819264 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 230/916] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:15 2026] DELETE /volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:15.830748 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2b214a01-9845-4ea3-a174-c4c1b1622801 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.835243 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2b214a01-9845-4ea3-a174-c4c1b1622801 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 Jul 10 18:01:15.835243 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2b214a01-9845-4ea3-a174-c4c1b1622801 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:15.835243 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2b214a01-9845-4ea3-a174-c4c1b1622801 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:15.851452 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:15.851452 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:15.858917 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2b214a01-9845-4ea3-a174-c4c1b1622801 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Volume info retrieved successfully. Jul 10 18:01:15.869021 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2b214a01-9845-4ea3-a174-c4c1b1622801 tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 returned with HTTP 200 Jul 10 18:01:15.869637 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 232/917] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:15 2026] GET /volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:15.874253 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-575bf7e6-489f-4616-a70f-d119df21128f tempest-VolumeTypesNegativeTest-862236146 tempest-VolumeTypesNegativeTest-862236146-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:15.874728 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-575bf7e6-489f-4616-a70f-d119df21128f tempest-VolumeTypesNegativeTest-862236146 tempest-VolumeTypesNegativeTest-862236146-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c8accfc4-13f1-43ec-b47a-974365c1a214", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1464016962"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:15.877055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-575bf7e6-489f-4616-a70f-d119df21128f tempest-VolumeTypesNegativeTest-862236146 tempest-VolumeTypesNegativeTest-862236146-project-member] Create volume request body: {'volume': {'volume_type': 'c8accfc4-13f1-43ec-b47a-974365c1a214', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1464016962'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:15.887780 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-575bf7e6-489f-4616-a70f-d119df21128f tempest-VolumeTypesNegativeTest-862236146 tempest-VolumeTypesNegativeTest-862236146-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 404 Jul 10 18:01:15.888754 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 229/918] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:01:15 2026] POST /volume/v3/volumes => generated 114 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:15.898583 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-390a0976-2ad0-4edd-bb1c-4b2cecca76ec None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.902290 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-390a0976-2ad0-4edd-bb1c-4b2cecca76ec tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] DELETE https://10.4.3.71/volume/v3/types/c8accfc4-13f1-43ec-b47a-974365c1a214 Jul 10 18:01:15.902457 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-390a0976-2ad0-4edd-bb1c-4b2cecca76ec tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:15.902976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-390a0976-2ad0-4edd-bb1c-4b2cecca76ec tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:15.939485 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-390a0976-2ad0-4edd-bb1c-4b2cecca76ec tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types/c8accfc4-13f1-43ec-b47a-974365c1a214 returned with HTTP 202 Jul 10 18:01:15.940028 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 228/919] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:01:15 2026] DELETE /volume/v3/types/c8accfc4-13f1-43ec-b47a-974365c1a214 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:15.953285 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-27d8af45-d367-4138-8590-cb614c136739 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.955992 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-27d8af45-d367-4138-8590-cb614c136739 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] GET https://10.4.3.71/volume/v3/types/c8accfc4-13f1-43ec-b47a-974365c1a214 Jul 10 18:01:15.956385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-27d8af45-d367-4138-8590-cb614c136739 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:15.957008 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-27d8af45-d367-4138-8590-cb614c136739 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:15.962084 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-27d8af45-d367-4138-8590-cb614c136739 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types/c8accfc4-13f1-43ec-b47a-974365c1a214 returned with HTTP 404 Jul 10 18:01:15.963697 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 231/920] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:01:15 2026] GET /volume/v3/types/c8accfc4-13f1-43ec-b47a-974365c1a214 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:01:15.975371 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-83ccc415-9ff5-4cd6-a995-d3d00874e638 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:15.977729 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83ccc415-9ff5-4cd6-a995-d3d00874e638 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:01:15.979008 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-83ccc415-9ff5-4cd6-a995-d3d00874e638 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:15.981367 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83ccc415-9ff5-4cd6-a995-d3d00874e638 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 400 Jul 10 18:01:15.982773 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 233/921] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:01:15 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:01:15.997847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-799449a8-5bf2-4686-95ca-e90fe3d6fc09 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:16.000892 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-799449a8-5bf2-4686-95ca-e90fe3d6fc09 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:01:16.001283 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-799449a8-5bf2-4686-95ca-e90fe3d6fc09 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-526476033"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:16.022340 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-799449a8-5bf2-4686-95ca-e90fe3d6fc09 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:01:16.022746 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 230/922] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:01:15 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:16.032765 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-24b15baa-ecce-48c1-8960-ffd046603cab None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:16.036103 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-24b15baa-ecce-48c1-8960-ffd046603cab tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:01:16.037636 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-24b15baa-ecce-48c1-8960-ffd046603cab tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-526476033"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:16.045615 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-24b15baa-ecce-48c1-8960-ffd046603cab tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-526476033 already exists. Jul 10 18:01:16.045884 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-24b15baa-ecce-48c1-8960-ffd046603cab tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 409 Jul 10 18:01:16.046650 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 229/923] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:01:16 2026] POST /volume/v3/types => generated 133 bytes in 14 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:16.058640 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-141ec853-b009-47f6-93c1-35b306c290d1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:16.061091 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-141ec853-b009-47f6-93c1-35b306c290d1 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] DELETE https://10.4.3.71/volume/v3/types/4edc8bc5-669f-48c8-8af4-eab3b2030371 Jul 10 18:01:16.061358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-141ec853-b009-47f6-93c1-35b306c290d1 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:16.061678 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-141ec853-b009-47f6-93c1-35b306c290d1 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:16.099757 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-141ec853-b009-47f6-93c1-35b306c290d1 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types/4edc8bc5-669f-48c8-8af4-eab3b2030371 returned with HTTP 202 Jul 10 18:01:16.100219 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 232/924] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:01:16 2026] DELETE /volume/v3/types/4edc8bc5-669f-48c8-8af4-eab3b2030371 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:16.108641 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1725b9ce-b88f-49a1-bbaa-9e370e629f30 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:16.110165 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1725b9ce-b88f-49a1-bbaa-9e370e629f30 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] GET https://10.4.3.71/volume/v3/types/4edc8bc5-669f-48c8-8af4-eab3b2030371 Jul 10 18:01:16.110430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1725b9ce-b88f-49a1-bbaa-9e370e629f30 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:16.110703 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1725b9ce-b88f-49a1-bbaa-9e370e629f30 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:16.116312 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1725b9ce-b88f-49a1-bbaa-9e370e629f30 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types/4edc8bc5-669f-48c8-8af4-eab3b2030371 returned with HTTP 404 Jul 10 18:01:16.117513 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 234/925] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:01:16 2026] GET /volume/v3/types/4edc8bc5-669f-48c8-8af4-eab3b2030371 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:16.130129 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9a80037f-5e22-4a81-a6b3-15841e1d9285 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:16.132288 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9a80037f-5e22-4a81-a6b3-15841e1d9285 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] DELETE https://10.4.3.71/volume/v3/types/eacc69bd-9c25-4769-b4c9-236bac2b4e28 Jul 10 18:01:16.132576 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9a80037f-5e22-4a81-a6b3-15841e1d9285 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:16.132849 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9a80037f-5e22-4a81-a6b3-15841e1d9285 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:16.141500 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9a80037f-5e22-4a81-a6b3-15841e1d9285 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types/eacc69bd-9c25-4769-b4c9-236bac2b4e28 returned with HTTP 404 Jul 10 18:01:16.142271 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 231/926] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:01:16 2026] DELETE /volume/v3/types/eacc69bd-9c25-4769-b4c9-236bac2b4e28 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:16.153889 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cdfc234a-b8c5-485e-b950-d7ac972c8766 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:16.156547 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cdfc234a-b8c5-485e-b950-d7ac972c8766 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] GET https://10.4.3.71/volume/v3/types/7d4ce338-664a-4c8d-86b0-7627b498b335 Jul 10 18:01:16.157013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cdfc234a-b8c5-485e-b950-d7ac972c8766 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:16.158116 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cdfc234a-b8c5-485e-b950-d7ac972c8766 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:16.162866 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cdfc234a-b8c5-485e-b950-d7ac972c8766 tempest-VolumeTypesNegativeTest-2143269845 tempest-VolumeTypesNegativeTest-2143269845-project-admin] https://10.4.3.71/volume/v3/types/7d4ce338-664a-4c8d-86b0-7627b498b335 returned with HTTP 404 Jul 10 18:01:16.164942 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 230/927] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:01:16 2026] GET /volume/v3/types/7d4ce338-664a-4c8d-86b0-7627b498b335 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:16.486255 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8f7ab578-398f-4b66-8fb4-5b7b7f324522 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:16.493317 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8f7ab578-398f-4b66-8fb4-5b7b7f324522 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:16.494839 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8f7ab578-398f-4b66-8fb4-5b7b7f324522 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:16.495246 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8f7ab578-398f-4b66-8fb4-5b7b7f324522 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:16.495414 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-8f7ab578-398f-4b66-8fb4-5b7b7f324522 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:16.508300 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:16.508300 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:16.509509 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8f7ab578-398f-4b66-8fb4-5b7b7f324522 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:16.511402 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 233/928] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:16 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:16.885825 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dc727a13-ac00-4601-bb41-7094e6b8f6cc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:16.888271 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc727a13-ac00-4601-bb41-7094e6b8f6cc tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] GET https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 Jul 10 18:01:16.888561 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dc727a13-ac00-4601-bb41-7094e6b8f6cc tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:16.888870 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dc727a13-ac00-4601-bb41-7094e6b8f6cc tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:16.907081 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc727a13-ac00-4601-bb41-7094e6b8f6cc tempest-VolumesTestJSON-414128194 tempest-VolumesTestJSON-414128194-project-member] https://10.4.3.71/volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 returned with HTTP 404 Jul 10 18:01:16.907081 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 235/929] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:16 2026] GET /volume/v3/volumes/6ca345e7-c03e-41cd-8b49-9d801a9162b5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:17.527539 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-645147a5-0422-49ce-aa1f-aabae2fcfd3d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:17.530589 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-645147a5-0422-49ce-aa1f-aabae2fcfd3d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:17.530589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-645147a5-0422-49ce-aa1f-aabae2fcfd3d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:17.530589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-645147a5-0422-49ce-aa1f-aabae2fcfd3d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:17.530589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-645147a5-0422-49ce-aa1f-aabae2fcfd3d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:17.539004 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:17.539004 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:17.543048 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-645147a5-0422-49ce-aa1f-aabae2fcfd3d tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:17.543048 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 232/930] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:17 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:18.562943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5875b601-d4cb-4e93-b0a8-f076f2a9a201 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:18.565874 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5875b601-d4cb-4e93-b0a8-f076f2a9a201 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:18.566420 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5875b601-d4cb-4e93-b0a8-f076f2a9a201 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:18.566931 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5875b601-d4cb-4e93-b0a8-f076f2a9a201 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:18.567099 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-5875b601-d4cb-4e93-b0a8-f076f2a9a201 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:18.575199 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:18.575199 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:18.575904 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5875b601-d4cb-4e93-b0a8-f076f2a9a201 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:18.576741 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 231/931] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:18 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:19.084616 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e0ba8ce1-8723-4e73-88a5-66c3d88ea5a5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:19.171279 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0ba8ce1-8723-4e73-88a5-66c3d88ea5a5 tempest-ExtensionsTestJSON-1808541468 tempest-ExtensionsTestJSON-1808541468-project-member] GET https://10.4.3.71/volume/v3/extensions Jul 10 18:01:19.171279 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e0ba8ce1-8723-4e73-88a5-66c3d88ea5a5 tempest-ExtensionsTestJSON-1808541468 tempest-ExtensionsTestJSON-1808541468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:19.171279 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e0ba8ce1-8723-4e73-88a5-66c3d88ea5a5 tempest-ExtensionsTestJSON-1808541468 tempest-ExtensionsTestJSON-1808541468-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:19.171475 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0ba8ce1-8723-4e73-88a5-66c3d88ea5a5 tempest-ExtensionsTestJSON-1808541468 tempest-ExtensionsTestJSON-1808541468-project-member] https://10.4.3.71/volume/v3/extensions returned with HTTP 200 Jul 10 18:01:19.171751 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 234/932] 10.4.3.71 () {66 vars in 1239 bytes} [Fri Jul 10 18:01:19 2026] GET /volume/v3/extensions => generated 5245 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:19.590406 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2d3338bc-d2d8-4e74-a1b4-d6409eda2fdf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:19.594824 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d3338bc-d2d8-4e74-a1b4-d6409eda2fdf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:19.595875 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d3338bc-d2d8-4e74-a1b4-d6409eda2fdf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:19.595875 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d3338bc-d2d8-4e74-a1b4-d6409eda2fdf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:19.595985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2d3338bc-d2d8-4e74-a1b4-d6409eda2fdf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:19.602295 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:19.602295 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:19.604242 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d3338bc-d2d8-4e74-a1b4-d6409eda2fdf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:19.605164 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 236/933] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:19 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:20.000832 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ce8924a1-cc3b-4031-b4fb-82fbde2ffdc7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.162621 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ce8924a1-cc3b-4031-b4fb-82fbde2ffdc7 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] POST https://10.4.3.71/volume/v3/qos-specs Jul 10 18:01:20.162621 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ce8924a1-cc3b-4031-b4fb-82fbde2ffdc7 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-903885463", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:20.166675 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.qos_specs [None req-ce8924a1-cc3b-4031-b4fb-82fbde2ffdc7 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-903885463', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99951) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 18:01:20.181846 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-ce8924a1-cc3b-4031-b4fb-82fbde2ffdc7 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DB qos_specs_create(): root {'id': 'e5f08239-7173-4c12-8ce9-ebec74d5a55d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-903885463'} {{(pid=99951) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 18:01:20.195021 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ce8924a1-cc3b-4031-b4fb-82fbde2ffdc7 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs returned with HTTP 200 Jul 10 18:01:20.195146 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 233/934] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:01:19 2026] POST /volume/v3/qos-specs => generated 390 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:20.207066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fd62ab43-8c24-4d1d-ba4e-c027ae2a6f9f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.210104 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd62ab43-8c24-4d1d-ba4e-c027ae2a6f9f tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:01:20.210104 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fd62ab43-8c24-4d1d-ba4e-c027ae2a6f9f tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1880410144"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:20.239270 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd62ab43-8c24-4d1d-ba4e-c027ae2a6f9f tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:01:20.239835 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 232/935] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:01:20 2026] POST /volume/v3/types => generated 222 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:20.256386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-126bcddf-1d3f-4c68-b785-94b441965ae3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.259477 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-126bcddf-1d3f-4c68-b785-94b441965ae3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:01:20.260173 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-126bcddf-1d3f-4c68-b785-94b441965ae3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-644502006"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:20.282959 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-126bcddf-1d3f-4c68-b785-94b441965ae3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:01:20.283485 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 235/936] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:01:20 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:20.301230 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-30168909-4ff9-4fd6-b743-3c1b4868470c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.301230 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-30168909-4ff9-4fd6-b743-3c1b4868470c tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:01:20.301878 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-30168909-4ff9-4fd6-b743-3c1b4868470c tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-703559460"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:20.332824 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-30168909-4ff9-4fd6-b743-3c1b4868470c tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:01:20.333261 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 237/937] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:01:20 2026] POST /volume/v3/types => generated 221 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:20.350239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dbf7089c-c427-482a-a844-f592b98c4776 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.354452 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dbf7089c-c427-482a-a844-f592b98c4776 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associate?vol_type_id=00d55e80-865b-4a6a-8e61-10760dc48281 Jul 10 18:01:20.354689 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dbf7089c-c427-482a-a844-f592b98c4776 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.355029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dbf7089c-c427-482a-a844-f592b98c4776 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'associate' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.355475 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:20.355475 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:20.356020 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dbf7089c-c427-482a-a844-f592b98c4776 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Associate qos_spec: e5f08239-7173-4c12-8ce9-ebec74d5a55d with type: 00d55e80-865b-4a6a-8e61-10760dc48281 {{(pid=99951) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 18:01:20.408346 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dbf7089c-c427-482a-a844-f592b98c4776 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associate?vol_type_id=00d55e80-865b-4a6a-8e61-10760dc48281 returned with HTTP 202 Jul 10 18:01:20.408346 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 234/938] 10.4.3.71 () {66 vars in 1474 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associate?vol_type_id=00d55e80-865b-4a6a-8e61-10760dc48281 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:20.415783 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2b417402-ab74-42b8-b329-38ad9ee617c6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.417667 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2b417402-ab74-42b8-b329-38ad9ee617c6 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associate?vol_type_id=b269c4bf-10dd-4184-869f-899cb3338643 Jul 10 18:01:20.417955 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2b417402-ab74-42b8-b329-38ad9ee617c6 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.418383 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2b417402-ab74-42b8-b329-38ad9ee617c6 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'associate' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.420034 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2b417402-ab74-42b8-b329-38ad9ee617c6 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Associate qos_spec: e5f08239-7173-4c12-8ce9-ebec74d5a55d with type: b269c4bf-10dd-4184-869f-899cb3338643 {{(pid=99950) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 18:01:20.454108 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2b417402-ab74-42b8-b329-38ad9ee617c6 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associate?vol_type_id=b269c4bf-10dd-4184-869f-899cb3338643 returned with HTTP 202 Jul 10 18:01:20.455176 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 233/939] 10.4.3.71 () {66 vars in 1474 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associate?vol_type_id=b269c4bf-10dd-4184-869f-899cb3338643 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:20.467554 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-674fbb00-7910-4e6d-9b8d-b7732d2d5d1d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.473487 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-674fbb00-7910-4e6d-9b8d-b7732d2d5d1d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associate?vol_type_id=972782f5-2c13-45ea-a70d-51cd838350e6 Jul 10 18:01:20.473818 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-674fbb00-7910-4e6d-9b8d-b7732d2d5d1d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.475193 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-674fbb00-7910-4e6d-9b8d-b7732d2d5d1d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'associate' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.477485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.qos_specs_manage [None req-674fbb00-7910-4e6d-9b8d-b7732d2d5d1d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Associate qos_spec: e5f08239-7173-4c12-8ce9-ebec74d5a55d with type: 972782f5-2c13-45ea-a70d-51cd838350e6 {{(pid=99948) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 18:01:20.526494 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-674fbb00-7910-4e6d-9b8d-b7732d2d5d1d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associate?vol_type_id=972782f5-2c13-45ea-a70d-51cd838350e6 returned with HTTP 202 Jul 10 18:01:20.527133 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 236/940] 10.4.3.71 () {66 vars in 1474 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associate?vol_type_id=972782f5-2c13-45ea-a70d-51cd838350e6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:20.541170 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-300d0cb0-cd3e-4eb3-80bd-219826bf1966 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.546983 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-300d0cb0-cd3e-4eb3-80bd-219826bf1966 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associations Jul 10 18:01:20.548105 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-300d0cb0-cd3e-4eb3-80bd-219826bf1966 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.548105 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-300d0cb0-cd3e-4eb3-80bd-219826bf1966 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'associations' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.549108 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.qos_specs_manage [None req-300d0cb0-cd3e-4eb3-80bd-219826bf1966 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Get associations for qos_spec id: e5f08239-7173-4c12-8ce9-ebec74d5a55d {{(pid=99949) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 18:01:20.592204 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-300d0cb0-cd3e-4eb3-80bd-219826bf1966 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associations returned with HTTP 200 Jul 10 18:01:20.593056 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 238/941] 10.4.3.71 () {66 vars in 1386 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associations => generated 446 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:20.613275 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-663ffe84-b6e2-493f-ab26-d4cb65e702e1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.619329 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-663ffe84-b6e2-493f-ab26-d4cb65e702e1 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/disassociate?vol_type_id=00d55e80-865b-4a6a-8e61-10760dc48281 Jul 10 18:01:20.619329 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-663ffe84-b6e2-493f-ab26-d4cb65e702e1 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.619329 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-663ffe84-b6e2-493f-ab26-d4cb65e702e1 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'disassociate' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.619329 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:20.619329 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:20.619329 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.qos_specs_manage [None req-663ffe84-b6e2-493f-ab26-d4cb65e702e1 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Disassociate qos_spec: e5f08239-7173-4c12-8ce9-ebec74d5a55d from type: 00d55e80-865b-4a6a-8e61-10760dc48281 {{(pid=99951) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 10 18:01:20.623593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ec4a4134-de9a-45c0-9a70-903b10a3b224 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.626212 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec4a4134-de9a-45c0-9a70-903b10a3b224 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:20.628482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec4a4134-de9a-45c0-9a70-903b10a3b224 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.628482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec4a4134-de9a-45c0-9a70-903b10a3b224 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.628482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ec4a4134-de9a-45c0-9a70-903b10a3b224 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:20.634251 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:20.634251 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:20.635986 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec4a4134-de9a-45c0-9a70-903b10a3b224 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:20.636929 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 234/942] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:20.655131 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-663ffe84-b6e2-493f-ab26-d4cb65e702e1 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/disassociate?vol_type_id=00d55e80-865b-4a6a-8e61-10760dc48281 returned with HTTP 202 Jul 10 18:01:20.656461 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 235/943] 10.4.3.71 () {66 vars in 1483 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/disassociate?vol_type_id=00d55e80-865b-4a6a-8e61-10760dc48281 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:20.668706 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c67320ca-b786-45a3-a1c9-f2ec7422974b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.672007 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c67320ca-b786-45a3-a1c9-f2ec7422974b tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associations Jul 10 18:01:20.672409 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c67320ca-b786-45a3-a1c9-f2ec7422974b tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.672797 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c67320ca-b786-45a3-a1c9-f2ec7422974b tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'associations' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.673294 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:20.673294 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:20.673772 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c67320ca-b786-45a3-a1c9-f2ec7422974b tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Get associations for qos_spec id: e5f08239-7173-4c12-8ce9-ebec74d5a55d {{(pid=99948) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 18:01:20.700968 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c67320ca-b786-45a3-a1c9-f2ec7422974b tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associations returned with HTTP 200 Jul 10 18:01:20.702743 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 237/944] 10.4.3.71 () {66 vars in 1386 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associations => generated 304 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:20.720580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-30975dab-0d69-4bd6-a5c2-dde32164b588 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.720580 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-30975dab-0d69-4bd6-a5c2-dde32164b588 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/disassociate_all Jul 10 18:01:20.720580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-30975dab-0d69-4bd6-a5c2-dde32164b588 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.720580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-30975dab-0d69-4bd6-a5c2-dde32164b588 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'disassociate_all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.720770 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:20.720770 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:20.721011 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.qos_specs_manage [None req-30975dab-0d69-4bd6-a5c2-dde32164b588 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Disassociate qos_spec: e5f08239-7173-4c12-8ce9-ebec74d5a55d from all. {{(pid=99949) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 10 18:01:20.749738 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-30975dab-0d69-4bd6-a5c2-dde32164b588 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/disassociate_all returned with HTTP 202 Jul 10 18:01:20.750524 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 239/945] 10.4.3.71 () {66 vars in 1398 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/disassociate_all => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:20.759596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f4240652-1356-494a-8e04-dcd8b203b7a8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.766880 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4240652-1356-494a-8e04-dcd8b203b7a8 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associations Jul 10 18:01:20.767508 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4240652-1356-494a-8e04-dcd8b203b7a8 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.767990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4240652-1356-494a-8e04-dcd8b203b7a8 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'associations' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.768834 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f4240652-1356-494a-8e04-dcd8b203b7a8 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Get associations for qos_spec id: e5f08239-7173-4c12-8ce9-ebec74d5a55d {{(pid=99950) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 18:01:20.791711 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4240652-1356-494a-8e04-dcd8b203b7a8 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associations returned with HTTP 200 Jul 10 18:01:20.792350 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 235/946] 10.4.3.71 () {66 vars in 1386 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/associations => generated 24 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:20.805094 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eb73c51c-ae28-483a-9724-edaa2577f320 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.808148 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb73c51c-ae28-483a-9724-edaa2577f320 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/types/972782f5-2c13-45ea-a70d-51cd838350e6 Jul 10 18:01:20.809883 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb73c51c-ae28-483a-9724-edaa2577f320 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.809883 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb73c51c-ae28-483a-9724-edaa2577f320 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.809883 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:20.809883 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:20.846639 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb73c51c-ae28-483a-9724-edaa2577f320 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/types/972782f5-2c13-45ea-a70d-51cd838350e6 returned with HTTP 202 Jul 10 18:01:20.847237 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 236/947] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:01:20 2026] DELETE /volume/v3/types/972782f5-2c13-45ea-a70d-51cd838350e6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:20.856159 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-124775c3-7191-4ee0-a88f-8cf24c138bd3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.858555 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-124775c3-7191-4ee0-a88f-8cf24c138bd3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/types/972782f5-2c13-45ea-a70d-51cd838350e6 Jul 10 18:01:20.858968 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-124775c3-7191-4ee0-a88f-8cf24c138bd3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.859215 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-124775c3-7191-4ee0-a88f-8cf24c138bd3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.864820 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-124775c3-7191-4ee0-a88f-8cf24c138bd3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/types/972782f5-2c13-45ea-a70d-51cd838350e6 returned with HTTP 404 Jul 10 18:01:20.865835 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 238/948] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/types/972782f5-2c13-45ea-a70d-51cd838350e6 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:20.882236 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2e49acf8-a854-46b3-afbc-69f5363ee2da None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.884952 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e49acf8-a854-46b3-afbc-69f5363ee2da tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/types/b269c4bf-10dd-4184-869f-899cb3338643 Jul 10 18:01:20.885111 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e49acf8-a854-46b3-afbc-69f5363ee2da tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.885455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e49acf8-a854-46b3-afbc-69f5363ee2da tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.885611 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:20.885611 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:20.934946 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e49acf8-a854-46b3-afbc-69f5363ee2da tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/types/b269c4bf-10dd-4184-869f-899cb3338643 returned with HTTP 202 Jul 10 18:01:20.935897 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 240/949] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:01:20 2026] DELETE /volume/v3/types/b269c4bf-10dd-4184-869f-899cb3338643 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:20.950678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-12d308e2-dac2-45d7-b328-0d436c750f85 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.958118 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12d308e2-dac2-45d7-b328-0d436c750f85 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/types/b269c4bf-10dd-4184-869f-899cb3338643 Jul 10 18:01:20.958118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12d308e2-dac2-45d7-b328-0d436c750f85 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.958118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12d308e2-dac2-45d7-b328-0d436c750f85 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:20.967486 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12d308e2-dac2-45d7-b328-0d436c750f85 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/types/b269c4bf-10dd-4184-869f-899cb3338643 returned with HTTP 404 Jul 10 18:01:20.968159 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 236/950] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:01:20 2026] GET /volume/v3/types/b269c4bf-10dd-4184-869f-899cb3338643 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:20.979102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e0160641-b65c-4b3f-a3fd-009cf39a106e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:20.982819 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e0160641-b65c-4b3f-a3fd-009cf39a106e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/types/00d55e80-865b-4a6a-8e61-10760dc48281 Jul 10 18:01:20.982819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e0160641-b65c-4b3f-a3fd-009cf39a106e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:20.982819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e0160641-b65c-4b3f-a3fd-009cf39a106e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.026487 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e0160641-b65c-4b3f-a3fd-009cf39a106e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/types/00d55e80-865b-4a6a-8e61-10760dc48281 returned with HTTP 202 Jul 10 18:01:21.026487 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 237/951] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:01:20 2026] DELETE /volume/v3/types/00d55e80-865b-4a6a-8e61-10760dc48281 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:21.039985 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6977645e-848e-4109-b924-5ebc7c9cb28a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.045553 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6977645e-848e-4109-b924-5ebc7c9cb28a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/types/00d55e80-865b-4a6a-8e61-10760dc48281 Jul 10 18:01:21.045848 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6977645e-848e-4109-b924-5ebc7c9cb28a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.046257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6977645e-848e-4109-b924-5ebc7c9cb28a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.050801 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6977645e-848e-4109-b924-5ebc7c9cb28a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/types/00d55e80-865b-4a6a-8e61-10760dc48281 returned with HTTP 404 Jul 10 18:01:21.052675 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 239/952] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/types/00d55e80-865b-4a6a-8e61-10760dc48281 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.068615 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-14f21d09-4f7a-4f85-a341-e34ba7d90b43 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.071703 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-14f21d09-4f7a-4f85-a341-e34ba7d90b43 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] POST https://10.4.3.71/volume/v3/qos-specs Jul 10 18:01:21.072144 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-14f21d09-4f7a-4f85-a341-e34ba7d90b43 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1534336502", "consumer": "back-end"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:21.078503 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.qos_specs [None req-14f21d09-4f7a-4f85-a341-e34ba7d90b43 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1534336502', 'consumer': 'back-end', 'specs': {}} {{(pid=99949) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 18:01:21.090950 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-14f21d09-4f7a-4f85-a341-e34ba7d90b43 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DB qos_specs_create(): root {'id': 'dac9279b-8c68-40fb-b334-1c2fd3698076', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1534336502'} {{(pid=99949) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 18:01:21.105416 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-14f21d09-4f7a-4f85-a341-e34ba7d90b43 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs returned with HTTP 200 Jul 10 18:01:21.106299 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 241/953] 10.4.3.71 () {68 vars in 1257 bytes} [Fri Jul 10 18:01:21 2026] POST /volume/v3/qos-specs => generated 367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.116843 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-508160a7-e447-4565-920b-2391d0bf5b6a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.122599 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-508160a7-e447-4565-920b-2391d0bf5b6a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076?force=False Jul 10 18:01:21.122599 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-508160a7-e447-4565-920b-2391d0bf5b6a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.122599 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-508160a7-e447-4565-920b-2391d0bf5b6a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.122599 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.122599 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:21.122599 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.qos_specs_manage [None req-508160a7-e447-4565-920b-2391d0bf5b6a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Delete qos_spec: dac9279b-8c68-40fb-b334-1c2fd3698076, force: False {{(pid=99950) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 18:01:21.148219 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-508160a7-e447-4565-920b-2391d0bf5b6a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076?force=False returned with HTTP 202 Jul 10 18:01:21.148805 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 237/954] 10.4.3.71 () {66 vars in 1373 bytes} [Fri Jul 10 18:01:21 2026] DELETE /volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:21.161116 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f93f271c-deb6-4da6-9d0f-1af520c84967 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.164746 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f93f271c-deb6-4da6-9d0f-1af520c84967 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076 Jul 10 18:01:21.164746 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f93f271c-deb6-4da6-9d0f-1af520c84967 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.164964 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f93f271c-deb6-4da6-9d0f-1af520c84967 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.171755 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f93f271c-deb6-4da6-9d0f-1af520c84967 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076 returned with HTTP 404 Jul 10 18:01:21.175913 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 238/955] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.188680 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8966ac13-8d77-43d0-8766-bdf51ad99eb4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.194277 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8966ac13-8d77-43d0-8766-bdf51ad99eb4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs Jul 10 18:01:21.194509 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8966ac13-8d77-43d0-8766-bdf51ad99eb4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.194749 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8966ac13-8d77-43d0-8766-bdf51ad99eb4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.196448 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.196448 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:21.210289 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8966ac13-8d77-43d0-8766-bdf51ad99eb4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs returned with HTTP 200 Jul 10 18:01:21.211402 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 240/956] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.224087 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-220229f4-ee58-40b4-922f-34dc5d5f52c5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.226978 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-220229f4-ee58-40b4-922f-34dc5d5f52c5 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076?force=False Jul 10 18:01:21.227117 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-220229f4-ee58-40b4-922f-34dc5d5f52c5 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.227361 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-220229f4-ee58-40b4-922f-34dc5d5f52c5 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.227974 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.227974 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:21.229174 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.qos_specs_manage [None req-220229f4-ee58-40b4-922f-34dc5d5f52c5 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Delete qos_spec: dac9279b-8c68-40fb-b334-1c2fd3698076, force: False {{(pid=99949) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 18:01:21.236972 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-220229f4-ee58-40b4-922f-34dc5d5f52c5 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076?force=False returned with HTTP 404 Jul 10 18:01:21.237651 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 242/957] 10.4.3.71 () {66 vars in 1373 bytes} [Fri Jul 10 18:01:21 2026] DELETE /volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.251230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-75849309-185a-4892-8643-81a76b264309 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.253679 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-75849309-185a-4892-8643-81a76b264309 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076 Jul 10 18:01:21.253858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-75849309-185a-4892-8643-81a76b264309 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.254069 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-75849309-185a-4892-8643-81a76b264309 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.254506 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.254506 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:21.263388 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-75849309-185a-4892-8643-81a76b264309 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076 returned with HTTP 404 Jul 10 18:01:21.264610 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 238/958] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/dac9279b-8c68-40fb-b334-1c2fd3698076 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.280594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-068c10d5-5b1e-4c7b-b4f6-8b21494bfc4e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.284531 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-068c10d5-5b1e-4c7b-b4f6-8b21494bfc4e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] POST https://10.4.3.71/volume/v3/qos-specs Jul 10 18:01:21.285104 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-068c10d5-5b1e-4c7b-b4f6-8b21494bfc4e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1858898523", "consumer": "both"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:21.288983 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.qos_specs [None req-068c10d5-5b1e-4c7b-b4f6-8b21494bfc4e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1858898523', 'consumer': 'both', 'specs': {}} {{(pid=99951) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 18:01:21.293288 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-068c10d5-5b1e-4c7b-b4f6-8b21494bfc4e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DB qos_specs_create(): root {'id': '7e02daca-1367-49d9-a635-9284e2f71953', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1858898523'} {{(pid=99951) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 18:01:21.307249 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-068c10d5-5b1e-4c7b-b4f6-8b21494bfc4e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs returned with HTTP 200 Jul 10 18:01:21.308094 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 239/959] 10.4.3.71 () {68 vars in 1257 bytes} [Fri Jul 10 18:01:21 2026] POST /volume/v3/qos-specs => generated 363 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.322288 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-285ac6d5-ae13-4f08-8c5d-6ee31e984169 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.326982 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-285ac6d5-ae13-4f08-8c5d-6ee31e984169 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953?force=False Jul 10 18:01:21.327595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-285ac6d5-ae13-4f08-8c5d-6ee31e984169 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.327792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-285ac6d5-ae13-4f08-8c5d-6ee31e984169 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.328142 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.328142 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:21.330495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.qos_specs_manage [None req-285ac6d5-ae13-4f08-8c5d-6ee31e984169 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Delete qos_spec: 7e02daca-1367-49d9-a635-9284e2f71953, force: False {{(pid=99948) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 18:01:21.375438 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-285ac6d5-ae13-4f08-8c5d-6ee31e984169 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953?force=False returned with HTTP 202 Jul 10 18:01:21.376084 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 241/960] 10.4.3.71 () {66 vars in 1373 bytes} [Fri Jul 10 18:01:21 2026] DELETE /volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953?force=False => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:21.388668 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2e2507dd-ec81-4aa3-9c9f-b5e436304063 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.393079 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e2507dd-ec81-4aa3-9c9f-b5e436304063 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953 Jul 10 18:01:21.393353 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e2507dd-ec81-4aa3-9c9f-b5e436304063 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.394402 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e2507dd-ec81-4aa3-9c9f-b5e436304063 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.400785 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e2507dd-ec81-4aa3-9c9f-b5e436304063 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953 returned with HTTP 404 Jul 10 18:01:21.402461 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 243/961] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.419537 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-78d290e5-7895-4eee-a6c7-c6d4ef0070b3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.425219 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78d290e5-7895-4eee-a6c7-c6d4ef0070b3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs Jul 10 18:01:21.425495 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78d290e5-7895-4eee-a6c7-c6d4ef0070b3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.425774 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78d290e5-7895-4eee-a6c7-c6d4ef0070b3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.441801 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78d290e5-7895-4eee-a6c7-c6d4ef0070b3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs returned with HTTP 200 Jul 10 18:01:21.442315 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 239/962] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.460183 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9f47e830-c3ea-471c-8b07-a52e39247f19 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.462633 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9f47e830-c3ea-471c-8b07-a52e39247f19 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953?force=False Jul 10 18:01:21.462942 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9f47e830-c3ea-471c-8b07-a52e39247f19 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.463240 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9f47e830-c3ea-471c-8b07-a52e39247f19 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.463613 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.463613 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:21.464393 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f47e830-c3ea-471c-8b07-a52e39247f19 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Delete qos_spec: 7e02daca-1367-49d9-a635-9284e2f71953, force: False {{(pid=99951) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 18:01:21.469711 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9f47e830-c3ea-471c-8b07-a52e39247f19 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953?force=False returned with HTTP 404 Jul 10 18:01:21.470211 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 240/963] 10.4.3.71 () {66 vars in 1373 bytes} [Fri Jul 10 18:01:21 2026] DELETE /volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.481156 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-97e2a731-0307-4939-8caa-dfa3f6cf8a6d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.487834 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-97e2a731-0307-4939-8caa-dfa3f6cf8a6d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953 Jul 10 18:01:21.488924 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-97e2a731-0307-4939-8caa-dfa3f6cf8a6d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.488924 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-97e2a731-0307-4939-8caa-dfa3f6cf8a6d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.490428 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.490428 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:21.496447 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-97e2a731-0307-4939-8caa-dfa3f6cf8a6d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953 returned with HTTP 404 Jul 10 18:01:21.497794 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 242/964] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/7e02daca-1367-49d9-a635-9284e2f71953 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.509475 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8d640e50-633a-4ab6-a86d-d5684cfcab54 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.512691 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8d640e50-633a-4ab6-a86d-d5684cfcab54 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] POST https://10.4.3.71/volume/v3/qos-specs Jul 10 18:01:21.513169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8d640e50-633a-4ab6-a86d-d5684cfcab54 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1086311673", "consumer": "front-end"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:21.519780 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.qos_specs [None req-8d640e50-633a-4ab6-a86d-d5684cfcab54 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1086311673', 'consumer': 'front-end', 'specs': {}} {{(pid=99949) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 18:01:21.524360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-8d640e50-633a-4ab6-a86d-d5684cfcab54 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DB qos_specs_create(): root {'id': 'aeab63d7-c67d-490d-a395-a8d883afeb09', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1086311673'} {{(pid=99949) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 18:01:21.536428 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8d640e50-633a-4ab6-a86d-d5684cfcab54 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs returned with HTTP 200 Jul 10 18:01:21.538097 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 244/965] 10.4.3.71 () {68 vars in 1257 bytes} [Fri Jul 10 18:01:21 2026] POST /volume/v3/qos-specs => generated 368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.550434 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a48d392d-2466-4a33-8d33-91305fde138d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.555690 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a48d392d-2466-4a33-8d33-91305fde138d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09?force=False Jul 10 18:01:21.556343 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a48d392d-2466-4a33-8d33-91305fde138d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.556343 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a48d392d-2466-4a33-8d33-91305fde138d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.556925 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.556925 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:21.557412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a48d392d-2466-4a33-8d33-91305fde138d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Delete qos_spec: aeab63d7-c67d-490d-a395-a8d883afeb09, force: False {{(pid=99950) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 18:01:21.585309 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a48d392d-2466-4a33-8d33-91305fde138d tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09?force=False returned with HTTP 202 Jul 10 18:01:21.586190 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 240/966] 10.4.3.71 () {66 vars in 1373 bytes} [Fri Jul 10 18:01:21 2026] DELETE /volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:21.596131 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-839a7124-9b3c-4c47-acdf-b3e675bf639a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.598621 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-839a7124-9b3c-4c47-acdf-b3e675bf639a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09 Jul 10 18:01:21.599549 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-839a7124-9b3c-4c47-acdf-b3e675bf639a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.600342 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-839a7124-9b3c-4c47-acdf-b3e675bf639a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.612411 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-839a7124-9b3c-4c47-acdf-b3e675bf639a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09 returned with HTTP 404 Jul 10 18:01:21.613959 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 241/967] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.623394 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f5dc3138-ca3d-4081-9cee-7e0297989ef3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.626759 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f5dc3138-ca3d-4081-9cee-7e0297989ef3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs Jul 10 18:01:21.626759 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f5dc3138-ca3d-4081-9cee-7e0297989ef3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.626759 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f5dc3138-ca3d-4081-9cee-7e0297989ef3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.632556 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f5dc3138-ca3d-4081-9cee-7e0297989ef3 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs returned with HTTP 200 Jul 10 18:01:21.633007 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 243/968] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.648434 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a8f4d070-6e50-4434-87c3-4af50d4e78bc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.653488 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a8f4d070-6e50-4434-87c3-4af50d4e78bc tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09?force=False Jul 10 18:01:21.653780 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a8f4d070-6e50-4434-87c3-4af50d4e78bc tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.654258 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a8f4d070-6e50-4434-87c3-4af50d4e78bc tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.656253 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.656253 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:21.656806 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8f4d070-6e50-4434-87c3-4af50d4e78bc tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Delete qos_spec: aeab63d7-c67d-490d-a395-a8d883afeb09, force: False {{(pid=99949) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 18:01:21.659725 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c300f0d3-88c1-4c45-a29e-88a057b7cb80 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.665957 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c300f0d3-88c1-4c45-a29e-88a057b7cb80 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:21.666468 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c300f0d3-88c1-4c45-a29e-88a057b7cb80 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.666902 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c300f0d3-88c1-4c45-a29e-88a057b7cb80 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.667082 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c300f0d3-88c1-4c45-a29e-88a057b7cb80 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:21.669432 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a8f4d070-6e50-4434-87c3-4af50d4e78bc tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09?force=False returned with HTTP 404 Jul 10 18:01:21.670446 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 245/969] 10.4.3.71 () {66 vars in 1373 bytes} [Fri Jul 10 18:01:21 2026] DELETE /volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.682479 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.682479 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:21.683102 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c300f0d3-88c1-4c45-a29e-88a057b7cb80 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:21.684459 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 241/970] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.686144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-420da89b-21a9-4f4f-938d-4f61b278563a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.691880 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-420da89b-21a9-4f4f-938d-4f61b278563a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09 Jul 10 18:01:21.692056 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-420da89b-21a9-4f4f-938d-4f61b278563a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.692248 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-420da89b-21a9-4f4f-938d-4f61b278563a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.699648 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-420da89b-21a9-4f4f-938d-4f61b278563a tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09 returned with HTTP 404 Jul 10 18:01:21.700437 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 242/971] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/aeab63d7-c67d-490d-a395-a8d883afeb09 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:21.711231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-00d05f31-c5f1-4928-b788-dd39f0763d42 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.713290 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-00d05f31-c5f1-4928-b788-dd39f0763d42 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d Jul 10 18:01:21.713761 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-00d05f31-c5f1-4928-b788-dd39f0763d42 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.713855 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-00d05f31-c5f1-4928-b788-dd39f0763d42 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.714167 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.714167 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:21.719538 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-00d05f31-c5f1-4928-b788-dd39f0763d42 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d returned with HTTP 200 Jul 10 18:01:21.720913 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 244/972] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.737838 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5a8cfb4d-d1d3-4e0e-9857-c511a0516c47 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.740413 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5a8cfb4d-d1d3-4e0e-9857-c511a0516c47 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs Jul 10 18:01:21.740875 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5a8cfb4d-d1d3-4e0e-9857-c511a0516c47 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.740988 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5a8cfb4d-d1d3-4e0e-9857-c511a0516c47 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.760198 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5a8cfb4d-d1d3-4e0e-9857-c511a0516c47 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs returned with HTTP 200 Jul 10 18:01:21.760957 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 246/973] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.773383 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c192914a-6671-4e9d-b26a-5b2197b3635e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.776538 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c192914a-6671-4e9d-b26a-5b2197b3635e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] PUT https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d Jul 10 18:01:21.776986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c192914a-6671-4e9d-b26a-5b2197b3635e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:21.784125 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.qos_specs [None req-c192914a-6671-4e9d-b26a-5b2197b3635e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99950) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 10 18:01:21.796624 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.db.api [None req-c192914a-6671-4e9d-b26a-5b2197b3635e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] qos_specs_update() value: {'id': '295005cf-ac4e-4ff1-846d-3bec419ba93c', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'e5f08239-7173-4c12-8ce9-ebec74d5a55d', 'deleted': False} {{(pid=99950) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 10 18:01:21.808112 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c192914a-6671-4e9d-b26a-5b2197b3635e tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d returned with HTTP 200 Jul 10 18:01:21.810220 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 242/974] 10.4.3.71 () {68 vars in 1367 bytes} [Fri Jul 10 18:01:21 2026] PUT /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d => generated 36 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:21.820119 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f3f5554c-8366-4260-8cdc-6fb5036d7efa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.828113 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f3f5554c-8366-4260-8cdc-6fb5036d7efa tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d Jul 10 18:01:21.828113 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f3f5554c-8366-4260-8cdc-6fb5036d7efa tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.828113 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f3f5554c-8366-4260-8cdc-6fb5036d7efa tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.831867 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f3f5554c-8366-4260-8cdc-6fb5036d7efa tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d returned with HTTP 200 Jul 10 18:01:21.832586 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 243/975] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d => generated 411 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.843905 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4d77b61f-3abc-481a-b2ee-59dde1c20dca None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.846446 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d77b61f-3abc-481a-b2ee-59dde1c20dca tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] PUT https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/delete_keys Jul 10 18:01:21.846912 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4d77b61f-3abc-481a-b2ee-59dde1c20dca tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:21.848804 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.848804 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:21.850589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d77b61f-3abc-481a-b2ee-59dde1c20dca tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Delete_key spec: e5f08239-7173-4c12-8ce9-ebec74d5a55d, keys: ['iops_bytes'] {{(pid=99948) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 10 18:01:21.881970 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d77b61f-3abc-481a-b2ee-59dde1c20dca tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/delete_keys returned with HTTP 202 Jul 10 18:01:21.882634 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 245/976] 10.4.3.71 () {68 vars in 1403 bytes} [Fri Jul 10 18:01:21 2026] PUT /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d/delete_keys => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:21.896343 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b464ecb8-c090-4ef2-927b-7772e95343e5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.901461 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b464ecb8-c090-4ef2-927b-7772e95343e5 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d Jul 10 18:01:21.901743 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b464ecb8-c090-4ef2-927b-7772e95343e5 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.902007 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b464ecb8-c090-4ef2-927b-7772e95343e5 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.902314 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.902314 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:21.911260 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b464ecb8-c090-4ef2-927b-7772e95343e5 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d returned with HTTP 200 Jul 10 18:01:21.912148 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 247/977] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d => generated 390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.923369 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-58c3d330-669e-49f5-8576-3bfc4afdb5c4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.925419 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-58c3d330-669e-49f5-8576-3bfc4afdb5c4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d Jul 10 18:01:21.925652 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-58c3d330-669e-49f5-8576-3bfc4afdb5c4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.925911 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-58c3d330-669e-49f5-8576-3bfc4afdb5c4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.926213 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.926213 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:21.931968 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-58c3d330-669e-49f5-8576-3bfc4afdb5c4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d returned with HTTP 200 Jul 10 18:01:21.932597 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 243/978] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:21 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:21.947214 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0ba66909-b299-43b8-81d5-2086fbabd902 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:21.949962 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0ba66909-b299-43b8-81d5-2086fbabd902 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] DELETE https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d?force=False Jul 10 18:01:21.949962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0ba66909-b299-43b8-81d5-2086fbabd902 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:21.949962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0ba66909-b299-43b8-81d5-2086fbabd902 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:21.950219 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:21.950219 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:21.950544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0ba66909-b299-43b8-81d5-2086fbabd902 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Delete qos_spec: e5f08239-7173-4c12-8ce9-ebec74d5a55d, force: False {{(pid=99951) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 18:01:21.993049 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0ba66909-b299-43b8-81d5-2086fbabd902 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d?force=False returned with HTTP 202 Jul 10 18:01:21.993699 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 244/979] 10.4.3.71 () {66 vars in 1373 bytes} [Fri Jul 10 18:01:21 2026] DELETE /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:22.003821 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1f798c62-f693-4000-8558-ad898c1bf4a4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:22.007750 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f798c62-f693-4000-8558-ad898c1bf4a4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] GET https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d Jul 10 18:01:22.007750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f798c62-f693-4000-8558-ad898c1bf4a4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:22.007750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f798c62-f693-4000-8558-ad898c1bf4a4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:22.007750 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:22.007750 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:22.014951 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f798c62-f693-4000-8558-ad898c1bf4a4 tempest-QosSpecsTestJSON-1552855850 tempest-QosSpecsTestJSON-1552855850-project-admin] https://10.4.3.71/volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d returned with HTTP 404 Jul 10 18:01:22.015867 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 246/980] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:22 2026] GET /volume/v3/qos-specs/e5f08239-7173-4c12-8ce9-ebec74d5a55d => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:22.673260 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-95629c6d-71f8-4679-90b7-cce95aa41416 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:22.698183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c5bd8592-18b6-4318-bd0a-94a878815f30 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:22.701264 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c5bd8592-18b6-4318-bd0a-94a878815f30 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:22.701600 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c5bd8592-18b6-4318-bd0a-94a878815f30 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:22.701847 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c5bd8592-18b6-4318-bd0a-94a878815f30 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:22.702029 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c5bd8592-18b6-4318-bd0a-94a878815f30 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:22.708381 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:22.708381 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:22.709492 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c5bd8592-18b6-4318-bd0a-94a878815f30 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:22.710060 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 244/981] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:22 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:22.812788 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:22.813377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1671746509"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:22.815650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1671746509'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:22.815852 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Create volume of 1 GB Jul 10 18:01:22.816269 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:22.816269 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:22.822829 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Availability Zones retrieved successfully. Jul 10 18:01:22.832016 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Flow 'volume_create_api' (143442c5-c957-4253-abf2-08e3d0c08f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:22.834440 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620636c6-f395-481a-ba95-9c5edf036053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:22.836771 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:22.894770 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620636c6-f395-481a-ba95-9c5edf036053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:22.896127 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b4b2fa-28ab-478d-aa76-6eb0f810334f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:23.007136 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Created reservations ['453c844b-a031-4a0f-b20c-87dc17c37202', '83e779c5-512b-4406-89bb-b83882321470', '76ccc673-b4a2-4ef5-9637-104f5896c519', 'aa155f17-4d5a-4239-9557-c0ae8169fa02'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:23.008323 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b4b2fa-28ab-478d-aa76-6eb0f810334f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['453c844b-a031-4a0f-b20c-87dc17c37202', '83e779c5-512b-4406-89bb-b83882321470', '76ccc673-b4a2-4ef5-9637-104f5896c519', 'aa155f17-4d5a-4239-9557-c0ae8169fa02']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:23.009848 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f229c58b-1627-4168-bbfd-1654e221dee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:23.044243 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f229c58b-1627-4168-bbfd-1654e221dee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0af527ae-82bb-4052-b3f5-91808bffa0e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1671746509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='328699b053814b278b7de20bb715373f',qos_specs=None,replication_status=,reservations=['453c844b-a031-4a0f-b20c-87dc17c37202','83e779c5-512b-4406-89bb-b83882321470','76ccc673-b4a2-4ef5-9637-104f5896c519','aa155f17-4d5a-4239-9557-c0ae8169fa02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63e4060fb194bc29af5379e1a64639f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1671746509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0af527ae-82bb-4052-b3f5-91808bffa0e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='328699b053814b278b7de20bb715373f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f63e4060fb194bc29af5379e1a64639f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:23.045521 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6912039-1ad4-4c80-a550-b12a48ef07f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:23.073551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6912039-1ad4-4c80-a550-b12a48ef07f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1671746509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='328699b053814b278b7de20bb715373f',qos_specs=None,replication_status=,reservations=['453c844b-a031-4a0f-b20c-87dc17c37202','83e779c5-512b-4406-89bb-b83882321470','76ccc673-b4a2-4ef5-9637-104f5896c519','aa155f17-4d5a-4239-9557-c0ae8169fa02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63e4060fb194bc29af5379e1a64639f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:23.074275 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05cafc1a-773e-4c74-bc08-3d78f3cca3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:23.094264 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05cafc1a-773e-4c74-bc08-3d78f3cca3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:23.096287 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Flow 'volume_create_api' (143442c5-c957-4253-abf2-08e3d0c08f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:23.096784 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Create volume request issued successfully. Jul 10 18:01:23.097689 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-95629c6d-71f8-4679-90b7-cce95aa41416 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:23.098293 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 248/982] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:22 2026] POST /volume/v3/volumes => generated 749 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:23.116468 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-72082fc7-7da6-42d6-86ea-6af774c3fff5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:23.119196 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72082fc7-7da6-42d6-86ea-6af774c3fff5 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:23.119881 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72082fc7-7da6-42d6-86ea-6af774c3fff5 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:23.119881 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72082fc7-7da6-42d6-86ea-6af774c3fff5 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:23.131463 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:23.131463 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:23.137933 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-72082fc7-7da6-42d6-86ea-6af774c3fff5 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Volume info retrieved successfully. Jul 10 18:01:23.143886 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72082fc7-7da6-42d6-86ea-6af774c3fff5 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 200 Jul 10 18:01:23.144383 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 245/983] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:23 2026] GET /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:23.724634 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e0420d9e-3214-4b9f-b031-d1d865727894 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:23.727524 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0420d9e-3214-4b9f-b031-d1d865727894 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:23.727524 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e0420d9e-3214-4b9f-b031-d1d865727894 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:23.728324 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e0420d9e-3214-4b9f-b031-d1d865727894 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:23.728324 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e0420d9e-3214-4b9f-b031-d1d865727894 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:23.738575 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:23.738575 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:23.739756 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0420d9e-3214-4b9f-b031-d1d865727894 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:23.740072 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 247/984] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:23 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:24.165476 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ff49b439-39ac-4c53-86c0-292b607d0f37 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.169211 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ff49b439-39ac-4c53-86c0-292b607d0f37 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:24.169480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ff49b439-39ac-4c53-86c0-292b607d0f37 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:24.169817 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ff49b439-39ac-4c53-86c0-292b607d0f37 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:24.180477 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:24.180477 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:24.188961 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ff49b439-39ac-4c53-86c0-292b607d0f37 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Volume info retrieved successfully. Jul 10 18:01:24.194745 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ff49b439-39ac-4c53-86c0-292b607d0f37 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 200 Jul 10 18:01:24.195195 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 245/985] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:24 2026] GET /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:24.215917 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-221e4147-ecd7-4d98-b183-fb656f5e8d63 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.218380 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-221e4147-ecd7-4d98-b183-fb656f5e8d63 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] POST https://10.4.3.71/volume/v3/os-volume-transfer Jul 10 18:01:24.219292 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-221e4147-ecd7-4d98-b183-fb656f5e8d63 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0af527ae-82bb-4052-b3f5-91808bffa0e2"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:24.224272 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.volume_transfer [None req-221e4147-ecd7-4d98-b183-fb656f5e8d63 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Creating new volume transfer {'transfer': {'volume_id': '0af527ae-82bb-4052-b3f5-91808bffa0e2'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 18:01:24.224511 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.volume_transfer [None req-221e4147-ecd7-4d98-b183-fb656f5e8d63 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Creating transfer of volume 0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:24.224623 np0000005036 devstack@c-api.service[99949]: INFO cinder.transfer.api [None req-221e4147-ecd7-4d98-b183-fb656f5e8d63 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Generating transfer record for volume 0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:24.238053 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:24.238053 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:24.262754 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-221e4147-ecd7-4d98-b183-fb656f5e8d63 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 18:01:24.263532 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 249/986] 10.4.3.71 () {68 vars in 1284 bytes} [Fri Jul 10 18:01:24 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:24.281392 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-034c89e9-be2b-4b51-bac3-96be9de5ac39 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.283397 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-034c89e9-be2b-4b51-bac3-96be9de5ac39 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:24.283741 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-034c89e9-be2b-4b51-bac3-96be9de5ac39 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:24.284040 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-034c89e9-be2b-4b51-bac3-96be9de5ac39 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:24.296049 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:24.296049 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:24.301608 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-034c89e9-be2b-4b51-bac3-96be9de5ac39 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Volume info retrieved successfully. Jul 10 18:01:24.307453 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-034c89e9-be2b-4b51-bac3-96be9de5ac39 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 200 Jul 10 18:01:24.307890 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 246/987] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:24 2026] GET /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:24.321065 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e5cfb45c-682f-444f-93ba-5c0450b65ee7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.323681 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e5cfb45c-682f-444f-93ba-5c0450b65ee7 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/os-volume-transfer/199d48a9-009d-4e9e-92e0-11342a84e033 Jul 10 18:01:24.324039 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e5cfb45c-682f-444f-93ba-5c0450b65ee7 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:24.324302 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e5cfb45c-682f-444f-93ba-5c0450b65ee7 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:24.335350 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e5cfb45c-682f-444f-93ba-5c0450b65ee7 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/os-volume-transfer/199d48a9-009d-4e9e-92e0-11342a84e033 returned with HTTP 200 Jul 10 18:01:24.335831 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 248/988] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:01:24 2026] GET /volume/v3/os-volume-transfer/199d48a9-009d-4e9e-92e0-11342a84e033 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:24.347643 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-77b3a413-712c-4c2c-ab1a-4c8e0538e2e6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.349885 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77b3a413-712c-4c2c-ab1a-4c8e0538e2e6 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/os-volume-transfer Jul 10 18:01:24.350141 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77b3a413-712c-4c2c-ab1a-4c8e0538e2e6 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:24.350410 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77b3a413-712c-4c2c-ab1a-4c8e0538e2e6 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:24.350623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.volume_transfer [None req-77b3a413-712c-4c2c-ab1a-4c8e0538e2e6 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Listing volume transfers {{(pid=99950) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 18:01:24.356884 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77b3a413-712c-4c2c-ab1a-4c8e0538e2e6 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/os-volume-transfer returned with HTTP 200 Jul 10 18:01:24.357353 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 246/989] 10.4.3.71 () {66 vars in 1263 bytes} [Fri Jul 10 18:01:24 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:24.371178 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.509469 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] POST https://10.4.3.71/volume/v3/os-volume-transfer/199d48a9-009d-4e9e-92e0-11342a84e033/accept Jul 10 18:01:24.510098 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b466686104978c1c"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:24.512042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.volume_transfer [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Accepting volume transfer 199d48a9-009d-4e9e-92e0-11342a84e033 {{(pid=99949) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 18:01:24.512850 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.volume_transfer [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Accepting transfer 199d48a9-009d-4e9e-92e0-11342a84e033 Jul 10 18:01:24.658014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Created reservations ['7dd9a8c8-1c4f-43aa-a93b-fa2b1023dcf6', 'f2085d6a-5daa-4654-a53e-cce7323ea482', 'd74bc193-7fa6-404b-a016-285f9a1fe7d6', '99078bef-c3cf-4ae9-9a34-c5834cab74f9'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:24.735435 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Created reservations ['544e9a80-e343-49db-9a02-aa5cb9ef43a1', '95b7c22d-8636-4b1f-b48a-af22c2104428', '2de7b678-fb3d-434e-b014-3ef01e1c6933', '3d49c676-9ec7-4deb-8c1e-45b154e2776c'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:24.767507 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0cf32cba-4bf7-42c8-a8fa-7e9718c0e5b6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.775468 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cf32cba-4bf7-42c8-a8fa-7e9718c0e5b6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:24.775468 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0cf32cba-4bf7-42c8-a8fa-7e9718c0e5b6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:24.775674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0cf32cba-4bf7-42c8-a8fa-7e9718c0e5b6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:24.775674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-0cf32cba-4bf7-42c8-a8fa-7e9718c0e5b6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:24.785212 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:24.785212 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:24.785417 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cf32cba-4bf7-42c8-a8fa-7e9718c0e5b6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:24.786381 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 247/990] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:24 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:24.806589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-483c3391-9588-44bc-9f8c-90ea0ff3d136 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.809352 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-483c3391-9588-44bc-9f8c-90ea0ff3d136 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f Jul 10 18:01:24.810292 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-483c3391-9588-44bc-9f8c-90ea0ff3d136 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:24.810292 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-483c3391-9588-44bc-9f8c-90ea0ff3d136 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:24.825160 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:24.825160 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:24.834210 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-483c3391-9588-44bc-9f8c-90ea0ff3d136 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:24.841283 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Created reservations ['a9a7f01a-d6e7-41f9-b1ac-2ddd4fd230dc', 'c4b01c04-7e3e-4225-9f00-f7efadb290d2', 'f4ac3c89-5103-45d5-b221-78de56205eea', 'd7228e6b-7c56-4723-b0c0-4db7c1af1b68'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:24.843661 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-483c3391-9588-44bc-9f8c-90ea0ff3d136 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f returned with HTTP 200 Jul 10 18:01:24.844408 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 249/991] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:24 2026] GET /volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:24.866310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-91b7e45c-3f0f-43e4-bde0-870d22421764 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.873879 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91b7e45c-3f0f-43e4-bde0-870d22421764 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] POST https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3/action Jul 10 18:01:24.874357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-91b7e45c-3f0f-43e4-bde0-870d22421764 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:24.874606 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-91b7e45c-3f0f-43e4-bde0-870d22421764 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:24.877373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.admin_actions [None req-91b7e45c-3f0f-43e4-bde0-870d22421764 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] Updating backup '2201e882-5283-43ef-921c-18076b251fe3' with '{'status': 'error'}' {{(pid=99950) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 18:01:24.895137 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:24.895137 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:24.903082 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Created reservations ['f1f1cd2f-e69a-4f33-9abf-1c321d45bb17', '04bae238-497e-4be9-8646-28af149d768d', 'c55377fc-ae20-4d7b-8aa6-f8f388c36855', '4c50cb95-63e5-465b-948a-8bca8af71307'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:24.910141 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-91b7e45c-3f0f-43e4-bde0-870d22421764 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] reset_status in rpcapi backup_id 2201e882-5283-43ef-921c-18076b251fe3 on host np0000005036. {{(pid=99950) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 18:01:24.912973 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91b7e45c-3f0f-43e4-bde0-870d22421764 tempest-VolumesBackupsAdminTest-31303094 tempest-VolumesBackupsAdminTest-31303094-project-admin] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3/action returned with HTTP 202 Jul 10 18:01:24.913868 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 247/992] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:01:24 2026] POST /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:01:24.924674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-30b7568f-66f6-41d6-9f21-2fc6236ad30c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.926996 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-30b7568f-66f6-41d6-9f21-2fc6236ad30c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:24.927203 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-30b7568f-66f6-41d6-9f21-2fc6236ad30c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:24.927396 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-30b7568f-66f6-41d6-9f21-2fc6236ad30c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:24.927485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-30b7568f-66f6-41d6-9f21-2fc6236ad30c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:24.934890 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:24.934890 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:24.936282 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-30b7568f-66f6-41d6-9f21-2fc6236ad30c tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:24.936820 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 248/993] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:24 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:24.951513 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a300d94e-ebe1-437a-95a5-d751c8f42782 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:24.954790 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a300d94e-ebe1-437a-95a5-d751c8f42782 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] DELETE https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:24.955358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a300d94e-ebe1-437a-95a5-d751c8f42782 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:24.955493 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a300d94e-ebe1-437a-95a5-d751c8f42782 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:24.955984 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-a300d94e-ebe1-437a-95a5-d751c8f42782 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Delete backup with id: 2201e882-5283-43ef-921c-18076b251fe3. Jul 10 18:01:24.965597 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:24.965597 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:24.998098 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-a300d94e-ebe1-437a-95a5-d751c8f42782 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] delete_backup rpcapi backup_id 2201e882-5283-43ef-921c-18076b251fe3 {{(pid=99948) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:01:25.000399 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a300d94e-ebe1-437a-95a5-d751c8f42782 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 202 Jul 10 18:01:25.000964 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 250/994] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:24 2026] DELETE /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 18:01:25.022065 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-66d49973-e428-43e4-81bd-0c61f2dfaba0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:25.026043 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-66d49973-e428-43e4-81bd-0c61f2dfaba0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:25.026828 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-66d49973-e428-43e4-81bd-0c61f2dfaba0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:25.026828 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-66d49973-e428-43e4-81bd-0c61f2dfaba0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:25.026828 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-66d49973-e428-43e4-81bd-0c61f2dfaba0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:25.037753 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:25.037753 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:25.039709 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-66d49973-e428-43e4-81bd-0c61f2dfaba0 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 200 Jul 10 18:01:25.039709 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 248/995] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:25 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:25.405970 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Transfer volume completed successfully. Jul 10 18:01:25.554624 np0000005036 devstack@c-api.service[99949]: INFO cinder.transfer.api [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Volume 0af527ae-82bb-4052-b3f5-91808bffa0e2 has been transferred. Jul 10 18:01:25.563327 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-977fa5fb-dd6d-4e78-a3c7-ff948a24faf8 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] https://10.4.3.71/volume/v3/os-volume-transfer/199d48a9-009d-4e9e-92e0-11342a84e033/accept returned with HTTP 202 Jul 10 18:01:25.563796 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 250/996] 10.4.3.71 () {68 vars in 1416 bytes} [Fri Jul 10 18:01:24 2026] POST /volume/v3/os-volume-transfer/199d48a9-009d-4e9e-92e0-11342a84e033/accept => generated 363 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:25.577542 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-46c516bb-1d1a-40b3-9757-19c1b33b85ad None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:25.583984 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-46c516bb-1d1a-40b3-9757-19c1b33b85ad tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] GET https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:25.584293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-46c516bb-1d1a-40b3-9757-19c1b33b85ad tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:25.584577 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-46c516bb-1d1a-40b3-9757-19c1b33b85ad tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:25.598650 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:25.598650 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:25.609360 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-46c516bb-1d1a-40b3-9757-19c1b33b85ad tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Volume info retrieved successfully. Jul 10 18:01:25.616419 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-46c516bb-1d1a-40b3-9757-19c1b33b85ad tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 200 Jul 10 18:01:25.616943 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 249/997] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:25 2026] GET /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:25.631711 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-88f385c1-ec4f-42bf-8445-910ae1927ed4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:25.636935 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-88f385c1-ec4f-42bf-8445-910ae1927ed4 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] GET https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:25.637206 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-88f385c1-ec4f-42bf-8445-910ae1927ed4 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:25.637645 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-88f385c1-ec4f-42bf-8445-910ae1927ed4 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:25.651590 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:25.651590 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:25.661139 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-88f385c1-ec4f-42bf-8445-910ae1927ed4 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] Volume info retrieved successfully. Jul 10 18:01:25.669722 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-88f385c1-ec4f-42bf-8445-910ae1927ed4 tempest-VolumesTransfersTest-1965500743 tempest-VolumesTransfersTest-1965500743-project-member] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 200 Jul 10 18:01:25.670545 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 251/998] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:25 2026] GET /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:25.692404 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f8842e16-a1a7-43f3-99aa-a4d5b3450042 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:25.696859 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f8842e16-a1a7-43f3-99aa-a4d5b3450042 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] DELETE https://10.4.3.71/volume/v3/os-volume-transfer/199d48a9-009d-4e9e-92e0-11342a84e033 Jul 10 18:01:25.697174 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f8842e16-a1a7-43f3-99aa-a4d5b3450042 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:25.697418 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f8842e16-a1a7-43f3-99aa-a4d5b3450042 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:25.697538 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.volume_transfer [None req-f8842e16-a1a7-43f3-99aa-a4d5b3450042 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Delete transfer with id: 199d48a9-009d-4e9e-92e0-11342a84e033 Jul 10 18:01:25.707664 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f8842e16-a1a7-43f3-99aa-a4d5b3450042 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/os-volume-transfer/199d48a9-009d-4e9e-92e0-11342a84e033 returned with HTTP 404 Jul 10 18:01:25.708423 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 249/999] 10.4.3.71 () {66 vars in 1377 bytes} [Fri Jul 10 18:01:25 2026] DELETE /volume/v3/os-volume-transfer/199d48a9-009d-4e9e-92e0-11342a84e033 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:25.723470 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b679e706-15e7-46de-a7fc-62948c17a220 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:25.961882 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b679e706-15e7-46de-a7fc-62948c17a220 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:25.962577 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b679e706-15e7-46de-a7fc-62948c17a220 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:25.962577 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b679e706-15e7-46de-a7fc-62948c17a220 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:25.963078 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-b679e706-15e7-46de-a7fc-62948c17a220 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Delete volume with id: 0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:25.974084 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:25.974084 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:25.974578 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b679e706-15e7-46de-a7fc-62948c17a220 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Volume info retrieved successfully. Jul 10 18:01:26.008521 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b679e706-15e7-46de-a7fc-62948c17a220 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Delete volume request issued successfully. Jul 10 18:01:26.008793 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b679e706-15e7-46de-a7fc-62948c17a220 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 202 Jul 10 18:01:26.009346 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 251/1000] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:25 2026] DELETE /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:26.025704 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f57bcea8-83c6-4151-8cf8-ed3c1919a4ae None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.028528 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f57bcea8-83c6-4151-8cf8-ed3c1919a4ae tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] GET https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:26.029204 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f57bcea8-83c6-4151-8cf8-ed3c1919a4ae tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.029204 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f57bcea8-83c6-4151-8cf8-ed3c1919a4ae tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.049673 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:26.049673 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:26.058472 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6499cd5f-0d8e-466a-955c-d4021d9f6408 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.064684 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6499cd5f-0d8e-466a-955c-d4021d9f6408 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 Jul 10 18:01:26.064684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6499cd5f-0d8e-466a-955c-d4021d9f6408 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.064684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6499cd5f-0d8e-466a-955c-d4021d9f6408 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.064684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6499cd5f-0d8e-466a-955c-d4021d9f6408 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Show backup with id 2201e882-5283-43ef-921c-18076b251fe3. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:26.064861 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f57bcea8-83c6-4151-8cf8-ed3c1919a4ae tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Volume info retrieved successfully. Jul 10 18:01:26.069233 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6499cd5f-0d8e-466a-955c-d4021d9f6408 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 returned with HTTP 404 Jul 10 18:01:26.069924 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 252/1001] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:26 2026] GET /volume/v3/backups/2201e882-5283-43ef-921c-18076b251fe3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:26.077597 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f57bcea8-83c6-4151-8cf8-ed3c1919a4ae tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 200 Jul 10 18:01:26.077597 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 250/1002] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:26 2026] GET /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:26.196829 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3840ae73-04bb-44b2-8215-ee50d17d60d7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.200472 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3840ae73-04bb-44b2-8215-ee50d17d60d7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f Jul 10 18:01:26.200472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3840ae73-04bb-44b2-8215-ee50d17d60d7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.200472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3840ae73-04bb-44b2-8215-ee50d17d60d7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.210056 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:26.210056 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:26.216787 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3840ae73-04bb-44b2-8215-ee50d17d60d7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:26.221402 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3840ae73-04bb-44b2-8215-ee50d17d60d7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f returned with HTTP 200 Jul 10 18:01:26.221817 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 250/1003] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:26 2026] GET /volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:26.238637 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f88d171b-755e-47aa-b773-c0aa62b70fcf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.240834 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f88d171b-755e-47aa-b773-c0aa62b70fcf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] DELETE https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f Jul 10 18:01:26.241023 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f88d171b-755e-47aa-b773-c0aa62b70fcf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.241264 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f88d171b-755e-47aa-b773-c0aa62b70fcf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.241628 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-f88d171b-755e-47aa-b773-c0aa62b70fcf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Delete volume with id: 86d75c9b-8459-4e3d-b8a1-18f9e3debc5f Jul 10 18:01:26.253161 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:26.253161 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:26.254011 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f88d171b-755e-47aa-b773-c0aa62b70fcf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:26.269831 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f8bfdf5b-ec4d-4138-aa54-013d591dbe53 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.285085 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f88d171b-755e-47aa-b773-c0aa62b70fcf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Delete volume request issued successfully. Jul 10 18:01:26.285389 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f88d171b-755e-47aa-b773-c0aa62b70fcf tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f returned with HTTP 202 Jul 10 18:01:26.285984 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 252/1004] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:26 2026] DELETE /volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:26.295675 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2a73294d-8cbc-47ab-bfd9-d354e4babee7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.298363 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2a73294d-8cbc-47ab-bfd9-d354e4babee7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f Jul 10 18:01:26.298536 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2a73294d-8cbc-47ab-bfd9-d354e4babee7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.298805 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2a73294d-8cbc-47ab-bfd9-d354e4babee7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.310998 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:26.310998 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:26.316352 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2a73294d-8cbc-47ab-bfd9-d354e4babee7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Volume info retrieved successfully. Jul 10 18:01:26.323894 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2a73294d-8cbc-47ab-bfd9-d354e4babee7 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f returned with HTTP 200 Jul 10 18:01:26.324668 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 251/1005] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:26 2026] GET /volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:26.380543 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f8bfdf5b-ec4d-4138-aa54-013d591dbe53 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] GET https://10.4.3.71/volume/v3/os-services Jul 10 18:01:26.380796 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f8bfdf5b-ec4d-4138-aa54-013d591dbe53 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.381072 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f8bfdf5b-ec4d-4138-aa54-013d591dbe53 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.388634 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f8bfdf5b-ec4d-4138-aa54-013d591dbe53 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] https://10.4.3.71/volume/v3/os-services returned with HTTP 200 Jul 10 18:01:26.389135 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 253/1006] 10.4.3.71 () {66 vars in 1242 bytes} [Fri Jul 10 18:01:26 2026] GET /volume/v3/os-services => generated 626 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:26.403230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5f62185c-cf95-404f-9dc4-a658b69ffc1c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.408953 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5f62185c-cf95-404f-9dc4-a658b69ffc1c tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] GET https://10.4.3.71/volume/v3/os-services?host=np0000005036 Jul 10 18:01:26.410697 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5f62185c-cf95-404f-9dc4-a658b69ffc1c tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.411472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5f62185c-cf95-404f-9dc4-a658b69ffc1c tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.424240 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5f62185c-cf95-404f-9dc4-a658b69ffc1c tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] https://10.4.3.71/volume/v3/os-services?host=np0000005036 returned with HTTP 200 Jul 10 18:01:26.424771 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 251/1007] 10.4.3.71 () {66 vars in 1277 bytes} [Fri Jul 10 18:01:26 2026] GET /volume/v3/os-services?host=np0000005036 => generated 626 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:26.437982 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c8bdfd3c-d826-499e-80ae-cc2ebd0747ab None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.440687 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8bdfd3c-d826-499e-80ae-cc2ebd0747ab tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] GET https://10.4.3.71/volume/v3/os-services?host=np0000005036&binary=cinder-scheduler Jul 10 18:01:26.441047 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8bdfd3c-d826-499e-80ae-cc2ebd0747ab tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.441329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8bdfd3c-d826-499e-80ae-cc2ebd0747ab tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.451026 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8bdfd3c-d826-499e-80ae-cc2ebd0747ab tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] https://10.4.3.71/volume/v3/os-services?host=np0000005036&binary=cinder-scheduler returned with HTTP 200 Jul 10 18:01:26.451504 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 253/1008] 10.4.3.71 () {66 vars in 1325 bytes} [Fri Jul 10 18:01:26 2026] GET /volume/v3/os-services?host=np0000005036&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:26.464252 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fb7e56cd-7e22-437a-ad64-dcb7909d3853 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.466533 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb7e56cd-7e22-437a-ad64-dcb7909d3853 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] GET https://10.4.3.71/volume/v3/os-services?binary=cinder-scheduler Jul 10 18:01:26.466712 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb7e56cd-7e22-437a-ad64-dcb7909d3853 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.466969 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb7e56cd-7e22-437a-ad64-dcb7909d3853 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.473526 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb7e56cd-7e22-437a-ad64-dcb7909d3853 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] https://10.4.3.71/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 10 18:01:26.474246 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 252/1009] 10.4.3.71 () {66 vars in 1289 bytes} [Fri Jul 10 18:01:26 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:26.487453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-608ca873-4e4d-4c37-95ec-f31dd808794b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.604489 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:26.605007 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-549059050"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:26.606643 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-549059050'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:26.606818 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Create volume of 1 GB Jul 10 18:01:26.611598 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Availability Zones retrieved successfully. Jul 10 18:01:26.619128 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Flow 'volume_create_api' (46a238d3-9c11-4ae5-bfaa-915500675d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:26.620199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d3763e-2878-4b40-8dac-0e1ebbee204d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:26.621274 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:26.654649 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d3763e-2878-4b40-8dac-0e1ebbee204d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:26.655501 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6959d072-e1fb-4694-9365-3c161db50346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:26.741919 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Created reservations ['b6976747-700c-4e8f-bf19-799f26218ff4', '3422943b-dfb2-4d29-80a7-db386682ae7a', '2439491a-5da7-4d08-a581-97f372fb10da', '93962e2c-f398-4dc2-b0bb-49d36ea58b9d'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:26.743152 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6959d072-e1fb-4694-9365-3c161db50346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6976747-700c-4e8f-bf19-799f26218ff4', '3422943b-dfb2-4d29-80a7-db386682ae7a', '2439491a-5da7-4d08-a581-97f372fb10da', '93962e2c-f398-4dc2-b0bb-49d36ea58b9d']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:26.744300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8964ff63-17f7-446e-9cd5-714bbb60b649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:26.772498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8964ff63-17f7-446e-9cd5-714bbb60b649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4012cfd0-4dbc-4874-8b11-1ca1d1e7f898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-549059050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74623bd4bef4461dbed95d1c32f93b76',qos_specs=None,replication_status=,reservations=['b6976747-700c-4e8f-bf19-799f26218ff4','3422943b-dfb2-4d29-80a7-db386682ae7a','2439491a-5da7-4d08-a581-97f372fb10da','93962e2c-f398-4dc2-b0bb-49d36ea58b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d5954f9e57645c380f4c4bdfbb0af40',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-549059050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4012cfd0-4dbc-4874-8b11-1ca1d1e7f898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74623bd4bef4461dbed95d1c32f93b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d5954f9e57645c380f4c4bdfbb0af40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:26.773285 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd26aed6-a834-4cf9-97a1-a1bda789aff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:26.797325 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd26aed6-a834-4cf9-97a1-a1bda789aff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-549059050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74623bd4bef4461dbed95d1c32f93b76',qos_specs=None,replication_status=,reservations=['b6976747-700c-4e8f-bf19-799f26218ff4','3422943b-dfb2-4d29-80a7-db386682ae7a','2439491a-5da7-4d08-a581-97f372fb10da','93962e2c-f398-4dc2-b0bb-49d36ea58b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d5954f9e57645c380f4c4bdfbb0af40',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:26.798145 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb59598-3d87-458a-b1fc-1439cf585da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:26.810802 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb59598-3d87-458a-b1fc-1439cf585da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:26.812087 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Flow 'volume_create_api' (46a238d3-9c11-4ae5-bfaa-915500675d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:26.813236 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Create volume request issued successfully. Jul 10 18:01:26.813584 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-608ca873-4e4d-4c37-95ec-f31dd808794b tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:26.814202 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 254/1010] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:26 2026] POST /volume/v3/volumes => generated 751 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:26.828252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ceea9481-9010-448c-b838-5ee362628ab9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:26.831997 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ceea9481-9010-448c-b838-5ee362628ab9 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] GET https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 Jul 10 18:01:26.832293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ceea9481-9010-448c-b838-5ee362628ab9 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:26.832584 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ceea9481-9010-448c-b838-5ee362628ab9 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:26.850333 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:26.850333 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:26.855522 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ceea9481-9010-448c-b838-5ee362628ab9 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Volume info retrieved successfully. Jul 10 18:01:26.862279 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ceea9481-9010-448c-b838-5ee362628ab9 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 returned with HTTP 200 Jul 10 18:01:26.862940 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 252/1011] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:26 2026] GET /volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:27.099041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8506c9ed-0b7a-4041-89d4-d99acacabf8e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:27.101404 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8506c9ed-0b7a-4041-89d4-d99acacabf8e tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] GET https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:27.101714 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8506c9ed-0b7a-4041-89d4-d99acacabf8e tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:27.101978 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8506c9ed-0b7a-4041-89d4-d99acacabf8e tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:27.112464 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8506c9ed-0b7a-4041-89d4-d99acacabf8e tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 404 Jul 10 18:01:27.113487 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 254/1012] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:27 2026] GET /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:27.124613 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-67231668-fddd-40b2-acf1-1a60aedd04d2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:27.127226 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-67231668-fddd-40b2-acf1-1a60aedd04d2 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:27.127491 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-67231668-fddd-40b2-acf1-1a60aedd04d2 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:27.127671 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-67231668-fddd-40b2-acf1-1a60aedd04d2 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:27.135478 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-67231668-fddd-40b2-acf1-1a60aedd04d2 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 404 Jul 10 18:01:27.136248 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 253/1013] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:27 2026] GET /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:27.146139 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5619e54b-46fc-43ab-8aff-6435f9bbc4d2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:27.148535 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5619e54b-46fc-43ab-8aff-6435f9bbc4d2 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] DELETE https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:27.148898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5619e54b-46fc-43ab-8aff-6435f9bbc4d2 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:27.149053 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5619e54b-46fc-43ab-8aff-6435f9bbc4d2 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:27.149260 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-5619e54b-46fc-43ab-8aff-6435f9bbc4d2 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Delete volume with id: 0af527ae-82bb-4052-b3f5-91808bffa0e2 Jul 10 18:01:27.156743 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5619e54b-46fc-43ab-8aff-6435f9bbc4d2 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 returned with HTTP 404 Jul 10 18:01:27.157484 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 255/1014] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:27 2026] DELETE /volume/v3/volumes/0af527ae-82bb-4052-b3f5-91808bffa0e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:27.168487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:27.170409 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:27.170994 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-203822864"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:27.172482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-203822864'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:27.172867 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Create volume of 1 GB Jul 10 18:01:27.177366 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Availability Zones retrieved successfully. Jul 10 18:01:27.183136 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Flow 'volume_create_api' (f473b983-7242-44ac-9ac3-72354c0b4b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:27.184117 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad9b009-f729-44cf-925a-2bc4c78fc411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:27.185031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:27.227612 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad9b009-f729-44cf-925a-2bc4c78fc411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:27.228746 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c9f4ca-e40b-432e-be43-90940e4e59b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:27.301438 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Created reservations ['966f4897-4861-44e6-8016-87260f796433', '9228c3fd-8056-4259-a71e-d4f100abcba7', '32dd4c41-6cc9-4677-a33c-b0b06a353c8c', '113520cc-c25c-4af8-8ee8-436f4f30f8e8'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:27.302725 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c9f4ca-e40b-432e-be43-90940e4e59b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966f4897-4861-44e6-8016-87260f796433', '9228c3fd-8056-4259-a71e-d4f100abcba7', '32dd4c41-6cc9-4677-a33c-b0b06a353c8c', '113520cc-c25c-4af8-8ee8-436f4f30f8e8']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:27.304534 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a950d6a-63ca-4385-8a78-698cc6bc6eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:27.347084 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a950d6a-63ca-4385-8a78-698cc6bc6eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca2770a6-241d-42ad-b234-a71d989ebdcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-203822864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='328699b053814b278b7de20bb715373f',qos_specs=None,replication_status=,reservations=['966f4897-4861-44e6-8016-87260f796433','9228c3fd-8056-4259-a71e-d4f100abcba7','32dd4c41-6cc9-4677-a33c-b0b06a353c8c','113520cc-c25c-4af8-8ee8-436f4f30f8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63e4060fb194bc29af5379e1a64639f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-203822864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca2770a6-241d-42ad-b234-a71d989ebdcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='328699b053814b278b7de20bb715373f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f63e4060fb194bc29af5379e1a64639f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:27.347321 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ccf5ec98-2067-4abe-9a4b-90711f1043c6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:27.347377 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2a9e90-673c-4b4b-90c5-d79e3451995c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:27.349802 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ccf5ec98-2067-4abe-9a4b-90711f1043c6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] GET https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f Jul 10 18:01:27.351249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ccf5ec98-2067-4abe-9a4b-90711f1043c6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:27.352135 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ccf5ec98-2067-4abe-9a4b-90711f1043c6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:27.369251 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ccf5ec98-2067-4abe-9a4b-90711f1043c6 tempest-VolumesBackupsAdminTest-327426398 tempest-VolumesBackupsAdminTest-327426398-project-member] https://10.4.3.71/volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f returned with HTTP 404 Jul 10 18:01:27.369653 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 255/1015] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:27 2026] GET /volume/v3/volumes/86d75c9b-8459-4e3d-b8a1-18f9e3debc5f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:27.385679 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2a9e90-673c-4b4b-90c5-d79e3451995c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-203822864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='328699b053814b278b7de20bb715373f',qos_specs=None,replication_status=,reservations=['966f4897-4861-44e6-8016-87260f796433','9228c3fd-8056-4259-a71e-d4f100abcba7','32dd4c41-6cc9-4677-a33c-b0b06a353c8c','113520cc-c25c-4af8-8ee8-436f4f30f8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63e4060fb194bc29af5379e1a64639f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:27.387235 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ba464dc-92b6-4d80-b4e0-4cf7a5d711d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:27.401392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ba464dc-92b6-4d80-b4e0-4cf7a5d711d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:27.402924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Flow 'volume_create_api' (f473b983-7242-44ac-9ac3-72354c0b4b1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:27.403527 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Create volume request issued successfully. Jul 10 18:01:27.405005 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-45c05b04-4a96-491f-9c2e-2ff8c9668ee9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:27.405513 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 253/1016] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:27 2026] POST /volume/v3/volumes => generated 748 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:27.427681 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1a5f08c8-c268-40f5-8ae5-1c853cff3812 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:27.434136 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1a5f08c8-c268-40f5-8ae5-1c853cff3812 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:27.434237 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1a5f08c8-c268-40f5-8ae5-1c853cff3812 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:27.437313 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1a5f08c8-c268-40f5-8ae5-1c853cff3812 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:27.448286 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:27.448286 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:27.456447 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1a5f08c8-c268-40f5-8ae5-1c853cff3812 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Volume info retrieved successfully. Jul 10 18:01:27.467210 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1a5f08c8-c268-40f5-8ae5-1c853cff3812 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd returned with HTTP 200 Jul 10 18:01:27.467210 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 254/1017] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:27 2026] GET /volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:27.879489 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-470b5d77-2b52-49d4-b1e3-d65459a666aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:27.882365 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-470b5d77-2b52-49d4-b1e3-d65459a666aa tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] GET https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 Jul 10 18:01:27.882659 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-470b5d77-2b52-49d4-b1e3-d65459a666aa tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:27.882930 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-470b5d77-2b52-49d4-b1e3-d65459a666aa tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:27.896642 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:27.896642 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:27.901272 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-470b5d77-2b52-49d4-b1e3-d65459a666aa tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Volume info retrieved successfully. Jul 10 18:01:27.906959 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-470b5d77-2b52-49d4-b1e3-d65459a666aa tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 returned with HTTP 200 Jul 10 18:01:27.908042 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 256/1018] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:27 2026] GET /volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:27.927580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eeefa3cd-2b36-4f2d-baa9-fef4f7dd90ee None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:27.929822 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eeefa3cd-2b36-4f2d-baa9-fef4f7dd90ee tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] GET https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 Jul 10 18:01:27.930732 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eeefa3cd-2b36-4f2d-baa9-fef4f7dd90ee tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:27.930732 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eeefa3cd-2b36-4f2d-baa9-fef4f7dd90ee tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.118878 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.118878 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:28.126111 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eeefa3cd-2b36-4f2d-baa9-fef4f7dd90ee tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Volume info retrieved successfully. Jul 10 18:01:28.131607 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eeefa3cd-2b36-4f2d-baa9-fef4f7dd90ee tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 returned with HTTP 200 Jul 10 18:01:28.132058 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 256/1019] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:27 2026] GET /volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 => generated 1017 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:28.147302 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9405093d-23c1-4349-aa6e-e76d34df32ab None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.150187 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9405093d-23c1-4349-aa6e-e76d34df32ab tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] GET https://10.4.3.71/volume/v3/os-services?host=np0000005036&binary=cinder-volume Jul 10 18:01:28.150638 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9405093d-23c1-4349-aa6e-e76d34df32ab tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.151407 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9405093d-23c1-4349-aa6e-e76d34df32ab tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.151407 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.151407 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:28.159524 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9405093d-23c1-4349-aa6e-e76d34df32ab tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] https://10.4.3.71/volume/v3/os-services?host=np0000005036&binary=cinder-volume returned with HTTP 200 Jul 10 18:01:28.160188 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 254/1020] 10.4.3.71 () {66 vars in 1319 bytes} [Fri Jul 10 18:01:28 2026] GET /volume/v3/os-services?host=np0000005036&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:28.173526 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e5f9a693-c57d-4726-b00a-d4895ab7010c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.175877 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5f9a693-c57d-4726-b00a-d4895ab7010c tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] GET https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 Jul 10 18:01:28.177075 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e5f9a693-c57d-4726-b00a-d4895ab7010c tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.177075 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e5f9a693-c57d-4726-b00a-d4895ab7010c tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.191707 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.191707 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:28.199473 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e5f9a693-c57d-4726-b00a-d4895ab7010c tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Volume info retrieved successfully. Jul 10 18:01:28.206623 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5f9a693-c57d-4726-b00a-d4895ab7010c tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 returned with HTTP 200 Jul 10 18:01:28.207249 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 255/1021] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:28 2026] GET /volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:28.224653 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-77a4a2b6-92e4-4cf8-ba43-5327576025d1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.227344 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-77a4a2b6-92e4-4cf8-ba43-5327576025d1 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] DELETE https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 Jul 10 18:01:28.227544 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-77a4a2b6-92e4-4cf8-ba43-5327576025d1 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.227770 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-77a4a2b6-92e4-4cf8-ba43-5327576025d1 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.228062 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-77a4a2b6-92e4-4cf8-ba43-5327576025d1 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Delete volume with id: 4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 Jul 10 18:01:28.240598 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.240598 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:28.241355 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-77a4a2b6-92e4-4cf8-ba43-5327576025d1 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Volume info retrieved successfully. Jul 10 18:01:28.274065 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-77a4a2b6-92e4-4cf8-ba43-5327576025d1 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Delete volume request issued successfully. Jul 10 18:01:28.274065 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-77a4a2b6-92e4-4cf8-ba43-5327576025d1 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 returned with HTTP 202 Jul 10 18:01:28.274703 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 257/1022] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:28 2026] DELETE /volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:28.291985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-24b96eb3-ac03-45d4-93ae-3e783a28bcc3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.297658 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24b96eb3-ac03-45d4-93ae-3e783a28bcc3 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] GET https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 Jul 10 18:01:28.297962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24b96eb3-ac03-45d4-93ae-3e783a28bcc3 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.298282 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24b96eb3-ac03-45d4-93ae-3e783a28bcc3 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.311332 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.311332 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:28.319504 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-24b96eb3-ac03-45d4-93ae-3e783a28bcc3 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Volume info retrieved successfully. Jul 10 18:01:28.327938 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24b96eb3-ac03-45d4-93ae-3e783a28bcc3 tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 returned with HTTP 200 Jul 10 18:01:28.328503 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 257/1023] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:28 2026] GET /volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:28.490935 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0baec8f9-48a1-45b4-ab59-9bdb31f8d91c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.497355 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0baec8f9-48a1-45b4-ab59-9bdb31f8d91c tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:28.499309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0baec8f9-48a1-45b4-ab59-9bdb31f8d91c tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.501171 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0baec8f9-48a1-45b4-ab59-9bdb31f8d91c tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.705858 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.705858 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:28.711153 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0baec8f9-48a1-45b4-ab59-9bdb31f8d91c tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Volume info retrieved successfully. Jul 10 18:01:28.718072 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0baec8f9-48a1-45b4-ab59-9bdb31f8d91c tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd returned with HTTP 200 Jul 10 18:01:28.718545 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 255/1024] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:28 2026] GET /volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd => generated 841 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:28.736713 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f846e2b5-7ede-4f07-9ae7-d07558622c11 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.739678 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f846e2b5-7ede-4f07-9ae7-d07558622c11 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] POST https://10.4.3.71/volume/v3/os-volume-transfer Jul 10 18:01:28.741653 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f846e2b5-7ede-4f07-9ae7-d07558622c11 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ca2770a6-241d-42ad-b234-a71d989ebdcd"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:28.742339 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.volume_transfer [None req-f846e2b5-7ede-4f07-9ae7-d07558622c11 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ca2770a6-241d-42ad-b234-a71d989ebdcd'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 18:01:28.742457 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.volume_transfer [None req-f846e2b5-7ede-4f07-9ae7-d07558622c11 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Creating transfer of volume ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:28.745154 np0000005036 devstack@c-api.service[99951]: INFO cinder.transfer.api [None req-f846e2b5-7ede-4f07-9ae7-d07558622c11 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Generating transfer record for volume ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:28.751024 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.751024 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:28.776154 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f846e2b5-7ede-4f07-9ae7-d07558622c11 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 18:01:28.779322 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 256/1025] 10.4.3.71 () {68 vars in 1284 bytes} [Fri Jul 10 18:01:28 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:28.789647 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-996c053c-6adf-4aba-ac6a-814ce3a673e4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.792022 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-996c053c-6adf-4aba-ac6a-814ce3a673e4 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:28.792312 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-996c053c-6adf-4aba-ac6a-814ce3a673e4 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.792583 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-996c053c-6adf-4aba-ac6a-814ce3a673e4 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.805600 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.805600 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:28.811932 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-996c053c-6adf-4aba-ac6a-814ce3a673e4 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Volume info retrieved successfully. Jul 10 18:01:28.820665 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-996c053c-6adf-4aba-ac6a-814ce3a673e4 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd returned with HTTP 200 Jul 10 18:01:28.821263 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 258/1026] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:28 2026] GET /volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:28.840287 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dcf4dfea-115e-4ab8-a499-a33f27a0092b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.842772 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dcf4dfea-115e-4ab8-a499-a33f27a0092b tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/os-volume-transfer/detail Jul 10 18:01:28.843073 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dcf4dfea-115e-4ab8-a499-a33f27a0092b tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.843421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dcf4dfea-115e-4ab8-a499-a33f27a0092b tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.843519 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.volume_transfer [None req-dcf4dfea-115e-4ab8-a499-a33f27a0092b tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Listing volume transfers {{(pid=99949) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 18:01:28.847882 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dcf4dfea-115e-4ab8-a499-a33f27a0092b tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 10 18:01:28.848589 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 258/1027] 10.4.3.71 () {66 vars in 1284 bytes} [Fri Jul 10 18:01:28 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:28.862125 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c8680970-b40b-4cc8-9cd9-1ad7c0034165 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.864899 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c8680970-b40b-4cc8-9cd9-1ad7c0034165 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] DELETE https://10.4.3.71/volume/v3/os-volume-transfer/bd72e806-38ef-4987-801f-e307c8377b9f Jul 10 18:01:28.865269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c8680970-b40b-4cc8-9cd9-1ad7c0034165 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.865824 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c8680970-b40b-4cc8-9cd9-1ad7c0034165 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.865824 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.volume_transfer [None req-c8680970-b40b-4cc8-9cd9-1ad7c0034165 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Delete transfer with id: bd72e806-38ef-4987-801f-e307c8377b9f Jul 10 18:01:28.878859 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.878859 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:28.898066 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c8680970-b40b-4cc8-9cd9-1ad7c0034165 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/os-volume-transfer/bd72e806-38ef-4987-801f-e307c8377b9f returned with HTTP 202 Jul 10 18:01:28.899234 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 256/1028] 10.4.3.71 () {66 vars in 1377 bytes} [Fri Jul 10 18:01:28 2026] DELETE /volume/v3/os-volume-transfer/bd72e806-38ef-4987-801f-e307c8377b9f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:28.908861 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c456f07d-c61e-4caf-9210-ef1851299983 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.911537 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c456f07d-c61e-4caf-9210-ef1851299983 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:28.911789 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c456f07d-c61e-4caf-9210-ef1851299983 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.912302 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c456f07d-c61e-4caf-9210-ef1851299983 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.928268 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:28.928268 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:28.934768 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c456f07d-c61e-4caf-9210-ef1851299983 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Volume info retrieved successfully. Jul 10 18:01:28.941732 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c456f07d-c61e-4caf-9210-ef1851299983 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd returned with HTTP 200 Jul 10 18:01:28.941732 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 257/1029] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:28 2026] GET /volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:28.960992 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-96eae314-d0cd-45f9-850b-0243d9aa8a98 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:28.964381 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-96eae314-d0cd-45f9-850b-0243d9aa8a98 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] DELETE https://10.4.3.71/volume/v3/os-volume-transfer/bd72e806-38ef-4987-801f-e307c8377b9f Jul 10 18:01:28.964724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-96eae314-d0cd-45f9-850b-0243d9aa8a98 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:28.965028 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-96eae314-d0cd-45f9-850b-0243d9aa8a98 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:28.965359 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.volume_transfer [None req-96eae314-d0cd-45f9-850b-0243d9aa8a98 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Delete transfer with id: bd72e806-38ef-4987-801f-e307c8377b9f Jul 10 18:01:28.974089 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-96eae314-d0cd-45f9-850b-0243d9aa8a98 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/os-volume-transfer/bd72e806-38ef-4987-801f-e307c8377b9f returned with HTTP 404 Jul 10 18:01:28.979361 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 259/1030] 10.4.3.71 () {66 vars in 1377 bytes} [Fri Jul 10 18:01:28 2026] DELETE /volume/v3/os-volume-transfer/bd72e806-38ef-4987-801f-e307c8377b9f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:28.997232 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-00d765a6-9a6f-41b5-8a94-12e7b52a9a61 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:29.000406 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-00d765a6-9a6f-41b5-8a94-12e7b52a9a61 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:29.000659 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-00d765a6-9a6f-41b5-8a94-12e7b52a9a61 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:29.000994 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-00d765a6-9a6f-41b5-8a94-12e7b52a9a61 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:29.001194 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-00d765a6-9a6f-41b5-8a94-12e7b52a9a61 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Delete volume with id: ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:29.021001 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:29.021001 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:29.021457 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-00d765a6-9a6f-41b5-8a94-12e7b52a9a61 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Volume info retrieved successfully. Jul 10 18:01:29.050448 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-00d765a6-9a6f-41b5-8a94-12e7b52a9a61 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Delete volume request issued successfully. Jul 10 18:01:29.051860 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-00d765a6-9a6f-41b5-8a94-12e7b52a9a61 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd returned with HTTP 202 Jul 10 18:01:29.051860 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 259/1031] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:28 2026] DELETE /volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:29.062098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a661b173-92c8-4514-a172-edc91114ef80 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:29.065130 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a661b173-92c8-4514-a172-edc91114ef80 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] GET https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:29.065326 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a661b173-92c8-4514-a172-edc91114ef80 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:29.065757 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a661b173-92c8-4514-a172-edc91114ef80 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:29.076011 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:29.076011 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:29.081922 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a661b173-92c8-4514-a172-edc91114ef80 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Volume info retrieved successfully. Jul 10 18:01:29.087983 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a661b173-92c8-4514-a172-edc91114ef80 tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd returned with HTTP 200 Jul 10 18:01:29.087983 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 257/1032] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:29 2026] GET /volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd => generated 1013 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:29.346247 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-354c9ccc-107b-4c5f-9d02-addc9a22deaa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:29.349164 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-354c9ccc-107b-4c5f-9d02-addc9a22deaa tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] GET https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 Jul 10 18:01:29.349684 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-354c9ccc-107b-4c5f-9d02-addc9a22deaa tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:29.350126 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-354c9ccc-107b-4c5f-9d02-addc9a22deaa tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:29.367480 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-354c9ccc-107b-4c5f-9d02-addc9a22deaa tempest-VolumesServicesTestJSON-707874972 tempest-VolumesServicesTestJSON-707874972-project-member] https://10.4.3.71/volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 returned with HTTP 404 Jul 10 18:01:29.368658 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 258/1033] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:29 2026] GET /volume/v3/volumes/4012cfd0-4dbc-4874-8b11-1ca1d1e7f898 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:29.380739 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-32f34e48-6515-4807-9a16-a1ace46c27c0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:29.384878 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-32f34e48-6515-4807-9a16-a1ace46c27c0 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] GET https://10.4.3.71/volume/v3/os-services Jul 10 18:01:29.385050 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-32f34e48-6515-4807-9a16-a1ace46c27c0 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:29.385252 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-32f34e48-6515-4807-9a16-a1ace46c27c0 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:29.396473 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-32f34e48-6515-4807-9a16-a1ace46c27c0 tempest-VolumesServicesTestJSON-1591556980 tempest-VolumesServicesTestJSON-1591556980-project-admin] https://10.4.3.71/volume/v3/os-services returned with HTTP 200 Jul 10 18:01:29.397394 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 260/1034] 10.4.3.71 () {66 vars in 1242 bytes} [Fri Jul 10 18:01:29 2026] GET /volume/v3/os-services => generated 626 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:30.108082 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-44994ed7-c84f-429d-b204-87beb5d6548b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:30.110942 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-44994ed7-c84f-429d-b204-87beb5d6548b tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] GET https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:30.111320 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-44994ed7-c84f-429d-b204-87beb5d6548b tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:30.111957 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-44994ed7-c84f-429d-b204-87beb5d6548b tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:30.126734 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-44994ed7-c84f-429d-b204-87beb5d6548b tempest-VolumesTransfersTest-1325549507 tempest-VolumesTransfersTest-1325549507-project-admin] https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd returned with HTTP 404 Jul 10 18:01:30.127187 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 260/1035] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:30 2026] GET /volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:30.138002 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bcfe8230-1780-439b-802e-7c70702019c3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:30.140861 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bcfe8230-1780-439b-802e-7c70702019c3 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] GET https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:30.141209 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bcfe8230-1780-439b-802e-7c70702019c3 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:30.141341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bcfe8230-1780-439b-802e-7c70702019c3 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:30.151111 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bcfe8230-1780-439b-802e-7c70702019c3 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd returned with HTTP 404 Jul 10 18:01:30.151865 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 258/1036] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:30 2026] GET /volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:30.164041 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cf343695-2142-4a5c-806d-fa5b7065d9d9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:30.166547 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cf343695-2142-4a5c-806d-fa5b7065d9d9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:30.166547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cf343695-2142-4a5c-806d-fa5b7065d9d9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:30.166856 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cf343695-2142-4a5c-806d-fa5b7065d9d9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:30.166900 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-cf343695-2142-4a5c-806d-fa5b7065d9d9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] Delete volume with id: ca2770a6-241d-42ad-b234-a71d989ebdcd Jul 10 18:01:30.180044 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cf343695-2142-4a5c-806d-fa5b7065d9d9 tempest-VolumesTransfersTest-732828350 tempest-VolumesTransfersTest-732828350-project-member] https://10.4.3.71/volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd returned with HTTP 404 Jul 10 18:01:30.180766 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 259/1037] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:30 2026] DELETE /volume/v3/volumes/ca2770a6-241d-42ad-b234-a71d989ebdcd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:30.719637 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2df0286b-8c18-4bfd-b19c-649312f489fe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:30.992427 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-659753a1-5725-4e91-a52d-6c05867b2cbf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:30.993005 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-659753a1-5725-4e91-a52d-6c05867b2cbf None None] GET https://10.4.3.71/volume// Jul 10 18:01:30.994077 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-659753a1-5725-4e91-a52d-6c05867b2cbf None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:30.994077 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-659753a1-5725-4e91-a52d-6c05867b2cbf None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:30.995940 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-659753a1-5725-4e91-a52d-6c05867b2cbf None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:01:30.996958 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 261/1038] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:01:30 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:01:31.001413 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:31.002033 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1249573686"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:31.004079 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1249573686'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:31.005378 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume of 1 GB Jul 10 18:01:31.009925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-bfe20188-e844-420b-8762-ec13feef83a5 req-45d1c1cc-cb4d-4018-b5e8-f9396dac784b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:31.017086 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-45d1c1cc-cb4d-4018-b5e8-f9396dac784b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:01:31.018180 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Availability Zones retrieved successfully. Jul 10 18:01:31.018315 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-45d1c1cc-cb4d-4018-b5e8-f9396dac784b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c31e50c8-cccf-4754-9d15-742f60dfa72b", "connector": null, "instance_uuid": "37fd7d92-9606-4498-8bd3-f3bb9450b691"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:31.033549 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Flow 'volume_create_api' (e594740e-4cf0-495a-8903-e3a1ee9f4206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:31.036970 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84e6446-6403-4192-829d-91adf5195576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:31.038244 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:31.044212 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:31.044212 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:31.090927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84e6446-6403-4192-829d-91adf5195576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:31.092194 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ec2148-f990-4989-be00-014c7f53fa37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:31.116277 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-45d1c1cc-cb4d-4018-b5e8-f9396dac784b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:01:31.117281 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 259/1039] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:01:31 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:31.131074 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bfe20188-e844-420b-8762-ec13feef83a5 req-646613ea-8aeb-4063-8ad3-bab231cb32db None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:31.137493 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-646613ea-8aeb-4063-8ad3-bab231cb32db tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] DELETE https://10.4.3.71/volume/v3/attachments/d17295ac-5fab-4238-8c27-3f1c5f7d5fd9 Jul 10 18:01:31.138007 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-646613ea-8aeb-4063-8ad3-bab231cb32db tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:31.139474 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-646613ea-8aeb-4063-8ad3-bab231cb32db tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:31.163592 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:31.163592 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:31.226796 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Created reservations ['f05a931c-58aa-4aed-ac3b-9a8ee953c5f5', '73d7a427-ecd3-4fdd-a660-d4735537fc2e', '764b9f29-921d-483e-9350-b48af828f66d', '4ff771d2-58ad-4e9a-9185-31eff085f121'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:31.230629 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ec2148-f990-4989-be00-014c7f53fa37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f05a931c-58aa-4aed-ac3b-9a8ee953c5f5', '73d7a427-ecd3-4fdd-a660-d4735537fc2e', '764b9f29-921d-483e-9350-b48af828f66d', '4ff771d2-58ad-4e9a-9185-31eff085f121']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:31.230629 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ebae7f-083b-4a1b-aaf7-2fa208172191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:31.266625 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ebae7f-083b-4a1b-aaf7-2fa208172191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a423c57-e736-4c76-a39c-d4e0aef25ec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1249573686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e5a3af976a4863854b06ca2c9f4ba6',qos_specs=None,replication_status=,reservations=['f05a931c-58aa-4aed-ac3b-9a8ee953c5f5','73d7a427-ecd3-4fdd-a660-d4735537fc2e','764b9f29-921d-483e-9350-b48af828f66d','4ff771d2-58ad-4e9a-9185-31eff085f121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9372c067ee34aaea79ba426a86716bc',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1249573686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a423c57-e736-4c76-a39c-d4e0aef25ec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e5a3af976a4863854b06ca2c9f4ba6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9372c067ee34aaea79ba426a86716bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:31.268748 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cceb4f16-1bcd-4106-b4c2-ba14ef4e5844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:31.300034 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cceb4f16-1bcd-4106-b4c2-ba14ef4e5844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1249573686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e5a3af976a4863854b06ca2c9f4ba6',qos_specs=None,replication_status=,reservations=['f05a931c-58aa-4aed-ac3b-9a8ee953c5f5','73d7a427-ecd3-4fdd-a660-d4735537fc2e','764b9f29-921d-483e-9350-b48af828f66d','4ff771d2-58ad-4e9a-9185-31eff085f121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9372c067ee34aaea79ba426a86716bc',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:31.300634 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7cc1eb2-626a-4c6f-aff6-f782b708acd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:31.327032 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7cc1eb2-626a-4c6f-aff6-f782b708acd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:31.329229 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Flow 'volume_create_api' (e594740e-4cf0-495a-8903-e3a1ee9f4206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:31.329229 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume request issued successfully. Jul 10 18:01:31.330191 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2df0286b-8c18-4bfd-b19c-649312f489fe tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:31.331347 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 261/1040] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:30 2026] POST /volume/v3/volumes => generated 748 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:31.355480 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d0d1bf29-c174-4866-9ce6-f771c826f5ff None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:31.361508 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d0d1bf29-c174-4866-9ce6-f771c826f5ff tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 Jul 10 18:01:31.361508 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d0d1bf29-c174-4866-9ce6-f771c826f5ff tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:31.361508 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d0d1bf29-c174-4866-9ce6-f771c826f5ff tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:31.372637 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:31.372637 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:31.384671 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d0d1bf29-c174-4866-9ce6-f771c826f5ff tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Volume info retrieved successfully. Jul 10 18:01:31.394513 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d0d1bf29-c174-4866-9ce6-f771c826f5ff tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 returned with HTTP 200 Jul 10 18:01:31.395115 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 262/1041] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:31 2026] GET /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:31.754016 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-646613ea-8aeb-4063-8ad3-bab231cb32db tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/d17295ac-5fab-4238-8c27-3f1c5f7d5fd9 returned with HTTP 200 Jul 10 18:01:31.754016 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 260/1042] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:01:31 2026] DELETE /volume/v3/attachments/d17295ac-5fab-4238-8c27-3f1c5f7d5fd9 => generated 192 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:32.420312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a6dcd0b8-45ab-44aa-bee1-b05ace75d994 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:32.424754 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6dcd0b8-45ab-44aa-bee1-b05ace75d994 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 Jul 10 18:01:32.424754 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6dcd0b8-45ab-44aa-bee1-b05ace75d994 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:32.424754 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6dcd0b8-45ab-44aa-bee1-b05ace75d994 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:32.433446 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:32.433446 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:32.440023 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a6dcd0b8-45ab-44aa-bee1-b05ace75d994 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Volume info retrieved successfully. Jul 10 18:01:32.447068 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6dcd0b8-45ab-44aa-bee1-b05ace75d994 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 returned with HTTP 200 Jul 10 18:01:32.447699 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 260/1043] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:32 2026] GET /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:33.802136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b01435da-c5de-4029-8db6-473c3e74462d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:33.975318 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b01435da-c5de-4029-8db6-473c3e74462d tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] GET https://10.4.3.71/volume/v3/os-services Jul 10 18:01:33.975692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b01435da-c5de-4029-8db6-473c3e74462d tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:33.976000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b01435da-c5de-4029-8db6-473c3e74462d tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:33.976311 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:33.976311 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:33.983714 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b01435da-c5de-4029-8db6-473c3e74462d tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] https://10.4.3.71/volume/v3/os-services returned with HTTP 200 Jul 10 18:01:33.984278 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 262/1044] 10.4.3.71 () {66 vars in 1242 bytes} [Fri Jul 10 18:01:33 2026] GET /volume/v3/os-services => generated 626 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:33.996725 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a03e00fc-8807-4a4e-9129-9a5f5d656aff None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:33.998618 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a03e00fc-8807-4a4e-9129-9a5f5d656aff tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] PUT https://10.4.3.71/volume/v3/os-services/disable-log-reason Jul 10 18:01:33.998909 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a03e00fc-8807-4a4e-9129-9a5f5d656aff tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005036", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:34.000786 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a03e00fc-8807-4a4e-9129-9a5f5d656aff tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] https://10.4.3.71/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 10 18:01:34.001542 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 263/1045] 10.4.3.71 () {68 vars in 1319 bytes} [Fri Jul 10 18:01:33 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 10 18:01:34.014213 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-29f267ad-4006-46fe-9af7-d5122691f05a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:34.016946 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-29f267ad-4006-46fe-9af7-d5122691f05a tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] PUT https://10.4.3.71/volume/v3/os-services/disable Jul 10 18:01:34.017086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-29f267ad-4006-46fe-9af7-d5122691f05a tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005036", "binary": "invalid_binary"} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:34.019443 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:34.019443 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:34.027915 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-29f267ad-4006-46fe-9af7-d5122691f05a tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] https://10.4.3.71/volume/v3/os-services/disable returned with HTTP 404 Jul 10 18:01:34.028507 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 261/1046] 10.4.3.71 () {68 vars in 1286 bytes} [Fri Jul 10 18:01:34 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:34.041805 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9655ef42-740f-4608-b920-57ac353346fb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:34.044692 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9655ef42-740f-4608-b920-57ac353346fb tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] PUT https://10.4.3.71/volume/v3/os-services/enable Jul 10 18:01:34.044692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9655ef42-740f-4608-b920-57ac353346fb tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:34.055790 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9655ef42-740f-4608-b920-57ac353346fb tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] https://10.4.3.71/volume/v3/os-services/enable returned with HTTP 404 Jul 10 18:01:34.057022 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 261/1047] 10.4.3.71 () {68 vars in 1283 bytes} [Fri Jul 10 18:01:34 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:34.071781 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-76d50c9e-24e5-4db9-96aa-4bacdb252442 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:34.074600 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76d50c9e-24e5-4db9-96aa-4bacdb252442 tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] PUT https://10.4.3.71/volume/v3/os-services/freeze Jul 10 18:01:34.075126 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76d50c9e-24e5-4db9-96aa-4bacdb252442 tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:34.086068 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76d50c9e-24e5-4db9-96aa-4bacdb252442 tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] https://10.4.3.71/volume/v3/os-services/freeze returned with HTTP 400 Jul 10 18:01:34.087394 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 263/1048] 10.4.3.71 () {68 vars in 1283 bytes} [Fri Jul 10 18:01:34 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:01:34.097253 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f435938f-befb-41d2-af88-f9ca8ed0c452 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:34.100501 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f435938f-befb-41d2-af88-f9ca8ed0c452 tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] PUT https://10.4.3.71/volume/v3/os-services/thaw Jul 10 18:01:34.100501 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f435938f-befb-41d2-af88-f9ca8ed0c452 tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:34.108547 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f435938f-befb-41d2-af88-f9ca8ed0c452 tempest-VolumeServicesNegativeTest-824752402 tempest-VolumeServicesNegativeTest-824752402-project-admin] https://10.4.3.71/volume/v3/os-services/thaw returned with HTTP 400 Jul 10 18:01:34.109391 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 264/1049] 10.4.3.71 () {68 vars in 1277 bytes} [Fri Jul 10 18:01:34 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:01:36.873761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bfe20188-e844-420b-8762-ec13feef83a5 req-75537618-52a0-4ec5-bbfd-b468f2bf12cb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:36.878343 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-75537618-52a0-4ec5-bbfd-b468f2bf12cb tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] PUT https://10.4.3.71/volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04 Jul 10 18:01:36.878343 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-75537618-52a0-4ec5-bbfd-b468f2bf12cb tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:36.890530 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-bfe20188-e844-420b-8762-ec13feef83a5 req-75537618-52a0-4ec5-bbfd-b468f2bf12cb tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Acquiring lock "cinder-attachment_update-c31e50c8-cccf-4754-9d15-742f60dfa72b-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:01:36.893810 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d1e37726-3ef6-4342-b496-1c41dee81c8e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:36.898586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-bfe20188-e844-420b-8762-ec13feef83a5 req-75537618-52a0-4ec5-bbfd-b468f2bf12cb tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Lock "cinder-attachment_update-c31e50c8-cccf-4754-9d15-742f60dfa72b-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:01:36.898586 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:36.898586 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:37.029390 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-7326f5ae-1d36-45e2-a17e-4254abad5497 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:37.032199 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-7326f5ae-1d36-45e2-a17e-4254abad5497 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:37.032199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-7326f5ae-1d36-45e2-a17e-4254abad5497 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:37.032501 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-7326f5ae-1d36-45e2-a17e-4254abad5497 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:37.034752 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=379,cinder:UPDATE=106,cinder:INSERT=58 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:01:37.042735 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:37.042735 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:37.047813 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-7326f5ae-1d36-45e2-a17e-4254abad5497 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:37.053369 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-7326f5ae-1d36-45e2-a17e-4254abad5497 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:37.054186 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 264/1050] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:01:37 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:37.072676 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d1e37726-3ef6-4342-b496-1c41dee81c8e tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes Jul 10 18:01:37.072872 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d1e37726-3ef6-4342-b496-1c41dee81c8e tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:37.073058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d1e37726-3ef6-4342-b496-1c41dee81c8e tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:37.073384 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-d1e37726-3ef6-4342-b496-1c41dee81c8e tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:01:37.074138 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d1e37726-3ef6-4342-b496-1c41dee81c8e tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:37.081422 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d1e37726-3ef6-4342-b496-1c41dee81c8e tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Get all volumes completed successfully. Jul 10 18:01:37.081891 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d1e37726-3ef6-4342-b496-1c41dee81c8e tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 200 Jul 10 18:01:37.082095 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 262/1051] 10.4.3.71 () {66 vars in 1230 bytes} [Fri Jul 10 18:01:36 2026] GET /volume/v3/volumes => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:37.098109 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:37.105779 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:37.105779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2145816613"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:37.109164 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2145816613'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:37.111592 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Create volume of 1 GB Jul 10 18:01:37.114698 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=381,cinder:INSERT=78,cinder:UPDATE=107 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:01:37.120597 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Availability Zones retrieved successfully. Jul 10 18:01:37.128376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Flow 'volume_create_api' (3525464e-3d61-43e2-818e-d4d10e03990d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:37.130129 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a86e14-73aa-43d7-a75c-53c9e3f7ff83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:37.132719 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:37.182137 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a86e14-73aa-43d7-a75c-53c9e3f7ff83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:37.184329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57eba4c0-d3d4-485f-9910-887b3f3f9aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:37.270645 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Created reservations ['0ea3fa10-87df-49e3-9209-703f3b9dee2b', '93fe83e2-7131-46bd-b803-b3df6a7661da', '1b2ef29b-9619-4542-bce7-490ff52ff82e', '4e7a4b62-192d-4d4a-89e2-f976f14c9303'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:37.271867 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57eba4c0-d3d4-485f-9910-887b3f3f9aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea3fa10-87df-49e3-9209-703f3b9dee2b', '93fe83e2-7131-46bd-b803-b3df6a7661da', '1b2ef29b-9619-4542-bce7-490ff52ff82e', '4e7a4b62-192d-4d4a-89e2-f976f14c9303']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:37.273061 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f7b36d-8fd3-4e98-b298-09673984dd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:37.300926 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f7b36d-8fd3-4e98-b298-09673984dd00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aae9799-b9ce-4906-b828-367887136fd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2145816613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20ed0aa5d01a43f99a97f9f048c9ded2',qos_specs=None,replication_status=,reservations=['0ea3fa10-87df-49e3-9209-703f3b9dee2b','93fe83e2-7131-46bd-b803-b3df6a7661da','1b2ef29b-9619-4542-bce7-490ff52ff82e','4e7a4b62-192d-4d4a-89e2-f976f14c9303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfc09b56706480dab3ac6a868efda2b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2145816613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aae9799-b9ce-4906-b828-367887136fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20ed0aa5d01a43f99a97f9f048c9ded2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdfc09b56706480dab3ac6a868efda2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:37.302682 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (785f6439-740b-4eb9-a206-03a46a705569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:37.330298 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (785f6439-740b-4eb9-a206-03a46a705569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2145816613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20ed0aa5d01a43f99a97f9f048c9ded2',qos_specs=None,replication_status=,reservations=['0ea3fa10-87df-49e3-9209-703f3b9dee2b','93fe83e2-7131-46bd-b803-b3df6a7661da','1b2ef29b-9619-4542-bce7-490ff52ff82e','4e7a4b62-192d-4d4a-89e2-f976f14c9303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfc09b56706480dab3ac6a868efda2b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:37.331599 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69489304-ddaa-482c-81e6-c1fa48ccc5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:37.342047 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69489304-ddaa-482c-81e6-c1fa48ccc5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:37.343002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Flow 'volume_create_api' (3525464e-3d61-43e2-818e-d4d10e03990d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:37.343387 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Create volume request issued successfully. Jul 10 18:01:37.344061 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3c66c4c-18c9-4611-9a2b-7eeac9b1ef73 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:37.344712 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 265/1052] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:37 2026] POST /volume/v3/volumes => generated 753 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:37.359136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1b8fcc42-8f89-4c72-b97a-79230daab887 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:37.364754 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1b8fcc42-8f89-4c72-b97a-79230daab887 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 Jul 10 18:01:37.365017 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1b8fcc42-8f89-4c72-b97a-79230daab887 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:37.365199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1b8fcc42-8f89-4c72-b97a-79230daab887 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:37.379106 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:37.379106 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:37.384358 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1b8fcc42-8f89-4c72-b97a-79230daab887 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:37.390005 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1b8fcc42-8f89-4c72-b97a-79230daab887 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 returned with HTTP 200 Jul 10 18:01:37.390415 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 265/1053] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:37 2026] GET /volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:37.439164 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-bfe20188-e844-420b-8762-ec13feef83a5 req-75537618-52a0-4ec5-bbfd-b468f2bf12cb tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Lock "cinder-attachment_update-c31e50c8-cccf-4754-9d15-742f60dfa72b-np0000005036" released by "attachment_update" :: held 0.543s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:01:37.439431 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-75537618-52a0-4ec5-bbfd-b468f2bf12cb tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04 returned with HTTP 200 Jul 10 18:01:37.439921 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 262/1054] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:01:36 2026] PUT /volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:37.462811 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-bfe20188-e844-420b-8762-ec13feef83a5 req-3ed7bcdf-9456-4c5a-826b-28929b558039 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:37.468720 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-3ed7bcdf-9456-4c5a-826b-28929b558039 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04 Jul 10 18:01:37.469113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-3ed7bcdf-9456-4c5a-826b-28929b558039 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:37.469314 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-3ed7bcdf-9456-4c5a-826b-28929b558039 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:37.492112 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-3ed7bcdf-9456-4c5a-826b-28929b558039 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04 returned with HTTP 200 Jul 10 18:01:37.493131 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 263/1055] 10.4.3.71 () {70 vars in 1644 bytes} [Fri Jul 10 18:01:37 2026] GET /volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:38.407726 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-092db1af-07b2-4d6c-a5e2-0522cc8589ea None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:38.411009 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-092db1af-07b2-4d6c-a5e2-0522cc8589ea tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 Jul 10 18:01:38.411331 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-092db1af-07b2-4d6c-a5e2-0522cc8589ea tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:38.411419 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-092db1af-07b2-4d6c-a5e2-0522cc8589ea tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:38.426547 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:38.426547 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:38.434825 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-092db1af-07b2-4d6c-a5e2-0522cc8589ea tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:38.441761 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-092db1af-07b2-4d6c-a5e2-0522cc8589ea tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 returned with HTTP 200 Jul 10 18:01:38.442435 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 266/1056] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:38 2026] GET /volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:38.458359 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e92c7356-6a6a-43f1-b984-5966e87944fe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:38.460864 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e92c7356-6a6a-43f1-b984-5966e87944fe tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 Jul 10 18:01:38.462160 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e92c7356-6a6a-43f1-b984-5966e87944fe tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:38.462160 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e92c7356-6a6a-43f1-b984-5966e87944fe tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:38.473814 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:38.473814 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:38.479771 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e92c7356-6a6a-43f1-b984-5966e87944fe tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:38.486030 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e92c7356-6a6a-43f1-b984-5966e87944fe tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 returned with HTTP 200 Jul 10 18:01:38.486590 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 266/1057] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:38 2026] GET /volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:38.501742 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-521f083b-3483-4a56-9c20-64130bcceea5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:38.504030 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:38.504849 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1565719057"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:38.507414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1565719057'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:38.507587 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Create volume of 1 GB Jul 10 18:01:38.507887 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:38.507887 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:38.513710 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Availability Zones retrieved successfully. Jul 10 18:01:38.524223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Flow 'volume_create_api' (c819ab2a-a845-4e3d-82eb-17bc71681e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:38.527414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e9b559-9feb-4fbe-8a7d-8f892fe08f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:38.529006 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:38.573721 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e9b559-9feb-4fbe-8a7d-8f892fe08f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:38.574895 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6150b4-3946-472b-9671-58bab7538866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:38.665317 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Created reservations ['e8537405-49fe-4d89-a80d-9214c5030ee1', '2e64606d-b631-4fbb-8939-5ea4cbc1f9f9', 'e42831b4-08c0-4798-92e0-2710395ab8f3', '1d51ad12-9fe8-4d72-a741-e5029dad0029'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:38.667448 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6150b4-3946-472b-9671-58bab7538866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8537405-49fe-4d89-a80d-9214c5030ee1', '2e64606d-b631-4fbb-8939-5ea4cbc1f9f9', 'e42831b4-08c0-4798-92e0-2710395ab8f3', '1d51ad12-9fe8-4d72-a741-e5029dad0029']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:38.669153 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839119a2-e883-4646-a872-48f0768cdf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:38.706225 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839119a2-e883-4646-a872-48f0768cdf81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aff5cf9-5c0b-4c55-a38a-74d9483ebb97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1565719057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20ed0aa5d01a43f99a97f9f048c9ded2',qos_specs=None,replication_status=,reservations=['e8537405-49fe-4d89-a80d-9214c5030ee1','2e64606d-b631-4fbb-8939-5ea4cbc1f9f9','e42831b4-08c0-4798-92e0-2710395ab8f3','1d51ad12-9fe8-4d72-a741-e5029dad0029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfc09b56706480dab3ac6a868efda2b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1565719057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aff5cf9-5c0b-4c55-a38a-74d9483ebb97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20ed0aa5d01a43f99a97f9f048c9ded2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdfc09b56706480dab3ac6a868efda2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:38.707535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef3b795-d0e7-40f1-9e93-a71d1f13ea74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:38.735925 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef3b795-d0e7-40f1-9e93-a71d1f13ea74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1565719057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20ed0aa5d01a43f99a97f9f048c9ded2',qos_specs=None,replication_status=,reservations=['e8537405-49fe-4d89-a80d-9214c5030ee1','2e64606d-b631-4fbb-8939-5ea4cbc1f9f9','e42831b4-08c0-4798-92e0-2710395ab8f3','1d51ad12-9fe8-4d72-a741-e5029dad0029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfc09b56706480dab3ac6a868efda2b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:38.736793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcd50177-edca-472e-9e56-a4439921a6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:38.752774 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcd50177-edca-472e-9e56-a4439921a6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:38.753445 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Flow 'volume_create_api' (c819ab2a-a845-4e3d-82eb-17bc71681e01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:38.755592 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Create volume request issued successfully. Jul 10 18:01:38.755592 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-521f083b-3483-4a56-9c20-64130bcceea5 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:38.755592 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 263/1058] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:38 2026] POST /volume/v3/volumes => generated 753 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:38.773751 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-71a79169-504a-42a9-87b8-ab29ea451337 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:38.775804 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-71a79169-504a-42a9-87b8-ab29ea451337 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 Jul 10 18:01:38.776020 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-71a79169-504a-42a9-87b8-ab29ea451337 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:38.776322 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-71a79169-504a-42a9-87b8-ab29ea451337 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:38.778906 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:UPDATE=114,cinder:INSERT=64,cinder:SELECT=376 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:01:38.786028 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:38.786028 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:38.792813 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-71a79169-504a-42a9-87b8-ab29ea451337 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:38.800414 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-71a79169-504a-42a9-87b8-ab29ea451337 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 returned with HTTP 200 Jul 10 18:01:38.804682 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 264/1059] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:38 2026] GET /volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:39.115983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2791051f-ff8c-4a4c-a567-6d44f1af3eb1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:39.118702 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2791051f-ff8c-4a4c-a567-6d44f1af3eb1 None None] GET https://10.4.3.71/volume// Jul 10 18:01:39.120433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2791051f-ff8c-4a4c-a567-6d44f1af3eb1 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:39.120433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2791051f-ff8c-4a4c-a567-6d44f1af3eb1 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:39.121098 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2791051f-ff8c-4a4c-a567-6d44f1af3eb1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:01:39.122050 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 267/1060] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:01:39 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:01:39.136476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-9de91b1c-3f37-4eca-80ad-896072a2fa8f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:39.139952 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-9de91b1c-3f37-4eca-80ad-896072a2fa8f tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:01:39.140135 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-9de91b1c-3f37-4eca-80ad-896072a2fa8f tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab9fd178-d934-4458-9c18-66f08214de7a", "connector": null, "instance_uuid": "6357098a-4cde-4cd9-95fc-b2b22f724f4c"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:39.161083 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:39.161083 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:39.224601 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-9de91b1c-3f37-4eca-80ad-896072a2fa8f tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:01:39.224601 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 267/1061] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:01:39 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:39.587453 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a89c0938-7a13-4d77-916b-a9e2d37cee4c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:39.591383 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a89c0938-7a13-4d77-916b-a9e2d37cee4c tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:39.592628 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a89c0938-7a13-4d77-916b-a9e2d37cee4c tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:39.592966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a89c0938-7a13-4d77-916b-a9e2d37cee4c tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:39.615547 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:39.615547 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:39.627475 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a89c0938-7a13-4d77-916b-a9e2d37cee4c tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:39.647072 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a89c0938-7a13-4d77-916b-a9e2d37cee4c tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:39.647775 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 264/1062] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:39 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:39.799812 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-61d47c81-8a78-4388-b832-9542470817bf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:39.800394 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-61d47c81-8a78-4388-b832-9542470817bf None None] GET https://10.4.3.71/volume// Jul 10 18:01:39.800718 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-61d47c81-8a78-4388-b832-9542470817bf None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:39.801021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-61d47c81-8a78-4388-b832-9542470817bf None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:39.803632 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-61d47c81-8a78-4388-b832-9542470817bf None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:01:39.806735 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 265/1063] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:01:39 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:01:39.821379 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0cc781d6-56c2-4f7e-afa5-3c2db018dcbb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:39.826725 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-80bec058-ec73-41fe-9206-62fb3f290287 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:39.827207 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0cc781d6-56c2-4f7e-afa5-3c2db018dcbb tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 Jul 10 18:01:39.827207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0cc781d6-56c2-4f7e-afa5-3c2db018dcbb tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:39.827207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0cc781d6-56c2-4f7e-afa5-3c2db018dcbb tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:39.827991 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-80bec058-ec73-41fe-9206-62fb3f290287 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:39.828322 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-80bec058-ec73-41fe-9206-62fb3f290287 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:39.828843 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-80bec058-ec73-41fe-9206-62fb3f290287 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:39.845348 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:39.845348 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:39.846366 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:39.846366 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:39.856624 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0cc781d6-56c2-4f7e-afa5-3c2db018dcbb tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:39.857796 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-80bec058-ec73-41fe-9206-62fb3f290287 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:39.867046 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-80bec058-ec73-41fe-9206-62fb3f290287 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:39.867241 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0cc781d6-56c2-4f7e-afa5-3c2db018dcbb tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 returned with HTTP 200 Jul 10 18:01:39.867308 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 268/1064] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:01:39 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:39.868099 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 268/1065] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:39 2026] GET /volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:39.894842 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7b34461b-ba3b-4907-b4d8-dc8be8b64368 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:39.896871 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7b34461b-ba3b-4907-b4d8-dc8be8b64368 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 Jul 10 18:01:39.897193 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7b34461b-ba3b-4907-b4d8-dc8be8b64368 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:39.897644 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7b34461b-ba3b-4907-b4d8-dc8be8b64368 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:39.907842 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:39.907842 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:39.917128 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7b34461b-ba3b-4907-b4d8-dc8be8b64368 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:39.926957 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7b34461b-ba3b-4907-b4d8-dc8be8b64368 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 returned with HTTP 200 Jul 10 18:01:39.927553 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 265/1066] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:39 2026] GET /volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:39.943922 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:39.947151 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:39.947890 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2062233580"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:39.949661 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2062233580'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:39.949834 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Create volume of 1 GB Jul 10 18:01:39.956760 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Availability Zones retrieved successfully. Jul 10 18:01:39.970480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Flow 'volume_create_api' (e8c30537-e2ff-4705-8f02-1c175ca83af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:39.971609 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89e664be-cd5e-40b9-8250-c833e21a790a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:39.972726 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:40.019946 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-2d49a394-6257-46e7-a534-46f5b48646b3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:40.024110 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-2d49a394-6257-46e7-a534-46f5b48646b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] PUT https://10.4.3.71/volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6 Jul 10 18:01:40.024731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-2d49a394-6257-46e7-a534-46f5b48646b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:40.032021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89e664be-cd5e-40b9-8250-c833e21a790a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:40.033356 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d15c6b-0c63-4219-8b95-78739f5dcf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:40.043879 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-2d49a394-6257-46e7-a534-46f5b48646b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Acquiring lock "cinder-attachment_update-ab9fd178-d934-4458-9c18-66f08214de7a-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:01:40.052972 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-2d49a394-6257-46e7-a534-46f5b48646b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Lock "cinder-attachment_update-ab9fd178-d934-4458-9c18-66f08214de7a-np0000005036" acquired by "attachment_update" :: waited 0.009s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:01:40.054490 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:40.054490 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:40.094748 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Created reservations ['35c2137e-b6de-49c5-9e12-6badf1692f41', '93edd42a-1b08-41ab-98c7-d911eac9d119', '49653a37-b2f8-4188-9656-c2b011d7ca23', '4d3ca80b-8322-4dde-b667-601f3d97434d'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:40.097220 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d15c6b-0c63-4219-8b95-78739f5dcf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35c2137e-b6de-49c5-9e12-6badf1692f41', '93edd42a-1b08-41ab-98c7-d911eac9d119', '49653a37-b2f8-4188-9656-c2b011d7ca23', '4d3ca80b-8322-4dde-b667-601f3d97434d']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:40.098165 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313a106f-9893-4ba2-8aaa-a2673622cf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:40.139393 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313a106f-9893-4ba2-8aaa-a2673622cf4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2062233580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20ed0aa5d01a43f99a97f9f048c9ded2',qos_specs=None,replication_status=,reservations=['35c2137e-b6de-49c5-9e12-6badf1692f41','93edd42a-1b08-41ab-98c7-d911eac9d119','49653a37-b2f8-4188-9656-c2b011d7ca23','4d3ca80b-8322-4dde-b667-601f3d97434d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfc09b56706480dab3ac6a868efda2b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2062233580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20ed0aa5d01a43f99a97f9f048c9ded2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdfc09b56706480dab3ac6a868efda2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:40.142609 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db51f6b7-a58e-4716-9a23-f86a0ac63dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:40.193864 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db51f6b7-a58e-4716-9a23-f86a0ac63dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2062233580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20ed0aa5d01a43f99a97f9f048c9ded2',qos_specs=None,replication_status=,reservations=['35c2137e-b6de-49c5-9e12-6badf1692f41','93edd42a-1b08-41ab-98c7-d911eac9d119','49653a37-b2f8-4188-9656-c2b011d7ca23','4d3ca80b-8322-4dde-b667-601f3d97434d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfc09b56706480dab3ac6a868efda2b',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:40.195794 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69983308-5bb2-4e02-80da-1f51e0580799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:40.225758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69983308-5bb2-4e02-80da-1f51e0580799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:40.227221 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Flow 'volume_create_api' (e8c30537-e2ff-4705-8f02-1c175ca83af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:40.229680 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Create volume request issued successfully. Jul 10 18:01:40.231281 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6e02de35-727f-43c1-abc6-f3cea33ebb99 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:40.231553 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 266/1067] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:39 2026] POST /volume/v3/volumes => generated 753 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:40.255276 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f5bcf2d9-de99-4406-83ab-df0e7a31df4b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:40.261123 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f5bcf2d9-de99-4406-83ab-df0e7a31df4b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 Jul 10 18:01:40.261123 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f5bcf2d9-de99-4406-83ab-df0e7a31df4b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:40.263692 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f5bcf2d9-de99-4406-83ab-df0e7a31df4b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:40.283681 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:40.283681 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:40.294415 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f5bcf2d9-de99-4406-83ab-df0e7a31df4b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:40.301253 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f5bcf2d9-de99-4406-83ab-df0e7a31df4b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 returned with HTTP 200 Jul 10 18:01:40.302143 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 269/1068] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:40 2026] GET /volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:40.593342 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-2d49a394-6257-46e7-a534-46f5b48646b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Lock "cinder-attachment_update-ab9fd178-d934-4458-9c18-66f08214de7a-np0000005036" released by "attachment_update" :: held 0.540s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:01:40.593801 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-2d49a394-6257-46e7-a534-46f5b48646b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6 returned with HTTP 200 Jul 10 18:01:40.594503 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 269/1069] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:01:40 2026] PUT /volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:40.676107 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-da079dda-69f2-40ff-b597-30b764322f98 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:40.679157 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-da079dda-69f2-40ff-b597-30b764322f98 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:40.679474 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-da079dda-69f2-40ff-b597-30b764322f98 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:40.679631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-da079dda-69f2-40ff-b597-30b764322f98 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:40.701626 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:40.701626 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:40.709959 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-da079dda-69f2-40ff-b597-30b764322f98 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:40.718966 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-da079dda-69f2-40ff-b597-30b764322f98 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:40.719862 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 266/1070] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:40 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:41.288908 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:41.324631 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c0d92c1b-1cda-4b4c-8891-df79ce58d418 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:41.327100 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0d92c1b-1cda-4b4c-8891-df79ce58d418 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 Jul 10 18:01:41.327602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0d92c1b-1cda-4b4c-8891-df79ce58d418 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:41.328481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0d92c1b-1cda-4b4c-8891-df79ce58d418 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:41.328542 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:41.328542 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-795075514"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:41.330918 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-795075514'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:41.330918 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Create volume of 1 GB Jul 10 18:01:41.330918 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:41.330918 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:41.335661 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Availability Zones retrieved successfully. Jul 10 18:01:41.338417 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:41.338417 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:41.342862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Flow 'volume_create_api' (45e0e8c8-4e3a-470b-8f57-42186e995412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:41.346064 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d7d8b0-58b4-46de-8b72-3bfd5340bc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.346178 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c0d92c1b-1cda-4b4c-8891-df79ce58d418 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:41.346228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:41.350456 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0d92c1b-1cda-4b4c-8891-df79ce58d418 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 returned with HTTP 200 Jul 10 18:01:41.351135 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 270/1071] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:41 2026] GET /volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:41.366471 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3429adcf-3508-4a92-84a5-2698e0d2fef3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:41.371054 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3429adcf-3508-4a92-84a5-2698e0d2fef3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 Jul 10 18:01:41.371294 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3429adcf-3508-4a92-84a5-2698e0d2fef3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:41.371547 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3429adcf-3508-4a92-84a5-2698e0d2fef3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:41.383609 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d7d8b0-58b4-46de-8b72-3bfd5340bc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.383815 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:41.383815 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:41.383904 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6b1fde-6952-4318-a799-9e9cbfb9b6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.389494 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3429adcf-3508-4a92-84a5-2698e0d2fef3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:41.397147 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3429adcf-3508-4a92-84a5-2698e0d2fef3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 returned with HTTP 200 Jul 10 18:01:41.397997 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 270/1072] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:41 2026] GET /volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:41.413150 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-154f4911-8689-487a-bd12-f9fd232390cc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:41.457277 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:41.457277 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:41.459668 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:41.459863 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Create volume of 1 GB Jul 10 18:01:41.465680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Created reservations ['9f5dc6d7-b343-4bba-ac29-a5b327694420', '325fbe38-1e2f-464c-b5e2-2041c2657fb0', 'fb333472-be20-468f-85c9-8de06ca6be59', '1df1386c-6ee5-4508-99fb-3197e7faa815'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:41.465994 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Availability Zones retrieved successfully. Jul 10 18:01:41.466683 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6b1fde-6952-4318-a799-9e9cbfb9b6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f5dc6d7-b343-4bba-ac29-a5b327694420', '325fbe38-1e2f-464c-b5e2-2041c2657fb0', 'fb333472-be20-468f-85c9-8de06ca6be59', '1df1386c-6ee5-4508-99fb-3197e7faa815']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.467454 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c36dfb2f-91aa-4f99-85ec-ae9be6a6b94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.474592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Flow 'volume_create_api' (0fa5f45b-eb7d-430a-ad66-1057e00deae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:41.475821 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fd0db2-4184-447d-8d4d-91cae6db9490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.476759 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:41.493591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c36dfb2f-91aa-4f99-85ec-ae9be6a6b94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122e35d6-f872-4e4d-875a-f63e9a61cbe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-795075514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d95857e6b71411eac9e566db750392d',qos_specs=None,replication_status=,reservations=['9f5dc6d7-b343-4bba-ac29-a5b327694420','325fbe38-1e2f-464c-b5e2-2041c2657fb0','fb333472-be20-468f-85c9-8de06ca6be59','1df1386c-6ee5-4508-99fb-3197e7faa815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10b134288227436bb1f0fe532536a7f9',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-795075514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122e35d6-f872-4e4d-875a-f63e9a61cbe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d95857e6b71411eac9e566db750392d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10b134288227436bb1f0fe532536a7f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.494520 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1662a158-e7d8-416c-aadc-6db35c5dddbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.512328 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fd0db2-4184-447d-8d4d-91cae6db9490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.513559 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d9afa7-64ba-453a-978f-711c904a00cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.517290 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1662a158-e7d8-416c-aadc-6db35c5dddbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-795075514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d95857e6b71411eac9e566db750392d',qos_specs=None,replication_status=,reservations=['9f5dc6d7-b343-4bba-ac29-a5b327694420','325fbe38-1e2f-464c-b5e2-2041c2657fb0','fb333472-be20-468f-85c9-8de06ca6be59','1df1386c-6ee5-4508-99fb-3197e7faa815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10b134288227436bb1f0fe532536a7f9',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.518534 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea66a5b6-77cd-45f3-baca-2cf5e2d6fd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.533390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea66a5b6-77cd-45f3-baca-2cf5e2d6fd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.534633 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Flow 'volume_create_api' (45e0e8c8-4e3a-470b-8f57-42186e995412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:41.535064 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Create volume request issued successfully. Jul 10 18:01:41.536200 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1e5f37f6-a092-43cc-809f-b8862e371dc5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:41.536764 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 267/1073] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:41 2026] POST /volume/v3/volumes => generated 746 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:41.552813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a6b3ab50-b088-4214-8240-4bae786e0ac6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:41.556769 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6b3ab50-b088-4214-8240-4bae786e0ac6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:01:41.556769 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6b3ab50-b088-4214-8240-4bae786e0ac6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:41.556769 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6b3ab50-b088-4214-8240-4bae786e0ac6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:41.567211 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:41.567211 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:41.574748 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a6b3ab50-b088-4214-8240-4bae786e0ac6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:01:41.583027 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6b3ab50-b088-4214-8240-4bae786e0ac6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:01:41.584068 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 271/1074] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:41 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:41.624223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Created reservations ['78e3345f-56d9-4121-862f-745db16ad02a', '81e44613-6d7a-42e5-bbc5-02529597fc2f', 'd3071d70-d182-4d27-8972-53e820e5d643', 'bad7ba51-72e5-401c-8b8b-28516c63f716'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:41.625278 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d9afa7-64ba-453a-978f-711c904a00cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e3345f-56d9-4121-862f-745db16ad02a', '81e44613-6d7a-42e5-bbc5-02529597fc2f', 'd3071d70-d182-4d27-8972-53e820e5d643', 'bad7ba51-72e5-401c-8b8b-28516c63f716']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.626315 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52108003-5cd6-4f73-8c97-2ce849db5998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.665344 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52108003-5cd6-4f73-8c97-2ce849db5998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5754ccdb-a6f6-459f-a02d-2fdb7c5407b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd682ff66c5487b9b12aae75bb0b0bc',qos_specs=None,replication_status=,reservations=['78e3345f-56d9-4121-862f-745db16ad02a','81e44613-6d7a-42e5-bbc5-02529597fc2f','d3071d70-d182-4d27-8972-53e820e5d643','bad7ba51-72e5-401c-8b8b-28516c63f716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20f543f67c394b0f8d39d376e6529a8e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5754ccdb-a6f6-459f-a02d-2fdb7c5407b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd682ff66c5487b9b12aae75bb0b0bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20f543f67c394b0f8d39d376e6529a8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.667594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9c4f2c-c3e6-4e59-a073-13c495c39a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.693580 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9c4f2c-c3e6-4e59-a073-13c495c39a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd682ff66c5487b9b12aae75bb0b0bc',qos_specs=None,replication_status=,reservations=['78e3345f-56d9-4121-862f-745db16ad02a','81e44613-6d7a-42e5-bbc5-02529597fc2f','d3071d70-d182-4d27-8972-53e820e5d643','bad7ba51-72e5-401c-8b8b-28516c63f716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20f543f67c394b0f8d39d376e6529a8e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.695237 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf2af1e-caa6-46a5-8d18-d657d08ea56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:41.713156 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf2af1e-caa6-46a5-8d18-d657d08ea56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:41.715414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Flow 'volume_create_api' (0fa5f45b-eb7d-430a-ad66-1057e00deae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:41.715414 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Create volume request issued successfully. Jul 10 18:01:41.716657 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-154f4911-8689-487a-bd12-f9fd232390cc tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:41.716837 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 267/1075] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:41 2026] POST /volume/v3/volumes => generated 731 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:41.734050 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5724546e-5aba-400a-932c-2767c50db478 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:41.737100 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5724546e-5aba-400a-932c-2767c50db478 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] GET https://10.4.3.71/volume/v3/volumes/5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 Jul 10 18:01:41.737313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5724546e-5aba-400a-932c-2767c50db478 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:41.740668 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5724546e-5aba-400a-932c-2767c50db478 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:41.741638 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-07d3d571-270d-4a71-a91a-86e957a8a3aa None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:41.744710 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-07d3d571-270d-4a71-a91a-86e957a8a3aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:41.745305 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-07d3d571-270d-4a71-a91a-86e957a8a3aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:41.745305 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-07d3d571-270d-4a71-a91a-86e957a8a3aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:41.754318 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:41.754318 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:41.761252 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5724546e-5aba-400a-932c-2767c50db478 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Volume info retrieved successfully. Jul 10 18:01:41.766356 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:41.766356 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:41.768849 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5724546e-5aba-400a-932c-2767c50db478 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] https://10.4.3.71/volume/v3/volumes/5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 returned with HTTP 200 Jul 10 18:01:41.769551 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 271/1076] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:41 2026] GET /volume/v3/volumes/5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:41.780400 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-07d3d571-270d-4a71-a91a-86e957a8a3aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:41.792895 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-07d3d571-270d-4a71-a91a-86e957a8a3aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:41.793509 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 268/1077] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:41 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:42.605892 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-687afecd-c466-4e16-ae7b-2fac144ec9f0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:42.609994 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-687afecd-c466-4e16-ae7b-2fac144ec9f0 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:01:42.610250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-687afecd-c466-4e16-ae7b-2fac144ec9f0 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:42.610547 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-687afecd-c466-4e16-ae7b-2fac144ec9f0 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:42.627093 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:42.627093 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:42.633377 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-687afecd-c466-4e16-ae7b-2fac144ec9f0 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:01:42.640371 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-687afecd-c466-4e16-ae7b-2fac144ec9f0 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:01:42.640862 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 272/1078] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:42 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:42.798077 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e4f0c20e-1aec-461f-a78f-47c23bd60f3c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:42.809793 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e4f0c20e-1aec-461f-a78f-47c23bd60f3c tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] GET https://10.4.3.71/volume/v3/volumes/5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 Jul 10 18:01:42.810027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e4f0c20e-1aec-461f-a78f-47c23bd60f3c tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:42.810284 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e4f0c20e-1aec-461f-a78f-47c23bd60f3c tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:42.816199 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=322,cinder:UPDATE=75,cinder:INSERT=43 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:01:42.819587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f2b8a20a-5938-4d68-b6a7-a7bdf2d3a053 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:42.823071 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f2b8a20a-5938-4d68-b6a7-a7bdf2d3a053 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:42.823419 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f2b8a20a-5938-4d68-b6a7-a7bdf2d3a053 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:42.823721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f2b8a20a-5938-4d68-b6a7-a7bdf2d3a053 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:42.829217 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:42.829217 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:42.835323 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e4f0c20e-1aec-461f-a78f-47c23bd60f3c tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Volume info retrieved successfully. Jul 10 18:01:42.840285 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:42.840285 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:42.843324 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e4f0c20e-1aec-461f-a78f-47c23bd60f3c tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] https://10.4.3.71/volume/v3/volumes/5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 returned with HTTP 200 Jul 10 18:01:42.843947 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 268/1079] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:42 2026] GET /volume/v3/volumes/5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:42.844538 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f2b8a20a-5938-4d68-b6a7-a7bdf2d3a053 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:42.849445 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f2b8a20a-5938-4d68-b6a7-a7bdf2d3a053 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:42.850085 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 272/1080] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:42 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:42.858119 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6aacddb0-acd9-4803-bbc4-e694f5240e96 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:42.861119 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6aacddb0-acd9-4803-bbc4-e694f5240e96 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1&project_id=20ed0aa5d01a43f99a97f9f048c9ded2 Jul 10 18:01:42.862126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6aacddb0-acd9-4803-bbc4-e694f5240e96 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:42.862126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6aacddb0-acd9-4803-bbc4-e694f5240e96 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:42.863447 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6aacddb0-acd9-4803-bbc4-e694f5240e96 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Could not evaluate value 20ed0aa5d01a43f99a97f9f048c9ded2, assuming string {{(pid=99950) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:01:42.864106 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6aacddb0-acd9-4803-bbc4-e694f5240e96 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Searching by: MultiDict([('project_id', '20ed0aa5d01a43f99a97f9f048c9ded2'), ('all_tenants', 1)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:01:42.914281 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6aacddb0-acd9-4803-bbc4-e694f5240e96 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Get all volumes completed successfully. Jul 10 18:01:42.916521 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:42.916521 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:42.922902 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6aacddb0-acd9-4803-bbc4-e694f5240e96 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1&project_id=20ed0aa5d01a43f99a97f9f048c9ded2 returned with HTTP 200 Jul 10 18:01:42.923485 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 269/1081] 10.4.3.71 () {66 vars in 1366 bytes} [Fri Jul 10 18:01:42 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=20ed0aa5d01a43f99a97f9f048c9ded2 => generated 3031 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:42.944847 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d4e3cc0e-e08b-4769-a1e0-45d669799928 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:42.948075 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d4e3cc0e-e08b-4769-a1e0-45d669799928 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 Jul 10 18:01:42.948075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d4e3cc0e-e08b-4769-a1e0-45d669799928 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:42.948075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d4e3cc0e-e08b-4769-a1e0-45d669799928 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:42.948429 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-d4e3cc0e-e08b-4769-a1e0-45d669799928 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Delete volume with id: 5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 Jul 10 18:01:42.959762 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:42.959762 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:42.959962 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d4e3cc0e-e08b-4769-a1e0-45d669799928 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Volume info retrieved successfully. Jul 10 18:01:43.010296 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d4e3cc0e-e08b-4769-a1e0-45d669799928 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] Delete volume request issued successfully. Jul 10 18:01:43.011207 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d4e3cc0e-e08b-4769-a1e0-45d669799928 tempest-VolumesListAdminTestJSON-581775959 tempest-VolumesListAdminTestJSON-581775959-project-admin] https://10.4.3.71/volume/v3/volumes/5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 returned with HTTP 202 Jul 10 18:01:43.011207 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 273/1082] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:42 2026] DELETE /volume/v3/volumes/5754ccdb-a6f6-459f-a02d-2fdb7c5407b6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:43.026875 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-874b99d0-cb33-4686-8cfe-a6f710a4ac89 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:43.030308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-874b99d0-cb33-4686-8cfe-a6f710a4ac89 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 Jul 10 18:01:43.030674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-874b99d0-cb33-4686-8cfe-a6f710a4ac89 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:43.030961 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-874b99d0-cb33-4686-8cfe-a6f710a4ac89 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:43.046294 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:43.046294 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:43.054267 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-874b99d0-cb33-4686-8cfe-a6f710a4ac89 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:43.061787 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-874b99d0-cb33-4686-8cfe-a6f710a4ac89 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 returned with HTTP 200 Jul 10 18:01:43.062963 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 269/1083] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:43 2026] GET /volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:43.078746 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-de6fa47c-1f79-4a81-913a-8c65fcd9379b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:43.082735 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-de6fa47c-1f79-4a81-913a-8c65fcd9379b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] DELETE https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 Jul 10 18:01:43.082959 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-de6fa47c-1f79-4a81-913a-8c65fcd9379b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:43.083373 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-de6fa47c-1f79-4a81-913a-8c65fcd9379b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:43.083373 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-de6fa47c-1f79-4a81-913a-8c65fcd9379b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Delete volume with id: cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 Jul 10 18:01:43.098630 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:43.098630 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:43.099347 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-de6fa47c-1f79-4a81-913a-8c65fcd9379b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:43.138740 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-de6fa47c-1f79-4a81-913a-8c65fcd9379b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Delete volume request issued successfully. Jul 10 18:01:43.139017 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-de6fa47c-1f79-4a81-913a-8c65fcd9379b tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 returned with HTTP 202 Jul 10 18:01:43.139671 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 273/1084] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:43 2026] DELETE /volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:43.152408 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-be799122-65ee-454b-8838-73338cd6e679 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:43.156591 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be799122-65ee-454b-8838-73338cd6e679 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 Jul 10 18:01:43.156591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be799122-65ee-454b-8838-73338cd6e679 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:43.156591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be799122-65ee-454b-8838-73338cd6e679 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:43.175104 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:43.175104 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:43.185195 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-be799122-65ee-454b-8838-73338cd6e679 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:43.195809 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be799122-65ee-454b-8838-73338cd6e679 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 returned with HTTP 200 Jul 10 18:01:43.196671 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 270/1085] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:43 2026] GET /volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:43.863923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f47d7bae-8453-4b58-acc5-ac7782d492af None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:43.868847 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f47d7bae-8453-4b58-acc5-ac7782d492af tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:43.869356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f47d7bae-8453-4b58-acc5-ac7782d492af tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:43.869739 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f47d7bae-8453-4b58-acc5-ac7782d492af tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:43.882598 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:43.882598 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:43.893948 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f47d7bae-8453-4b58-acc5-ac7782d492af tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:43.903481 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f47d7bae-8453-4b58-acc5-ac7782d492af tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:43.903948 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 274/1086] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:43 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:44.221012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9ec85d4e-7098-4e9a-b596-fc806ec18b8f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:44.224071 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ec85d4e-7098-4e9a-b596-fc806ec18b8f tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 Jul 10 18:01:44.224730 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ec85d4e-7098-4e9a-b596-fc806ec18b8f tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:44.224730 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ec85d4e-7098-4e9a-b596-fc806ec18b8f tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:44.238727 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ec85d4e-7098-4e9a-b596-fc806ec18b8f tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 returned with HTTP 404 Jul 10 18:01:44.238727 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 270/1087] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:44 2026] GET /volume/v3/volumes/cf8fc4f3-ce83-4bba-b932-a0aeb8da7c01 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:44.247486 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8cb5d07b-dabc-4811-ab40-bad2bc9d2df3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:44.250691 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cb5d07b-dabc-4811-ab40-bad2bc9d2df3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 Jul 10 18:01:44.250948 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8cb5d07b-dabc-4811-ab40-bad2bc9d2df3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:44.251131 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8cb5d07b-dabc-4811-ab40-bad2bc9d2df3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:44.265928 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:44.265928 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:44.271993 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8cb5d07b-dabc-4811-ab40-bad2bc9d2df3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:44.281993 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cb5d07b-dabc-4811-ab40-bad2bc9d2df3 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 returned with HTTP 200 Jul 10 18:01:44.284859 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 274/1088] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:44 2026] GET /volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:44.310711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a8fb73ed-ecab-4269-8d4f-da1c7fabe1c4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:44.315634 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a8fb73ed-ecab-4269-8d4f-da1c7fabe1c4 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] DELETE https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 Jul 10 18:01:44.315634 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a8fb73ed-ecab-4269-8d4f-da1c7fabe1c4 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:44.315634 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a8fb73ed-ecab-4269-8d4f-da1c7fabe1c4 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:44.315910 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-a8fb73ed-ecab-4269-8d4f-da1c7fabe1c4 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Delete volume with id: 2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 Jul 10 18:01:44.334548 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:44.334548 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:44.334548 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a8fb73ed-ecab-4269-8d4f-da1c7fabe1c4 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:44.405144 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a8fb73ed-ecab-4269-8d4f-da1c7fabe1c4 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Delete volume request issued successfully. Jul 10 18:01:44.405144 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a8fb73ed-ecab-4269-8d4f-da1c7fabe1c4 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 returned with HTTP 202 Jul 10 18:01:44.405144 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 271/1089] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:44 2026] DELETE /volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:44.419983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2e9e27f5-ad42-461c-8212-43a068fa07e8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:44.422733 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e9e27f5-ad42-461c-8212-43a068fa07e8 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 Jul 10 18:01:44.422953 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e9e27f5-ad42-461c-8212-43a068fa07e8 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:44.423181 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e9e27f5-ad42-461c-8212-43a068fa07e8 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:44.442074 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:44.442074 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:44.452028 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2e9e27f5-ad42-461c-8212-43a068fa07e8 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:44.458806 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e9e27f5-ad42-461c-8212-43a068fa07e8 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 returned with HTTP 200 Jul 10 18:01:44.460066 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 275/1090] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:44 2026] GET /volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:44.920127 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7e4315ee-6229-4c4e-a668-7a2dbbcc9e9e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:44.923117 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e4315ee-6229-4c4e-a668-7a2dbbcc9e9e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:44.923469 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e4315ee-6229-4c4e-a668-7a2dbbcc9e9e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:44.923811 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e4315ee-6229-4c4e-a668-7a2dbbcc9e9e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:44.936791 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:44.936791 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:44.942092 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7e4315ee-6229-4c4e-a668-7a2dbbcc9e9e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:44.947958 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e4315ee-6229-4c4e-a668-7a2dbbcc9e9e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:44.947958 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 271/1091] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:44 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:45.479552 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e02ebbea-7147-4fc6-879b-eab7bbf5ecd2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:45.483091 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e02ebbea-7147-4fc6-879b-eab7bbf5ecd2 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 Jul 10 18:01:45.483091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e02ebbea-7147-4fc6-879b-eab7bbf5ecd2 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:45.483091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e02ebbea-7147-4fc6-879b-eab7bbf5ecd2 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:45.490946 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e02ebbea-7147-4fc6-879b-eab7bbf5ecd2 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 returned with HTTP 404 Jul 10 18:01:45.491976 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 275/1092] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:45 2026] GET /volume/v3/volumes/2aff5cf9-5c0b-4c55-a38a-74d9483ebb97 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:45.503263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-59c4f599-cc67-4e70-b6cc-e30642c2342d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:45.505885 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-59c4f599-cc67-4e70-b6cc-e30642c2342d tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 Jul 10 18:01:45.505885 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-59c4f599-cc67-4e70-b6cc-e30642c2342d tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:45.506071 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-59c4f599-cc67-4e70-b6cc-e30642c2342d tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:45.517147 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:45.517147 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:45.522614 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-59c4f599-cc67-4e70-b6cc-e30642c2342d tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:45.529766 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-59c4f599-cc67-4e70-b6cc-e30642c2342d tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 returned with HTTP 200 Jul 10 18:01:45.529766 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 272/1093] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:45 2026] GET /volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:45.550168 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b57a5e55-309e-415f-a0fb-c1ee6e46b115 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:45.553088 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b57a5e55-309e-415f-a0fb-c1ee6e46b115 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 Jul 10 18:01:45.553322 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b57a5e55-309e-415f-a0fb-c1ee6e46b115 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:45.553540 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b57a5e55-309e-415f-a0fb-c1ee6e46b115 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:45.553742 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-b57a5e55-309e-415f-a0fb-c1ee6e46b115 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Delete volume with id: 9aae9799-b9ce-4906-b828-367887136fd1 Jul 10 18:01:45.567628 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:45.567628 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:45.568430 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b57a5e55-309e-415f-a0fb-c1ee6e46b115 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:45.599017 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b57a5e55-309e-415f-a0fb-c1ee6e46b115 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Delete volume request issued successfully. Jul 10 18:01:45.600020 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b57a5e55-309e-415f-a0fb-c1ee6e46b115 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 returned with HTTP 202 Jul 10 18:01:45.600020 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 276/1094] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:45 2026] DELETE /volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:45.612885 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-07690a06-9f0e-47d8-8f3d-70ee80b045e7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:45.614465 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-07690a06-9f0e-47d8-8f3d-70ee80b045e7 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 Jul 10 18:01:45.614729 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-07690a06-9f0e-47d8-8f3d-70ee80b045e7 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:45.615100 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-07690a06-9f0e-47d8-8f3d-70ee80b045e7 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:45.626710 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:45.626710 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:45.633477 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-bfe20188-e844-420b-8762-ec13feef83a5 req-5fe0fa5e-0e11-454c-8742-f4d4de264d0d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:45.636060 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-07690a06-9f0e-47d8-8f3d-70ee80b045e7 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Volume info retrieved successfully. Jul 10 18:01:45.636291 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-5fe0fa5e-0e11-454c-8742-f4d4de264d0d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] POST https://10.4.3.71/volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04/action Jul 10 18:01:45.636922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-5fe0fa5e-0e11-454c-8742-f4d4de264d0d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:45.636922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-5fe0fa5e-0e11-454c-8742-f4d4de264d0d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:45.643539 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-07690a06-9f0e-47d8-8f3d-70ee80b045e7 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 returned with HTTP 200 Jul 10 18:01:45.644181 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 272/1095] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:45 2026] GET /volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:45.664610 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:45.664610 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:45.690185 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfe20188-e844-420b-8762-ec13feef83a5 req-5fe0fa5e-0e11-454c-8742-f4d4de264d0d tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04/action returned with HTTP 204 Jul 10 18:01:45.690745 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 276/1096] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:01:45 2026] POST /volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:45.961772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ee80acf2-9992-4c4f-8348-0ab75157b2cb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:45.966298 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ee80acf2-9992-4c4f-8348-0ab75157b2cb tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:45.966894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ee80acf2-9992-4c4f-8348-0ab75157b2cb tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:45.967300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ee80acf2-9992-4c4f-8348-0ab75157b2cb tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:45.987712 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:45.987712 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:45.995064 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ee80acf2-9992-4c4f-8348-0ab75157b2cb tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:46.002771 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ee80acf2-9992-4c4f-8348-0ab75157b2cb tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:46.004109 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 273/1097] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:45 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:46.660911 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8c7c669a-52fd-48e6-bc85-00b497e8c923 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:46.663103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8c7c669a-52fd-48e6-bc85-00b497e8c923 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] GET https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 Jul 10 18:01:46.663377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8c7c669a-52fd-48e6-bc85-00b497e8c923 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:46.663627 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8c7c669a-52fd-48e6-bc85-00b497e8c923 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:46.670867 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8c7c669a-52fd-48e6-bc85-00b497e8c923 tempest-VolumesListAdminTestJSON-2137449510 tempest-VolumesListAdminTestJSON-2137449510-project-member] https://10.4.3.71/volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 returned with HTTP 404 Jul 10 18:01:46.671508 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 277/1098] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:46 2026] GET /volume/v3/volumes/9aae9799-b9ce-4906-b828-367887136fd1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:47.031357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-739f98c9-4bf5-4f1e-a631-4afcca7c0f4f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:47.041391 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-739f98c9-4bf5-4f1e-a631-4afcca7c0f4f tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:47.041666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-739f98c9-4bf5-4f1e-a631-4afcca7c0f4f tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:47.042583 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-739f98c9-4bf5-4f1e-a631-4afcca7c0f4f tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:47.055434 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:47.055434 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:47.059702 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-739f98c9-4bf5-4f1e-a631-4afcca7c0f4f tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:47.064954 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-739f98c9-4bf5-4f1e-a631-4afcca7c0f4f tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:47.065708 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 273/1099] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:47 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:47.701034 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:47.703389 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:47.706215 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1518162654"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:47.709942 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1518162654'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:47.710106 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Create volume of 1 GB Jul 10 18:01:47.716030 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Availability Zones retrieved successfully. Jul 10 18:01:47.731209 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Flow 'volume_create_api' (d9c1d719-6410-4ee7-95e6-6973bdf586ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:47.732547 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ad3b25-8954-42fc-a1c3-8749b32a33c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:47.733877 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:47.774667 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ad3b25-8954-42fc-a1c3-8749b32a33c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:47.775907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5aefb9-065b-48cb-812f-33b3619a154e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:47.859809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Created reservations ['bbff7979-ad0a-404d-8d59-7a62c07d3c2a', '0b9be63b-2d6a-4723-accf-8ba9b08cfd5b', '03bc6c1d-334b-4d7e-91ec-f611369f6284', '14d78246-0a5e-4a90-84cc-a5b22bdf7b66'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:47.860991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5aefb9-065b-48cb-812f-33b3619a154e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbff7979-ad0a-404d-8d59-7a62c07d3c2a', '0b9be63b-2d6a-4723-accf-8ba9b08cfd5b', '03bc6c1d-334b-4d7e-91ec-f611369f6284', '14d78246-0a5e-4a90-84cc-a5b22bdf7b66']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:47.862345 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8725a57-9865-408c-a756-6c656645d66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:47.897120 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8725a57-9865-408c-a756-6c656645d66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63fa68c2-9c61-45c5-ba77-1831d47d4320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1518162654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='112fa5c122744c8b9c1b37a6ee9d6cd9',qos_specs=None,replication_status=,reservations=['bbff7979-ad0a-404d-8d59-7a62c07d3c2a','0b9be63b-2d6a-4723-accf-8ba9b08cfd5b','03bc6c1d-334b-4d7e-91ec-f611369f6284','14d78246-0a5e-4a90-84cc-a5b22bdf7b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9633249262b84ed8820916fe00d95226',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1518162654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63fa68c2-9c61-45c5-ba77-1831d47d4320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='112fa5c122744c8b9c1b37a6ee9d6cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9633249262b84ed8820916fe00d95226',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:47.898075 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee3f622-47a4-4efb-a56b-1acedb5d868a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:47.930956 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee3f622-47a4-4efb-a56b-1acedb5d868a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1518162654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='112fa5c122744c8b9c1b37a6ee9d6cd9',qos_specs=None,replication_status=,reservations=['bbff7979-ad0a-404d-8d59-7a62c07d3c2a','0b9be63b-2d6a-4723-accf-8ba9b08cfd5b','03bc6c1d-334b-4d7e-91ec-f611369f6284','14d78246-0a5e-4a90-84cc-a5b22bdf7b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9633249262b84ed8820916fe00d95226',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:47.931967 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e40caeb2-8ef2-4834-800f-71cc1b813320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:47.947033 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e40caeb2-8ef2-4834-800f-71cc1b813320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:47.948030 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Flow 'volume_create_api' (d9c1d719-6410-4ee7-95e6-6973bdf586ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:47.949271 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Create volume request issued successfully. Jul 10 18:01:47.951228 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b03c977a-28e5-49ac-b64c-dd73f76347c4 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:47.952061 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 277/1100] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:47 2026] POST /volume/v3/volumes => generated 755 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:47.970152 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5a9e9f90-dca5-4e25-9cbb-21a0c54606ab None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:47.974219 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5a9e9f90-dca5-4e25-9cbb-21a0c54606ab tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:01:47.974219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5a9e9f90-dca5-4e25-9cbb-21a0c54606ab tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:47.974219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5a9e9f90-dca5-4e25-9cbb-21a0c54606ab tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:47.987231 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:47.987231 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:47.991547 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5a9e9f90-dca5-4e25-9cbb-21a0c54606ab tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:01:48.001361 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5a9e9f90-dca5-4e25-9cbb-21a0c54606ab tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:01:48.002125 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 274/1101] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:47 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:48.085846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6f07ce9b-8163-40a8-9164-c10340f252e4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:48.088188 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f07ce9b-8163-40a8-9164-c10340f252e4 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:48.088444 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f07ce9b-8163-40a8-9164-c10340f252e4 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:48.088690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f07ce9b-8163-40a8-9164-c10340f252e4 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:48.108521 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:48.108521 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:48.113362 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6f07ce9b-8163-40a8-9164-c10340f252e4 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:48.121803 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f07ce9b-8163-40a8-9164-c10340f252e4 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:48.122315 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 278/1102] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:48 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:48.502432 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-3899bfeb-a2ed-45b3-8710-14d075cd30b9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:48.512404 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-3899bfeb-a2ed-45b3-8710-14d075cd30b9 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] POST https://10.4.3.71/volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6/action Jul 10 18:01:48.512881 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-3899bfeb-a2ed-45b3-8710-14d075cd30b9 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:48.513063 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-3899bfeb-a2ed-45b3-8710-14d075cd30b9 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:48.534710 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:48.534710 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:48.550187 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-2cad8c91-3aa2-4e50-b2df-8e9ae772816e req-3899bfeb-a2ed-45b3-8710-14d075cd30b9 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6/action returned with HTTP 204 Jul 10 18:01:48.550801 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 274/1103] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:01:48 2026] POST /volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:49.019488 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-25a17bd5-73f9-499b-9bc7-bacb3fe51070 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:49.021610 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-25a17bd5-73f9-499b-9bc7-bacb3fe51070 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:01:49.021844 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-25a17bd5-73f9-499b-9bc7-bacb3fe51070 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:49.023217 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-25a17bd5-73f9-499b-9bc7-bacb3fe51070 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:49.032371 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:49.032371 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:49.038422 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-25a17bd5-73f9-499b-9bc7-bacb3fe51070 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:01:49.044542 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-25a17bd5-73f9-499b-9bc7-bacb3fe51070 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:01:49.045090 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 278/1104] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:49 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:49.092896 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:49.141366 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-61c90dc3-707f-4c35-b376-ddb754c94e33 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:49.144554 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-61c90dc3-707f-4c35-b376-ddb754c94e33 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:49.147269 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-61c90dc3-707f-4c35-b376-ddb754c94e33 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:49.147269 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-61c90dc3-707f-4c35-b376-ddb754c94e33 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:49.173310 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:49.173310 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:49.182386 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-61c90dc3-707f-4c35-b376-ddb754c94e33 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:49.192365 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-61c90dc3-707f-4c35-b376-ddb754c94e33 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:49.193283 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 279/1105] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:49 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1156 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:49.213308 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:49.216123 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] POST https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a/action Jul 10 18:01:49.216512 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:49.216512 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:49.231815 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:49.231815 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:49.232010 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:49.269599 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:49.269599 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-286804063"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:49.270821 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-286804063'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:49.273044 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Create volume of 1 GB Jul 10 18:01:49.279440 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Availability Zones retrieved successfully. Jul 10 18:01:49.286792 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Flow 'volume_create_api' (536dcc7a-6be1-4edf-ac81-1cc32b242931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:49.288219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850f8305-fc28-4389-a3e1-43611c6ec4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:49.289636 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:49.299471 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Created reservations ['cdf7b668-6a99-4236-bc98-1020523cecf1', 'b543628c-27d2-4c9b-ab08-29b031d9c2a9'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:49.334597 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Extend volume request issued successfully. Jul 10 18:01:49.334597 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a/action returned with HTTP 202 Jul 10 18:01:49.334597 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 275/1106] 10.4.3.71 () {70 vars in 1424 bytes} [Fri Jul 10 18:01:49 2026] POST /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 18:01:49.348739 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ca73c14c-dc9c-4b25-8438-fcab4e953a95 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:49.349470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850f8305-fc28-4389-a3e1-43611c6ec4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:49.350584 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba44c222-260b-4096-9c58-a12dc0a27fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:49.354533 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ca73c14c-dc9c-4b25-8438-fcab4e953a95 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:49.354617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ca73c14c-dc9c-4b25-8438-fcab4e953a95 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:49.354794 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ca73c14c-dc9c-4b25-8438-fcab4e953a95 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:49.372025 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:49.372025 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:49.380077 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ca73c14c-dc9c-4b25-8438-fcab4e953a95 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:49.385903 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ca73c14c-dc9c-4b25-8438-fcab4e953a95 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:49.386545 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 279/1107] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:49 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:49.456981 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Created reservations ['0faeafa1-1fa5-46ee-9eb7-9822a5fdba12', 'a695eff7-cf04-437e-a53b-0e8d4c120088', 'efe4b5ed-1670-4e18-942d-a95016a38dc0', '09d1ffc8-7754-4954-8791-4032a3d26d81'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:49.457980 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba44c222-260b-4096-9c58-a12dc0a27fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0faeafa1-1fa5-46ee-9eb7-9822a5fdba12', 'a695eff7-cf04-437e-a53b-0e8d4c120088', 'efe4b5ed-1670-4e18-942d-a95016a38dc0', '09d1ffc8-7754-4954-8791-4032a3d26d81']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:49.459180 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426df254-9ae1-43e9-8dc4-eb282dbfe3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:49.497895 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426df254-9ae1-43e9-8dc4-eb282dbfe3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aa4691b-31a8-4083-98cb-d567ab3d87c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-286804063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc11255cd944311ab34f259ec8fc092',qos_specs=None,replication_status=,reservations=['0faeafa1-1fa5-46ee-9eb7-9822a5fdba12','a695eff7-cf04-437e-a53b-0e8d4c120088','efe4b5ed-1670-4e18-942d-a95016a38dc0','09d1ffc8-7754-4954-8791-4032a3d26d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0082b342dd45ffbfe5ae8dadd272ef',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-286804063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aa4691b-31a8-4083-98cb-d567ab3d87c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc11255cd944311ab34f259ec8fc092',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d0082b342dd45ffbfe5ae8dadd272ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:49.499134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddedfc95-7edd-4231-9f12-1f3218f93653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:49.531378 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddedfc95-7edd-4231-9f12-1f3218f93653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-286804063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc11255cd944311ab34f259ec8fc092',qos_specs=None,replication_status=,reservations=['0faeafa1-1fa5-46ee-9eb7-9822a5fdba12','a695eff7-cf04-437e-a53b-0e8d4c120088','efe4b5ed-1670-4e18-942d-a95016a38dc0','09d1ffc8-7754-4954-8791-4032a3d26d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0082b342dd45ffbfe5ae8dadd272ef',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:49.532413 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3783d614-27a1-4f6d-ac6a-52d94a0710ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:49.547630 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3783d614-27a1-4f6d-ac6a-52d94a0710ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:49.548733 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Flow 'volume_create_api' (536dcc7a-6be1-4edf-ac81-1cc32b242931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:49.549141 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Create volume request issued successfully. Jul 10 18:01:49.550016 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2541d1af-53fb-4c29-9078-453c92a3aa6a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:49.550711 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 275/1108] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:01:49 2026] POST /volume/v3/volumes => generated 752 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:49.578192 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-499d9fba-7799-4e8d-b264-c894692f8ea1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:49.580669 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-499d9fba-7799-4e8d-b264-c894692f8ea1 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 Jul 10 18:01:49.580942 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-499d9fba-7799-4e8d-b264-c894692f8ea1 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:49.581258 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-499d9fba-7799-4e8d-b264-c894692f8ea1 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:49.596191 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:49.596191 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:49.602268 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-499d9fba-7799-4e8d-b264-c894692f8ea1 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Volume info retrieved successfully. Jul 10 18:01:49.609020 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-499d9fba-7799-4e8d-b264-c894692f8ea1 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 returned with HTTP 200 Jul 10 18:01:49.610182 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 280/1109] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:49 2026] GET /volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:49.708795 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5cdc616b-843f-4fb4-a2d2-ce3f190c2fd5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:49.714003 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5cdc616b-843f-4fb4-a2d2-ce3f190c2fd5 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/731e3a3b-0c8a-48b4-b133-85db5f9a22f4/action Jul 10 18:01:49.717588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5cdc616b-843f-4fb4-a2d2-ce3f190c2fd5 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-attach": {"instance_uuid": "bbfcf298-970e-42e9-98fc-a15a2e654741", "mountpoint": "/dev/vdc"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:49.717588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5cdc616b-843f-4fb4-a2d2-ce3f190c2fd5 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bbfcf298-970e-42e9-98fc-a15a2e654741", "mountpoint": "/dev/vdc"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:49.733157 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5cdc616b-843f-4fb4-a2d2-ce3f190c2fd5 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/731e3a3b-0c8a-48b4-b133-85db5f9a22f4/action returned with HTTP 404 Jul 10 18:01:49.733824 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 276/1110] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:01:49 2026] POST /volume/v3/volumes/731e3a3b-0c8a-48b4-b133-85db5f9a22f4/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:50.404496 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2dbd598d-531a-418c-93f8-d0eaffcb9a66 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:50.406245 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2dbd598d-531a-418c-93f8-d0eaffcb9a66 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:50.406481 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2dbd598d-531a-418c-93f8-d0eaffcb9a66 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:50.406691 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2dbd598d-531a-418c-93f8-d0eaffcb9a66 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:50.420239 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:50.420239 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:50.429904 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2dbd598d-531a-418c-93f8-d0eaffcb9a66 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:50.436534 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2dbd598d-531a-418c-93f8-d0eaffcb9a66 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:50.437206 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 280/1111] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:50 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1156 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:50.455686 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-03d84f9e-63cd-4f58-b378-88b91a836997 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:50.459070 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-03d84f9e-63cd-4f58-b378-88b91a836997 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:50.459742 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-03d84f9e-63cd-4f58-b378-88b91a836997 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:50.460299 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-03d84f9e-63cd-4f58-b378-88b91a836997 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:50.476713 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:50.476713 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:50.483158 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-03d84f9e-63cd-4f58-b378-88b91a836997 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:50.489923 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-03d84f9e-63cd-4f58-b378-88b91a836997 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:50.490436 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 276/1112] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:50 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1156 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:50.624812 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-42328421-e688-42d9-8077-885271ebf9a4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:50.627109 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42328421-e688-42d9-8077-885271ebf9a4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 Jul 10 18:01:50.627439 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42328421-e688-42d9-8077-885271ebf9a4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:50.627757 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42328421-e688-42d9-8077-885271ebf9a4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:50.636407 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:50.636407 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:50.641022 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-42328421-e688-42d9-8077-885271ebf9a4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Volume info retrieved successfully. Jul 10 18:01:50.646905 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42328421-e688-42d9-8077-885271ebf9a4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 returned with HTTP 200 Jul 10 18:01:50.647442 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 281/1113] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:50 2026] GET /volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:50.662836 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1debd5be-14b2-478f-93e6-1a8e882a9093 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:50.664961 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1debd5be-14b2-478f-93e6-1a8e882a9093 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:01:50.665726 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1debd5be-14b2-478f-93e6-1a8e882a9093 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2aa4691b-31a8-4083-98cb-d567ab3d87c4", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1222493249"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:50.677695 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:50.677695 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:50.678412 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1debd5be-14b2-478f-93e6-1a8e882a9093 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Volume info retrieved successfully. Jul 10 18:01:50.678643 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-1debd5be-14b2-478f-93e6-1a8e882a9093 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Create snapshot from volume 2aa4691b-31a8-4083-98cb-d567ab3d87c4 Jul 10 18:01:50.752986 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-1debd5be-14b2-478f-93e6-1a8e882a9093 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Created reservations ['b6db7c4f-ce28-40e6-99e3-5b1aae12d1cc', 'f93c7c73-f5f1-4e7e-899a-05eb8be2e94e', 'ddd3abd6-f43f-493d-8805-f28e9d68dece', '58c71a90-2f2b-4879-b6df-5412e5ce88f7'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:50.798146 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1debd5be-14b2-478f-93e6-1a8e882a9093 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot create request issued successfully. Jul 10 18:01:50.798552 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1debd5be-14b2-478f-93e6-1a8e882a9093 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:01:50.799153 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 277/1114] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:01:50 2026] POST /volume/v3/snapshots => generated 311 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:50.810051 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-909bf386-3277-4846-9996-2741e864acd4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:50.813125 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-909bf386-3277-4846-9996-2741e864acd4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 Jul 10 18:01:50.813391 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-909bf386-3277-4846-9996-2741e864acd4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:50.813612 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-909bf386-3277-4846-9996-2741e864acd4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:50.825380 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:50.825380 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:50.825948 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-909bf386-3277-4846-9996-2741e864acd4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:50.826915 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-909bf386-3277-4846-9996-2741e864acd4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 returned with HTTP 200 Jul 10 18:01:50.827384 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 281/1115] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:50 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:50.895805 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 req-2a28a7c0-c9ed-4868-a535-272f0ebcccb5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:50.896249 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 req-2a28a7c0-c9ed-4868-a535-272f0ebcccb5 service nova] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:50.896575 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 req-2a28a7c0-c9ed-4868-a535-272f0ebcccb5 service nova] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:50.896858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 req-2a28a7c0-c9ed-4868-a535-272f0ebcccb5 service nova] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:50.910637 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:50.910637 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:50.917974 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 req-2a28a7c0-c9ed-4868-a535-272f0ebcccb5 service nova] Volume info retrieved successfully. Jul 10 18:01:50.922708 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3c3fa24d-fb1c-4540-9c1c-9123fe936c81 req-2a28a7c0-c9ed-4868-a535-272f0ebcccb5 service nova] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:50.923151 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 277/1116] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:01:50 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:51.844368 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e0bc5ad1-3b4e-4d14-9023-d925ff83012c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:51.849037 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e0bc5ad1-3b4e-4d14-9023-d925ff83012c tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 Jul 10 18:01:51.849037 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e0bc5ad1-3b4e-4d14-9023-d925ff83012c tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:51.849037 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e0bc5ad1-3b4e-4d14-9023-d925ff83012c tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:51.857845 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:51.857845 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:51.857845 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e0bc5ad1-3b4e-4d14-9023-d925ff83012c tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:51.859728 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e0bc5ad1-3b4e-4d14-9023-d925ff83012c tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 returned with HTTP 200 Jul 10 18:01:51.860477 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 282/1117] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:51 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:51.872942 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ef1d352e-1c3b-43d7-bcc0-7548d3332322 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:51.875649 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ef1d352e-1c3b-43d7-bcc0-7548d3332322 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] POST https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:51.876013 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ef1d352e-1c3b-43d7-bcc0-7548d3332322 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:51.883329 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:51.883329 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:51.884098 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ef1d352e-1c3b-43d7-bcc0-7548d3332322 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:51.930068 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ef1d352e-1c3b-43d7-bcc0-7548d3332322 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Update snapshot metadata completed successfully. Jul 10 18:01:51.930270 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ef1d352e-1c3b-43d7-bcc0-7548d3332322 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:51.930649 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 278/1118] 10.4.3.71 () {68 vars in 1395 bytes} [Fri Jul 10 18:01:51 2026] POST /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:51.940488 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-405abfa3-4f7f-426d-9626-ef09f317a12b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:51.943966 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-405abfa3-4f7f-426d-9626-ef09f317a12b tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:51.943966 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-405abfa3-4f7f-426d-9626-ef09f317a12b tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:51.944663 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-405abfa3-4f7f-426d-9626-ef09f317a12b tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:51.950944 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:51.950944 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:51.951750 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-405abfa3-4f7f-426d-9626-ef09f317a12b tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:51.952885 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-405abfa3-4f7f-426d-9626-ef09f317a12b tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Get snapshot metadata completed successfully. Jul 10 18:01:51.953162 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-405abfa3-4f7f-426d-9626-ef09f317a12b tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:51.953618 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 282/1119] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:01:51 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:51.962901 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-47e0a518-d33c-4761-b0dc-eb4cea329235 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:51.965106 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-47e0a518-d33c-4761-b0dc-eb4cea329235 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] PUT https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:51.965543 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-47e0a518-d33c-4761-b0dc-eb4cea329235 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:51.975349 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:51.975349 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:51.976682 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-47e0a518-d33c-4761-b0dc-eb4cea329235 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.018956 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-47e0a518-d33c-4761-b0dc-eb4cea329235 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Update snapshot metadata completed successfully. Jul 10 18:01:52.019469 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-47e0a518-d33c-4761-b0dc-eb4cea329235 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:52.020212 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 278/1120] 10.4.3.71 () {68 vars in 1394 bytes} [Fri Jul 10 18:01:51 2026] PUT /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 57 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.033784 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e523fd9a-6667-49f3-8bcc-862d79d60bec None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.039876 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e523fd9a-6667-49f3-8bcc-862d79d60bec tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:52.039876 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e523fd9a-6667-49f3-8bcc-862d79d60bec tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.039876 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e523fd9a-6667-49f3-8bcc-862d79d60bec tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.051281 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.051281 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:52.051281 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e523fd9a-6667-49f3-8bcc-862d79d60bec tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.051281 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e523fd9a-6667-49f3-8bcc-862d79d60bec tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Get snapshot metadata completed successfully. Jul 10 18:01:52.052161 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e523fd9a-6667-49f3-8bcc-862d79d60bec tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:52.052249 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 283/1121] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:01:52 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 57 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.063659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-30873544-1397-4749-939d-88f409620669 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.066457 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-30873544-1397-4749-939d-88f409620669 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata/key3 Jul 10 18:01:52.067286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-30873544-1397-4749-939d-88f409620669 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.067709 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-30873544-1397-4749-939d-88f409620669 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.076414 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.076414 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:52.077081 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-30873544-1397-4749-939d-88f409620669 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.078162 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-30873544-1397-4749-939d-88f409620669 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Get snapshot metadata completed successfully. Jul 10 18:01:52.101187 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-30873544-1397-4749-939d-88f409620669 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Delete snapshot metadata completed successfully. Jul 10 18:01:52.101513 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-30873544-1397-4749-939d-88f409620669 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata/key3 returned with HTTP 200 Jul 10 18:01:52.102124 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 279/1122] 10.4.3.71 () {66 vars in 1392 bytes} [Fri Jul 10 18:01:52 2026] DELETE /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 18:01:52.114428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-196168fa-9c0d-44e9-8373-48419161a3b4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.118161 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-196168fa-9c0d-44e9-8373-48419161a3b4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:52.118418 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-196168fa-9c0d-44e9-8373-48419161a3b4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.119517 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-196168fa-9c0d-44e9-8373-48419161a3b4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.131292 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.131292 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:52.131292 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-196168fa-9c0d-44e9-8373-48419161a3b4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.131988 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-196168fa-9c0d-44e9-8373-48419161a3b4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Get snapshot metadata completed successfully. Jul 10 18:01:52.132282 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-196168fa-9c0d-44e9-8373-48419161a3b4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:52.136518 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 283/1123] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:01:52 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.155193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5c953688-57a0-42c6-b1b0-6ff75ac9777a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.160592 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5c953688-57a0-42c6-b1b0-6ff75ac9777a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] PUT https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:52.160592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5c953688-57a0-42c6-b1b0-6ff75ac9777a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:52.171728 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.171728 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:52.171728 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5c953688-57a0-42c6-b1b0-6ff75ac9777a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.199362 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5c953688-57a0-42c6-b1b0-6ff75ac9777a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Update snapshot metadata completed successfully. Jul 10 18:01:52.199745 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5c953688-57a0-42c6-b1b0-6ff75ac9777a tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:52.200284 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 279/1124] 10.4.3.71 () {68 vars in 1394 bytes} [Fri Jul 10 18:01:52 2026] PUT /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.215204 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-846acb3e-1c0c-4418-9f55-11c4823868da None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.217849 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-846acb3e-1c0c-4418-9f55-11c4823868da tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] POST https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:52.218302 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-846acb3e-1c0c-4418-9f55-11c4823868da tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:52.233383 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.233383 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:52.233982 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-846acb3e-1c0c-4418-9f55-11c4823868da tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.296086 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-846acb3e-1c0c-4418-9f55-11c4823868da tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Update snapshot metadata completed successfully. Jul 10 18:01:52.296465 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-846acb3e-1c0c-4418-9f55-11c4823868da tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:52.297139 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 284/1125] 10.4.3.71 () {68 vars in 1395 bytes} [Fri Jul 10 18:01:52 2026] POST /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.310498 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0f24d707-58c5-40dc-b550-d89d25540136 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.313873 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f24d707-58c5-40dc-b550-d89d25540136 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:52.314277 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f24d707-58c5-40dc-b550-d89d25540136 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.314554 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f24d707-58c5-40dc-b550-d89d25540136 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.325713 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.325713 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:52.326582 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0f24d707-58c5-40dc-b550-d89d25540136 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.328507 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0f24d707-58c5-40dc-b550-d89d25540136 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Get snapshot metadata completed successfully. Jul 10 18:01:52.329958 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f24d707-58c5-40dc-b550-d89d25540136 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:52.329958 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 280/1126] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:01:52 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.339886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2ac936c9-d0ab-47d9-a168-9ee291593ea4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.342283 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2ac936c9-d0ab-47d9-a168-9ee291593ea4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] PUT https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata/key3 Jul 10 18:01:52.342799 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2ac936c9-d0ab-47d9-a168-9ee291593ea4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:52.353262 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.353262 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:52.353405 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2ac936c9-d0ab-47d9-a168-9ee291593ea4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.378895 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2ac936c9-d0ab-47d9-a168-9ee291593ea4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Update snapshot metadata completed successfully. Jul 10 18:01:52.379385 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2ac936c9-d0ab-47d9-a168-9ee291593ea4 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata/key3 returned with HTTP 200 Jul 10 18:01:52.380864 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 284/1127] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:01:52 2026] PUT /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.391821 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7482ddcf-6e88-44f5-bc03-410179b0a5f2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.395263 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7482ddcf-6e88-44f5-bc03-410179b0a5f2 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata/key3 Jul 10 18:01:52.395593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7482ddcf-6e88-44f5-bc03-410179b0a5f2 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.396538 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7482ddcf-6e88-44f5-bc03-410179b0a5f2 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.411610 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.411610 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:52.411610 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7482ddcf-6e88-44f5-bc03-410179b0a5f2 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.411610 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7482ddcf-6e88-44f5-bc03-410179b0a5f2 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Get snapshot metadata completed successfully. Jul 10 18:01:52.411830 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7482ddcf-6e88-44f5-bc03-410179b0a5f2 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata/key3 returned with HTTP 200 Jul 10 18:01:52.412344 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 280/1128] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:01:52 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.426006 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fb323cc3-e97b-4701-8138-d56e65249902 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.428692 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb323cc3-e97b-4701-8138-d56e65249902 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:52.428984 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb323cc3-e97b-4701-8138-d56e65249902 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.429234 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb323cc3-e97b-4701-8138-d56e65249902 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.439596 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.439596 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:52.439596 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fb323cc3-e97b-4701-8138-d56e65249902 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.439596 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fb323cc3-e97b-4701-8138-d56e65249902 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Get snapshot metadata completed successfully. Jul 10 18:01:52.439596 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb323cc3-e97b-4701-8138-d56e65249902 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:52.440209 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 285/1129] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:01:52 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.453597 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fe706490-c31f-493b-aee8-ae735d09fcbf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.456740 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fe706490-c31f-493b-aee8-ae735d09fcbf tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] PUT https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata Jul 10 18:01:52.456740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fe706490-c31f-493b-aee8-ae735d09fcbf tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:52.466826 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.466826 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:52.467530 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fe706490-c31f-493b-aee8-ae735d09fcbf tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.514254 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fe706490-c31f-493b-aee8-ae735d09fcbf tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Update snapshot metadata completed successfully. Jul 10 18:01:52.514745 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fe706490-c31f-493b-aee8-ae735d09fcbf tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata returned with HTTP 200 Jul 10 18:01:52.515635 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 281/1130] 10.4.3.71 () {68 vars in 1394 bytes} [Fri Jul 10 18:01:52 2026] PUT /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39/metadata => generated 16 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:01:52.530665 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b91a746c-e5dd-47ea-b95c-19284099dd59 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.535545 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b91a746c-e5dd-47ea-b95c-19284099dd59 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 Jul 10 18:01:52.537595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b91a746c-e5dd-47ea-b95c-19284099dd59 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.537595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b91a746c-e5dd-47ea-b95c-19284099dd59 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.537595 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-b91a746c-e5dd-47ea-b95c-19284099dd59 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Delete snapshot with id: 1f86cb44-0007-469f-a1f9-7e803c0a0d39 Jul 10 18:01:52.543854 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.543854 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:52.544757 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b91a746c-e5dd-47ea-b95c-19284099dd59 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.577962 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b91a746c-e5dd-47ea-b95c-19284099dd59 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot delete request issued successfully. Jul 10 18:01:52.579453 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b91a746c-e5dd-47ea-b95c-19284099dd59 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 returned with HTTP 202 Jul 10 18:01:52.579907 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 285/1131] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:01:52 2026] DELETE /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:52.596696 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b35f4a39-c058-4477-8512-7bb1c449f6fd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.600070 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b35f4a39-c058-4477-8512-7bb1c449f6fd tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 Jul 10 18:01:52.600070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b35f4a39-c058-4477-8512-7bb1c449f6fd tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.602346 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b35f4a39-c058-4477-8512-7bb1c449f6fd tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.612447 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.612447 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:52.613296 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b35f4a39-c058-4477-8512-7bb1c449f6fd tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Snapshot retrieved successfully. Jul 10 18:01:52.614633 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b35f4a39-c058-4477-8512-7bb1c449f6fd tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 returned with HTTP 200 Jul 10 18:01:52.615290 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 281/1132] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:52 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:52.863524 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-406a4aaa-f8e1-4864-b45a-c97204b18f50 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.866494 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-406a4aaa-f8e1-4864-b45a-c97204b18f50 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:52.866676 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-406a4aaa-f8e1-4864-b45a-c97204b18f50 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.866996 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-406a4aaa-f8e1-4864-b45a-c97204b18f50 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.879281 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.879281 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:52.883097 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-406a4aaa-f8e1-4864-b45a-c97204b18f50 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:52.887788 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-406a4aaa-f8e1-4864-b45a-c97204b18f50 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:52.888193 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 286/1133] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:01:52 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:52.913189 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-bf93584a-28f3-40c3-a981-ee2b7350cb13 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.915597 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-bf93584a-28f3-40c3-a981-ee2b7350cb13 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] POST https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a/action Jul 10 18:01:52.915817 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-bf93584a-28f3-40c3-a981-ee2b7350cb13 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:52.916052 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-bf93584a-28f3-40c3-a981-ee2b7350cb13 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:52.930323 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.930323 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:52.931230 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-bf93584a-28f3-40c3-a981-ee2b7350cb13 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:52.939427 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-bf93584a-28f3-40c3-a981-ee2b7350cb13 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Begin detaching volume completed successfully. Jul 10 18:01:52.939711 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-bf93584a-28f3-40c3-a981-ee2b7350cb13 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a/action returned with HTTP 202 Jul 10 18:01:52.940333 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 282/1134] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:01:52 2026] POST /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 18:01:52.962993 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2030de1a-73de-4db4-91ca-8cb006950e56 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:52.965487 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2030de1a-73de-4db4-91ca-8cb006950e56 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:52.965815 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2030de1a-73de-4db4-91ca-8cb006950e56 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:52.965992 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2030de1a-73de-4db4-91ca-8cb006950e56 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:52.979853 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:52.979853 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:52.985310 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2030de1a-73de-4db4-91ca-8cb006950e56 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:52.992417 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2030de1a-73de-4db4-91ca-8cb006950e56 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:52.992844 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 286/1135] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:52 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:53.628713 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ece53ca0-5647-43eb-aa9e-a39061de1384 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:53.631725 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ece53ca0-5647-43eb-aa9e-a39061de1384 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 Jul 10 18:01:53.631943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ece53ca0-5647-43eb-aa9e-a39061de1384 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:53.632315 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ece53ca0-5647-43eb-aa9e-a39061de1384 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:53.638260 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ece53ca0-5647-43eb-aa9e-a39061de1384 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 returned with HTTP 404 Jul 10 18:01:53.638890 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 282/1136] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:01:53 2026] GET /volume/v3/snapshots/1f86cb44-0007-469f-a1f9-7e803c0a0d39 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:53.645939 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-420675b5-bb51-4ddb-b61f-e712ee07f5ad None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:53.648248 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-420675b5-bb51-4ddb-b61f-e712ee07f5ad tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 Jul 10 18:01:53.648452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-420675b5-bb51-4ddb-b61f-e712ee07f5ad tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:53.648651 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-420675b5-bb51-4ddb-b61f-e712ee07f5ad tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:53.656986 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:53.656986 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:53.662824 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-420675b5-bb51-4ddb-b61f-e712ee07f5ad tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Volume info retrieved successfully. Jul 10 18:01:53.668188 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-420675b5-bb51-4ddb-b61f-e712ee07f5ad tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 returned with HTTP 200 Jul 10 18:01:53.668628 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 287/1137] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:53 2026] GET /volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:53.686027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-55534226-8a34-459d-ae4b-1918320b9903 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:53.688134 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-55534226-8a34-459d-ae4b-1918320b9903 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] DELETE https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 Jul 10 18:01:53.688383 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-55534226-8a34-459d-ae4b-1918320b9903 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:53.688729 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-55534226-8a34-459d-ae4b-1918320b9903 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:53.688928 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-55534226-8a34-459d-ae4b-1918320b9903 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Delete volume with id: 2aa4691b-31a8-4083-98cb-d567ab3d87c4 Jul 10 18:01:53.700396 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:53.700396 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:53.700892 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-55534226-8a34-459d-ae4b-1918320b9903 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Volume info retrieved successfully. Jul 10 18:01:53.723227 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-55534226-8a34-459d-ae4b-1918320b9903 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Delete volume request issued successfully. Jul 10 18:01:53.723532 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-55534226-8a34-459d-ae4b-1918320b9903 tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 returned with HTTP 202 Jul 10 18:01:53.724120 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 283/1138] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:01:53 2026] DELETE /volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:01:53.736578 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b2cd4c99-e78d-44c3-9c81-5ef2c20747ed None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:53.740188 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b2cd4c99-e78d-44c3-9c81-5ef2c20747ed tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 Jul 10 18:01:53.743830 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b2cd4c99-e78d-44c3-9c81-5ef2c20747ed tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:53.744138 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b2cd4c99-e78d-44c3-9c81-5ef2c20747ed tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:53.762772 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:53.762772 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:53.770424 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b2cd4c99-e78d-44c3-9c81-5ef2c20747ed tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Volume info retrieved successfully. Jul 10 18:01:53.776699 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b2cd4c99-e78d-44c3-9c81-5ef2c20747ed tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 returned with HTTP 200 Jul 10 18:01:53.779074 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 287/1139] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:53 2026] GET /volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:53.975132 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b9136ee0-44ed-4af5-879a-6155f12bc389 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:53.975378 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b9136ee0-44ed-4af5-879a-6155f12bc389 None None] GET https://10.4.3.71/volume// Jul 10 18:01:53.975622 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b9136ee0-44ed-4af5-879a-6155f12bc389 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:53.975873 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b9136ee0-44ed-4af5-879a-6155f12bc389 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:53.976608 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b9136ee0-44ed-4af5-879a-6155f12bc389 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:01:53.977948 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 283/1140] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:01:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:01:53.993374 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-976b6c66-c866-495d-a176-1011cfffd361 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:53.996225 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-976b6c66-c866-495d-a176-1011cfffd361 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:53.996648 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-976b6c66-c866-495d-a176-1011cfffd361 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:53.997639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-976b6c66-c866-495d-a176-1011cfffd361 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:54.009619 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6d2ce788-60e5-4a9c-a779-5e2b71a39a21 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:54.011940 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6d2ce788-60e5-4a9c-a779-5e2b71a39a21 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:54.012239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6d2ce788-60e5-4a9c-a779-5e2b71a39a21 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:54.012459 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:54.012459 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:54.012520 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6d2ce788-60e5-4a9c-a779-5e2b71a39a21 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:54.017184 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-976b6c66-c866-495d-a176-1011cfffd361 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:54.022283 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-976b6c66-c866-495d-a176-1011cfffd361 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:54.022940 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 288/1141] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:01:53 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 18:01:54.034176 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:54.034176 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:54.044850 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6d2ce788-60e5-4a9c-a779-5e2b71a39a21 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:54.052380 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6d2ce788-60e5-4a9c-a779-5e2b71a39a21 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:54.052898 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 284/1142] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:54 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:54.802419 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-306119bd-5f4a-448c-9dfe-cc4a4a5c474c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:54.804710 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-306119bd-5f4a-448c-9dfe-cc4a4a5c474c tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] GET https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 Jul 10 18:01:54.804901 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-306119bd-5f4a-448c-9dfe-cc4a4a5c474c tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:54.805144 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-306119bd-5f4a-448c-9dfe-cc4a4a5c474c tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:54.813817 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-306119bd-5f4a-448c-9dfe-cc4a4a5c474c tempest-SnapshotMetadataTestJSON-396464313 tempest-SnapshotMetadataTestJSON-396464313-project-member] https://10.4.3.71/volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 returned with HTTP 404 Jul 10 18:01:54.814746 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 288/1143] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:01:54 2026] GET /volume/v3/volumes/2aa4691b-31a8-4083-98cb-d567ab3d87c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:01:55.075732 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c09b44be-2a07-4fbe-a340-cc74710bead6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:55.078475 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c09b44be-2a07-4fbe-a340-cc74710bead6 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:55.078475 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c09b44be-2a07-4fbe-a340-cc74710bead6 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:55.078475 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c09b44be-2a07-4fbe-a340-cc74710bead6 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:55.092745 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:55.092745 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:55.099856 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c09b44be-2a07-4fbe-a340-cc74710bead6 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:55.108088 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c09b44be-2a07-4fbe-a340-cc74710bead6 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:55.108561 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 284/1144] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:55 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:01:55.258307 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-46b920a0-ca86-4064-8ed3-bcaf08def0b3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:55.261536 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-46b920a0-ca86-4064-8ed3-bcaf08def0b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] DELETE https://10.4.3.71/volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6 Jul 10 18:01:55.261906 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-46b920a0-ca86-4064-8ed3-bcaf08def0b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:55.262245 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-46b920a0-ca86-4064-8ed3-bcaf08def0b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:55.272585 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:55.272585 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:55.828226 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-a62637a8-4c82-4cb2-8faf-a1404efd5320 req-46b920a0-ca86-4064-8ed3-bcaf08def0b3 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6 returned with HTTP 200 Jul 10 18:01:55.828692 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 289/1145] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:01:55 2026] DELETE /volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:56.130757 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b4a91422-b14d-4bcb-a472-4216f453236e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:56.134206 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b4a91422-b14d-4bcb-a472-4216f453236e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:01:56.134580 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b4a91422-b14d-4bcb-a472-4216f453236e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:56.134948 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b4a91422-b14d-4bcb-a472-4216f453236e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:56.155681 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:56.155681 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:56.162613 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b4a91422-b14d-4bcb-a472-4216f453236e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:01:56.170599 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b4a91422-b14d-4bcb-a472-4216f453236e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:01:56.171056 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 285/1146] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:01:56 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:01:56.366592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:56.451532 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:56.451955 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-457014560"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:56.453518 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-457014560'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:56.457463 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Create volume of 1 GB Jul 10 18:01:56.471385 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Availability Zones retrieved successfully. Jul 10 18:01:56.484313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Flow 'volume_create_api' (d17d9f8b-40fd-48b1-9502-a03ec6782ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:56.488392 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad7a284-37b3-43ba-8e2d-21278a50c1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:56.488392 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:01:56.529592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad7a284-37b3-43ba-8e2d-21278a50c1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:56.529592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c3a67a-8a31-4a48-b315-98739a4f6249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:56.624684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Created reservations ['6c6fb13e-ca26-4135-8f25-02606c0f9160', '89b50e3f-6bf8-4caa-886a-1c423118a863', 'e64f0e42-bb6b-4f28-85c2-6b1889d34c02', '7e0edb36-4974-49e4-8647-8fa3cd9557f0'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:56.624684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c3a67a-8a31-4a48-b315-98739a4f6249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c6fb13e-ca26-4135-8f25-02606c0f9160', '89b50e3f-6bf8-4caa-886a-1c423118a863', 'e64f0e42-bb6b-4f28-85c2-6b1889d34c02', '7e0edb36-4974-49e4-8647-8fa3cd9557f0']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:56.624684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882c3fbb-8ec6-4337-a052-9396eeb2e520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:56.661391 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882c3fbb-8ec6-4337-a052-9396eeb2e520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceefa5f6-68dc-462f-8ab6-7a65d0134c99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-457014560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efeec3b079a64e8180428e5445f320fb',qos_specs=None,replication_status=,reservations=['6c6fb13e-ca26-4135-8f25-02606c0f9160','89b50e3f-6bf8-4caa-886a-1c423118a863','e64f0e42-bb6b-4f28-85c2-6b1889d34c02','7e0edb36-4974-49e4-8647-8fa3cd9557f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f68358b67dea4e2c9040f996eb58e435',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-457014560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceefa5f6-68dc-462f-8ab6-7a65d0134c99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efeec3b079a64e8180428e5445f320fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f68358b67dea4e2c9040f996eb58e435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:56.663332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7087ad73-5146-4451-ab50-886c69ef001d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:56.701223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7087ad73-5146-4451-ab50-886c69ef001d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-457014560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efeec3b079a64e8180428e5445f320fb',qos_specs=None,replication_status=,reservations=['6c6fb13e-ca26-4135-8f25-02606c0f9160','89b50e3f-6bf8-4caa-886a-1c423118a863','e64f0e42-bb6b-4f28-85c2-6b1889d34c02','7e0edb36-4974-49e4-8647-8fa3cd9557f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f68358b67dea4e2c9040f996eb58e435',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:56.702515 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fddcb8-94d7-48c9-b440-042a0248e93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:01:56.716281 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fddcb8-94d7-48c9-b440-042a0248e93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:01:56.717721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Flow 'volume_create_api' (d17d9f8b-40fd-48b1-9502-a03ec6782ea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:01:56.718315 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Create volume request issued successfully. Jul 10 18:01:56.719337 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0dcec3c6-9cea-4f13-a662-729ed06a2bb9 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:01:56.720040 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 289/1147] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:01:56 2026] POST /volume/v3/volumes => generated 749 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:56.731515 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6235e44e-a57e-4ce1-b0bc-5bb5fbb6e8a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:56.734896 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6235e44e-a57e-4ce1-b0bc-5bb5fbb6e8a5 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 Jul 10 18:01:56.735232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6235e44e-a57e-4ce1-b0bc-5bb5fbb6e8a5 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:56.735589 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6235e44e-a57e-4ce1-b0bc-5bb5fbb6e8a5 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:56.749924 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:56.749924 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:56.755057 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6235e44e-a57e-4ce1-b0bc-5bb5fbb6e8a5 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Volume info retrieved successfully. Jul 10 18:01:56.760059 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6235e44e-a57e-4ce1-b0bc-5bb5fbb6e8a5 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 returned with HTTP 200 Jul 10 18:01:56.760471 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 285/1148] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:01:56 2026] GET /volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:57.779408 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8a82b13c-6a66-4de2-ab23-78104863c781 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:57.784240 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a82b13c-6a66-4de2-ab23-78104863c781 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 Jul 10 18:01:57.784465 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a82b13c-6a66-4de2-ab23-78104863c781 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:57.784730 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a82b13c-6a66-4de2-ab23-78104863c781 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:57.805303 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:57.805303 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:57.813732 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8a82b13c-6a66-4de2-ab23-78104863c781 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Volume info retrieved successfully. Jul 10 18:01:57.824542 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a82b13c-6a66-4de2-ab23-78104863c781 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 returned with HTTP 200 Jul 10 18:01:57.825580 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 290/1149] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:01:57 2026] GET /volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:57.853036 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-00ad48dc-5ef7-427d-b30d-b12bfca2fcc1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:57.856220 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-00ad48dc-5ef7-427d-b30d-b12bfca2fcc1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:01:57.856932 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-00ad48dc-5ef7-427d-b30d-b12bfca2fcc1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ceefa5f6-68dc-462f-8ab6-7a65d0134c99", "name": "tempest-VolumesBackupsV39Test-Backup-292145008", "container": "tempest-volumesbackupsv39test-backup-container-1078970233"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:57.859394 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-00ad48dc-5ef7-427d-b30d-b12bfca2fcc1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Creating new backup {'backup': {'volume_id': 'ceefa5f6-68dc-462f-8ab6-7a65d0134c99', 'name': 'tempest-VolumesBackupsV39Test-Backup-292145008', 'container': 'tempest-volumesbackupsv39test-backup-container-1078970233'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:01:57.859394 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-00ad48dc-5ef7-427d-b30d-b12bfca2fcc1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Creating backup of volume ceefa5f6-68dc-462f-8ab6-7a65d0134c99 in container tempest-volumesbackupsv39test-backup-container-1078970233 Jul 10 18:01:57.870319 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:57.870319 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:01:57.871093 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-00ad48dc-5ef7-427d-b30d-b12bfca2fcc1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Volume info retrieved successfully. Jul 10 18:01:57.945238 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-00ad48dc-5ef7-427d-b30d-b12bfca2fcc1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Created reservations ['a3e170da-c747-40c2-8481-f671e71377ea', '1b4a3b74-107d-4b01-a455-da540e7c6ad7'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:01:58.032803 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-00ad48dc-5ef7-427d-b30d-b12bfca2fcc1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:01:58.034464 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 286/1150] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:01:57 2026] POST /volume/v3/backups => generated 330 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:01:58.058791 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1ca88d43-aa11-48f3-b513-1d649b3dd670 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:58.062199 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1ca88d43-aa11-48f3-b513-1d649b3dd670 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:01:58.062199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1ca88d43-aa11-48f3-b513-1d649b3dd670 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:58.062427 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1ca88d43-aa11-48f3-b513-1d649b3dd670 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:58.062483 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-1ca88d43-aa11-48f3-b513-1d649b3dd670 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:58.070155 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:58.070155 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:01:58.071288 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1ca88d43-aa11-48f3-b513-1d649b3dd670 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:01:58.072166 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 290/1151] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:01:58 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:59.085397 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6e9e2d5d-7889-460a-b885-b63a18ea1965 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:59.088510 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6e9e2d5d-7889-460a-b885-b63a18ea1965 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:01:59.088510 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6e9e2d5d-7889-460a-b885-b63a18ea1965 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:01:59.088842 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6e9e2d5d-7889-460a-b885-b63a18ea1965 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:01:59.089000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-6e9e2d5d-7889-460a-b885-b63a18ea1965 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:01:59.095875 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:59.095875 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:01:59.096873 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6e9e2d5d-7889-460a-b885-b63a18ea1965 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:01:59.097729 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 286/1152] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:01:59 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:01:59.952969 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b0455c93-bc70-4b68-8f47-c3b7c644302f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:59.956265 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b0455c93-bc70-4b68-8f47-c3b7c644302f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:01:59.956745 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b0455c93-bc70-4b68-8f47-c3b7c644302f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-attach": {"instance_uuid": "e03752d9-4851-497b-9b4a-47fa19ab7e0e", "mountpoint": "/dev/vdb"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:01:59.956930 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b0455c93-bc70-4b68-8f47-c3b7c644302f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e03752d9-4851-497b-9b4a-47fa19ab7e0e", "mountpoint": "/dev/vdb"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:59.978089 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:01:59.980047 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:01:59.980047 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:01:59.980602 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b0455c93-bc70-4b68-8f47-c3b7c644302f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:01:59.980659 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:01:59.981154 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7d68693c-2fe1-4d60-9326-8a1a74f2d6db", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2020541994"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:01:59.984405 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume request body: {'volume': {'imageRef': '7d68693c-2fe1-4d60-9326-8a1a74f2d6db', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2020541994'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:01:59.998828 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b0455c93-bc70-4b68-8f47-c3b7c644302f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Update volume admin metadata completed successfully. Jul 10 18:02:00.110843 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-987a58a5-494e-4ba6-9f1d-0c1141b46408 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:00.113999 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-987a58a5-494e-4ba6-9f1d-0c1141b46408 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:00.114335 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-987a58a5-494e-4ba6-9f1d-0c1141b46408 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:00.116374 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-987a58a5-494e-4ba6-9f1d-0c1141b46408 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:00.116374 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-987a58a5-494e-4ba6-9f1d-0c1141b46408 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:00.121905 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:00.121905 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:00.122995 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-987a58a5-494e-4ba6-9f1d-0c1141b46408 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:00.123413 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 291/1153] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:00 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:00.139673 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume of 2 GB Jul 10 18:02:00.140087 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:00.140087 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:00.150897 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Availability Zones retrieved successfully. Jul 10 18:02:00.158379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Flow 'volume_create_api' (c0c8f4b3-b536-4cdd-b87f-931cca0ae7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:00.161129 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66a4532-963a-4906-b6db-362e03ca15ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:00.162386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Validating volume size '2' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:02:00.213115 np0000005036 devstack@c-api.service[99951]: WARNING cinder.volume.api [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66a4532-963a-4906-b6db-362e03ca15ef) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 18:02:00.213115 np0000005036 devstack@c-api.service[99951]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 7d68693c-2fe1-4d60-9326-8a1a74f2d6db is not active. Jul 10 18:02:00.217595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66a4532-963a-4906-b6db-362e03ca15ef) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:00.217595 np0000005036 devstack@c-api.service[99951]: WARNING cinder.volume.api [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66a4532-963a-4906-b6db-362e03ca15ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 18:02:00.217595 np0000005036 devstack@c-api.service[99951]: WARNING cinder.volume.api [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Flow 'volume_create_api' (c0c8f4b3-b536-4cdd-b87f-931cca0ae7ff) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 18:02:00.217871 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f2315ed2-da2d-49cd-a66b-2db1a41b7ef2 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 400 Jul 10 18:02:00.218249 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 287/1154] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:01:59 2026] POST /volume/v3/volumes => generated 125 bytes in 241 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:00.502635 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b0455c93-bc70-4b68-8f47-c3b7c644302f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Attach volume completed successfully. Jul 10 18:02:00.502974 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b0455c93-bc70-4b68-8f47-c3b7c644302f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:02:00.503889 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 291/1155] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:01:59 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:00.513816 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f4f26693-dcc6-4c59-86c1-1bc03511576b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:00.516108 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4f26693-dcc6-4c59-86c1-1bc03511576b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:00.516392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4f26693-dcc6-4c59-86c1-1bc03511576b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:00.516703 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4f26693-dcc6-4c59-86c1-1bc03511576b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:00.533795 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:00.533795 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:00.541265 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f4f26693-dcc6-4c59-86c1-1bc03511576b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:00.547409 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4f26693-dcc6-4c59-86c1-1bc03511576b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:00.547875 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 287/1156] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:00 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 1173 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:00.564775 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2eeeb8f1-d961-4e56-bddc-94cecd29313e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:00.570725 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2eeeb8f1-d961-4e56-bddc-94cecd29313e tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:00.571221 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2eeeb8f1-d961-4e56-bddc-94cecd29313e tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-detach": {}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:00.571404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2eeeb8f1-d961-4e56-bddc-94cecd29313e tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:00.587816 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:00.587816 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:00.588420 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2eeeb8f1-d961-4e56-bddc-94cecd29313e tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:00.676334 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-f5c8a510-2f34-44be-9430-bcde9be89195 req-eea8f927-86fe-40ad-b975-11de7fe1f879 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:00.679233 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f5c8a510-2f34-44be-9430-bcde9be89195 req-eea8f927-86fe-40ad-b975-11de7fe1f879 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] DELETE https://10.4.3.71/volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6 Jul 10 18:02:00.679498 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f5c8a510-2f34-44be-9430-bcde9be89195 req-eea8f927-86fe-40ad-b975-11de7fe1f879 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:00.679767 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f5c8a510-2f34-44be-9430-bcde9be89195 req-eea8f927-86fe-40ad-b975-11de7fe1f879 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:00.684231 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f5c8a510-2f34-44be-9430-bcde9be89195 req-eea8f927-86fe-40ad-b975-11de7fe1f879 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6 returned with HTTP 404 Jul 10 18:02:00.684696 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 288/1157] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:02:00 2026] DELETE /volume/v3/attachments/e6249192-beb7-413e-9231-9bb6dd09d3f6 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:02:01.094098 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2eeeb8f1-d961-4e56-bddc-94cecd29313e tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Detach volume completed successfully. Jul 10 18:02:01.094389 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2eeeb8f1-d961-4e56-bddc-94cecd29313e tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:02:01.095095 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 292/1158] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:00 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:01.104199 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1da3e3b4-99cd-47cc-823a-b6960ee31a87 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:01.106130 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1da3e3b4-99cd-47cc-823a-b6960ee31a87 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:01.106329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1da3e3b4-99cd-47cc-823a-b6960ee31a87 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:01.106521 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1da3e3b4-99cd-47cc-823a-b6960ee31a87 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:01.116252 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:01.116252 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:01.121163 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1da3e3b4-99cd-47cc-823a-b6960ee31a87 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:01.126467 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1da3e3b4-99cd-47cc-823a-b6960ee31a87 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:01.127004 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 292/1159] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:01 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:01.136232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-059fcb79-c745-403a-8405-df3fd35817a4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:01.138666 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-059fcb79-c745-403a-8405-df3fd35817a4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:01.139019 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-059fcb79-c745-403a-8405-df3fd35817a4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:01.139309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-059fcb79-c745-403a-8405-df3fd35817a4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:01.139469 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-059fcb79-c745-403a-8405-df3fd35817a4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:01.145960 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:01.145960 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:01.147152 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-059fcb79-c745-403a-8405-df3fd35817a4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:01.147724 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 288/1160] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:01 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:02.159540 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-969c7a5c-f405-40dd-ab5d-7237464e5d35 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.162052 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-969c7a5c-f405-40dd-ab5d-7237464e5d35 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:02.162336 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-969c7a5c-f405-40dd-ab5d-7237464e5d35 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:02.162610 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-969c7a5c-f405-40dd-ab5d-7237464e5d35 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:02.162835 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-969c7a5c-f405-40dd-ab5d-7237464e5d35 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:02.168458 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:02.168458 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:02.169585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-969c7a5c-f405-40dd-ab5d-7237464e5d35 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:02.170071 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 289/1161] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:02 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:02.318589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.318589 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:02.318589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "93974d0a-137b-408b-8038-2c8478602ef1"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:02.319528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '93974d0a-137b-408b-8038-2c8478602ef1'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:02.452887 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume of 1 GB Jul 10 18:02:02.458906 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Availability Zones retrieved successfully. Jul 10 18:02:02.465148 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Flow 'volume_create_api' (1d799592-a867-4a57-83be-c883bad5ad67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:02.466798 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5503ddf-5f2a-4398-86a0-2adbb6419ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:02.468053 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:02:02.520431 np0000005036 devstack@c-api.service[99948]: WARNING cinder.volume.api [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5503ddf-5f2a-4398-86a0-2adbb6419ca8) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 18:02:02.520431 np0000005036 devstack@c-api.service[99948]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 10 18:02:02.523111 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5503ddf-5f2a-4398-86a0-2adbb6419ca8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:02.523949 np0000005036 devstack@c-api.service[99948]: WARNING cinder.volume.api [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5503ddf-5f2a-4398-86a0-2adbb6419ca8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 18:02:02.525228 np0000005036 devstack@c-api.service[99948]: WARNING cinder.volume.api [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Flow 'volume_create_api' (1d799592-a867-4a57-83be-c883bad5ad67) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 18:02:02.525808 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-74c9da41-2386-49d6-9e8b-38b1ae5fbc9f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 400 Jul 10 18:02:02.526560 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 293/1162] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:02 2026] POST /volume/v3/volumes => generated 134 bytes in 211 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:02.776778 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e955e50f-e4ff-4692-b456-7fd473e25177 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.779271 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e955e50f-e4ff-4692-b456-7fd473e25177 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:02.779755 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e955e50f-e4ff-4692-b456-7fd473e25177 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:02.781903 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e955e50f-e4ff-4692-b456-7fd473e25177 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 400 Jul 10 18:02:02.782652 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 293/1163] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:02 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:02.793153 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fc5cf780-6eb5-4c11-8abc-5f2f9ed05e3f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.795470 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fc5cf780-6eb5-4c11-8abc-5f2f9ed05e3f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:02.796915 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fc5cf780-6eb5-4c11-8abc-5f2f9ed05e3f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0ca7723d-d399-4c3c-8779-fa12f04ecac8"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:02.797603 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-fc5cf780-6eb5-4c11-8abc-5f2f9ed05e3f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0ca7723d-d399-4c3c-8779-fa12f04ecac8'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:02.802931 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fc5cf780-6eb5-4c11-8abc-5f2f9ed05e3f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 404 Jul 10 18:02:02.803803 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 289/1164] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:02 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:02.813476 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-65234667-52c5-49d7-9c43-dca72e6dbae3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.815857 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-65234667-52c5-49d7-9c43-dca72e6dbae3 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:02.816260 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-65234667-52c5-49d7-9c43-dca72e6dbae3 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d79bd599-21da-4064-9d78-89d1380688b9"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:02.818159 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-65234667-52c5-49d7-9c43-dca72e6dbae3 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd79bd599-21da-4064-9d78-89d1380688b9'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:02.825875 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-65234667-52c5-49d7-9c43-dca72e6dbae3 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 404 Jul 10 18:02:02.826785 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 290/1165] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:02 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:02.837160 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4b06a8e7-da8e-4903-b0a9-b00537761603 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.839583 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b06a8e7-da8e-4903-b0a9-b00537761603 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:02.840085 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b06a8e7-da8e-4903-b0a9-b00537761603 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "41d55698-5fcb-4623-89b7-ae0f1366f828"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:02.842669 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-4b06a8e7-da8e-4903-b0a9-b00537761603 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '41d55698-5fcb-4623-89b7-ae0f1366f828'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:02.851340 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b06a8e7-da8e-4903-b0a9-b00537761603 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 404 Jul 10 18:02:02.851956 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 294/1166] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:02 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:02.862190 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7e14bddb-4d9c-44fa-ab32-0208d838ef4d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.864531 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e14bddb-4d9c-44fa-ab32-0208d838ef4d tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:02.865030 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e14bddb-4d9c-44fa-ab32-0208d838ef4d tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:02.867854 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e14bddb-4d9c-44fa-ab32-0208d838ef4d tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 400 Jul 10 18:02:02.868456 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 294/1167] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:02 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:02.878472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-eb7d3685-a140-409d-86b9-627a14f0bb28 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.880292 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eb7d3685-a140-409d-86b9-627a14f0bb28 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:02.880667 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eb7d3685-a140-409d-86b9-627a14f0bb28 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:02.882406 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eb7d3685-a140-409d-86b9-627a14f0bb28 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 400 Jul 10 18:02:02.882898 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 290/1168] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:02 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:02.893183 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-35d264da-32c3-4b3c-a0a9-63713e2e5496 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.895179 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-35d264da-32c3-4b3c-a0a9-63713e2e5496 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:02.895577 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-35d264da-32c3-4b3c-a0a9-63713e2e5496 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:02.897652 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-35d264da-32c3-4b3c-a0a9-63713e2e5496 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 400 Jul 10 18:02:02.898282 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 291/1169] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:02 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:02.907120 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-75fd5dc1-5c74-4c0b-9c5a-6363909b3b91 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.909398 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-75fd5dc1-5c74-4c0b-9c5a-6363909b3b91 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] DELETE https://10.4.3.71/volume/v3/volumes/tempest-invalid-1570092942 Jul 10 18:02:02.909657 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-75fd5dc1-5c74-4c0b-9c5a-6363909b3b91 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:02.910037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-75fd5dc1-5c74-4c0b-9c5a-6363909b3b91 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:02.910037 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-75fd5dc1-5c74-4c0b-9c5a-6363909b3b91 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Delete volume with id: tempest-invalid-1570092942 Jul 10 18:02:02.918090 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-75fd5dc1-5c74-4c0b-9c5a-6363909b3b91 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/tempest-invalid-1570092942 returned with HTTP 404 Jul 10 18:02:02.918838 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 295/1170] 10.4.3.71 () {66 vars in 1314 bytes} [Fri Jul 10 18:02:02 2026] DELETE /volume/v3/volumes/tempest-invalid-1570092942 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:02.927150 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-962fabd3-c32a-4489-ba9c-7d5cb2c4e768 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.929510 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 295/1171] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:02:02 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 18:02:02.938343 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-72e8776c-ca11-42b5-a2f7-19282258980e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.940706 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72e8776c-ca11-42b5-a2f7-19282258980e tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/xxx/action Jul 10 18:02:02.941056 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72e8776c-ca11-42b5-a2f7-19282258980e tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-detach": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:02.941211 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72e8776c-ca11-42b5-a2f7-19282258980e tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:02.950543 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72e8776c-ca11-42b5-a2f7-19282258980e tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 10 18:02:02.951346 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 291/1172] 10.4.3.71 () {68 vars in 1284 bytes} [Fri Jul 10 18:02:02 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:02.961875 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4cf31410-4c72-4240-92f4-8de040b8ee18 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.965018 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4cf31410-4c72-4240-92f4-8de040b8ee18 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes/tempest-invalid-1739416563 Jul 10 18:02:02.965156 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4cf31410-4c72-4240-92f4-8de040b8ee18 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:02.965334 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4cf31410-4c72-4240-92f4-8de040b8ee18 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:02.972134 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4cf31410-4c72-4240-92f4-8de040b8ee18 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/tempest-invalid-1739416563 returned with HTTP 404 Jul 10 18:02:02.972605 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 292/1173] 10.4.3.71 () {66 vars in 1311 bytes} [Fri Jul 10 18:02:02 2026] GET /volume/v3/volumes/tempest-invalid-1739416563 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:02.983638 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-687961f2-2bb4-4b6e-a421-bd53c0198c8a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.987409 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 296/1174] 10.4.3.71 () {66 vars in 1233 bytes} [Fri Jul 10 18:02:02 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 18:02:02.995629 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8f64e237-cb3c-424c-a768-dda42280105b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:02.997627 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8f64e237-cb3c-424c-a768-dda42280105b tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?status=null Jul 10 18:02:02.997836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8f64e237-cb3c-424c-a768-dda42280105b tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:02.998080 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8f64e237-cb3c-424c-a768-dda42280105b tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:02.998433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-8f64e237-cb3c-424c-a768-dda42280105b tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:02:02.998718 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8f64e237-cb3c-424c-a768-dda42280105b tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Could not evaluate value null, assuming string {{(pid=99949) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:02:02.999392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8f64e237-cb3c-424c-a768-dda42280105b tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:02:03.041151 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8f64e237-cb3c-424c-a768-dda42280105b tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Get all volumes completed successfully. Jul 10 18:02:03.044464 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8f64e237-cb3c-424c-a768-dda42280105b tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 10 18:02:03.045028 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 296/1175] 10.4.3.71 () {66 vars in 1274 bytes} [Fri Jul 10 18:02:02 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:02:03.065054 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9c75b305-d10d-4c98-85f5-c67fe412e7e1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.067514 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9c75b305-d10d-4c98-85f5-c67fe412e7e1 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1523821942 Jul 10 18:02:03.067804 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9c75b305-d10d-4c98-85f5-c67fe412e7e1 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:03.068402 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9c75b305-d10d-4c98-85f5-c67fe412e7e1 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:03.068481 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-9c75b305-d10d-4c98-85f5-c67fe412e7e1 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:02:03.071996 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9c75b305-d10d-4c98-85f5-c67fe412e7e1 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1523821942'), ('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:02:03.115927 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9c75b305-d10d-4c98-85f5-c67fe412e7e1 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Get all volumes completed successfully. Jul 10 18:02:03.119186 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9c75b305-d10d-4c98-85f5-c67fe412e7e1 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1523821942 returned with HTTP 200 Jul 10 18:02:03.119535 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 292/1176] 10.4.3.71 () {66 vars in 1352 bytes} [Fri Jul 10 18:02:03 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1523821942 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:02:03.148149 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fb06d884-63b7-476b-a688-5e153142be65 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.152620 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb06d884-63b7-476b-a688-5e153142be65 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes?status=null Jul 10 18:02:03.152863 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb06d884-63b7-476b-a688-5e153142be65 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:03.153207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb06d884-63b7-476b-a688-5e153142be65 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:03.153787 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-fb06d884-63b7-476b-a688-5e153142be65 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:02:03.154010 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fb06d884-63b7-476b-a688-5e153142be65 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Could not evaluate value null, assuming string {{(pid=99951) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:02:03.155837 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fb06d884-63b7-476b-a688-5e153142be65 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:02:03.189927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7b3e0def-8111-4cf9-a9ec-d3e9bd63bf39 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.194606 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7b3e0def-8111-4cf9-a9ec-d3e9bd63bf39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:03.194606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7b3e0def-8111-4cf9-a9ec-d3e9bd63bf39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:03.194606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7b3e0def-8111-4cf9-a9ec-d3e9bd63bf39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:03.194606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-7b3e0def-8111-4cf9-a9ec-d3e9bd63bf39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:03.203122 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:03.203122 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:03.203523 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7b3e0def-8111-4cf9-a9ec-d3e9bd63bf39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:03.203607 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fb06d884-63b7-476b-a688-5e153142be65 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Get all volumes completed successfully. Jul 10 18:02:03.204075 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb06d884-63b7-476b-a688-5e153142be65 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes?status=null returned with HTTP 200 Jul 10 18:02:03.204475 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 297/1177] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:03 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:03.204552 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 293/1178] 10.4.3.71 () {66 vars in 1253 bytes} [Fri Jul 10 18:02:03 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:02:03.217034 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-81a11029-0a9a-4e66-9dd0-ce7c3eb732ea None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.220509 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-81a11029-0a9a-4e66-9dd0-ce7c3eb732ea tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1177325737 Jul 10 18:02:03.220801 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-81a11029-0a9a-4e66-9dd0-ce7c3eb732ea tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:03.221217 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-81a11029-0a9a-4e66-9dd0-ce7c3eb732ea tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:03.221857 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-81a11029-0a9a-4e66-9dd0-ce7c3eb732ea tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:02:03.225110 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-81a11029-0a9a-4e66-9dd0-ce7c3eb732ea tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1177325737'), ('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:02:03.263606 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-81a11029-0a9a-4e66-9dd0-ce7c3eb732ea tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Get all volumes completed successfully. Jul 10 18:02:03.263606 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-81a11029-0a9a-4e66-9dd0-ce7c3eb732ea tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1177325737 returned with HTTP 200 Jul 10 18:02:03.263606 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 297/1179] 10.4.3.71 () {66 vars in 1331 bytes} [Fri Jul 10 18:02:03 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1177325737 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:02:03.280387 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bf1fdd94-b117-4976-9b3b-6bb82939ae88 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.282961 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bf1fdd94-b117-4976-9b3b-6bb82939ae88 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action Jul 10 18:02:03.284075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bf1fdd94-b117-4976-9b3b-6bb82939ae88 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.284075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bf1fdd94-b117-4976-9b3b-6bb82939ae88 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.295032 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:03.295032 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:03.295032 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bf1fdd94-b117-4976-9b3b-6bb82939ae88 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Volume info retrieved successfully. Jul 10 18:02:03.308822 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bf1fdd94-b117-4976-9b3b-6bb82939ae88 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Reserve volume completed successfully. Jul 10 18:02:03.308822 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bf1fdd94-b117-4976-9b3b-6bb82939ae88 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action returned with HTTP 202 Jul 10 18:02:03.309154 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 293/1180] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:03.319136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-152d11c6-d7a8-4c16-9792-44213a533cec None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.324236 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-152d11c6-d7a8-4c16-9792-44213a533cec tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action Jul 10 18:02:03.324236 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-152d11c6-d7a8-4c16-9792-44213a533cec tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.324236 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-152d11c6-d7a8-4c16-9792-44213a533cec tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.347225 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:03.347225 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:03.348121 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-152d11c6-d7a8-4c16-9792-44213a533cec tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Volume info retrieved successfully. Jul 10 18:02:03.357367 np0000005036 devstack@c-api.service[99948]: ERROR cinder.volume.api [None req-152d11c6-d7a8-4c16-9792-44213a533cec tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Volume status must be available to reserve, but the status is attaching. Jul 10 18:02:03.357367 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-152d11c6-d7a8-4c16-9792-44213a533cec tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action returned with HTTP 400 Jul 10 18:02:03.358498 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 298/1181] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action => generated 132 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:03.376467 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d8698c19-fd29-4f12-8050-50f4a08ae334 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.383180 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d8698c19-fd29-4f12-8050-50f4a08ae334 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action Jul 10 18:02:03.383319 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d8698c19-fd29-4f12-8050-50f4a08ae334 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.383543 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d8698c19-fd29-4f12-8050-50f4a08ae334 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.396375 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:03.396375 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:03.397443 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d8698c19-fd29-4f12-8050-50f4a08ae334 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Volume info retrieved successfully. Jul 10 18:02:03.429293 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d8698c19-fd29-4f12-8050-50f4a08ae334 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Unreserve volume completed successfully. Jul 10 18:02:03.429293 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d8698c19-fd29-4f12-8050-50f4a08ae334 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action returned with HTTP 202 Jul 10 18:02:03.430369 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 294/1182] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:03.444121 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7f0d9b2a-0dc2-4267-ae84-d234d693d77a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.446448 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f0d9b2a-0dc2-4267-ae84-d234d693d77a tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/6847fef8-fb89-4b9f-a969-8440bd9dc44d/action Jul 10 18:02:03.446957 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f0d9b2a-0dc2-4267-ae84-d234d693d77a tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.447118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f0d9b2a-0dc2-4267-ae84-d234d693d77a tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.463676 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f0d9b2a-0dc2-4267-ae84-d234d693d77a tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/6847fef8-fb89-4b9f-a969-8440bd9dc44d/action returned with HTTP 404 Jul 10 18:02:03.464402 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 298/1183] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/6847fef8-fb89-4b9f-a969-8440bd9dc44d/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:03.478799 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a12ec4b4-98ff-4de9-82aa-633eb781a1b7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.481039 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a12ec4b4-98ff-4de9-82aa-633eb781a1b7 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/b0c0ccbb-5c97-4aa0-a657-415d101f0bb0/action Jul 10 18:02:03.481473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a12ec4b4-98ff-4de9-82aa-633eb781a1b7 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.481689 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a12ec4b4-98ff-4de9-82aa-633eb781a1b7 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.489680 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a12ec4b4-98ff-4de9-82aa-633eb781a1b7 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/b0c0ccbb-5c97-4aa0-a657-415d101f0bb0/action returned with HTTP 404 Jul 10 18:02:03.490415 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 294/1184] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/b0c0ccbb-5c97-4aa0-a657-415d101f0bb0/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:03.503251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f43cd9fb-4025-4320-adb2-1a21803f2e95 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.506689 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 299/1185] 10.4.3.71 () {68 vars in 1253 bytes} [Fri Jul 10 18:02:03 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 18:02:03.519360 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f3b1f607-9f70-4f27-8771-154c65e01a34 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.521721 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f3b1f607-9f70-4f27-8771-154c65e01a34 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] PUT https://10.4.3.71/volume/v3/volumes/tempest-invalid-826811771 Jul 10 18:02:03.522630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f3b1f607-9f70-4f27-8771-154c65e01a34 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.534319 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f3b1f607-9f70-4f27-8771-154c65e01a34 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/tempest-invalid-826811771 returned with HTTP 404 Jul 10 18:02:03.534700 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 295/1186] 10.4.3.71 () {68 vars in 1328 bytes} [Fri Jul 10 18:02:03 2026] PUT /volume/v3/volumes/tempest-invalid-826811771 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:03.546620 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b304a775-16f6-44c2-bfd6-270ec4a3b461 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.549815 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b304a775-16f6-44c2-bfd6-270ec4a3b461 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] PUT https://10.4.3.71/volume/v3/volumes/fc244581-c38d-40eb-b740-f429f9c23fe7 Jul 10 18:02:03.549815 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b304a775-16f6-44c2-bfd6-270ec4a3b461 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.562732 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b304a775-16f6-44c2-bfd6-270ec4a3b461 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/fc244581-c38d-40eb-b740-f429f9c23fe7 returned with HTTP 404 Jul 10 18:02:03.563372 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 299/1187] 10.4.3.71 () {68 vars in 1361 bytes} [Fri Jul 10 18:02:03 2026] PUT /volume/v3/volumes/fc244581-c38d-40eb-b740-f429f9c23fe7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:03.572848 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0a4e4c32-dab3-438e-9b1a-639df967613a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.577175 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0a4e4c32-dab3-438e-9b1a-639df967613a tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6b9b7c61-bd61-429d-be02-4e043d094a1d Jul 10 18:02:03.577307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0a4e4c32-dab3-438e-9b1a-639df967613a tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:03.577541 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0a4e4c32-dab3-438e-9b1a-639df967613a tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:03.577794 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-0a4e4c32-dab3-438e-9b1a-639df967613a tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Delete volume with id: 6b9b7c61-bd61-429d-be02-4e043d094a1d Jul 10 18:02:03.588131 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0a4e4c32-dab3-438e-9b1a-639df967613a tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/6b9b7c61-bd61-429d-be02-4e043d094a1d returned with HTTP 404 Jul 10 18:02:03.588131 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 295/1188] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:03 2026] DELETE /volume/v3/volumes/6b9b7c61-bd61-429d-be02-4e043d094a1d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:03.600478 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4c0c4f67-7657-4eb9-9536-16db4b6975cd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.604675 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4c0c4f67-7657-4eb9-9536-16db4b6975cd tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action Jul 10 18:02:03.604675 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4c0c4f67-7657-4eb9-9536-16db4b6975cd tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.604675 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4c0c4f67-7657-4eb9-9536-16db4b6975cd tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.606254 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4c0c4f67-7657-4eb9-9536-16db4b6975cd tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action returned with HTTP 400 Jul 10 18:02:03.607167 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 300/1189] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:03.617486 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3775ef72-5d15-497c-9bb2-43dca9ddec7f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.620077 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3775ef72-5d15-497c-9bb2-43dca9ddec7f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action Jul 10 18:02:03.620466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3775ef72-5d15-497c-9bb2-43dca9ddec7f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.620699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3775ef72-5d15-497c-9bb2-43dca9ddec7f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.622642 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3775ef72-5d15-497c-9bb2-43dca9ddec7f tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action returned with HTTP 400 Jul 10 18:02:03.623309 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 296/1190] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:03.633075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-20ba432c-85b5-4742-9213-5187981a4b76 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.635294 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-20ba432c-85b5-4742-9213-5187981a4b76 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/8fd591ae-0bea-455c-8933-6ebfdffc646d/action Jul 10 18:02:03.635764 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-20ba432c-85b5-4742-9213-5187981a4b76 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.635915 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-20ba432c-85b5-4742-9213-5187981a4b76 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.646214 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-20ba432c-85b5-4742-9213-5187981a4b76 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/8fd591ae-0bea-455c-8933-6ebfdffc646d/action returned with HTTP 404 Jul 10 18:02:03.646214 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 300/1191] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/8fd591ae-0bea-455c-8933-6ebfdffc646d/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:03.656181 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-909acb09-7e03-479a-866a-fcc577311266 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.658744 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-909acb09-7e03-479a-866a-fcc577311266 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action Jul 10 18:02:03.659201 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-909acb09-7e03-479a-866a-fcc577311266 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.659387 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-909acb09-7e03-479a-866a-fcc577311266 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.661730 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-909acb09-7e03-479a-866a-fcc577311266 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action returned with HTTP 400 Jul 10 18:02:03.662181 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 296/1192] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:02:03.674016 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0fb99f70-daf1-4792-a92c-4f7635305432 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.678452 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0fb99f70-daf1-4792-a92c-4f7635305432 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] POST https://10.4.3.71/volume/v3/volumes/None/action Jul 10 18:02:03.678452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0fb99f70-daf1-4792-a92c-4f7635305432 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:03.678452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0fb99f70-daf1-4792-a92c-4f7635305432 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:03.695715 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0fb99f70-daf1-4792-a92c-4f7635305432 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/None/action returned with HTTP 404 Jul 10 18:02:03.697094 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 301/1193] 10.4.3.71 () {68 vars in 1287 bytes} [Fri Jul 10 18:02:03 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:03.708965 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4933153b-c098-4e4a-900f-c0c92db563e8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.712738 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4933153b-c098-4e4a-900f-c0c92db563e8 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes/d4264e56-44ca-4a66-99e5-be1ae75c0d57 Jul 10 18:02:03.717185 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4933153b-c098-4e4a-900f-c0c92db563e8 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:03.717185 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4933153b-c098-4e4a-900f-c0c92db563e8 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:03.950951 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4933153b-c098-4e4a-900f-c0c92db563e8 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/d4264e56-44ca-4a66-99e5-be1ae75c0d57 returned with HTTP 404 Jul 10 18:02:03.953241 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 297/1194] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:03 2026] GET /volume/v3/volumes/d4264e56-44ca-4a66-99e5-be1ae75c0d57 => generated 109 bytes in 244 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:02:03.966773 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0cb9b975-6d2b-43e7-892d-2608eb4a8ac3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:03.970162 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0cb9b975-6d2b-43e7-892d-2608eb4a8ac3 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 Jul 10 18:02:03.970162 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0cb9b975-6d2b-43e7-892d-2608eb4a8ac3 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:03.970162 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0cb9b975-6d2b-43e7-892d-2608eb4a8ac3 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:03.989628 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:03.989628 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:04.000111 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0cb9b975-6d2b-43e7-892d-2608eb4a8ac3 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Volume info retrieved successfully. Jul 10 18:02:04.007650 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0cb9b975-6d2b-43e7-892d-2608eb4a8ac3 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 returned with HTTP 200 Jul 10 18:02:04.008499 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 301/1195] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:03 2026] GET /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:04.028924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c2422147-e5b6-47ec-a1c5-be5336304801 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.034065 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c2422147-e5b6-47ec-a1c5-be5336304801 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 Jul 10 18:02:04.035012 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c2422147-e5b6-47ec-a1c5-be5336304801 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.035012 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c2422147-e5b6-47ec-a1c5-be5336304801 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.035671 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-c2422147-e5b6-47ec-a1c5-be5336304801 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Delete volume with id: 9a423c57-e736-4c76-a39c-d4e0aef25ec8 Jul 10 18:02:04.046329 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.046329 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:04.047353 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c2422147-e5b6-47ec-a1c5-be5336304801 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Volume info retrieved successfully. Jul 10 18:02:04.076318 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c2422147-e5b6-47ec-a1c5-be5336304801 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Delete volume request issued successfully. Jul 10 18:02:04.076543 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c2422147-e5b6-47ec-a1c5-be5336304801 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 returned with HTTP 202 Jul 10 18:02:04.077246 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 297/1196] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:04 2026] DELETE /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:04.094206 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8881cb9d-3585-431c-984b-d8b087823440 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.096176 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8881cb9d-3585-431c-984b-d8b087823440 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 Jul 10 18:02:04.096773 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8881cb9d-3585-431c-984b-d8b087823440 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.097406 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8881cb9d-3585-431c-984b-d8b087823440 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.115172 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.115172 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:04.120022 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8881cb9d-3585-431c-984b-d8b087823440 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Volume info retrieved successfully. Jul 10 18:02:04.127861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8881cb9d-3585-431c-984b-d8b087823440 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 returned with HTTP 200 Jul 10 18:02:04.128604 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 302/1197] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:04 2026] GET /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:04.186893 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-a47de963-8b94-4a02-8c69-23050e964106 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.190073 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-a47de963-8b94-4a02-8c69-23050e964106 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:02:04.190308 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-a47de963-8b94-4a02-8c69-23050e964106 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.190557 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-a47de963-8b94-4a02-8c69-23050e964106 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.200681 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.200681 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:04.215274 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-a47de963-8b94-4a02-8c69-23050e964106 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:02:04.223491 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b6593bde-71c6-4cac-82a4-1047579f4c0e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.226000 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b6593bde-71c6-4cac-82a4-1047579f4c0e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:04.226447 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b6593bde-71c6-4cac-82a4-1047579f4c0e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.226577 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b6593bde-71c6-4cac-82a4-1047579f4c0e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.226874 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-b6593bde-71c6-4cac-82a4-1047579f4c0e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:04.230554 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-a47de963-8b94-4a02-8c69-23050e964106 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:02:04.231029 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 298/1198] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:02:04 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:04.234968 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.234968 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:04.236310 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b6593bde-71c6-4cac-82a4-1047579f4c0e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:04.236875 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 302/1199] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:04 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:04.261709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0c7dd3e3-c406-4fc7-86df-6473a0a186a8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.262216 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0c7dd3e3-c406-4fc7-86df-6473a0a186a8 None None] GET https://10.4.3.71/volume// Jul 10 18:02:04.262484 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0c7dd3e3-c406-4fc7-86df-6473a0a186a8 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.262794 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0c7dd3e3-c406-4fc7-86df-6473a0a186a8 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.263229 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0c7dd3e3-c406-4fc7-86df-6473a0a186a8 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:02:04.264427 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 298/1200] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:02:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:02:04.275482 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-94f7ba5d-6053-4f4d-8d2b-cb4cde89a075 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.278925 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-94f7ba5d-6053-4f4d-8d2b-cb4cde89a075 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:02:04.278925 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-94f7ba5d-6053-4f4d-8d2b-cb4cde89a075 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63fa68c2-9c61-45c5-ba77-1831d47d4320", "connector": null, "instance_uuid": "5547bf5f-c9df-4ed6-864d-946c4d43f77e"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:04.288830 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.288830 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:04.318932 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-94f7ba5d-6053-4f4d-8d2b-cb4cde89a075 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:02:04.319762 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 303/1201] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:02:04 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:04.364372 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-cb5883d6-4ae1-4091-9520-e14854428a9d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.368159 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-cb5883d6-4ae1-4091-9520-e14854428a9d tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] POST https://10.4.3.71/volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f/action Jul 10 18:02:04.368727 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-cb5883d6-4ae1-4091-9520-e14854428a9d tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:04.368969 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-cb5883d6-4ae1-4091-9520-e14854428a9d tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:04.388407 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.388407 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:04.389268 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-31f24757-7a3d-46e9-9820-fae9f75f82aa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.391319 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31f24757-7a3d-46e9-9820-fae9f75f82aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:02:04.391545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31f24757-7a3d-46e9-9820-fae9f75f82aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.391790 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31f24757-7a3d-46e9-9820-fae9f75f82aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.401298 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.401298 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:04.407504 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-31f24757-7a3d-46e9-9820-fae9f75f82aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:02:04.412267 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7e9de17e-3fca-45f8-a7fc-9f14ac53dfb2 req-cb5883d6-4ae1-4091-9520-e14854428a9d tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f/action returned with HTTP 204 Jul 10 18:02:04.412966 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 299/1202] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:02:04 2026] POST /volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:04.414344 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31f24757-7a3d-46e9-9820-fae9f75f82aa tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:02:04.414497 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 303/1203] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:02:04 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:04.431416 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c2d50a4a-74a3-4e03-8b1b-f199fc63fcf5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.433861 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c2d50a4a-74a3-4e03-8b1b-f199fc63fcf5 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:02:04.434124 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c2d50a4a-74a3-4e03-8b1b-f199fc63fcf5 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.434363 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c2d50a4a-74a3-4e03-8b1b-f199fc63fcf5 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.434576 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-c2d50a4a-74a3-4e03-8b1b-f199fc63fcf5 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Delete volume with id: ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:02:04.443668 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.443668 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:04.444316 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c2d50a4a-74a3-4e03-8b1b-f199fc63fcf5 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:02:04.447260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-62e6335a-67fb-4f55-bf14-e7a87110de42 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.449164 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-62e6335a-67fb-4f55-bf14-e7a87110de42 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:02:04.449404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-62e6335a-67fb-4f55-bf14-e7a87110de42 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.449717 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-62e6335a-67fb-4f55-bf14-e7a87110de42 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.461328 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.461328 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:04.467339 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-62e6335a-67fb-4f55-bf14-e7a87110de42 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:02:04.470298 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c2d50a4a-74a3-4e03-8b1b-f199fc63fcf5 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Delete volume request issued successfully. Jul 10 18:02:04.470391 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c2d50a4a-74a3-4e03-8b1b-f199fc63fcf5 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 202 Jul 10 18:02:04.470853 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 299/1204] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:02:04 2026] DELETE /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:02:04.472965 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-62e6335a-67fb-4f55-bf14-e7a87110de42 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:02:04.473397 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 304/1205] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:04 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:04.485634 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9262194b-7d6b-4ab3-ba13-f1bd4c3d72e2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.488071 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9262194b-7d6b-4ab3-ba13-f1bd4c3d72e2 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:02:04.488410 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9262194b-7d6b-4ab3-ba13-f1bd4c3d72e2 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.488719 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9262194b-7d6b-4ab3-ba13-f1bd4c3d72e2 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.492962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-225201e8-515c-47fd-8171-ff4b19de8c87 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:04.495036 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-225201e8-515c-47fd-8171-ff4b19de8c87 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:02:04.495274 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-225201e8-515c-47fd-8171-ff4b19de8c87 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:04.495606 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-225201e8-515c-47fd-8171-ff4b19de8c87 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:04.505256 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.505256 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:04.511548 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9262194b-7d6b-4ab3-ba13-f1bd4c3d72e2 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Volume info retrieved successfully. Jul 10 18:02:04.514062 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:04.514062 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:04.519234 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9262194b-7d6b-4ab3-ba13-f1bd4c3d72e2 tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 200 Jul 10 18:02:04.519816 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 300/1206] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:02:04 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 863 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:04.524123 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-225201e8-515c-47fd-8171-ff4b19de8c87 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:02:04.539689 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-225201e8-515c-47fd-8171-ff4b19de8c87 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:02:04.540708 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 304/1207] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:04 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 1110 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:05.144442 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cffbb39d-3c50-47e2-b740-bd2faed710f0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:05.146422 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cffbb39d-3c50-47e2-b740-bd2faed710f0 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] GET https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 Jul 10 18:02:05.146953 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cffbb39d-3c50-47e2-b740-bd2faed710f0 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:05.148582 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cffbb39d-3c50-47e2-b740-bd2faed710f0 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:05.154886 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cffbb39d-3c50-47e2-b740-bd2faed710f0 tempest-VolumesNegativeTest-497174810 tempest-VolumesNegativeTest-497174810-project-member] https://10.4.3.71/volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 returned with HTTP 404 Jul 10 18:02:05.155387 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 300/1208] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:05 2026] GET /volume/v3/volumes/9a423c57-e736-4c76-a39c-d4e0aef25ec8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:05.251314 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7ea929d0-6b72-4867-890c-3cdc7fceb8b2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:05.253862 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ea929d0-6b72-4867-890c-3cdc7fceb8b2 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:05.254154 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7ea929d0-6b72-4867-890c-3cdc7fceb8b2 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:05.254459 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7ea929d0-6b72-4867-890c-3cdc7fceb8b2 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:05.254552 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-7ea929d0-6b72-4867-890c-3cdc7fceb8b2 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:05.262208 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:05.262208 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:05.264107 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ea929d0-6b72-4867-890c-3cdc7fceb8b2 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:05.264107 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 305/1209] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:05 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:05.535323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bf29591c-b696-4b61-bb8a-3424737f410e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:05.537677 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf29591c-b696-4b61-bb8a-3424737f410e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] GET https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a Jul 10 18:02:05.537996 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf29591c-b696-4b61-bb8a-3424737f410e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:05.538245 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf29591c-b696-4b61-bb8a-3424737f410e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:05.545924 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf29591c-b696-4b61-bb8a-3424737f410e tempest-VolumesExtendAttachedTest-1211440561 tempest-VolumesExtendAttachedTest-1211440561-project-member] https://10.4.3.71/volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a returned with HTTP 404 Jul 10 18:02:05.546469 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 301/1210] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:02:05 2026] GET /volume/v3/volumes/ab9fd178-d934-4458-9c18-66f08214de7a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:02:06.276838 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4d81eaca-d45c-4a4f-af70-c58d3d2b24b1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:06.281181 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d81eaca-d45c-4a4f-af70-c58d3d2b24b1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:06.281512 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d81eaca-d45c-4a4f-af70-c58d3d2b24b1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:06.281771 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d81eaca-d45c-4a4f-af70-c58d3d2b24b1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:06.281945 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-4d81eaca-d45c-4a4f-af70-c58d3d2b24b1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:06.287284 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:06.287284 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:06.288075 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d81eaca-d45c-4a4f-af70-c58d3d2b24b1 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:06.288442 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 305/1211] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:06 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:07.307822 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2c0ca51b-1e65-43a5-8de8-63f524297dcb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:07.310498 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c0ca51b-1e65-43a5-8de8-63f524297dcb tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:07.310863 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c0ca51b-1e65-43a5-8de8-63f524297dcb tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:07.311154 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c0ca51b-1e65-43a5-8de8-63f524297dcb tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:07.311329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2c0ca51b-1e65-43a5-8de8-63f524297dcb tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:07.317484 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:07.317484 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:07.318464 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c0ca51b-1e65-43a5-8de8-63f524297dcb tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:07.318955 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 301/1212] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:07 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:07.529601 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dedb751c-ef77-4e89-ac65-e242ed70a21c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:07.531055 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dedb751c-ef77-4e89-ac65-e242ed70a21c None None] GET https://10.4.3.71/volume// Jul 10 18:02:07.531055 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dedb751c-ef77-4e89-ac65-e242ed70a21c None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:07.531055 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dedb751c-ef77-4e89-ac65-e242ed70a21c None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:07.531839 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dedb751c-ef77-4e89-ac65-e242ed70a21c None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:02:07.531839 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 306/1213] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:02:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:02:07.547031 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-7269ce1f-66fc-4c30-80d8-ca2995f62ad0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:07.550892 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-7269ce1f-66fc-4c30-80d8-ca2995f62ad0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:02:07.551867 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-7269ce1f-66fc-4c30-80d8-ca2995f62ad0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:07.551867 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-7269ce1f-66fc-4c30-80d8-ca2995f62ad0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:07.567015 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:07.567015 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:07.573359 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-7269ce1f-66fc-4c30-80d8-ca2995f62ad0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:02:07.580177 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-7269ce1f-66fc-4c30-80d8-ca2995f62ad0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:02:07.580891 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 302/1214] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:02:07 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 1290 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:02:07.704889 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-1b7ab6e0-2ef1-4c59-9924-eeefd03e95e7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:07.709167 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-1b7ab6e0-2ef1-4c59-9924-eeefd03e95e7 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] PUT https://10.4.3.71/volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f Jul 10 18:02:07.709826 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-1b7ab6e0-2ef1-4c59-9924-eeefd03e95e7 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:07.728176 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-1b7ab6e0-2ef1-4c59-9924-eeefd03e95e7 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Acquiring lock "cinder-attachment_update-63fa68c2-9c61-45c5-ba77-1831d47d4320-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:02:07.735430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-1b7ab6e0-2ef1-4c59-9924-eeefd03e95e7 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Lock "cinder-attachment_update-63fa68c2-9c61-45c5-ba77-1831d47d4320-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:02:07.737406 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:07.737406 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:08.270104 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-1b7ab6e0-2ef1-4c59-9924-eeefd03e95e7 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Lock "cinder-attachment_update-63fa68c2-9c61-45c5-ba77-1831d47d4320-np0000005036" released by "attachment_update" :: held 0.535s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:02:08.270535 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-1b7ab6e0-2ef1-4c59-9924-eeefd03e95e7 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f returned with HTTP 200 Jul 10 18:02:08.271336 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 306/1215] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:02:07 2026] PUT /volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:08.333614 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4ce1506e-4d37-49ce-89ea-694e41438309 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:08.336170 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4ce1506e-4d37-49ce-89ea-694e41438309 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:08.336468 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4ce1506e-4d37-49ce-89ea-694e41438309 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:08.336764 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4ce1506e-4d37-49ce-89ea-694e41438309 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:08.336912 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4ce1506e-4d37-49ce-89ea-694e41438309 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:08.342839 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:08.342839 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:08.343719 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4ce1506e-4d37-49ce-89ea-694e41438309 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:08.344202 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 302/1216] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:08 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:08.797243 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-146a96ec-7fa4-4a47-b187-4f7a50c11bf2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:08.807258 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-146a96ec-7fa4-4a47-b187-4f7a50c11bf2 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] POST https://10.4.3.71/volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f/action Jul 10 18:02:08.808943 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-146a96ec-7fa4-4a47-b187-4f7a50c11bf2 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:08.808943 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-146a96ec-7fa4-4a47-b187-4f7a50c11bf2 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:08.853931 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:08.853931 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:08.886125 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b97443a6-1e1e-4495-b6a3-09de37071ae1 req-146a96ec-7fa4-4a47-b187-4f7a50c11bf2 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f/action returned with HTTP 204 Jul 10 18:02:08.887912 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 307/1217] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:02:08 2026] POST /volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:09.358818 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eab433c1-53db-44c9-93f5-2cd713244549 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:09.361987 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eab433c1-53db-44c9-93f5-2cd713244549 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:09.363374 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eab433c1-53db-44c9-93f5-2cd713244549 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:09.363620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eab433c1-53db-44c9-93f5-2cd713244549 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:09.363620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-eab433c1-53db-44c9-93f5-2cd713244549 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:09.376712 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:09.376712 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:09.379489 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eab433c1-53db-44c9-93f5-2cd713244549 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:09.380756 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 303/1218] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:09 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:10.393626 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1eef1c13-d84f-468f-ade4-0b4a6e3cb3e4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:10.397273 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1eef1c13-d84f-468f-ade4-0b4a6e3cb3e4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:10.397639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1eef1c13-d84f-468f-ade4-0b4a6e3cb3e4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:10.397887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1eef1c13-d84f-468f-ade4-0b4a6e3cb3e4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:10.398058 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-1eef1c13-d84f-468f-ade4-0b4a6e3cb3e4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:10.409904 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:10.409904 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:10.410964 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1eef1c13-d84f-468f-ade4-0b4a6e3cb3e4 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:10.411476 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 307/1219] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:10 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:11.428416 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-38b53e55-f995-49d3-b955-c65f92333507 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:11.431781 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-38b53e55-f995-49d3-b955-c65f92333507 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:11.432027 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-38b53e55-f995-49d3-b955-c65f92333507 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:11.432274 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-38b53e55-f995-49d3-b955-c65f92333507 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:11.432793 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-38b53e55-f995-49d3-b955-c65f92333507 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:11.438959 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:11.438959 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:11.439994 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-38b53e55-f995-49d3-b955-c65f92333507 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:11.440438 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 303/1220] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:11 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:12.461068 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7185a506-3469-4b69-85f5-d9fae6510dbe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:12.465037 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7185a506-3469-4b69-85f5-d9fae6510dbe tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:12.465037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7185a506-3469-4b69-85f5-d9fae6510dbe tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:12.465037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7185a506-3469-4b69-85f5-d9fae6510dbe tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:12.465037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-7185a506-3469-4b69-85f5-d9fae6510dbe tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:12.475322 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:12.475322 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:12.477141 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7185a506-3469-4b69-85f5-d9fae6510dbe tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:12.477141 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 308/1221] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:12 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:12.688828 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:12.845978 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:12.847560 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:12.853272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:12.854043 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Create volume of 1 GB Jul 10 18:02:12.869954 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Availability Zones retrieved successfully. Jul 10 18:02:12.876772 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Flow 'volume_create_api' (9ac0f1d7-78e3-43c8-b2a1-ac26c0cc8c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:12.878012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287e2884-84f6-4b56-9d44-4567fee3b188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:12.879326 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:02:12.926759 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287e2884-84f6-4b56-9d44-4567fee3b188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:12.927861 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d21e92-b1b2-4a1a-a1e2-5097241d01f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:13.029590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Created reservations ['cce7ee6a-ed45-461f-9ef9-6d2a46bffe8c', '1b9a8389-dc4d-4e8a-b6ce-ce34d168609e', 'f14cb05d-17b3-4528-8c65-0837505a9485', '0cb0b2cf-5228-4eca-8d61-b6ed19b73271'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:13.029590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d21e92-b1b2-4a1a-a1e2-5097241d01f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cce7ee6a-ed45-461f-9ef9-6d2a46bffe8c', '1b9a8389-dc4d-4e8a-b6ce-ce34d168609e', 'f14cb05d-17b3-4528-8c65-0837505a9485', '0cb0b2cf-5228-4eca-8d61-b6ed19b73271']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:13.029590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c479191f-e55d-44c3-8acd-aae98b8d968a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:13.063613 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c479191f-e55d-44c3-8acd-aae98b8d968a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8f7372-686d-4459-a5ee-2c73bb476008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='592c7efb742b42ef8bc1dbfee1aa39fa',qos_specs=None,replication_status=,reservations=['cce7ee6a-ed45-461f-9ef9-6d2a46bffe8c','1b9a8389-dc4d-4e8a-b6ce-ce34d168609e','f14cb05d-17b3-4528-8c65-0837505a9485','0cb0b2cf-5228-4eca-8d61-b6ed19b73271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9e3cdd7d92a42de966e346e1d79243e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8f7372-686d-4459-a5ee-2c73bb476008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='592c7efb742b42ef8bc1dbfee1aa39fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9e3cdd7d92a42de966e346e1d79243e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:13.064356 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66d91a7-4f0c-4f7c-86d1-63fb7d6f7be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:13.090252 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66d91a7-4f0c-4f7c-86d1-63fb7d6f7be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='592c7efb742b42ef8bc1dbfee1aa39fa',qos_specs=None,replication_status=,reservations=['cce7ee6a-ed45-461f-9ef9-6d2a46bffe8c','1b9a8389-dc4d-4e8a-b6ce-ce34d168609e','f14cb05d-17b3-4528-8c65-0837505a9485','0cb0b2cf-5228-4eca-8d61-b6ed19b73271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9e3cdd7d92a42de966e346e1d79243e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:13.091220 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a733b11-8d0c-44b8-8697-4eb133121140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:13.108073 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a733b11-8d0c-44b8-8697-4eb133121140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:13.108073 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Flow 'volume_create_api' (9ac0f1d7-78e3-43c8-b2a1-ac26c0cc8c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:13.108073 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Create volume request issued successfully. Jul 10 18:02:13.108073 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-57dc20ce-1187-4f25-942c-002d6e9fb09d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:02:13.109751 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 304/1222] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:12 2026] POST /volume/v3/volumes => generated 738 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:13.125429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ef0fe784-5168-44f4-a048-fc4cd6fee585 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:13.127605 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ef0fe784-5168-44f4-a048-fc4cd6fee585 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 Jul 10 18:02:13.127722 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ef0fe784-5168-44f4-a048-fc4cd6fee585 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:13.127958 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ef0fe784-5168-44f4-a048-fc4cd6fee585 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:13.137006 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:13.137006 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:13.143595 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ef0fe784-5168-44f4-a048-fc4cd6fee585 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:13.148898 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ef0fe784-5168-44f4-a048-fc4cd6fee585 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 returned with HTTP 200 Jul 10 18:02:13.149279 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 308/1223] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:13 2026] GET /volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:13.496113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1ac88dfa-87a7-4e7b-9c03-cc518abfdc39 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:13.500626 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1ac88dfa-87a7-4e7b-9c03-cc518abfdc39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:13.500626 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1ac88dfa-87a7-4e7b-9c03-cc518abfdc39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:13.500626 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1ac88dfa-87a7-4e7b-9c03-cc518abfdc39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:13.500626 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-1ac88dfa-87a7-4e7b-9c03-cc518abfdc39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:13.505851 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:13.505851 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:13.507153 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1ac88dfa-87a7-4e7b-9c03-cc518abfdc39 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:13.507694 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 304/1224] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:13 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:14.168448 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b4ca0a5f-1fe9-4e07-9200-d51628e098ab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:14.170047 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b4ca0a5f-1fe9-4e07-9200-d51628e098ab tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 Jul 10 18:02:14.170342 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b4ca0a5f-1fe9-4e07-9200-d51628e098ab tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:14.170616 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b4ca0a5f-1fe9-4e07-9200-d51628e098ab tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:14.179556 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:14.179556 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:14.187863 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b4ca0a5f-1fe9-4e07-9200-d51628e098ab tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:14.195645 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b4ca0a5f-1fe9-4e07-9200-d51628e098ab tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 returned with HTTP 200 Jul 10 18:02:14.195862 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 309/1225] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:14 2026] GET /volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:14.216552 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-28fb755e-9f19-4d56-b4b0-9fd7e4454729 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:14.221039 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28fb755e-9f19-4d56-b4b0-9fd7e4454729 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 Jul 10 18:02:14.221413 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28fb755e-9f19-4d56-b4b0-9fd7e4454729 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:14.221801 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28fb755e-9f19-4d56-b4b0-9fd7e4454729 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:14.233435 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:14.233435 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:14.243835 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-28fb755e-9f19-4d56-b4b0-9fd7e4454729 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:14.248019 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28fb755e-9f19-4d56-b4b0-9fd7e4454729 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 returned with HTTP 200 Jul 10 18:02:14.248590 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 305/1226] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:14 2026] GET /volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:14.270651 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-62a07ffd-c659-4cd2-abec-30c42e34267f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:14.272797 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:14.272962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-16422227"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:14.275305 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-16422227'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:14.275305 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Create volume of 1 GB Jul 10 18:02:14.280886 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Availability Zones retrieved successfully. Jul 10 18:02:14.287785 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Flow 'volume_create_api' (fceb3554-7627-4928-9a4f-6c198da33f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:14.288893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abce5bda-7a62-4f4c-9f44-f95b3f30cb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:14.290041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:02:14.330101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abce5bda-7a62-4f4c-9f44-f95b3f30cb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:14.330967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf2c587-bc40-4967-9a4d-9f94c5a256d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:14.394660 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Created reservations ['1966aa87-bd95-4aa4-8e0f-5e4b7af2774f', '2049c5cb-8862-4c9c-a38b-f31e1829f541', '983c7b2f-731b-44cf-a1a4-fbdbfb0af317', '116717e7-3099-4799-9bb1-a943b2f4b3c9'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:14.395281 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf2c587-bc40-4967-9a4d-9f94c5a256d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1966aa87-bd95-4aa4-8e0f-5e4b7af2774f', '2049c5cb-8862-4c9c-a38b-f31e1829f541', '983c7b2f-731b-44cf-a1a4-fbdbfb0af317', '116717e7-3099-4799-9bb1-a943b2f4b3c9']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:14.396375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1004dc-3ea4-4b65-bae7-c6190e4d7bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:14.434390 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1004dc-3ea4-4b65-bae7-c6190e4d7bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7965f007-5144-4bcc-8465-255e52e000c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-16422227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='592c7efb742b42ef8bc1dbfee1aa39fa',qos_specs=None,replication_status=,reservations=['1966aa87-bd95-4aa4-8e0f-5e4b7af2774f','2049c5cb-8862-4c9c-a38b-f31e1829f541','983c7b2f-731b-44cf-a1a4-fbdbfb0af317','116717e7-3099-4799-9bb1-a943b2f4b3c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9e3cdd7d92a42de966e346e1d79243e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:02:14Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-16422227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7965f007-5144-4bcc-8465-255e52e000c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='592c7efb742b42ef8bc1dbfee1aa39fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9e3cdd7d92a42de966e346e1d79243e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:14.435945 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09e8a827-dd8a-4eea-8b08-9e5849155bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:14.467815 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09e8a827-dd8a-4eea-8b08-9e5849155bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-16422227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='592c7efb742b42ef8bc1dbfee1aa39fa',qos_specs=None,replication_status=,reservations=['1966aa87-bd95-4aa4-8e0f-5e4b7af2774f','2049c5cb-8862-4c9c-a38b-f31e1829f541','983c7b2f-731b-44cf-a1a4-fbdbfb0af317','116717e7-3099-4799-9bb1-a943b2f4b3c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9e3cdd7d92a42de966e346e1d79243e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:14.468501 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c5afe3-4be5-4dcb-b20a-af8b74c9ff7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:14.493326 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c5afe3-4be5-4dcb-b20a-af8b74c9ff7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:14.494518 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Flow 'volume_create_api' (fceb3554-7627-4928-9a4f-6c198da33f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:14.495275 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Create volume request issued successfully. Jul 10 18:02:14.496138 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62a07ffd-c659-4cd2-abec-30c42e34267f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:02:14.496351 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 309/1227] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:02:14 2026] POST /volume/v3/volumes => generated 772 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:14.511590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b6714d96-5a65-4eda-a6d9-256e3024718a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:14.512761 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b6714d96-5a65-4eda-a6d9-256e3024718a tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 Jul 10 18:02:14.514470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b6714d96-5a65-4eda-a6d9-256e3024718a tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:14.514470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b6714d96-5a65-4eda-a6d9-256e3024718a tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:14.519355 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b13b241a-fc64-4318-afd3-b453899db8d3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:14.521704 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:14.521704 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:14.527255 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b6714d96-5a65-4eda-a6d9-256e3024718a tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:14.527484 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b13b241a-fc64-4318-afd3-b453899db8d3 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:14.527484 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b13b241a-fc64-4318-afd3-b453899db8d3 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:14.527853 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b13b241a-fc64-4318-afd3-b453899db8d3 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:14.527925 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-b13b241a-fc64-4318-afd3-b453899db8d3 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:14.531974 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b6714d96-5a65-4eda-a6d9-256e3024718a tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 returned with HTTP 200 Jul 10 18:02:14.532394 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 305/1228] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:14 2026] GET /volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:14.536938 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:14.536938 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:14.537277 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b13b241a-fc64-4318-afd3-b453899db8d3 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:14.537700 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 310/1229] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:14 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:15.548660 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0f2854f9-56a0-402f-953e-c235e4455bf1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:15.550832 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f2854f9-56a0-402f-953e-c235e4455bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 Jul 10 18:02:15.551007 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f2854f9-56a0-402f-953e-c235e4455bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:15.551097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f2854f9-56a0-402f-953e-c235e4455bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:15.556183 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fbf5717b-f662-449c-aab0-c3080db1fb23 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:15.558821 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fbf5717b-f662-449c-aab0-c3080db1fb23 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:15.559117 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fbf5717b-f662-449c-aab0-c3080db1fb23 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:15.559382 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fbf5717b-f662-449c-aab0-c3080db1fb23 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:15.559534 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-fbf5717b-f662-449c-aab0-c3080db1fb23 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:15.559731 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:15.559731 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:15.564668 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0f2854f9-56a0-402f-953e-c235e4455bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:15.565023 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:15.565023 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:15.566226 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fbf5717b-f662-449c-aab0-c3080db1fb23 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:15.566863 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 310/1230] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:15 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:15.570140 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f2854f9-56a0-402f-953e-c235e4455bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 returned with HTTP 200 Jul 10 18:02:15.570719 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 306/1231] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:15 2026] GET /volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:15.588762 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-88edc823-ddc1-47e1-a4a8-0ab50f9260cb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:15.591166 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88edc823-ddc1-47e1-a4a8-0ab50f9260cb tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 Jul 10 18:02:15.591469 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88edc823-ddc1-47e1-a4a8-0ab50f9260cb tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:15.591749 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88edc823-ddc1-47e1-a4a8-0ab50f9260cb tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:15.600420 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:15.600420 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:15.604794 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-88edc823-ddc1-47e1-a4a8-0ab50f9260cb tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:15.640035 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88edc823-ddc1-47e1-a4a8-0ab50f9260cb tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 returned with HTTP 200 Jul 10 18:02:15.640035 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 306/1232] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:15 2026] GET /volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:15.656488 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-94504d1a-e7cb-4d47-88d0-74874b5f97c9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:15.658497 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-94504d1a-e7cb-4d47-88d0-74874b5f97c9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:02:15.658913 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-94504d1a-e7cb-4d47-88d0-74874b5f97c9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7965f007-5144-4bcc-8465-255e52e000c0", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-912388257"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:15.685671 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:15.685671 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:15.687470 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-94504d1a-e7cb-4d47-88d0-74874b5f97c9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:15.687470 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-94504d1a-e7cb-4d47-88d0-74874b5f97c9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Create snapshot from volume 7965f007-5144-4bcc-8465-255e52e000c0 Jul 10 18:02:15.773928 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-94504d1a-e7cb-4d47-88d0-74874b5f97c9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Created reservations ['01acf0c0-ef6f-4c44-b0d2-a7be7a90a34f', '3f7c51ad-1570-4db3-a5c9-d11cc469ecb0', 'a72ef348-37cd-46d0-81e1-a106a6774431', 'ba688b2b-7384-468d-9e46-e23ce952c377'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:15.835351 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-94504d1a-e7cb-4d47-88d0-74874b5f97c9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Snapshot create request issued successfully. Jul 10 18:02:15.836050 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-94504d1a-e7cb-4d47-88d0-74874b5f97c9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:02:15.836405 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 311/1233] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:02:15 2026] POST /volume/v3/snapshots => generated 325 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:15.852397 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-efe2f3f9-8cf4-44f9-a635-7253832403e9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:15.855689 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-efe2f3f9-8cf4-44f9-a635-7253832403e9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 Jul 10 18:02:15.856015 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-efe2f3f9-8cf4-44f9-a635-7253832403e9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:15.856322 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-efe2f3f9-8cf4-44f9-a635-7253832403e9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:15.874746 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:15.874746 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:15.875452 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-efe2f3f9-8cf4-44f9-a635-7253832403e9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Snapshot retrieved successfully. Jul 10 18:02:15.877816 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-efe2f3f9-8cf4-44f9-a635-7253832403e9 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 returned with HTTP 200 Jul 10 18:02:15.878408 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 311/1234] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:02:15 2026] GET /volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:16.582729 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-934b8547-1e0a-475b-9063-fd1a982a7312 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:16.586932 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-934b8547-1e0a-475b-9063-fd1a982a7312 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:16.587276 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-934b8547-1e0a-475b-9063-fd1a982a7312 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:16.587539 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-934b8547-1e0a-475b-9063-fd1a982a7312 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:16.587727 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-934b8547-1e0a-475b-9063-fd1a982a7312 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:16.597736 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:16.597736 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:16.598908 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-934b8547-1e0a-475b-9063-fd1a982a7312 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:16.599629 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 307/1235] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:16 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:16.888800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-86c57c9f-f015-47c3-b74e-a8eca2258ac6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:16.890672 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86c57c9f-f015-47c3-b74e-a8eca2258ac6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 Jul 10 18:02:16.892431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-86c57c9f-f015-47c3-b74e-a8eca2258ac6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:16.892431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-86c57c9f-f015-47c3-b74e-a8eca2258ac6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:16.899363 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:16.899363 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:16.899363 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-86c57c9f-f015-47c3-b74e-a8eca2258ac6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Snapshot retrieved successfully. Jul 10 18:02:16.899363 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86c57c9f-f015-47c3-b74e-a8eca2258ac6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 returned with HTTP 200 Jul 10 18:02:16.899363 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 307/1236] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:02:16 2026] GET /volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:16.910481 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f17c8ef4-e69d-4581-9d31-36580de2aa3f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:16.913417 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f17c8ef4-e69d-4581-9d31-36580de2aa3f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 Jul 10 18:02:16.913723 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f17c8ef4-e69d-4581-9d31-36580de2aa3f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:16.914442 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f17c8ef4-e69d-4581-9d31-36580de2aa3f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:16.920469 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:16.920469 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:16.921679 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f17c8ef4-e69d-4581-9d31-36580de2aa3f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Snapshot retrieved successfully. Jul 10 18:02:16.922913 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f17c8ef4-e69d-4581-9d31-36580de2aa3f tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 returned with HTTP 200 Jul 10 18:02:16.923683 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 312/1237] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:02:16 2026] GET /volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:16.936329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8ad6b574-5738-4cb4-ade6-b8c3906c70ce None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:16.939597 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8ad6b574-5738-4cb4-ade6-b8c3906c70ce tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 Jul 10 18:02:16.939597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8ad6b574-5738-4cb4-ade6-b8c3906c70ce tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:16.939597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8ad6b574-5738-4cb4-ade6-b8c3906c70ce tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:16.939597 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-8ad6b574-5738-4cb4-ade6-b8c3906c70ce tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Delete snapshot with id: b6ee5fc0-ddd4-4225-a183-778171af14e2 Jul 10 18:02:16.945392 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:16.945392 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:16.946053 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8ad6b574-5738-4cb4-ade6-b8c3906c70ce tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Snapshot retrieved successfully. Jul 10 18:02:16.971718 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8ad6b574-5738-4cb4-ade6-b8c3906c70ce tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Snapshot delete request issued successfully. Jul 10 18:02:16.971968 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8ad6b574-5738-4cb4-ade6-b8c3906c70ce tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 returned with HTTP 202 Jul 10 18:02:16.972534 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 312/1238] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:02:16 2026] DELETE /volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:16.985384 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-950cfaad-32d0-466b-8dbd-06149c831c68 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:16.985915 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-950cfaad-32d0-466b-8dbd-06149c831c68 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 Jul 10 18:02:16.986299 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-950cfaad-32d0-466b-8dbd-06149c831c68 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:16.986807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-950cfaad-32d0-466b-8dbd-06149c831c68 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:16.995807 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:16.995807 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:16.996386 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-950cfaad-32d0-466b-8dbd-06149c831c68 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Snapshot retrieved successfully. Jul 10 18:02:16.997317 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-950cfaad-32d0-466b-8dbd-06149c831c68 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 returned with HTTP 200 Jul 10 18:02:16.997861 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 308/1239] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:02:16 2026] GET /volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:17.616418 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a56c2c59-eef8-4265-9d4d-6b6a0fce06fc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:17.618730 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a56c2c59-eef8-4265-9d4d-6b6a0fce06fc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:17.619235 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a56c2c59-eef8-4265-9d4d-6b6a0fce06fc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:17.619894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a56c2c59-eef8-4265-9d4d-6b6a0fce06fc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:17.620553 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-a56c2c59-eef8-4265-9d4d-6b6a0fce06fc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:17.629369 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:17.629369 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:17.629369 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a56c2c59-eef8-4265-9d4d-6b6a0fce06fc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:17.629369 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 308/1240] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:17 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:18.011755 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-419708a4-f20c-4703-ba03-28e00ea35462 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:18.011755 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-419708a4-f20c-4703-ba03-28e00ea35462 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 Jul 10 18:02:18.012107 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-419708a4-f20c-4703-ba03-28e00ea35462 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:18.012150 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-419708a4-f20c-4703-ba03-28e00ea35462 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:18.017612 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-419708a4-f20c-4703-ba03-28e00ea35462 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 returned with HTTP 404 Jul 10 18:02:18.018307 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 313/1241] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:02:18 2026] GET /volume/v3/snapshots/b6ee5fc0-ddd4-4225-a183-778171af14e2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:18.025525 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-627ca362-a9c9-48ca-bcea-9139d1ceb2a6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:18.029069 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-627ca362-a9c9-48ca-bcea-9139d1ceb2a6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] DELETE https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 Jul 10 18:02:18.029069 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-627ca362-a9c9-48ca-bcea-9139d1ceb2a6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:18.029069 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-627ca362-a9c9-48ca-bcea-9139d1ceb2a6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:18.029069 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-627ca362-a9c9-48ca-bcea-9139d1ceb2a6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Delete volume with id: 7965f007-5144-4bcc-8465-255e52e000c0 Jul 10 18:02:18.038772 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:18.038772 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:18.038772 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-627ca362-a9c9-48ca-bcea-9139d1ceb2a6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:18.069545 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-627ca362-a9c9-48ca-bcea-9139d1ceb2a6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Delete volume request issued successfully. Jul 10 18:02:18.069857 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-627ca362-a9c9-48ca-bcea-9139d1ceb2a6 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 returned with HTTP 202 Jul 10 18:02:18.070453 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 313/1242] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:18 2026] DELETE /volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:18.081010 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-960f8c2f-f509-4521-864e-cbfa75a45bf1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:18.086507 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-960f8c2f-f509-4521-864e-cbfa75a45bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 Jul 10 18:02:18.086929 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-960f8c2f-f509-4521-864e-cbfa75a45bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:18.087113 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-960f8c2f-f509-4521-864e-cbfa75a45bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:18.104493 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:18.104493 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:18.111659 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-960f8c2f-f509-4521-864e-cbfa75a45bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:18.119675 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-960f8c2f-f509-4521-864e-cbfa75a45bf1 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 returned with HTTP 200 Jul 10 18:02:18.119675 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 309/1243] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:18 2026] GET /volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:18.645933 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-47fca87c-600b-4865-8bd8-c734e633d7e7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:18.648291 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-47fca87c-600b-4865-8bd8-c734e633d7e7 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:18.648553 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-47fca87c-600b-4865-8bd8-c734e633d7e7 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:18.648826 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-47fca87c-600b-4865-8bd8-c734e633d7e7 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:18.648958 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-47fca87c-600b-4865-8bd8-c734e633d7e7 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:18.655604 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:18.655604 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:18.656737 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-47fca87c-600b-4865-8bd8-c734e633d7e7 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:18.657276 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 309/1244] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:18 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:18.669452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6342ff50-b547-4e26-8391-250540426e99 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:18.671905 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6342ff50-b547-4e26-8391-250540426e99 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 Jul 10 18:02:18.672186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6342ff50-b547-4e26-8391-250540426e99 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:18.672344 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6342ff50-b547-4e26-8391-250540426e99 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:18.682993 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:18.682993 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:18.687678 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6342ff50-b547-4e26-8391-250540426e99 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Volume info retrieved successfully. Jul 10 18:02:18.692678 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6342ff50-b547-4e26-8391-250540426e99 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 returned with HTTP 200 Jul 10 18:02:18.693085 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 314/1245] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:18 2026] GET /volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:18.707866 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e15a357e-f1e3-4bf3-939b-d45fb6ce4d90 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:18.710209 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e15a357e-f1e3-4bf3-939b-d45fb6ce4d90 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] PUT https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:18.710699 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e15a357e-f1e3-4bf3-939b-d45fb6ce4d90 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-458727945", "description": "tempest-volume-backup-description-2119034465"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:18.725874 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:18.725874 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:18.743833 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e15a357e-f1e3-4bf3-939b-d45fb6ce4d90 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:18.744376 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 314/1246] 10.4.3.71 () {70 vars in 1402 bytes} [Fri Jul 10 18:02:18 2026] PUT /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:18.755582 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8383bf0e-d0b6-4d26-95d3-752b895877dc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:18.758104 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8383bf0e-d0b6-4d26-95d3-752b895877dc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:18.758439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8383bf0e-d0b6-4d26-95d3-752b895877dc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:18.759101 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8383bf0e-d0b6-4d26-95d3-752b895877dc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:18.759250 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8383bf0e-d0b6-4d26-95d3-752b895877dc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:18.764453 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:18.764453 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:18.766169 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8383bf0e-d0b6-4d26-95d3-752b895877dc tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:18.766649 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 310/1247] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:18 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 838 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:18.783782 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-731a668a-d935-46bb-883e-b308dbce6a84 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:18.786862 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-731a668a-d935-46bb-883e-b308dbce6a84 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] DELETE https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:18.787134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-731a668a-d935-46bb-883e-b308dbce6a84 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:18.787403 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-731a668a-d935-46bb-883e-b308dbce6a84 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:18.787547 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-731a668a-d935-46bb-883e-b308dbce6a84 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Delete backup with id: 0fbe2fa3-4444-414c-816c-c6cb50485ee9. Jul 10 18:02:18.792847 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:18.792847 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:18.808950 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-731a668a-d935-46bb-883e-b308dbce6a84 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] delete_backup rpcapi backup_id 0fbe2fa3-4444-414c-816c-c6cb50485ee9 {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:02:18.810814 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-731a668a-d935-46bb-883e-b308dbce6a84 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 202 Jul 10 18:02:18.811288 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 310/1248] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:02:18 2026] DELETE /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:18.822672 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c27e7a8a-c131-45f6-8a5d-ce7b32070c6a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:18.827162 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c27e7a8a-c131-45f6-8a5d-ce7b32070c6a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:18.827162 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c27e7a8a-c131-45f6-8a5d-ce7b32070c6a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:18.827386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c27e7a8a-c131-45f6-8a5d-ce7b32070c6a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:18.827549 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c27e7a8a-c131-45f6-8a5d-ce7b32070c6a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:18.832195 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:18.832195 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:18.833153 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c27e7a8a-c131-45f6-8a5d-ce7b32070c6a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 200 Jul 10 18:02:18.834599 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 315/1249] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:18 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:19.142332 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e49d3752-0a4d-4f43-adf0-00388f55832d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:19.147669 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e49d3752-0a4d-4f43-adf0-00388f55832d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 Jul 10 18:02:19.147900 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e49d3752-0a4d-4f43-adf0-00388f55832d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:19.148125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e49d3752-0a4d-4f43-adf0-00388f55832d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:19.163305 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e49d3752-0a4d-4f43-adf0-00388f55832d tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 returned with HTTP 404 Jul 10 18:02:19.164170 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 315/1250] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:19 2026] GET /volume/v3/volumes/7965f007-5144-4bcc-8465-255e52e000c0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:19.178307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f4ae1f53-8a56-4053-b018-9731945c30ba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:19.181079 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f4ae1f53-8a56-4053-b018-9731945c30ba tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] DELETE https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 Jul 10 18:02:19.181306 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f4ae1f53-8a56-4053-b018-9731945c30ba tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:19.184172 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f4ae1f53-8a56-4053-b018-9731945c30ba tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:19.184679 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-f4ae1f53-8a56-4053-b018-9731945c30ba tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Delete volume with id: 0e8f7372-686d-4459-a5ee-2c73bb476008 Jul 10 18:02:19.210606 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:19.210606 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:19.211364 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f4ae1f53-8a56-4053-b018-9731945c30ba tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:19.244077 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f4ae1f53-8a56-4053-b018-9731945c30ba tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Delete volume request issued successfully. Jul 10 18:02:19.244554 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f4ae1f53-8a56-4053-b018-9731945c30ba tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 returned with HTTP 202 Jul 10 18:02:19.245711 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 311/1251] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:19 2026] DELETE /volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:19.259324 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-262355b8-aa5e-445f-aad6-39ab86c974d2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:19.262547 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-262355b8-aa5e-445f-aad6-39ab86c974d2 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 Jul 10 18:02:19.262878 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-262355b8-aa5e-445f-aad6-39ab86c974d2 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:19.263557 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-262355b8-aa5e-445f-aad6-39ab86c974d2 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:19.272259 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:19.272259 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:19.281303 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-262355b8-aa5e-445f-aad6-39ab86c974d2 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Volume info retrieved successfully. Jul 10 18:02:19.288044 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-262355b8-aa5e-445f-aad6-39ab86c974d2 tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 returned with HTTP 200 Jul 10 18:02:19.288584 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 311/1252] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:19 2026] GET /volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:19.845954 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-80dd6423-4544-4c92-8778-796cde91d42a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:19.848539 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80dd6423-4544-4c92-8778-796cde91d42a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 Jul 10 18:02:19.848972 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80dd6423-4544-4c92-8778-796cde91d42a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:19.849271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80dd6423-4544-4c92-8778-796cde91d42a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:19.849453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-80dd6423-4544-4c92-8778-796cde91d42a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Show backup with id 0fbe2fa3-4444-414c-816c-c6cb50485ee9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:19.854241 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80dd6423-4544-4c92-8778-796cde91d42a tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 returned with HTTP 404 Jul 10 18:02:19.854896 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 316/1253] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:19 2026] GET /volume/v3/backups/0fbe2fa3-4444-414c-816c-c6cb50485ee9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:19.936802 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4d8be283-efde-4cb6-9ae6-13b317353420 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:19.938626 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d8be283-efde-4cb6-9ae6-13b317353420 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 Jul 10 18:02:19.938842 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d8be283-efde-4cb6-9ae6-13b317353420 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:19.939087 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d8be283-efde-4cb6-9ae6-13b317353420 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:19.945970 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:19.945970 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:19.949697 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4d8be283-efde-4cb6-9ae6-13b317353420 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Volume info retrieved successfully. Jul 10 18:02:19.953698 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d8be283-efde-4cb6-9ae6-13b317353420 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 returned with HTTP 200 Jul 10 18:02:19.954227 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 316/1254] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:19 2026] GET /volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:19.965452 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5829104d-1a65-48af-addf-2fa7acb93f4e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:19.967183 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5829104d-1a65-48af-addf-2fa7acb93f4e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 Jul 10 18:02:19.967397 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5829104d-1a65-48af-addf-2fa7acb93f4e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:19.967589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5829104d-1a65-48af-addf-2fa7acb93f4e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:19.967747 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-5829104d-1a65-48af-addf-2fa7acb93f4e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Delete volume with id: ceefa5f6-68dc-462f-8ab6-7a65d0134c99 Jul 10 18:02:19.977466 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:19.977466 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:19.978289 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5829104d-1a65-48af-addf-2fa7acb93f4e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Volume info retrieved successfully. Jul 10 18:02:20.001647 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5829104d-1a65-48af-addf-2fa7acb93f4e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Delete volume request issued successfully. Jul 10 18:02:20.001886 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5829104d-1a65-48af-addf-2fa7acb93f4e tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 returned with HTTP 202 Jul 10 18:02:20.002377 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 312/1255] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:02:19 2026] DELETE /volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:20.012773 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dc1a2780-d774-4d99-935b-b678ceeae942 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:20.018329 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dc1a2780-d774-4d99-935b-b678ceeae942 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 Jul 10 18:02:20.020662 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dc1a2780-d774-4d99-935b-b678ceeae942 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:20.020951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dc1a2780-d774-4d99-935b-b678ceeae942 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:20.029442 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:20.029442 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:20.033340 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-dc1a2780-d774-4d99-935b-b678ceeae942 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Volume info retrieved successfully. Jul 10 18:02:20.038488 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dc1a2780-d774-4d99-935b-b678ceeae942 tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 returned with HTTP 200 Jul 10 18:02:20.038806 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 312/1256] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:20 2026] GET /volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:20.307087 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9142e4a3-ffbf-4512-bb8b-8e4a63fb425b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:20.311468 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9142e4a3-ffbf-4512-bb8b-8e4a63fb425b tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] GET https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 Jul 10 18:02:20.311516 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9142e4a3-ffbf-4512-bb8b-8e4a63fb425b tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:20.311747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9142e4a3-ffbf-4512-bb8b-8e4a63fb425b tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:20.328810 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9142e4a3-ffbf-4512-bb8b-8e4a63fb425b tempest-CinderUnicodeTest-1177954304 tempest-CinderUnicodeTest-1177954304-project-member] https://10.4.3.71/volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 returned with HTTP 404 Jul 10 18:02:20.329357 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 317/1257] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:20 2026] GET /volume/v3/volumes/0e8f7372-686d-4459-a5ee-2c73bb476008 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:21.056992 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6273d1ee-3c8c-48ee-92b9-89eb0fc69c6d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:21.060293 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6273d1ee-3c8c-48ee-92b9-89eb0fc69c6d tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] GET https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 Jul 10 18:02:21.060635 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6273d1ee-3c8c-48ee-92b9-89eb0fc69c6d tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:21.060920 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6273d1ee-3c8c-48ee-92b9-89eb0fc69c6d tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:21.071203 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6273d1ee-3c8c-48ee-92b9-89eb0fc69c6d tempest-VolumesBackupsV39Test-1011092924 tempest-VolumesBackupsV39Test-1011092924-project-member] https://10.4.3.71/volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 returned with HTTP 404 Jul 10 18:02:21.071947 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 317/1258] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:21 2026] GET /volume/v3/volumes/ceefa5f6-68dc-462f-8ab6-7a65d0134c99 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:22.506715 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:22.642348 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:22.642885 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-321269029"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:22.645485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-321269029'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:22.645637 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume of 1 GB Jul 10 18:02:22.650668 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Availability Zones retrieved successfully. Jul 10 18:02:22.656847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (85d09275-0991-4fc5-84f6-15628d8b5790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:22.658064 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8cbc80-4ea2-438e-983c-e3d3aaa18d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:22.659740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:02:22.703808 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8cbc80-4ea2-438e-983c-e3d3aaa18d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:22.705216 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ee2c29-c65b-422c-96b1-bea0d3b63f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:22.777423 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['001478c4-31db-48bf-81d9-9927b99f6ba2', '4ee2ad76-2ed2-4c17-a77a-d0fe34c0ab44', '1ee48b03-6b51-4d63-9ca5-e33d99b75e50', '3b570ca3-367b-4fbe-afb2-6d3b1c9c620f'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:22.778401 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ee2c29-c65b-422c-96b1-bea0d3b63f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001478c4-31db-48bf-81d9-9927b99f6ba2', '4ee2ad76-2ed2-4c17-a77a-d0fe34c0ab44', '1ee48b03-6b51-4d63-9ca5-e33d99b75e50', '3b570ca3-367b-4fbe-afb2-6d3b1c9c620f']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:22.779186 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6014a53a-bd4c-4dae-bd1d-e6e3796b0f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:22.810984 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6014a53a-bd4c-4dae-bd1d-e6e3796b0f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38c9e83e-96e6-4f14-bf92-49064b1b2ec9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321269029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['001478c4-31db-48bf-81d9-9927b99f6ba2','4ee2ad76-2ed2-4c17-a77a-d0fe34c0ab44','1ee48b03-6b51-4d63-9ca5-e33d99b75e50','3b570ca3-367b-4fbe-afb2-6d3b1c9c620f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321269029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38c9e83e-96e6-4f14-bf92-49064b1b2ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2bd9a651b664732a832a660d76464de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:22.812475 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d0ef7c-b85e-4d26-a22a-02882d4edbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:22.849404 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d0ef7c-b85e-4d26-a22a-02882d4edbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321269029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['001478c4-31db-48bf-81d9-9927b99f6ba2','4ee2ad76-2ed2-4c17-a77a-d0fe34c0ab44','1ee48b03-6b51-4d63-9ca5-e33d99b75e50','3b570ca3-367b-4fbe-afb2-6d3b1c9c620f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:22.850218 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d7d0a4-d198-4b92-a75e-eeddac1b914a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:22.865354 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d7d0a4-d198-4b92-a75e-eeddac1b914a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:22.866525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (85d09275-0991-4fc5-84f6-15628d8b5790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:22.866959 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume request issued successfully. Jul 10 18:02:22.867933 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c6fc4889-bca3-4f50-af02-b7595bb9fa88 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:02:22.868497 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 313/1259] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:02:22 2026] POST /volume/v3/volumes => generated 775 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:22.881776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4880cf73-c1f0-4145-b236-59ce721a6a3a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:22.883773 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4880cf73-c1f0-4145-b236-59ce721a6a3a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 Jul 10 18:02:22.884036 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4880cf73-c1f0-4145-b236-59ce721a6a3a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:22.884256 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4880cf73-c1f0-4145-b236-59ce721a6a3a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:22.893665 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:22.893665 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:22.898871 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4880cf73-c1f0-4145-b236-59ce721a6a3a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:02:22.904390 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4880cf73-c1f0-4145-b236-59ce721a6a3a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 returned with HTTP 200 Jul 10 18:02:22.904964 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 313/1260] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:22 2026] GET /volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:22.942736 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bcadf1ca-b652-4840-b310-d90d9b94762f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:22.947141 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:22.947631 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1420792515"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:22.951452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Create volume request body: {'volume': {'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1420792515'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:23.091112 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Create volume of 1 GB Jul 10 18:02:23.096210 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Availability Zones retrieved successfully. Jul 10 18:02:23.104158 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Flow 'volume_create_api' (52d9729d-c6df-49e5-84c7-75d5de17e4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:23.105200 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550d5972-05d7-4f40-891d-63af0d385b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:23.106244 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:02:23.197227 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550d5972-05d7-4f40-891d-63af0d385b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:23.197626 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f124229-392d-4402-bff6-e13ce79b80cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:23.289249 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Created reservations ['15b8ca6b-ae8c-4756-b81c-aec47fc7df5d', '4d875f0a-5c22-4483-bb56-130411cbe687', 'a5bb4a81-5086-4d2b-9516-1312ca848f8c', '032fe968-0c60-4c41-8af2-4dcf68203d63'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:23.290425 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f124229-392d-4402-bff6-e13ce79b80cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15b8ca6b-ae8c-4756-b81c-aec47fc7df5d', '4d875f0a-5c22-4483-bb56-130411cbe687', 'a5bb4a81-5086-4d2b-9516-1312ca848f8c', '032fe968-0c60-4c41-8af2-4dcf68203d63']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:23.292082 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bb6158b-0890-4bdd-8b06-6c59482231cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:23.325875 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bb6158b-0890-4bdd-8b06-6c59482231cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74c3145b-1b79-4040-84e3-fc333ff6aa9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1420792515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af8511bc4de491e9c2809be67c07d26',qos_specs=None,replication_status=,reservations=['15b8ca6b-ae8c-4756-b81c-aec47fc7df5d','4d875f0a-5c22-4483-bb56-130411cbe687','a5bb4a81-5086-4d2b-9516-1312ca848f8c','032fe968-0c60-4c41-8af2-4dcf68203d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb3f334d93c4bed8d039952a72b6d80',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1420792515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74c3145b-1b79-4040-84e3-fc333ff6aa9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af8511bc4de491e9c2809be67c07d26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb3f334d93c4bed8d039952a72b6d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:23.326945 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0754d53e-3d69-4a82-affc-170f448f83cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:23.357338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0754d53e-3d69-4a82-affc-170f448f83cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1420792515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af8511bc4de491e9c2809be67c07d26',qos_specs=None,replication_status=,reservations=['15b8ca6b-ae8c-4756-b81c-aec47fc7df5d','4d875f0a-5c22-4483-bb56-130411cbe687','a5bb4a81-5086-4d2b-9516-1312ca848f8c','032fe968-0c60-4c41-8af2-4dcf68203d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb3f334d93c4bed8d039952a72b6d80',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:23.358501 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7bd6da0-d363-4908-9699-c9eb533c75dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:23.374661 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7bd6da0-d363-4908-9699-c9eb533c75dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:23.375576 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Flow 'volume_create_api' (52d9729d-c6df-49e5-84c7-75d5de17e4b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:23.375882 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Create volume request issued successfully. Jul 10 18:02:23.376466 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bcadf1ca-b652-4840-b310-d90d9b94762f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:02:23.376930 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 318/1261] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:02:22 2026] POST /volume/v3/volumes => generated 746 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:23.388754 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2ca6ebbe-7681-4997-8d7e-f94ac55afda7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:23.393190 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ca6ebbe-7681-4997-8d7e-f94ac55afda7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:23.393311 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ca6ebbe-7681-4997-8d7e-f94ac55afda7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:23.394949 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ca6ebbe-7681-4997-8d7e-f94ac55afda7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:23.403687 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:23.403687 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:23.410841 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2ca6ebbe-7681-4997-8d7e-f94ac55afda7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:23.417926 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ca6ebbe-7681-4997-8d7e-f94ac55afda7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c returned with HTTP 200 Jul 10 18:02:23.418415 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 318/1262] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:23 2026] GET /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:23.918643 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ce7a6d77-6e54-4ebd-8e70-0d7acab4f53e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:23.921153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ce7a6d77-6e54-4ebd-8e70-0d7acab4f53e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 Jul 10 18:02:23.921409 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ce7a6d77-6e54-4ebd-8e70-0d7acab4f53e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:23.921959 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ce7a6d77-6e54-4ebd-8e70-0d7acab4f53e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:23.932031 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:23.932031 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:23.935865 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ce7a6d77-6e54-4ebd-8e70-0d7acab4f53e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:02:23.942231 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ce7a6d77-6e54-4ebd-8e70-0d7acab4f53e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 returned with HTTP 200 Jul 10 18:02:23.942684 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 314/1263] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:23 2026] GET /volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:23.965608 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-704b8cd0-f4e5-405e-84b8-4759f608e9bc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:23.968791 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-704b8cd0-f4e5-405e-84b8-4759f608e9bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:02:23.969269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-704b8cd0-f4e5-405e-84b8-4759f608e9bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38c9e83e-96e6-4f14-bf92-49064b1b2ec9", "name": "tempest-type-Backup-22528430"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:23.970898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-704b8cd0-f4e5-405e-84b8-4759f608e9bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating new backup {'backup': {'volume_id': '38c9e83e-96e6-4f14-bf92-49064b1b2ec9', 'name': 'tempest-type-Backup-22528430'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:02:23.971062 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-704b8cd0-f4e5-405e-84b8-4759f608e9bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating backup of volume 38c9e83e-96e6-4f14-bf92-49064b1b2ec9 in container None Jul 10 18:02:23.978176 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:23.978176 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:23.978507 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-704b8cd0-f4e5-405e-84b8-4759f608e9bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:02:24.017330 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-704b8cd0-f4e5-405e-84b8-4759f608e9bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['a0b4a660-791d-4422-8724-f142f8c97c86', '32c3040e-9705-4145-90f5-7173e205dbd2'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:24.053503 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-704b8cd0-f4e5-405e-84b8-4759f608e9bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:02:24.054017 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 314/1264] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:02:23 2026] POST /volume/v3/backups => generated 312 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:24.066114 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dd4d9739-dade-4e8b-827b-3126f6be763c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:24.069138 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dd4d9739-dade-4e8b-827b-3126f6be763c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:24.069407 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dd4d9739-dade-4e8b-827b-3126f6be763c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:24.069709 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dd4d9739-dade-4e8b-827b-3126f6be763c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:24.069812 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-dd4d9739-dade-4e8b-827b-3126f6be763c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:24.076113 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:24.076113 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:24.076884 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dd4d9739-dade-4e8b-827b-3126f6be763c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:24.077277 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 319/1265] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:24 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 719 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:24.444133 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2ac9fc19-cb66-4484-bc7c-876066eef5dd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:24.447182 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ac9fc19-cb66-4484-bc7c-876066eef5dd tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:24.448451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ac9fc19-cb66-4484-bc7c-876066eef5dd tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:24.448451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ac9fc19-cb66-4484-bc7c-876066eef5dd tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:24.464942 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:24.464942 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:24.475292 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2ac9fc19-cb66-4484-bc7c-876066eef5dd tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:24.486809 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ac9fc19-cb66-4484-bc7c-876066eef5dd tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c returned with HTTP 200 Jul 10 18:02:24.487417 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 319/1266] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:24 2026] GET /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c => generated 1354 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:24.511707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d635fcbc-fe24-4f59-9b53-75ddab1ca906 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:24.513850 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d635fcbc-fe24-4f59-9b53-75ddab1ca906 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] POST https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c/action Jul 10 18:02:24.515032 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d635fcbc-fe24-4f59-9b53-75ddab1ca906 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:24.515032 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d635fcbc-fe24-4f59-9b53-75ddab1ca906 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:24.529643 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:24.529643 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:24.530297 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d635fcbc-fe24-4f59-9b53-75ddab1ca906 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:24.565945 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:24.569644 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:24.569644 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-995714341", "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:24.571547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-995714341', 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:24.611976 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-d635fcbc-fe24-4f59-9b53-75ddab1ca906 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Created reservations ['fd4736c5-b548-4590-b5f2-ab0a367c6a0c', '07ab6fd3-9d3e-4a5d-b0ee-cc9703f9f0b0'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:24.637057 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d635fcbc-fe24-4f59-9b53-75ddab1ca906 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Extend volume request issued successfully. Jul 10 18:02:24.637057 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d635fcbc-fe24-4f59-9b53-75ddab1ca906 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c/action returned with HTTP 202 Jul 10 18:02:24.637507 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 315/1267] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:24 2026] POST /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:24.652232 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e6d299b6-d807-4498-b2df-3890322ebf69 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:24.659229 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6d299b6-d807-4498-b2df-3890322ebf69 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:24.660039 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6d299b6-d807-4498-b2df-3890322ebf69 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:24.660039 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6d299b6-d807-4498-b2df-3890322ebf69 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:24.677688 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:24.677688 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:24.684959 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e6d299b6-d807-4498-b2df-3890322ebf69 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:24.693391 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6d299b6-d807-4498-b2df-3890322ebf69 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c returned with HTTP 200 Jul 10 18:02:24.694154 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 320/1268] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:24 2026] GET /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c => generated 1354 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:24.976588 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Create volume of 1 GB Jul 10 18:02:24.977916 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:24.977916 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:24.983459 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Availability Zones retrieved successfully. Jul 10 18:02:24.989215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Flow 'volume_create_api' (99748071-a362-4250-8f9a-f3c0acb7087a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:24.990228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052eb847-3f3b-4862-b2ef-978faa12a6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:24.991168 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:02:25.083448 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052eb847-3f3b-4862-b2ef-978faa12a6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:25.084411 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602ee877-bce1-4049-b141-cad265a7630d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:25.089407 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a166307b-8b68-49c1-a739-3baf991c4a4e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:25.091355 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a166307b-8b68-49c1-a739-3baf991c4a4e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:25.092326 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a166307b-8b68-49c1-a739-3baf991c4a4e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:25.092848 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a166307b-8b68-49c1-a739-3baf991c4a4e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:25.093122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-a166307b-8b68-49c1-a739-3baf991c4a4e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:25.102104 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:25.102104 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:25.105613 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a166307b-8b68-49c1-a739-3baf991c4a4e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:25.105613 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 320/1269] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:25 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:25.164680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Created reservations ['975c796a-d88c-487b-9019-f6e6a47ef765', '4c04fa4d-d27a-4440-8a92-4a6faf4147a4', '97381538-264e-481c-9467-7bdca5a972ac', 'fc7bd564-f484-4c36-be10-f8d11c6ac2d1'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:25.165894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602ee877-bce1-4049-b141-cad265a7630d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['975c796a-d88c-487b-9019-f6e6a47ef765', '4c04fa4d-d27a-4440-8a92-4a6faf4147a4', '97381538-264e-481c-9467-7bdca5a972ac', 'fc7bd564-f484-4c36-be10-f8d11c6ac2d1']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:25.167176 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6bbd723-6c07-470d-bc0c-43020624e2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:25.192624 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6bbd723-6c07-470d-bc0c-43020624e2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a522e34c-06eb-443a-8e3c-093f1170d9e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-995714341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4586ea55f8df48769be0e3ee23e2c50f',qos_specs=None,replication_status=,reservations=['975c796a-d88c-487b-9019-f6e6a47ef765','4c04fa4d-d27a-4440-8a92-4a6faf4147a4','97381538-264e-481c-9467-7bdca5a972ac','fc7bd564-f484-4c36-be10-f8d11c6ac2d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff4bd19d9674324881db2570fe4f566',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-995714341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a522e34c-06eb-443a-8e3c-093f1170d9e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4586ea55f8df48769be0e3ee23e2c50f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ff4bd19d9674324881db2570fe4f566',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:25.193533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b82eb5-f0da-4eb5-9dd6-59cd7f86fdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:25.213527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b82eb5-f0da-4eb5-9dd6-59cd7f86fdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-995714341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4586ea55f8df48769be0e3ee23e2c50f',qos_specs=None,replication_status=,reservations=['975c796a-d88c-487b-9019-f6e6a47ef765','4c04fa4d-d27a-4440-8a92-4a6faf4147a4','97381538-264e-481c-9467-7bdca5a972ac','fc7bd564-f484-4c36-be10-f8d11c6ac2d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff4bd19d9674324881db2570fe4f566',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:25.214531 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939605a9-2195-423d-9da8-e72f953bd24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:25.223722 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939605a9-2195-423d-9da8-e72f953bd24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:25.224510 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Flow 'volume_create_api' (99748071-a362-4250-8f9a-f3c0acb7087a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:25.224808 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Create volume request issued successfully. Jul 10 18:02:25.225357 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bae5e54a-ef29-4270-b056-8791bbc00d75 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:02:25.225914 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 315/1270] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:02:24 2026] POST /volume/v3/volumes => generated 750 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:25.238503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-79938487-bc1f-4f71-9265-60ff0b878069 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:25.240416 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-79938487-bc1f-4f71-9265-60ff0b878069 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] GET https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 Jul 10 18:02:25.240692 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-79938487-bc1f-4f71-9265-60ff0b878069 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:25.240885 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-79938487-bc1f-4f71-9265-60ff0b878069 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:25.249031 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:25.249031 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:25.253751 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-79938487-bc1f-4f71-9265-60ff0b878069 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Volume info retrieved successfully. Jul 10 18:02:25.259846 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-79938487-bc1f-4f71-9265-60ff0b878069 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 returned with HTTP 200 Jul 10 18:02:25.260419 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 316/1271] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:25 2026] GET /volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:25.711021 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b2d53677-14d0-4399-9b76-18b64f408878 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:25.713585 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b2d53677-14d0-4399-9b76-18b64f408878 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:25.714979 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b2d53677-14d0-4399-9b76-18b64f408878 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:25.714979 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b2d53677-14d0-4399-9b76-18b64f408878 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:25.733990 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:25.733990 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:25.739397 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b2d53677-14d0-4399-9b76-18b64f408878 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:25.745977 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b2d53677-14d0-4399-9b76-18b64f408878 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c returned with HTTP 200 Jul 10 18:02:25.746522 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 321/1272] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:25 2026] GET /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:25.763264 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6606cfad-d76c-42b2-9f3e-fe2d47210c7f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:25.776135 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6606cfad-d76c-42b2-9f3e-fe2d47210c7f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:25.776371 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6606cfad-d76c-42b2-9f3e-fe2d47210c7f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:25.776532 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6606cfad-d76c-42b2-9f3e-fe2d47210c7f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:25.785835 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:25.785835 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:25.792426 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6606cfad-d76c-42b2-9f3e-fe2d47210c7f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:25.799982 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6606cfad-d76c-42b2-9f3e-fe2d47210c7f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c returned with HTTP 200 Jul 10 18:02:25.800790 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 321/1273] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:25 2026] GET /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c => generated 1354 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:25.820479 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bbc759ed-6506-41d3-bcf5-f2d1868ceb3f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:25.820479 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bbc759ed-6506-41d3-bcf5-f2d1868ceb3f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:25.820479 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bbc759ed-6506-41d3-bcf5-f2d1868ceb3f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:25.820479 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bbc759ed-6506-41d3-bcf5-f2d1868ceb3f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:25.828722 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:25.828722 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:25.837868 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bbc759ed-6506-41d3-bcf5-f2d1868ceb3f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:25.846819 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bbc759ed-6506-41d3-bcf5-f2d1868ceb3f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c returned with HTTP 200 Jul 10 18:02:25.846819 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 316/1274] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:25 2026] GET /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:25.865484 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d3ba70bd-20bb-4f39-8c9a-f2125881c31a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:25.868552 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3ba70bd-20bb-4f39-8c9a-f2125881c31a tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] DELETE https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:25.869309 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d3ba70bd-20bb-4f39-8c9a-f2125881c31a tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:25.869309 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d3ba70bd-20bb-4f39-8c9a-f2125881c31a tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:25.869512 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d3ba70bd-20bb-4f39-8c9a-f2125881c31a tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Delete volume with id: 74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:25.880407 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:25.880407 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:25.881279 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d3ba70bd-20bb-4f39-8c9a-f2125881c31a tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:25.908682 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d3ba70bd-20bb-4f39-8c9a-f2125881c31a tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Delete volume request issued successfully. Jul 10 18:02:25.908682 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3ba70bd-20bb-4f39-8c9a-f2125881c31a tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c returned with HTTP 202 Jul 10 18:02:25.908682 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 317/1275] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:25 2026] DELETE /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:25.925269 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-84ea1110-441c-448d-97ee-7b2a6ad23aa7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:25.926511 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-84ea1110-441c-448d-97ee-7b2a6ad23aa7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:25.926765 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-84ea1110-441c-448d-97ee-7b2a6ad23aa7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:25.926947 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-84ea1110-441c-448d-97ee-7b2a6ad23aa7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:25.938884 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:25.938884 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:25.949011 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-84ea1110-441c-448d-97ee-7b2a6ad23aa7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:25.967618 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-84ea1110-441c-448d-97ee-7b2a6ad23aa7 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c returned with HTTP 200 Jul 10 18:02:25.968290 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 322/1276] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:25 2026] GET /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c => generated 1353 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:26.121452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8fb33e6e-b31e-4d54-8cc7-adde8271dace None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:26.124049 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8fb33e6e-b31e-4d54-8cc7-adde8271dace tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:26.124049 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8fb33e6e-b31e-4d54-8cc7-adde8271dace tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:26.124270 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8fb33e6e-b31e-4d54-8cc7-adde8271dace tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:26.124270 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-8fb33e6e-b31e-4d54-8cc7-adde8271dace tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:26.130174 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:26.130174 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:26.131089 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8fb33e6e-b31e-4d54-8cc7-adde8271dace tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:26.131613 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 322/1277] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:26 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:26.277092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4d492174-e5a8-4af7-8008-04b603884bc6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:26.279115 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4d492174-e5a8-4af7-8008-04b603884bc6 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] GET https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 Jul 10 18:02:26.279498 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4d492174-e5a8-4af7-8008-04b603884bc6 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:26.279875 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4d492174-e5a8-4af7-8008-04b603884bc6 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:26.294380 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:26.294380 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:26.299955 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4d492174-e5a8-4af7-8008-04b603884bc6 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Volume info retrieved successfully. Jul 10 18:02:26.305680 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4d492174-e5a8-4af7-8008-04b603884bc6 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 returned with HTTP 200 Jul 10 18:02:26.306392 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 317/1278] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:26 2026] GET /volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:26.341324 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-43b95396-3431-4cc3-9ae3-35cca389bb3f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:26.343700 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-43b95396-3431-4cc3-9ae3-35cca389bb3f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] GET https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 Jul 10 18:02:26.343943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-43b95396-3431-4cc3-9ae3-35cca389bb3f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:26.344126 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-43b95396-3431-4cc3-9ae3-35cca389bb3f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:26.351546 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:26.351546 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:26.355845 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-43b95396-3431-4cc3-9ae3-35cca389bb3f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Volume info retrieved successfully. Jul 10 18:02:26.363782 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-43b95396-3431-4cc3-9ae3-35cca389bb3f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 returned with HTTP 200 Jul 10 18:02:26.364453 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 318/1279] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:02:26 2026] GET /volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:26.874865 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-e49bcc21-24d9-4ff6-9d8c-30ef1d4b283f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:26.879953 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-e49bcc21-24d9-4ff6-9d8c-30ef1d4b283f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] GET https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 Jul 10 18:02:26.880360 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-e49bcc21-24d9-4ff6-9d8c-30ef1d4b283f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:26.880360 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-e49bcc21-24d9-4ff6-9d8c-30ef1d4b283f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:26.889598 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:26.889598 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:26.893756 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-e49bcc21-24d9-4ff6-9d8c-30ef1d4b283f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Volume info retrieved successfully. Jul 10 18:02:26.900074 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-e49bcc21-24d9-4ff6-9d8c-30ef1d4b283f tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 returned with HTTP 200 Jul 10 18:02:26.900687 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 323/1280] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:02:26 2026] GET /volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:26.915903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-838f9586-d24c-4645-8c5c-ba943ca728ed None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:26.916439 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-838f9586-d24c-4645-8c5c-ba943ca728ed None None] GET https://10.4.3.71/volume// Jul 10 18:02:26.916714 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-838f9586-d24c-4645-8c5c-ba943ca728ed None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:26.917002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-838f9586-d24c-4645-8c5c-ba943ca728ed None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:26.917436 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-838f9586-d24c-4645-8c5c-ba943ca728ed None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:02:26.917910 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 323/1281] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:02:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:02:26.928052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-ac101ca2-ce15-4904-9efc-923897658f73 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:26.930227 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-ac101ca2-ce15-4904-9efc-923897658f73 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:02:26.930955 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-ac101ca2-ce15-4904-9efc-923897658f73 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a522e34c-06eb-443a-8e3c-093f1170d9e8", "connector": null, "instance_uuid": "bcf06d48-f773-4f91-a263-d15ef9b01871"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:26.940364 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:26.940364 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:26.975189 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-ac101ca2-ce15-4904-9efc-923897658f73 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:02:26.975775 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 318/1282] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:02:26 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:26.983029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-06138fa8-1872-470f-9926-331f3019ae85 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:26.986015 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-06138fa8-1872-470f-9926-331f3019ae85 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c Jul 10 18:02:26.986229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-06138fa8-1872-470f-9926-331f3019ae85 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:26.986450 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-06138fa8-1872-470f-9926-331f3019ae85 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:26.998619 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-06138fa8-1872-470f-9926-331f3019ae85 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c returned with HTTP 404 Jul 10 18:02:26.999319 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 319/1283] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:26 2026] GET /volume/v3/volumes/74c3145b-1b79-4040-84e3-fc333ff6aa9c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:27.008503 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:27.010369 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:27.010743 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2077570367"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:27.012189 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2077570367'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:27.012344 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Create volume of 1 GB Jul 10 18:02:27.016443 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Availability Zones retrieved successfully. Jul 10 18:02:27.021856 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Flow 'volume_create_api' (2e6829a3-c76b-4f4b-b301-be0fc09708f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:27.022810 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a171f11-f3a9-4a1b-9143-12de58d8a7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:27.023856 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:02:27.052927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a171f11-f3a9-4a1b-9143-12de58d8a7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:27.054189 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd1f109-a394-46a9-b3fa-67e15fe90a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:27.107180 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Created reservations ['0cda3f29-8a63-436f-a705-d6781dcc5547', '0a29445b-3237-440d-b1d4-16a2a5349e4b', 'e40ad099-d24c-46f6-9a8c-779f0d71c5bb', '20889475-c1b8-4cc8-b7de-768eea27b596'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:27.108170 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd1f109-a394-46a9-b3fa-67e15fe90a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cda3f29-8a63-436f-a705-d6781dcc5547', '0a29445b-3237-440d-b1d4-16a2a5349e4b', 'e40ad099-d24c-46f6-9a8c-779f0d71c5bb', '20889475-c1b8-4cc8-b7de-768eea27b596']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:27.109098 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50074fe8-9aa6-414b-8b03-0cee22a42e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:27.136814 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50074fe8-9aa6-414b-8b03-0cee22a42e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e330b2-484e-4231-a27b-765ef822b939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2077570367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af8511bc4de491e9c2809be67c07d26',qos_specs=None,replication_status=,reservations=['0cda3f29-8a63-436f-a705-d6781dcc5547','0a29445b-3237-440d-b1d4-16a2a5349e4b','e40ad099-d24c-46f6-9a8c-779f0d71c5bb','20889475-c1b8-4cc8-b7de-768eea27b596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb3f334d93c4bed8d039952a72b6d80',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2077570367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e330b2-484e-4231-a27b-765ef822b939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af8511bc4de491e9c2809be67c07d26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb3f334d93c4bed8d039952a72b6d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:27.137919 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d16fe19-c966-4c41-a24a-a6236d50106e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:27.142882 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f1492e3b-6892-43ff-8a7a-28446337a6c2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:27.145326 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1492e3b-6892-43ff-8a7a-28446337a6c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:27.145653 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1492e3b-6892-43ff-8a7a-28446337a6c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:27.145931 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1492e3b-6892-43ff-8a7a-28446337a6c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:27.146097 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f1492e3b-6892-43ff-8a7a-28446337a6c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:27.152318 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:27.152318 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:27.153328 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1492e3b-6892-43ff-8a7a-28446337a6c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:27.153890 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 324/1284] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:27 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:27.164476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d16fe19-c966-4c41-a24a-a6236d50106e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2077570367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af8511bc4de491e9c2809be67c07d26',qos_specs=None,replication_status=,reservations=['0cda3f29-8a63-436f-a705-d6781dcc5547','0a29445b-3237-440d-b1d4-16a2a5349e4b','e40ad099-d24c-46f6-9a8c-779f0d71c5bb','20889475-c1b8-4cc8-b7de-768eea27b596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb3f334d93c4bed8d039952a72b6d80',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:27.165404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff43ed07-068e-451a-8c21-aafaa231097f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:27.179420 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff43ed07-068e-451a-8c21-aafaa231097f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:27.180654 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Flow 'volume_create_api' (2e6829a3-c76b-4f4b-b301-be0fc09708f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:27.181140 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Create volume request issued successfully. Jul 10 18:02:27.181967 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e78d8689-c6d3-40e0-b4fb-a127a3db9006 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:02:27.182552 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 324/1285] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:27 2026] POST /volume/v3/volumes => generated 746 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 18:02:27.195897 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-841c9830-b31d-4188-8a10-f3a15c1f5e8b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:27.198683 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-841c9830-b31d-4188-8a10-f3a15c1f5e8b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:27.199007 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-841c9830-b31d-4188-8a10-f3a15c1f5e8b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:27.199197 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-841c9830-b31d-4188-8a10-f3a15c1f5e8b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:27.207003 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:27.207003 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:27.217768 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-841c9830-b31d-4188-8a10-f3a15c1f5e8b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:27.223199 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-841c9830-b31d-4188-8a10-f3a15c1f5e8b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 returned with HTTP 200 Jul 10 18:02:27.223716 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 319/1286] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:27 2026] GET /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:27.441595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b079162a-71ad-40b9-a6ff-2272731cdbf7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:27.444591 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b079162a-71ad-40b9-a6ff-2272731cdbf7 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:27.444591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b079162a-71ad-40b9-a6ff-2272731cdbf7 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-attach": {"instance_uuid": "2b766382-c1e0-4045-a861-441e6ce48262", "mountpoint": "/dev/vdb"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:27.444591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b079162a-71ad-40b9-a6ff-2272731cdbf7 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2b766382-c1e0-4045-a861-441e6ce48262", "mountpoint": "/dev/vdb"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:27.463736 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:27.463736 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:27.464220 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b079162a-71ad-40b9-a6ff-2272731cdbf7 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:27.478147 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b079162a-71ad-40b9-a6ff-2272731cdbf7 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Update volume admin metadata completed successfully. Jul 10 18:02:27.982036 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b079162a-71ad-40b9-a6ff-2272731cdbf7 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Attach volume completed successfully. Jul 10 18:02:27.982366 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b079162a-71ad-40b9-a6ff-2272731cdbf7 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:02:27.983024 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 320/1287] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:27 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:27.994178 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5f21946e-29ca-4ae2-90da-d22c71c7a3c5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:27.997443 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5f21946e-29ca-4ae2-90da-d22c71c7a3c5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:27.998075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5f21946e-29ca-4ae2-90da-d22c71c7a3c5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:27.998075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5f21946e-29ca-4ae2-90da-d22c71c7a3c5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:28.014593 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:28.014593 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:28.019524 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5f21946e-29ca-4ae2-90da-d22c71c7a3c5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:28.024608 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5f21946e-29ca-4ae2-90da-d22c71c7a3c5 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:28.025059 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 325/1288] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:27 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 1173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:28.047308 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0c575aab-abb2-469b-8740-be23b439aa44 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:28.050901 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0c575aab-abb2-469b-8740-be23b439aa44 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:28.050901 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0c575aab-abb2-469b-8740-be23b439aa44 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:28.051211 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0c575aab-abb2-469b-8740-be23b439aa44 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:28.066342 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:28.066342 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:28.072350 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0c575aab-abb2-469b-8740-be23b439aa44 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:28.079079 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0c575aab-abb2-469b-8740-be23b439aa44 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:28.079812 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 325/1289] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:28 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 1173 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:28.102065 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-44622bf3-568d-43c4-9d03-a3fa70e64a86 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:28.102065 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-44622bf3-568d-43c4-9d03-a3fa70e64a86 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:28.102710 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-44622bf3-568d-43c4-9d03-a3fa70e64a86 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-detach": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:28.102710 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-44622bf3-568d-43c4-9d03-a3fa70e64a86 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:28.132981 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:28.132981 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:28.133763 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-44622bf3-568d-43c4-9d03-a3fa70e64a86 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:28.168927 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8ff71b73-d975-4941-a35b-d6de39a1b218 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:28.172039 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8ff71b73-d975-4941-a35b-d6de39a1b218 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:28.172039 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8ff71b73-d975-4941-a35b-d6de39a1b218 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:28.172445 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8ff71b73-d975-4941-a35b-d6de39a1b218 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:28.172445 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8ff71b73-d975-4941-a35b-d6de39a1b218 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:28.177753 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:28.177753 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:28.178644 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8ff71b73-d975-4941-a35b-d6de39a1b218 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:28.178929 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 321/1290] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:28 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:28.242755 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2fb482ff-4eea-4589-af03-96cdb520d02f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:28.244929 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2fb482ff-4eea-4589-af03-96cdb520d02f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:28.245185 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2fb482ff-4eea-4589-af03-96cdb520d02f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:28.245625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2fb482ff-4eea-4589-af03-96cdb520d02f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:28.255923 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:28.255923 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:28.258786 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2fb482ff-4eea-4589-af03-96cdb520d02f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:28.264268 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2fb482ff-4eea-4589-af03-96cdb520d02f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 returned with HTTP 200 Jul 10 18:02:28.264753 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 326/1291] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:28 2026] GET /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:28.282276 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-769aca7f-7aa9-402f-874b-501f2f9d9c17 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:28.285238 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-769aca7f-7aa9-402f-874b-501f2f9d9c17 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:02:28.285704 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-769aca7f-7aa9-402f-874b-501f2f9d9c17 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8e330b2-484e-4231-a27b-765ef822b939", "name": "tempest-VolumesExtendTest-Snapshot-782419167"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:28.301462 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:28.301462 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:28.302253 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-769aca7f-7aa9-402f-874b-501f2f9d9c17 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:28.302457 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-769aca7f-7aa9-402f-874b-501f2f9d9c17 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Create snapshot from volume a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:28.371747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-769aca7f-7aa9-402f-874b-501f2f9d9c17 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Created reservations ['b5f41cd4-2a9d-464f-93c2-022ac2e1208a', 'ac1d3974-f138-4010-b677-3896fe92726d', '3b602cbb-0cd8-4877-8556-1f3505cf3436', 'ca5c6474-f891-4d15-af96-a024074179b7'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:28.410947 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-769aca7f-7aa9-402f-874b-501f2f9d9c17 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Snapshot create request issued successfully. Jul 10 18:02:28.412181 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-769aca7f-7aa9-402f-874b-501f2f9d9c17 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:02:28.412181 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 326/1292] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:02:28 2026] POST /volume/v3/snapshots => generated 303 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:28.424590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b5085c9d-b253-4874-b18c-8226ca95de96 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:28.428198 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b5085c9d-b253-4874-b18c-8226ca95de96 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 Jul 10 18:02:28.428487 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b5085c9d-b253-4874-b18c-8226ca95de96 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:28.428715 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b5085c9d-b253-4874-b18c-8226ca95de96 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:28.437430 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:28.437430 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:28.439072 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b5085c9d-b253-4874-b18c-8226ca95de96 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Snapshot retrieved successfully. Jul 10 18:02:28.439546 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b5085c9d-b253-4874-b18c-8226ca95de96 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 returned with HTTP 200 Jul 10 18:02:28.440111 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 322/1293] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:02:28 2026] GET /volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 => generated 435 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:28.640590 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-44622bf3-568d-43c4-9d03-a3fa70e64a86 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Detach volume completed successfully. Jul 10 18:02:28.640590 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-44622bf3-568d-43c4-9d03-a3fa70e64a86 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:02:28.640590 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 320/1294] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:28 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:28.652905 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f1162aee-5dee-485a-b48a-edb62bbc4ddd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:28.655695 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1162aee-5dee-485a-b48a-edb62bbc4ddd tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:28.656225 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1162aee-5dee-485a-b48a-edb62bbc4ddd tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:28.656484 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1162aee-5dee-485a-b48a-edb62bbc4ddd tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:28.670908 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:28.670908 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:28.676536 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f1162aee-5dee-485a-b48a-edb62bbc4ddd tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:28.681895 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1162aee-5dee-485a-b48a-edb62bbc4ddd tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:28.682436 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 327/1295] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:28 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:29.191720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7dfa17f9-b213-4140-a589-f37a3eb3e640 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:29.194021 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7dfa17f9-b213-4140-a589-f37a3eb3e640 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:29.194298 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7dfa17f9-b213-4140-a589-f37a3eb3e640 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:29.194579 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7dfa17f9-b213-4140-a589-f37a3eb3e640 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:29.194748 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-7dfa17f9-b213-4140-a589-f37a3eb3e640 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:29.199752 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:29.199752 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:29.200467 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7dfa17f9-b213-4140-a589-f37a3eb3e640 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:29.200888 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 327/1296] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:29 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:29.452597 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-807d1dce-25e5-47c5-83a9-9ab1f4407070 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:29.456748 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-807d1dce-25e5-47c5-83a9-9ab1f4407070 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 Jul 10 18:02:29.456748 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-807d1dce-25e5-47c5-83a9-9ab1f4407070 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:29.456885 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-807d1dce-25e5-47c5-83a9-9ab1f4407070 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:29.469802 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:29.469802 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:29.470481 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-807d1dce-25e5-47c5-83a9-9ab1f4407070 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Snapshot retrieved successfully. Jul 10 18:02:29.471821 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-807d1dce-25e5-47c5-83a9-9ab1f4407070 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 returned with HTTP 200 Jul 10 18:02:29.472359 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 323/1297] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:02:29 2026] GET /volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:29.488622 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f8068ad1-ab8e-43d1-a3aa-7d80858e40e9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:29.491633 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f8068ad1-ab8e-43d1-a3aa-7d80858e40e9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] POST https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939/action Jul 10 18:02:29.492271 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f8068ad1-ab8e-43d1-a3aa-7d80858e40e9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:29.492459 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f8068ad1-ab8e-43d1-a3aa-7d80858e40e9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:29.505683 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:29.505683 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:29.506444 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f8068ad1-ab8e-43d1-a3aa-7d80858e40e9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:29.586547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-f8068ad1-ab8e-43d1-a3aa-7d80858e40e9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Created reservations ['29b555c3-5fcd-4392-b01a-29a5177f4e74', '0cd70621-d5f1-46e3-8c49-bb3ede54e35e'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:29.604463 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f8068ad1-ab8e-43d1-a3aa-7d80858e40e9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Extend volume request issued successfully. Jul 10 18:02:29.604763 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f8068ad1-ab8e-43d1-a3aa-7d80858e40e9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939/action returned with HTTP 202 Jul 10 18:02:29.605352 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 321/1298] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:29 2026] POST /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:29.621804 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-405e7165-6a8d-4e8c-8dfb-0bffe2445322 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:29.625184 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-405e7165-6a8d-4e8c-8dfb-0bffe2445322 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:29.625429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-405e7165-6a8d-4e8c-8dfb-0bffe2445322 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:29.625734 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-405e7165-6a8d-4e8c-8dfb-0bffe2445322 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:29.636013 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:29.636013 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:29.644748 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-405e7165-6a8d-4e8c-8dfb-0bffe2445322 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:29.654543 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-405e7165-6a8d-4e8c-8dfb-0bffe2445322 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 returned with HTTP 200 Jul 10 18:02:29.655952 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 328/1299] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:29 2026] GET /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:30.214189 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-06a62344-95f2-449e-b12c-a7f8626e3acf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:30.216831 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-06a62344-95f2-449e-b12c-a7f8626e3acf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:30.217767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-06a62344-95f2-449e-b12c-a7f8626e3acf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:30.217767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-06a62344-95f2-449e-b12c-a7f8626e3acf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:30.217767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-06a62344-95f2-449e-b12c-a7f8626e3acf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:30.223102 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:30.223102 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:30.224886 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-06a62344-95f2-449e-b12c-a7f8626e3acf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:30.224886 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 328/1300] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:30 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:30.674359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b28fbb83-a497-4349-9ad9-f4a5c973f9c9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:30.678629 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b28fbb83-a497-4349-9ad9-f4a5c973f9c9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:30.678923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b28fbb83-a497-4349-9ad9-f4a5c973f9c9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:30.679180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b28fbb83-a497-4349-9ad9-f4a5c973f9c9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:30.692660 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:30.692660 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:30.699896 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b28fbb83-a497-4349-9ad9-f4a5c973f9c9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:30.710080 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b28fbb83-a497-4349-9ad9-f4a5c973f9c9 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 returned with HTTP 200 Jul 10 18:02:30.710646 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 324/1301] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:30 2026] GET /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:30.729616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-27d753b4-6d69-494c-b884-a69d59fd5027 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:30.731813 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27d753b4-6d69-494c-b884-a69d59fd5027 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:30.731813 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27d753b4-6d69-494c-b884-a69d59fd5027 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:30.732138 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27d753b4-6d69-494c-b884-a69d59fd5027 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:30.744296 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:30.744296 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:30.751803 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-27d753b4-6d69-494c-b884-a69d59fd5027 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:30.758242 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27d753b4-6d69-494c-b884-a69d59fd5027 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 returned with HTTP 200 Jul 10 18:02:30.758477 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 322/1302] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:30 2026] GET /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:30.770909 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ed6ca475-d90e-4042-8838-09079b229ed6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:30.774060 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ed6ca475-d90e-4042-8838-09079b229ed6 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 Jul 10 18:02:30.774329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ed6ca475-d90e-4042-8838-09079b229ed6 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:30.774657 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ed6ca475-d90e-4042-8838-09079b229ed6 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:30.774721 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-ed6ca475-d90e-4042-8838-09079b229ed6 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Delete snapshot with id: bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 Jul 10 18:02:30.782688 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:30.782688 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:30.783254 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ed6ca475-d90e-4042-8838-09079b229ed6 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Snapshot retrieved successfully. Jul 10 18:02:30.806504 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ed6ca475-d90e-4042-8838-09079b229ed6 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Snapshot delete request issued successfully. Jul 10 18:02:30.806765 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ed6ca475-d90e-4042-8838-09079b229ed6 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 returned with HTTP 202 Jul 10 18:02:30.807306 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 329/1303] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:02:30 2026] DELETE /volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:30.819288 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-346a4447-ea10-4b16-8cad-fe3899b34c3b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:30.820783 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-346a4447-ea10-4b16-8cad-fe3899b34c3b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 Jul 10 18:02:30.822319 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-346a4447-ea10-4b16-8cad-fe3899b34c3b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:30.822319 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-346a4447-ea10-4b16-8cad-fe3899b34c3b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:30.832062 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:30.832062 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:30.832062 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-346a4447-ea10-4b16-8cad-fe3899b34c3b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Snapshot retrieved successfully. Jul 10 18:02:30.832062 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-346a4447-ea10-4b16-8cad-fe3899b34c3b tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 returned with HTTP 200 Jul 10 18:02:30.832062 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 329/1304] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:02:30 2026] GET /volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:31.133849 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-826b8ddb-8b13-4e16-b7ce-89642ca8f1d0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:31.136799 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-826b8ddb-8b13-4e16-b7ce-89642ca8f1d0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] DELETE https://10.4.3.71/volume/v3/attachments/8c422282-b5c5-4548-954f-7852b406fd0c Jul 10 18:02:31.136799 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-826b8ddb-8b13-4e16-b7ce-89642ca8f1d0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:31.137115 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-826b8ddb-8b13-4e16-b7ce-89642ca8f1d0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:31.145223 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:31.145223 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:31.247393 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1465871b-c765-41bf-a612-a3bf1f90340c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:31.250024 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1465871b-c765-41bf-a612-a3bf1f90340c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:31.250316 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1465871b-c765-41bf-a612-a3bf1f90340c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:31.250518 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1465871b-c765-41bf-a612-a3bf1f90340c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:31.250706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-1465871b-c765-41bf-a612-a3bf1f90340c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:31.256540 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:31.256540 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:31.257556 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1465871b-c765-41bf-a612-a3bf1f90340c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:31.258178 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 323/1305] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:31 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:31.715498 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-826b8ddb-8b13-4e16-b7ce-89642ca8f1d0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments/8c422282-b5c5-4548-954f-7852b406fd0c returned with HTTP 200 Jul 10 18:02:31.716676 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 325/1306] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:02:31 2026] DELETE /volume/v3/attachments/8c422282-b5c5-4548-954f-7852b406fd0c => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:31.730486 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-61861105-b9dc-4ebf-b1ce-8edae0e7561f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:31.733379 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-61861105-b9dc-4ebf-b1ce-8edae0e7561f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] DELETE https://10.4.3.71/volume/v3/attachments/3db1e00e-355e-474a-8481-776a883fb345 Jul 10 18:02:31.733666 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-61861105-b9dc-4ebf-b1ce-8edae0e7561f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:31.733944 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-61861105-b9dc-4ebf-b1ce-8edae0e7561f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:31.746975 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:31.746975 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:31.847331 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2405041e-7197-4df0-8691-799927b70193 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:31.854325 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2405041e-7197-4df0-8691-799927b70193 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 Jul 10 18:02:31.854677 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2405041e-7197-4df0-8691-799927b70193 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:31.854960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2405041e-7197-4df0-8691-799927b70193 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:31.862390 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2405041e-7197-4df0-8691-799927b70193 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 returned with HTTP 404 Jul 10 18:02:31.863118 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 330/1307] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:02:31 2026] GET /volume/v3/snapshots/bd5f17fc-4ee1-4a2c-9a39-61bea92f3878 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:31.873072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5b0a33cd-f5cd-425c-bd55-8790bf1a6503 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:31.875303 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5b0a33cd-f5cd-425c-bd55-8790bf1a6503 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:31.875550 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5b0a33cd-f5cd-425c-bd55-8790bf1a6503 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:31.875826 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5b0a33cd-f5cd-425c-bd55-8790bf1a6503 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:31.885048 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:31.885048 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:31.890061 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5b0a33cd-f5cd-425c-bd55-8790bf1a6503 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:31.896422 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5b0a33cd-f5cd-425c-bd55-8790bf1a6503 tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 returned with HTTP 200 Jul 10 18:02:31.897381 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 324/1308] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:31 2026] GET /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:31.914839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4bbf2e7a-b410-441e-bc4e-df977c42c85f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:31.916837 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bbf2e7a-b410-441e-bc4e-df977c42c85f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:31.917275 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bbf2e7a-b410-441e-bc4e-df977c42c85f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:31.917858 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bbf2e7a-b410-441e-bc4e-df977c42c85f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:31.918227 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-4bbf2e7a-b410-441e-bc4e-df977c42c85f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Delete volume with id: a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:31.931593 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:31.931593 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:31.931593 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4bbf2e7a-b410-441e-bc4e-df977c42c85f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:31.961461 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4bbf2e7a-b410-441e-bc4e-df977c42c85f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Delete volume request issued successfully. Jul 10 18:02:31.962057 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bbf2e7a-b410-441e-bc4e-df977c42c85f tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 returned with HTTP 202 Jul 10 18:02:31.963093 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 326/1309] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:31 2026] DELETE /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:31.970798 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a7805096-0e23-4455-923b-d7959c8a13be None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:31.973166 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7805096-0e23-4455-923b-d7959c8a13be tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:31.973485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a7805096-0e23-4455-923b-d7959c8a13be tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:31.974916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a7805096-0e23-4455-923b-d7959c8a13be tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:31.982679 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:31.982679 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:31.987483 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a7805096-0e23-4455-923b-d7959c8a13be tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Volume info retrieved successfully. Jul 10 18:02:31.994852 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7805096-0e23-4455-923b-d7959c8a13be tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 returned with HTTP 200 Jul 10 18:02:31.994852 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 331/1310] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:31 2026] GET /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:32.270453 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1db51b44-8715-4690-934d-1f11f0f3bee1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:32.272694 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1db51b44-8715-4690-934d-1f11f0f3bee1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:32.272853 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1db51b44-8715-4690-934d-1f11f0f3bee1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:32.273076 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1db51b44-8715-4690-934d-1f11f0f3bee1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:32.273219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-1db51b44-8715-4690-934d-1f11f0f3bee1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:32.278170 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:32.278170 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:32.278934 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1db51b44-8715-4690-934d-1f11f0f3bee1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:32.280039 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 325/1311] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:32 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:32.305510 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-61861105-b9dc-4ebf-b1ce-8edae0e7561f tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments/3db1e00e-355e-474a-8481-776a883fb345 returned with HTTP 200 Jul 10 18:02:32.306059 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 330/1312] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:02:31 2026] DELETE /volume/v3/attachments/3db1e00e-355e-474a-8481-776a883fb345 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:32.315931 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-ba15411b-cd08-44ec-8458-07a994a120c3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:32.319088 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-ba15411b-cd08-44ec-8458-07a994a120c3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] DELETE https://10.4.3.71/volume/v3/attachments/af1d2698-7fc9-46ec-8a19-aa62de000caf Jul 10 18:02:32.319328 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-ba15411b-cd08-44ec-8458-07a994a120c3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:32.319649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-ba15411b-cd08-44ec-8458-07a994a120c3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:32.329491 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:32.329491 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:32.868744 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e43d4717-d8c7-49e5-a0f7-d7b082652867 req-ba15411b-cd08-44ec-8458-07a994a120c3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/attachments/af1d2698-7fc9-46ec-8a19-aa62de000caf returned with HTTP 200 Jul 10 18:02:32.869283 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 327/1313] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:02:32 2026] DELETE /volume/v3/attachments/af1d2698-7fc9-46ec-8a19-aa62de000caf => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:33.015160 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9ddbb37d-9db3-44c7-8867-75f203a65cab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:33.017175 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9ddbb37d-9db3-44c7-8867-75f203a65cab tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] GET https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 Jul 10 18:02:33.017394 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9ddbb37d-9db3-44c7-8867-75f203a65cab tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:33.017627 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9ddbb37d-9db3-44c7-8867-75f203a65cab tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:33.024070 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9ddbb37d-9db3-44c7-8867-75f203a65cab tempest-VolumesExtendTest-1840494149 tempest-VolumesExtendTest-1840494149-project-member] https://10.4.3.71/volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 returned with HTTP 404 Jul 10 18:02:33.024559 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 332/1314] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:33 2026] GET /volume/v3/volumes/a8e330b2-484e-4231-a27b-765ef822b939 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:33.148299 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-d6de5f27-f5fe-43a4-b325-43c2ee695bf3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:33.150994 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-d6de5f27-f5fe-43a4-b325-43c2ee695bf3 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] DELETE https://10.4.3.71/volume/v3/attachments/21859cd5-4f41-4f3e-88d9-358cb0a2f764 Jul 10 18:02:33.151216 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-d6de5f27-f5fe-43a4-b325-43c2ee695bf3 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:33.151465 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-d6de5f27-f5fe-43a4-b325-43c2ee695bf3 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:33.161720 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:33.161720 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:33.290724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-245f4bde-eccb-4e69-859a-201a061801a4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:33.293103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-245f4bde-eccb-4e69-859a-201a061801a4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:33.294196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-245f4bde-eccb-4e69-859a-201a061801a4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:33.294196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-245f4bde-eccb-4e69-859a-201a061801a4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:33.294644 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-245f4bde-eccb-4e69-859a-201a061801a4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:33.302522 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:33.302522 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:33.302840 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-245f4bde-eccb-4e69-859a-201a061801a4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:33.303283 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 331/1315] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:33 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:33.430680 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e050d3f7-2462-4323-a760-d1f7def8b185 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:33.431132 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e050d3f7-2462-4323-a760-d1f7def8b185 None None] GET https://10.4.3.71/volume// Jul 10 18:02:33.431370 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e050d3f7-2462-4323-a760-d1f7def8b185 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:33.431643 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e050d3f7-2462-4323-a760-d1f7def8b185 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:33.432079 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e050d3f7-2462-4323-a760-d1f7def8b185 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:02:33.432521 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 328/1316] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:02:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:02:33.444161 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-528806b8-77dd-43ec-bcf7-0ac07608e407 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:33.446515 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-528806b8-77dd-43ec-bcf7-0ac07608e407 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] GET https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 Jul 10 18:02:33.446765 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-528806b8-77dd-43ec-bcf7-0ac07608e407 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:33.446954 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-528806b8-77dd-43ec-bcf7-0ac07608e407 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:33.457230 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:33.457230 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:33.461288 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-528806b8-77dd-43ec-bcf7-0ac07608e407 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Volume info retrieved successfully. Jul 10 18:02:33.466973 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-528806b8-77dd-43ec-bcf7-0ac07608e407 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 returned with HTTP 200 Jul 10 18:02:33.467348 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 333/1317] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:02:33 2026] GET /volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 => generated 1537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:02:33.594342 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-bc5cac59-19fb-4fd9-bb65-e08e30f5bece None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:33.597236 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-bc5cac59-19fb-4fd9-bb65-e08e30f5bece tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] PUT https://10.4.3.71/volume/v3/attachments/3bf6fe39-1df9-413c-a561-f4986a86db24 Jul 10 18:02:33.597764 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-bc5cac59-19fb-4fd9-bb65-e08e30f5bece tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:33.609280 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-bc5cac59-19fb-4fd9-bb65-e08e30f5bece tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Acquiring lock "cinder-attachment_update-a522e34c-06eb-443a-8e3c-093f1170d9e8-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:02:33.615316 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-bc5cac59-19fb-4fd9-bb65-e08e30f5bece tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Lock "cinder-attachment_update-a522e34c-06eb-443a-8e3c-093f1170d9e8-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:02:33.616299 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:33.616299 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:33.717223 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-d6de5f27-f5fe-43a4-b325-43c2ee695bf3 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments/21859cd5-4f41-4f3e-88d9-358cb0a2f764 returned with HTTP 200 Jul 10 18:02:33.717706 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 326/1318] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:02:33 2026] DELETE /volume/v3/attachments/21859cd5-4f41-4f3e-88d9-358cb0a2f764 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:33.725913 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-aad1123f-3035-48be-a346-e3026f727337 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:33.728418 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-aad1123f-3035-48be-a346-e3026f727337 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] DELETE https://10.4.3.71/volume/v3/attachments/c731392b-7129-4a09-aa36-14ea6827ff29 Jul 10 18:02:33.728792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-aad1123f-3035-48be-a346-e3026f727337 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:33.729030 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-aad1123f-3035-48be-a346-e3026f727337 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:33.737253 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:33.737253 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:34.140218 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-bc5cac59-19fb-4fd9-bb65-e08e30f5bece tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Lock "cinder-attachment_update-a522e34c-06eb-443a-8e3c-093f1170d9e8-np0000005036" released by "attachment_update" :: held 0.525s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:02:34.140531 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-bc5cac59-19fb-4fd9-bb65-e08e30f5bece tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/attachments/3bf6fe39-1df9-413c-a561-f4986a86db24 returned with HTTP 200 Jul 10 18:02:34.141124 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 332/1319] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:02:33 2026] PUT /volume/v3/attachments/3bf6fe39-1df9-413c-a561-f4986a86db24 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:34.267691 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-aad1123f-3035-48be-a346-e3026f727337 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments/c731392b-7129-4a09-aa36-14ea6827ff29 returned with HTTP 200 Jul 10 18:02:34.268172 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 329/1320] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:02:33 2026] DELETE /volume/v3/attachments/c731392b-7129-4a09-aa36-14ea6827ff29 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:34.277149 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-be59385d-9497-4e77-a8b8-430f725b008e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:34.279990 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-be59385d-9497-4e77-a8b8-430f725b008e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] DELETE https://10.4.3.71/volume/v3/attachments/31fbfcb8-c983-40bc-8ab2-9aa17852f064 Jul 10 18:02:34.280702 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-be59385d-9497-4e77-a8b8-430f725b008e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:34.280702 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-be59385d-9497-4e77-a8b8-430f725b008e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:34.291666 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:34.291666 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:34.316078 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7d8095d2-040e-4885-a07b-8dffe700cb07 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:34.318107 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d8095d2-040e-4885-a07b-8dffe700cb07 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:34.318521 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d8095d2-040e-4885-a07b-8dffe700cb07 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:34.318862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d8095d2-040e-4885-a07b-8dffe700cb07 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:34.319032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7d8095d2-040e-4885-a07b-8dffe700cb07 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:34.324278 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:34.324278 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:34.325129 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d8095d2-040e-4885-a07b-8dffe700cb07 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:34.325784 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 327/1321] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:34 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:34.479248 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:34.614330 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:02:34.614330 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1054588267"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:34.615602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1054588267'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:02:34.615890 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume of 1 GB Jul 10 18:02:34.618056 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:34.618056 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:34.622146 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Availability Zones retrieved successfully. Jul 10 18:02:34.629974 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (cd3fda2a-7352-47c9-9e03-ea996924015d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:34.631586 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951788ed-88fa-4c11-ae07-8275023fdbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:34.633919 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:02:34.651755 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-ecc7e24f-ee5f-4a70-a0a7-8ea2d5994964 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:34.654391 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-ecc7e24f-ee5f-4a70-a0a7-8ea2d5994964 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] POST https://10.4.3.71/volume/v3/attachments/3bf6fe39-1df9-413c-a561-f4986a86db24/action Jul 10 18:02:34.654503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-ecc7e24f-ee5f-4a70-a0a7-8ea2d5994964 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:34.654691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-ecc7e24f-ee5f-4a70-a0a7-8ea2d5994964 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:34.682476 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:34.682476 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:34.687493 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951788ed-88fa-4c11-ae07-8275023fdbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:34.688820 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de0f283e-a7f2-4805-9295-218f25bdbcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:34.702249 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-fa90f69d-2271-454d-8fcb-b9803d77117a req-ecc7e24f-ee5f-4a70-a0a7-8ea2d5994964 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/attachments/3bf6fe39-1df9-413c-a561-f4986a86db24/action returned with HTTP 204 Jul 10 18:02:34.702869 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 330/1322] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:02:34 2026] POST /volume/v3/attachments/3bf6fe39-1df9-413c-a561-f4986a86db24/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:34.784504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Created reservations ['da341a76-111d-4849-b4e4-9c1cfe424c23', 'b57877ea-6f44-4653-8043-3199d74fb32f', '05ff8633-2172-42e7-a6db-a9a622bb2fdf', 'd4e42476-80fb-49cb-b00a-26403abbbc79'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:34.785383 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de0f283e-a7f2-4805-9295-218f25bdbcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da341a76-111d-4849-b4e4-9c1cfe424c23', 'b57877ea-6f44-4653-8043-3199d74fb32f', '05ff8633-2172-42e7-a6db-a9a622bb2fdf', 'd4e42476-80fb-49cb-b00a-26403abbbc79']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:34.786157 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fe1557-0b04-4000-9e3a-e61d3d7b0601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:34.813757 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fe1557-0b04-4000-9e3a-e61d3d7b0601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '318a1654-7634-4929-a29b-f649f21160e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1054588267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['da341a76-111d-4849-b4e4-9c1cfe424c23','b57877ea-6f44-4653-8043-3199d74fb32f','05ff8633-2172-42e7-a6db-a9a622bb2fdf','d4e42476-80fb-49cb-b00a-26403abbbc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1054588267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=318a1654-7634-4929-a29b-f649f21160e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e7f27f54a2a4050bea874b5036a3f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52dc83bd9d894396b82f8e81587165ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:34.814826 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19742e86-d233-4fa6-b85e-12b6219978da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:34.840729 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1e7b12a5-cf57-4fa3-a3ef-f2c88bf86105 req-be59385d-9497-4e77-a8b8-430f725b008e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/attachments/31fbfcb8-c983-40bc-8ab2-9aa17852f064 returned with HTTP 200 Jul 10 18:02:34.840729 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 334/1323] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:02:34 2026] DELETE /volume/v3/attachments/31fbfcb8-c983-40bc-8ab2-9aa17852f064 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:34.846430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19742e86-d233-4fa6-b85e-12b6219978da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1054588267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['da341a76-111d-4849-b4e4-9c1cfe424c23','b57877ea-6f44-4653-8043-3199d74fb32f','05ff8633-2172-42e7-a6db-a9a622bb2fdf','d4e42476-80fb-49cb-b00a-26403abbbc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:34.847709 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0ddc42-a38b-488b-b039-2003ed318d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:02:34.872078 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0ddc42-a38b-488b-b039-2003ed318d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:02:34.873138 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (cd3fda2a-7352-47c9-9e03-ea996924015d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:02:34.873585 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request issued successfully. Jul 10 18:02:34.874638 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42c37c48-652e-42f0-9edf-ab2d861a9b3c tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:02:34.879812 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 333/1324] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:02:34 2026] POST /volume/v3/volumes => generated 756 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:34.893048 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bbdef1a0-0e26-45db-a370-a36d14f4eede None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:34.898732 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bbdef1a0-0e26-45db-a370-a36d14f4eede tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 Jul 10 18:02:34.899010 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bbdef1a0-0e26-45db-a370-a36d14f4eede tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:34.899329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bbdef1a0-0e26-45db-a370-a36d14f4eede tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:34.908383 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:34.908383 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:34.913528 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bbdef1a0-0e26-45db-a370-a36d14f4eede tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:02:34.921741 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bbdef1a0-0e26-45db-a370-a36d14f4eede tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 returned with HTTP 200 Jul 10 18:02:34.921741 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 328/1325] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:34 2026] GET /volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:35.338243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-601302a9-5b95-47c5-8615-607bb135abb3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:35.340000 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-601302a9-5b95-47c5-8615-607bb135abb3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:35.340233 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-601302a9-5b95-47c5-8615-607bb135abb3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:35.340415 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-601302a9-5b95-47c5-8615-607bb135abb3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:35.341646 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-601302a9-5b95-47c5-8615-607bb135abb3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:35.345771 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:35.345771 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:35.345771 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-601302a9-5b95-47c5-8615-607bb135abb3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:35.346085 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 331/1326] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:35 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:35.939647 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f0ba1953-90c3-4bb0-a944-fe44364f977f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:35.941247 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0ba1953-90c3-4bb0-a944-fe44364f977f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 Jul 10 18:02:35.941481 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f0ba1953-90c3-4bb0-a944-fe44364f977f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:35.941824 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f0ba1953-90c3-4bb0-a944-fe44364f977f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:35.951695 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:35.951695 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:35.956292 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f0ba1953-90c3-4bb0-a944-fe44364f977f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:02:35.962097 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0ba1953-90c3-4bb0-a944-fe44364f977f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 returned with HTTP 200 Jul 10 18:02:35.962719 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 335/1327] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:35 2026] GET /volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:35.985327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6643e745-8bcc-4bdf-a8c6-94cbc5be9afa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:35.987188 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6643e745-8bcc-4bdf-a8c6-94cbc5be9afa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:02:35.987534 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6643e745-8bcc-4bdf-a8c6-94cbc5be9afa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "318a1654-7634-4929-a29b-f649f21160e3", "name": "tempest-CreateVolumesFromBackupTest-Backup-1594400943"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:35.990209 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-6643e745-8bcc-4bdf-a8c6-94cbc5be9afa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Creating new backup {'backup': {'volume_id': '318a1654-7634-4929-a29b-f649f21160e3', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1594400943'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:02:35.990209 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-6643e745-8bcc-4bdf-a8c6-94cbc5be9afa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Creating backup of volume 318a1654-7634-4929-a29b-f649f21160e3 in container None Jul 10 18:02:35.999650 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:35.999650 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:36.000351 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6643e745-8bcc-4bdf-a8c6-94cbc5be9afa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:02:36.039658 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-6643e745-8bcc-4bdf-a8c6-94cbc5be9afa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Created reservations ['3aa8d2c8-0dad-4ddd-8f33-d2406801d721', 'a4df04ca-bd74-4688-a4bb-4d919bf3b68f'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:36.080983 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9aec57b5-0c6f-4e64-ac89-8ad823c8e05a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.084274 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9aec57b5-0c6f-4e64-ac89-8ad823c8e05a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:36.084619 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9aec57b5-0c6f-4e64-ac89-8ad823c8e05a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:36.084760 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9aec57b5-0c6f-4e64-ac89-8ad823c8e05a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:36.097939 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6643e745-8bcc-4bdf-a8c6-94cbc5be9afa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:02:36.098538 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 334/1328] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:02:35 2026] POST /volume/v3/backups => generated 337 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:36.099442 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.099442 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:36.100004 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9aec57b5-0c6f-4e64-ac89-8ad823c8e05a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.110254 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8b97d337-0fc1-4dea-860a-87744b8c7fbf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.113782 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9aec57b5-0c6f-4e64-ac89-8ad823c8e05a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Reserve volume completed successfully. Jul 10 18:02:36.113836 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8b97d337-0fc1-4dea-860a-87744b8c7fbf tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:36.113866 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9aec57b5-0c6f-4e64-ac89-8ad823c8e05a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:02:36.113900 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8b97d337-0fc1-4dea-860a-87744b8c7fbf tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:36.113900 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8b97d337-0fc1-4dea-860a-87744b8c7fbf tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:36.113971 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 329/1329] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:36 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:36.113998 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8b97d337-0fc1-4dea-860a-87744b8c7fbf tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:36.119167 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.119167 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:36.120440 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8b97d337-0fc1-4dea-860a-87744b8c7fbf tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:36.120440 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 332/1330] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:36 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:36.121765 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ce6d0baa-8b55-400c-9d74-90e14f4d83e2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.123498 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ce6d0baa-8b55-400c-9d74-90e14f4d83e2 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:36.123746 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ce6d0baa-8b55-400c-9d74-90e14f4d83e2 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:36.123995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ce6d0baa-8b55-400c-9d74-90e14f4d83e2 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:36.130699 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.130699 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:36.135358 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ce6d0baa-8b55-400c-9d74-90e14f4d83e2 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.140302 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ce6d0baa-8b55-400c-9d74-90e14f4d83e2 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:36.141024 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 336/1331] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:36 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:36.156107 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b618086e-c440-4c45-aa73-86c531443b2c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.158229 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b618086e-c440-4c45-aa73-86c531443b2c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:36.158712 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b618086e-c440-4c45-aa73-86c531443b2c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:36.158859 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b618086e-c440-4c45-aa73-86c531443b2c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:36.168621 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.168621 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:36.169278 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b618086e-c440-4c45-aa73-86c531443b2c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.200814 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b618086e-c440-4c45-aa73-86c531443b2c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Unreserve volume completed successfully. Jul 10 18:02:36.201095 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b618086e-c440-4c45-aa73-86c531443b2c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:02:36.201628 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 335/1332] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:36 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:36.210080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bd3f5ef1-efc6-423e-bf68-34fd6f8b8e5a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.212666 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bd3f5ef1-efc6-423e-bf68-34fd6f8b8e5a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:36.212929 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bd3f5ef1-efc6-423e-bf68-34fd6f8b8e5a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:36.213158 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bd3f5ef1-efc6-423e-bf68-34fd6f8b8e5a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:36.228593 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.228593 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:36.232086 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bd3f5ef1-efc6-423e-bf68-34fd6f8b8e5a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.238305 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bd3f5ef1-efc6-423e-bf68-34fd6f8b8e5a tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:36.238646 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 330/1333] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:36 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:36.259703 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e5f3c8c2-83d3-4923-a098-2ef5ce331a4c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.262693 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5f3c8c2-83d3-4923-a098-2ef5ce331a4c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:36.262693 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e5f3c8c2-83d3-4923-a098-2ef5ce331a4c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:36.262693 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e5f3c8c2-83d3-4923-a098-2ef5ce331a4c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:36.272636 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.272636 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:36.273220 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e5f3c8c2-83d3-4923-a098-2ef5ce331a4c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.281985 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e5f3c8c2-83d3-4923-a098-2ef5ce331a4c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume updated successfully. Jul 10 18:02:36.282318 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5f3c8c2-83d3-4923-a098-2ef5ce331a4c tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 200 Jul 10 18:02:36.282982 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 333/1334] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:36 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:02:36.291047 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6419c36a-70d6-497c-9bdd-ac509020e17f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.292811 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6419c36a-70d6-497c-9bdd-ac509020e17f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:36.293052 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6419c36a-70d6-497c-9bdd-ac509020e17f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:36.293282 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6419c36a-70d6-497c-9bdd-ac509020e17f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:36.305587 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.305587 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:36.308687 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6419c36a-70d6-497c-9bdd-ac509020e17f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.314675 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6419c36a-70d6-497c-9bdd-ac509020e17f tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:36.315248 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 337/1335] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:36 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:36.329088 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-582cf4e6-346f-473a-9ff1-7355d6914553 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.331186 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-582cf4e6-346f-473a-9ff1-7355d6914553 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:36.331555 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-582cf4e6-346f-473a-9ff1-7355d6914553 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:36.331733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-582cf4e6-346f-473a-9ff1-7355d6914553 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:36.340842 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.340842 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:36.341316 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-582cf4e6-346f-473a-9ff1-7355d6914553 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.350121 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-582cf4e6-346f-473a-9ff1-7355d6914553 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume updated successfully. Jul 10 18:02:36.350443 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-582cf4e6-346f-473a-9ff1-7355d6914553 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 200 Jul 10 18:02:36.350997 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 336/1336] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:36 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:02:36.357545 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aee3d220-f5c1-40bc-a04f-a32b4b7859bb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.359155 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-67263cd5-2a10-4b49-a5cb-7d3caa7c7dab None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.359453 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aee3d220-f5c1-40bc-a04f-a32b4b7859bb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:36.359691 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aee3d220-f5c1-40bc-a04f-a32b4b7859bb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:36.359876 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aee3d220-f5c1-40bc-a04f-a32b4b7859bb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:36.359971 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-aee3d220-f5c1-40bc-a04f-a32b4b7859bb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:36.361902 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-67263cd5-2a10-4b49-a5cb-7d3caa7c7dab tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:36.362193 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-67263cd5-2a10-4b49-a5cb-7d3caa7c7dab tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:36.362458 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-67263cd5-2a10-4b49-a5cb-7d3caa7c7dab tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:36.364730 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.364730 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:36.365514 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aee3d220-f5c1-40bc-a04f-a32b4b7859bb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:36.365937 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 331/1337] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:36 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:36.373133 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.373133 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:36.379679 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-67263cd5-2a10-4b49-a5cb-7d3caa7c7dab tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.384190 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-67263cd5-2a10-4b49-a5cb-7d3caa7c7dab tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:36.384764 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 334/1338] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:36 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:36.398357 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bc426155-efd6-4301-b25e-98279845f353 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.400346 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc426155-efd6-4301-b25e-98279845f353 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:36.400741 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc426155-efd6-4301-b25e-98279845f353 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:36.400896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc426155-efd6-4301-b25e-98279845f353 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:36.411235 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.411235 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:36.411235 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bc426155-efd6-4301-b25e-98279845f353 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.432046 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bc426155-efd6-4301-b25e-98279845f353 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Update volume admin metadata completed successfully. Jul 10 18:02:36.432400 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bc426155-efd6-4301-b25e-98279845f353 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Update readonly setting on volume completed successfully. Jul 10 18:02:36.432932 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc426155-efd6-4301-b25e-98279845f353 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:02:36.433832 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 338/1339] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:36 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:36.446935 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f0524c3e-8a04-47f3-82b7-786d2dfcde57 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.449762 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f0524c3e-8a04-47f3-82b7-786d2dfcde57 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:36.449762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f0524c3e-8a04-47f3-82b7-786d2dfcde57 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:36.450136 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f0524c3e-8a04-47f3-82b7-786d2dfcde57 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:36.458870 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.458870 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:36.464416 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f0524c3e-8a04-47f3-82b7-786d2dfcde57 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.470669 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f0524c3e-8a04-47f3-82b7-786d2dfcde57 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:36.471123 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 337/1340] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:36 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:36.487734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-eceac53a-5f33-4ad1-bc66-417d8d035ced None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.489489 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eceac53a-5f33-4ad1-bc66-417d8d035ced tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:36.489893 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eceac53a-5f33-4ad1-bc66-417d8d035ced tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:36.490019 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eceac53a-5f33-4ad1-bc66-417d8d035ced tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:36.498941 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.498941 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:36.499375 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-eceac53a-5f33-4ad1-bc66-417d8d035ced tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.517525 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-eceac53a-5f33-4ad1-bc66-417d8d035ced tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Update volume admin metadata completed successfully. Jul 10 18:02:36.518005 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-eceac53a-5f33-4ad1-bc66-417d8d035ced tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Update readonly setting on volume completed successfully. Jul 10 18:02:36.518162 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eceac53a-5f33-4ad1-bc66-417d8d035ced tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:02:36.518726 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 332/1341] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:02:36 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:02:36.528914 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c4b9ad29-b5d6-4226-8983-520b0fe95e76 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.532961 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c4b9ad29-b5d6-4226-8983-520b0fe95e76 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:36.533651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c4b9ad29-b5d6-4226-8983-520b0fe95e76 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:36.533651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c4b9ad29-b5d6-4226-8983-520b0fe95e76 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:36.547038 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.547038 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:36.555778 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c4b9ad29-b5d6-4226-8983-520b0fe95e76 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.562610 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c4b9ad29-b5d6-4226-8983-520b0fe95e76 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:36.563121 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 335/1342] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:36 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:36.578221 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a771d55c-317a-449f-8622-74b848cbfab4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:36.580385 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a771d55c-317a-449f-8622-74b848cbfab4 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:02:36.580779 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a771d55c-317a-449f-8622-74b848cbfab4 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-6738525", "disk_format": "raw"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:02:36.581008 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a771d55c-317a-449f-8622-74b848cbfab4 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-6738525", "disk_format": "raw"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:36.596674 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.596674 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:36.597429 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a771d55c-317a-449f-8622-74b848cbfab4 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:36.616293 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:36.616293 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:36.622108 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.image.image_utils [None req-a771d55c-317a-449f-8622-74b848cbfab4 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-6738525'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-6738525'}]. {{(pid=99948) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 18:02:37.134328 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e138d207-c546-4908-8e2d-0eceda4a7756 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:37.137467 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e138d207-c546-4908-8e2d-0eceda4a7756 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:37.137676 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e138d207-c546-4908-8e2d-0eceda4a7756 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:37.137909 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e138d207-c546-4908-8e2d-0eceda4a7756 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:37.138035 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e138d207-c546-4908-8e2d-0eceda4a7756 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:37.141481 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a771d55c-317a-449f-8622-74b848cbfab4 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Copy volume to image completed successfully. Jul 10 18:02:37.141979 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=290,cinder:INSERT=38,cinder:UPDATE=61 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:02:37.142038 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a771d55c-317a-449f-8622-74b848cbfab4 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:02:37.142476 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 339/1343] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:02:36 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 684 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:37.149883 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:37.149883 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:37.150756 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e138d207-c546-4908-8e2d-0eceda4a7756 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:37.151135 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 338/1344] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:37 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:37.229468 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-ab6b3cc8-9719-4f1c-95b5-3da83ad7ee8e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:37.231575 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-ab6b3cc8-9719-4f1c-95b5-3da83ad7ee8e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] DELETE https://10.4.3.71/volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04 Jul 10 18:02:37.231770 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-ab6b3cc8-9719-4f1c-95b5-3da83ad7ee8e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:37.231946 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-ab6b3cc8-9719-4f1c-95b5-3da83ad7ee8e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:37.238708 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:37.238708 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:37.376942 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9c7f3068-06b5-4f5d-84b6-e9bbb41c0ce4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:37.379289 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c7f3068-06b5-4f5d-84b6-e9bbb41c0ce4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:37.379876 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c7f3068-06b5-4f5d-84b6-e9bbb41c0ce4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:37.380154 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c7f3068-06b5-4f5d-84b6-e9bbb41c0ce4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:37.380320 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9c7f3068-06b5-4f5d-84b6-e9bbb41c0ce4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:37.388244 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:37.388244 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:37.388919 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c7f3068-06b5-4f5d-84b6-e9bbb41c0ce4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:37.389335 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 336/1345] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:37 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:37.783203 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-ab6b3cc8-9719-4f1c-95b5-3da83ad7ee8e tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04 returned with HTTP 200 Jul 10 18:02:37.783738 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 333/1346] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:02:37 2026] DELETE /volume/v3/attachments/56165f20-8d63-4add-8d0b-f57994f59f04 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:37.794844 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-13c24d73-7fbd-499a-9bf9-3b5e43d7eecc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:37.879140 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-13c24d73-7fbd-499a-9bf9-3b5e43d7eecc tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] DELETE https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b Jul 10 18:02:37.879140 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-13c24d73-7fbd-499a-9bf9-3b5e43d7eecc tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:37.879140 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-13c24d73-7fbd-499a-9bf9-3b5e43d7eecc tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:37.879316 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-13c24d73-7fbd-499a-9bf9-3b5e43d7eecc tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Delete volume with id: c31e50c8-cccf-4754-9d15-742f60dfa72b Jul 10 18:02:37.881702 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=331,cinder:UPDATE=92,cinder:INSERT=53 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:02:37.890762 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:37.890762 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:37.891527 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-13c24d73-7fbd-499a-9bf9-3b5e43d7eecc tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:02:37.917403 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-13c24d73-7fbd-499a-9bf9-3b5e43d7eecc tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Delete volume request issued successfully. Jul 10 18:02:37.917680 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c486b649-68a0-4f3a-adc8-3fd7734a467a req-13c24d73-7fbd-499a-9bf9-3b5e43d7eecc tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b returned with HTTP 202 Jul 10 18:02:37.918070 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 340/1347] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:02:37 2026] DELETE /volume/v3/volumes/c31e50c8-cccf-4754-9d15-742f60dfa72b => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:38.162656 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f1f51d51-e911-4272-bf24-d280d6d6334b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:38.164644 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1f51d51-e911-4272-bf24-d280d6d6334b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:38.164903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1f51d51-e911-4272-bf24-d280d6d6334b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:38.165118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1f51d51-e911-4272-bf24-d280d6d6334b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:38.165318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f1f51d51-e911-4272-bf24-d280d6d6334b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:38.169816 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:38.169816 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:38.170625 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1f51d51-e911-4272-bf24-d280d6d6334b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:38.171000 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 339/1348] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:38 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:38.402703 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9cd8dad0-054a-4006-8c11-e2b70a2e3eb2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:38.405090 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9cd8dad0-054a-4006-8c11-e2b70a2e3eb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:38.405390 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9cd8dad0-054a-4006-8c11-e2b70a2e3eb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:38.405687 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9cd8dad0-054a-4006-8c11-e2b70a2e3eb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:38.405872 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9cd8dad0-054a-4006-8c11-e2b70a2e3eb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:38.411450 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:38.411450 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:38.412353 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9cd8dad0-054a-4006-8c11-e2b70a2e3eb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:38.412911 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 337/1349] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:38 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:39.183533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-11226fe8-1903-457f-8a45-1e74e84c17e1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:39.186617 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-11226fe8-1903-457f-8a45-1e74e84c17e1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:39.186617 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-11226fe8-1903-457f-8a45-1e74e84c17e1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:39.186798 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-11226fe8-1903-457f-8a45-1e74e84c17e1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:39.186848 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-11226fe8-1903-457f-8a45-1e74e84c17e1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:39.188824 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=306,cinder:INSERT=48,cinder:UPDATE=81 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:02:39.191655 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:39.191655 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:39.192544 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-11226fe8-1903-457f-8a45-1e74e84c17e1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:39.192935 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 334/1350] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:39 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:39.425830 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-82559803-c10d-4465-80fb-c74edcba3e1d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:39.430935 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-82559803-c10d-4465-80fb-c74edcba3e1d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:39.430935 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-82559803-c10d-4465-80fb-c74edcba3e1d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:39.430935 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-82559803-c10d-4465-80fb-c74edcba3e1d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:39.430935 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-82559803-c10d-4465-80fb-c74edcba3e1d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:39.434463 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:39.434463 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:39.435304 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-82559803-c10d-4465-80fb-c74edcba3e1d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:39.435773 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 341/1351] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:39 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:40.147906 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d994db4d-e840-4885-b4cd-2f4fe09e3813 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:40.150385 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d994db4d-e840-4885-b4cd-2f4fe09e3813 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] DELETE https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b Jul 10 18:02:40.150750 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d994db4d-e840-4885-b4cd-2f4fe09e3813 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:40.150933 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d994db4d-e840-4885-b4cd-2f4fe09e3813 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:40.151141 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-d994db4d-e840-4885-b4cd-2f4fe09e3813 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Delete volume with id: eb5f6860-63ea-44ae-b73d-9df3186a285b Jul 10 18:02:40.165315 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:40.165315 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:40.165315 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d994db4d-e840-4885-b4cd-2f4fe09e3813 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:02:40.195002 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d994db4d-e840-4885-b4cd-2f4fe09e3813 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Delete volume request issued successfully. Jul 10 18:02:40.195402 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d994db4d-e840-4885-b4cd-2f4fe09e3813 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b returned with HTTP 202 Jul 10 18:02:40.196006 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 340/1352] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:40 2026] DELETE /volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:40.208169 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e34e5af0-bf96-4766-94d3-5057e3009102 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:40.213533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4e79c58a-2886-49c7-9686-e1e35b55e4c9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:40.214497 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e34e5af0-bf96-4766-94d3-5057e3009102 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:40.214779 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e34e5af0-bf96-4766-94d3-5057e3009102 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:40.215052 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e34e5af0-bf96-4766-94d3-5057e3009102 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:40.215214 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e34e5af0-bf96-4766-94d3-5057e3009102 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:40.215674 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4e79c58a-2886-49c7-9686-e1e35b55e4c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b Jul 10 18:02:40.216048 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4e79c58a-2886-49c7-9686-e1e35b55e4c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:40.216686 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4e79c58a-2886-49c7-9686-e1e35b55e4c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:40.232951 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:40.232951 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:40.234784 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e34e5af0-bf96-4766-94d3-5057e3009102 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:40.235734 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 338/1353] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:40 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 746 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:40.245820 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:40.245820 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:40.257144 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4e79c58a-2886-49c7-9686-e1e35b55e4c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:02:40.266899 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4e79c58a-2886-49c7-9686-e1e35b55e4c9 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b returned with HTTP 200 Jul 10 18:02:40.268196 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 335/1354] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:40 2026] GET /volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:40.449475 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-811b97d8-a8e0-45c0-992e-799a0ebe27cd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:40.453595 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-811b97d8-a8e0-45c0-992e-799a0ebe27cd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:40.453595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-811b97d8-a8e0-45c0-992e-799a0ebe27cd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:40.453595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-811b97d8-a8e0-45c0-992e-799a0ebe27cd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:40.453595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-811b97d8-a8e0-45c0-992e-799a0ebe27cd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:40.458295 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:40.458295 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:40.459033 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-811b97d8-a8e0-45c0-992e-799a0ebe27cd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:40.459802 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 342/1355] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:40 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:40.849448 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-22caaf45-a33f-4f29-842f-b00df5a79b7a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:40.851353 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-22caaf45-a33f-4f29-842f-b00df5a79b7a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 Jul 10 18:02:40.851800 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-22caaf45-a33f-4f29-842f-b00df5a79b7a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:40.852158 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-22caaf45-a33f-4f29-842f-b00df5a79b7a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:40.852484 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-22caaf45-a33f-4f29-842f-b00df5a79b7a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Delete volume with id: 6346b995-7375-44ee-bb92-77ff18a70cf5 Jul 10 18:02:40.862035 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:40.862035 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:40.863583 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-22caaf45-a33f-4f29-842f-b00df5a79b7a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:02:40.885258 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-22caaf45-a33f-4f29-842f-b00df5a79b7a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Delete volume request issued successfully. Jul 10 18:02:40.885747 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-22caaf45-a33f-4f29-842f-b00df5a79b7a tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 returned with HTTP 202 Jul 10 18:02:40.886386 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 341/1356] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:40 2026] DELETE /volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:40.894785 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1227ebca-c1b9-42cc-9420-d680ce23c39c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:40.896620 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1227ebca-c1b9-42cc-9420-d680ce23c39c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 Jul 10 18:02:40.896883 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1227ebca-c1b9-42cc-9420-d680ce23c39c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:40.897076 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1227ebca-c1b9-42cc-9420-d680ce23c39c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:40.904438 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:40.904438 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:40.908689 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1227ebca-c1b9-42cc-9420-d680ce23c39c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:02:40.913433 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1227ebca-c1b9-42cc-9420-d680ce23c39c tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 returned with HTTP 200 Jul 10 18:02:40.913843 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 339/1357] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:40 2026] GET /volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:41.177052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-863fd599-dea2-4139-8657-3fadfd2e8e0b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.179042 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-863fd599-dea2-4139-8657-3fadfd2e8e0b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] DELETE https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 18:02:41.179235 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-863fd599-dea2-4139-8657-3fadfd2e8e0b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.179434 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-863fd599-dea2-4139-8657-3fadfd2e8e0b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.179609 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-863fd599-dea2-4139-8657-3fadfd2e8e0b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Delete volume with id: dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 18:02:41.187131 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:41.187131 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:41.187655 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-863fd599-dea2-4139-8657-3fadfd2e8e0b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:02:41.207060 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-863fd599-dea2-4139-8657-3fadfd2e8e0b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Delete volume request issued successfully. Jul 10 18:02:41.207194 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-863fd599-dea2-4139-8657-3fadfd2e8e0b tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 202 Jul 10 18:02:41.207635 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 336/1358] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:41 2026] DELETE /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:41.216757 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b70d03b7-c26d-4351-970f-0cbcbf25ccf4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.221230 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b70d03b7-c26d-4351-970f-0cbcbf25ccf4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 18:02:41.221472 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b70d03b7-c26d-4351-970f-0cbcbf25ccf4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.221718 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b70d03b7-c26d-4351-970f-0cbcbf25ccf4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.229487 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:41.229487 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:41.234638 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b70d03b7-c26d-4351-970f-0cbcbf25ccf4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Volume info retrieved successfully. Jul 10 18:02:41.239633 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b70d03b7-c26d-4351-970f-0cbcbf25ccf4 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 200 Jul 10 18:02:41.240025 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 343/1359] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:41 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:41.252241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3d5ae485-45fa-478d-9b58-27dd5b363211 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.254320 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3d5ae485-45fa-478d-9b58-27dd5b363211 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:41.254540 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3d5ae485-45fa-478d-9b58-27dd5b363211 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.254760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3d5ae485-45fa-478d-9b58-27dd5b363211 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.254859 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-3d5ae485-45fa-478d-9b58-27dd5b363211 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:41.259450 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:41.259450 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:41.260553 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3d5ae485-45fa-478d-9b58-27dd5b363211 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:41.261056 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 342/1360] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:41 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:41.287803 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-26bad849-5fcf-43f7-823f-656c10212701 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.290149 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26bad849-5fcf-43f7-823f-656c10212701 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b Jul 10 18:02:41.290454 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26bad849-5fcf-43f7-823f-656c10212701 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.290750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26bad849-5fcf-43f7-823f-656c10212701 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.297277 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26bad849-5fcf-43f7-823f-656c10212701 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b returned with HTTP 404 Jul 10 18:02:41.297819 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 340/1361] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:41 2026] GET /volume/v3/volumes/eb5f6860-63ea-44ae-b73d-9df3186a285b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:41.305819 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-733bd432-3bdd-446a-b91b-73a9286125fd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.308175 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-733bd432-3bdd-446a-b91b-73a9286125fd tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] DELETE https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d Jul 10 18:02:41.308350 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-733bd432-3bdd-446a-b91b-73a9286125fd tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.308727 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-733bd432-3bdd-446a-b91b-73a9286125fd tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.309311 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-733bd432-3bdd-446a-b91b-73a9286125fd tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Delete volume with id: d2f56ef2-8128-46ee-a064-6f34c89dbb6d Jul 10 18:02:41.317683 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:41.317683 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:41.318282 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-733bd432-3bdd-446a-b91b-73a9286125fd tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:02:41.338653 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-733bd432-3bdd-446a-b91b-73a9286125fd tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Delete volume request issued successfully. Jul 10 18:02:41.338857 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-733bd432-3bdd-446a-b91b-73a9286125fd tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d returned with HTTP 202 Jul 10 18:02:41.339373 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 337/1362] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:41 2026] DELETE /volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:41.348104 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-86de46cc-41a4-4b1f-9805-e8ecad83b7a3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.350430 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-86de46cc-41a4-4b1f-9805-e8ecad83b7a3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d Jul 10 18:02:41.350658 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-86de46cc-41a4-4b1f-9805-e8ecad83b7a3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.351019 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-86de46cc-41a4-4b1f-9805-e8ecad83b7a3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.362482 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:41.362482 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:41.369831 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-86de46cc-41a4-4b1f-9805-e8ecad83b7a3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:02:41.379985 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-86de46cc-41a4-4b1f-9805-e8ecad83b7a3 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d returned with HTTP 200 Jul 10 18:02:41.380615 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 344/1363] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:41 2026] GET /volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:41.472250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-26290027-a13d-4d4a-a788-7ffd52aba7be None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.475662 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26290027-a13d-4d4a-a788-7ffd52aba7be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:41.475662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26290027-a13d-4d4a-a788-7ffd52aba7be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.475662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26290027-a13d-4d4a-a788-7ffd52aba7be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.475662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-26290027-a13d-4d4a-a788-7ffd52aba7be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:41.479678 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:41.479678 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:41.485495 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26290027-a13d-4d4a-a788-7ffd52aba7be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:41.485495 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 343/1364] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:41 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:41.928995 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4cd3b9c4-f2b9-4b3b-b154-46a5d46599a2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.930919 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4cd3b9c4-f2b9-4b3b-b154-46a5d46599a2 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 Jul 10 18:02:41.931142 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4cd3b9c4-f2b9-4b3b-b154-46a5d46599a2 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.931370 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4cd3b9c4-f2b9-4b3b-b154-46a5d46599a2 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.937710 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4cd3b9c4-f2b9-4b3b-b154-46a5d46599a2 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 returned with HTTP 404 Jul 10 18:02:41.938224 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 341/1365] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:41 2026] GET /volume/v3/volumes/6346b995-7375-44ee-bb92-77ff18a70cf5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:41.946656 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-62bbcf5a-98ab-4b83-af1d-3aeb29b53975 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.948477 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-62bbcf5a-98ab-4b83-af1d-3aeb29b53975 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] DELETE https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 Jul 10 18:02:41.948696 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-62bbcf5a-98ab-4b83-af1d-3aeb29b53975 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.948892 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-62bbcf5a-98ab-4b83-af1d-3aeb29b53975 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.949082 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-62bbcf5a-98ab-4b83-af1d-3aeb29b53975 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Delete volume with id: 94912127-a95b-4b2b-ac18-f346e86b65f8 Jul 10 18:02:41.956066 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:41.956066 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:41.956579 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-62bbcf5a-98ab-4b83-af1d-3aeb29b53975 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:02:41.976036 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-62bbcf5a-98ab-4b83-af1d-3aeb29b53975 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Delete volume request issued successfully. Jul 10 18:02:41.976269 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-62bbcf5a-98ab-4b83-af1d-3aeb29b53975 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 returned with HTTP 202 Jul 10 18:02:41.976812 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 338/1366] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:41 2026] DELETE /volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:41.985487 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4496acb9-d4b8-4d2c-aa0d-b0273fea5e6f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:41.987508 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4496acb9-d4b8-4d2c-aa0d-b0273fea5e6f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 Jul 10 18:02:41.987741 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4496acb9-d4b8-4d2c-aa0d-b0273fea5e6f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:41.987953 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4496acb9-d4b8-4d2c-aa0d-b0273fea5e6f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:41.995543 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:41.995543 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:42.000844 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4496acb9-d4b8-4d2c-aa0d-b0273fea5e6f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:02:42.006778 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4496acb9-d4b8-4d2c-aa0d-b0273fea5e6f tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 returned with HTTP 200 Jul 10 18:02:42.007206 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 345/1367] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:41 2026] GET /volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:42.256377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-268b24e6-7c05-4376-9429-27b1b2a84ba9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:42.258207 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-268b24e6-7c05-4376-9429-27b1b2a84ba9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] GET https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba Jul 10 18:02:42.258402 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-268b24e6-7c05-4376-9429-27b1b2a84ba9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:42.258619 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-268b24e6-7c05-4376-9429-27b1b2a84ba9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:42.271030 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-268b24e6-7c05-4376-9429-27b1b2a84ba9 tempest-ServerActionsTestOtherA-1493733648 tempest-ServerActionsTestOtherA-1493733648-project-member] https://10.4.3.71/volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba returned with HTTP 404 Jul 10 18:02:42.271030 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 344/1368] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:42 2026] GET /volume/v3/volumes/dad368c2-eca7-49f5-87e4-f0f4b64da2ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:42.274545 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-67a7987a-6a9d-4935-b5ad-d05af2eb1908 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:42.276367 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-67a7987a-6a9d-4935-b5ad-d05af2eb1908 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:42.276547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-67a7987a-6a9d-4935-b5ad-d05af2eb1908 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:42.276789 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-67a7987a-6a9d-4935-b5ad-d05af2eb1908 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:42.276901 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-67a7987a-6a9d-4935-b5ad-d05af2eb1908 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:42.281794 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:42.281794 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:42.282575 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-67a7987a-6a9d-4935-b5ad-d05af2eb1908 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:42.282932 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 342/1369] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:42 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:42.398070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ffbb15b7-60d5-4e25-a028-81c08855c08b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:42.403915 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ffbb15b7-60d5-4e25-a028-81c08855c08b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d Jul 10 18:02:42.404136 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ffbb15b7-60d5-4e25-a028-81c08855c08b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:42.404299 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ffbb15b7-60d5-4e25-a028-81c08855c08b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:42.411618 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ffbb15b7-60d5-4e25-a028-81c08855c08b tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d returned with HTTP 404 Jul 10 18:02:42.411794 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 339/1370] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:42 2026] GET /volume/v3/volumes/d2f56ef2-8128-46ee-a064-6f34c89dbb6d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:42.419938 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-43ecf98c-62e2-4e7c-8c2e-f9366581e9a0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:42.422130 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-43ecf98c-62e2-4e7c-8c2e-f9366581e9a0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] DELETE https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f Jul 10 18:02:42.422463 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-43ecf98c-62e2-4e7c-8c2e-f9366581e9a0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:42.422748 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-43ecf98c-62e2-4e7c-8c2e-f9366581e9a0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:42.422964 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-43ecf98c-62e2-4e7c-8c2e-f9366581e9a0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Delete volume with id: b7a884db-a706-46a8-95cc-38e6161e7e7f Jul 10 18:02:42.431553 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:42.431553 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:42.432039 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-43ecf98c-62e2-4e7c-8c2e-f9366581e9a0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:02:42.447848 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-43ecf98c-62e2-4e7c-8c2e-f9366581e9a0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Delete volume request issued successfully. Jul 10 18:02:42.448045 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-43ecf98c-62e2-4e7c-8c2e-f9366581e9a0 tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f returned with HTTP 202 Jul 10 18:02:42.448421 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 346/1371] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:42 2026] DELETE /volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:42.456915 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-01e3c53e-81d0-4e45-b333-a6f37ac45e8d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:42.458918 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-01e3c53e-81d0-4e45-b333-a6f37ac45e8d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f Jul 10 18:02:42.459157 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-01e3c53e-81d0-4e45-b333-a6f37ac45e8d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:42.459548 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-01e3c53e-81d0-4e45-b333-a6f37ac45e8d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:42.467779 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:42.467779 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:42.472158 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-01e3c53e-81d0-4e45-b333-a6f37ac45e8d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Volume info retrieved successfully. Jul 10 18:02:42.478529 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-01e3c53e-81d0-4e45-b333-a6f37ac45e8d tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f returned with HTTP 200 Jul 10 18:02:42.479294 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 345/1372] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:42 2026] GET /volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:42.493766 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e08eb357-f5eb-421c-98a1-a2c52c4c00de None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:42.496144 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e08eb357-f5eb-421c-98a1-a2c52c4c00de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:42.496472 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e08eb357-f5eb-421c-98a1-a2c52c4c00de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:42.497321 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e08eb357-f5eb-421c-98a1-a2c52c4c00de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:42.497321 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e08eb357-f5eb-421c-98a1-a2c52c4c00de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:42.504550 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:42.504550 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:42.505753 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e08eb357-f5eb-421c-98a1-a2c52c4c00de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:42.506238 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 343/1373] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:42 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:43.021544 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-91e391a8-67e2-4d09-a6cb-ac23e165a7a6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:43.023644 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91e391a8-67e2-4d09-a6cb-ac23e165a7a6 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 Jul 10 18:02:43.023875 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-91e391a8-67e2-4d09-a6cb-ac23e165a7a6 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:43.024104 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-91e391a8-67e2-4d09-a6cb-ac23e165a7a6 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:43.032057 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91e391a8-67e2-4d09-a6cb-ac23e165a7a6 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 returned with HTTP 404 Jul 10 18:02:43.032583 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 340/1374] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:43 2026] GET /volume/v3/volumes/94912127-a95b-4b2b-ac18-f346e86b65f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:43.040721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e39f6416-eb31-4197-8595-cd1e34a75326 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:43.043127 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e39f6416-eb31-4197-8595-cd1e34a75326 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 Jul 10 18:02:43.043476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e39f6416-eb31-4197-8595-cd1e34a75326 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:43.043770 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e39f6416-eb31-4197-8595-cd1e34a75326 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:43.044008 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-e39f6416-eb31-4197-8595-cd1e34a75326 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Delete volume with id: 6f061fcf-8f49-42c7-992c-ec7c82b07b99 Jul 10 18:02:43.054241 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:43.054241 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:43.054887 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e39f6416-eb31-4197-8595-cd1e34a75326 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:02:43.081830 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e39f6416-eb31-4197-8595-cd1e34a75326 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Delete volume request issued successfully. Jul 10 18:02:43.082081 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e39f6416-eb31-4197-8595-cd1e34a75326 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 returned with HTTP 202 Jul 10 18:02:43.082669 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 347/1375] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:02:43 2026] DELETE /volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:02:43.094838 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-96a86788-4fc9-43e1-9359-738226dd7c97 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:43.097103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-96a86788-4fc9-43e1-9359-738226dd7c97 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 Jul 10 18:02:43.097387 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-96a86788-4fc9-43e1-9359-738226dd7c97 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:43.097672 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-96a86788-4fc9-43e1-9359-738226dd7c97 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:43.106994 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:43.106994 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:43.111932 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-96a86788-4fc9-43e1-9359-738226dd7c97 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Volume info retrieved successfully. Jul 10 18:02:43.121108 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-96a86788-4fc9-43e1-9359-738226dd7c97 tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 returned with HTTP 200 Jul 10 18:02:43.121108 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 346/1376] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:43 2026] GET /volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:02:43.293714 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-190e23c4-84a2-4b51-a445-ef7e0ca8bcef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:43.295198 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-190e23c4-84a2-4b51-a445-ef7e0ca8bcef tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:43.295486 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-190e23c4-84a2-4b51-a445-ef7e0ca8bcef tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:43.295725 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-190e23c4-84a2-4b51-a445-ef7e0ca8bcef tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:43.295810 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-190e23c4-84a2-4b51-a445-ef7e0ca8bcef tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:43.298628 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=304,cinder:UPDATE=79,cinder:INSERT=44 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:02:43.303283 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:43.303283 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:43.304456 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-190e23c4-84a2-4b51-a445-ef7e0ca8bcef tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:43.305302 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 344/1377] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:43 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:43.494973 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ef8be92a-cef9-4f76-a401-4146bdbb101c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:43.497639 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef8be92a-cef9-4f76-a401-4146bdbb101c tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] GET https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f Jul 10 18:02:43.497872 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef8be92a-cef9-4f76-a401-4146bdbb101c tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:43.498083 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef8be92a-cef9-4f76-a401-4146bdbb101c tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:43.506644 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef8be92a-cef9-4f76-a401-4146bdbb101c tempest-TaggedBootDevicesTest_v242-1109015469 tempest-TaggedBootDevicesTest_v242-1109015469-project-member] https://10.4.3.71/volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f returned with HTTP 404 Jul 10 18:02:43.507222 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 341/1378] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:43 2026] GET /volume/v3/volumes/b7a884db-a706-46a8-95cc-38e6161e7e7f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:43.519099 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2771bdb9-a18b-4aac-9cbe-92c7842d3595 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:43.521281 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2771bdb9-a18b-4aac-9cbe-92c7842d3595 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:43.521641 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2771bdb9-a18b-4aac-9cbe-92c7842d3595 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:43.521922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2771bdb9-a18b-4aac-9cbe-92c7842d3595 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:43.522085 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2771bdb9-a18b-4aac-9cbe-92c7842d3595 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:43.527476 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:43.527476 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:43.528267 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2771bdb9-a18b-4aac-9cbe-92c7842d3595 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:43.528735 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 348/1379] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:43 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:44.144098 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6d5ded70-a4d3-499b-b5d2-720b44d9e33e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:44.148826 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d5ded70-a4d3-499b-b5d2-720b44d9e33e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] GET https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 Jul 10 18:02:44.148995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d5ded70-a4d3-499b-b5d2-720b44d9e33e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:44.151241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d5ded70-a4d3-499b-b5d2-720b44d9e33e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:44.172396 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d5ded70-a4d3-499b-b5d2-720b44d9e33e tempest-TaggedBootDevicesTest-1113247696 tempest-TaggedBootDevicesTest-1113247696-project-member] https://10.4.3.71/volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 returned with HTTP 404 Jul 10 18:02:44.173274 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 347/1380] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:44 2026] GET /volume/v3/volumes/6f061fcf-8f49-42c7-992c-ec7c82b07b99 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:44.320125 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-25a30cd4-7d64-45a4-888e-e7f7e69fb049 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:44.325225 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-25a30cd4-7d64-45a4-888e-e7f7e69fb049 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:44.328210 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-25a30cd4-7d64-45a4-888e-e7f7e69fb049 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:44.328210 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-25a30cd4-7d64-45a4-888e-e7f7e69fb049 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:44.328210 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-25a30cd4-7d64-45a4-888e-e7f7e69fb049 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:44.336066 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:44.336066 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:44.337937 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-25a30cd4-7d64-45a4-888e-e7f7e69fb049 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:44.337937 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 345/1381] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:44 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:44.544809 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f93cd759-872f-42a3-8be6-a29b417690dc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:44.547521 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f93cd759-872f-42a3-8be6-a29b417690dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:44.547961 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f93cd759-872f-42a3-8be6-a29b417690dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:44.548278 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f93cd759-872f-42a3-8be6-a29b417690dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:44.548391 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f93cd759-872f-42a3-8be6-a29b417690dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:44.555477 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:44.555477 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:44.557060 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f93cd759-872f-42a3-8be6-a29b417690dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:44.557262 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 342/1382] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:44 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:45.355643 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e597495e-675b-47af-b60b-5521f5d70c0e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:45.357659 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e597495e-675b-47af-b60b-5521f5d70c0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:45.358206 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e597495e-675b-47af-b60b-5521f5d70c0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:45.358318 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e597495e-675b-47af-b60b-5521f5d70c0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:45.358690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e597495e-675b-47af-b60b-5521f5d70c0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:45.369652 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:45.369652 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:45.372531 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e597495e-675b-47af-b60b-5521f5d70c0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:45.373372 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 349/1383] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:45 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:45.577875 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3f1d6c22-078a-4cf0-a687-66219934a1de None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:45.585286 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f1d6c22-078a-4cf0-a687-66219934a1de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:45.585286 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f1d6c22-078a-4cf0-a687-66219934a1de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:45.585286 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f1d6c22-078a-4cf0-a687-66219934a1de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:45.586108 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-3f1d6c22-078a-4cf0-a687-66219934a1de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:45.596414 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:45.596414 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:45.597394 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f1d6c22-078a-4cf0-a687-66219934a1de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:45.597947 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 348/1384] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:45 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:46.394413 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2cf59e20-0827-40c7-97fa-89fd2103eca5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:46.397882 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2cf59e20-0827-40c7-97fa-89fd2103eca5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:46.398770 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2cf59e20-0827-40c7-97fa-89fd2103eca5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:46.398770 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2cf59e20-0827-40c7-97fa-89fd2103eca5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:46.398770 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-2cf59e20-0827-40c7-97fa-89fd2103eca5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:46.404435 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:46.404435 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:46.406278 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2cf59e20-0827-40c7-97fa-89fd2103eca5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:46.406278 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 346/1385] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:46 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:46.618971 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-17eaee60-f675-4d6b-9861-eca6944f5c45 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:46.621347 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-17eaee60-f675-4d6b-9861-eca6944f5c45 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:02:46.621799 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-17eaee60-f675-4d6b-9861-eca6944f5c45 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:46.624444 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-17eaee60-f675-4d6b-9861-eca6944f5c45 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:46.624444 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-17eaee60-f675-4d6b-9861-eca6944f5c45 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:46.634653 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:46.634653 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:46.636801 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-17eaee60-f675-4d6b-9861-eca6944f5c45 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:02:46.636801 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 343/1386] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:46 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:46.653404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-616db95d-8cbe-483b-9a43-7e55dabbe7a3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:46.659967 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-616db95d-8cbe-483b-9a43-7e55dabbe7a3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:02:46.660615 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-616db95d-8cbe-483b-9a43-7e55dabbe7a3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38c9e83e-96e6-4f14-bf92-49064b1b2ec9"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:46.663141 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-616db95d-8cbe-483b-9a43-7e55dabbe7a3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating new backup {'backup': {'volume_id': '38c9e83e-96e6-4f14-bf92-49064b1b2ec9'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:02:46.663635 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-616db95d-8cbe-483b-9a43-7e55dabbe7a3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating backup of volume 38c9e83e-96e6-4f14-bf92-49064b1b2ec9 in container None Jul 10 18:02:46.681256 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:46.681256 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:46.682233 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-616db95d-8cbe-483b-9a43-7e55dabbe7a3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:02:46.734308 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-616db95d-8cbe-483b-9a43-7e55dabbe7a3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['ca5c077e-4a29-494e-99fe-0ee9325c7fa8', 'a89bfa81-3ef8-463f-bef4-0bd5d94e9ab1'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:02:46.846448 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-616db95d-8cbe-483b-9a43-7e55dabbe7a3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:02:46.847103 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 350/1387] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:02:46 2026] POST /volume/v3/backups => generated 286 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:46.863218 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6eb5ee3c-9404-4b0b-8874-a4fb3c5bfff4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:46.870998 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6eb5ee3c-9404-4b0b-8874-a4fb3c5bfff4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:46.870998 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6eb5ee3c-9404-4b0b-8874-a4fb3c5bfff4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:46.874607 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6eb5ee3c-9404-4b0b-8874-a4fb3c5bfff4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:46.874763 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-6eb5ee3c-9404-4b0b-8874-a4fb3c5bfff4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:46.885841 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:46.885841 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:46.886938 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6eb5ee3c-9404-4b0b-8874-a4fb3c5bfff4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:46.887522 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 349/1388] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:46 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:47.426334 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c846f598-cb2a-4236-bebc-1d04425db8b4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:47.430891 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c846f598-cb2a-4236-bebc-1d04425db8b4 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:47.430891 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c846f598-cb2a-4236-bebc-1d04425db8b4 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:47.430891 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c846f598-cb2a-4236-bebc-1d04425db8b4 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:47.430891 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c846f598-cb2a-4236-bebc-1d04425db8b4 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:47.450671 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:47.450671 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:47.450985 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c846f598-cb2a-4236-bebc-1d04425db8b4 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:47.451306 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 347/1389] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:47 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:47.904390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d711c2d7-80f5-4e40-848f-cc2bcdefe1e5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:47.906770 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d711c2d7-80f5-4e40-848f-cc2bcdefe1e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:47.907057 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d711c2d7-80f5-4e40-848f-cc2bcdefe1e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:47.907344 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d711c2d7-80f5-4e40-848f-cc2bcdefe1e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:47.907494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d711c2d7-80f5-4e40-848f-cc2bcdefe1e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:47.914007 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:47.914007 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:47.914529 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d711c2d7-80f5-4e40-848f-cc2bcdefe1e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:47.914789 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 344/1390] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:47 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:48.469192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fdb2c265-eed9-4401-8a4c-d44ff071eef6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:48.471932 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fdb2c265-eed9-4401-8a4c-d44ff071eef6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:48.471932 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fdb2c265-eed9-4401-8a4c-d44ff071eef6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:48.473000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fdb2c265-eed9-4401-8a4c-d44ff071eef6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:48.476391 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-fdb2c265-eed9-4401-8a4c-d44ff071eef6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:48.486676 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:48.486676 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:48.486676 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fdb2c265-eed9-4401-8a4c-d44ff071eef6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:48.486676 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 351/1391] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:48 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:48.934183 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-623243b3-3276-40e4-817f-6ca1d481da8e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:48.937902 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-623243b3-3276-40e4-817f-6ca1d481da8e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:48.938392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-623243b3-3276-40e4-817f-6ca1d481da8e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:48.938447 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-623243b3-3276-40e4-817f-6ca1d481da8e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:48.938661 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-623243b3-3276-40e4-817f-6ca1d481da8e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:48.949114 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:48.949114 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:48.949839 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-623243b3-3276-40e4-817f-6ca1d481da8e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:48.950284 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 350/1392] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:48 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 695 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:49.502935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-af1fe19c-7d10-4f0c-aea6-1ac15b8a52f3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:49.504195 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af1fe19c-7d10-4f0c-aea6-1ac15b8a52f3 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:49.504195 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-af1fe19c-7d10-4f0c-aea6-1ac15b8a52f3 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:49.504294 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-af1fe19c-7d10-4f0c-aea6-1ac15b8a52f3 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:49.505143 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-af1fe19c-7d10-4f0c-aea6-1ac15b8a52f3 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:49.515113 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:49.515113 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:49.515582 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af1fe19c-7d10-4f0c-aea6-1ac15b8a52f3 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:49.516166 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 348/1393] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:49 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:49.968869 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4baaceef-2b65-40ef-acb3-0c64ed297df9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:49.971705 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4baaceef-2b65-40ef-acb3-0c64ed297df9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:49.971960 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4baaceef-2b65-40ef-acb3-0c64ed297df9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:49.972221 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4baaceef-2b65-40ef-acb3-0c64ed297df9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:49.973134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4baaceef-2b65-40ef-acb3-0c64ed297df9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:49.979908 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:49.979908 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:49.980610 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4baaceef-2b65-40ef-acb3-0c64ed297df9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:49.981263 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 345/1394] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:49 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:50.534127 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-297ec38e-8dbc-43c1-8f37-6ce9b2285837 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:50.539671 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-297ec38e-8dbc-43c1-8f37-6ce9b2285837 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:50.540270 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-297ec38e-8dbc-43c1-8f37-6ce9b2285837 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:50.540385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-297ec38e-8dbc-43c1-8f37-6ce9b2285837 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:50.540759 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-297ec38e-8dbc-43c1-8f37-6ce9b2285837 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:50.552692 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:50.552692 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:50.554112 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-297ec38e-8dbc-43c1-8f37-6ce9b2285837 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:50.554112 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 352/1395] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:50 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:50.998753 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8687ed73-8f64-4151-826b-96945e60dccc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:51.003747 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8687ed73-8f64-4151-826b-96945e60dccc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:51.004090 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8687ed73-8f64-4151-826b-96945e60dccc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:51.004391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8687ed73-8f64-4151-826b-96945e60dccc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:51.004575 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-8687ed73-8f64-4151-826b-96945e60dccc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:51.012707 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:51.012707 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:51.015943 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8687ed73-8f64-4151-826b-96945e60dccc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:51.015943 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 351/1396] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:50 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 695 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:51.572884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-72102609-8d2b-4520-99ee-27ae239bbda2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:51.575040 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72102609-8d2b-4520-99ee-27ae239bbda2 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:51.575383 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72102609-8d2b-4520-99ee-27ae239bbda2 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:51.575778 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72102609-8d2b-4520-99ee-27ae239bbda2 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:51.576585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-72102609-8d2b-4520-99ee-27ae239bbda2 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:51.581233 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:51.581233 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:51.583394 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72102609-8d2b-4520-99ee-27ae239bbda2 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:51.584062 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 349/1397] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:51 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:52.036810 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-42a9e119-94e5-4e2b-9154-5b68540cdb3e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:52.041828 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42a9e119-94e5-4e2b-9154-5b68540cdb3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:52.042464 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-42a9e119-94e5-4e2b-9154-5b68540cdb3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:52.042464 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-42a9e119-94e5-4e2b-9154-5b68540cdb3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:52.044190 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-42a9e119-94e5-4e2b-9154-5b68540cdb3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:52.054016 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:52.054016 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:52.055698 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42a9e119-94e5-4e2b-9154-5b68540cdb3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:52.059219 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 346/1398] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:52 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:52.615068 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-98545653-a7e3-4f82-9fb1-563a61cbb57e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:52.616289 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98545653-a7e3-4f82-9fb1-563a61cbb57e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:52.616289 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98545653-a7e3-4f82-9fb1-563a61cbb57e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:52.616629 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98545653-a7e3-4f82-9fb1-563a61cbb57e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:52.616776 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-98545653-a7e3-4f82-9fb1-563a61cbb57e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:52.625702 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:52.625702 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:52.626486 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98545653-a7e3-4f82-9fb1-563a61cbb57e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:52.633043 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 353/1399] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:52 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:53.074094 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e77de6b7-28b0-47e3-b1d1-eb783b781075 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:53.078525 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e77de6b7-28b0-47e3-b1d1-eb783b781075 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:53.078934 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e77de6b7-28b0-47e3-b1d1-eb783b781075 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:53.079030 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e77de6b7-28b0-47e3-b1d1-eb783b781075 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:53.079650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e77de6b7-28b0-47e3-b1d1-eb783b781075 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:53.091306 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:53.091306 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:53.091306 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e77de6b7-28b0-47e3-b1d1-eb783b781075 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:53.091306 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 352/1400] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:53 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:53.648891 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ced74a50-d197-4b4e-803f-ed05bc997c09 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:53.653665 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ced74a50-d197-4b4e-803f-ed05bc997c09 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:53.653665 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ced74a50-d197-4b4e-803f-ed05bc997c09 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:53.653853 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ced74a50-d197-4b4e-803f-ed05bc997c09 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:53.653928 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-ced74a50-d197-4b4e-803f-ed05bc997c09 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:53.664988 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:53.664988 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:53.671676 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ced74a50-d197-4b4e-803f-ed05bc997c09 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:53.671676 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 350/1401] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:53 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:54.108492 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4ea57be4-c964-453c-8b30-a861ab6ff930 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:54.112592 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4ea57be4-c964-453c-8b30-a861ab6ff930 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:54.112592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4ea57be4-c964-453c-8b30-a861ab6ff930 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:54.112592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4ea57be4-c964-453c-8b30-a861ab6ff930 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:54.112592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4ea57be4-c964-453c-8b30-a861ab6ff930 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:54.120267 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:54.120267 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:54.121145 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4ea57be4-c964-453c-8b30-a861ab6ff930 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:54.121871 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 347/1402] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:54 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:54.691327 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c1209d79-4b67-439c-b1f0-6d5e09a7ef65 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:54.694696 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1209d79-4b67-439c-b1f0-6d5e09a7ef65 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:54.694696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1209d79-4b67-439c-b1f0-6d5e09a7ef65 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:54.694696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1209d79-4b67-439c-b1f0-6d5e09a7ef65 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:54.694696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c1209d79-4b67-439c-b1f0-6d5e09a7ef65 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:54.701795 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:54.701795 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:54.702448 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1209d79-4b67-439c-b1f0-6d5e09a7ef65 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:54.702933 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 354/1403] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:54 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:55.139649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5bee4e1a-5d19-49aa-8416-d349234b9581 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:55.142146 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5bee4e1a-5d19-49aa-8416-d349234b9581 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:55.142146 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5bee4e1a-5d19-49aa-8416-d349234b9581 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:55.142879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5bee4e1a-5d19-49aa-8416-d349234b9581 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:55.142879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-5bee4e1a-5d19-49aa-8416-d349234b9581 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:55.149207 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:55.149207 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:55.149886 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5bee4e1a-5d19-49aa-8416-d349234b9581 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:55.151608 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 353/1404] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:55 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:02:55.721966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1a4e000a-d660-4962-a585-f0d11bf80e81 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:55.725976 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1a4e000a-d660-4962-a585-f0d11bf80e81 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:55.727612 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1a4e000a-d660-4962-a585-f0d11bf80e81 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:55.727612 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1a4e000a-d660-4962-a585-f0d11bf80e81 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:55.727612 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-1a4e000a-d660-4962-a585-f0d11bf80e81 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:55.738217 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:55.738217 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:55.743493 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1a4e000a-d660-4962-a585-f0d11bf80e81 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:55.743493 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 351/1405] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:55 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:56.168352 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-85a25450-e7f3-4584-a3bb-95d51a3aa646 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:56.177593 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85a25450-e7f3-4584-a3bb-95d51a3aa646 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:56.177593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85a25450-e7f3-4584-a3bb-95d51a3aa646 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:56.177593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85a25450-e7f3-4584-a3bb-95d51a3aa646 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:56.177593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-85a25450-e7f3-4584-a3bb-95d51a3aa646 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:56.182890 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:56.182890 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:56.183866 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85a25450-e7f3-4584-a3bb-95d51a3aa646 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:56.184435 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 348/1406] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:56 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:56.762788 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-119c2dff-d952-4c5b-aae2-7e936dcd07e5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:56.768348 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-119c2dff-d952-4c5b-aae2-7e936dcd07e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:56.769472 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-119c2dff-d952-4c5b-aae2-7e936dcd07e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:56.769472 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-119c2dff-d952-4c5b-aae2-7e936dcd07e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:56.769472 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-119c2dff-d952-4c5b-aae2-7e936dcd07e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:56.777650 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:56.777650 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:56.778271 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-119c2dff-d952-4c5b-aae2-7e936dcd07e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:56.778834 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 355/1407] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:56 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:57.206779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f60b0340-6055-4342-9618-40a5bc26db8c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:57.213329 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f60b0340-6055-4342-9618-40a5bc26db8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:57.213329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f60b0340-6055-4342-9618-40a5bc26db8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:57.213329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f60b0340-6055-4342-9618-40a5bc26db8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:57.213329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f60b0340-6055-4342-9618-40a5bc26db8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:57.220832 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:57.220832 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:57.220832 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f60b0340-6055-4342-9618-40a5bc26db8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:57.222978 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 354/1408] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:57 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:57.638220 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7cc910a2-de5d-43c3-9013-f40a61714053 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:57.795543 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-08bf8c25-970a-41bf-bf5e-ee5186dd991f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:57.799558 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-08bf8c25-970a-41bf-bf5e-ee5186dd991f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:57.799558 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-08bf8c25-970a-41bf-bf5e-ee5186dd991f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:57.799766 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-08bf8c25-970a-41bf-bf5e-ee5186dd991f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:57.799891 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-08bf8c25-970a-41bf-bf5e-ee5186dd991f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:57.809732 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:57.809732 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:57.812844 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-08bf8c25-970a-41bf-bf5e-ee5186dd991f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:57.812844 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 349/1409] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:57 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:57.865439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cc910a2-de5d-43c3-9013-f40a61714053 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 18:02:57.865439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7cc910a2-de5d-43c3-9013-f40a61714053 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-236337888"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:57.887274 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cc910a2-de5d-43c3-9013-f40a61714053 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 18:02:57.887274 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 352/1410] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 18:02:57 2026] POST /volume/v3/group_types => generated 180 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:02:57.906699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8319c247-98e4-4c07-801d-ede2b30a9ec8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:57.909070 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8319c247-98e4-4c07-801d-ede2b30a9ec8 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] POST https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs Jul 10 18:02:57.909900 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8319c247-98e4-4c07-801d-ede2b30a9ec8 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:57.937643 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8319c247-98e4-4c07-801d-ede2b30a9ec8 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs returned with HTTP 202 Jul 10 18:02:57.938320 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 356/1411] 10.4.3.71 () {70 vars in 1451 bytes} [Fri Jul 10 18:02:57 2026] POST /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs => generated 53 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:57.953588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3ea4cc8d-e920-4580-bc9c-37837a22e222 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:57.958201 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ea4cc8d-e920-4580-bc9c-37837a22e222 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] POST https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs Jul 10 18:02:57.959227 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ea4cc8d-e920-4580-bc9c-37837a22e222 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:57.983156 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ea4cc8d-e920-4580-bc9c-37837a22e222 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs returned with HTTP 202 Jul 10 18:02:57.983156 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 355/1412] 10.4.3.71 () {70 vars in 1451 bytes} [Fri Jul 10 18:02:57 2026] POST /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs => generated 61 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:02:57.995577 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bcb92ffb-a90d-4ee0-8401-c2e9bab59b8f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.000686 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bcb92ffb-a90d-4ee0-8401-c2e9bab59b8f tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] GET https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key2 Jul 10 18:02:58.001271 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bcb92ffb-a90d-4ee0-8401-c2e9bab59b8f tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.002619 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bcb92ffb-a90d-4ee0-8401-c2e9bab59b8f tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.027114 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bcb92ffb-a90d-4ee0-8401-c2e9bab59b8f tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key2 returned with HTTP 200 Jul 10 18:02:58.028350 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 350/1413] 10.4.3.71 () {68 vars in 1445 bytes} [Fri Jul 10 18:02:57 2026] GET /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key2 => generated 26 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:58.040254 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5aadb4b4-41f1-44bc-b7ec-5617150c913b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.042101 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5aadb4b4-41f1-44bc-b7ec-5617150c913b tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] GET https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 Jul 10 18:02:58.042264 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5aadb4b4-41f1-44bc-b7ec-5617150c913b tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.042552 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5aadb4b4-41f1-44bc-b7ec-5617150c913b tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.056706 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5aadb4b4-41f1-44bc-b7ec-5617150c913b tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 returned with HTTP 200 Jul 10 18:02:58.057791 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 353/1414] 10.4.3.71 () {68 vars in 1445 bytes} [Fri Jul 10 18:02:58 2026] GET /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 => generated 18 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:58.069579 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ecb52a5f-d41f-4e71-96ba-31a803a147d7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.072691 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecb52a5f-d41f-4e71-96ba-31a803a147d7 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] PUT https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 Jul 10 18:02:58.072691 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ecb52a5f-d41f-4e71-96ba-31a803a147d7 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:02:58.091282 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecb52a5f-d41f-4e71-96ba-31a803a147d7 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 returned with HTTP 200 Jul 10 18:02:58.093214 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 357/1415] 10.4.3.71 () {70 vars in 1465 bytes} [Fri Jul 10 18:02:58 2026] PUT /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:58.103740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e1916a18-39be-4ac4-9c76-2e6f2616b14a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.107649 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e1916a18-39be-4ac4-9c76-2e6f2616b14a tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] GET https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs Jul 10 18:02:58.107649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e1916a18-39be-4ac4-9c76-2e6f2616b14a tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.108460 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e1916a18-39be-4ac4-9c76-2e6f2616b14a tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.118333 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e1916a18-39be-4ac4-9c76-2e6f2616b14a tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs returned with HTTP 200 Jul 10 18:02:58.119238 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 356/1416] 10.4.3.71 () {68 vars in 1430 bytes} [Fri Jul 10 18:02:58 2026] GET /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs => generated 87 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:58.134386 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-78b9fafc-f6d8-422a-b9d0-7266afd03853 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.136996 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78b9fafc-f6d8-422a-b9d0-7266afd03853 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key1 Jul 10 18:02:58.139891 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78b9fafc-f6d8-422a-b9d0-7266afd03853 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.139891 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78b9fafc-f6d8-422a-b9d0-7266afd03853 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.163235 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78b9fafc-f6d8-422a-b9d0-7266afd03853 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key1 returned with HTTP 202 Jul 10 18:02:58.163235 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 351/1417] 10.4.3.71 () {68 vars in 1448 bytes} [Fri Jul 10 18:02:58 2026] DELETE /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:02:58.174104 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1ce29cc1-1056-400d-87a6-562e79126745 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.177148 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ce29cc1-1056-400d-87a6-562e79126745 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] GET https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key1 Jul 10 18:02:58.178150 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ce29cc1-1056-400d-87a6-562e79126745 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.178362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ce29cc1-1056-400d-87a6-562e79126745 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.186344 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ce29cc1-1056-400d-87a6-562e79126745 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] HTTP exception thrown: Group Type 144adfee-4d44-46ef-b29c-5928377d61b4 has no extra spec with key key1. Jul 10 18:02:58.186430 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ce29cc1-1056-400d-87a6-562e79126745 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key1 returned with HTTP 404 Jul 10 18:02:58.187486 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 354/1418] 10.4.3.71 () {68 vars in 1445 bytes} [Fri Jul 10 18:02:58 2026] GET /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:02:58.198216 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9ce3b03e-b77a-440a-ac03-57bbeb199c91 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.200932 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9ce3b03e-b77a-440a-ac03-57bbeb199c91 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key2 Jul 10 18:02:58.201215 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9ce3b03e-b77a-440a-ac03-57bbeb199c91 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.201443 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9ce3b03e-b77a-440a-ac03-57bbeb199c91 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.218933 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9ce3b03e-b77a-440a-ac03-57bbeb199c91 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key2 returned with HTTP 202 Jul 10 18:02:58.220423 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 358/1419] 10.4.3.71 () {68 vars in 1448 bytes} [Fri Jul 10 18:02:58 2026] DELETE /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:02:58.229972 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a3835a20-d5dc-4a3a-857b-d7a3e9b6e0ce None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.232424 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a3835a20-d5dc-4a3a-857b-d7a3e9b6e0ce tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] GET https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key2 Jul 10 18:02:58.232758 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a3835a20-d5dc-4a3a-857b-d7a3e9b6e0ce tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.233055 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a3835a20-d5dc-4a3a-857b-d7a3e9b6e0ce tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.238543 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b1ac6441-9525-4e5a-bbd1-e93a6960af8d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.241772 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a3835a20-d5dc-4a3a-857b-d7a3e9b6e0ce tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] HTTP exception thrown: Group Type 144adfee-4d44-46ef-b29c-5928377d61b4 has no extra spec with key key2. Jul 10 18:02:58.241772 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a3835a20-d5dc-4a3a-857b-d7a3e9b6e0ce tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key2 returned with HTTP 404 Jul 10 18:02:58.242899 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b1ac6441-9525-4e5a-bbd1-e93a6960af8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:58.242899 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b1ac6441-9525-4e5a-bbd1-e93a6960af8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.243340 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 357/1420] 10.4.3.71 () {68 vars in 1445 bytes} [Fri Jul 10 18:02:58 2026] GET /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:02:58.243390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b1ac6441-9525-4e5a-bbd1-e93a6960af8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.245576 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-b1ac6441-9525-4e5a-bbd1-e93a6960af8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:58.258484 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:58.258484 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:58.259242 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b1ac6441-9525-4e5a-bbd1-e93a6960af8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:58.259444 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 352/1421] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:58 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:58.260443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f8887539-df3f-4af6-8980-ad616f6b33b4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.272523 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f8887539-df3f-4af6-8980-ad616f6b33b4 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 Jul 10 18:02:58.272523 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f8887539-df3f-4af6-8980-ad616f6b33b4 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.272523 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f8887539-df3f-4af6-8980-ad616f6b33b4 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.294611 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f8887539-df3f-4af6-8980-ad616f6b33b4 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 returned with HTTP 202 Jul 10 18:02:58.295394 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 355/1422] 10.4.3.71 () {68 vars in 1448 bytes} [Fri Jul 10 18:02:58 2026] DELETE /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:02:58.309002 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f927820a-dbdb-465a-9dfb-3f9eeb765b11 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.311411 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f927820a-dbdb-465a-9dfb-3f9eeb765b11 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] GET https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 Jul 10 18:02:58.311537 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f927820a-dbdb-465a-9dfb-3f9eeb765b11 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.311724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f927820a-dbdb-465a-9dfb-3f9eeb765b11 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.328600 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f927820a-dbdb-465a-9dfb-3f9eeb765b11 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] HTTP exception thrown: Group Type 144adfee-4d44-46ef-b29c-5928377d61b4 has no extra spec with key key3. Jul 10 18:02:58.329162 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f927820a-dbdb-465a-9dfb-3f9eeb765b11 tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 returned with HTTP 404 Jul 10 18:02:58.337108 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 359/1423] 10.4.3.71 () {68 vars in 1445 bytes} [Fri Jul 10 18:02:58 2026] GET /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4/group_specs/key3 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:02:58.343589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7a20f8df-72a6-47f7-a04e-5262bfba2fba None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.347284 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7a20f8df-72a6-47f7-a04e-5262bfba2fba tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4 Jul 10 18:02:58.348136 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7a20f8df-72a6-47f7-a04e-5262bfba2fba tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.348637 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7a20f8df-72a6-47f7-a04e-5262bfba2fba tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.369381 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7a20f8df-72a6-47f7-a04e-5262bfba2fba tempest-GroupTypeSpecsTest-1401392382 tempest-GroupTypeSpecsTest-1401392382-project-admin] https://10.4.3.71/volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4 returned with HTTP 202 Jul 10 18:02:58.370404 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 358/1424] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:02:58 2026] DELETE /volume/v3/group_types/144adfee-4d44-46ef-b29c-5928377d61b4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:02:58.831548 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-92ee3990-7279-4bd6-ac3b-99e803c30386 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.852684 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-92ee3990-7279-4bd6-ac3b-99e803c30386 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:58.853978 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-92ee3990-7279-4bd6-ac3b-99e803c30386 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.854650 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-92ee3990-7279-4bd6-ac3b-99e803c30386 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.854650 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-92ee3990-7279-4bd6-ac3b-99e803c30386 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:58.865070 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:58.865070 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:02:58.866198 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-92ee3990-7279-4bd6-ac3b-99e803c30386 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:58.867852 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 353/1425] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:58 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:58.898206 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4e0881da-42f7-49dd-9d5a-0ddad5c22281 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:58.901934 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4e0881da-42f7-49dd-9d5a-0ddad5c22281 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:58.901934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4e0881da-42f7-49dd-9d5a-0ddad5c22281 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:58.901934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4e0881da-42f7-49dd-9d5a-0ddad5c22281 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:58.917402 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:58.917402 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:02:58.928790 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4e0881da-42f7-49dd-9d5a-0ddad5c22281 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:02:58.940372 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4e0881da-42f7-49dd-9d5a-0ddad5c22281 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:02:58.941476 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 356/1426] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:58 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:59.280906 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-611dfa03-db46-499a-a595-20f33b43a56b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:59.284246 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-611dfa03-db46-499a-a595-20f33b43a56b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:02:59.284752 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-611dfa03-db46-499a-a595-20f33b43a56b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:59.284941 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-611dfa03-db46-499a-a595-20f33b43a56b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:59.285242 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-611dfa03-db46-499a-a595-20f33b43a56b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:59.291113 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:59.291113 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:02:59.291988 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-611dfa03-db46-499a-a595-20f33b43a56b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:02:59.292674 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 360/1427] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:02:59 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:59.891513 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9dcfb2aa-dbd9-42af-ada0-a4352a567e11 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:59.895265 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9dcfb2aa-dbd9-42af-ada0-a4352a567e11 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:02:59.895265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9dcfb2aa-dbd9-42af-ada0-a4352a567e11 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:59.895976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9dcfb2aa-dbd9-42af-ada0-a4352a567e11 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:59.895976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-9dcfb2aa-dbd9-42af-ada0-a4352a567e11 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:02:59.904425 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:59.904425 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:02:59.905846 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9dcfb2aa-dbd9-42af-ada0-a4352a567e11 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:02:59.906130 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 359/1428] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:59 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:02:59.966590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8f46b22d-59c0-4447-8dc4-a51c31e6eea8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:02:59.970636 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f46b22d-59c0-4447-8dc4-a51c31e6eea8 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:02:59.971033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f46b22d-59c0-4447-8dc4-a51c31e6eea8 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:02:59.972141 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f46b22d-59c0-4447-8dc4-a51c31e6eea8 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:02:59.994642 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:02:59.994642 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:00.005105 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8f46b22d-59c0-4447-8dc4-a51c31e6eea8 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:03:00.035051 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f46b22d-59c0-4447-8dc4-a51c31e6eea8 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:03:00.035051 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 354/1429] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:02:59 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:00.099443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-416c36d0-abd2-4c27-bb0b-e943e999cfc6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:00.101809 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-416c36d0-abd2-4c27-bb0b-e943e999cfc6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] POST https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action Jul 10 18:03:00.102278 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-416c36d0-abd2-4c27-bb0b-e943e999cfc6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1792272883", "disk_format": "qcow2"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:00.102613 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-416c36d0-abd2-4c27-bb0b-e943e999cfc6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1792272883", "disk_format": "qcow2"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:00.118905 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:00.118905 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:00.119769 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-416c36d0-abd2-4c27-bb0b-e943e999cfc6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:03:00.149226 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:00.149226 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:00.159331 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.image.image_utils [None req-416c36d0-abd2-4c27-bb0b-e943e999cfc6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1792272883'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1792272883'}]. {{(pid=99951) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 18:03:00.308924 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ea2fa33a-a2a2-49df-8621-9fcc0097b8bf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:00.312309 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ea2fa33a-a2a2-49df-8621-9fcc0097b8bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:00.312933 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ea2fa33a-a2a2-49df-8621-9fcc0097b8bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:00.313263 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ea2fa33a-a2a2-49df-8621-9fcc0097b8bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:00.313455 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ea2fa33a-a2a2-49df-8621-9fcc0097b8bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:00.321670 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:00.321670 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:00.322644 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ea2fa33a-a2a2-49df-8621-9fcc0097b8bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:00.323261 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 361/1430] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:00 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:00.924411 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0dfbd325-cfc7-4581-a8d3-dabbcf0c351f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:00.928309 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0dfbd325-cfc7-4581-a8d3-dabbcf0c351f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:00.928309 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0dfbd325-cfc7-4581-a8d3-dabbcf0c351f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:00.928309 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0dfbd325-cfc7-4581-a8d3-dabbcf0c351f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:00.928309 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-0dfbd325-cfc7-4581-a8d3-dabbcf0c351f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:00.939416 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:00.939416 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:00.940520 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0dfbd325-cfc7-4581-a8d3-dabbcf0c351f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:03:00.941109 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 360/1431] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:00 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:01.340175 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0adde487-1f87-4212-8dd8-85be3441cc89 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:01.344038 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0adde487-1f87-4212-8dd8-85be3441cc89 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:01.344383 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0adde487-1f87-4212-8dd8-85be3441cc89 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:01.345099 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0adde487-1f87-4212-8dd8-85be3441cc89 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:01.345099 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0adde487-1f87-4212-8dd8-85be3441cc89 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:01.354961 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:01.354961 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:01.356452 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0adde487-1f87-4212-8dd8-85be3441cc89 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:01.357399 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 355/1432] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:01 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:01.479135 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-416c36d0-abd2-4c27-bb0b-e943e999cfc6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Copy volume to image completed successfully. Jul 10 18:03:01.479777 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-416c36d0-abd2-4c27-bb0b-e943e999cfc6 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action returned with HTTP 202 Jul 10 18:03:01.480654 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 357/1433] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:03:00 2026] POST /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9/action => generated 689 bytes in 1382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:01.958502 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d079e17b-59bc-4d53-b444-653826291033 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:01.961284 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d079e17b-59bc-4d53-b444-653826291033 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:01.961590 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d079e17b-59bc-4d53-b444-653826291033 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:01.962974 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d079e17b-59bc-4d53-b444-653826291033 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:01.962974 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-d079e17b-59bc-4d53-b444-653826291033 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:01.970829 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:01.970829 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:01.972984 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d079e17b-59bc-4d53-b444-653826291033 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:03:01.972984 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 362/1434] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:01 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:02.040219 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:02.259932 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:02.260360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-971621744", "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:02.263621 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-971621744', 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:02.375260 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fdf89023-0ea0-4873-b7fb-c12477cc061a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:02.378484 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fdf89023-0ea0-4873-b7fb-c12477cc061a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:02.378714 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fdf89023-0ea0-4873-b7fb-c12477cc061a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:02.381898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fdf89023-0ea0-4873-b7fb-c12477cc061a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:02.381898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-fdf89023-0ea0-4873-b7fb-c12477cc061a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:02.390396 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:02.390396 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:02.391598 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fdf89023-0ea0-4873-b7fb-c12477cc061a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:02.392043 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 356/1435] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:02 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:02.419536 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume of 1 GB Jul 10 18:03:02.419953 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:02.419953 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:02.420644 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Availability Zones retrieved successfully. Jul 10 18:03:02.429769 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Flow 'volume_create_api' (2ab7a541-cd8d-468e-981f-1353e0990352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:02.431200 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce0c9a7-38f8-467d-ac6f-9715f98c1343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:02.432803 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:02.484118 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:02.484118 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:02.503750 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce0c9a7-38f8-467d-ac6f-9715f98c1343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c04ee8b-3d93-4e2f-99b8-b0a8107055bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:02.504096 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bd5c9f-058d-45d5-be1e-fd515a7efa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:02.638171 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Created reservations ['a82094f3-7a24-4a15-a306-0dc0e9de6fed', '255f09c2-4537-439c-839b-8668f16bce83', '040a2195-0081-49a1-8263-9218ec34a9bc', 'f9e4a362-f84b-4fee-8f44-dc3f66201473'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:02.639866 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bd5c9f-058d-45d5-be1e-fd515a7efa36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a82094f3-7a24-4a15-a306-0dc0e9de6fed', '255f09c2-4537-439c-839b-8668f16bce83', '040a2195-0081-49a1-8263-9218ec34a9bc', 'f9e4a362-f84b-4fee-8f44-dc3f66201473']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:02.641196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f04253e-3d73-4f29-81c6-1206a7b88c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:02.682843 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e3634f9b-945f-41ae-a28a-3c47e60f418c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:02.692207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f04253e-3d73-4f29-81c6-1206a7b88c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563f8953-15ca-489a-a624-3cf5a7f64705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-971621744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='79650a2a343746ddb61e88c79c80c1a5',qos_specs=None,replication_status=,reservations=['a82094f3-7a24-4a15-a306-0dc0e9de6fed','255f09c2-4537-439c-839b-8668f16bce83','040a2195-0081-49a1-8263-9218ec34a9bc','f9e4a362-f84b-4fee-8f44-dc3f66201473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7149215bcc4eadb757da5526d1222a',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-971621744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563f8953-15ca-489a-a624-3cf5a7f64705,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='79650a2a343746ddb61e88c79c80c1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b7149215bcc4eadb757da5526d1222a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c04ee8b-3d93-4e2f-99b8-b0a8107055bd),volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:02.692628 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdf2d65-835f-495b-91da-83f070675780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:02.737435 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdf2d65-835f-495b-91da-83f070675780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-971621744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='79650a2a343746ddb61e88c79c80c1a5',qos_specs=None,replication_status=,reservations=['a82094f3-7a24-4a15-a306-0dc0e9de6fed','255f09c2-4537-439c-839b-8668f16bce83','040a2195-0081-49a1-8263-9218ec34a9bc','f9e4a362-f84b-4fee-8f44-dc3f66201473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7149215bcc4eadb757da5526d1222a',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:02.739335 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd4dcfe-c0be-4145-bc55-8d0839e3bb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:02.753508 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd4dcfe-c0be-4145-bc55-8d0839e3bb9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:02.754671 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Flow 'volume_create_api' (2ab7a541-cd8d-468e-981f-1353e0990352) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:02.755099 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume request issued successfully. Jul 10 18:03:02.759177 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b1971192-961a-4112-9aa1-2bd7887b5a7d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:02.759870 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 361/1436] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:02 2026] POST /volume/v3/volumes => generated 757 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:02.786722 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5a0ea0af-cf7b-457b-8e87-e378a24c8d45 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:02.789657 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5a0ea0af-cf7b-457b-8e87-e378a24c8d45 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:03:02.790090 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5a0ea0af-cf7b-457b-8e87-e378a24c8d45 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:02.790419 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5a0ea0af-cf7b-457b-8e87-e378a24c8d45 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:02.801127 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:02.801127 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:02.811598 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5a0ea0af-cf7b-457b-8e87-e378a24c8d45 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:03:02.821154 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5a0ea0af-cf7b-457b-8e87-e378a24c8d45 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 returned with HTTP 200 Jul 10 18:03:02.821838 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 363/1437] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:02 2026] GET /volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:02.905768 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3634f9b-945f-41ae-a28a-3c47e60f418c tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 18:03:02.906278 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3634f9b-945f-41ae-a28a-3c47e60f418c tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-53308903", "description": "tempest-group-type-description-470178022", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:02.930352 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3634f9b-945f-41ae-a28a-3c47e60f418c tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 18:03:02.930774 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 358/1438] 10.4.3.71 () {70 vars in 1305 bytes} [Fri Jul 10 18:03:02 2026] POST /volume/v3/group_types => generated 262 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:02.944392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d065aa6a-8f1f-40b7-aa48-3729230ef44e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:02.947414 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d065aa6a-8f1f-40b7-aa48-3729230ef44e tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] GET https://10.4.3.71/volume/v3/group_types Jul 10 18:03:02.947844 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d065aa6a-8f1f-40b7-aa48-3729230ef44e tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:02.947972 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d065aa6a-8f1f-40b7-aa48-3729230ef44e tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:02.969114 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d065aa6a-8f1f-40b7-aa48-3729230ef44e tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 200 Jul 10 18:03:02.969650 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 357/1439] 10.4.3.71 () {68 vars in 1283 bytes} [Fri Jul 10 18:03:02 2026] GET /volume/v3/group_types => generated 496 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:02.978795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b599d396-cb19-470c-8172-a02431c42a20 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:02.980591 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b599d396-cb19-470c-8172-a02431c42a20 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] PUT https://10.4.3.71/volume/v3/group_types/a8d23b10-40bc-44dd-a463-8422d756ffc8 Jul 10 18:03:02.980960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b599d396-cb19-470c-8172-a02431c42a20 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1165819846", "description": "updated-group-type-desc"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:02.982408 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:02.982408 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:02.988998 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3472647a-fbc8-4d1a-944f-63beda02b427 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:02.990741 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3472647a-fbc8-4d1a-944f-63beda02b427 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:02.991209 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3472647a-fbc8-4d1a-944f-63beda02b427 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:02.992581 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3472647a-fbc8-4d1a-944f-63beda02b427 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:02.992581 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3472647a-fbc8-4d1a-944f-63beda02b427 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:02.998281 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:02.998281 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:03.000438 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3472647a-fbc8-4d1a-944f-63beda02b427 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:03:03.000438 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 364/1440] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:02 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:03.001750 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b599d396-cb19-470c-8172-a02431c42a20 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types/a8d23b10-40bc-44dd-a463-8422d756ffc8 returned with HTTP 200 Jul 10 18:03:03.002346 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 362/1441] 10.4.3.71 () {70 vars in 1415 bytes} [Fri Jul 10 18:03:02 2026] PUT /volume/v3/group_types/a8d23b10-40bc-44dd-a463-8422d756ffc8 => generated 255 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:03.013376 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2c68c3e5-db72-45c0-a691-9276bbb213e8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.015857 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c68c3e5-db72-45c0-a691-9276bbb213e8 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] GET https://10.4.3.71/volume/v3/group_types/a8d23b10-40bc-44dd-a463-8422d756ffc8 Jul 10 18:03:03.017258 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c68c3e5-db72-45c0-a691-9276bbb213e8 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.018040 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c68c3e5-db72-45c0-a691-9276bbb213e8 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.026815 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c68c3e5-db72-45c0-a691-9276bbb213e8 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types/a8d23b10-40bc-44dd-a463-8422d756ffc8 returned with HTTP 200 Jul 10 18:03:03.027253 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 359/1442] 10.4.3.71 () {68 vars in 1394 bytes} [Fri Jul 10 18:03:03 2026] GET /volume/v3/group_types/a8d23b10-40bc-44dd-a463-8422d756ffc8 => generated 255 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:03.044776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d94bc316-cae5-47f7-ade5-52062db19405 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.047204 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d94bc316-cae5-47f7-ade5-52062db19405 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/a8d23b10-40bc-44dd-a463-8422d756ffc8 Jul 10 18:03:03.047511 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d94bc316-cae5-47f7-ade5-52062db19405 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.047943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d94bc316-cae5-47f7-ade5-52062db19405 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.076491 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d94bc316-cae5-47f7-ade5-52062db19405 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types/a8d23b10-40bc-44dd-a463-8422d756ffc8 returned with HTTP 202 Jul 10 18:03:03.078171 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 358/1443] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:03:03 2026] DELETE /volume/v3/group_types/a8d23b10-40bc-44dd-a463-8422d756ffc8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:03:03.088607 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-16be5da8-7d00-47d3-b8d4-05d15d7eb827 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.093598 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16be5da8-7d00-47d3-b8d4-05d15d7eb827 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] GET https://10.4.3.71/volume/v3/group_types Jul 10 18:03:03.093598 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16be5da8-7d00-47d3-b8d4-05d15d7eb827 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.093598 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16be5da8-7d00-47d3-b8d4-05d15d7eb827 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.109673 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16be5da8-7d00-47d3-b8d4-05d15d7eb827 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 200 Jul 10 18:03:03.111081 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 365/1444] 10.4.3.71 () {68 vars in 1283 bytes} [Fri Jul 10 18:03:03 2026] GET /volume/v3/group_types => generated 248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:03.123116 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-afc9a733-8c06-4ec9-9fed-3b400e97ac6a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.125709 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afc9a733-8c06-4ec9-9fed-3b400e97ac6a tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 18:03:03.126221 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-afc9a733-8c06-4ec9-9fed-3b400e97ac6a tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1544401804", "is_public": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:03.151772 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afc9a733-8c06-4ec9-9fed-3b400e97ac6a tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 18:03:03.152339 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 363/1445] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 18:03:03 2026] POST /volume/v3/group_types => generated 164 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:03.163782 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a5f345f1-56a4-4b0c-a9b6-3dbde3629db4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.166492 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a5f345f1-56a4-4b0c-a9b6-3dbde3629db4 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 18:03:03.167031 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a5f345f1-56a4-4b0c-a9b6-3dbde3629db4 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-699875551", "is_public": false}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:03.200487 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a5f345f1-56a4-4b0c-a9b6-3dbde3629db4 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 18:03:03.201186 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 360/1446] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 18:03:03 2026] POST /volume/v3/group_types => generated 164 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:03.213265 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-19d3b95b-1bd4-4e44-9c33-75afe3320ee4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.214299 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-19d3b95b-1bd4-4e44-9c33-75afe3320ee4 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] GET https://10.4.3.71/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 10 18:03:03.215966 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-19d3b95b-1bd4-4e44-9c33-75afe3320ee4 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.215966 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-19d3b95b-1bd4-4e44-9c33-75afe3320ee4 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.227588 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-19d3b95b-1bd4-4e44-9c33-75afe3320ee4 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 10 18:03:03.228177 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 359/1447] 10.4.3.71 () {68 vars in 1344 bytes} [Fri Jul 10 18:03:03 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:03.241258 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c74661c6-432a-4d2d-a573-d3afdc2a7038 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.243841 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c74661c6-432a-4d2d-a573-d3afdc2a7038 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] GET https://10.4.3.71/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 10 18:03:03.244083 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c74661c6-432a-4d2d-a573-d3afdc2a7038 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.244443 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c74661c6-432a-4d2d-a573-d3afdc2a7038 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.263002 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c74661c6-432a-4d2d-a573-d3afdc2a7038 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 10 18:03:03.263880 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 366/1448] 10.4.3.71 () {68 vars in 1346 bytes} [Fri Jul 10 18:03:03 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:03.275604 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ad1e6480-76f3-40a9-9f14-11d032a927ee None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.277464 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ad1e6480-76f3-40a9-9f14-11d032a927ee tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] GET https://10.4.3.71/volume/v3/group_types?is_public=False Jul 10 18:03:03.277464 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ad1e6480-76f3-40a9-9f14-11d032a927ee tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.277464 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ad1e6480-76f3-40a9-9f14-11d032a927ee tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.288742 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ad1e6480-76f3-40a9-9f14-11d032a927ee tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 10 18:03:03.288742 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 364/1449] 10.4.3.71 () {68 vars in 1314 bytes} [Fri Jul 10 18:03:03 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:03.300430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-acec258d-95de-4ee4-8687-d27a021bd707 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.304623 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-acec258d-95de-4ee4-8687-d27a021bd707 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] GET https://10.4.3.71/volume/v3/group_types?is_public=True Jul 10 18:03:03.304623 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-acec258d-95de-4ee4-8687-d27a021bd707 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.304623 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-acec258d-95de-4ee4-8687-d27a021bd707 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.327007 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-acec258d-95de-4ee4-8687-d27a021bd707 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 10 18:03:03.327480 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 361/1450] 10.4.3.71 () {68 vars in 1312 bytes} [Fri Jul 10 18:03:03 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:03.348497 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-be7babfe-43a2-44ec-bcc2-c0b4ada30af7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.349134 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be7babfe-43a2-44ec-bcc2-c0b4ada30af7 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/0357b24b-5267-4503-a349-1a8b44b730dc Jul 10 18:03:03.349443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be7babfe-43a2-44ec-bcc2-c0b4ada30af7 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.349741 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be7babfe-43a2-44ec-bcc2-c0b4ada30af7 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.379722 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be7babfe-43a2-44ec-bcc2-c0b4ada30af7 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types/0357b24b-5267-4503-a349-1a8b44b730dc returned with HTTP 202 Jul 10 18:03:03.382350 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 360/1451] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:03:03 2026] DELETE /volume/v3/group_types/0357b24b-5267-4503-a349-1a8b44b730dc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:03:03.391425 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-10126bfa-2d53-4530-b923-e3846affae79 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.395754 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-10126bfa-2d53-4530-b923-e3846affae79 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/8e7ee649-1be8-44c4-a7bc-6d2c6ea185a4 Jul 10 18:03:03.396171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-10126bfa-2d53-4530-b923-e3846affae79 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.396444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-10126bfa-2d53-4530-b923-e3846affae79 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.406411 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c8198d43-8d4e-4562-8d8a-46b6642abb3b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.409911 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8198d43-8d4e-4562-8d8a-46b6642abb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:03.410042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8198d43-8d4e-4562-8d8a-46b6642abb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.410284 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8198d43-8d4e-4562-8d8a-46b6642abb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.410449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-c8198d43-8d4e-4562-8d8a-46b6642abb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:03.415962 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:03.415962 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:03.416964 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8198d43-8d4e-4562-8d8a-46b6642abb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:03.417513 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 365/1452] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:03 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:03.425815 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-10126bfa-2d53-4530-b923-e3846affae79 tempest-GroupTypesTest-477801053 tempest-GroupTypesTest-477801053-project-admin] https://10.4.3.71/volume/v3/group_types/8e7ee649-1be8-44c4-a7bc-6d2c6ea185a4 returned with HTTP 202 Jul 10 18:03:03.426729 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 367/1453] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:03:03 2026] DELETE /volume/v3/group_types/8e7ee649-1be8-44c4-a7bc-6d2c6ea185a4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:03:03.836059 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7eabd34e-c231-487e-8b64-440797b4fbe1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:03.838301 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7eabd34e-c231-487e-8b64-440797b4fbe1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:03:03.838524 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7eabd34e-c231-487e-8b64-440797b4fbe1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:03.838767 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7eabd34e-c231-487e-8b64-440797b4fbe1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:03.848119 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:03.848119 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:03.852402 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7eabd34e-c231-487e-8b64-440797b4fbe1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:03:03.858283 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7eabd34e-c231-487e-8b64-440797b4fbe1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 returned with HTTP 200 Jul 10 18:03:03.858799 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 362/1454] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:03 2026] GET /volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:04.016615 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2396d500-3b6c-4a76-8ebc-584e6a882e39 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:04.019283 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2396d500-3b6c-4a76-8ebc-584e6a882e39 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:04.019554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2396d500-3b6c-4a76-8ebc-584e6a882e39 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:04.019554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2396d500-3b6c-4a76-8ebc-584e6a882e39 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:04.020156 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2396d500-3b6c-4a76-8ebc-584e6a882e39 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:04.028110 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:04.028110 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:04.029083 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2396d500-3b6c-4a76-8ebc-584e6a882e39 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:03:04.029726 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 361/1455] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:04 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:04.035731 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ace90e0c-db18-4f18-ae78-e529c900d73b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:04.038272 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ace90e0c-db18-4f18-ae78-e529c900d73b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:03:04.038720 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ace90e0c-db18-4f18-ae78-e529c900d73b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:04.038950 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ace90e0c-db18-4f18-ae78-e529c900d73b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:04.050875 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:04.050875 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:04.057662 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ace90e0c-db18-4f18-ae78-e529c900d73b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:03:04.065027 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ace90e0c-db18-4f18-ae78-e529c900d73b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 returned with HTTP 200 Jul 10 18:03:04.065753 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 366/1456] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:03:04 2026] GET /volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:04.434220 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-791e4c52-11ab-4d97-903a-8530dceea76d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:04.436665 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-791e4c52-11ab-4d97-903a-8530dceea76d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:04.436665 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-791e4c52-11ab-4d97-903a-8530dceea76d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:04.437694 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-791e4c52-11ab-4d97-903a-8530dceea76d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:04.437694 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-791e4c52-11ab-4d97-903a-8530dceea76d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:04.445641 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:04.445641 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:04.446479 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-791e4c52-11ab-4d97-903a-8530dceea76d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:04.447347 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 368/1457] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:04 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:04.827897 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-62247e12-e486-4348-a7d8-68bdbb952332 req-63f9ff64-149c-436d-86a4-b808fd1116ff None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:04.831809 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-63f9ff64-149c-436d-86a4-b808fd1116ff tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:03:04.832015 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-63f9ff64-149c-436d-86a4-b808fd1116ff tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:04.832214 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-63f9ff64-149c-436d-86a4-b808fd1116ff tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:04.843786 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:04.843786 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:04.851435 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-62247e12-e486-4348-a7d8-68bdbb952332 req-63f9ff64-149c-436d-86a4-b808fd1116ff tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:03:04.860859 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-63f9ff64-149c-436d-86a4-b808fd1116ff tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 returned with HTTP 200 Jul 10 18:03:04.861589 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 363/1458] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:03:04 2026] GET /volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:04.879183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fc89a81c-de50-4a22-9814-8c9ca9846aac None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:04.879183 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fc89a81c-de50-4a22-9814-8c9ca9846aac None None] GET https://10.4.3.71/volume// Jul 10 18:03:04.879183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fc89a81c-de50-4a22-9814-8c9ca9846aac None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:04.879183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fc89a81c-de50-4a22-9814-8c9ca9846aac None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:04.879183 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fc89a81c-de50-4a22-9814-8c9ca9846aac None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:03:04.885384 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 362/1459] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:03:04 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:03:04.901993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-62247e12-e486-4348-a7d8-68bdbb952332 req-475ab306-25ff-4756-b3e5-a63a41ee07ed None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:04.905041 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-475ab306-25ff-4756-b3e5-a63a41ee07ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:03:04.905695 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-475ab306-25ff-4756-b3e5-a63a41ee07ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563f8953-15ca-489a-a624-3cf5a7f64705", "connector": null, "instance_uuid": "4db360de-efa0-40d0-9693-70226dc5e14e"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:04.919516 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:04.919516 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:04.969469 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-475ab306-25ff-4756-b3e5-a63a41ee07ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:03:04.969469 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 367/1460] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:03:04 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:05.043856 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6c3d743e-011f-412c-b448-fdb69bbac194 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:05.046292 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6c3d743e-011f-412c-b448-fdb69bbac194 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:05.046292 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6c3d743e-011f-412c-b448-fdb69bbac194 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:05.046423 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6c3d743e-011f-412c-b448-fdb69bbac194 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:05.046483 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6c3d743e-011f-412c-b448-fdb69bbac194 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:05.052766 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:05.052766 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:05.055605 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6c3d743e-011f-412c-b448-fdb69bbac194 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:03:05.056243 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 369/1461] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:05 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:05.461242 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f43b1393-46fb-4f0f-8962-9d02316760f1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:05.467873 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f43b1393-46fb-4f0f-8962-9d02316760f1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:05.468222 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f43b1393-46fb-4f0f-8962-9d02316760f1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:05.468534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f43b1393-46fb-4f0f-8962-9d02316760f1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:05.468709 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-f43b1393-46fb-4f0f-8962-9d02316760f1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:05.476739 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:05.476739 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:05.477619 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f43b1393-46fb-4f0f-8962-9d02316760f1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:05.478086 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 364/1462] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:05 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:06.070048 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e42d2fd8-7837-4014-85f3-e6a527a4f9ca None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:06.074383 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e42d2fd8-7837-4014-85f3-e6a527a4f9ca tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:06.075585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e42d2fd8-7837-4014-85f3-e6a527a4f9ca tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:06.075585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e42d2fd8-7837-4014-85f3-e6a527a4f9ca tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:06.075585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e42d2fd8-7837-4014-85f3-e6a527a4f9ca tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:06.085145 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:06.085145 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:06.086314 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e42d2fd8-7837-4014-85f3-e6a527a4f9ca tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:03:06.087254 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 363/1463] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:06 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 758 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:06.497424 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-752b03a9-394c-46ac-91e6-ebd7d62db3d8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:06.500873 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-752b03a9-394c-46ac-91e6-ebd7d62db3d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:06.501553 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-752b03a9-394c-46ac-91e6-ebd7d62db3d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:06.502531 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-752b03a9-394c-46ac-91e6-ebd7d62db3d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:06.502531 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-752b03a9-394c-46ac-91e6-ebd7d62db3d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:06.509744 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:06.509744 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:06.510671 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-752b03a9-394c-46ac-91e6-ebd7d62db3d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:06.511159 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 368/1464] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:06 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:06.716444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-13d5bbde-eac8-48d0-801d-8bd8584000ab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:06.875606 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-13d5bbde-eac8-48d0-801d-8bd8584000ab tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 Jul 10 18:03:06.877023 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-13d5bbde-eac8-48d0-801d-8bd8584000ab tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:06.877023 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-13d5bbde-eac8-48d0-801d-8bd8584000ab tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:06.894592 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-13d5bbde-eac8-48d0-801d-8bd8584000ab tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 returned with HTTP 200 Jul 10 18:03:06.894592 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 370/1465] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:03:06 2026] GET /volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 => generated 437 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:06.904780 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:06.981898 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:06.982931 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2084459206"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:06.986263 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2084459206'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:06.986552 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Create volume of 1 GB Jul 10 18:03:06.996323 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Availability Zones retrieved successfully. Jul 10 18:03:07.006516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Flow 'volume_create_api' (01d804c1-adb7-429e-904d-ac6a26622240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:07.008232 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a608cd-5e39-4456-ae88-86e39847ff15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.009748 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:07.055846 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a608cd-5e39-4456-ae88-86e39847ff15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.057170 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3762fe1e-4f19-45e3-a153-e952056ca27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.102084 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aecd2f46-0040-4359-9a65-ce7e6fdcb9b1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:07.105000 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aecd2f46-0040-4359-9a65-ce7e6fdcb9b1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:07.105275 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aecd2f46-0040-4359-9a65-ce7e6fdcb9b1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:07.105549 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aecd2f46-0040-4359-9a65-ce7e6fdcb9b1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:07.105549 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-aecd2f46-0040-4359-9a65-ce7e6fdcb9b1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:07.111510 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:07.111510 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:07.112604 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aecd2f46-0040-4359-9a65-ce7e6fdcb9b1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:03:07.113161 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 364/1466] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:07 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:07.128674 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:07.130942 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:07.131070 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "12387a4d-0a83-48ff-b3b2-93042c9dc639", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-985305626"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:07.133273 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request body: {'volume': {"'backup_id": '12387a4d-0a83-48ff-b3b2-93042c9dc639', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-985305626'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:07.133410 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume of 1 GB Jul 10 18:03:07.139406 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Availability Zones retrieved successfully. Jul 10 18:03:07.149704 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (9d1a05e8-0d3e-4cb6-aa81-55b1afd44327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:07.151045 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61b53bb-7b4e-4dc7-a6cc-f69866bec686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.152377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:07.168174 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Created reservations ['015cc1c1-9e82-4617-a4c0-4226c7b98f58', 'a606d96d-73de-4098-9b54-bdc1ca44c361', '17fb9f57-c779-4504-9427-61387c78a6b8', '54355cbe-79a5-4567-bc6a-407b835389b4'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:07.169177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3762fe1e-4f19-45e3-a153-e952056ca27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['015cc1c1-9e82-4617-a4c0-4226c7b98f58', 'a606d96d-73de-4098-9b54-bdc1ca44c361', '17fb9f57-c779-4504-9427-61387c78a6b8', '54355cbe-79a5-4567-bc6a-407b835389b4']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.170126 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0597fe78-4eba-4d35-a495-d3019a50ca39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.199533 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61b53bb-7b4e-4dc7-a6cc-f69866bec686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.200795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8953b76-8872-4278-b73d-7b81e87475b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.205706 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0597fe78-4eba-4d35-a495-d3019a50ca39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f39346b5-4a95-410a-ae83-b70c8d6d7b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2084459206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1804c06df2d455c89868db5c6469f18',qos_specs=None,replication_status=,reservations=['015cc1c1-9e82-4617-a4c0-4226c7b98f58','a606d96d-73de-4098-9b54-bdc1ca44c361','17fb9f57-c779-4504-9427-61387c78a6b8','54355cbe-79a5-4567-bc6a-407b835389b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ea9361e9d4489ab105665896e26466',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2084459206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f39346b5-4a95-410a-ae83-b70c8d6d7b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1804c06df2d455c89868db5c6469f18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1ea9361e9d4489ab105665896e26466',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.207197 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f0c416-96a6-46ce-8457-706e50af3958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.241813 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f0c416-96a6-46ce-8457-706e50af3958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2084459206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1804c06df2d455c89868db5c6469f18',qos_specs=None,replication_status=,reservations=['015cc1c1-9e82-4617-a4c0-4226c7b98f58','a606d96d-73de-4098-9b54-bdc1ca44c361','17fb9f57-c779-4504-9427-61387c78a6b8','54355cbe-79a5-4567-bc6a-407b835389b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ea9361e9d4489ab105665896e26466',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.243000 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abff46e-d2fb-4532-b608-a96fccb5f93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.259270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abff46e-d2fb-4532-b608-a96fccb5f93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.260781 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Flow 'volume_create_api' (01d804c1-adb7-429e-904d-ac6a26622240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:07.261265 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Create volume request issued successfully. Jul 10 18:03:07.262318 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7c1c54e5-603f-460d-87d0-25750eb9a05a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:07.262998 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 365/1467] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:06 2026] POST /volume/v3/volumes => generated 757 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:07.268822 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Created reservations ['38959ba9-0b7c-4a00-9ef0-3e32f1c940fa', 'da8e5820-cdfb-4c0f-9914-0f49b4b60a8f', '3314cf7d-89a3-4ba2-b8bb-8530e1d4f9fc', 'd9ccbe8d-3296-48b5-aeba-3568c374f4a1'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:07.270289 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8953b76-8872-4278-b73d-7b81e87475b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38959ba9-0b7c-4a00-9ef0-3e32f1c940fa', 'da8e5820-cdfb-4c0f-9914-0f49b4b60a8f', '3314cf7d-89a3-4ba2-b8bb-8530e1d4f9fc', 'd9ccbe8d-3296-48b5-aeba-3568c374f4a1']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.271343 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bb8264-03c7-47a0-89cd-aceb29153920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.283686 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5320261f-a20e-468a-b9c6-71c900498c56 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:07.284432 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5320261f-a20e-468a-b9c6-71c900498c56 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] GET https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e Jul 10 18:03:07.284774 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5320261f-a20e-468a-b9c6-71c900498c56 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:07.285196 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5320261f-a20e-468a-b9c6-71c900498c56 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:07.295831 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:07.295831 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:07.303551 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5320261f-a20e-468a-b9c6-71c900498c56 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Volume info retrieved successfully. Jul 10 18:03:07.307415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-04eb5adf-5dcb-4b10-b97e-d37e71a8f758 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:07.307977 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5320261f-a20e-468a-b9c6-71c900498c56 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e returned with HTTP 200 Jul 10 18:03:07.308546 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 371/1468] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:07 2026] GET /volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:07.310874 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-04eb5adf-5dcb-4b10-b97e-d37e71a8f758 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:03:07.311208 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-04eb5adf-5dcb-4b10-b97e-d37e71a8f758 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:07.311512 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-04eb5adf-5dcb-4b10-b97e-d37e71a8f758 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:07.314604 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bb8264-03c7-47a0-89cd-aceb29153920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc19c90-a395-4a69-ba12-edeb73477075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-985305626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['38959ba9-0b7c-4a00-9ef0-3e32f1c940fa','da8e5820-cdfb-4c0f-9914-0f49b4b60a8f','3314cf7d-89a3-4ba2-b8bb-8530e1d4f9fc','d9ccbe8d-3296-48b5-aeba-3568c374f4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-985305626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc19c90-a395-4a69-ba12-edeb73477075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e7f27f54a2a4050bea874b5036a3f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52dc83bd9d894396b82f8e81587165ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.316101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67ce7f3-ddc7-4eae-82bb-755ec4ba2baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.332394 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:07.332394 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:07.337588 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-04eb5adf-5dcb-4b10-b97e-d37e71a8f758 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:03:07.345227 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-04eb5adf-5dcb-4b10-b97e-d37e71a8f758 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:03:07.345778 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 365/1469] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:07 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:07.353591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67ce7f3-ddc7-4eae-82bb-755ec4ba2baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-985305626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['38959ba9-0b7c-4a00-9ef0-3e32f1c940fa','da8e5820-cdfb-4c0f-9914-0f49b4b60a8f','3314cf7d-89a3-4ba2-b8bb-8530e1d4f9fc','d9ccbe8d-3296-48b5-aeba-3568c374f4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.353591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9944e93a-e8a8-4aa0-a05b-6dd91d57ecd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.369732 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9944e93a-e8a8-4aa0-a05b-6dd91d57ecd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.370980 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (9d1a05e8-0d3e-4cb6-aa81-55b1afd44327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:07.372585 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request issued successfully. Jul 10 18:03:07.372585 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a273e6f5-b52b-490b-8cee-4a2c716fff94 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:07.372839 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 369/1470] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:07 2026] POST /volume/v3/volumes => generated 755 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:07.388835 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-57066aaf-6a08-4777-ba61-375aca65a71f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:07.391521 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:07.391761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "12387a4d-0a83-48ff-b3b2-93042c9dc639", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1327751517"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:07.393707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request body: {'volume': {"'backup_id": '12387a4d-0a83-48ff-b3b2-93042c9dc639', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1327751517'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:07.393895 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume of 1 GB Jul 10 18:03:07.394284 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:07.394284 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:07.400428 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Availability Zones retrieved successfully. Jul 10 18:03:07.409901 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (91a5c3a4-80ad-4bab-8304-9f15af42a05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:07.411238 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4905b34b-a768-43ea-917e-7845a2cb2d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.412720 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:07.441217 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-1381ad12-3604-4083-bcc8-afc20b259870 req-801cfe1f-b21c-475c-85c6-2d898ec9dd6a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:07.444787 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-801cfe1f-b21c-475c-85c6-2d898ec9dd6a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:03:07.445136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-801cfe1f-b21c-475c-85c6-2d898ec9dd6a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:07.445369 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-801cfe1f-b21c-475c-85c6-2d898ec9dd6a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:07.458112 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4905b34b-a768-43ea-917e-7845a2cb2d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.459421 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (425cf26c-3f93-41d8-9394-ca11304ba500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.470009 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:07.470009 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:07.481667 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-1381ad12-3604-4083-bcc8-afc20b259870 req-801cfe1f-b21c-475c-85c6-2d898ec9dd6a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:03:07.485159 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-801cfe1f-b21c-475c-85c6-2d898ec9dd6a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:03:07.486274 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 372/1471] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:03:07 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:07.529898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e1f77f13-3d09-4583-bffb-35f5b42b0248 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:07.532702 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e1f77f13-3d09-4583-bffb-35f5b42b0248 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:07.532702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e1f77f13-3d09-4583-bffb-35f5b42b0248 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:07.532896 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e1f77f13-3d09-4583-bffb-35f5b42b0248 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:07.533000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e1f77f13-3d09-4583-bffb-35f5b42b0248 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:07.542827 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:07.542827 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:07.543825 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e1f77f13-3d09-4583-bffb-35f5b42b0248 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:07.544507 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 366/1472] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:07 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:07.549124 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Created reservations ['f5ec0139-7c55-40c1-86ce-81bad03b00dd', '850745bb-1e76-45f2-a9b6-34976cb27410', 'e607c26b-b9d0-4819-9010-ba71e857c5db', '5b45fbcf-6ac6-460f-bf12-1b54cff53e92'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:07.549124 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (425cf26c-3f93-41d8-9394-ca11304ba500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ec0139-7c55-40c1-86ce-81bad03b00dd', '850745bb-1e76-45f2-a9b6-34976cb27410', 'e607c26b-b9d0-4819-9010-ba71e857c5db', '5b45fbcf-6ac6-460f-bf12-1b54cff53e92']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.549699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8655c60-7293-4658-814e-38144db0cca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.565387 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-1381ad12-3604-4083-bcc8-afc20b259870 req-84d88854-bf5d-4027-bfe2-f65d1a12f82e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:07.572690 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-84d88854-bf5d-4027-bfe2-f65d1a12f82e tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] POST https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320/action Jul 10 18:03:07.572690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-84d88854-bf5d-4027-bfe2-f65d1a12f82e tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:07.572690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-84d88854-bf5d-4027-bfe2-f65d1a12f82e tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:07.590461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8655c60-7293-4658-814e-38144db0cca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf66e424-9d58-4a4f-b417-7ae316d10e5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1327751517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['f5ec0139-7c55-40c1-86ce-81bad03b00dd','850745bb-1e76-45f2-a9b6-34976cb27410','e607c26b-b9d0-4819-9010-ba71e857c5db','5b45fbcf-6ac6-460f-bf12-1b54cff53e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1327751517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf66e424-9d58-4a4f-b417-7ae316d10e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e7f27f54a2a4050bea874b5036a3f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52dc83bd9d894396b82f8e81587165ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.591537 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d87dec9e-3f16-4135-959d-e5faa7c18920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.594680 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:07.594680 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:07.594680 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-1381ad12-3604-4083-bcc8-afc20b259870 req-84d88854-bf5d-4027-bfe2-f65d1a12f82e tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:03:07.617290 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-1381ad12-3604-4083-bcc8-afc20b259870 req-84d88854-bf5d-4027-bfe2-f65d1a12f82e tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Begin detaching volume completed successfully. Jul 10 18:03:07.617290 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-84d88854-bf5d-4027-bfe2-f65d1a12f82e tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320/action returned with HTTP 202 Jul 10 18:03:07.617290 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 370/1473] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:03:07 2026] POST /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:03:07.630662 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d87dec9e-3f16-4135-959d-e5faa7c18920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1327751517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['f5ec0139-7c55-40c1-86ce-81bad03b00dd','850745bb-1e76-45f2-a9b6-34976cb27410','e607c26b-b9d0-4819-9010-ba71e857c5db','5b45fbcf-6ac6-460f-bf12-1b54cff53e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.631921 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf786b90-9506-49fa-96e5-ada3fb0582a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.658694 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf786b90-9506-49fa-96e5-ada3fb0582a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.660118 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (91a5c3a4-80ad-4bab-8304-9f15af42a05c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:07.661499 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request issued successfully. Jul 10 18:03:07.664657 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-57066aaf-6a08-4777-ba61-375aca65a71f tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:07.664657 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 366/1474] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:07 2026] POST /volume/v3/volumes => generated 756 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:07.688914 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:07.691837 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:07.692471 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "12387a4d-0a83-48ff-b3b2-93042c9dc639", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-795112511"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:07.695592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request body: {'volume': {"'backup_id": '12387a4d-0a83-48ff-b3b2-93042c9dc639', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-795112511'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:07.695592 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume of 1 GB Jul 10 18:03:07.701477 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Availability Zones retrieved successfully. Jul 10 18:03:07.717524 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (cebd41eb-69b6-430e-a3bc-509910d809d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:07.719251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6d5200-0c8e-4434-93b4-918eb2d15add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.721840 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:07.776264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6d5200-0c8e-4434-93b4-918eb2d15add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.777352 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d439d1cd-8635-4692-8e32-870eacbad82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:07.849676 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Created reservations ['1d162b52-2bb0-4b3d-a69c-2cb2ded0d41e', '4453b92e-48c9-4a30-84a2-1b616afda8cd', 'd61b995c-298a-4194-80c4-d44e42d05183', '75f0eee9-39fd-4e80-8ce1-00c8b414bfdd'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:07.850295 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d439d1cd-8635-4692-8e32-870eacbad82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d162b52-2bb0-4b3d-a69c-2cb2ded0d41e', '4453b92e-48c9-4a30-84a2-1b616afda8cd', 'd61b995c-298a-4194-80c4-d44e42d05183', '75f0eee9-39fd-4e80-8ce1-00c8b414bfdd']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:07.851289 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a0d2ef-f1f0-49e6-973e-aad0397a06d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.066046 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a0d2ef-f1f0-49e6-973e-aad0397a06d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '615ea1f9-80ea-4a6a-8fad-35a68946f2e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-795112511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['1d162b52-2bb0-4b3d-a69c-2cb2ded0d41e','4453b92e-48c9-4a30-84a2-1b616afda8cd','d61b995c-298a-4194-80c4-d44e42d05183','75f0eee9-39fd-4e80-8ce1-00c8b414bfdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-795112511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=615ea1f9-80ea-4a6a-8fad-35a68946f2e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e7f27f54a2a4050bea874b5036a3f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52dc83bd9d894396b82f8e81587165ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.067213 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bb022e-0e92-47b5-9d27-81953df39c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.104514 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bb022e-0e92-47b5-9d27-81953df39c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-795112511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['1d162b52-2bb0-4b3d-a69c-2cb2ded0d41e','4453b92e-48c9-4a30-84a2-1b616afda8cd','d61b995c-298a-4194-80c4-d44e42d05183','75f0eee9-39fd-4e80-8ce1-00c8b414bfdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.105839 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07998720-2111-4bb5-a29f-95c2948f21fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.128774 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07998720-2111-4bb5-a29f-95c2948f21fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.129853 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (cebd41eb-69b6-430e-a3bc-509910d809d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:08.130320 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request issued successfully. Jul 10 18:03:08.131313 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-87f090f9-6f18-4970-8018-6cab7f56fe54 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:08.132009 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 373/1475] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:07 2026] POST /volume/v3/volumes => generated 755 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:08.153105 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.156422 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:08.156929 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "12387a4d-0a83-48ff-b3b2-93042c9dc639", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-215471217"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:08.159250 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request body: {'volume': {"'backup_id": '12387a4d-0a83-48ff-b3b2-93042c9dc639', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-215471217'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:08.159483 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume of 1 GB Jul 10 18:03:08.168992 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Availability Zones retrieved successfully. Jul 10 18:03:08.178405 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (461b4b24-c3c9-447f-aa91-914b89eeb51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:08.179709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a7cc97-9d8d-480e-9d92-a37bb626ec33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.181205 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:08.223540 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a7cc97-9d8d-480e-9d92-a37bb626ec33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.224618 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66782702-0ab9-411d-b43b-e7c94d655f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.293024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Created reservations ['0ba2956f-b087-400a-91d7-951d7be98707', 'a88956f1-0d82-451b-a1a3-729921f64fee', 'c304e445-72a0-44be-b132-337923e8f553', 'fc58d98f-ba44-4987-b21e-b47d6f84e191'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:08.294513 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66782702-0ab9-411d-b43b-e7c94d655f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba2956f-b087-400a-91d7-951d7be98707', 'a88956f1-0d82-451b-a1a3-729921f64fee', 'c304e445-72a0-44be-b132-337923e8f553', 'fc58d98f-ba44-4987-b21e-b47d6f84e191']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.295482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eca3169-1f81-48cd-a723-526567b21140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.330009 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d71699f5-ab58-4d8e-a369-7a053e27da7d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.332356 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eca3169-1f81-48cd-a723-526567b21140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ef9a0e9-0de5-4fae-86b2-3ff273b3e428', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-215471217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['0ba2956f-b087-400a-91d7-951d7be98707','a88956f1-0d82-451b-a1a3-729921f64fee','c304e445-72a0-44be-b132-337923e8f553','fc58d98f-ba44-4987-b21e-b47d6f84e191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-215471217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ef9a0e9-0de5-4fae-86b2-3ff273b3e428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e7f27f54a2a4050bea874b5036a3f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52dc83bd9d894396b82f8e81587165ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.333254 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d71699f5-ab58-4d8e-a369-7a053e27da7d tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] GET https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e Jul 10 18:03:08.333721 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d71699f5-ab58-4d8e-a369-7a053e27da7d tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:08.334300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1f877d3-4d51-4a5e-8a9c-050937a8978f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.334592 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d71699f5-ab58-4d8e-a369-7a053e27da7d tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:08.347646 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.347646 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:08.354913 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d71699f5-ab58-4d8e-a369-7a053e27da7d tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Volume info retrieved successfully. Jul 10 18:03:08.364600 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d71699f5-ab58-4d8e-a369-7a053e27da7d tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e returned with HTTP 200 Jul 10 18:03:08.365917 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 371/1476] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:08 2026] GET /volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:08.368425 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1f877d3-4d51-4a5e-8a9c-050937a8978f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-215471217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['0ba2956f-b087-400a-91d7-951d7be98707','a88956f1-0d82-451b-a1a3-729921f64fee','c304e445-72a0-44be-b132-337923e8f553','fc58d98f-ba44-4987-b21e-b47d6f84e191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.369521 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3565a780-d4a8-4743-866a-a6c5bea144a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.390436 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-645eb9ba-d7fe-42e8-b4c6-5cf681d3bdd9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.396398 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-645eb9ba-d7fe-42e8-b4c6-5cf681d3bdd9 tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 Jul 10 18:03:08.397594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-645eb9ba-d7fe-42e8-b4c6-5cf681d3bdd9 tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:08.397660 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3565a780-d4a8-4743-866a-a6c5bea144a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.399473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (461b4b24-c3c9-447f-aa91-914b89eeb51a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:08.399906 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request issued successfully. Jul 10 18:03:08.401554 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-135bc0f8-ca41-4cc6-8377-1a0b697df4a5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:08.402057 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 367/1477] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:08 2026] POST /volume/v3/volumes => generated 755 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:08.419197 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a016075e-9851-4006-922f-0af2810a6060 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.420126 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.420126 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:08.421624 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:08.422162 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "12387a4d-0a83-48ff-b3b2-93042c9dc639", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2137533664"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:08.424064 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request body: {'volume': {"'backup_id": '12387a4d-0a83-48ff-b3b2-93042c9dc639', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2137533664'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:08.424314 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume of 1 GB Jul 10 18:03:08.424819 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.424819 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:08.433823 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Availability Zones retrieved successfully. Jul 10 18:03:08.443646 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (edf40dc7-ec59-4916-b9f2-ae558a2aaa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:08.446649 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c679c2-e1ec-45b8-aa5e-994763ebd378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.449146 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:08.493736 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c679c2-e1ec-45b8-aa5e-994763ebd378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.494934 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ccb510-de74-444d-b36c-c90bc64ce3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.506516 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-645eb9ba-d7fe-42e8-b4c6-5cf681d3bdd9 tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 returned with HTTP 200 Jul 10 18:03:08.506678 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 367/1478] 10.4.3.71 () {68 vars in 1367 bytes} [Fri Jul 10 18:03:08 2026] PUT /volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 => generated 392 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:08.523297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.525629 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:08.526349 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:08.529874 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:08.530482 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Create volume of 2 GB Jul 10 18:03:08.539301 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Availability Zones retrieved successfully. Jul 10 18:03:08.550916 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Flow 'volume_create_api' (b8a89ad5-616c-4a40-8eea-20d25689995a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:08.554873 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbee5012-8df1-4836-8975-9f3e0b69b4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.557727 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Validating volume size '2' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:08.568276 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-900a4132-4303-4b1e-a4f2-449bba1aeb7d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.569410 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Created reservations ['f05edbd7-b144-4113-97ef-e889d769e2cb', '40b9178f-6be0-4123-8dbb-4f914c7a1263', '2fea3306-db5f-4cb6-895f-00031549c6e3', 'a758b383-7c06-4c49-8828-8dff7564c595'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:08.570394 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ccb510-de74-444d-b36c-c90bc64ce3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f05edbd7-b144-4113-97ef-e889d769e2cb', '40b9178f-6be0-4123-8dbb-4f914c7a1263', '2fea3306-db5f-4cb6-895f-00031549c6e3', 'a758b383-7c06-4c49-8828-8dff7564c595']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.572129 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b0b37f-e42d-4059-8796-227f67a0683e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.577738 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-900a4132-4303-4b1e-a4f2-449bba1aeb7d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:08.578022 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-900a4132-4303-4b1e-a4f2-449bba1aeb7d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:08.578829 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-900a4132-4303-4b1e-a4f2-449bba1aeb7d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:08.578986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-900a4132-4303-4b1e-a4f2-449bba1aeb7d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:08.597157 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.597157 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:08.600735 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-900a4132-4303-4b1e-a4f2-449bba1aeb7d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:08.600899 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 368/1479] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:08 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:08.611492 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b0b37f-e42d-4059-8796-227f67a0683e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5d6c242-3efb-464e-b6d2-0aa6ea784eff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2137533664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['f05edbd7-b144-4113-97ef-e889d769e2cb','40b9178f-6be0-4123-8dbb-4f914c7a1263','2fea3306-db5f-4cb6-895f-00031549c6e3','a758b383-7c06-4c49-8828-8dff7564c595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2137533664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5d6c242-3efb-464e-b6d2-0aa6ea784eff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e7f27f54a2a4050bea874b5036a3f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52dc83bd9d894396b82f8e81587165ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.612105 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b3124b-3a0c-46b5-9c6e-d44d47ffe983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.613026 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbee5012-8df1-4836-8975-9f3e0b69b4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.614196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51041fc-7189-4f5f-a483-e3b5b2a8566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.652895 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b3124b-3a0c-46b5-9c6e-d44d47ffe983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2137533664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e7f27f54a2a4050bea874b5036a3f9c',qos_specs=None,replication_status=,reservations=['f05edbd7-b144-4113-97ef-e889d769e2cb','40b9178f-6be0-4123-8dbb-4f914c7a1263','2fea3306-db5f-4cb6-895f-00031549c6e3','a758b383-7c06-4c49-8828-8dff7564c595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52dc83bd9d894396b82f8e81587165ff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.654245 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8453b8-1cdc-4b25-a578-d1a14e0aff3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.668765 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-594ac79e-6f71-4e51-9424-d29044a6d1f7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.669378 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-594ac79e-6f71-4e51-9424-d29044a6d1f7 None None] GET https://10.4.3.71/volume// Jul 10 18:03:08.669378 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-594ac79e-6f71-4e51-9424-d29044a6d1f7 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:08.669600 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-594ac79e-6f71-4e51-9424-d29044a6d1f7 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:08.669943 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-594ac79e-6f71-4e51-9424-d29044a6d1f7 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:03:08.670242 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 368/1480] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:03:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:03:08.678483 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8453b8-1cdc-4b25-a578-d1a14e0aff3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.679332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Flow 'volume_create_api' (edf40dc7-ec59-4916-b9f2-ae558a2aaa67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:08.681843 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Create volume request issued successfully. Jul 10 18:03:08.681843 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a016075e-9851-4006-922f-0af2810a6060 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:08.681843 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 374/1481] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:08 2026] POST /volume/v3/volumes => generated 756 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:08.686182 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-1381ad12-3604-4083-bcc8-afc20b259870 req-9bb55b1d-5599-4cde-89cd-901f99d8b9c5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.691033 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota_utils [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Quota exceeded for a1804c06df2d455c89868db5c6469f18, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 18:03:08.693880 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-9bb55b1d-5599-4cde-89cd-901f99d8b9c5 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:03:08.695489 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-9bb55b1d-5599-4cde-89cd-901f99d8b9c5 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:08.696018 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-9bb55b1d-5599-4cde-89cd-901f99d8b9c5 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:08.699462 np0000005036 devstack@c-api.service[99949]: WARNING cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51041fc-7189-4f5f-a483-e3b5b2a8566a) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 18:03:08.699462 np0000005036 devstack@c-api.service[99949]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 10 18:03:08.700798 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-828531d3-4fa1-4ae3-9f4f-c0e47f393de6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.701811 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51041fc-7189-4f5f-a483-e3b5b2a8566a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.703265 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-828531d3-4fa1-4ae3-9f4f-c0e47f393de6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 Jul 10 18:03:08.704619 np0000005036 devstack@c-api.service[99949]: WARNING cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51041fc-7189-4f5f-a483-e3b5b2a8566a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 18:03:08.704825 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-828531d3-4fa1-4ae3-9f4f-c0e47f393de6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:08.704825 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-828531d3-4fa1-4ae3-9f4f-c0e47f393de6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:08.705019 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbee5012-8df1-4836-8975-9f3e0b69b4f3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.706308 np0000005036 devstack@c-api.service[99949]: WARNING cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbee5012-8df1-4836-8975-9f3e0b69b4f3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 18:03:08.708452 np0000005036 devstack@c-api.service[99949]: WARNING cinder.volume.api [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Flow 'volume_create_api' (b8a89ad5-616c-4a40-8eea-20d25689995a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 18:03:08.708823 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.middleware.fault [None req-c71b616c-54c6-42c8-91cc-70bf831c79ba tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 413 Jul 10 18:03:08.710389 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 372/1482] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:08 2026] POST /volume/v3/volumes => generated 208 bytes in 188 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 18:03:08.717435 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.717435 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:08.721612 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dd9a9950-1837-4bb3-8c0f-4485d8c46fe5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.725097 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dd9a9950-1837-4bb3-8c0f-4485d8c46fe5 tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 Jul 10 18:03:08.726142 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dd9a9950-1837-4bb3-8c0f-4485d8c46fe5 tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:08.727401 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-828531d3-4fa1-4ae3-9f4f-c0e47f393de6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:08.733453 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.733453 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:08.735290 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-828531d3-4fa1-4ae3-9f4f-c0e47f393de6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 returned with HTTP 200 Jul 10 18:03:08.735874 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 369/1483] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:08 2026] GET /volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:08.742139 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.742139 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:08.755687 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-02ce8f75-7b98-4db3-9966-7f865d72e661 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.758052 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-02ce8f75-7b98-4db3-9966-7f865d72e661 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e Jul 10 18:03:08.758306 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-02ce8f75-7b98-4db3-9966-7f865d72e661 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:08.758487 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-02ce8f75-7b98-4db3-9966-7f865d72e661 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:08.761290 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-1381ad12-3604-4083-bcc8-afc20b259870 req-9bb55b1d-5599-4cde-89cd-901f99d8b9c5 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:03:08.769803 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.769803 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:08.775091 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-02ce8f75-7b98-4db3-9966-7f865d72e661 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:08.781516 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-02ce8f75-7b98-4db3-9966-7f865d72e661 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e returned with HTTP 200 Jul 10 18:03:08.782060 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 373/1484] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:08 2026] GET /volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:08.785261 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-9bb55b1d-5599-4cde-89cd-901f99d8b9c5 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:03:08.788812 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 369/1485] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:03:08 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 1323 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:03:08.801226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c91906dd-ab0c-4c39-a3ad-a3c8cf38a665 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.803365 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c91906dd-ab0c-4c39-a3ad-a3c8cf38a665 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 Jul 10 18:03:08.803365 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c91906dd-ab0c-4c39-a3ad-a3c8cf38a665 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:08.803365 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c91906dd-ab0c-4c39-a3ad-a3c8cf38a665 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:08.806220 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dd9a9950-1837-4bb3-8c0f-4485d8c46fe5 tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 returned with HTTP 200 Jul 10 18:03:08.807301 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 375/1486] 10.4.3.71 () {68 vars in 1367 bytes} [Fri Jul 10 18:03:08 2026] PUT /volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 => generated 392 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:08.818449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.819505 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.819505 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:08.821455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:08.821530 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:08.825603 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:08.825603 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Create volume of 1 GB Jul 10 18:03:08.827402 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c91906dd-ab0c-4c39-a3ad-a3c8cf38a665 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:08.831602 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Availability Zones retrieved successfully. Jul 10 18:03:08.834056 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c91906dd-ab0c-4c39-a3ad-a3c8cf38a665 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 returned with HTTP 200 Jul 10 18:03:08.834631 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 370/1487] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:08 2026] GET /volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:08.840593 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Flow 'volume_create_api' (0e873560-8e6a-4215-a2cb-309c6e2132dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:08.841787 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78a9add-9f22-4927-8447-117a02c9932f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.843101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:08.851203 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8a2e9344-d61e-4b39-abed-94a8a72cc6d0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.860225 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a2e9344-d61e-4b39-abed-94a8a72cc6d0 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 Jul 10 18:03:08.861664 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a2e9344-d61e-4b39-abed-94a8a72cc6d0 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:08.862024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a2e9344-d61e-4b39-abed-94a8a72cc6d0 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:08.882899 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78a9add-9f22-4927-8447-117a02c9932f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:08.884049 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81fb4d5f-093b-4f8e-9238-b82d3f12c925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.921689 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.921689 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:08.933439 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8a2e9344-d61e-4b39-abed-94a8a72cc6d0 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:08.941979 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a2e9344-d61e-4b39-abed-94a8a72cc6d0 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 returned with HTTP 200 Jul 10 18:03:08.942779 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 370/1488] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:08 2026] GET /volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 => generated 848 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:08.946030 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota_utils [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Quota exceeded for a1804c06df2d455c89868db5c6469f18, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 10 18:03:08.948305 np0000005036 devstack@c-api.service[99949]: WARNING cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81fb4d5f-093b-4f8e-9238-b82d3f12c925) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 18:03:08.948305 np0000005036 devstack@c-api.service[99949]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 10 18:03:08.951042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81fb4d5f-093b-4f8e-9238-b82d3f12c925) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.952446 np0000005036 devstack@c-api.service[99949]: WARNING cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81fb4d5f-093b-4f8e-9238-b82d3f12c925) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 18:03:08.953465 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78a9add-9f22-4927-8447-117a02c9932f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:08.956503 np0000005036 devstack@c-api.service[99949]: WARNING cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78a9add-9f22-4927-8447-117a02c9932f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 18:03:08.957879 np0000005036 devstack@c-api.service[99949]: WARNING cinder.volume.api [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Flow 'volume_create_api' (0e873560-8e6a-4215-a2cb-309c6e2132dc) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 18:03:08.958363 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.middleware.fault [None req-b5613dd2-a03a-48e7-baac-7c0a393afdfd tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 413 Jul 10 18:03:08.960183 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 374/1489] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:08 2026] POST /volume/v3/volumes => generated 150 bytes in 142 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 18:03:08.962738 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a9a02d23-14cb-4cf6-8936-6c4076e106f5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.965702 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a9a02d23-14cb-4cf6-8936-6c4076e106f5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff Jul 10 18:03:08.967000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a9a02d23-14cb-4cf6-8936-6c4076e106f5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:08.967337 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a9a02d23-14cb-4cf6-8936-6c4076e106f5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:08.976301 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-03fec500-970f-434a-81a6-49618282cd84 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:08.979582 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-03fec500-970f-434a-81a6-49618282cd84 tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 Jul 10 18:03:08.980047 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-03fec500-970f-434a-81a6-49618282cd84 tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:08.981112 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:08.981112 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:08.987356 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a9a02d23-14cb-4cf6-8936-6c4076e106f5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:08.993714 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a9a02d23-14cb-4cf6-8936-6c4076e106f5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff returned with HTTP 200 Jul 10 18:03:08.994325 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 376/1490] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:08 2026] GET /volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:09.012826 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c3aaa787-ca69-4725-8b56-0890fb764aaa None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:09.015629 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c3aaa787-ca69-4725-8b56-0890fb764aaa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] DELETE https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:09.016017 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c3aaa787-ca69-4725-8b56-0890fb764aaa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:09.016341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c3aaa787-ca69-4725-8b56-0890fb764aaa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:09.016662 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-c3aaa787-ca69-4725-8b56-0890fb764aaa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete backup with id: 12387a4d-0a83-48ff-b3b2-93042c9dc639. Jul 10 18:03:09.025017 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:09.025017 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:09.036500 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-03fec500-970f-434a-81a6-49618282cd84 tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 returned with HTTP 200 Jul 10 18:03:09.037092 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 371/1491] 10.4.3.71 () {68 vars in 1367 bytes} [Fri Jul 10 18:03:08 2026] PUT /volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 => generated 391 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:09.040413 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-c3aaa787-ca69-4725-8b56-0890fb764aaa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] delete_backup rpcapi backup_id 12387a4d-0a83-48ff-b3b2-93042c9dc639 {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:03:09.043116 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c3aaa787-ca69-4725-8b56-0890fb764aaa tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 202 Jul 10 18:03:09.043738 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 371/1492] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:09 2026] DELETE /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:03:09.055542 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2d5df66e-f40d-4cda-822b-d3878437c8f0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:09.059048 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d5df66e-f40d-4cda-822b-d3878437c8f0 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] POST https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e/action Jul 10 18:03:09.059699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ea6c237e-640c-4bf4-9782-530ded5435ee None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:09.059998 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d5df66e-f40d-4cda-822b-d3878437c8f0 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:09.061023 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d5df66e-f40d-4cda-822b-d3878437c8f0 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:09.065408 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ea6c237e-640c-4bf4-9782-530ded5435ee tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:09.065408 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ea6c237e-640c-4bf4-9782-530ded5435ee tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:09.067816 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ea6c237e-640c-4bf4-9782-530ded5435ee tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:09.067816 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ea6c237e-640c-4bf4-9782-530ded5435ee tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:09.074157 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:09.074157 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:09.074800 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ea6c237e-640c-4bf4-9782-530ded5435ee tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 200 Jul 10 18:03:09.075203 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 377/1493] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:09 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:09.079029 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:09.079029 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:09.079778 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2d5df66e-f40d-4cda-822b-d3878437c8f0 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Volume info retrieved successfully. Jul 10 18:03:09.125295 np0000005036 devstack@c-api.service[99949]: ERROR cinder.volume.api [None req-2d5df66e-f40d-4cda-822b-d3878437c8f0 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Quota exceeded for a1804c06df2d455c89868db5c6469f18, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 18:03:09.133240 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.middleware.fault [None req-2d5df66e-f40d-4cda-822b-d3878437c8f0 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e/action returned with HTTP 413 Jul 10 18:03:09.134423 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 375/1494] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:03:09 2026] POST /volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e/action => generated 208 bytes in 80 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 18:03:09.148606 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4bd62c33-51e1-435b-a0a1-8b5ad42cd9ca None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:09.151246 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bd62c33-51e1-435b-a0a1-8b5ad42cd9ca tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] GET https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e Jul 10 18:03:09.151710 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bd62c33-51e1-435b-a0a1-8b5ad42cd9ca tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:09.152089 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bd62c33-51e1-435b-a0a1-8b5ad42cd9ca tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:09.162720 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:09.162720 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:09.169355 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4bd62c33-51e1-435b-a0a1-8b5ad42cd9ca tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Volume info retrieved successfully. Jul 10 18:03:09.176298 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bd62c33-51e1-435b-a0a1-8b5ad42cd9ca tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e returned with HTTP 200 Jul 10 18:03:09.177049 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 372/1495] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:09 2026] GET /volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:09.193187 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bd8d5df4-f17e-4231-8941-258fbe95b18c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:09.195899 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bd8d5df4-f17e-4231-8941-258fbe95b18c tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] DELETE https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e Jul 10 18:03:09.196182 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bd8d5df4-f17e-4231-8941-258fbe95b18c tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:09.196435 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bd8d5df4-f17e-4231-8941-258fbe95b18c tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:09.196681 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-bd8d5df4-f17e-4231-8941-258fbe95b18c tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Delete volume with id: f39346b5-4a95-410a-ae83-b70c8d6d7b6e Jul 10 18:03:09.205797 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:09.205797 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:09.206326 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bd8d5df4-f17e-4231-8941-258fbe95b18c tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Volume info retrieved successfully. Jul 10 18:03:09.239866 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bd8d5df4-f17e-4231-8941-258fbe95b18c tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Delete volume request issued successfully. Jul 10 18:03:09.239866 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bd8d5df4-f17e-4231-8941-258fbe95b18c tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e returned with HTTP 202 Jul 10 18:03:09.240434 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 372/1496] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:09 2026] DELETE /volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:09.250992 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8dec95db-8f53-4148-8a2a-285df5d1141a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:09.255178 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8dec95db-8f53-4148-8a2a-285df5d1141a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] GET https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e Jul 10 18:03:09.256057 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8dec95db-8f53-4148-8a2a-285df5d1141a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:09.256996 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8dec95db-8f53-4148-8a2a-285df5d1141a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:09.275461 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:09.275461 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:09.285978 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8dec95db-8f53-4148-8a2a-285df5d1141a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Volume info retrieved successfully. Jul 10 18:03:09.297174 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8dec95db-8f53-4148-8a2a-285df5d1141a tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e returned with HTTP 200 Jul 10 18:03:09.297174 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 378/1497] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:09 2026] GET /volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:09.614923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-807c07bf-d760-44a9-a771-b47c76d361e8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:09.617936 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-807c07bf-d760-44a9-a771-b47c76d361e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:09.618304 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-807c07bf-d760-44a9-a771-b47c76d361e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:09.618537 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-807c07bf-d760-44a9-a771-b47c76d361e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:09.619346 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-807c07bf-d760-44a9-a771-b47c76d361e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:09.630237 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:09.630237 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:09.631848 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-807c07bf-d760-44a9-a771-b47c76d361e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:09.632481 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 376/1498] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:09 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:10.089540 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8c327aeb-e127-4c02-8a50-a33bf8cb3c7b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:10.093725 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8c327aeb-e127-4c02-8a50-a33bf8cb3c7b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 Jul 10 18:03:10.094425 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8c327aeb-e127-4c02-8a50-a33bf8cb3c7b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:10.094844 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8c327aeb-e127-4c02-8a50-a33bf8cb3c7b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:10.095606 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8c327aeb-e127-4c02-8a50-a33bf8cb3c7b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Show backup with id 12387a4d-0a83-48ff-b3b2-93042c9dc639. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:10.100715 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8c327aeb-e127-4c02-8a50-a33bf8cb3c7b tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 returned with HTTP 404 Jul 10 18:03:10.101752 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 373/1499] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:10 2026] GET /volume/v3/backups/12387a4d-0a83-48ff-b3b2-93042c9dc639 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:10.115802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-1381ad12-3604-4083-bcc8-afc20b259870 req-3cf08798-5b8c-4710-b412-543fb476da92 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:10.119191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bf7a57e4-4407-4947-b604-cf0b818329a1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:10.119443 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-3cf08798-5b8c-4710-b412-543fb476da92 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] DELETE https://10.4.3.71/volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f Jul 10 18:03:10.119443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-3cf08798-5b8c-4710-b412-543fb476da92 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:10.119443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-3cf08798-5b8c-4710-b412-543fb476da92 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:10.122148 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bf7a57e4-4407-4947-b604-cf0b818329a1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff Jul 10 18:03:10.122522 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bf7a57e4-4407-4947-b604-cf0b818329a1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:10.123496 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bf7a57e4-4407-4947-b604-cf0b818329a1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:10.123590 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-bf7a57e4-4407-4947-b604-cf0b818329a1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume with id: a5d6c242-3efb-464e-b6d2-0aa6ea784eff Jul 10 18:03:10.131094 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:10.131094 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:10.135963 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:10.135963 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:10.135963 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bf7a57e4-4407-4947-b604-cf0b818329a1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:10.166874 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bf7a57e4-4407-4947-b604-cf0b818329a1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume request issued successfully. Jul 10 18:03:10.166874 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bf7a57e4-4407-4947-b604-cf0b818329a1 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff returned with HTTP 202 Jul 10 18:03:10.167420 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 379/1500] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:10 2026] DELETE /volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 18:03:10.178518 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d07e885e-0b91-4545-a170-ffbd25caf7be None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:10.181597 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d07e885e-0b91-4545-a170-ffbd25caf7be tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff Jul 10 18:03:10.181888 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d07e885e-0b91-4545-a170-ffbd25caf7be tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:10.182230 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d07e885e-0b91-4545-a170-ffbd25caf7be tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:10.194961 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:10.194961 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:10.202414 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d07e885e-0b91-4545-a170-ffbd25caf7be tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:10.210769 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d07e885e-0b91-4545-a170-ffbd25caf7be tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff returned with HTTP 200 Jul 10 18:03:10.211636 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 377/1501] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:10 2026] GET /volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:10.317072 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7dc43c89-a8f6-49a2-a00b-6b94410f3809 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:10.320185 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7dc43c89-a8f6-49a2-a00b-6b94410f3809 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] GET https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e Jul 10 18:03:10.320505 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7dc43c89-a8f6-49a2-a00b-6b94410f3809 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:10.320879 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7dc43c89-a8f6-49a2-a00b-6b94410f3809 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:10.330004 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7dc43c89-a8f6-49a2-a00b-6b94410f3809 tempest-VolumeQuotasNegativeTestJSON-1246808968 tempest-VolumeQuotasNegativeTestJSON-1246808968-project-member] https://10.4.3.71/volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e returned with HTTP 404 Jul 10 18:03:10.330582 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 374/1502] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:10 2026] GET /volume/v3/volumes/f39346b5-4a95-410a-ae83-b70c8d6d7b6e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:10.344582 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-46267071-c332-4b8e-9d1e-d92fc3d745ea None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:10.344582 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-46267071-c332-4b8e-9d1e-d92fc3d745ea tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 Jul 10 18:03:10.344582 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-46267071-c332-4b8e-9d1e-d92fc3d745ea tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:10.503866 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-46267071-c332-4b8e-9d1e-d92fc3d745ea tempest-VolumeQuotasNegativeTestJSON-586217706 tempest-VolumeQuotasNegativeTestJSON-586217706-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 returned with HTTP 200 Jul 10 18:03:10.504745 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 380/1503] 10.4.3.71 () {68 vars in 1368 bytes} [Fri Jul 10 18:03:10 2026] PUT /volume/v3/os-quota-sets/a1804c06df2d455c89868db5c6469f18 => generated 395 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:10.645914 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e319f81f-85be-4249-9fb0-294be1b36c02 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:10.649743 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e319f81f-85be-4249-9fb0-294be1b36c02 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:10.649886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e319f81f-85be-4249-9fb0-294be1b36c02 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:10.650179 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e319f81f-85be-4249-9fb0-294be1b36c02 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:10.650303 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e319f81f-85be-4249-9fb0-294be1b36c02 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:10.658425 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:10.658425 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:10.659487 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e319f81f-85be-4249-9fb0-294be1b36c02 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:10.660449 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 378/1504] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:10 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:10.690078 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-1381ad12-3604-4083-bcc8-afc20b259870 req-3cf08798-5b8c-4710-b412-543fb476da92 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f returned with HTTP 200 Jul 10 18:03:10.690806 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 373/1505] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:03:10 2026] DELETE /volume/v3/attachments/375aba67-6c01-4065-8909-d83e76b6e73f => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:11.231307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c1717f3a-6193-4fcd-a43b-31022969973a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:11.233828 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1717f3a-6193-4fcd-a43b-31022969973a tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff Jul 10 18:03:11.234127 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1717f3a-6193-4fcd-a43b-31022969973a tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:11.234416 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1717f3a-6193-4fcd-a43b-31022969973a tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:11.241464 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1717f3a-6193-4fcd-a43b-31022969973a tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff returned with HTTP 404 Jul 10 18:03:11.242014 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 375/1506] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:11 2026] GET /volume/v3/volumes/a5d6c242-3efb-464e-b6d2-0aa6ea784eff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:11.251284 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4c06f5bf-301b-42e6-9ef5-c748fcfc5d0e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:11.253459 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4c06f5bf-301b-42e6-9ef5-c748fcfc5d0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 Jul 10 18:03:11.253702 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4c06f5bf-301b-42e6-9ef5-c748fcfc5d0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:11.253896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4c06f5bf-301b-42e6-9ef5-c748fcfc5d0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:11.254123 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-4c06f5bf-301b-42e6-9ef5-c748fcfc5d0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume with id: 9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 Jul 10 18:03:11.264036 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:11.264036 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:11.264036 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4c06f5bf-301b-42e6-9ef5-c748fcfc5d0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:11.293727 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4c06f5bf-301b-42e6-9ef5-c748fcfc5d0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume request issued successfully. Jul 10 18:03:11.293921 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4c06f5bf-301b-42e6-9ef5-c748fcfc5d0e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 returned with HTTP 202 Jul 10 18:03:11.294401 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 381/1507] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:11 2026] DELETE /volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:11.304813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0df99d61-4f56-4b9d-b4db-d0b664a4b5de None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:11.308691 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0df99d61-4f56-4b9d-b4db-d0b664a4b5de tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 Jul 10 18:03:11.308916 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0df99d61-4f56-4b9d-b4db-d0b664a4b5de tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:11.309146 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0df99d61-4f56-4b9d-b4db-d0b664a4b5de tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:11.316918 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:11.316918 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:11.322232 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0df99d61-4f56-4b9d-b4db-d0b664a4b5de tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:11.327650 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0df99d61-4f56-4b9d-b4db-d0b664a4b5de tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 returned with HTTP 200 Jul 10 18:03:11.328214 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 379/1508] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:11 2026] GET /volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:11.673777 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3fee66f4-90dd-4b76-ab12-db1ad608f680 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:11.675977 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3fee66f4-90dd-4b76-ab12-db1ad608f680 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:11.676284 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3fee66f4-90dd-4b76-ab12-db1ad608f680 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:11.676547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3fee66f4-90dd-4b76-ab12-db1ad608f680 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:11.676720 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-3fee66f4-90dd-4b76-ab12-db1ad608f680 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:11.681936 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:11.681936 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:11.682694 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3fee66f4-90dd-4b76-ab12-db1ad608f680 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:11.683294 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 374/1509] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:11 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:11.792286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9e24e390-1849-471d-93f6-54a332ddc91b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:11.792901 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e24e390-1849-471d-93f6-54a332ddc91b None None] GET https://10.4.3.71/volume// Jul 10 18:03:11.792986 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e24e390-1849-471d-93f6-54a332ddc91b None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:11.793213 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e24e390-1849-471d-93f6-54a332ddc91b None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:11.793591 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e24e390-1849-471d-93f6-54a332ddc91b None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:03:11.793977 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 376/1510] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:03:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:03:11.807981 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-62247e12-e486-4348-a7d8-68bdbb952332 req-61b0fc8a-4118-430e-b9aa-18e4efb285b1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:11.811940 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-61b0fc8a-4118-430e-b9aa-18e4efb285b1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:03:11.812400 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-61b0fc8a-4118-430e-b9aa-18e4efb285b1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:11.812535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-61b0fc8a-4118-430e-b9aa-18e4efb285b1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:11.824030 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:11.824030 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:11.828764 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-62247e12-e486-4348-a7d8-68bdbb952332 req-61b0fc8a-4118-430e-b9aa-18e4efb285b1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:03:11.834427 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-61b0fc8a-4118-430e-b9aa-18e4efb285b1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 returned with HTTP 200 Jul 10 18:03:11.834878 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 382/1511] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:03:11 2026] GET /volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 => generated 1544 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:03:11.929250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ba6f844c-be9e-4b19-b25e-8db72d17e170 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:11.931710 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ba6f844c-be9e-4b19-b25e-8db72d17e170 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] PUT https://10.4.3.71/volume/v3/attachments/52d0425c-310f-4e16-950c-9fd98a8564b6 Jul 10 18:03:11.932170 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ba6f844c-be9e-4b19-b25e-8db72d17e170 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:11.941646 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ba6f844c-be9e-4b19-b25e-8db72d17e170 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Acquiring lock "cinder-attachment_update-563f8953-15ca-489a-a624-3cf5a7f64705-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:03:11.947629 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ba6f844c-be9e-4b19-b25e-8db72d17e170 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-563f8953-15ca-489a-a624-3cf5a7f64705-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:03:11.948861 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:11.948861 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:11.966367 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dd05859b-63ea-40bc-8173-fde9be8d49e0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:11.968402 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dd05859b-63ea-40bc-8173-fde9be8d49e0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:03:11.968593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dd05859b-63ea-40bc-8173-fde9be8d49e0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:11.968789 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dd05859b-63ea-40bc-8173-fde9be8d49e0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:11.976094 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:11.976094 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:11.981923 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-dd05859b-63ea-40bc-8173-fde9be8d49e0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:03:11.988258 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dd05859b-63ea-40bc-8173-fde9be8d49e0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:03:11.988831 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 375/1512] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:11 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:12.342607 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-83b536e3-b6cc-4237-b6d2-65169a3960b2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:12.344673 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-83b536e3-b6cc-4237-b6d2-65169a3960b2 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 Jul 10 18:03:12.344887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-83b536e3-b6cc-4237-b6d2-65169a3960b2 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:12.345169 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-83b536e3-b6cc-4237-b6d2-65169a3960b2 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:12.353859 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-83b536e3-b6cc-4237-b6d2-65169a3960b2 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 returned with HTTP 404 Jul 10 18:03:12.354550 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 377/1513] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:12 2026] GET /volume/v3/volumes/9ef9a0e9-0de5-4fae-86b2-3ff273b3e428 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:12.362787 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dfbffb67-2b88-46d6-9c6b-6052fb5a1b21 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:12.364917 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dfbffb67-2b88-46d6-9c6b-6052fb5a1b21 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] DELETE https://10.4.3.71/volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 Jul 10 18:03:12.365193 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dfbffb67-2b88-46d6-9c6b-6052fb5a1b21 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:12.365469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dfbffb67-2b88-46d6-9c6b-6052fb5a1b21 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:12.365664 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-dfbffb67-2b88-46d6-9c6b-6052fb5a1b21 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume with id: 615ea1f9-80ea-4a6a-8fad-35a68946f2e4 Jul 10 18:03:12.374144 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:12.374144 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:12.374749 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dfbffb67-2b88-46d6-9c6b-6052fb5a1b21 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:12.398483 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dfbffb67-2b88-46d6-9c6b-6052fb5a1b21 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume request issued successfully. Jul 10 18:03:12.398726 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dfbffb67-2b88-46d6-9c6b-6052fb5a1b21 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 returned with HTTP 202 Jul 10 18:03:12.399369 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 383/1514] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:12 2026] DELETE /volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:12.407490 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-203df4e2-36f8-4781-93a4-554064df8511 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:12.409420 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-203df4e2-36f8-4781-93a4-554064df8511 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 Jul 10 18:03:12.409649 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-203df4e2-36f8-4781-93a4-554064df8511 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:12.409845 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-203df4e2-36f8-4781-93a4-554064df8511 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:12.418225 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:12.418225 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:12.422739 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-203df4e2-36f8-4781-93a4-554064df8511 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:12.427788 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-203df4e2-36f8-4781-93a4-554064df8511 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 returned with HTTP 200 Jul 10 18:03:12.428515 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 376/1515] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:12 2026] GET /volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:12.474630 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ba6f844c-be9e-4b19-b25e-8db72d17e170 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-563f8953-15ca-489a-a624-3cf5a7f64705-np0000005036" released by "attachment_update" :: held 0.527s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:03:12.475032 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-ba6f844c-be9e-4b19-b25e-8db72d17e170 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/52d0425c-310f-4e16-950c-9fd98a8564b6 returned with HTTP 200 Jul 10 18:03:12.475601 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 380/1516] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:03:11 2026] PUT /volume/v3/attachments/52d0425c-310f-4e16-950c-9fd98a8564b6 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:12.698374 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-54763bf8-4425-4c1e-81f2-b7352ef23d1b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:12.700226 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-54763bf8-4425-4c1e-81f2-b7352ef23d1b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:12.700471 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-54763bf8-4425-4c1e-81f2-b7352ef23d1b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:12.700695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-54763bf8-4425-4c1e-81f2-b7352ef23d1b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:12.700829 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-54763bf8-4425-4c1e-81f2-b7352ef23d1b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 63a2c0fe-88f7-426a-9db2-91b975be7927. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:12.709186 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:12.709186 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:12.709853 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-54763bf8-4425-4c1e-81f2-b7352ef23d1b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 200 Jul 10 18:03:12.710582 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 378/1517] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:12 2026] GET /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:12.723279 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9980bdab-8a17-4b50-9938-5f1386567cb2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:12.725892 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9980bdab-8a17-4b50-9938-5f1386567cb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 Jul 10 18:03:12.726231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9980bdab-8a17-4b50-9938-5f1386567cb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:12.726670 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9980bdab-8a17-4b50-9938-5f1386567cb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:12.726670 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-9980bdab-8a17-4b50-9938-5f1386567cb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete backup with id: 63a2c0fe-88f7-426a-9db2-91b975be7927. Jul 10 18:03:12.733501 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:12.733501 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:12.756350 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-9980bdab-8a17-4b50-9938-5f1386567cb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] delete_backup rpcapi backup_id 63a2c0fe-88f7-426a-9db2-91b975be7927 {{(pid=99948) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:03:12.758631 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9980bdab-8a17-4b50-9938-5f1386567cb2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 returned with HTTP 202 Jul 10 18:03:12.759151 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 384/1518] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:03:12 2026] DELETE /volume/v3/backups/63a2c0fe-88f7-426a-9db2-91b975be7927 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:03:12.771237 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:12.774380 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:12.775613 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-152875890"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:12.776757 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-152875890'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:12.776949 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume of 1 GB Jul 10 18:03:12.782022 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Availability Zones retrieved successfully. Jul 10 18:03:12.790078 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (1669425d-013a-4a6c-92f7-ba3fbf78ac18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:12.791228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e64b782-6c45-495d-8abb-c42eb9ab869c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:12.793297 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:12.833003 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e64b782-6c45-495d-8abb-c42eb9ab869c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:12.834163 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb6c63-caa5-489a-a6f0-977f7824c331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:12.886739 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['cb389dea-14d3-45aa-a249-3e3ddcd5d244', '439dee5f-5d79-4804-9df2-d20ac1098f36', '4bfdfe2e-77dc-44b8-8521-24489a2f0b46', '6402ab2f-7d99-4d94-a45f-168f79bde5b4'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:12.887883 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb6c63-caa5-489a-a6f0-977f7824c331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb389dea-14d3-45aa-a249-3e3ddcd5d244', '439dee5f-5d79-4804-9df2-d20ac1098f36', '4bfdfe2e-77dc-44b8-8521-24489a2f0b46', '6402ab2f-7d99-4d94-a45f-168f79bde5b4']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:12.888956 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a9c41a-7263-4249-a899-b4682198a559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:12.922163 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a9c41a-7263-4249-a899-b4682198a559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c75fab2-4f8c-48f5-9279-03d0470ca8da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152875890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['cb389dea-14d3-45aa-a249-3e3ddcd5d244','439dee5f-5d79-4804-9df2-d20ac1098f36','4bfdfe2e-77dc-44b8-8521-24489a2f0b46','6402ab2f-7d99-4d94-a45f-168f79bde5b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152875890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c75fab2-4f8c-48f5-9279-03d0470ca8da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2bd9a651b664732a832a660d76464de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:12.923892 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9067753b-86a1-445c-8261-43133f061961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:12.949312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9067753b-86a1-445c-8261-43133f061961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152875890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['cb389dea-14d3-45aa-a249-3e3ddcd5d244','439dee5f-5d79-4804-9df2-d20ac1098f36','4bfdfe2e-77dc-44b8-8521-24489a2f0b46','6402ab2f-7d99-4d94-a45f-168f79bde5b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:12.950488 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3576024b-05d1-42ad-b8b1-3f91eb8719ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:12.964224 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3576024b-05d1-42ad-b8b1-3f91eb8719ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:12.965315 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (1669425d-013a-4a6c-92f7-ba3fbf78ac18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:12.965786 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume request issued successfully. Jul 10 18:03:12.966651 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b3dcb6b4-a54c-41a5-89f4-10c4f42d9c8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:12.967095 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 377/1519] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:03:12 2026] POST /volume/v3/volumes => generated 775 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:12.981553 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-050ea038-ecc0-4766-a3ae-b276b4e6dfe4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:12.983864 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-050ea038-ecc0-4766-a3ae-b276b4e6dfe4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da Jul 10 18:03:12.984867 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-050ea038-ecc0-4766-a3ae-b276b4e6dfe4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:12.984867 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-050ea038-ecc0-4766-a3ae-b276b4e6dfe4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:12.989595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-62247e12-e486-4348-a7d8-68bdbb952332 req-9670fee1-155b-42e8-9b17-9e2764b9c586 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:12.992396 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-9670fee1-155b-42e8-9b17-9e2764b9c586 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments/52d0425c-310f-4e16-950c-9fd98a8564b6/action Jul 10 18:03:12.993027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-9670fee1-155b-42e8-9b17-9e2764b9c586 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:12.993209 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-9670fee1-155b-42e8-9b17-9e2764b9c586 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:12.995074 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:12.995074 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:12.999890 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-050ea038-ecc0-4766-a3ae-b276b4e6dfe4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:03:13.006169 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-050ea038-ecc0-4766-a3ae-b276b4e6dfe4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da returned with HTTP 200 Jul 10 18:03:13.006824 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 381/1520] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:12 2026] GET /volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:13.018234 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:13.018234 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:13.041558 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-62247e12-e486-4348-a7d8-68bdbb952332 req-9670fee1-155b-42e8-9b17-9e2764b9c586 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/52d0425c-310f-4e16-950c-9fd98a8564b6/action returned with HTTP 204 Jul 10 18:03:13.042294 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 379/1521] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:03:12 2026] POST /volume/v3/attachments/52d0425c-310f-4e16-950c-9fd98a8564b6/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:13.373526 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4c098a04-51a9-49d8-9bee-e7aa8aa28a7d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:13.444675 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-826966ca-886c-4815-b880-ffbbff377f0d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:13.448042 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-826966ca-886c-4815-b880-ffbbff377f0d tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 Jul 10 18:03:13.448042 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-826966ca-886c-4815-b880-ffbbff377f0d tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:13.448989 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-826966ca-886c-4815-b880-ffbbff377f0d tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:13.457460 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-826966ca-886c-4815-b880-ffbbff377f0d tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 returned with HTTP 404 Jul 10 18:03:13.459086 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 378/1522] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:13 2026] GET /volume/v3/volumes/615ea1f9-80ea-4a6a-8fad-35a68946f2e4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:13.468460 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dceaf474-f60b-47df-9368-90685dc9e9e5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:13.471404 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dceaf474-f60b-47df-9368-90685dc9e9e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] DELETE https://10.4.3.71/volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e Jul 10 18:03:13.471404 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dceaf474-f60b-47df-9368-90685dc9e9e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:13.471557 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dceaf474-f60b-47df-9368-90685dc9e9e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:13.471823 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-dceaf474-f60b-47df-9368-90685dc9e9e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume with id: bf66e424-9d58-4a4f-b417-7ae316d10e5e Jul 10 18:03:13.482913 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:13.482913 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:13.483620 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-dceaf474-f60b-47df-9368-90685dc9e9e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:13.518994 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-dceaf474-f60b-47df-9368-90685dc9e9e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume request issued successfully. Jul 10 18:03:13.519243 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dceaf474-f60b-47df-9368-90685dc9e9e5 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e returned with HTTP 202 Jul 10 18:03:13.520177 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 382/1523] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:13 2026] DELETE /volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:13.521608 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4c098a04-51a9-49d8-9bee-e7aa8aa28a7d tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:13.522041 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4c098a04-51a9-49d8-9bee-e7aa8aa28a7d tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:13.529788 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-638055aa-e264-41c0-8b49-2f61e4a651ba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:13.534087 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-638055aa-e264-41c0-8b49-2f61e4a651ba tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e Jul 10 18:03:13.534354 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-638055aa-e264-41c0-8b49-2f61e4a651ba tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:13.534521 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-638055aa-e264-41c0-8b49-2f61e4a651ba tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:13.542749 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4c098a04-51a9-49d8-9bee-e7aa8aa28a7d tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:13.542749 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 385/1524] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:03:13 2026] POST /volume/v3/types => generated 188 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:13.544204 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:13.544204 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:13.550522 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-638055aa-e264-41c0-8b49-2f61e4a651ba tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:13.553077 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bee72a1c-1232-4c1c-92d1-52b7cd080c31 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:13.557204 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bee72a1c-1232-4c1c-92d1-52b7cd080c31 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:13.557204 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bee72a1c-1232-4c1c-92d1-52b7cd080c31 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:13.557420 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-638055aa-e264-41c0-8b49-2f61e4a651ba tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e returned with HTTP 200 Jul 10 18:03:13.557712 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 380/1525] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:13 2026] GET /volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:13.559095 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:13.559095 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:13.583142 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bee72a1c-1232-4c1c-92d1-52b7cd080c31 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:13.583718 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 379/1526] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:03:13 2026] POST /volume/v3/types => generated 188 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:13.595853 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c72c8900-34b9-4291-a47b-057aa571c495 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:13.701464 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:13.701760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1933756759"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:13.703417 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1933756759'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:13.708683 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Create volume of 1 GB Jul 10 18:03:13.709174 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:13.709174 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:13.709997 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Availability Zones retrieved successfully. Jul 10 18:03:13.717865 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Flow 'volume_create_api' (dcc61777-552d-43d2-a3b9-ac8a153b23b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:13.718785 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d7626e-0684-46e1-a395-33f2799a7b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:13.720056 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:13.751037 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d7626e-0684-46e1-a395-33f2799a7b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:03:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c153788a-be35-4033-956c-ca413ef0c36b,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c153788a-be35-4033-956c-ca413ef0c36b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:13.751501 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac84617-917d-40f4-aa1b-ac08f0011333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:13.784191 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:13.784590 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:13.831930 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Created reservations ['45b027b7-42cf-45f4-8283-203bb7970fde', '89b12798-c83e-496c-9cce-23e7a03e64e3', 'f3382c33-d992-4712-968d-f298fab939fc', '99c441a3-5f04-4d74-bf99-4b7b80762be7'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:13.832795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac84617-917d-40f4-aa1b-ac08f0011333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45b027b7-42cf-45f4-8283-203bb7970fde', '89b12798-c83e-496c-9cce-23e7a03e64e3', 'f3382c33-d992-4712-968d-f298fab939fc', '99c441a3-5f04-4d74-bf99-4b7b80762be7']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:13.833747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61beffea-af63-4020-ada2-300dae6a6602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:13.838399 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-909e56c6-c164-4b70-97c3-4a53c4154896 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:13.840249 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-909e56c6-c164-4b70-97c3-4a53c4154896 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:03:13.840439 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-909e56c6-c164-4b70-97c3-4a53c4154896 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:13.840611 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-909e56c6-c164-4b70-97c3-4a53c4154896 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:13.849280 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:13.849280 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:13.853807 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-909e56c6-c164-4b70-97c3-4a53c4154896 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:03:13.859317 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-909e56c6-c164-4b70-97c3-4a53c4154896 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:03:13.860232 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61beffea-af63-4020-ada2-300dae6a6602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3144a66-93a1-40f8-8fa4-ead5d6e7ae8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1933756759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4092b130934112b5c62ec6ecb89b00',qos_specs=None,replication_status=,reservations=['45b027b7-42cf-45f4-8283-203bb7970fde','89b12798-c83e-496c-9cce-23e7a03e64e3','f3382c33-d992-4712-968d-f298fab939fc','99c441a3-5f04-4d74-bf99-4b7b80762be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfcf50ffe32a40379ce90ada58e590fd',volume_type_id=c153788a-be35-4033-956c-ca413ef0c36b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1933756759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a4092b130934112b5c62ec6ecb89b00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfcf50ffe32a40379ce90ada58e590fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c153788a-be35-4033-956c-ca413ef0c36b),volume_type_id=c153788a-be35-4033-956c-ca413ef0c36b)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:13.860499 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 386/1527] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:13 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:13.860540 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ee3358-c216-4f64-a9b6-841537795351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:13.885659 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ee3358-c216-4f64-a9b6-841537795351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1933756759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4092b130934112b5c62ec6ecb89b00',qos_specs=None,replication_status=,reservations=['45b027b7-42cf-45f4-8283-203bb7970fde','89b12798-c83e-496c-9cce-23e7a03e64e3','f3382c33-d992-4712-968d-f298fab939fc','99c441a3-5f04-4d74-bf99-4b7b80762be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfcf50ffe32a40379ce90ada58e590fd',volume_type_id=c153788a-be35-4033-956c-ca413ef0c36b)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:13.886584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a702c1-1072-4e9f-a312-cc9dd0aa4529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:13.901495 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a702c1-1072-4e9f-a312-cc9dd0aa4529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:13.903050 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Flow 'volume_create_api' (dcc61777-552d-43d2-a3b9-ac8a153b23b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:13.903516 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Create volume request issued successfully. Jul 10 18:03:13.904450 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c72c8900-34b9-4291-a47b-057aa571c495 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:13.905069 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 383/1528] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:13 2026] POST /volume/v3/volumes => generated 766 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:13.920591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5bfc20b9-2d6f-45ba-9dbf-627a420d2fa0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:13.922538 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5bfc20b9-2d6f-45ba-9dbf-627a420d2fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] GET https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:13.922889 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5bfc20b9-2d6f-45ba-9dbf-627a420d2fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:13.922953 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5bfc20b9-2d6f-45ba-9dbf-627a420d2fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:13.931663 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:13.931663 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:13.936633 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5bfc20b9-2d6f-45ba-9dbf-627a420d2fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Volume info retrieved successfully. Jul 10 18:03:13.944429 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5bfc20b9-2d6f-45ba-9dbf-627a420d2fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 200 Jul 10 18:03:13.945358 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 381/1529] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:13 2026] GET /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:14.024052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a30dd768-68d5-4151-8eb7-8daf654e5cbb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.025848 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a30dd768-68d5-4151-8eb7-8daf654e5cbb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da Jul 10 18:03:14.026222 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a30dd768-68d5-4151-8eb7-8daf654e5cbb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:14.026740 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a30dd768-68d5-4151-8eb7-8daf654e5cbb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:14.035338 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:14.035338 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:14.042314 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a30dd768-68d5-4151-8eb7-8daf654e5cbb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:03:14.047676 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a30dd768-68d5-4151-8eb7-8daf654e5cbb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da returned with HTTP 200 Jul 10 18:03:14.047954 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 380/1530] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:14 2026] GET /volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:14.066229 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-166972fa-8a3c-440f-a60d-1bd0956a8568 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.069051 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-166972fa-8a3c-440f-a60d-1bd0956a8568 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:03:14.069817 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-166972fa-8a3c-440f-a60d-1bd0956a8568 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c75fab2-4f8c-48f5-9279-03d0470ca8da", "name": "tempest-type-Backup-1514778692"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:14.071323 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-166972fa-8a3c-440f-a60d-1bd0956a8568 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating new backup {'backup': {'volume_id': '4c75fab2-4f8c-48f5-9279-03d0470ca8da', 'name': 'tempest-type-Backup-1514778692'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:03:14.071912 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-166972fa-8a3c-440f-a60d-1bd0956a8568 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating backup of volume 4c75fab2-4f8c-48f5-9279-03d0470ca8da in container None Jul 10 18:03:14.082055 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:14.082055 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:14.083392 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-166972fa-8a3c-440f-a60d-1bd0956a8568 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:03:14.112221 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-166972fa-8a3c-440f-a60d-1bd0956a8568 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['51806132-59e3-4791-833e-6c7ebb524f94', 'e098990e-3553-42ba-998e-b67e591217fc'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:14.163638 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-166972fa-8a3c-440f-a60d-1bd0956a8568 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:03:14.164103 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 387/1531] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:03:14 2026] POST /volume/v3/backups => generated 314 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:14.176495 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-85b5870d-860c-4b23-ac90-2f341bc4a2fb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.179222 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85b5870d-860c-4b23-ac90-2f341bc4a2fb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:14.179419 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85b5870d-860c-4b23-ac90-2f341bc4a2fb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:14.179687 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85b5870d-860c-4b23-ac90-2f341bc4a2fb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:14.179797 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-85b5870d-860c-4b23-ac90-2f341bc4a2fb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:14.187490 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:14.187490 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:14.188912 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85b5870d-860c-4b23-ac90-2f341bc4a2fb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:14.189260 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 384/1532] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:14 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:14.574587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8067c6bf-5228-4c9b-a913-306462aa02e0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.577107 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8067c6bf-5228-4c9b-a913-306462aa02e0 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e Jul 10 18:03:14.577442 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8067c6bf-5228-4c9b-a913-306462aa02e0 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:14.577759 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8067c6bf-5228-4c9b-a913-306462aa02e0 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:14.586123 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8067c6bf-5228-4c9b-a913-306462aa02e0 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e returned with HTTP 404 Jul 10 18:03:14.586867 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 382/1533] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:14 2026] GET /volume/v3/volumes/bf66e424-9d58-4a4f-b417-7ae316d10e5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:14.596340 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-40ad9386-76e6-43e9-90e3-02df462c5c6e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.598685 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-40ad9386-76e6-43e9-90e3-02df462c5c6e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] DELETE https://10.4.3.71/volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 Jul 10 18:03:14.599533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-40ad9386-76e6-43e9-90e3-02df462c5c6e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:14.599533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-40ad9386-76e6-43e9-90e3-02df462c5c6e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:14.599533 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-40ad9386-76e6-43e9-90e3-02df462c5c6e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume with id: 4dc19c90-a395-4a69-ba12-edeb73477075 Jul 10 18:03:14.609070 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:14.609070 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:14.609820 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-40ad9386-76e6-43e9-90e3-02df462c5c6e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:14.644943 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-40ad9386-76e6-43e9-90e3-02df462c5c6e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume request issued successfully. Jul 10 18:03:14.645247 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-40ad9386-76e6-43e9-90e3-02df462c5c6e tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 returned with HTTP 202 Jul 10 18:03:14.645827 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 381/1534] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:14 2026] DELETE /volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:14.655103 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-83c519e2-a045-4e4e-8cee-b34201967498 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.657687 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-83c519e2-a045-4e4e-8cee-b34201967498 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 Jul 10 18:03:14.658271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-83c519e2-a045-4e4e-8cee-b34201967498 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:14.658271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-83c519e2-a045-4e4e-8cee-b34201967498 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:14.669071 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:14.669071 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:14.675585 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-83c519e2-a045-4e4e-8cee-b34201967498 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:14.688265 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-83c519e2-a045-4e4e-8cee-b34201967498 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 returned with HTTP 200 Jul 10 18:03:14.688968 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 388/1535] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:14 2026] GET /volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:14.689956 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fdebe004-9ad9-4a6a-84a1-fec5e27a2c8b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.692398 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fdebe004-9ad9-4a6a-84a1-fec5e27a2c8b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:03:14.692680 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fdebe004-9ad9-4a6a-84a1-fec5e27a2c8b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:14.692944 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fdebe004-9ad9-4a6a-84a1-fec5e27a2c8b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:14.702528 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:14.702528 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:14.710110 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fdebe004-9ad9-4a6a-84a1-fec5e27a2c8b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:03:14.718300 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fdebe004-9ad9-4a6a-84a1-fec5e27a2c8b tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:03:14.718996 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 385/1536] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:14 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:14.733593 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7ad88eb5-f341-4b70-9bd5-c699a77751d1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.736086 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ad88eb5-f341-4b70-9bd5-c699a77751d1 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] DELETE https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:03:14.736980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7ad88eb5-f341-4b70-9bd5-c699a77751d1 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:14.736980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7ad88eb5-f341-4b70-9bd5-c699a77751d1 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:14.738545 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-7ad88eb5-f341-4b70-9bd5-c699a77751d1 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Delete volume with id: 122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:03:14.753993 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:14.753993 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:14.755322 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7ad88eb5-f341-4b70-9bd5-c699a77751d1 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:03:14.794331 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7ad88eb5-f341-4b70-9bd5-c699a77751d1 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Delete volume request issued successfully. Jul 10 18:03:14.794672 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ad88eb5-f341-4b70-9bd5-c699a77751d1 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 202 Jul 10 18:03:14.795273 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 383/1537] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:14 2026] DELETE /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:14.809506 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-87c54078-68bd-47ef-8f11-cea3f53d3f30 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.813484 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-87c54078-68bd-47ef-8f11-cea3f53d3f30 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:03:14.813804 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-87c54078-68bd-47ef-8f11-cea3f53d3f30 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:14.814277 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-87c54078-68bd-47ef-8f11-cea3f53d3f30 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:14.824943 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:14.824943 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:14.838854 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-87c54078-68bd-47ef-8f11-cea3f53d3f30 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Volume info retrieved successfully. Jul 10 18:03:14.848501 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-87c54078-68bd-47ef-8f11-cea3f53d3f30 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 200 Jul 10 18:03:14.849398 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 382/1538] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:14 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:14.960258 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-007ba4fd-b06c-4a66-8dd2-91afaa754e07 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:14.962290 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-007ba4fd-b06c-4a66-8dd2-91afaa754e07 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] GET https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:14.962581 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-007ba4fd-b06c-4a66-8dd2-91afaa754e07 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:14.962836 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-007ba4fd-b06c-4a66-8dd2-91afaa754e07 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:14.971712 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:14.971712 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:14.979491 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-007ba4fd-b06c-4a66-8dd2-91afaa754e07 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Volume info retrieved successfully. Jul 10 18:03:14.986411 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-007ba4fd-b06c-4a66-8dd2-91afaa754e07 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 200 Jul 10 18:03:14.987514 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 389/1539] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:14 2026] GET /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:15.004396 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-144af626-d496-4513-ac3a-0ffaa84b40e4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:15.007044 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-144af626-d496-4513-ac3a-0ffaa84b40e4 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] GET https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:15.007417 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-144af626-d496-4513-ac3a-0ffaa84b40e4 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:15.007705 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-144af626-d496-4513-ac3a-0ffaa84b40e4 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:15.018633 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:15.018633 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:15.025313 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-144af626-d496-4513-ac3a-0ffaa84b40e4 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Volume info retrieved successfully. Jul 10 18:03:15.031913 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-144af626-d496-4513-ac3a-0ffaa84b40e4 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 200 Jul 10 18:03:15.032079 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 386/1540] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:15 2026] GET /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 1032 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:15.047734 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:15.050109 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] POST https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d/action Jul 10 18:03:15.050633 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:15.051282 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:15.063512 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:15.063512 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:15.064130 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Volume info retrieved successfully. Jul 10 18:03:15.100069 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:15.100617 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:15.130990 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Created reservations ['7db2ff19-5299-4a89-bf92-47a7c18529ee', 'cfb44fdd-4ad1-4795-a6ad-6bebb2f80412'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:15.149290 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:15.149721 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:15.158756 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Created reservations ['f091c00b-8b7d-4f32-86fe-d235ba57e7ff', 'a1b63c63-f473-427b-8c10-3f78ae699a2e'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:15.195596 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Retype volume request issued successfully. Jul 10 18:03:15.196818 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e4da7f7c-92d4-4574-ad85-4dfc399b5fbb tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d/action returned with HTTP 202 Jul 10 18:03:15.196818 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 384/1541] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:03:15 2026] POST /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:03:15.202097 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d3e3eb05-5ad9-4d43-b17e-b0dcd7a5c8de None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:15.204995 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d3e3eb05-5ad9-4d43-b17e-b0dcd7a5c8de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:15.204995 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d3e3eb05-5ad9-4d43-b17e-b0dcd7a5c8de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:15.204995 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d3e3eb05-5ad9-4d43-b17e-b0dcd7a5c8de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:15.204995 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d3e3eb05-5ad9-4d43-b17e-b0dcd7a5c8de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:15.206785 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7e985243-7d4b-400c-9e8a-23fa1bb39f4a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:15.209863 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:15.209863 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:15.210699 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d3e3eb05-5ad9-4d43-b17e-b0dcd7a5c8de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:15.210881 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e985243-7d4b-400c-9e8a-23fa1bb39f4a tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] GET https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:15.211198 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 383/1542] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:15 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:15.211315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7e985243-7d4b-400c-9e8a-23fa1bb39f4a tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:15.211396 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7e985243-7d4b-400c-9e8a-23fa1bb39f4a tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:15.222903 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:15.222903 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:15.229027 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7e985243-7d4b-400c-9e8a-23fa1bb39f4a tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Volume info retrieved successfully. Jul 10 18:03:15.235663 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e985243-7d4b-400c-9e8a-23fa1bb39f4a tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 200 Jul 10 18:03:15.236396 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 390/1543] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:15 2026] GET /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:15.705351 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0db1819f-a607-4c0a-87c4-da8bc8f00739 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:15.707455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0db1819f-a607-4c0a-87c4-da8bc8f00739 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 Jul 10 18:03:15.707779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0db1819f-a607-4c0a-87c4-da8bc8f00739 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:15.707980 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0db1819f-a607-4c0a-87c4-da8bc8f00739 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:15.716197 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0db1819f-a607-4c0a-87c4-da8bc8f00739 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 returned with HTTP 404 Jul 10 18:03:15.716807 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 387/1544] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:15 2026] GET /volume/v3/volumes/4dc19c90-a395-4a69-ba12-edeb73477075 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:15.723773 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7ebd5c18-205e-498a-baac-64366c09a484 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:15.725994 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ebd5c18-205e-498a-baac-64366c09a484 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] DELETE https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 Jul 10 18:03:15.726207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7ebd5c18-205e-498a-baac-64366c09a484 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:15.726417 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7ebd5c18-205e-498a-baac-64366c09a484 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:15.726603 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-7ebd5c18-205e-498a-baac-64366c09a484 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume with id: 318a1654-7634-4929-a29b-f649f21160e3 Jul 10 18:03:15.733826 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:15.733826 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:15.734290 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7ebd5c18-205e-498a-baac-64366c09a484 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:15.754924 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7ebd5c18-205e-498a-baac-64366c09a484 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Delete volume request issued successfully. Jul 10 18:03:15.755257 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ebd5c18-205e-498a-baac-64366c09a484 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 returned with HTTP 202 Jul 10 18:03:15.755799 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 385/1545] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:15 2026] DELETE /volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:15.764850 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b41f6304-f76d-499a-a845-6d92b47e40b6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:15.766854 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b41f6304-f76d-499a-a845-6d92b47e40b6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 Jul 10 18:03:15.767103 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b41f6304-f76d-499a-a845-6d92b47e40b6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:15.767405 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b41f6304-f76d-499a-a845-6d92b47e40b6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:15.778016 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:15.778016 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:15.782361 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b41f6304-f76d-499a-a845-6d92b47e40b6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Volume info retrieved successfully. Jul 10 18:03:15.787663 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b41f6304-f76d-499a-a845-6d92b47e40b6 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 returned with HTTP 200 Jul 10 18:03:15.788180 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 384/1546] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:15 2026] GET /volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:15.865721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e5ada140-9e6a-4e52-a3ab-0d7200abe225 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:15.867660 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e5ada140-9e6a-4e52-a3ab-0d7200abe225 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] GET https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 Jul 10 18:03:15.868165 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e5ada140-9e6a-4e52-a3ab-0d7200abe225 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:15.868165 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e5ada140-9e6a-4e52-a3ab-0d7200abe225 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:15.878669 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e5ada140-9e6a-4e52-a3ab-0d7200abe225 tempest-VolumesActionsTest-1665188528 tempest-VolumesActionsTest-1665188528-project-member] https://10.4.3.71/volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 returned with HTTP 404 Jul 10 18:03:15.878669 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 391/1547] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:15 2026] GET /volume/v3/volumes/122e35d6-f872-4e4d-875a-f63e9a61cbe9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:16.226325 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c647fb91-729b-4f97-9576-9aea20a05c36 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:16.228734 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c647fb91-729b-4f97-9576-9aea20a05c36 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:16.228935 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c647fb91-729b-4f97-9576-9aea20a05c36 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:16.229318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c647fb91-729b-4f97-9576-9aea20a05c36 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:16.229318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-c647fb91-729b-4f97-9576-9aea20a05c36 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:16.235590 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:16.235590 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:16.236890 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c647fb91-729b-4f97-9576-9aea20a05c36 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:16.237293 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 388/1548] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:16 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:16.253937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-429b5491-3b99-400e-9bee-783f03af5fa0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:16.256789 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-429b5491-3b99-400e-9bee-783f03af5fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] GET https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:16.257090 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-429b5491-3b99-400e-9bee-783f03af5fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:16.257626 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-429b5491-3b99-400e-9bee-783f03af5fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:16.265762 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:16.265762 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:16.270806 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-429b5491-3b99-400e-9bee-783f03af5fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Volume info retrieved successfully. Jul 10 18:03:16.277992 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-429b5491-3b99-400e-9bee-783f03af5fa0 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 200 Jul 10 18:03:16.278767 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 386/1549] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:16 2026] GET /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:16.293835 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fc20d675-e29a-4e61-aa8e-e6e585decaf7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:16.296199 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fc20d675-e29a-4e61-aa8e-e6e585decaf7 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] GET https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:16.296460 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fc20d675-e29a-4e61-aa8e-e6e585decaf7 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:16.296702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fc20d675-e29a-4e61-aa8e-e6e585decaf7 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:16.307101 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:16.307101 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:16.312433 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fc20d675-e29a-4e61-aa8e-e6e585decaf7 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Volume info retrieved successfully. Jul 10 18:03:16.318438 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fc20d675-e29a-4e61-aa8e-e6e585decaf7 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 200 Jul 10 18:03:16.319166 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 385/1550] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:16 2026] GET /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 1032 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:16.336842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-35181064-cbec-4513-9c82-960aa742ecab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:16.341143 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-35181064-cbec-4513-9c82-960aa742ecab tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] GET https://10.4.3.71/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1933756759 Jul 10 18:03:16.341455 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-35181064-cbec-4513-9c82-960aa742ecab tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:16.341633 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-35181064-cbec-4513-9c82-960aa742ecab tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:16.342767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-35181064-cbec-4513-9c82-960aa742ecab tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1933756759'), ('all_tenants', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:03:16.381300 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-35181064-cbec-4513-9c82-960aa742ecab tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Get all volumes completed successfully. Jul 10 18:03:16.382196 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-35181064-cbec-4513-9c82-960aa742ecab tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] https://10.4.3.71/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1933756759 returned with HTTP 200 Jul 10 18:03:16.382903 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 392/1551] 10.4.3.71 () {66 vars in 1391 bytes} [Fri Jul 10 18:03:16 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1933756759 => generated 345 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:16.395326 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ccc82376-7272-4747-b034-ab456512903b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:16.397680 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ccc82376-7272-4747-b034-ab456512903b tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] GET https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:16.397954 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ccc82376-7272-4747-b034-ab456512903b tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:16.398250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ccc82376-7272-4747-b034-ab456512903b tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:16.410584 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:16.410584 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:16.416869 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ccc82376-7272-4747-b034-ab456512903b tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Volume info retrieved successfully. Jul 10 18:03:16.423992 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ccc82376-7272-4747-b034-ab456512903b tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 200 Jul 10 18:03:16.425306 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 389/1552] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:16 2026] GET /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:16.438741 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b05b726d-591d-4d78-a1ff-8421c7fe0a78 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:16.440984 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b05b726d-591d-4d78-a1ff-8421c7fe0a78 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] DELETE https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:16.441192 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b05b726d-591d-4d78-a1ff-8421c7fe0a78 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:16.441441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b05b726d-591d-4d78-a1ff-8421c7fe0a78 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:16.441677 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-b05b726d-591d-4d78-a1ff-8421c7fe0a78 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Delete volume with id: d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:16.453592 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:16.453592 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:16.454384 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b05b726d-591d-4d78-a1ff-8421c7fe0a78 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Volume info retrieved successfully. Jul 10 18:03:16.474463 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b05b726d-591d-4d78-a1ff-8421c7fe0a78 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Delete volume request issued successfully. Jul 10 18:03:16.474463 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b05b726d-591d-4d78-a1ff-8421c7fe0a78 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 202 Jul 10 18:03:16.476004 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 387/1553] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:16 2026] DELETE /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:16.485130 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4cdd9fb8-515b-4136-bcdc-a82a2c58c205 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:16.487636 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4cdd9fb8-515b-4136-bcdc-a82a2c58c205 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] GET https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:16.488065 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4cdd9fb8-515b-4136-bcdc-a82a2c58c205 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:16.488065 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4cdd9fb8-515b-4136-bcdc-a82a2c58c205 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:16.497678 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:16.497678 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:16.502943 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4cdd9fb8-515b-4136-bcdc-a82a2c58c205 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Volume info retrieved successfully. Jul 10 18:03:16.510954 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4cdd9fb8-515b-4136-bcdc-a82a2c58c205 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 200 Jul 10 18:03:16.511638 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 386/1554] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:16 2026] GET /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:16.804636 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e5d5eb96-8ff2-4d17-ad03-ab334a244805 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:16.806771 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e5d5eb96-8ff2-4d17-ad03-ab334a244805 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] GET https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 Jul 10 18:03:16.807468 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e5d5eb96-8ff2-4d17-ad03-ab334a244805 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:16.807468 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e5d5eb96-8ff2-4d17-ad03-ab334a244805 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:16.818635 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e5d5eb96-8ff2-4d17-ad03-ab334a244805 tempest-CreateVolumesFromBackupTest-1543757619 tempest-CreateVolumesFromBackupTest-1543757619-project-member] https://10.4.3.71/volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 returned with HTTP 404 Jul 10 18:03:16.819152 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 393/1555] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:16 2026] GET /volume/v3/volumes/318a1654-7634-4929-a29b-f649f21160e3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:17.250024 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9dcebbb4-9b93-4aa7-9fdf-8560f4cabd8d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:17.252615 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9dcebbb4-9b93-4aa7-9fdf-8560f4cabd8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:17.252761 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9dcebbb4-9b93-4aa7-9fdf-8560f4cabd8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:17.252957 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9dcebbb4-9b93-4aa7-9fdf-8560f4cabd8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:17.253042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-9dcebbb4-9b93-4aa7-9fdf-8560f4cabd8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:17.257847 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:17.257847 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:17.258586 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9dcebbb4-9b93-4aa7-9fdf-8560f4cabd8d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:17.259049 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 390/1556] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:17 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:17.530246 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7e994e55-0e16-4bc1-bda8-0f054c149cb6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:17.532746 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e994e55-0e16-4bc1-bda8-0f054c149cb6 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] GET https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d Jul 10 18:03:17.533087 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e994e55-0e16-4bc1-bda8-0f054c149cb6 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:17.533272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e994e55-0e16-4bc1-bda8-0f054c149cb6 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:17.541691 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e994e55-0e16-4bc1-bda8-0f054c149cb6 tempest-VolumeRetypeWithoutMigrationTest-925666756 tempest-VolumeRetypeWithoutMigrationTest-925666756-project-member] https://10.4.3.71/volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d returned with HTTP 404 Jul 10 18:03:17.542695 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 388/1557] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:17 2026] GET /volume/v3/volumes/d3144a66-93a1-40f8-8fa4-ead5d6e7ae8d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:17.552513 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a9af2a96-6665-4fb9-936c-bdc3c1e17b16 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:17.554848 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a9af2a96-6665-4fb9-936c-bdc3c1e17b16 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] DELETE https://10.4.3.71/volume/v3/types/559a392a-b55f-4d77-bbaa-2c913c9d1437 Jul 10 18:03:17.555145 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a9af2a96-6665-4fb9-936c-bdc3c1e17b16 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:17.555470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a9af2a96-6665-4fb9-936c-bdc3c1e17b16 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:17.588074 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a9af2a96-6665-4fb9-936c-bdc3c1e17b16 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] https://10.4.3.71/volume/v3/types/559a392a-b55f-4d77-bbaa-2c913c9d1437 returned with HTTP 202 Jul 10 18:03:17.588880 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 387/1558] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:03:17 2026] DELETE /volume/v3/types/559a392a-b55f-4d77-bbaa-2c913c9d1437 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:17.598816 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e8a06c8e-be31-45b1-a7ec-547840dc7663 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:17.603067 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e8a06c8e-be31-45b1-a7ec-547840dc7663 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] GET https://10.4.3.71/volume/v3/types/559a392a-b55f-4d77-bbaa-2c913c9d1437 Jul 10 18:03:17.603067 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e8a06c8e-be31-45b1-a7ec-547840dc7663 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:17.603067 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e8a06c8e-be31-45b1-a7ec-547840dc7663 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:17.611938 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e8a06c8e-be31-45b1-a7ec-547840dc7663 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] https://10.4.3.71/volume/v3/types/559a392a-b55f-4d77-bbaa-2c913c9d1437 returned with HTTP 404 Jul 10 18:03:17.611938 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 394/1559] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:03:17 2026] GET /volume/v3/types/559a392a-b55f-4d77-bbaa-2c913c9d1437 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:17.622150 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e8b5f4a6-a214-45ba-bf3a-9b41e7e60b7a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:17.625259 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e8b5f4a6-a214-45ba-bf3a-9b41e7e60b7a tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] DELETE https://10.4.3.71/volume/v3/types/c153788a-be35-4033-956c-ca413ef0c36b Jul 10 18:03:17.625527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e8b5f4a6-a214-45ba-bf3a-9b41e7e60b7a tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:17.625813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e8b5f4a6-a214-45ba-bf3a-9b41e7e60b7a tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:17.700886 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e8b5f4a6-a214-45ba-bf3a-9b41e7e60b7a tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] https://10.4.3.71/volume/v3/types/c153788a-be35-4033-956c-ca413ef0c36b returned with HTTP 202 Jul 10 18:03:17.701464 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 391/1560] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:03:17 2026] DELETE /volume/v3/types/c153788a-be35-4033-956c-ca413ef0c36b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:17.712076 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ca190183-bb80-4d93-be5b-6addb76f58a0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:17.714397 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca190183-bb80-4d93-be5b-6addb76f58a0 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] GET https://10.4.3.71/volume/v3/types/c153788a-be35-4033-956c-ca413ef0c36b Jul 10 18:03:17.714684 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca190183-bb80-4d93-be5b-6addb76f58a0 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:17.715088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca190183-bb80-4d93-be5b-6addb76f58a0 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:17.720986 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca190183-bb80-4d93-be5b-6addb76f58a0 tempest-VolumeRetypeWithoutMigrationTest-458824290 tempest-VolumeRetypeWithoutMigrationTest-458824290-project-admin] https://10.4.3.71/volume/v3/types/c153788a-be35-4033-956c-ca413ef0c36b returned with HTTP 404 Jul 10 18:03:17.721865 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 389/1561] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:03:17 2026] GET /volume/v3/types/c153788a-be35-4033-956c-ca413ef0c36b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:18.280070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e4d0e759-f1bc-42e1-ba4a-f62770507780 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:18.282118 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e4d0e759-f1bc-42e1-ba4a-f62770507780 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:18.282267 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e4d0e759-f1bc-42e1-ba4a-f62770507780 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:18.282560 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e4d0e759-f1bc-42e1-ba4a-f62770507780 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:18.282747 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e4d0e759-f1bc-42e1-ba4a-f62770507780 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:18.293815 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:18.293815 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:18.294638 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e4d0e759-f1bc-42e1-ba4a-f62770507780 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:18.295123 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 388/1562] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:18 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:18.804689 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ac66c767-d9d1-4c90-a244-d0e052501854 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:19.058518 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:19.058934 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-983083673"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:19.061314 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request body: {'volume': {"'imageRef": '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-983083673'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:19.061588 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume of 1 GB Jul 10 18:03:19.062210 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:19.062210 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:19.067501 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Availability Zones retrieved successfully. Jul 10 18:03:19.075489 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (ccc71ef1-26c6-4457-9ae6-7d3cab437fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:19.077033 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ffa92c-e2e4-4456-85a7-920a8498c48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.078364 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:19.123312 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ffa92c-e2e4-4456-85a7-920a8498c48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.124481 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6614eab6-77ed-4099-bb0e-c93fe54660cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.224342 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Created reservations ['80d600ea-2d01-4d0f-93e6-3d7314b1cf1e', 'ccda8cf0-2e8c-48ff-96d4-90f36fa51ee5', '0fb5f395-f33b-4eb4-a522-015abbc13cfd', 'ab1adc6d-6c37-431f-91f5-66e3eab538c1'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:19.225286 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6614eab6-77ed-4099-bb0e-c93fe54660cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d600ea-2d01-4d0f-93e6-3d7314b1cf1e', 'ccda8cf0-2e8c-48ff-96d4-90f36fa51ee5', '0fb5f395-f33b-4eb4-a522-015abbc13cfd', 'ab1adc6d-6c37-431f-91f5-66e3eab538c1']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.226111 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb679850-156c-40de-ac01-85f8eceee04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.251594 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb679850-156c-40de-ac01-85f8eceee04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58e85226-e89e-487b-be07-8ba48fdf18cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-983083673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['80d600ea-2d01-4d0f-93e6-3d7314b1cf1e','ccda8cf0-2e8c-48ff-96d4-90f36fa51ee5','0fb5f395-f33b-4eb4-a522-015abbc13cfd','ab1adc6d-6c37-431f-91f5-66e3eab538c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-983083673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58e85226-e89e-487b-be07-8ba48fdf18cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96af12b2a2f4421d93ca402f18afa64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.252357 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7d2373-456a-44eb-92cf-008c6cb799c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.280522 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7d2373-456a-44eb-92cf-008c6cb799c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-983083673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['80d600ea-2d01-4d0f-93e6-3d7314b1cf1e','ccda8cf0-2e8c-48ff-96d4-90f36fa51ee5','0fb5f395-f33b-4eb4-a522-015abbc13cfd','ab1adc6d-6c37-431f-91f5-66e3eab538c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.281611 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a81b7fa7-a087-451f-9f5d-0e84b2d12528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.297125 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a81b7fa7-a087-451f-9f5d-0e84b2d12528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.298090 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (ccc71ef1-26c6-4457-9ae6-7d3cab437fca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:19.298908 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request issued successfully. Jul 10 18:03:19.299191 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ac66c767-d9d1-4c90-a244-d0e052501854 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:19.299852 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 395/1563] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:18 2026] POST /volume/v3/volumes => generated 754 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 18:03:19.310428 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-634d826c-ed80-4f52-9646-3089344f4134 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:19.314412 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-634d826c-ed80-4f52-9646-3089344f4134 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:19.314412 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-634d826c-ed80-4f52-9646-3089344f4134 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:19.314412 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-634d826c-ed80-4f52-9646-3089344f4134 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:19.314412 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-634d826c-ed80-4f52-9646-3089344f4134 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:19.316183 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:19.320490 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:19.320490 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:19.320490 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-634d826c-ed80-4f52-9646-3089344f4134 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:19.320490 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 392/1564] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:19 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:19.322332 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:19.322930 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-32053872"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:19.326272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request body: {'volume': {"'imageRef": '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-32053872'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:19.326456 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume of 1 GB Jul 10 18:03:19.333753 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Availability Zones retrieved successfully. Jul 10 18:03:19.342772 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (abd973db-555d-4053-b89a-229e2c8810a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:19.345378 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671e965e-dc0e-4f5f-9961-3dd3a66c09d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.346809 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:19.389217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671e965e-dc0e-4f5f-9961-3dd3a66c09d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.390440 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ca7700-3b5a-40e0-96b2-df24bcdeb827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.444737 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Created reservations ['54d281ee-b061-4f54-b4c9-3cdc3b121b0b', '794e922a-fbb1-4409-ad23-670394b8861c', '0669c1f1-feb4-49e4-9d0d-fc677b0c5b02', '1e4fea88-917a-4461-81d0-0fbf55606066'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:19.445992 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ca7700-3b5a-40e0-96b2-df24bcdeb827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54d281ee-b061-4f54-b4c9-3cdc3b121b0b', '794e922a-fbb1-4409-ad23-670394b8861c', '0669c1f1-feb4-49e4-9d0d-fc677b0c5b02', '1e4fea88-917a-4461-81d0-0fbf55606066']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.447269 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0326d31-edd3-4f11-95ae-c9ab2499a3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.481249 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0326d31-edd3-4f11-95ae-c9ab2499a3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65b5324e-ac90-40a1-b8d1-a464be811658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-32053872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['54d281ee-b061-4f54-b4c9-3cdc3b121b0b','794e922a-fbb1-4409-ad23-670394b8861c','0669c1f1-feb4-49e4-9d0d-fc677b0c5b02','1e4fea88-917a-4461-81d0-0fbf55606066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-32053872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65b5324e-ac90-40a1-b8d1-a464be811658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96af12b2a2f4421d93ca402f18afa64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.482859 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4886eb-1493-4040-9676-423f117fe4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.508447 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4886eb-1493-4040-9676-423f117fe4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-32053872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['54d281ee-b061-4f54-b4c9-3cdc3b121b0b','794e922a-fbb1-4409-ad23-670394b8861c','0669c1f1-feb4-49e4-9d0d-fc677b0c5b02','1e4fea88-917a-4461-81d0-0fbf55606066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.509328 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aeede84-7376-482a-b8ac-343f0ec0013e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.519176 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aeede84-7376-482a-b8ac-343f0ec0013e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.520024 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (abd973db-555d-4053-b89a-229e2c8810a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:19.520645 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request issued successfully. Jul 10 18:03:19.521151 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c03ea3ba-75a8-4992-8375-cdc8fdc3f6c6 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:19.521735 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 390/1565] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:19 2026] POST /volume/v3/volumes => generated 753 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:19.542421 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:19.545713 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:19.546212 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-667019275"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:19.548205 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request body: {'volume': {"'imageRef": '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-667019275'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:19.548353 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume of 1 GB Jul 10 18:03:19.553413 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Availability Zones retrieved successfully. Jul 10 18:03:19.561072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (3113325b-692c-43d4-b28a-4b1afff311c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:19.562238 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e91b65c-681e-442a-9120-8dc29cb671ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.563313 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:19.606646 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e91b65c-681e-442a-9120-8dc29cb671ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.608000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97807529-501c-4556-8c5b-daab3368c67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.680064 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Created reservations ['19c2f480-9e63-478a-9346-72fd322732f4', '6fd24854-5cfc-4582-af79-4d76ca87dac8', '0bde5f0d-c3f7-4834-9883-fb048ea667d8', 'aceeb6fa-5b71-4cce-bc0c-53447cff77be'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:19.681020 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97807529-501c-4556-8c5b-daab3368c67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19c2f480-9e63-478a-9346-72fd322732f4', '6fd24854-5cfc-4582-af79-4d76ca87dac8', '0bde5f0d-c3f7-4834-9883-fb048ea667d8', 'aceeb6fa-5b71-4cce-bc0c-53447cff77be']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.681909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08609adc-9a04-4153-973a-02e07848f11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.713198 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08609adc-9a04-4153-973a-02e07848f11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b8d3d65-8f03-425a-b196-77213bf8943e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-667019275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['19c2f480-9e63-478a-9346-72fd322732f4','6fd24854-5cfc-4582-af79-4d76ca87dac8','0bde5f0d-c3f7-4834-9883-fb048ea667d8','aceeb6fa-5b71-4cce-bc0c-53447cff77be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-667019275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b8d3d65-8f03-425a-b196-77213bf8943e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96af12b2a2f4421d93ca402f18afa64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.714126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec550ee-7612-4a40-a352-db536a931fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.741031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec550ee-7612-4a40-a352-db536a931fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-667019275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['19c2f480-9e63-478a-9346-72fd322732f4','6fd24854-5cfc-4582-af79-4d76ca87dac8','0bde5f0d-c3f7-4834-9883-fb048ea667d8','aceeb6fa-5b71-4cce-bc0c-53447cff77be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.741780 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71efd356-6afc-4e5a-be21-1b95ebc0d014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.751691 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71efd356-6afc-4e5a-be21-1b95ebc0d014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.752461 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (3113325b-692c-43d4-b28a-4b1afff311c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:19.752801 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request issued successfully. Jul 10 18:03:19.754167 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72ad9664-2814-4a14-b755-8a7bd6cde85a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:19.754167 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 389/1566] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:19 2026] POST /volume/v3/volumes => generated 754 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:19.773926 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:19.775880 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:19.776957 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1815772152"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:19.779272 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request body: {'volume': {"'imageRef": '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1815772152'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:19.779272 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume of 1 GB Jul 10 18:03:19.779272 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:19.779272 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:19.786716 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Availability Zones retrieved successfully. Jul 10 18:03:19.796166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (0438f0bf-72b3-4a71-99a7-cda1f3838aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:19.797305 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e54175a-45f7-41cc-adb5-a837a48cd96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.798511 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:19.839688 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e54175a-45f7-41cc-adb5-a837a48cd96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.841962 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6603c0-b1ce-4613-aaf2-2269bbffbff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.904028 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Created reservations ['e2e18226-4bc2-4c2d-aeb0-8ab535c3ca94', '304d2226-b725-43f5-aa74-3211f92487d7', '4988bc54-6613-462e-a86e-e118817bc992', '31b01060-0baf-4d23-a1ae-d565b4710930'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:19.905392 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6603c0-b1ce-4613-aaf2-2269bbffbff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2e18226-4bc2-4c2d-aeb0-8ab535c3ca94', '304d2226-b725-43f5-aa74-3211f92487d7', '4988bc54-6613-462e-a86e-e118817bc992', '31b01060-0baf-4d23-a1ae-d565b4710930']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.906185 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aeeb12d-bf71-4dcc-ad25-505dbcea0407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.941118 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aeeb12d-bf71-4dcc-ad25-505dbcea0407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50868b59-66c8-4ebf-a604-d86ac6845b9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1815772152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['e2e18226-4bc2-4c2d-aeb0-8ab535c3ca94','304d2226-b725-43f5-aa74-3211f92487d7','4988bc54-6613-462e-a86e-e118817bc992','31b01060-0baf-4d23-a1ae-d565b4710930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1815772152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50868b59-66c8-4ebf-a604-d86ac6845b9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96af12b2a2f4421d93ca402f18afa64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.942792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ad6000-991b-47d0-82a7-35073266b736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:19.985942 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ad6000-991b-47d0-82a7-35073266b736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1815772152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['e2e18226-4bc2-4c2d-aeb0-8ab535c3ca94','304d2226-b725-43f5-aa74-3211f92487d7','4988bc54-6613-462e-a86e-e118817bc992','31b01060-0baf-4d23-a1ae-d565b4710930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:19.986964 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64dc5327-99d9-43a2-a498-457da0dd2683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.007212 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64dc5327-99d9-43a2-a498-457da0dd2683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.008669 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (0438f0bf-72b3-4a71-99a7-cda1f3838aa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:20.008971 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request issued successfully. Jul 10 18:03:20.009891 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-81ad6544-7091-4eef-a3f5-eede47c249e4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:20.010869 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 396/1567] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:19 2026] POST /volume/v3/volumes => generated 755 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:20.034026 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5775637e-f8cf-475d-a027-891110344b01 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.038009 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:20.038589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1181340088"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:20.040169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request body: {'volume': {"'imageRef": '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1181340088'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:20.040359 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume of 1 GB Jul 10 18:03:20.050661 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Availability Zones retrieved successfully. Jul 10 18:03:20.058962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (695f1e0e-ccaa-476e-b92b-17a5981f0293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:20.061512 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b21e7f1-23cb-4f88-8a0b-a64fa1399f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.062899 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:20.113391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b21e7f1-23cb-4f88-8a0b-a64fa1399f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.114628 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9532b8e5-91c6-4a7a-87e1-fff4884b5ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.198153 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Created reservations ['3ce13a36-d33b-470a-8d97-0eb5115cb79d', 'd64e2315-611a-47ec-b9de-8173f21ca271', '3715c427-96b3-4265-a6ab-b763cd462bc1', '64146796-3af2-4fb6-a7df-828a71282db5'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:20.199931 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9532b8e5-91c6-4a7a-87e1-fff4884b5ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ce13a36-d33b-470a-8d97-0eb5115cb79d', 'd64e2315-611a-47ec-b9de-8173f21ca271', '3715c427-96b3-4265-a6ab-b763cd462bc1', '64146796-3af2-4fb6-a7df-828a71282db5']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.203033 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (778e7d3d-c88a-4878-80d1-cb8c0d1154be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.248250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (778e7d3d-c88a-4878-80d1-cb8c0d1154be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1181340088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['3ce13a36-d33b-470a-8d97-0eb5115cb79d','d64e2315-611a-47ec-b9de-8173f21ca271','3715c427-96b3-4265-a6ab-b763cd462bc1','64146796-3af2-4fb6-a7df-828a71282db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1181340088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96af12b2a2f4421d93ca402f18afa64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.250033 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163a027a-a4ea-4691-bafa-11952f433887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.287185 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163a027a-a4ea-4691-bafa-11952f433887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1181340088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96af12b2a2f4421d93ca402f18afa64f',qos_specs=None,replication_status=,reservations=['3ce13a36-d33b-470a-8d97-0eb5115cb79d','d64e2315-611a-47ec-b9de-8173f21ca271','3715c427-96b3-4265-a6ab-b763cd462bc1','64146796-3af2-4fb6-a7df-828a71282db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12b0dd74ecd743e0a253d47bd04af03a',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.288288 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c2340c-7701-4904-b509-aca78a2f7036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.301671 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.301845 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c2340c-7701-4904-b509-aca78a2f7036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.301917 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Flow 'volume_create_api' (695f1e0e-ccaa-476e-b92b-17a5981f0293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:20.302333 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Create volume request issued successfully. Jul 10 18:03:20.303132 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5775637e-f8cf-475d-a027-891110344b01 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:20.303732 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 393/1568] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:20 2026] POST /volume/v3/volumes => generated 755 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:20.324258 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-be7a4ee2-3c74-4874-89b0-74d7412199cd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.329243 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be7a4ee2-3c74-4874-89b0-74d7412199cd tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf Jul 10 18:03:20.329243 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be7a4ee2-3c74-4874-89b0-74d7412199cd tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:20.330023 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be7a4ee2-3c74-4874-89b0-74d7412199cd tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:20.336203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0ba9d021-689b-4f8d-9396-f685cd1138dc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.338700 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0ba9d021-689b-4f8d-9396-f685cd1138dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:20.339115 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0ba9d021-689b-4f8d-9396-f685cd1138dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:20.339187 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0ba9d021-689b-4f8d-9396-f685cd1138dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:20.339591 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-0ba9d021-689b-4f8d-9396-f685cd1138dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:20.345359 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.345359 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:20.346111 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0ba9d021-689b-4f8d-9396-f685cd1138dc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:20.347274 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.347274 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:20.347455 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 397/1569] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:20 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:20.357287 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-be7a4ee2-3c74-4874-89b0-74d7412199cd tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:20.364786 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be7a4ee2-3c74-4874-89b0-74d7412199cd tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf returned with HTTP 200 Jul 10 18:03:20.365243 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 390/1570] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:20 2026] GET /volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:20.385660 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-05a7cbfe-f488-4369-925b-ffac393d40cb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.389161 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-05a7cbfe-f488-4369-925b-ffac393d40cb tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 Jul 10 18:03:20.389335 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-05a7cbfe-f488-4369-925b-ffac393d40cb tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:20.389905 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-05a7cbfe-f488-4369-925b-ffac393d40cb tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:20.400849 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.400849 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:20.407526 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-05a7cbfe-f488-4369-925b-ffac393d40cb tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:20.415389 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-05a7cbfe-f488-4369-925b-ffac393d40cb tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 returned with HTTP 200 Jul 10 18:03:20.416080 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 394/1571] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:20 2026] GET /volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:20.436956 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ec8b5828-ef6f-470f-8f2d-c009350abf14 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.440101 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec8b5828-ef6f-470f-8f2d-c009350abf14 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e Jul 10 18:03:20.440383 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec8b5828-ef6f-470f-8f2d-c009350abf14 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:20.440647 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec8b5828-ef6f-470f-8f2d-c009350abf14 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:20.452772 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.452772 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:20.458482 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ec8b5828-ef6f-470f-8f2d-c009350abf14 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:20.465764 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec8b5828-ef6f-470f-8f2d-c009350abf14 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e returned with HTTP 200 Jul 10 18:03:20.465764 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 398/1572] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:20 2026] GET /volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:20.483135 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5afc8396-c955-4f36-91e2-30ef6e22f2c5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.486173 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5afc8396-c955-4f36-91e2-30ef6e22f2c5 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c Jul 10 18:03:20.486173 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5afc8396-c955-4f36-91e2-30ef6e22f2c5 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:20.486173 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5afc8396-c955-4f36-91e2-30ef6e22f2c5 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:20.500137 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.500137 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:20.507482 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5afc8396-c955-4f36-91e2-30ef6e22f2c5 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:20.518761 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5afc8396-c955-4f36-91e2-30ef6e22f2c5 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c returned with HTTP 200 Jul 10 18:03:20.519271 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 391/1573] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:20 2026] GET /volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:20.543242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3a87e5b9-77e3-4422-ad73-b15ef41403fa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.547820 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3a87e5b9-77e3-4422-ad73-b15ef41403fa tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c Jul 10 18:03:20.548141 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3a87e5b9-77e3-4422-ad73-b15ef41403fa tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:20.548494 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3a87e5b9-77e3-4422-ad73-b15ef41403fa tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:20.560651 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.560651 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:20.565391 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3a87e5b9-77e3-4422-ad73-b15ef41403fa tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:20.572971 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:20.573462 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3a87e5b9-77e3-4422-ad73-b15ef41403fa tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c returned with HTTP 200 Jul 10 18:03:20.573699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1158250739"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:20.573982 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 395/1574] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:20 2026] GET /volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:20.585769 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1158250739'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:20.586026 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Create volume of 2 GB Jul 10 18:03:20.586447 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.586447 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:20.590535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-58b1c380-7acb-452b-8b9d-60a76306aea4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.592546 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-58b1c380-7acb-452b-8b9d-60a76306aea4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] DELETE https://10.4.3.71/volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c Jul 10 18:03:20.593242 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-58b1c380-7acb-452b-8b9d-60a76306aea4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:20.593544 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-58b1c380-7acb-452b-8b9d-60a76306aea4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:20.593645 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Availability Zones retrieved successfully. Jul 10 18:03:20.593695 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-58b1c380-7acb-452b-8b9d-60a76306aea4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume with id: 426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c Jul 10 18:03:20.603197 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.603197 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:20.603197 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-58b1c380-7acb-452b-8b9d-60a76306aea4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:20.603373 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Flow 'volume_create_api' (cca214d4-4933-4fac-95d7-938c9847fd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:20.606943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad75e8a-e759-4799-9c48-b3bfe4c507e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.606943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Validating volume size '2' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:20.631396 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-58b1c380-7acb-452b-8b9d-60a76306aea4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume request issued successfully. Jul 10 18:03:20.631746 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-58b1c380-7acb-452b-8b9d-60a76306aea4 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c returned with HTTP 202 Jul 10 18:03:20.632841 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 399/1575] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:20 2026] DELETE /volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:20.644210 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aa1b2942-fd0b-4fbf-b630-30e4912cfc98 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.646880 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa1b2942-fd0b-4fbf-b630-30e4912cfc98 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c Jul 10 18:03:20.646880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aa1b2942-fd0b-4fbf-b630-30e4912cfc98 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:20.648271 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aa1b2942-fd0b-4fbf-b630-30e4912cfc98 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:20.657006 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.657006 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:20.661840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad75e8a-e759-4799-9c48-b3bfe4c507e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.663014 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8dec92c-e45b-42c6-bec0-b8daf5a72ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.668018 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-aa1b2942-fd0b-4fbf-b630-30e4912cfc98 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:20.677787 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa1b2942-fd0b-4fbf-b630-30e4912cfc98 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c returned with HTTP 200 Jul 10 18:03:20.678683 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 392/1576] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:20 2026] GET /volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:20.782169 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Created reservations ['4f412c9f-b7fa-4803-a849-d239ca485266', '0bdf029a-4c93-43c2-bc7a-4fd607ba1768', '4eaae303-0cbc-4ced-bbce-5c6e42610468', '585be414-3f6f-45c1-b767-0af8ff40f9c3'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:20.783157 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8dec92c-e45b-42c6-bec0-b8daf5a72ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f412c9f-b7fa-4803-a849-d239ca485266', '0bdf029a-4c93-43c2-bc7a-4fd607ba1768', '4eaae303-0cbc-4ced-bbce-5c6e42610468', '585be414-3f6f-45c1-b767-0af8ff40f9c3']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.784822 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65ff936-bd95-4242-a315-602119651b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.825832 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65ff936-bd95-4242-a315-602119651b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f3eb57f-1474-495e-9023-e026ece2e32a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1158250739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4438abf35b2c4ebe9c621102f7510d10',qos_specs=None,replication_status=,reservations=['4f412c9f-b7fa-4803-a849-d239ca485266','0bdf029a-4c93-43c2-bc7a-4fd607ba1768','4eaae303-0cbc-4ced-bbce-5c6e42610468','585be414-3f6f-45c1-b767-0af8ff40f9c3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7735ed979c406cb714471266db3a21',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1158250739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f3eb57f-1474-495e-9023-e026ece2e32a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4438abf35b2c4ebe9c621102f7510d10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7735ed979c406cb714471266db3a21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.827812 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b580701-7a70-46e4-88be-54d96e66a5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.861369 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b580701-7a70-46e4-88be-54d96e66a5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1158250739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4438abf35b2c4ebe9c621102f7510d10',qos_specs=None,replication_status=,reservations=['4f412c9f-b7fa-4803-a849-d239ca485266','0bdf029a-4c93-43c2-bc7a-4fd607ba1768','4eaae303-0cbc-4ced-bbce-5c6e42610468','585be414-3f6f-45c1-b767-0af8ff40f9c3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7735ed979c406cb714471266db3a21',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.862769 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9baba02d-6b4b-419c-b0c0-dff4e6b98eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:20.878840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9baba02d-6b4b-419c-b0c0-dff4e6b98eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:20.879686 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Flow 'volume_create_api' (cca214d4-4933-4fac-95d7-938c9847fd59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:20.880028 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Create volume request issued successfully. Jul 10 18:03:20.880870 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c83c33d4-8cba-46dd-846a-68674f0ad8a5 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:20.881349 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 391/1577] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:20 2026] POST /volume/v3/volumes => generated 753 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:20.903861 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b2a568d2-98a2-406a-a86f-a11ce9cd2b45 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:20.905926 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b2a568d2-98a2-406a-a86f-a11ce9cd2b45 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] GET https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a Jul 10 18:03:20.905926 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b2a568d2-98a2-406a-a86f-a11ce9cd2b45 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:20.906085 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b2a568d2-98a2-406a-a86f-a11ce9cd2b45 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:20.918338 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:20.918338 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:20.924496 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b2a568d2-98a2-406a-a86f-a11ce9cd2b45 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Volume info retrieved successfully. Jul 10 18:03:20.933826 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b2a568d2-98a2-406a-a86f-a11ce9cd2b45 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a returned with HTTP 200 Jul 10 18:03:20.935816 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 396/1578] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:20 2026] GET /volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:21.365006 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c033dd64-d635-457c-af36-5c94dec0ee57 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:21.373347 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c033dd64-d635-457c-af36-5c94dec0ee57 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:21.373347 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c033dd64-d635-457c-af36-5c94dec0ee57 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:21.373347 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c033dd64-d635-457c-af36-5c94dec0ee57 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:21.373347 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c033dd64-d635-457c-af36-5c94dec0ee57 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:21.382065 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:21.382065 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:21.383030 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c033dd64-d635-457c-af36-5c94dec0ee57 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:21.383942 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 400/1579] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:21 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:21.700319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-23b29efd-1ec9-49c8-b64d-ec5bb85915ec None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:21.702597 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-23b29efd-1ec9-49c8-b64d-ec5bb85915ec tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c Jul 10 18:03:21.703066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-23b29efd-1ec9-49c8-b64d-ec5bb85915ec tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:21.703066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-23b29efd-1ec9-49c8-b64d-ec5bb85915ec tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:21.719175 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-23b29efd-1ec9-49c8-b64d-ec5bb85915ec tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c returned with HTTP 404 Jul 10 18:03:21.720375 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 393/1580] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:21 2026] GET /volume/v3/volumes/426280f2-cbb6-4adf-ab5c-bdc4f0b6f33c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:21.733272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-53df9ec7-b4be-4e09-8d47-f238697fe353 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:21.737945 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-53df9ec7-b4be-4e09-8d47-f238697fe353 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] DELETE https://10.4.3.71/volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c Jul 10 18:03:21.738887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-53df9ec7-b4be-4e09-8d47-f238697fe353 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:21.738887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-53df9ec7-b4be-4e09-8d47-f238697fe353 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:21.738887 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-53df9ec7-b4be-4e09-8d47-f238697fe353 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume with id: 50868b59-66c8-4ebf-a604-d86ac6845b9c Jul 10 18:03:21.756609 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:21.756609 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:21.757264 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-53df9ec7-b4be-4e09-8d47-f238697fe353 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:21.829413 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-53df9ec7-b4be-4e09-8d47-f238697fe353 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume request issued successfully. Jul 10 18:03:21.830419 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-53df9ec7-b4be-4e09-8d47-f238697fe353 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c returned with HTTP 202 Jul 10 18:03:21.831235 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 392/1581] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:21 2026] DELETE /volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:21.844832 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a7a0a452-1be0-464c-b194-4d50e4d954c3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:21.848199 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a7a0a452-1be0-464c-b194-4d50e4d954c3 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c Jul 10 18:03:21.848549 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a7a0a452-1be0-464c-b194-4d50e4d954c3 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:21.848910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a7a0a452-1be0-464c-b194-4d50e4d954c3 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:21.858916 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:21.858916 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:21.866911 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a7a0a452-1be0-464c-b194-4d50e4d954c3 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:21.876013 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a7a0a452-1be0-464c-b194-4d50e4d954c3 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c returned with HTTP 200 Jul 10 18:03:21.876515 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 397/1582] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:21 2026] GET /volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:21.958915 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-086f3ecb-07cd-496b-9f23-73d14ee73508 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:21.961287 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-086f3ecb-07cd-496b-9f23-73d14ee73508 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] GET https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a Jul 10 18:03:21.961991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-086f3ecb-07cd-496b-9f23-73d14ee73508 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:21.961991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-086f3ecb-07cd-496b-9f23-73d14ee73508 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:21.977435 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:21.977435 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:21.981544 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-086f3ecb-07cd-496b-9f23-73d14ee73508 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Volume info retrieved successfully. Jul 10 18:03:21.986765 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-086f3ecb-07cd-496b-9f23-73d14ee73508 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a returned with HTTP 200 Jul 10 18:03:21.987188 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 401/1583] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:21 2026] GET /volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:22.007477 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:22.010426 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:22.010958 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6f3eb57f-1474-495e-9023-e026ece2e32a"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:22.012927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '6f3eb57f-1474-495e-9023-e026ece2e32a'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:22.023623 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:22.023623 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:22.024265 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Volume retrieved successfully. Jul 10 18:03:22.024455 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Create volume of 1 GB Jul 10 18:03:22.031585 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Availability Zones retrieved successfully. Jul 10 18:03:22.039260 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Flow 'volume_create_api' (e4f1b5ab-7bb1-468a-91aa-9f60a7557c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:22.041528 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c8ce4c-ff6b-4a7a-a227-4e171a1be84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:22.042688 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:22.044437 np0000005036 devstack@c-api.service[99950]: WARNING cinder.volume.api [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c8ce4c-ff6b-4a7a-a227-4e171a1be84c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 18:03:22.044437 np0000005036 devstack@c-api.service[99950]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 10 18:03:22.047179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c8ce4c-ff6b-4a7a-a227-4e171a1be84c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:22.048181 np0000005036 devstack@c-api.service[99950]: WARNING cinder.volume.api [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c8ce4c-ff6b-4a7a-a227-4e171a1be84c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 18:03:22.049075 np0000005036 devstack@c-api.service[99950]: WARNING cinder.volume.api [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Flow 'volume_create_api' (e4f1b5ab-7bb1-468a-91aa-9f60a7557c0f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 18:03:22.049435 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90b1bde4-1531-4893-a9bd-ebde2f8b5021 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 400 Jul 10 18:03:22.050121 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 394/1584] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:22 2026] POST /volume/v3/volumes => generated 173 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:03:22.060459 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-072d2462-bea4-4b42-b5d5-fe486f43f1c2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:22.065062 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-072d2462-bea4-4b42-b5d5-fe486f43f1c2 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] GET https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a Jul 10 18:03:22.065062 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-072d2462-bea4-4b42-b5d5-fe486f43f1c2 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:22.065062 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-072d2462-bea4-4b42-b5d5-fe486f43f1c2 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:22.079476 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:22.079476 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:22.090797 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-072d2462-bea4-4b42-b5d5-fe486f43f1c2 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Volume info retrieved successfully. Jul 10 18:03:22.097699 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-072d2462-bea4-4b42-b5d5-fe486f43f1c2 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a returned with HTTP 200 Jul 10 18:03:22.099032 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 393/1585] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:22 2026] GET /volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:22.122026 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ba60b8db-ae12-43c3-b5fa-4777217f3b53 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:22.124786 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ba60b8db-ae12-43c3-b5fa-4777217f3b53 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a Jul 10 18:03:22.125028 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ba60b8db-ae12-43c3-b5fa-4777217f3b53 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:22.125095 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ba60b8db-ae12-43c3-b5fa-4777217f3b53 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:22.125517 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-ba60b8db-ae12-43c3-b5fa-4777217f3b53 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Delete volume with id: 6f3eb57f-1474-495e-9023-e026ece2e32a Jul 10 18:03:22.141575 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:22.141575 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:22.142595 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ba60b8db-ae12-43c3-b5fa-4777217f3b53 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Volume info retrieved successfully. Jul 10 18:03:22.183597 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ba60b8db-ae12-43c3-b5fa-4777217f3b53 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Delete volume request issued successfully. Jul 10 18:03:22.184433 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ba60b8db-ae12-43c3-b5fa-4777217f3b53 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a returned with HTTP 202 Jul 10 18:03:22.184433 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 398/1586] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:22 2026] DELETE /volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:22.200322 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4feb8e15-73f5-4c28-a4a5-433e94da25f8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:22.209930 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4feb8e15-73f5-4c28-a4a5-433e94da25f8 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] GET https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a Jul 10 18:03:22.215792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4feb8e15-73f5-4c28-a4a5-433e94da25f8 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:22.215792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4feb8e15-73f5-4c28-a4a5-433e94da25f8 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:22.226782 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:22.226782 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:22.234328 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4feb8e15-73f5-4c28-a4a5-433e94da25f8 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Volume info retrieved successfully. Jul 10 18:03:22.243345 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4feb8e15-73f5-4c28-a4a5-433e94da25f8 tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a returned with HTTP 200 Jul 10 18:03:22.244390 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 402/1587] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:22 2026] GET /volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:22.399334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0930e8ab-24af-4103-9088-7a2bda840d72 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:22.403947 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0930e8ab-24af-4103-9088-7a2bda840d72 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:22.405413 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0930e8ab-24af-4103-9088-7a2bda840d72 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:22.405413 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0930e8ab-24af-4103-9088-7a2bda840d72 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:22.406295 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0930e8ab-24af-4103-9088-7a2bda840d72 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:22.413281 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:22.413281 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:22.415238 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0930e8ab-24af-4103-9088-7a2bda840d72 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:22.415238 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 395/1588] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:22 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:22.893773 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3a47feaa-6a12-4c55-8f63-1a864184ca9b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:22.896757 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3a47feaa-6a12-4c55-8f63-1a864184ca9b tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c Jul 10 18:03:22.897079 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3a47feaa-6a12-4c55-8f63-1a864184ca9b tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:22.897390 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3a47feaa-6a12-4c55-8f63-1a864184ca9b tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:22.906207 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3a47feaa-6a12-4c55-8f63-1a864184ca9b tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c returned with HTTP 404 Jul 10 18:03:22.906584 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 394/1589] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:22 2026] GET /volume/v3/volumes/50868b59-66c8-4ebf-a604-d86ac6845b9c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:22.915839 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9dfe5c5f-b57c-4bbb-87cc-bb02f67fd56a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:22.920025 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9dfe5c5f-b57c-4bbb-87cc-bb02f67fd56a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] DELETE https://10.4.3.71/volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e Jul 10 18:03:22.920025 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9dfe5c5f-b57c-4bbb-87cc-bb02f67fd56a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:22.921976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9dfe5c5f-b57c-4bbb-87cc-bb02f67fd56a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:22.921976 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-9dfe5c5f-b57c-4bbb-87cc-bb02f67fd56a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume with id: 8b8d3d65-8f03-425a-b196-77213bf8943e Jul 10 18:03:22.931253 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:22.931253 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:22.931820 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9dfe5c5f-b57c-4bbb-87cc-bb02f67fd56a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:22.984038 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9dfe5c5f-b57c-4bbb-87cc-bb02f67fd56a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume request issued successfully. Jul 10 18:03:22.984246 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9dfe5c5f-b57c-4bbb-87cc-bb02f67fd56a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e returned with HTTP 202 Jul 10 18:03:22.984832 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 399/1590] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:22 2026] DELETE /volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:23.000849 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9de4099a-8b98-491b-a7fa-036c3a5bdd90 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:23.006914 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9de4099a-8b98-491b-a7fa-036c3a5bdd90 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e Jul 10 18:03:23.009396 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9de4099a-8b98-491b-a7fa-036c3a5bdd90 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:23.009396 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9de4099a-8b98-491b-a7fa-036c3a5bdd90 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:23.029027 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:23.029027 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:23.040880 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9de4099a-8b98-491b-a7fa-036c3a5bdd90 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:23.053536 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9de4099a-8b98-491b-a7fa-036c3a5bdd90 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e returned with HTTP 200 Jul 10 18:03:23.054347 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 403/1591] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:22 2026] GET /volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:23.269445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b81080d4-d0f7-402f-aff3-4094d928d81e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:23.269445 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b81080d4-d0f7-402f-aff3-4094d928d81e tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] GET https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a Jul 10 18:03:23.269445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b81080d4-d0f7-402f-aff3-4094d928d81e tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:23.269445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b81080d4-d0f7-402f-aff3-4094d928d81e tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:23.278579 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b81080d4-d0f7-402f-aff3-4094d928d81e tempest-VolumesCloneNegativeTest-1962686886 tempest-VolumesCloneNegativeTest-1962686886-project-member] https://10.4.3.71/volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a returned with HTTP 404 Jul 10 18:03:23.279452 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 396/1592] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:23 2026] GET /volume/v3/volumes/6f3eb57f-1474-495e-9023-e026ece2e32a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:23.434221 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6c37a0bf-9d2c-4742-9499-e4d564f45fe9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:23.441318 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6c37a0bf-9d2c-4742-9499-e4d564f45fe9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:23.441318 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6c37a0bf-9d2c-4742-9499-e4d564f45fe9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:23.441532 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6c37a0bf-9d2c-4742-9499-e4d564f45fe9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:23.441846 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-6c37a0bf-9d2c-4742-9499-e4d564f45fe9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:23.447438 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:23.447438 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:23.449139 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6c37a0bf-9d2c-4742-9499-e4d564f45fe9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:23.449139 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 395/1593] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:23 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:24.079060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-51338dfd-0187-477c-af27-b5a749e156ab None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:24.083070 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-51338dfd-0187-477c-af27-b5a749e156ab tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e Jul 10 18:03:24.083407 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-51338dfd-0187-477c-af27-b5a749e156ab tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:24.083871 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-51338dfd-0187-477c-af27-b5a749e156ab tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:24.094273 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-51338dfd-0187-477c-af27-b5a749e156ab tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e returned with HTTP 404 Jul 10 18:03:24.094988 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 400/1594] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:24 2026] GET /volume/v3/volumes/8b8d3d65-8f03-425a-b196-77213bf8943e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:24.112847 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a53a3bbd-076c-4b8b-a825-70f1edce46a7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:24.118259 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a53a3bbd-076c-4b8b-a825-70f1edce46a7 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] DELETE https://10.4.3.71/volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 Jul 10 18:03:24.118832 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a53a3bbd-076c-4b8b-a825-70f1edce46a7 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:24.119677 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a53a3bbd-076c-4b8b-a825-70f1edce46a7 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:24.119932 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-a53a3bbd-076c-4b8b-a825-70f1edce46a7 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume with id: 65b5324e-ac90-40a1-b8d1-a464be811658 Jul 10 18:03:24.147693 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:24.147693 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:24.150685 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a53a3bbd-076c-4b8b-a825-70f1edce46a7 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:24.205497 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a53a3bbd-076c-4b8b-a825-70f1edce46a7 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume request issued successfully. Jul 10 18:03:24.205497 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a53a3bbd-076c-4b8b-a825-70f1edce46a7 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 returned with HTTP 202 Jul 10 18:03:24.205497 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 404/1595] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:24 2026] DELETE /volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:24.219933 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1ac20b29-19ee-420c-82a1-a8192d1d2c8a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:24.223035 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1ac20b29-19ee-420c-82a1-a8192d1d2c8a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 Jul 10 18:03:24.223551 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1ac20b29-19ee-420c-82a1-a8192d1d2c8a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:24.223838 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1ac20b29-19ee-420c-82a1-a8192d1d2c8a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:24.234038 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:24.234038 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:24.241687 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1ac20b29-19ee-420c-82a1-a8192d1d2c8a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:24.250392 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1ac20b29-19ee-420c-82a1-a8192d1d2c8a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 returned with HTTP 200 Jul 10 18:03:24.250705 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 397/1596] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:24 2026] GET /volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:24.470100 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-724fe36e-2a10-4508-a2bd-0054b997eb3b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:24.471968 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-724fe36e-2a10-4508-a2bd-0054b997eb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:24.472292 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-724fe36e-2a10-4508-a2bd-0054b997eb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:24.472651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-724fe36e-2a10-4508-a2bd-0054b997eb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:24.472838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-724fe36e-2a10-4508-a2bd-0054b997eb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:24.480501 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:24.480501 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:24.482809 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-724fe36e-2a10-4508-a2bd-0054b997eb3b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:24.482809 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 396/1597] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:24 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:25.270862 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-29295ab2-9573-4712-8b8b-58bcec49079a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:25.275291 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-29295ab2-9573-4712-8b8b-58bcec49079a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 Jul 10 18:03:25.278662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-29295ab2-9573-4712-8b8b-58bcec49079a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:25.278662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-29295ab2-9573-4712-8b8b-58bcec49079a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:25.288140 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-29295ab2-9573-4712-8b8b-58bcec49079a tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 returned with HTTP 404 Jul 10 18:03:25.288885 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 401/1598] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:25 2026] GET /volume/v3/volumes/65b5324e-ac90-40a1-b8d1-a464be811658 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:25.300807 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f8375997-6105-4035-a009-0df372d09187 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:25.305397 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f8375997-6105-4035-a009-0df372d09187 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] DELETE https://10.4.3.71/volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf Jul 10 18:03:25.306045 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f8375997-6105-4035-a009-0df372d09187 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:25.306045 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f8375997-6105-4035-a009-0df372d09187 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:25.307192 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-f8375997-6105-4035-a009-0df372d09187 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume with id: 58e85226-e89e-487b-be07-8ba48fdf18cf Jul 10 18:03:25.331877 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:25.331877 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:25.334387 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f8375997-6105-4035-a009-0df372d09187 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:25.378721 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f8375997-6105-4035-a009-0df372d09187 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Delete volume request issued successfully. Jul 10 18:03:25.378721 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f8375997-6105-4035-a009-0df372d09187 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf returned with HTTP 202 Jul 10 18:03:25.379070 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 405/1599] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:25 2026] DELETE /volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:25.392937 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-51eb6a80-1a08-4424-8a4d-85e4bbc19a78 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:25.395253 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-51eb6a80-1a08-4424-8a4d-85e4bbc19a78 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf Jul 10 18:03:25.395758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-51eb6a80-1a08-4424-8a4d-85e4bbc19a78 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:25.396031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-51eb6a80-1a08-4424-8a4d-85e4bbc19a78 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:25.406174 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:25.406174 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:25.413052 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-51eb6a80-1a08-4424-8a4d-85e4bbc19a78 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Volume info retrieved successfully. Jul 10 18:03:25.422798 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-51eb6a80-1a08-4424-8a4d-85e4bbc19a78 tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf returned with HTTP 200 Jul 10 18:03:25.423727 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 398/1600] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:25 2026] GET /volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:25.498171 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ce001b83-d24c-4141-9973-566b77f5a6c3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:25.505725 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ce001b83-d24c-4141-9973-566b77f5a6c3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:25.505725 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ce001b83-d24c-4141-9973-566b77f5a6c3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:25.509070 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ce001b83-d24c-4141-9973-566b77f5a6c3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:25.509257 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-ce001b83-d24c-4141-9973-566b77f5a6c3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:25.516495 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:25.516495 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:25.517098 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ce001b83-d24c-4141-9973-566b77f5a6c3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:25.517553 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 397/1601] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:25 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:25.696682 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c21c183a-cf28-4914-b650-32b4a1057136 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:25.882161 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c21c183a-cf28-4914-b650-32b4a1057136 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:03:25.883091 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c21c183a-cf28-4914-b650-32b4a1057136 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "baf72ac1-0e29-42cd-930b-79e7c33cf661", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-385497390"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:25.898895 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c21c183a-cf28-4914-b650-32b4a1057136 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 404 Jul 10 18:03:25.899355 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 402/1602] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:03:25 2026] POST /volume/v3/snapshots => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:25.911718 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1493476c-e985-4df1-bc41-76c6d4d28c25 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:25.915417 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1493476c-e985-4df1-bc41-76c6d4d28c25 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:03:25.915892 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1493476c-e985-4df1-bc41-76c6d4d28c25 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1194914262"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:25.957500 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1493476c-e985-4df1-bc41-76c6d4d28c25 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 404 Jul 10 18:03:25.957981 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 406/1603] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:03:25 2026] POST /volume/v3/snapshots => generated 77 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:25.972259 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0a799e90-1400-412e-9cad-3c4a7e69b8af None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:25.977439 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0a799e90-1400-412e-9cad-3c4a7e69b8af tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/snapshots?limit=invalid Jul 10 18:03:25.977659 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0a799e90-1400-412e-9cad-3c4a7e69b8af tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:25.979050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0a799e90-1400-412e-9cad-3c4a7e69b8af tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:25.981963 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0a799e90-1400-412e-9cad-3c4a7e69b8af tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] HTTP exception thrown: limit param must be an integer Jul 10 18:03:25.982111 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0a799e90-1400-412e-9cad-3c4a7e69b8af tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 10 18:03:25.982750 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 399/1604] 10.4.3.71 () {66 vars in 1263 bytes} [Fri Jul 10 18:03:25 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:03:25.994886 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1066bc08-9f9e-4046-8470-2ba351c4914b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:25.997934 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1066bc08-9f9e-4046-8470-2ba351c4914b tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/snapshots?marker=1914f698-c591-41e7-ab9e-086f0696dc1a Jul 10 18:03:25.998263 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1066bc08-9f9e-4046-8470-2ba351c4914b tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:25.998441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1066bc08-9f9e-4046-8470-2ba351c4914b tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:25.998811 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-1066bc08-9f9e-4046-8470-2ba351c4914b tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:03:26.001824 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-1066bc08-9f9e-4046-8470-2ba351c4914b tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:03:26.008029 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1066bc08-9f9e-4046-8470-2ba351c4914b tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots?marker=1914f698-c591-41e7-ab9e-086f0696dc1a returned with HTTP 404 Jul 10 18:03:26.009039 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 398/1605] 10.4.3.71 () {66 vars in 1323 bytes} [Fri Jul 10 18:03:25 2026] GET /volume/v3/snapshots?marker=1914f698-c591-41e7-ab9e-086f0696dc1a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:26.020897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-212ba548-e1f6-4852-b65e-1e4627637694 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:26.023103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-212ba548-e1f6-4852-b65e-1e4627637694 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/snapshots?sort_key=invalid Jul 10 18:03:26.023609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-212ba548-e1f6-4852-b65e-1e4627637694 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:26.023876 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-212ba548-e1f6-4852-b65e-1e4627637694 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:26.024221 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-212ba548-e1f6-4852-b65e-1e4627637694 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:03:26.026122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-212ba548-e1f6-4852-b65e-1e4627637694 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:03:26.026979 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-212ba548-e1f6-4852-b65e-1e4627637694 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 10 18:03:26.027809 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 403/1606] 10.4.3.71 () {66 vars in 1269 bytes} [Fri Jul 10 18:03:26 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:03:26.049585 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:26.051931 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:26.052327 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1292523250"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:26.054168 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1292523250'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:26.054323 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Create volume of 2 GB Jul 10 18:03:26.061279 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Availability Zones retrieved successfully. Jul 10 18:03:26.068050 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Flow 'volume_create_api' (48ba3a2c-a817-496f-8161-ce363eee4fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:26.069179 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2233dfc-6fff-48b7-b5d2-cfff65a7a117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:26.070311 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Validating volume size '2' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:26.114025 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2233dfc-6fff-48b7-b5d2-cfff65a7a117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:26.115175 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d4906f-dc20-492d-8c58-bd8450a8799f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:26.215468 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Created reservations ['24ed47ac-a746-4a4c-8880-0588c45db0eb', '09212a03-eafa-4fc7-9d35-c8348332f591', '644a8d51-f65f-444a-b3a2-53506ff79efc', '6afe6d9d-9a60-43fb-96dd-9b1c21cea9fe'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:26.216476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d4906f-dc20-492d-8c58-bd8450a8799f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ed47ac-a746-4a4c-8880-0588c45db0eb', '09212a03-eafa-4fc7-9d35-c8348332f591', '644a8d51-f65f-444a-b3a2-53506ff79efc', '6afe6d9d-9a60-43fb-96dd-9b1c21cea9fe']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:26.217350 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1667550-afc0-4078-b3ec-033bc70fb5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:26.255141 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1667550-afc0-4078-b3ec-033bc70fb5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33b5af82-fa23-45d1-85be-daa02802ecfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1292523250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de1c412944d40e799302bfd546570c8',qos_specs=None,replication_status=,reservations=['24ed47ac-a746-4a4c-8880-0588c45db0eb','09212a03-eafa-4fc7-9d35-c8348332f591','644a8d51-f65f-444a-b3a2-53506ff79efc','6afe6d9d-9a60-43fb-96dd-9b1c21cea9fe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97e2bbd518534205831901a325f6e4b4',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1292523250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33b5af82-fa23-45d1-85be-daa02802ecfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4de1c412944d40e799302bfd546570c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97e2bbd518534205831901a325f6e4b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:26.256095 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337dd69e-f9e6-4b88-b2bf-c9779e7c1089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:26.290692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337dd69e-f9e6-4b88-b2bf-c9779e7c1089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1292523250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de1c412944d40e799302bfd546570c8',qos_specs=None,replication_status=,reservations=['24ed47ac-a746-4a4c-8880-0588c45db0eb','09212a03-eafa-4fc7-9d35-c8348332f591','644a8d51-f65f-444a-b3a2-53506ff79efc','6afe6d9d-9a60-43fb-96dd-9b1c21cea9fe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97e2bbd518534205831901a325f6e4b4',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:26.291742 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ae5ba5-e21d-4522-bf75-bc6443030f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:26.315602 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ae5ba5-e21d-4522-bf75-bc6443030f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:26.317488 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Flow 'volume_create_api' (48ba3a2c-a817-496f-8161-ce363eee4fb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:26.317488 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Create volume request issued successfully. Jul 10 18:03:26.321510 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d600b072-abd9-4fd5-aa9a-ad5becc6b797 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:26.322167 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 407/1607] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:26 2026] POST /volume/v3/volumes => generated 760 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:26.339898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ef39e91c-56e4-473f-9389-6b9ba87517df None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:26.342379 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef39e91c-56e4-473f-9389-6b9ba87517df tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe Jul 10 18:03:26.342869 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef39e91c-56e4-473f-9389-6b9ba87517df tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:26.343096 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef39e91c-56e4-473f-9389-6b9ba87517df tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:26.354644 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:26.354644 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:26.362523 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ef39e91c-56e4-473f-9389-6b9ba87517df tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Volume info retrieved successfully. Jul 10 18:03:26.369910 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef39e91c-56e4-473f-9389-6b9ba87517df tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe returned with HTTP 200 Jul 10 18:03:26.370478 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 400/1608] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:26 2026] GET /volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:26.448431 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6a2eb27a-055e-4e96-bc54-09021b11342b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:26.451673 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6a2eb27a-055e-4e96-bc54-09021b11342b tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] GET https://10.4.3.71/volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf Jul 10 18:03:26.451673 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6a2eb27a-055e-4e96-bc54-09021b11342b tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:26.451809 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6a2eb27a-055e-4e96-bc54-09021b11342b tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:26.464829 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6a2eb27a-055e-4e96-bc54-09021b11342b tempest-CreateVolumesFromImageTest-1959823640 tempest-CreateVolumesFromImageTest-1959823640-project-member] https://10.4.3.71/volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf returned with HTTP 404 Jul 10 18:03:26.466290 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 399/1609] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:26 2026] GET /volume/v3/volumes/58e85226-e89e-487b-be07-8ba48fdf18cf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:26.537720 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a648d750-c262-44bf-b992-f21c1978ac86 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:26.541006 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a648d750-c262-44bf-b992-f21c1978ac86 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:26.541152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a648d750-c262-44bf-b992-f21c1978ac86 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:26.541339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a648d750-c262-44bf-b992-f21c1978ac86 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:26.541652 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-a648d750-c262-44bf-b992-f21c1978ac86 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:26.547963 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:26.547963 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:26.548900 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a648d750-c262-44bf-b992-f21c1978ac86 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:26.549789 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 404/1610] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:26 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:27.391269 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ece86e40-389b-4236-96e3-3c5d06ee1a11 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:27.399221 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ece86e40-389b-4236-96e3-3c5d06ee1a11 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe Jul 10 18:03:27.400378 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ece86e40-389b-4236-96e3-3c5d06ee1a11 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:27.400669 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ece86e40-389b-4236-96e3-3c5d06ee1a11 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:27.425995 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:27.425995 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:27.430591 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ece86e40-389b-4236-96e3-3c5d06ee1a11 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Volume info retrieved successfully. Jul 10 18:03:27.438092 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ece86e40-389b-4236-96e3-3c5d06ee1a11 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe returned with HTTP 200 Jul 10 18:03:27.438092 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 408/1611] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:27 2026] GET /volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:27.453183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e2424247-5200-4b5f-bb24-b1aa65a97df0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:27.459689 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e2424247-5200-4b5f-bb24-b1aa65a97df0 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:03:27.461656 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e2424247-5200-4b5f-bb24-b1aa65a97df0 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33b5af82-fa23-45d1-85be-daa02802ecfe", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2011520899"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:27.474120 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:27.474120 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:27.475545 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e2424247-5200-4b5f-bb24-b1aa65a97df0 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Volume info retrieved successfully. Jul 10 18:03:27.475545 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-e2424247-5200-4b5f-bb24-b1aa65a97df0 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Create snapshot from volume 33b5af82-fa23-45d1-85be-daa02802ecfe Jul 10 18:03:27.538540 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-e2424247-5200-4b5f-bb24-b1aa65a97df0 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Created reservations ['293c8b69-4e61-4d0d-93eb-aa9557df76a6', 'cb65ccaa-0fc1-4085-aaae-420796d02d91', 'f7d99c8c-601b-4c97-82aa-1c0c3985b8c1', '02e7853d-7176-436c-bd36-2d323fe38c7f'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:27.568293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7073ed8a-6f15-4783-b4eb-18a95f6fa9eb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:27.573512 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7073ed8a-6f15-4783-b4eb-18a95f6fa9eb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:27.575430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7073ed8a-6f15-4783-b4eb-18a95f6fa9eb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:27.575843 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7073ed8a-6f15-4783-b4eb-18a95f6fa9eb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:27.576030 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-7073ed8a-6f15-4783-b4eb-18a95f6fa9eb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:27.583175 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e2424247-5200-4b5f-bb24-b1aa65a97df0 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Snapshot create request issued successfully. Jul 10 18:03:27.583726 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e2424247-5200-4b5f-bb24-b1aa65a97df0 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:03:27.583869 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:27.583869 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:27.584409 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 401/1612] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:03:27 2026] POST /volume/v3/snapshots => generated 318 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:27.584498 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7073ed8a-6f15-4783-b4eb-18a95f6fa9eb tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:27.584989 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 400/1613] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:27 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:27.597391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-23ce4639-83c3-4987-a2e9-9c20a902f18c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:27.599442 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23ce4639-83c3-4987-a2e9-9c20a902f18c tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 Jul 10 18:03:27.599935 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23ce4639-83c3-4987-a2e9-9c20a902f18c tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:27.599935 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23ce4639-83c3-4987-a2e9-9c20a902f18c tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:27.606544 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:27.606544 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:27.607042 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-23ce4639-83c3-4987-a2e9-9c20a902f18c tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Snapshot retrieved successfully. Jul 10 18:03:27.607938 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23ce4639-83c3-4987-a2e9-9c20a902f18c tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 returned with HTTP 200 Jul 10 18:03:27.608361 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 405/1614] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:03:27 2026] GET /volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:28.603348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f89bcdd9-7356-4801-9d66-efe21d682c3c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:28.605673 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f89bcdd9-7356-4801-9d66-efe21d682c3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:28.606121 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f89bcdd9-7356-4801-9d66-efe21d682c3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:28.607826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f89bcdd9-7356-4801-9d66-efe21d682c3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:28.607826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-f89bcdd9-7356-4801-9d66-efe21d682c3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:28.613875 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:28.613875 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:28.614979 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f89bcdd9-7356-4801-9d66-efe21d682c3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:28.615612 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 409/1615] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:28 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:28.622138 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-32b7d80b-4f8b-4a24-8701-afef14ff210f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:28.624933 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-32b7d80b-4f8b-4a24-8701-afef14ff210f tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 Jul 10 18:03:28.625277 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-32b7d80b-4f8b-4a24-8701-afef14ff210f tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:28.626187 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-32b7d80b-4f8b-4a24-8701-afef14ff210f tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:28.641874 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:28.641874 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:28.643247 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-32b7d80b-4f8b-4a24-8701-afef14ff210f tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Snapshot retrieved successfully. Jul 10 18:03:28.644034 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-32b7d80b-4f8b-4a24-8701-afef14ff210f tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 returned with HTTP 200 Jul 10 18:03:28.645027 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 402/1616] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:03:28 2026] GET /volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 => generated 477 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:28.660697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:28.665585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:28.665585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:28.668700 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:28.679733 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:28.679733 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:28.681236 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Snapshot retrieved successfully. Jul 10 18:03:28.682947 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Create volume of 1 GB Jul 10 18:03:28.694203 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Availability Zones retrieved successfully. Jul 10 18:03:28.715663 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Flow 'volume_create_api' (f9584bdb-35a6-4fdc-8e28-8d8124bde0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:28.718990 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483fb827-ca6e-4d04-9954-e28139ea4af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:28.722651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:28.722651 np0000005036 devstack@c-api.service[99951]: WARNING cinder.volume.api [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483fb827-ca6e-4d04-9954-e28139ea4af6) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 18:03:28.722651 np0000005036 devstack@c-api.service[99951]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 10 18:03:28.724859 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483fb827-ca6e-4d04-9954-e28139ea4af6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:28.726036 np0000005036 devstack@c-api.service[99951]: WARNING cinder.volume.api [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483fb827-ca6e-4d04-9954-e28139ea4af6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 18:03:28.727638 np0000005036 devstack@c-api.service[99951]: WARNING cinder.volume.api [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Flow 'volume_create_api' (f9584bdb-35a6-4fdc-8e28-8d8124bde0e1) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 18:03:28.728269 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-84f5e56d-ae7f-4657-85e1-3bfb1feadf0a tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 400 Jul 10 18:03:28.729407 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 401/1617] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:28 2026] POST /volume/v3/volumes => generated 171 bytes in 70 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:03:28.738714 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9978f972-3740-4ea9-ad53-ac5f3d7e681e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:28.741388 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9978f972-3740-4ea9-ad53-ac5f3d7e681e tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 Jul 10 18:03:28.741704 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9978f972-3740-4ea9-ad53-ac5f3d7e681e tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:28.742004 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9978f972-3740-4ea9-ad53-ac5f3d7e681e tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:28.742148 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-9978f972-3740-4ea9-ad53-ac5f3d7e681e tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Delete snapshot with id: 4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 Jul 10 18:03:28.751067 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:28.751067 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:28.751716 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9978f972-3740-4ea9-ad53-ac5f3d7e681e tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Snapshot retrieved successfully. Jul 10 18:03:28.815159 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9978f972-3740-4ea9-ad53-ac5f3d7e681e tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Snapshot delete request issued successfully. Jul 10 18:03:28.815481 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9978f972-3740-4ea9-ad53-ac5f3d7e681e tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 returned with HTTP 202 Jul 10 18:03:28.817359 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 406/1618] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:03:28 2026] DELETE /volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:28.836436 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dc801069-66a2-4f7b-9946-f19459b845da None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:28.840478 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dc801069-66a2-4f7b-9946-f19459b845da tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 Jul 10 18:03:28.841048 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dc801069-66a2-4f7b-9946-f19459b845da tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:28.841358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dc801069-66a2-4f7b-9946-f19459b845da tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:28.853931 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:28.853931 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:28.854538 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dc801069-66a2-4f7b-9946-f19459b845da tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Snapshot retrieved successfully. Jul 10 18:03:28.855678 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dc801069-66a2-4f7b-9946-f19459b845da tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 returned with HTTP 200 Jul 10 18:03:28.856931 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 410/1619] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:03:28 2026] GET /volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:29.431322 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6296a073-e469-4299-aef4-c8765ee8f533 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:29.599900 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:29.600261 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-480404399"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:29.602030 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-480404399'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:29.602376 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Create volume of 1 GB Jul 10 18:03:29.607265 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Availability Zones retrieved successfully. Jul 10 18:03:29.614195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Flow 'volume_create_api' (5eaad8ef-4128-4909-9336-9e14b41d06ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:29.615352 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad23042-c2ad-4be1-a08b-a4c52a6ca887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:29.616494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:29.629633 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b9bbce0d-8540-482f-8e81-dff10f97da78 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:29.638097 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b9bbce0d-8540-482f-8e81-dff10f97da78 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:29.638838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b9bbce0d-8540-482f-8e81-dff10f97da78 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:29.641747 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b9bbce0d-8540-482f-8e81-dff10f97da78 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:29.642115 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b9bbce0d-8540-482f-8e81-dff10f97da78 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:29.657727 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:29.657727 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:29.659215 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b9bbce0d-8540-482f-8e81-dff10f97da78 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:29.659215 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 402/1620] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:29 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:29.664133 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad23042-c2ad-4be1-a08b-a4c52a6ca887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:29.664991 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63f02b0-9397-473c-99a7-d5b5615dc2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:29.826174 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Created reservations ['8ec9c0f1-5d14-4aba-b7a5-f450abe79ce4', 'a4a59304-a1f0-4698-a078-234d136842d3', '1257fb12-6692-412f-afbc-6a18a5190dec', '2d302fd2-18bd-48dd-9c22-1660df3af118'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:29.827815 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63f02b0-9397-473c-99a7-d5b5615dc2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ec9c0f1-5d14-4aba-b7a5-f450abe79ce4', 'a4a59304-a1f0-4698-a078-234d136842d3', '1257fb12-6692-412f-afbc-6a18a5190dec', '2d302fd2-18bd-48dd-9c22-1660df3af118']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:29.828309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1384f056-8803-4e5c-8173-a50644bb9553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:29.862660 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1384f056-8803-4e5c-8173-a50644bb9553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b043297-be37-4cee-a964-ad298ee39219', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-480404399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc50537313784b65bce51ce444d735f5',qos_specs=None,replication_status=,reservations=['8ec9c0f1-5d14-4aba-b7a5-f450abe79ce4','a4a59304-a1f0-4698-a078-234d136842d3','1257fb12-6692-412f-afbc-6a18a5190dec','2d302fd2-18bd-48dd-9c22-1660df3af118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568548e0b8f1482b833c8b5d84972aea',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-480404399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b043297-be37-4cee-a964-ad298ee39219,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc50537313784b65bce51ce444d735f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='568548e0b8f1482b833c8b5d84972aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:29.863956 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7081cd16-0c1f-4daf-a0f5-f2db268114d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:29.869448 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-290c4062-c79e-4da8-824f-719a7997738d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:29.872472 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-290c4062-c79e-4da8-824f-719a7997738d tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 Jul 10 18:03:29.874210 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-290c4062-c79e-4da8-824f-719a7997738d tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:29.874210 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-290c4062-c79e-4da8-824f-719a7997738d tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:29.881728 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-290c4062-c79e-4da8-824f-719a7997738d tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 returned with HTTP 404 Jul 10 18:03:29.883530 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 407/1621] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:03:29 2026] GET /volume/v3/snapshots/4acd4bd4-5dcb-49ca-9e0f-52cbaaf1ce27 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:29.892811 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ef041a76-0f47-4f8d-8ef8-e521c6a37082 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:29.898450 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ef041a76-0f47-4f8d-8ef8-e521c6a37082 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe Jul 10 18:03:29.898450 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ef041a76-0f47-4f8d-8ef8-e521c6a37082 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:29.898450 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ef041a76-0f47-4f8d-8ef8-e521c6a37082 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:29.914717 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7081cd16-0c1f-4daf-a0f5-f2db268114d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-480404399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc50537313784b65bce51ce444d735f5',qos_specs=None,replication_status=,reservations=['8ec9c0f1-5d14-4aba-b7a5-f450abe79ce4','a4a59304-a1f0-4698-a078-234d136842d3','1257fb12-6692-412f-afbc-6a18a5190dec','2d302fd2-18bd-48dd-9c22-1660df3af118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568548e0b8f1482b833c8b5d84972aea',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:29.916107 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8819bf5-4e12-4809-b9a1-890b6cbf051f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:29.917684 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:29.917684 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:29.925304 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ef041a76-0f47-4f8d-8ef8-e521c6a37082 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Volume info retrieved successfully. Jul 10 18:03:29.932472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8819bf5-4e12-4809-b9a1-890b6cbf051f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:29.933367 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ef041a76-0f47-4f8d-8ef8-e521c6a37082 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe returned with HTTP 200 Jul 10 18:03:29.933935 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Flow 'volume_create_api' (5eaad8ef-4128-4909-9336-9e14b41d06ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:29.934303 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Create volume request issued successfully. Jul 10 18:03:29.934553 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 411/1622] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:29 2026] GET /volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:29.935293 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6296a073-e469-4299-aef4-c8765ee8f533 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:29.935923 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 403/1623] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:29 2026] POST /volume/v3/volumes => generated 775 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:29.959597 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7feee36e-37be-433b-81c9-353e146544f5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:29.959952 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3fd057ad-64c7-41fc-9be3-0412f82fc9a0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:29.962718 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3fd057ad-64c7-41fc-9be3-0412f82fc9a0 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] GET https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 Jul 10 18:03:29.962967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3fd057ad-64c7-41fc-9be3-0412f82fc9a0 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:29.963251 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3fd057ad-64c7-41fc-9be3-0412f82fc9a0 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:29.966296 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7feee36e-37be-433b-81c9-353e146544f5 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] DELETE https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe Jul 10 18:03:29.966560 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7feee36e-37be-433b-81c9-353e146544f5 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:29.966856 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7feee36e-37be-433b-81c9-353e146544f5 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:29.967131 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-7feee36e-37be-433b-81c9-353e146544f5 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Delete volume with id: 33b5af82-fa23-45d1-85be-daa02802ecfe Jul 10 18:03:29.986353 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:29.986353 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:29.986608 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7feee36e-37be-433b-81c9-353e146544f5 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Volume info retrieved successfully. Jul 10 18:03:29.986793 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:29.986793 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:29.995673 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3fd057ad-64c7-41fc-9be3-0412f82fc9a0 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Volume info retrieved successfully. Jul 10 18:03:30.001484 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3fd057ad-64c7-41fc-9be3-0412f82fc9a0 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 returned with HTTP 200 Jul 10 18:03:30.002161 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 408/1624] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:29 2026] GET /volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:30.028736 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7feee36e-37be-433b-81c9-353e146544f5 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Delete volume request issued successfully. Jul 10 18:03:30.029248 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7feee36e-37be-433b-81c9-353e146544f5 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe returned with HTTP 202 Jul 10 18:03:30.029894 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 403/1625] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:29 2026] DELETE /volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:30.043664 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-10f30487-63f3-4b44-8996-9025f8259b31 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:30.046428 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-10f30487-63f3-4b44-8996-9025f8259b31 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe Jul 10 18:03:30.046738 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-10f30487-63f3-4b44-8996-9025f8259b31 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:30.046904 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-10f30487-63f3-4b44-8996-9025f8259b31 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:30.055378 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:30.055378 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:30.064184 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-10f30487-63f3-4b44-8996-9025f8259b31 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Volume info retrieved successfully. Jul 10 18:03:30.069131 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-10f30487-63f3-4b44-8996-9025f8259b31 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe returned with HTTP 200 Jul 10 18:03:30.069641 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 412/1626] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:30 2026] GET /volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:30.676450 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-46973789-4f81-40a4-a6f0-2af03084be2c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:30.678374 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-46973789-4f81-40a4-a6f0-2af03084be2c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:30.678669 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-46973789-4f81-40a4-a6f0-2af03084be2c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:30.678936 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-46973789-4f81-40a4-a6f0-2af03084be2c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:30.679167 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-46973789-4f81-40a4-a6f0-2af03084be2c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:30.685722 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:30.685722 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:30.686598 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-46973789-4f81-40a4-a6f0-2af03084be2c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:30.687201 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 404/1627] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:30 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:31.019233 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e9170523-3d1e-4e70-b5b0-e7628992655b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:31.022313 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e9170523-3d1e-4e70-b5b0-e7628992655b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] GET https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 Jul 10 18:03:31.023590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e9170523-3d1e-4e70-b5b0-e7628992655b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:31.023590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e9170523-3d1e-4e70-b5b0-e7628992655b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:31.033653 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:31.033653 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:31.039482 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e9170523-3d1e-4e70-b5b0-e7628992655b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Volume info retrieved successfully. Jul 10 18:03:31.047224 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e9170523-3d1e-4e70-b5b0-e7628992655b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 returned with HTTP 200 Jul 10 18:03:31.048171 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 409/1628] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:31 2026] GET /volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:31.068801 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a912a7ef-85a4-437f-8f2f-a260f5d2856b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:31.087929 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2495d9ab-2aa3-475b-b907-cb2d62540d43 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:31.090510 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2495d9ab-2aa3-475b-b907-cb2d62540d43 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] GET https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe Jul 10 18:03:31.090816 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2495d9ab-2aa3-475b-b907-cb2d62540d43 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:31.091072 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2495d9ab-2aa3-475b-b907-cb2d62540d43 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:31.106008 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2495d9ab-2aa3-475b-b907-cb2d62540d43 tempest-VolumesSnapshotNegativeTestJSON-1776725069 tempest-VolumesSnapshotNegativeTestJSON-1776725069-project-member] https://10.4.3.71/volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe returned with HTTP 404 Jul 10 18:03:31.106920 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 413/1629] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:31 2026] GET /volume/v3/volumes/33b5af82-fa23-45d1-85be-daa02802ecfe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:31.220326 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a912a7ef-85a4-437f-8f2f-a260f5d2856b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] POST https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219/action Jul 10 18:03:31.220326 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a912a7ef-85a4-437f-8f2f-a260f5d2856b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:31.220326 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a912a7ef-85a4-437f-8f2f-a260f5d2856b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:31.234865 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:31.234865 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:31.236469 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a912a7ef-85a4-437f-8f2f-a260f5d2856b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] Volume info retrieved successfully. Jul 10 18:03:31.237550 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-a912a7ef-85a4-437f-8f2f-a260f5d2856b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5ffa051f01d84b45ae8166beae09866f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc50537313784b65bce51ce444d735f5', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:03:31.237938 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a912a7ef-85a4-437f-8f2f-a260f5d2856b tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219/action returned with HTTP 403 Jul 10 18:03:31.239860 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 404/1630] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:03:31 2026] POST /volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219/action => generated 131 bytes in 170 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:31.254697 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e346c6de-bb93-4d02-ba90-ccbb95eb75a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:31.263954 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e346c6de-bb93-4d02-ba90-ccbb95eb75a5 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 Jul 10 18:03:31.263954 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e346c6de-bb93-4d02-ba90-ccbb95eb75a5 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:31.263954 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e346c6de-bb93-4d02-ba90-ccbb95eb75a5 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:31.263954 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-e346c6de-bb93-4d02-ba90-ccbb95eb75a5 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Delete volume with id: 8b043297-be37-4cee-a964-ad298ee39219 Jul 10 18:03:31.278337 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:31.278337 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:31.280613 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e346c6de-bb93-4d02-ba90-ccbb95eb75a5 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Volume info retrieved successfully. Jul 10 18:03:31.333251 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e346c6de-bb93-4d02-ba90-ccbb95eb75a5 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Delete volume request issued successfully. Jul 10 18:03:31.333251 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e346c6de-bb93-4d02-ba90-ccbb95eb75a5 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 returned with HTTP 202 Jul 10 18:03:31.333251 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 405/1631] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:31 2026] DELETE /volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:31.347757 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7e00efd8-c7f8-402c-b9cb-ed5f7a08f28e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:31.350959 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e00efd8-c7f8-402c-b9cb-ed5f7a08f28e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] GET https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 Jul 10 18:03:31.351039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e00efd8-c7f8-402c-b9cb-ed5f7a08f28e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:31.351273 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e00efd8-c7f8-402c-b9cb-ed5f7a08f28e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:31.363706 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:31.363706 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:31.372292 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7e00efd8-c7f8-402c-b9cb-ed5f7a08f28e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Volume info retrieved successfully. Jul 10 18:03:31.379158 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e00efd8-c7f8-402c-b9cb-ed5f7a08f28e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 returned with HTTP 200 Jul 10 18:03:31.379766 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 410/1632] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:31 2026] GET /volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:31.706650 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ecf6a76e-90c6-46a4-8a86-4ac750b48a41 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:31.710717 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecf6a76e-90c6-46a4-8a86-4ac750b48a41 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:31.712742 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ecf6a76e-90c6-46a4-8a86-4ac750b48a41 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:31.712742 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ecf6a76e-90c6-46a4-8a86-4ac750b48a41 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:31.715971 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ecf6a76e-90c6-46a4-8a86-4ac750b48a41 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:31.728835 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:31.728835 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:31.729782 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecf6a76e-90c6-46a4-8a86-4ac750b48a41 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:31.730193 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 414/1633] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:31 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:32.402768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-18ca454b-d5ff-41ce-9d2c-01d8fa896baf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:32.407951 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18ca454b-d5ff-41ce-9d2c-01d8fa896baf tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] GET https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 Jul 10 18:03:32.408244 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18ca454b-d5ff-41ce-9d2c-01d8fa896baf tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:32.409212 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18ca454b-d5ff-41ce-9d2c-01d8fa896baf tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:32.430715 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18ca454b-d5ff-41ce-9d2c-01d8fa896baf tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 returned with HTTP 404 Jul 10 18:03:32.430903 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 405/1634] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:32 2026] GET /volume/v3/volumes/8b043297-be37-4cee-a964-ad298ee39219 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:32.446980 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:32.452587 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:32.453698 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-569593090"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:32.454880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-569593090'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:32.456781 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Create volume of 1 GB Jul 10 18:03:32.461616 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Availability Zones retrieved successfully. Jul 10 18:03:32.473000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Flow 'volume_create_api' (b6a53472-dd96-4e39-91ce-87126298dff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:32.475184 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d786c5df-d7d3-4947-a270-1c8f101d2ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:32.476406 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:32.530071 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d786c5df-d7d3-4947-a270-1c8f101d2ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:32.532229 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b6a157-26cd-48ca-9f02-4d66a85b0439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:32.627945 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Created reservations ['a3361fdd-fc50-415c-8410-4ae4567bc94e', '1bf1e1b4-70cc-4f74-963e-19f1b0fc3d98', '0f51dc58-322f-4b4f-ab0d-486d27dcada5', 'd3d20b7f-976c-4ac4-8c71-a628e647b202'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:32.628202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b6a157-26cd-48ca-9f02-4d66a85b0439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3361fdd-fc50-415c-8410-4ae4567bc94e', '1bf1e1b4-70cc-4f74-963e-19f1b0fc3d98', '0f51dc58-322f-4b4f-ab0d-486d27dcada5', 'd3d20b7f-976c-4ac4-8c71-a628e647b202']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:32.629113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de88d31-b829-462c-a79d-1e5ada5ff63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:32.686006 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de88d31-b829-462c-a79d-1e5ada5ff63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fbde98c-09ff-4b94-a341-4499cdbe5d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569593090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc50537313784b65bce51ce444d735f5',qos_specs=None,replication_status=,reservations=['a3361fdd-fc50-415c-8410-4ae4567bc94e','1bf1e1b4-70cc-4f74-963e-19f1b0fc3d98','0f51dc58-322f-4b4f-ab0d-486d27dcada5','d3d20b7f-976c-4ac4-8c71-a628e647b202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568548e0b8f1482b833c8b5d84972aea',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569593090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fbde98c-09ff-4b94-a341-4499cdbe5d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc50537313784b65bce51ce444d735f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='568548e0b8f1482b833c8b5d84972aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:32.686917 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fded7f06-af33-46f8-9298-b6e2daac1b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:32.722430 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fded7f06-af33-46f8-9298-b6e2daac1b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569593090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc50537313784b65bce51ce444d735f5',qos_specs=None,replication_status=,reservations=['a3361fdd-fc50-415c-8410-4ae4567bc94e','1bf1e1b4-70cc-4f74-963e-19f1b0fc3d98','0f51dc58-322f-4b4f-ab0d-486d27dcada5','d3d20b7f-976c-4ac4-8c71-a628e647b202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568548e0b8f1482b833c8b5d84972aea',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:32.723400 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da41c321-5441-4fd1-8505-2ab87f718826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:32.743480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da41c321-5441-4fd1-8505-2ab87f718826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:32.745959 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Flow 'volume_create_api' (b6a53472-dd96-4e39-91ce-87126298dff5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:32.745959 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Create volume request issued successfully. Jul 10 18:03:32.746490 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8563d2ab-8030-4329-b3f6-03fc38efc5ae tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:32.749323 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 406/1635] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:32 2026] POST /volume/v3/volumes => generated 775 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:32.749457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9e510dd2-18a0-40c0-bc5c-9fa9aa3934e0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:32.762668 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9e510dd2-18a0-40c0-bc5c-9fa9aa3934e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:32.763272 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9e510dd2-18a0-40c0-bc5c-9fa9aa3934e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:32.765284 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9e510dd2-18a0-40c0-bc5c-9fa9aa3934e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:32.765284 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-9e510dd2-18a0-40c0-bc5c-9fa9aa3934e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:32.765428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-15a672f9-cbf0-49bd-a20b-1eb410e8effa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:32.770739 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-15a672f9-cbf0-49bd-a20b-1eb410e8effa tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] GET https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f Jul 10 18:03:32.770739 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-15a672f9-cbf0-49bd-a20b-1eb410e8effa tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:32.770739 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-15a672f9-cbf0-49bd-a20b-1eb410e8effa tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:32.771207 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:32.771207 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:32.772247 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9e510dd2-18a0-40c0-bc5c-9fa9aa3934e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:32.773025 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 411/1636] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:32 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:32.788558 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:32.788558 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:32.795462 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-15a672f9-cbf0-49bd-a20b-1eb410e8effa tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Volume info retrieved successfully. Jul 10 18:03:32.804956 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-15a672f9-cbf0-49bd-a20b-1eb410e8effa tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f returned with HTTP 200 Jul 10 18:03:32.805447 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 415/1637] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:32 2026] GET /volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:32.864482 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a299164f-67eb-4f13-8319-e1075a7d4fb7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:32.864482 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a299164f-67eb-4f13-8319-e1075a7d4fb7 None None] GET https://10.4.3.71/volume// Jul 10 18:03:32.864482 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a299164f-67eb-4f13-8319-e1075a7d4fb7 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:32.864482 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a299164f-67eb-4f13-8319-e1075a7d4fb7 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:32.864482 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a299164f-67eb-4f13-8319-e1075a7d4fb7 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:03:32.864482 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 406/1638] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:03:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:03:32.875833 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-8af53dab-0359-4090-ada2-f09714d43889 req-c0587d96-b38f-4b88-8121-4f46340d8de6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:32.878642 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-8af53dab-0359-4090-ada2-f09714d43889 req-c0587d96-b38f-4b88-8121-4f46340d8de6 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:03:32.879044 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-8af53dab-0359-4090-ada2-f09714d43889 req-c0587d96-b38f-4b88-8121-4f46340d8de6 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a522e34c-06eb-443a-8e3c-093f1170d9e8", "connector": null, "instance_uuid": "bcf06d48-f773-4f91-a263-d15ef9b01871"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:32.898359 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:32.898359 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:32.959201 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-8af53dab-0359-4090-ada2-f09714d43889 req-c0587d96-b38f-4b88-8121-4f46340d8de6 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:03:32.959543 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 407/1639] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:03:32 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:32.973238 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-8af53dab-0359-4090-ada2-f09714d43889 req-6d5976df-0c72-443b-a0d8-8d54fb06424a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:32.978768 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-8af53dab-0359-4090-ada2-f09714d43889 req-6d5976df-0c72-443b-a0d8-8d54fb06424a tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] DELETE https://10.4.3.71/volume/v3/attachments/3bf6fe39-1df9-413c-a561-f4986a86db24 Jul 10 18:03:32.978768 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-8af53dab-0359-4090-ada2-f09714d43889 req-6d5976df-0c72-443b-a0d8-8d54fb06424a tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:32.978768 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-8af53dab-0359-4090-ada2-f09714d43889 req-6d5976df-0c72-443b-a0d8-8d54fb06424a tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:32.993476 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:32.993476 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:33.540485 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-8af53dab-0359-4090-ada2-f09714d43889 req-6d5976df-0c72-443b-a0d8-8d54fb06424a tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/attachments/3bf6fe39-1df9-413c-a561-f4986a86db24 returned with HTTP 200 Jul 10 18:03:33.541835 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 412/1640] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:03:32 2026] DELETE /volume/v3/attachments/3bf6fe39-1df9-413c-a561-f4986a86db24 => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:33.794591 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2e6f979e-c0f9-4778-9b05-e1521c6115e9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:33.796452 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2e6f979e-c0f9-4778-9b05-e1521c6115e9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:33.796716 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2e6f979e-c0f9-4778-9b05-e1521c6115e9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:33.796913 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2e6f979e-c0f9-4778-9b05-e1521c6115e9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:33.797098 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2e6f979e-c0f9-4778-9b05-e1521c6115e9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:33.805467 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:33.805467 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:33.807055 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2e6f979e-c0f9-4778-9b05-e1521c6115e9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:33.807055 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 416/1641] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:33 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:33.831828 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-78a6d87f-e0bd-428c-a1fd-2dfe0264dd2f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:33.835642 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78a6d87f-e0bd-428c-a1fd-2dfe0264dd2f tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] GET https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f Jul 10 18:03:33.835642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78a6d87f-e0bd-428c-a1fd-2dfe0264dd2f tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:33.835642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78a6d87f-e0bd-428c-a1fd-2dfe0264dd2f tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:33.862137 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:33.862137 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:33.875998 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-78a6d87f-e0bd-428c-a1fd-2dfe0264dd2f tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Volume info retrieved successfully. Jul 10 18:03:33.886029 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78a6d87f-e0bd-428c-a1fd-2dfe0264dd2f tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f returned with HTTP 200 Jul 10 18:03:33.887046 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 407/1642] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:33 2026] GET /volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f => generated 1006 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:33.913152 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-967f2b01-3b9c-4f1a-bef6-c5d2763980e1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:33.916880 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-967f2b01-3b9c-4f1a-bef6-c5d2763980e1 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] POST https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f/action Jul 10 18:03:33.916880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-967f2b01-3b9c-4f1a-bef6-c5d2763980e1 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:33.916880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-967f2b01-3b9c-4f1a-bef6-c5d2763980e1 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:33.931893 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:33.931893 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:33.931893 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-967f2b01-3b9c-4f1a-bef6-c5d2763980e1 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5ffa051f01d84b45ae8166beae09866f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc50537313784b65bce51ce444d735f5', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:03:33.932206 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-967f2b01-3b9c-4f1a-bef6-c5d2763980e1 tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-reader] https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f/action returned with HTTP 403 Jul 10 18:03:33.932614 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 408/1643] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:03:33 2026] POST /volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f/action => generated 131 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:33.946463 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9d950ea7-4cdd-43f7-b33d-7a8f6152c1ad None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:33.951054 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9d950ea7-4cdd-43f7-b33d-7a8f6152c1ad tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f Jul 10 18:03:33.951054 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9d950ea7-4cdd-43f7-b33d-7a8f6152c1ad tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:33.951054 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9d950ea7-4cdd-43f7-b33d-7a8f6152c1ad tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:33.951054 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-9d950ea7-4cdd-43f7-b33d-7a8f6152c1ad tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Delete volume with id: 1fbde98c-09ff-4b94-a341-4499cdbe5d8f Jul 10 18:03:33.962871 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:33.962871 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:33.963387 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9d950ea7-4cdd-43f7-b33d-7a8f6152c1ad tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Volume info retrieved successfully. Jul 10 18:03:34.012791 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9d950ea7-4cdd-43f7-b33d-7a8f6152c1ad tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Delete volume request issued successfully. Jul 10 18:03:34.013242 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9d950ea7-4cdd-43f7-b33d-7a8f6152c1ad tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f returned with HTTP 202 Jul 10 18:03:34.014155 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 413/1644] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:03:33 2026] DELETE /volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:34.028808 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a9fbb83e-6e7f-44e9-802a-23350903e39e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:34.033641 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a9fbb83e-6e7f-44e9-802a-23350903e39e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] GET https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f Jul 10 18:03:34.034482 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a9fbb83e-6e7f-44e9-802a-23350903e39e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:34.034482 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a9fbb83e-6e7f-44e9-802a-23350903e39e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:34.050558 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:34.050558 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:34.059491 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a9fbb83e-6e7f-44e9-802a-23350903e39e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Volume info retrieved successfully. Jul 10 18:03:34.072648 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a9fbb83e-6e7f-44e9-802a-23350903e39e tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f returned with HTTP 200 Jul 10 18:03:34.074086 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 417/1645] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:34 2026] GET /volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f => generated 1005 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:34.825318 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-588df44d-d5af-464a-bafa-5d48d46a335e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:34.832752 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-588df44d-d5af-464a-bafa-5d48d46a335e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:34.832752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-588df44d-d5af-464a-bafa-5d48d46a335e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:34.833348 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-588df44d-d5af-464a-bafa-5d48d46a335e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:34.833348 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-588df44d-d5af-464a-bafa-5d48d46a335e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:34.843805 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:34.843805 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:34.843805 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-588df44d-d5af-464a-bafa-5d48d46a335e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:34.844014 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 408/1646] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:34 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:35.093985 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-895b004e-6320-4c2d-ab22-f9556c8c5b5d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:35.095974 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-895b004e-6320-4c2d-ab22-f9556c8c5b5d tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] GET https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f Jul 10 18:03:35.096375 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-895b004e-6320-4c2d-ab22-f9556c8c5b5d tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:35.096698 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-895b004e-6320-4c2d-ab22-f9556c8c5b5d tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:35.107764 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-895b004e-6320-4c2d-ab22-f9556c8c5b5d tempest-ProjectReaderTests-1912378162 tempest-ProjectReaderTests-1912378162-project-admin] https://10.4.3.71/volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f returned with HTTP 404 Jul 10 18:03:35.108480 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 409/1647] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:35 2026] GET /volume/v3/volumes/1fbde98c-09ff-4b94-a341-4499cdbe5d8f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:35.862436 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cf1171d6-71c7-430b-8819-28f1beaffa6e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:35.866312 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cf1171d6-71c7-430b-8819-28f1beaffa6e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:35.866312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cf1171d6-71c7-430b-8819-28f1beaffa6e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:35.866312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cf1171d6-71c7-430b-8819-28f1beaffa6e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:35.866312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-cf1171d6-71c7-430b-8819-28f1beaffa6e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:35.874682 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:35.874682 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:35.875142 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cf1171d6-71c7-430b-8819-28f1beaffa6e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:35.876722 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 414/1648] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:35 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:36.892474 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b32d7ac1-aba9-46ac-bd5a-a22aff91e553 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:36.896620 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b32d7ac1-aba9-46ac-bd5a-a22aff91e553 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:36.897403 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b32d7ac1-aba9-46ac-bd5a-a22aff91e553 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:36.897776 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b32d7ac1-aba9-46ac-bd5a-a22aff91e553 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:36.897935 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-b32d7ac1-aba9-46ac-bd5a-a22aff91e553 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:36.915779 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:36.915779 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:36.915779 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b32d7ac1-aba9-46ac-bd5a-a22aff91e553 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:36.916263 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 418/1649] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:36 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:37.796030 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6be96c0f-c069-4818-8ba0-87576216b482 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:37.931976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3e1c2aca-579e-4309-997d-6b1b882132a1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:37.934308 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3e1c2aca-579e-4309-997d-6b1b882132a1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:37.934634 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3e1c2aca-579e-4309-997d-6b1b882132a1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:37.934880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3e1c2aca-579e-4309-997d-6b1b882132a1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:37.935057 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-3e1c2aca-579e-4309-997d-6b1b882132a1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:37.946479 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:37.946479 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:37.948863 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3e1c2aca-579e-4309-997d-6b1b882132a1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:37.949469 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 410/1650] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:37 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.034113 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6be96c0f-c069-4818-8ba0-87576216b482 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:38.034782 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6be96c0f-c069-4818-8ba0-87576216b482 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2065069114", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.082972 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6be96c0f-c069-4818-8ba0-87576216b482 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:38.083230 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 409/1651] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:03:37 2026] POST /volume/v3/types => generated 380 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.095095 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-83690e4d-82e4-4117-9ef9-71947977040a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.097929 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83690e4d-82e4-4117-9ef9-71947977040a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption Jul 10 18:03:38.098469 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-83690e4d-82e4-4117-9ef9-71947977040a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.104006 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=304,cinder:UPDATE=72,cinder:INSERT=41 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:03:38.130959 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83690e4d-82e4-4117-9ef9-71947977040a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption returned with HTTP 200 Jul 10 18:03:38.132548 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 415/1652] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.145451 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-54a25211-b613-4d19-92bf-58557ac44414 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.148423 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-54a25211-b613-4d19-92bf-58557ac44414 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:38.148847 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-54a25211-b613-4d19-92bf-58557ac44414 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-789474220", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.153868 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=339,cinder:UPDATE=94,cinder:INSERT=60 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:03:38.180642 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-54a25211-b613-4d19-92bf-58557ac44414 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:38.181407 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 419/1653] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types => generated 379 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.192778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2135bdb8-8826-4f2b-98bd-667c01fb3bf0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.194883 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2135bdb8-8826-4f2b-98bd-667c01fb3bf0 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types/fdd77fd9-f680-4ceb-b37c-42bd0f79965f/encryption Jul 10 18:03:38.195389 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2135bdb8-8826-4f2b-98bd-667c01fb3bf0 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.225469 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2135bdb8-8826-4f2b-98bd-667c01fb3bf0 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/fdd77fd9-f680-4ceb-b37c-42bd0f79965f/encryption returned with HTTP 200 Jul 10 18:03:38.226068 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 411/1654] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types/fdd77fd9-f680-4ceb-b37c-42bd0f79965f/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.242274 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ad8dbbf1-a49b-494f-a253-65e6e6eea8f9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.244319 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ad8dbbf1-a49b-494f-a253-65e6e6eea8f9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:38.244870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ad8dbbf1-a49b-494f-a253-65e6e6eea8f9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-523211887", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.279744 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ad8dbbf1-a49b-494f-a253-65e6e6eea8f9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:38.280699 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 410/1655] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.292961 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b49a7aef-1bb7-4f34-8584-46435b7f5e3a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.297633 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b49a7aef-1bb7-4f34-8584-46435b7f5e3a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types/69d939cb-49b9-48a6-8141-a2b6d42a7793/extra_specs Jul 10 18:03:38.298134 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b49a7aef-1bb7-4f34-8584-46435b7f5e3a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.373253 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b49a7aef-1bb7-4f34-8584-46435b7f5e3a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/69d939cb-49b9-48a6-8141-a2b6d42a7793/extra_specs returned with HTTP 200 Jul 10 18:03:38.373831 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 416/1656] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types/69d939cb-49b9-48a6-8141-a2b6d42a7793/extra_specs => generated 35 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:03:38.387924 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-76706455-adc9-4b06-8024-e0c9566276c3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.390418 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76706455-adc9-4b06-8024-e0c9566276c3 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] PUT https://10.4.3.71/volume/v3/types/69d939cb-49b9-48a6-8141-a2b6d42a7793/extra_specs/key2 Jul 10 18:03:38.390941 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76706455-adc9-4b06-8024-e0c9566276c3 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.422075 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76706455-adc9-4b06-8024-e0c9566276c3 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/69d939cb-49b9-48a6-8141-a2b6d42a7793/extra_specs/key2 returned with HTTP 200 Jul 10 18:03:38.422721 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 420/1657] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:03:38 2026] PUT /volume/v3/types/69d939cb-49b9-48a6-8141-a2b6d42a7793/extra_specs/key2 => generated 25 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:03:38.435223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-43042dae-5a2b-4e14-90a3-d5d6264e9678 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.439487 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-43042dae-5a2b-4e14-90a3-d5d6264e9678 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:38.440000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-43042dae-5a2b-4e14-90a3-d5d6264e9678 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.460343 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-43042dae-5a2b-4e14-90a3-d5d6264e9678 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:38.461149 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 412/1658] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types => generated 195 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.473246 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-88db88f9-c3af-4dc0-a2af-beb6e0f8200f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.476559 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-88db88f9-c3af-4dc0-a2af-beb6e0f8200f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] DELETE https://10.4.3.71/volume/v3/types/605705b2-50fc-45d1-9921-25c004c4ded5 Jul 10 18:03:38.476852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-88db88f9-c3af-4dc0-a2af-beb6e0f8200f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:38.477104 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-88db88f9-c3af-4dc0-a2af-beb6e0f8200f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:38.520030 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-88db88f9-c3af-4dc0-a2af-beb6e0f8200f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/605705b2-50fc-45d1-9921-25c004c4ded5 returned with HTTP 202 Jul 10 18:03:38.520935 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 411/1659] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:03:38 2026] DELETE /volume/v3/types/605705b2-50fc-45d1-9921-25c004c4ded5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:38.533846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-aaf9e7ef-8a64-4f51-8b17-f984ff370549 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.537223 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aaf9e7ef-8a64-4f51-8b17-f984ff370549 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:38.537952 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aaf9e7ef-8a64-4f51-8b17-f984ff370549 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2033386250", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.571843 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aaf9e7ef-8a64-4f51-8b17-f984ff370549 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:38.572321 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 417/1660] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.590696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d6d27ff7-e363-4291-85a6-7bfa9a553535 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.593506 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d6d27ff7-e363-4291-85a6-7bfa9a553535 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types/d6ceffda-53a9-491f-8756-8b8c9a2db6f9/encryption Jul 10 18:03:38.594043 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d6d27ff7-e363-4291-85a6-7bfa9a553535 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.641912 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d6d27ff7-e363-4291-85a6-7bfa9a553535 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/d6ceffda-53a9-491f-8756-8b8c9a2db6f9/encryption returned with HTTP 200 Jul 10 18:03:38.642213 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 421/1661] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types/d6ceffda-53a9-491f-8756-8b8c9a2db6f9/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.659431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fafb79d0-b190-450f-8e6e-a368b9ef10f0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.666621 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fafb79d0-b190-450f-8e6e-a368b9ef10f0 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] DELETE https://10.4.3.71/volume/v3/types/d6ceffda-53a9-491f-8756-8b8c9a2db6f9/encryption/44a83391-ab89-46ee-b22b-e60293dd1c61 Jul 10 18:03:38.666621 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fafb79d0-b190-450f-8e6e-a368b9ef10f0 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:38.666621 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fafb79d0-b190-450f-8e6e-a368b9ef10f0 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:38.704574 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fafb79d0-b190-450f-8e6e-a368b9ef10f0 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/d6ceffda-53a9-491f-8756-8b8c9a2db6f9/encryption/44a83391-ab89-46ee-b22b-e60293dd1c61 returned with HTTP 202 Jul 10 18:03:38.704806 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 413/1662] 10.4.3.71 () {66 vars in 1482 bytes} [Fri Jul 10 18:03:38 2026] DELETE /volume/v3/types/d6ceffda-53a9-491f-8756-8b8c9a2db6f9/encryption/44a83391-ab89-46ee-b22b-e60293dd1c61 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:38.721032 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2914c54f-e262-4453-b855-177079944f94 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.725469 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2914c54f-e262-4453-b855-177079944f94 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:38.725795 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2914c54f-e262-4453-b855-177079944f94 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-955069007", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.769683 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2914c54f-e262-4453-b855-177079944f94 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:38.770159 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 412/1663] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.782589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-393a4773-229a-4c53-b706-e93e0061e40a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.785226 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-393a4773-229a-4c53-b706-e93e0061e40a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] DELETE https://10.4.3.71/volume/v3/types/20ca7fd8-298e-42eb-9b4c-62e77776b21e/extra_specs/key1 Jul 10 18:03:38.785546 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-393a4773-229a-4c53-b706-e93e0061e40a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:38.786376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-393a4773-229a-4c53-b706-e93e0061e40a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:38.830466 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-393a4773-229a-4c53-b706-e93e0061e40a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/20ca7fd8-298e-42eb-9b4c-62e77776b21e/extra_specs/key1 returned with HTTP 202 Jul 10 18:03:38.830982 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 418/1664] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:03:38 2026] DELETE /volume/v3/types/20ca7fd8-298e-42eb-9b4c-62e77776b21e/extra_specs/key1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:03:38.845090 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3f246c66-2ef1-4264-a319-e37af7b12ae4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.847039 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f246c66-2ef1-4264-a319-e37af7b12ae4 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:38.847634 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3f246c66-2ef1-4264-a319-e37af7b12ae4 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-647787980", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:38.889255 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f246c66-2ef1-4264-a319-e37af7b12ae4 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:38.890081 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 422/1665] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:03:38 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.900278 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8321dfa6-6546-4df6-98b8-5251362fc547 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.903125 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8321dfa6-6546-4df6-98b8-5251362fc547 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] DELETE https://10.4.3.71/volume/v3/types/cc13e295-cbc3-48d3-b6b4-fe8c7c2f450e Jul 10 18:03:38.903319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8321dfa6-6546-4df6-98b8-5251362fc547 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:38.903704 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8321dfa6-6546-4df6-98b8-5251362fc547 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:38.941683 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8321dfa6-6546-4df6-98b8-5251362fc547 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/cc13e295-cbc3-48d3-b6b4-fe8c7c2f450e returned with HTTP 202 Jul 10 18:03:38.942585 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 414/1666] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:03:38 2026] DELETE /volume/v3/types/cc13e295-cbc3-48d3-b6b4-fe8c7c2f450e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:38.952619 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-78f4b162-6603-407e-8ac7-2616846b1d6c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.955153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78f4b162-6603-407e-8ac7-2616846b1d6c tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] GET https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs Jul 10 18:03:38.955430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78f4b162-6603-407e-8ac7-2616846b1d6c tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:38.955685 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78f4b162-6603-407e-8ac7-2616846b1d6c tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:38.964037 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1de2d347-99af-4061-bdff-beccf7e718c2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.966664 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78f4b162-6603-407e-8ac7-2616846b1d6c tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs returned with HTTP 200 Jul 10 18:03:38.967047 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1de2d347-99af-4061-bdff-beccf7e718c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:38.967165 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 413/1667] 10.4.3.71 () {66 vars in 1371 bytes} [Fri Jul 10 18:03:38 2026] GET /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs => generated 185 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.967279 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1de2d347-99af-4061-bdff-beccf7e718c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:38.967635 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1de2d347-99af-4061-bdff-beccf7e718c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:38.968830 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-1de2d347-99af-4061-bdff-beccf7e718c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:38.979860 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8c207742-ed6b-4bb2-85a2-b30e914b6a18 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:38.980105 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:38.980105 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:38.980601 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1de2d347-99af-4061-bdff-beccf7e718c2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:38.981070 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 419/1668] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:38 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:38.985752 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c207742-ed6b-4bb2-85a2-b30e914b6a18 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] GET https://10.4.3.71/volume/v3/types Jul 10 18:03:38.986121 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c207742-ed6b-4bb2-85a2-b30e914b6a18 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:38.986400 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c207742-ed6b-4bb2-85a2-b30e914b6a18 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.004410 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c207742-ed6b-4bb2-85a2-b30e914b6a18 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:39.005023 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 423/1669] 10.4.3.71 () {66 vars in 1224 bytes} [Fri Jul 10 18:03:38 2026] GET /volume/v3/types => generated 2609 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:39.022790 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a3b978a0-32e6-499b-ac22-5bf0d283bc56 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.025391 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3b978a0-32e6-499b-ac22-5bf0d283bc56 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] GET https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption/cipher Jul 10 18:03:39.025810 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a3b978a0-32e6-499b-ac22-5bf0d283bc56 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.025982 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a3b978a0-32e6-499b-ac22-5bf0d283bc56 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.036014 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3b978a0-32e6-499b-ac22-5bf0d283bc56 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption/cipher returned with HTTP 200 Jul 10 18:03:39.036681 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 415/1670] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:03:39 2026] GET /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:03:39.046581 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-be2d492b-0277-451f-8671-c736c99a5b9a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.050369 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-be2d492b-0277-451f-8671-c736c99a5b9a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] GET https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption Jul 10 18:03:39.050369 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-be2d492b-0277-451f-8671-c736c99a5b9a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.050686 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-be2d492b-0277-451f-8671-c736c99a5b9a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.066099 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-be2d492b-0277-451f-8671-c736c99a5b9a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption returned with HTTP 200 Jul 10 18:03:39.066099 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 414/1671] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:03:39 2026] GET /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption => generated 325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:39.089534 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d8292c4d-d038-4fc8-9190-535e679e15c1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.093118 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8292c4d-d038-4fc8-9190-535e679e15c1 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] GET https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs/multiattach Jul 10 18:03:39.093118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8292c4d-d038-4fc8-9190-535e679e15c1 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.093778 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8292c4d-d038-4fc8-9190-535e679e15c1 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.107290 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8292c4d-d038-4fc8-9190-535e679e15c1 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs/multiattach returned with HTTP 200 Jul 10 18:03:39.107820 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 420/1672] 10.4.3.71 () {66 vars in 1407 bytes} [Fri Jul 10 18:03:39 2026] GET /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs/multiattach => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:03:39.121875 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8e157285-931b-4b7d-8bed-6b6d80e67785 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.123816 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e157285-931b-4b7d-8bed-6b6d80e67785 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] GET https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs/volume_backend_name Jul 10 18:03:39.124131 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8e157285-931b-4b7d-8bed-6b6d80e67785 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.124416 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8e157285-931b-4b7d-8bed-6b6d80e67785 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.141247 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e157285-931b-4b7d-8bed-6b6d80e67785 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs/volume_backend_name returned with HTTP 200 Jul 10 18:03:39.142335 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 424/1673] 10.4.3.71 () {66 vars in 1431 bytes} [Fri Jul 10 18:03:39 2026] GET /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs/volume_backend_name => generated 44 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:03:39.153022 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-19f9ec36-aaa7-4a44-b09c-84a3ef610289 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.153711 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-19f9ec36-aaa7-4a44-b09c-84a3ef610289 None None] GET https://10.4.3.71/volume// Jul 10 18:03:39.153912 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-19f9ec36-aaa7-4a44-b09c-84a3ef610289 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.154932 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-19f9ec36-aaa7-4a44-b09c-84a3ef610289 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.155900 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-19f9ec36-aaa7-4a44-b09c-84a3ef610289 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:03:39.156162 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8032e200-67f4-4c5b-a5e8-9b57f47395d9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.157170 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 416/1674] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:03:39 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:03:39.158958 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8032e200-67f4-4c5b-a5e8-9b57f47395d9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] GET https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829 Jul 10 18:03:39.159236 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8032e200-67f4-4c5b-a5e8-9b57f47395d9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.159498 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8032e200-67f4-4c5b-a5e8-9b57f47395d9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.171097 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8032e200-67f4-4c5b-a5e8-9b57f47395d9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829 returned with HTTP 200 Jul 10 18:03:39.171719 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-40512550-9219-4aef-90c5-0846610d92a8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.172375 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 415/1675] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:03:39 2026] GET /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829 => generated 402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:39.176860 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-40512550-9219-4aef-90c5-0846610d92a8 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] GET https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 Jul 10 18:03:39.177186 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-40512550-9219-4aef-90c5-0846610d92a8 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.177527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-40512550-9219-4aef-90c5-0846610d92a8 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.188241 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-304e53f0-041c-4b96-8b23-95daf9d96b63 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.192093 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-304e53f0-041c-4b96-8b23-95daf9d96b63 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] PUT https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption/b0bf176c-e9c1-4475-9b6c-e5c29c7bd58c Jul 10 18:03:39.192886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-304e53f0-041c-4b96-8b23-95daf9d96b63 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:39.198509 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:39.198509 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:39.206105 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-40512550-9219-4aef-90c5-0846610d92a8 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Volume info retrieved successfully. Jul 10 18:03:39.215800 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-40512550-9219-4aef-90c5-0846610d92a8 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 returned with HTTP 200 Jul 10 18:03:39.216514 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 421/1676] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:03:39 2026] GET /volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 => generated 1537 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:03:39.225744 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-304e53f0-041c-4b96-8b23-95daf9d96b63 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption/b0bf176c-e9c1-4475-9b6c-e5c29c7bd58c returned with HTTP 200 Jul 10 18:03:39.226226 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 425/1677] 10.4.3.71 () {68 vars in 1499 bytes} [Fri Jul 10 18:03:39 2026] PUT /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/encryption/b0bf176c-e9c1-4475-9b6c-e5c29c7bd58c => generated 33 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:03:39.245132 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-de726342-ea0d-488a-a1ed-98e4e0abd428 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.250215 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-de726342-ea0d-488a-a1ed-98e4e0abd428 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] PUT https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs/key1 Jul 10 18:03:39.250215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-de726342-ea0d-488a-a1ed-98e4e0abd428 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:39.268001 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=312,cinder:UPDATE=98,cinder:INSERT=51 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:03:39.304040 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-de726342-ea0d-488a-a1ed-98e4e0abd428 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs/key1 returned with HTTP 200 Jul 10 18:03:39.304872 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 417/1678] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:03:39 2026] PUT /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829/extra_specs/key1 => generated 30 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:03:39.317646 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7cf2bb5e-6342-4df6-b3cd-11ef4ee05bd9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.320476 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cf2bb5e-6342-4df6-b3cd-11ef4ee05bd9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] PUT https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829 Jul 10 18:03:39.320997 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7cf2bb5e-6342-4df6-b3cd-11ef4ee05bd9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:39.343447 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cf2bb5e-6342-4df6-b3cd-11ef4ee05bd9 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829 returned with HTTP 200 Jul 10 18:03:39.344299 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 416/1679] 10.4.3.71 () {68 vars in 1355 bytes} [Fri Jul 10 18:03:39 2026] PUT /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829 => generated 371 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:39.358211 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b75d0e51-7524-402a-a9f7-c4e788caba24 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.361314 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b75d0e51-7524-402a-a9f7-c4e788caba24 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] DELETE https://10.4.3.71/volume/v3/types/20ca7fd8-298e-42eb-9b4c-62e77776b21e Jul 10 18:03:39.361314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b75d0e51-7524-402a-a9f7-c4e788caba24 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.361648 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b75d0e51-7524-402a-a9f7-c4e788caba24 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.402063 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-24abe496-80c3-4844-9f6a-2315b230e4cf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.406275 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-24abe496-80c3-4844-9f6a-2315b230e4cf tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] PUT https://10.4.3.71/volume/v3/attachments/0eeaedd2-a022-4b00-bb96-a37e6c83749a Jul 10 18:03:39.406828 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-24abe496-80c3-4844-9f6a-2315b230e4cf tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:39.417548 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b75d0e51-7524-402a-a9f7-c4e788caba24 tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/20ca7fd8-298e-42eb-9b4c-62e77776b21e returned with HTTP 202 Jul 10 18:03:39.418138 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 422/1680] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:03:39 2026] DELETE /volume/v3/types/20ca7fd8-298e-42eb-9b4c-62e77776b21e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:39.421726 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-24abe496-80c3-4844-9f6a-2315b230e4cf tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Acquiring lock "cinder-attachment_update-a522e34c-06eb-443a-8e3c-093f1170d9e8-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:03:39.431021 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-24abe496-80c3-4844-9f6a-2315b230e4cf tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Lock "cinder-attachment_update-a522e34c-06eb-443a-8e3c-093f1170d9e8-np0000005036" acquired by "attachment_update" :: waited 0.010s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:03:39.432011 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:39.432011 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:39.432980 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-18311133-44e7-40ad-9a30-b02039594d6a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.435468 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-18311133-44e7-40ad-9a30-b02039594d6a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] DELETE https://10.4.3.71/volume/v3/types/d6ceffda-53a9-491f-8756-8b8c9a2db6f9 Jul 10 18:03:39.437820 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-18311133-44e7-40ad-9a30-b02039594d6a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.437820 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-18311133-44e7-40ad-9a30-b02039594d6a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.490467 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-18311133-44e7-40ad-9a30-b02039594d6a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/d6ceffda-53a9-491f-8756-8b8c9a2db6f9 returned with HTTP 202 Jul 10 18:03:39.491633 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 418/1681] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:03:39 2026] DELETE /volume/v3/types/d6ceffda-53a9-491f-8756-8b8c9a2db6f9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:39.501803 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a9f14b71-c234-4024-bc14-49777c38f83f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.504366 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a9f14b71-c234-4024-bc14-49777c38f83f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] DELETE https://10.4.3.71/volume/v3/types/69d939cb-49b9-48a6-8141-a2b6d42a7793 Jul 10 18:03:39.504656 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a9f14b71-c234-4024-bc14-49777c38f83f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.504944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a9f14b71-c234-4024-bc14-49777c38f83f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.553010 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a9f14b71-c234-4024-bc14-49777c38f83f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/69d939cb-49b9-48a6-8141-a2b6d42a7793 returned with HTTP 202 Jul 10 18:03:39.553596 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 417/1682] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:03:39 2026] DELETE /volume/v3/types/69d939cb-49b9-48a6-8141-a2b6d42a7793 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:39.562966 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bab214e9-a6a5-403c-b1d8-f267a9ad826a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.564858 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bab214e9-a6a5-403c-b1d8-f267a9ad826a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] DELETE https://10.4.3.71/volume/v3/types/fdd77fd9-f680-4ceb-b37c-42bd0f79965f Jul 10 18:03:39.565051 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bab214e9-a6a5-403c-b1d8-f267a9ad826a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.565268 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bab214e9-a6a5-403c-b1d8-f267a9ad826a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.603881 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bab214e9-a6a5-403c-b1d8-f267a9ad826a tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/fdd77fd9-f680-4ceb-b37c-42bd0f79965f returned with HTTP 202 Jul 10 18:03:39.604499 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 423/1683] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:03:39 2026] DELETE /volume/v3/types/fdd77fd9-f680-4ceb-b37c-42bd0f79965f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:39.614453 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d00655da-4d6f-4fb8-b726-f62c1a9cf48f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.616533 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d00655da-4d6f-4fb8-b726-f62c1a9cf48f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] DELETE https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829 Jul 10 18:03:39.616942 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d00655da-4d6f-4fb8-b726-f62c1a9cf48f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:39.617232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d00655da-4d6f-4fb8-b726-f62c1a9cf48f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:39.662162 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d00655da-4d6f-4fb8-b726-f62c1a9cf48f tempest-VolumeTypesAdminTests-871005514 tempest-VolumeTypesAdminTests-871005514-project-admin] https://10.4.3.71/volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829 returned with HTTP 202 Jul 10 18:03:39.662789 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 419/1684] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:03:39 2026] DELETE /volume/v3/types/7822ea43-1bb2-4f03-a407-eed6bd657829 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:39.978280 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-24abe496-80c3-4844-9f6a-2315b230e4cf tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Lock "cinder-attachment_update-a522e34c-06eb-443a-8e3c-093f1170d9e8-np0000005036" released by "attachment_update" :: held 0.547s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:03:39.978703 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-24abe496-80c3-4844-9f6a-2315b230e4cf tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/attachments/0eeaedd2-a022-4b00-bb96-a37e6c83749a returned with HTTP 200 Jul 10 18:03:39.979318 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 426/1685] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:03:39 2026] PUT /volume/v3/attachments/0eeaedd2-a022-4b00-bb96-a37e6c83749a => generated 969 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:39.997752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fd0e9439-31e0-4b12-879d-4e133602c4b7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:39.999833 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd0e9439-31e0-4b12-879d-4e133602c4b7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:40.000325 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fd0e9439-31e0-4b12-879d-4e133602c4b7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:40.000325 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fd0e9439-31e0-4b12-879d-4e133602c4b7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:40.000325 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-fd0e9439-31e0-4b12-879d-4e133602c4b7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 2f182b02-3988-46ec-83cf-eeea20588019. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:40.008829 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:40.008829 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:40.009629 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd0e9439-31e0-4b12-879d-4e133602c4b7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 200 Jul 10 18:03:40.010086 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 418/1686] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:39 2026] GET /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:40.030765 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c0093ea5-f6e1-4f1d-a158-7d639edcdcb8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:40.035504 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0093ea5-f6e1-4f1d-a158-7d639edcdcb8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 Jul 10 18:03:40.036340 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0093ea5-f6e1-4f1d-a158-7d639edcdcb8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:40.036340 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0093ea5-f6e1-4f1d-a158-7d639edcdcb8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:40.040592 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-c0093ea5-f6e1-4f1d-a158-7d639edcdcb8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete backup with id: 2f182b02-3988-46ec-83cf-eeea20588019. Jul 10 18:03:40.047249 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:40.047249 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:40.070817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-c0093ea5-f6e1-4f1d-a158-7d639edcdcb8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] delete_backup rpcapi backup_id 2f182b02-3988-46ec-83cf-eeea20588019 {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:03:40.072932 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0093ea5-f6e1-4f1d-a158-7d639edcdcb8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 returned with HTTP 202 Jul 10 18:03:40.073634 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 424/1687] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:03:40 2026] DELETE /volume/v3/backups/2f182b02-3988-46ec-83cf-eeea20588019 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:03:40.086882 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1b24e9bb-4081-4c26-a773-02c6cafb230f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:40.090874 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1b24e9bb-4081-4c26-a773-02c6cafb230f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da Jul 10 18:03:40.091198 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1b24e9bb-4081-4c26-a773-02c6cafb230f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:40.091500 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1b24e9bb-4081-4c26-a773-02c6cafb230f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:40.091769 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-1b24e9bb-4081-4c26-a773-02c6cafb230f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume with id: 4c75fab2-4f8c-48f5-9279-03d0470ca8da Jul 10 18:03:40.105394 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:40.105394 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:40.105834 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1b24e9bb-4081-4c26-a773-02c6cafb230f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:03:40.143277 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1b24e9bb-4081-4c26-a773-02c6cafb230f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume request issued successfully. Jul 10 18:03:40.143419 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1b24e9bb-4081-4c26-a773-02c6cafb230f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da returned with HTTP 202 Jul 10 18:03:40.143834 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 420/1688] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:03:40 2026] DELETE /volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:03:40.155051 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fa4b194e-a634-423c-b46e-d0210eb6bad9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:40.161511 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa4b194e-a634-423c-b46e-d0210eb6bad9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da Jul 10 18:03:40.161827 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa4b194e-a634-423c-b46e-d0210eb6bad9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:40.162017 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa4b194e-a634-423c-b46e-d0210eb6bad9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:40.177065 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:40.177065 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:40.183849 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fa4b194e-a634-423c-b46e-d0210eb6bad9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:03:40.193788 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa4b194e-a634-423c-b46e-d0210eb6bad9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da returned with HTTP 200 Jul 10 18:03:40.194393 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 427/1689] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:40 2026] GET /volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:40.500952 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-4501c96f-92cb-4149-a50c-86d509acb133 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:40.508599 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-4501c96f-92cb-4149-a50c-86d509acb133 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] POST https://10.4.3.71/volume/v3/attachments/0eeaedd2-a022-4b00-bb96-a37e6c83749a/action Jul 10 18:03:40.509133 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-4501c96f-92cb-4149-a50c-86d509acb133 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:40.509133 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-4501c96f-92cb-4149-a50c-86d509acb133 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:40.547586 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:40.547586 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:40.573288 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-457ffc2e-b0d4-477b-93f5-405e8f5fcd82 req-4501c96f-92cb-4149-a50c-86d509acb133 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/attachments/0eeaedd2-a022-4b00-bb96-a37e6c83749a/action returned with HTTP 204 Jul 10 18:03:40.573904 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 419/1690] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:03:40 2026] POST /volume/v3/attachments/0eeaedd2-a022-4b00-bb96-a37e6c83749a/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:41.222387 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5b2ea797-07c9-40e6-8c5b-aee127531a5c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:41.224511 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b2ea797-07c9-40e6-8c5b-aee127531a5c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da Jul 10 18:03:41.224770 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b2ea797-07c9-40e6-8c5b-aee127531a5c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:41.224974 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b2ea797-07c9-40e6-8c5b-aee127531a5c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:41.234828 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b2ea797-07c9-40e6-8c5b-aee127531a5c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da returned with HTTP 404 Jul 10 18:03:41.235387 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 425/1691] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:41 2026] GET /volume/v3/volumes/4c75fab2-4f8c-48f5-9279-03d0470ca8da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:41.247667 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2c60d6fa-de92-4026-9989-e67dbf57525a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:41.252155 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c60d6fa-de92-4026-9989-e67dbf57525a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d/export_record Jul 10 18:03:41.252155 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c60d6fa-de92-4026-9989-e67dbf57525a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:41.252155 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c60d6fa-de92-4026-9989-e67dbf57525a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'export_record' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:41.252155 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-2c60d6fa-de92-4026-9989-e67dbf57525a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Export record for backup 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 18:03:41.259698 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:41.259698 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:41.261261 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.api [None req-2c60d6fa-de92-4026-9989-e67dbf57525a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling RPCAPI with context: , host: np0000005036, backup: 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 18:03:41.278750 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-2c60d6fa-de92-4026-9989-e67dbf57525a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] export_record in rpcapi backup_id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d on host np0000005036. {{(pid=99950) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 18:03:41.781059 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-2c60d6fa-de92-4026-9989-e67dbf57525a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmM1YjdlZTktYjNmZi00YThhLTg5MGItNDEzMGJkNzc3NDhkIiwgInVzZXJfaWQiOiAiZjgyMzlmM2M4MGU4NGJmYzk3ODVhMTc2YWQ1MTBhMmYiLCAicHJvamVjdF9pZCI6ICJhMmJkOWE2NTFiNjY0NzMyYTgzMmE2NjBkNzY0NjRkZSIsICJ2b2x1bWVfaWQiOiAiMzhjOWU4M2UtOTZlNi00ZjE0LWJmOTItNDkwNjRiMWIyZWM5IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMjUyODQzMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM4YzllODNlLTk2ZTYtNGYxNC1iZjkyLTQ5MDY0YjFiMmVjOS8yMDI2MDcxMDE4MDIyNy9hel9ub3ZhX2JhY2t1cF82YzViN2VlOS1iM2ZmLTRhOGEtODkwYi00MTMwYmQ3Nzc0OGQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTEwVDE4OjAyOjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE4OjAyOjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MDI6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99950) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 18:03:41.781477 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c60d6fa-de92-4026-9989-e67dbf57525a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d/export_record returned with HTTP 200 Jul 10 18:03:41.782121 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 421/1692] 10.4.3.71 () {68 vars in 1423 bytes} [Fri Jul 10 18:03:41 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d/export_record => generated 1424 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:41.793163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4d268b13-64fe-48ff-985f-2de02cb64476 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:41.801560 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:41.802071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-182149776"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:41.803769 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-182149776'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:41.803917 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume of 1 GB Jul 10 18:03:41.808865 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Availability Zones retrieved successfully. Jul 10 18:03:41.816809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (29ad2007-bca2-48c9-b038-2b50bc89e051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:41.818995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6524de23-6a6d-40a7-999d-421a204af98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:41.818995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:41.866385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6524de23-6a6d-40a7-999d-421a204af98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:41.867263 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074098ab-1d7f-4cbb-bdac-9b9236ef7152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:41.912322 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:41.916165 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:41.916165 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "e8ad9812-0bdf-4342-86c9-5871ebdd55db-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:41.920363 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'e8ad9812-0bdf-4342-86c9-5871ebdd55db-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:41.920363 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Create volume of 1 GB Jul 10 18:03:41.931616 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Availability Zones retrieved successfully. Jul 10 18:03:41.939879 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Flow 'volume_create_api' (5b7dfd50-a88c-455d-b329-9c146cf2f032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:41.940635 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['ec6f8678-d546-4ab6-9a58-81842ef4b323', 'c51a6aad-0169-46ba-9ca9-a8b16442f5dc', '49e5a3f7-8d74-4c34-92b3-83185ece3f00', '37abe4c9-3a01-44b0-b126-09b829556716'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:41.941463 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9023cead-1f15-4fd1-9b83-78d1286b20a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:41.941618 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074098ab-1d7f-4cbb-bdac-9b9236ef7152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec6f8678-d546-4ab6-9a58-81842ef4b323', 'c51a6aad-0169-46ba-9ca9-a8b16442f5dc', '49e5a3f7-8d74-4c34-92b3-83185ece3f00', '37abe4c9-3a01-44b0-b126-09b829556716']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:41.942443 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26cdecdb-77fe-4be9-be5e-e213835851c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:41.942900 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:41.981313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26cdecdb-77fe-4be9-be5e-e213835851c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08f165b1-7819-41f2-a044-c5afc6bad018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182149776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['ec6f8678-d546-4ab6-9a58-81842ef4b323','c51a6aad-0169-46ba-9ca9-a8b16442f5dc','49e5a3f7-8d74-4c34-92b3-83185ece3f00','37abe4c9-3a01-44b0-b126-09b829556716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182149776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08f165b1-7819-41f2-a044-c5afc6bad018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2bd9a651b664732a832a660d76464de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:41.982806 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9023cead-1f15-4fd1-9b83-78d1286b20a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:41.983056 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f27c016-7baf-4f9b-9db3-52b8f7cd8478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:41.983892 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e4878f-5ad2-42e4-8328-247a357cd23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:42.015919 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f27c016-7baf-4f9b-9db3-52b8f7cd8478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182149776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['ec6f8678-d546-4ab6-9a58-81842ef4b323','c51a6aad-0169-46ba-9ca9-a8b16442f5dc','49e5a3f7-8d74-4c34-92b3-83185ece3f00','37abe4c9-3a01-44b0-b126-09b829556716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:42.017461 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662f7541-c815-49d5-b68a-0d65bd58693e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:42.039892 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662f7541-c815-49d5-b68a-0d65bd58693e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:42.041558 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (29ad2007-bca2-48c9-b038-2b50bc89e051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:42.041558 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume request issued successfully. Jul 10 18:03:42.042165 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d268b13-64fe-48ff-985f-2de02cb64476 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:42.042663 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 428/1693] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:03:41 2026] POST /volume/v3/volumes => generated 775 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:42.063281 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6ccac684-729f-40d0-8dab-68d6c33c2890 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:42.065620 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6ccac684-729f-40d0-8dab-68d6c33c2890 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 Jul 10 18:03:42.066047 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6ccac684-729f-40d0-8dab-68d6c33c2890 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:42.066678 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6ccac684-729f-40d0-8dab-68d6c33c2890 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:42.079170 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:42.079170 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:42.091368 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6ccac684-729f-40d0-8dab-68d6c33c2890 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:03:42.105257 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Created reservations ['16ddfe47-0230-4f83-a15f-12f77186afc7', '4d80f33e-f9b4-4243-bc0e-430a32f87cb7', '8055f4fc-2686-4e8d-a05b-f74872ea3357', 'd3151da9-232b-4f4c-9eda-b12ddd083446'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:42.105910 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6ccac684-729f-40d0-8dab-68d6c33c2890 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 returned with HTTP 200 Jul 10 18:03:42.106516 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 426/1694] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:42 2026] GET /volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:42.107005 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e4878f-5ad2-42e4-8328-247a357cd23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ddfe47-0230-4f83-a15f-12f77186afc7', '4d80f33e-f9b4-4243-bc0e-430a32f87cb7', '8055f4fc-2686-4e8d-a05b-f74872ea3357', 'd3151da9-232b-4f4c-9eda-b12ddd083446']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:42.108332 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79b0902-5c4a-44f5-9de2-51c2d3fde63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:42.147211 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79b0902-5c4a-44f5-9de2-51c2d3fde63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43817751-0888-415b-bc69-6de4a0942692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='e8ad9812-0bdf-4342-86c9-5871ebdd55db-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef62102bbdb34402a61c44017a07b931',qos_specs=None,replication_status=,reservations=['16ddfe47-0230-4f83-a15f-12f77186afc7','4d80f33e-f9b4-4243-bc0e-430a32f87cb7','8055f4fc-2686-4e8d-a05b-f74872ea3357','d3151da9-232b-4f4c-9eda-b12ddd083446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df666a1259fa42b893ab06264c5cf082',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:42Z,deleted=False,deleted_at=None,display_description='',display_name='e8ad9812-0bdf-4342-86c9-5871ebdd55db-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43817751-0888-415b-bc69-6de4a0942692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef62102bbdb34402a61c44017a07b931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df666a1259fa42b893ab06264c5cf082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:42.148535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0731a074-6a81-4fdc-b328-16b0f41af8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:42.194106 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0731a074-6a81-4fdc-b328-16b0f41af8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='e8ad9812-0bdf-4342-86c9-5871ebdd55db-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef62102bbdb34402a61c44017a07b931',qos_specs=None,replication_status=,reservations=['16ddfe47-0230-4f83-a15f-12f77186afc7','4d80f33e-f9b4-4243-bc0e-430a32f87cb7','8055f4fc-2686-4e8d-a05b-f74872ea3357','d3151da9-232b-4f4c-9eda-b12ddd083446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df666a1259fa42b893ab06264c5cf082',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:42.195504 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577564cc-4208-45ab-aa31-99f94739dc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:42.215717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577564cc-4208-45ab-aa31-99f94739dc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:42.216335 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Flow 'volume_create_api' (5b7dfd50-a88c-455d-b329-9c146cf2f032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:42.216651 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Create volume request issued successfully. Jul 10 18:03:42.217528 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-a4899cda-be48-4204-9c27-f29554c714aa tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:42.217814 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 420/1695] 10.4.3.71 () {72 vars in 1534 bytes} [Fri Jul 10 18:03:41 2026] POST /volume/v3/volumes => generated 747 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:42.231120 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ac6170d4-4043-4861-bb87-12b58154086c req-06de03e3-c068-4af4-a396-995e9590fd50 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:42.238145 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-06de03e3-c068-4af4-a396-995e9590fd50 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 Jul 10 18:03:42.238145 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-06de03e3-c068-4af4-a396-995e9590fd50 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:42.239220 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-06de03e3-c068-4af4-a396-995e9590fd50 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:42.256422 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:42.256422 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:42.262393 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-06de03e3-c068-4af4-a396-995e9590fd50 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:03:42.270458 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-06de03e3-c068-4af4-a396-995e9590fd50 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 returned with HTTP 200 Jul 10 18:03:42.271061 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 422/1696] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:03:42 2026] GET /volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:42.285194 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ac6170d4-4043-4861-bb87-12b58154086c req-573a2130-1fa7-4c8d-95c5-e0a22249e9ce None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:42.290706 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-573a2130-1fa7-4c8d-95c5-e0a22249e9ce tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 Jul 10 18:03:42.290706 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-573a2130-1fa7-4c8d-95c5-e0a22249e9ce tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:42.290706 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-573a2130-1fa7-4c8d-95c5-e0a22249e9ce tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:42.310347 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:42.310347 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:42.320837 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-573a2130-1fa7-4c8d-95c5-e0a22249e9ce tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:03:42.332828 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-573a2130-1fa7-4c8d-95c5-e0a22249e9ce tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 returned with HTTP 200 Jul 10 18:03:42.332828 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 429/1697] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:03:42 2026] GET /volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 => generated 815 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:43.128004 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6cd2e0b6-0a07-4bc5-bf95-b091cb9c21f3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:43.132025 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6cd2e0b6-0a07-4bc5-bf95-b091cb9c21f3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 Jul 10 18:03:43.132025 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6cd2e0b6-0a07-4bc5-bf95-b091cb9c21f3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:43.132025 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6cd2e0b6-0a07-4bc5-bf95-b091cb9c21f3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:43.149611 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:43.149611 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:43.155477 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6cd2e0b6-0a07-4bc5-bf95-b091cb9c21f3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:03:43.164363 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6cd2e0b6-0a07-4bc5-bf95-b091cb9c21f3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 returned with HTTP 200 Jul 10 18:03:43.164363 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 427/1698] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:43 2026] GET /volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 => generated 1006 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:43.184918 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fa90542b-53ea-48ee-b19f-a2e53085e7e0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:43.188188 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fa90542b-53ea-48ee-b19f-a2e53085e7e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:03:43.188657 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fa90542b-53ea-48ee-b19f-a2e53085e7e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08f165b1-7819-41f2-a044-c5afc6bad018", "name": "tempest-type-Backup-2021864496"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:43.191292 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-fa90542b-53ea-48ee-b19f-a2e53085e7e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating new backup {'backup': {'volume_id': '08f165b1-7819-41f2-a044-c5afc6bad018', 'name': 'tempest-type-Backup-2021864496'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:03:43.191292 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-fa90542b-53ea-48ee-b19f-a2e53085e7e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating backup of volume 08f165b1-7819-41f2-a044-c5afc6bad018 in container None Jul 10 18:03:43.206193 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:43.206193 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:43.207366 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fa90542b-53ea-48ee-b19f-a2e53085e7e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:03:43.246736 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-fa90542b-53ea-48ee-b19f-a2e53085e7e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['d719bda0-1413-4e17-91b1-57fa8b9750c0', 'bfb5ef01-8e89-4d95-8515-a095a3d91016'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:43.321671 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fa90542b-53ea-48ee-b19f-a2e53085e7e0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:03:43.321981 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 421/1699] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:03:43 2026] POST /volume/v3/backups => generated 314 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:43.337258 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b51c694b-5ded-4122-9368-53ef0f6254c8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:43.339639 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b51c694b-5ded-4122-9368-53ef0f6254c8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:43.340382 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b51c694b-5ded-4122-9368-53ef0f6254c8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:43.340382 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b51c694b-5ded-4122-9368-53ef0f6254c8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:43.340473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-b51c694b-5ded-4122-9368-53ef0f6254c8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:43.346292 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:43.346292 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:43.348120 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b51c694b-5ded-4122-9368-53ef0f6254c8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:43.348120 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 423/1700] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:43 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:44.367704 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-07df66f4-b298-4225-b7f7-38164b714ff3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:44.373043 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07df66f4-b298-4225-b7f7-38164b714ff3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:44.374046 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07df66f4-b298-4225-b7f7-38164b714ff3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:44.374046 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07df66f4-b298-4225-b7f7-38164b714ff3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:44.374234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-07df66f4-b298-4225-b7f7-38164b714ff3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:44.382953 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:44.382953 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:44.383657 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07df66f4-b298-4225-b7f7-38164b714ff3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:44.384431 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 430/1701] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:44 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:45.355114 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-ac6170d4-4043-4861-bb87-12b58154086c req-3180513e-74b7-4748-9ccd-daa28a110d7f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:45.356843 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-3180513e-74b7-4748-9ccd-daa28a110d7f tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 Jul 10 18:03:45.357113 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-3180513e-74b7-4748-9ccd-daa28a110d7f tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:45.357400 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-3180513e-74b7-4748-9ccd-daa28a110d7f tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:45.381741 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:45.381741 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:45.388964 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-3180513e-74b7-4748-9ccd-daa28a110d7f tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:03:45.401357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3f7c2ce4-8e30-431d-9ff9-2d025ff0dc20 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:45.404621 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-3180513e-74b7-4748-9ccd-daa28a110d7f tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 returned with HTTP 200 Jul 10 18:03:45.404813 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 428/1702] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:03:45 2026] GET /volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:45.407194 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3f7c2ce4-8e30-431d-9ff9-2d025ff0dc20 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:45.408451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3f7c2ce4-8e30-431d-9ff9-2d025ff0dc20 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:45.408451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3f7c2ce4-8e30-431d-9ff9-2d025ff0dc20 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:45.408451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-3f7c2ce4-8e30-431d-9ff9-2d025ff0dc20 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:45.411448 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=327,cinder:INSERT=80,cinder:UPDATE=93 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:03:45.415498 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:45.415498 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:45.416712 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3f7c2ce4-8e30-431d-9ff9-2d025ff0dc20 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:45.419205 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 422/1703] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:45 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:45.470653 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-30ec357c-72c4-4ac2-b289-e91bb18a8e08 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:45.472584 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-30ec357c-72c4-4ac2-b289-e91bb18a8e08 None None] GET https://10.4.3.71/volume// Jul 10 18:03:45.472584 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-30ec357c-72c4-4ac2-b289-e91bb18a8e08 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:45.472584 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-30ec357c-72c4-4ac2-b289-e91bb18a8e08 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:45.472584 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-30ec357c-72c4-4ac2-b289-e91bb18a8e08 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:03:45.473677 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 424/1704] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:03:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:03:45.491356 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ac6170d4-4043-4861-bb87-12b58154086c req-d0096ce0-9f78-41d6-a74c-de9fe1ecdee3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:45.496725 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-d0096ce0-9f78-41d6-a74c-de9fe1ecdee3 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:03:45.498414 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-d0096ce0-9f78-41d6-a74c-de9fe1ecdee3 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43817751-0888-415b-bc69-6de4a0942692", "connector": null, "instance_uuid": "e8ad9812-0bdf-4342-86c9-5871ebdd55db"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:45.521778 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:45.521778 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:45.577942 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-d0096ce0-9f78-41d6-a74c-de9fe1ecdee3 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:03:45.578801 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 431/1705] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:03:45 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:03:45.596691 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-50ed55f8-d892-436a-89db-fe154c86fc2a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:45.597444 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-50ed55f8-d892-436a-89db-fe154c86fc2a None None] GET https://10.4.3.71/volume// Jul 10 18:03:45.597579 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-50ed55f8-d892-436a-89db-fe154c86fc2a None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:45.597905 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-50ed55f8-d892-436a-89db-fe154c86fc2a None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:45.598773 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-50ed55f8-d892-436a-89db-fe154c86fc2a None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:03:45.599463 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 429/1706] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:03:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:03:45.610593 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ac6170d4-4043-4861-bb87-12b58154086c req-3c0acbf9-1a07-42c9-b2f2-15711c35e010 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:45.613777 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-3c0acbf9-1a07-42c9-b2f2-15711c35e010 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 Jul 10 18:03:45.614678 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-3c0acbf9-1a07-42c9-b2f2-15711c35e010 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:45.614678 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-3c0acbf9-1a07-42c9-b2f2-15711c35e010 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:45.627846 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:45.627846 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:45.634828 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-ac6170d4-4043-4861-bb87-12b58154086c req-3c0acbf9-1a07-42c9-b2f2-15711c35e010 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:03:45.643304 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-3c0acbf9-1a07-42c9-b2f2-15711c35e010 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 returned with HTTP 200 Jul 10 18:03:45.644010 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 423/1707] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:03:45 2026] GET /volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 => generated 1019 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:03:45.805383 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ac6170d4-4043-4861-bb87-12b58154086c req-92ec47ce-0bbd-4290-8e00-f31a84a9163c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:45.809175 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-92ec47ce-0bbd-4290-8e00-f31a84a9163c tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] PUT https://10.4.3.71/volume/v3/attachments/3de035c0-6bb5-49fa-af00-baafbf78a48a Jul 10 18:03:45.810082 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-92ec47ce-0bbd-4290-8e00-f31a84a9163c tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:45.827468 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-ac6170d4-4043-4861-bb87-12b58154086c req-92ec47ce-0bbd-4290-8e00-f31a84a9163c tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Acquiring lock "cinder-attachment_update-43817751-0888-415b-bc69-6de4a0942692-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:03:45.837395 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-ac6170d4-4043-4861-bb87-12b58154086c req-92ec47ce-0bbd-4290-8e00-f31a84a9163c tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Lock "cinder-attachment_update-43817751-0888-415b-bc69-6de4a0942692-np0000005036" acquired by "attachment_update" :: waited 0.009s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:03:45.838186 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:45.838186 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:46.381374 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-ac6170d4-4043-4861-bb87-12b58154086c req-92ec47ce-0bbd-4290-8e00-f31a84a9163c tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Lock "cinder-attachment_update-43817751-0888-415b-bc69-6de4a0942692-np0000005036" released by "attachment_update" :: held 0.545s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:03:46.381967 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-92ec47ce-0bbd-4290-8e00-f31a84a9163c tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/attachments/3de035c0-6bb5-49fa-af00-baafbf78a48a returned with HTTP 200 Jul 10 18:03:46.382540 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 425/1708] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:03:45 2026] PUT /volume/v3/attachments/3de035c0-6bb5-49fa-af00-baafbf78a48a => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:46.432829 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c2b75c6b-1179-43c6-868b-c7d949b7c4ab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:46.435448 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c2b75c6b-1179-43c6-868b-c7d949b7c4ab tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:46.435670 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c2b75c6b-1179-43c6-868b-c7d949b7c4ab tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:46.436224 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c2b75c6b-1179-43c6-868b-c7d949b7c4ab tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:46.436224 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c2b75c6b-1179-43c6-868b-c7d949b7c4ab tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:46.448274 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:46.448274 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:46.448755 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c2b75c6b-1179-43c6-868b-c7d949b7c4ab tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:46.450050 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 432/1709] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:46 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:46.899326 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-ac6170d4-4043-4861-bb87-12b58154086c req-dce7c8b0-2a9c-453c-a400-1c30806db112 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:46.903718 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-dce7c8b0-2a9c-453c-a400-1c30806db112 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] POST https://10.4.3.71/volume/v3/attachments/3de035c0-6bb5-49fa-af00-baafbf78a48a/action Jul 10 18:03:46.904285 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-dce7c8b0-2a9c-453c-a400-1c30806db112 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:46.904721 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-dce7c8b0-2a9c-453c-a400-1c30806db112 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:46.932589 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:46.932589 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:46.961863 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ac6170d4-4043-4861-bb87-12b58154086c req-dce7c8b0-2a9c-453c-a400-1c30806db112 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/attachments/3de035c0-6bb5-49fa-af00-baafbf78a48a/action returned with HTTP 204 Jul 10 18:03:46.962432 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 430/1710] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:03:46 2026] POST /volume/v3/attachments/3de035c0-6bb5-49fa-af00-baafbf78a48a/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:03:47.465142 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1f41acab-2d82-4579-a5cd-bfd5c3791100 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:47.470300 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f41acab-2d82-4579-a5cd-bfd5c3791100 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:47.470650 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f41acab-2d82-4579-a5cd-bfd5c3791100 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:47.471468 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f41acab-2d82-4579-a5cd-bfd5c3791100 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:47.471731 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-1f41acab-2d82-4579-a5cd-bfd5c3791100 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:47.479181 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:47.479181 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:47.480998 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f41acab-2d82-4579-a5cd-bfd5c3791100 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:47.481155 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 424/1711] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:47 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:48.501804 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-29f997ff-8741-4bdd-a9bb-9a88785a87bc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:48.504711 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29f997ff-8741-4bdd-a9bb-9a88785a87bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:48.504711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29f997ff-8741-4bdd-a9bb-9a88785a87bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:48.505054 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29f997ff-8741-4bdd-a9bb-9a88785a87bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:48.505238 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-29f997ff-8741-4bdd-a9bb-9a88785a87bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:48.513497 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:48.513497 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:48.514991 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29f997ff-8741-4bdd-a9bb-9a88785a87bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:48.515633 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 426/1712] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:48 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:49.532109 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-136ee91f-5339-4834-8916-767882a67815 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:49.536765 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-136ee91f-5339-4834-8916-767882a67815 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:49.537107 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-136ee91f-5339-4834-8916-767882a67815 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:49.538666 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-136ee91f-5339-4834-8916-767882a67815 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:49.540072 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-136ee91f-5339-4834-8916-767882a67815 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:49.558026 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:49.558026 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:49.558312 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-136ee91f-5339-4834-8916-767882a67815 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:49.560296 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 433/1713] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:49 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:50.576444 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e533c9d0-4fc3-451b-a417-e76cdf9fd8a7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:50.580476 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e533c9d0-4fc3-451b-a417-e76cdf9fd8a7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:50.580902 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e533c9d0-4fc3-451b-a417-e76cdf9fd8a7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:50.581187 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e533c9d0-4fc3-451b-a417-e76cdf9fd8a7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:50.581433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e533c9d0-4fc3-451b-a417-e76cdf9fd8a7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:50.589947 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:50.589947 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:50.590832 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e533c9d0-4fc3-451b-a417-e76cdf9fd8a7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:50.591255 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 431/1714] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:50 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:51.605501 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c4c2bed1-3ad4-4d15-ba8b-a7036245b39c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:51.607782 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c4c2bed1-3ad4-4d15-ba8b-a7036245b39c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:51.608000 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c4c2bed1-3ad4-4d15-ba8b-a7036245b39c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:51.608245 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c4c2bed1-3ad4-4d15-ba8b-a7036245b39c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:51.608363 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c4c2bed1-3ad4-4d15-ba8b-a7036245b39c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:51.615378 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:51.615378 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:51.616327 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c4c2bed1-3ad4-4d15-ba8b-a7036245b39c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:51.616829 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 425/1715] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:51 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:52.013668 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:52.015505 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:52.015912 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1524973970", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:52.017376 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1524973970', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:52.017502 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Create volume of 1 GB Jul 10 18:03:52.022090 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Availability Zones retrieved successfully. Jul 10 18:03:52.027177 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Flow 'volume_create_api' (c699183b-c72f-4ce8-ae43-bcb7f82b342f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:52.028301 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c8bb85-7eab-4d97-80c9-d72a50cf4792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:52.029334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:52.063594 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c8bb85-7eab-4d97-80c9-d72a50cf4792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:52.064432 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5feb21cf-13c0-47e1-b665-09650edc2ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:52.164881 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Created reservations ['4fc325bc-f0d1-4bbc-b920-aca53576f963', '476f611a-1a08-49fc-beda-f42976a9aede', 'bb2f3a21-476c-4bcb-8192-e26d9b16655a', '2f755caa-66c2-48b9-998e-e8f0010201f8'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:52.167090 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5feb21cf-13c0-47e1-b665-09650edc2ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fc325bc-f0d1-4bbc-b920-aca53576f963', '476f611a-1a08-49fc-beda-f42976a9aede', 'bb2f3a21-476c-4bcb-8192-e26d9b16655a', '2f755caa-66c2-48b9-998e-e8f0010201f8']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:52.168159 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74675972-0c5c-4124-8b50-4a423271d2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:52.205505 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74675972-0c5c-4124-8b50-4a423271d2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0264f8d-320d-46b5-9c9a-3672f7b2b1f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1524973970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f507d620c58344cc9dbd8b7c1e0bf82a',qos_specs=None,replication_status=,reservations=['4fc325bc-f0d1-4bbc-b920-aca53576f963','476f611a-1a08-49fc-beda-f42976a9aede','bb2f3a21-476c-4bcb-8192-e26d9b16655a','2f755caa-66c2-48b9-998e-e8f0010201f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3f073e3de542a196d09c637ff4ea45',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1524973970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0264f8d-320d-46b5-9c9a-3672f7b2b1f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f507d620c58344cc9dbd8b7c1e0bf82a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e3f073e3de542a196d09c637ff4ea45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:52.208590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8602e790-b919-47dd-ba2d-ab358ac044ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:52.244373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8602e790-b919-47dd-ba2d-ab358ac044ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1524973970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f507d620c58344cc9dbd8b7c1e0bf82a',qos_specs=None,replication_status=,reservations=['4fc325bc-f0d1-4bbc-b920-aca53576f963','476f611a-1a08-49fc-beda-f42976a9aede','bb2f3a21-476c-4bcb-8192-e26d9b16655a','2f755caa-66c2-48b9-998e-e8f0010201f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3f073e3de542a196d09c637ff4ea45',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:52.245806 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dc44072-840b-449c-9aa2-be1edded7f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:52.271084 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dc44072-840b-449c-9aa2-be1edded7f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:52.272048 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Flow 'volume_create_api' (c699183b-c72f-4ce8-ae43-bcb7f82b342f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:52.272494 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Create volume request issued successfully. Jul 10 18:03:52.275425 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79a4c7a9-9c6f-46b5-a6f9-2cb2d4f310c8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:52.275575 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 427/1716] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:52 2026] POST /volume/v3/volumes => generated 745 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:52.637413 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7ca8f124-2cb3-430d-ae5a-8ee34eaa79de None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:52.644841 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ca8f124-2cb3-430d-ae5a-8ee34eaa79de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:52.644841 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7ca8f124-2cb3-430d-ae5a-8ee34eaa79de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:52.645796 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7ca8f124-2cb3-430d-ae5a-8ee34eaa79de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:52.645796 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-7ca8f124-2cb3-430d-ae5a-8ee34eaa79de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:52.666282 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:52.666282 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:52.668345 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ca8f124-2cb3-430d-ae5a-8ee34eaa79de tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:52.669443 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 434/1717] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:52 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:53.684867 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6e21adf1-9fad-468a-a269-240d881b887e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:53.687099 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6e21adf1-9fad-468a-a269-240d881b887e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:53.687358 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6e21adf1-9fad-468a-a269-240d881b887e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:53.687658 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6e21adf1-9fad-468a-a269-240d881b887e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:53.688018 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-6e21adf1-9fad-468a-a269-240d881b887e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:53.693194 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:53.693194 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:53.693482 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6e21adf1-9fad-468a-a269-240d881b887e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:53.694039 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 432/1718] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:53 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:54.712595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-834f2fd0-13fc-4d60-bfa9-36edf4c186bc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:54.714671 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-834f2fd0-13fc-4d60-bfa9-36edf4c186bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:54.715312 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-834f2fd0-13fc-4d60-bfa9-36edf4c186bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:54.715946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-834f2fd0-13fc-4d60-bfa9-36edf4c186bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:54.716190 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-834f2fd0-13fc-4d60-bfa9-36edf4c186bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:54.727095 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:54.727095 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:54.728226 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-834f2fd0-13fc-4d60-bfa9-36edf4c186bc tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:54.729063 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 426/1719] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:54 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:55.750693 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dab6f5cd-5a9e-45a6-996e-4ec5e9647f3e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:55.759676 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dab6f5cd-5a9e-45a6-996e-4ec5e9647f3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:55.759676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dab6f5cd-5a9e-45a6-996e-4ec5e9647f3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:55.759676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dab6f5cd-5a9e-45a6-996e-4ec5e9647f3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:55.759820 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-dab6f5cd-5a9e-45a6-996e-4ec5e9647f3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:55.771180 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:55.771180 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:55.772713 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dab6f5cd-5a9e-45a6-996e-4ec5e9647f3e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:55.772713 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 428/1720] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:55 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:55.971409 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:55.980065 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:55.980065 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1979388282"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:55.981826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1979388282'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:55.981901 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume of 1 GB Jul 10 18:03:55.988590 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Availability Zones retrieved successfully. Jul 10 18:03:55.996648 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (0ac5f2f6-17ce-48ce-9d46-76dff6a479df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:55.998195 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fabe87e-8957-40eb-ade2-95903f52ea7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:55.999602 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:56.049191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fabe87e-8957-40eb-ade2-95903f52ea7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:56.050462 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70431c75-3c09-437e-83d2-2d8123678189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:56.151657 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Created reservations ['bbca1199-95cb-4ba0-978d-7e0bdc09d26d', 'dc0c06dd-1b7b-4cf9-a083-780bcc94d942', '1e9d0f54-0f78-498b-add6-8cda54fa1b79', '8fc7f5e5-f6e5-4a30-bf05-645adac9bb83'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:56.152876 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70431c75-3c09-437e-83d2-2d8123678189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbca1199-95cb-4ba0-978d-7e0bdc09d26d', 'dc0c06dd-1b7b-4cf9-a083-780bcc94d942', '1e9d0f54-0f78-498b-add6-8cda54fa1b79', '8fc7f5e5-f6e5-4a30-bf05-645adac9bb83']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:56.154048 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9800c984-d4e6-40c0-8542-bc10b4567539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:56.191689 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9800c984-d4e6-40c0-8542-bc10b4567539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c233d2-c0f5-4982-abde-d2122885ba44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1979388282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['bbca1199-95cb-4ba0-978d-7e0bdc09d26d','dc0c06dd-1b7b-4cf9-a083-780bcc94d942','1e9d0f54-0f78-498b-add6-8cda54fa1b79','8fc7f5e5-f6e5-4a30-bf05-645adac9bb83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1979388282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c233d2-c0f5-4982-abde-d2122885ba44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77426ad1f1784c51a6c481615cf8e191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c1bfac7c174878b6d0da78d6be5031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:56.193037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b237f591-e7d6-45c8-a105-332a7dbc2071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:56.240033 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b237f591-e7d6-45c8-a105-332a7dbc2071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1979388282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['bbca1199-95cb-4ba0-978d-7e0bdc09d26d','dc0c06dd-1b7b-4cf9-a083-780bcc94d942','1e9d0f54-0f78-498b-add6-8cda54fa1b79','8fc7f5e5-f6e5-4a30-bf05-645adac9bb83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:56.240826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55869d7-f457-405f-a241-5d08d89b10c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:56.269979 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55869d7-f457-405f-a241-5d08d89b10c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:56.271072 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (0ac5f2f6-17ce-48ce-9d46-76dff6a479df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:56.272632 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request issued successfully. Jul 10 18:03:56.272632 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d07295b-b417-4504-bdea-5b9d475e2bfb tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:56.273005 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 435/1721] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:03:55 2026] POST /volume/v3/volumes => generated 747 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:56.295979 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3ad49226-645d-4fef-a05f-04b6645bccc8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:56.302497 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ad49226-645d-4fef-a05f-04b6645bccc8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:03:56.302993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ad49226-645d-4fef-a05f-04b6645bccc8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:56.303635 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ad49226-645d-4fef-a05f-04b6645bccc8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:56.318556 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:56.318556 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:56.326648 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3ad49226-645d-4fef-a05f-04b6645bccc8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:03:56.333424 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ad49226-645d-4fef-a05f-04b6645bccc8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:03:56.335504 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 433/1722] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:56 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 815 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:56.791759 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2ab5c405-b2e6-475e-ab89-d3a7553b43f7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:56.794253 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2ab5c405-b2e6-475e-ab89-d3a7553b43f7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:56.794519 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2ab5c405-b2e6-475e-ab89-d3a7553b43f7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:56.795055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2ab5c405-b2e6-475e-ab89-d3a7553b43f7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:56.795228 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-2ab5c405-b2e6-475e-ab89-d3a7553b43f7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:56.803419 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:56.803419 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:56.804587 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2ab5c405-b2e6-475e-ab89-d3a7553b43f7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:56.805284 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 427/1723] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:56 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:57.353894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-82bd2fd8-cfb5-4647-b915-09a5e5ce6cd3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:57.357793 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-82bd2fd8-cfb5-4647-b915-09a5e5ce6cd3 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:03:57.358873 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-82bd2fd8-cfb5-4647-b915-09a5e5ce6cd3 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:57.358873 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-82bd2fd8-cfb5-4647-b915-09a5e5ce6cd3 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:57.373587 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:57.373587 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:57.381047 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-82bd2fd8-cfb5-4647-b915-09a5e5ce6cd3 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:03:57.388964 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-82bd2fd8-cfb5-4647-b915-09a5e5ce6cd3 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:03:57.389903 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 429/1724] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:57 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:57.410696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-85c9142b-fc3e-4d59-9514-89edb257258c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:57.413293 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-85c9142b-fc3e-4d59-9514-89edb257258c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] POST https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action Jul 10 18:03:57.414089 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-85c9142b-fc3e-4d59-9514-89edb257258c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action body: b'{"os-attach": {"instance_uuid": "9cbb82c6-ba95-4e15-99eb-e4094361e029", "mountpoint": "/dev/vdb"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:57.414437 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-85c9142b-fc3e-4d59-9514-89edb257258c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9cbb82c6-ba95-4e15-99eb-e4094361e029", "mountpoint": "/dev/vdb"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:57.426818 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:57.426818 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:57.427476 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-85c9142b-fc3e-4d59-9514-89edb257258c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:03:57.446637 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-85c9142b-fc3e-4d59-9514-89edb257258c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Update volume admin metadata completed successfully. Jul 10 18:03:57.469599 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c546d45d-940a-4254-bb3a-becaee6bd421 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:57.665351 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c546d45d-940a-4254-bb3a-becaee6bd421 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:03:57.667836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c546d45d-940a-4254-bb3a-becaee6bd421 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-583680068", "extra_specs": {}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:57.700785 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c546d45d-940a-4254-bb3a-becaee6bd421 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:03:57.700785 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 434/1725] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:03:57 2026] POST /volume/v3/types => generated 211 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:57.714807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c5ff46de-52bb-42a7-a4e5-a9288ec45247 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:57.717409 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5ff46de-52bb-42a7-a4e5-a9288ec45247 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] POST https://10.4.3.71/volume/v3/types/bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7/encryption Jul 10 18:03:57.717845 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c5ff46de-52bb-42a7-a4e5-a9288ec45247 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:57.779511 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5ff46de-52bb-42a7-a4e5-a9288ec45247 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] https://10.4.3.71/volume/v3/types/bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7/encryption returned with HTTP 200 Jul 10 18:03:57.780146 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 428/1726] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:03:57 2026] POST /volume/v3/types/bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7/encryption => generated 230 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:57.792669 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:57.830988 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-76a1db10-be64-421f-8dfc-9d6fa8cb8be7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:57.835153 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-76a1db10-be64-421f-8dfc-9d6fa8cb8be7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:57.835458 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-76a1db10-be64-421f-8dfc-9d6fa8cb8be7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:57.835908 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-76a1db10-be64-421f-8dfc-9d6fa8cb8be7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:57.835908 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-76a1db10-be64-421f-8dfc-9d6fa8cb8be7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:57.843281 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:57.843281 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:57.844082 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-76a1db10-be64-421f-8dfc-9d6fa8cb8be7 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:57.844619 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 435/1727] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:57 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:57.923550 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:57.924115 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-76111368", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-583680068", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:57.926526 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-76111368', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-583680068', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:57.931172 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume of 1 GB Jul 10 18:03:57.933589 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:57.933589 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:57.933589 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Availability Zones retrieved successfully. Jul 10 18:03:57.939300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Flow 'volume_create_api' (b33dd4cc-3ed1-48dc-b814-97b23be13ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:57.940661 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76a9b686-2fc5-4edd-95f5-f84fe54bab7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:57.941980 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:57.952337 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-85c9142b-fc3e-4d59-9514-89edb257258c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Attach volume completed successfully. Jul 10 18:03:57.952600 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-85c9142b-fc3e-4d59-9514-89edb257258c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action returned with HTTP 202 Jul 10 18:03:57.953248 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 436/1728] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:03:57 2026] POST /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action => generated 0 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:03:57.964672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b3b1e704-e9d5-4c37-a9f2-de635fe5770d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:57.967217 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b3b1e704-e9d5-4c37-a9f2-de635fe5770d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:03:57.967441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b3b1e704-e9d5-4c37-a9f2-de635fe5770d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:57.968724 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b3b1e704-e9d5-4c37-a9f2-de635fe5770d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:57.984798 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:57.984798 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:57.987023 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76a9b686-2fc5-4edd-95f5-f84fe54bab7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:03:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7,is_public=True,name='tempest-scenario-type-luks-583680068',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:57.990101 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be69fdec-c2ec-4fb5-a97f-dd06cda2fecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:57.997778 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b3b1e704-e9d5-4c37-a9f2-de635fe5770d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:03:58.008952 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b3b1e704-e9d5-4c37-a9f2-de635fe5770d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:03:58.009824 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 429/1729] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:57 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 1174 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:58.036205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1ea93013-723d-4e1b-8a53-4965092bfd21 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:58.039889 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ea93013-723d-4e1b-8a53-4965092bfd21 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:03:58.040329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ea93013-723d-4e1b-8a53-4965092bfd21 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:58.040756 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ea93013-723d-4e1b-8a53-4965092bfd21 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:58.057971 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-583680068 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-583680068, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:58.058905 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-583680068 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-583680068, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:58.065799 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:58.065799 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:58.076940 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1ea93013-723d-4e1b-8a53-4965092bfd21 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:03:58.085531 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ea93013-723d-4e1b-8a53-4965092bfd21 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:03:58.087339 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 436/1730] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:58 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 1174 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:58.105731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-07b8a7b7-e188-41e8-a673-fbfdbf918ad0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:58.143957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Created reservations ['878fb1af-3f75-4e6c-9dda-a95a59bd0908', '569234a9-6998-4f77-b32c-c710968e0632', '2286cd68-0100-4c73-b72a-571dfd487ac3', '9879d3d2-4ecf-44a9-88ae-6ec34cc95fb4'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:58.144909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be69fdec-c2ec-4fb5-a97f-dd06cda2fecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['878fb1af-3f75-4e6c-9dda-a95a59bd0908', '569234a9-6998-4f77-b32c-c710968e0632', '2286cd68-0100-4c73-b72a-571dfd487ac3', '9879d3d2-4ecf-44a9-88ae-6ec34cc95fb4']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:58.146088 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7284e4-5350-4ea6-a162-a00dcb3a1225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:58.179262 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7284e4-5350-4ea6-a162-a00dcb3a1225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '487913e8-9bf5-416c-a0b5-e0abe40d5a49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-76111368',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ffec51d628401eb94a4247f0363eff',qos_specs=None,replication_status=,reservations=['878fb1af-3f75-4e6c-9dda-a95a59bd0908','569234a9-6998-4f77-b32c-c710968e0632','2286cd68-0100-4c73-b72a-571dfd487ac3','9879d3d2-4ecf-44a9-88ae-6ec34cc95fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_type_id=bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-76111368',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=487913e8-9bf5-416c-a0b5-e0abe40d5a49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00ffec51d628401eb94a4247f0363eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7),volume_type_id=bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:58.180086 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f259516f-2f57-41bf-a12a-b4048bdb20c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:58.210382 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f259516f-2f57-41bf-a12a-b4048bdb20c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-76111368',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ffec51d628401eb94a4247f0363eff',qos_specs=None,replication_status=,reservations=['878fb1af-3f75-4e6c-9dda-a95a59bd0908','569234a9-6998-4f77-b32c-c710968e0632','2286cd68-0100-4c73-b72a-571dfd487ac3','9879d3d2-4ecf-44a9-88ae-6ec34cc95fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_type_id=bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:58.211239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827c47df-3e07-4917-906e-e823c0a3f421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:58.223341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827c47df-3e07-4917-906e-e823c0a3f421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:58.225181 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Flow 'volume_create_api' (b33dd4cc-3ed1-48dc-b814-97b23be13ef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:58.225181 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume request issued successfully. Jul 10 18:03:58.227108 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6de5a43f-5c30-49f1-8887-20a696026ee1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:58.227108 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 430/1731] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:57 2026] POST /volume/v3/volumes => generated 780 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:58.247495 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07b8a7b7-e188-41e8-a673-fbfdbf918ad0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action Jul 10 18:03:58.248828 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3980d783-e24e-4fef-87a6-a9afa8de26fe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:58.248976 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07b8a7b7-e188-41e8-a673-fbfdbf918ad0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:58.248976 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07b8a7b7-e188-41e8-a673-fbfdbf918ad0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:58.250212 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3980d783-e24e-4fef-87a6-a9afa8de26fe tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 Jul 10 18:03:58.250402 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3980d783-e24e-4fef-87a6-a9afa8de26fe tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:58.252006 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3980d783-e24e-4fef-87a6-a9afa8de26fe tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:58.264131 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:58.264131 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:58.265354 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:58.265354 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:58.266161 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.admin_actions [None req-07b8a7b7-e188-41e8-a673-fbfdbf918ad0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Updating volume 'd4c233d2-c0f5-4982-abde-d2122885ba44' with '{'status': 'error'}' {{(pid=99948) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:03:58.272002 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3980d783-e24e-4fef-87a6-a9afa8de26fe tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:03:58.278310 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3980d783-e24e-4fef-87a6-a9afa8de26fe tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 returned with HTTP 200 Jul 10 18:03:58.278641 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 430/1732] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:58 2026] GET /volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:58.319168 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07b8a7b7-e188-41e8-a673-fbfdbf918ad0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action returned with HTTP 202 Jul 10 18:03:58.319692 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 437/1733] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:03:58 2026] POST /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:03:58.335369 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4f9811eb-0d18-4b92-8194-ae0dce1395ab None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:58.342426 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4f9811eb-0d18-4b92-8194-ae0dce1395ab tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:03:58.342844 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4f9811eb-0d18-4b92-8194-ae0dce1395ab tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:58.344671 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4f9811eb-0d18-4b92-8194-ae0dce1395ab tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:58.372116 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:58.372116 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:58.384051 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4f9811eb-0d18-4b92-8194-ae0dce1395ab tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:03:58.390824 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4f9811eb-0d18-4b92-8194-ae0dce1395ab tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:03:58.392066 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 437/1734] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:58 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 1173 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:58.409131 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5ad343d8-8823-40a9-b90e-3f46df7801b0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:58.412645 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ad343d8-8823-40a9-b90e-3f46df7801b0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action Jul 10 18:03:58.413042 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ad343d8-8823-40a9-b90e-3f46df7801b0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a4ce1122-d01a-4433-aa97-961eca754119"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:58.413213 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ad343d8-8823-40a9-b90e-3f46df7801b0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a4ce1122-d01a-4433-aa97-961eca754119"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:58.431340 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:58.431340 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:58.431888 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5ad343d8-8823-40a9-b90e-3f46df7801b0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Volume info retrieved successfully. Jul 10 18:03:58.862101 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bdaface1-1212-4b81-ba23-5a481180f3ce None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:58.864237 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bdaface1-1212-4b81-ba23-5a481180f3ce tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:58.864597 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bdaface1-1212-4b81-ba23-5a481180f3ce tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:58.865632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bdaface1-1212-4b81-ba23-5a481180f3ce tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:58.865632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-bdaface1-1212-4b81-ba23-5a481180f3ce tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:58.875481 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:58.875481 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:58.876738 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bdaface1-1212-4b81-ba23-5a481180f3ce tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:58.877485 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 431/1735] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:58 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:58.938163 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5ad343d8-8823-40a9-b90e-3f46df7801b0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Terminate volume connection completed successfully. Jul 10 18:03:58.948187 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5ad343d8-8823-40a9-b90e-3f46df7801b0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99950) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 10 18:03:59.097538 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-89ebc017-03e3-48b2-bc19-e8b7fc672562 req-6a3ad4a5-5a93-4ce3-bde4-5cb33639bc1b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:59.100945 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-89ebc017-03e3-48b2-bc19-e8b7fc672562 req-6a3ad4a5-5a93-4ce3-bde4-5cb33639bc1b tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 Jul 10 18:03:59.101283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-89ebc017-03e3-48b2-bc19-e8b7fc672562 req-6a3ad4a5-5a93-4ce3-bde4-5cb33639bc1b tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:59.101557 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-89ebc017-03e3-48b2-bc19-e8b7fc672562 req-6a3ad4a5-5a93-4ce3-bde4-5cb33639bc1b tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:59.120829 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:59.120829 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:59.129002 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-89ebc017-03e3-48b2-bc19-e8b7fc672562 req-6a3ad4a5-5a93-4ce3-bde4-5cb33639bc1b tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:03:59.138450 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-89ebc017-03e3-48b2-bc19-e8b7fc672562 req-6a3ad4a5-5a93-4ce3-bde4-5cb33639bc1b tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 returned with HTTP 200 Jul 10 18:03:59.139106 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 438/1736] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:03:59 2026] GET /volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:03:59.299392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5f9984be-426b-4aa6-a931-66fe337c97ad None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:59.303712 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5f9984be-426b-4aa6-a931-66fe337c97ad tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 Jul 10 18:03:59.304515 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5f9984be-426b-4aa6-a931-66fe337c97ad tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:59.304951 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5f9984be-426b-4aa6-a931-66fe337c97ad tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:59.316701 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:59.316701 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:59.323480 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5f9984be-426b-4aa6-a931-66fe337c97ad tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:03:59.330969 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5f9984be-426b-4aa6-a931-66fe337c97ad tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 returned with HTTP 200 Jul 10 18:03:59.331517 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 438/1737] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:59 2026] GET /volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:59.352859 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-90144c80-71f1-44f3-883e-50acc847176d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:59.355439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-90144c80-71f1-44f3-883e-50acc847176d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 Jul 10 18:03:59.355849 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-90144c80-71f1-44f3-883e-50acc847176d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:59.356168 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-90144c80-71f1-44f3-883e-50acc847176d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:59.368326 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:59.368326 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:59.374631 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-90144c80-71f1-44f3-883e-50acc847176d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:03:59.381622 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-90144c80-71f1-44f3-883e-50acc847176d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 returned with HTTP 200 Jul 10 18:03:59.382183 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 432/1738] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:59 2026] GET /volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:59.398681 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-94047b77-efbb-47d8-833e-6a0233798ad7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:59.402387 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:03:59.402387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-606527640", "source_volid": "487913e8-9bf5-416c-a0b5-e0abe40d5a49", "volume_type": "tempest-scenario-type-luks-583680068", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:59.406463 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-606527640', 'source_volid': '487913e8-9bf5-416c-a0b5-e0abe40d5a49', 'volume_type': 'tempest-scenario-type-luks-583680068', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:03:59.434793 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:59.434793 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:03:59.435477 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume retrieved successfully. Jul 10 18:03:59.435746 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume of 1 GB Jul 10 18:03:59.436809 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Availability Zones retrieved successfully. Jul 10 18:03:59.446025 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Flow 'volume_create_api' (efdf9a3d-6102-4755-b25e-bf49a4716b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:59.449416 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d62c1a-4e51-49b7-adf4-8c21ea41a1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:59.451625 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:03:59.464386 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5ad343d8-8823-40a9-b90e-3f46df7801b0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Detach volume completed successfully. Jul 10 18:03:59.464386 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ad343d8-8823-40a9-b90e-3f46df7801b0 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action returned with HTTP 202 Jul 10 18:03:59.466078 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 431/1739] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:03:58 2026] POST /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action => generated 0 bytes in 1058 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:03:59.479946 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9ca206b3-c647-43e2-a5b1-45751faffc99 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:59.484056 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ca206b3-c647-43e2-a5b1-45751faffc99 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:03:59.484785 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9ca206b3-c647-43e2-a5b1-45751faffc99 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:59.485072 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9ca206b3-c647-43e2-a5b1-45751faffc99 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:59.498001 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d62c1a-4e51-49b7-adf4-8c21ea41a1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '487913e8-9bf5-416c-a0b5-e0abe40d5a49', 'volume_type': VolumeType(created_at=2026-07-10T18:03:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7,is_public=True,name='tempest-scenario-type-luks-583680068',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:59.499623 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004f1343-995b-4b80-91f4-9a4c0b182d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:59.499821 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:59.499821 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:59.505209 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9ca206b3-c647-43e2-a5b1-45751faffc99 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:03:59.515724 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ca206b3-c647-43e2-a5b1-45751faffc99 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:03:59.516769 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 439/1740] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:59 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:59.538094 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-934b88b3-a10a-4a13-824b-5b45a7324ea8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:59.542034 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-934b88b3-a10a-4a13-824b-5b45a7324ea8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:03:59.542300 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-934b88b3-a10a-4a13-824b-5b45a7324ea8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:59.542530 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-934b88b3-a10a-4a13-824b-5b45a7324ea8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:59.556856 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-583680068 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-583680068, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:59.557690 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-583680068 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-583680068, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:03:59.560472 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:59.560472 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:59.569598 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-934b88b3-a10a-4a13-824b-5b45a7324ea8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:03:59.578519 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-934b88b3-a10a-4a13-824b-5b45a7324ea8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:03:59.578912 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 433/1741] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:59 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:03:59.597896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Created reservations ['f1b12acc-1ffc-440a-bcac-59eaa21bec8b', '86d78b4d-faa1-46ba-9f33-6c32665139a3', 'fb2badc6-d2dd-4488-8de5-9ba29120a0c0', '54e6e3fa-cb67-42a7-bb09-8282d945ddac'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:03:59.599690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004f1343-995b-4b80-91f4-9a4c0b182d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1b12acc-1ffc-440a-bcac-59eaa21bec8b', '86d78b4d-faa1-46ba-9f33-6c32665139a3', 'fb2badc6-d2dd-4488-8de5-9ba29120a0c0', '54e6e3fa-cb67-42a7-bb09-8282d945ddac']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:59.600110 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b888f666-5ca7-4f36-b326-637f99d0c3a8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:59.600226 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5a39f3-100c-4805-908d-4e704c3c8510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:59.604199 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b888f666-5ca7-4f36-b326-637f99d0c3a8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] POST https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action Jul 10 18:03:59.605657 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b888f666-5ca7-4f36-b326-637f99d0c3a8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action body: b'{"os-detach": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:03:59.605657 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b888f666-5ca7-4f36-b326-637f99d0c3a8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:03:59.621554 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:59.621554 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:03:59.621554 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b888f666-5ca7-4f36-b326-637f99d0c3a8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:03:59.687239 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5a39f3-100c-4805-908d-4e704c3c8510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '493b8cf4-e8fc-4c0b-86f8-e25544919338', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-606527640',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ffec51d628401eb94a4247f0363eff',qos_specs=None,replication_status=,reservations=['f1b12acc-1ffc-440a-bcac-59eaa21bec8b','86d78b4d-faa1-46ba-9f33-6c32665139a3','fb2badc6-d2dd-4488-8de5-9ba29120a0c0','54e6e3fa-cb67-42a7-bb09-8282d945ddac'],size=1,snapshot_id=None,source_replicaid=,source_volid=487913e8-9bf5-416c-a0b5-e0abe40d5a49,status='creating',user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_type_id=bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-606527640',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=493b8cf4-e8fc-4c0b-86f8-e25544919338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00ffec51d628401eb94a4247f0363eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=487913e8-9bf5-416c-a0b5-e0abe40d5a49,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7),volume_type_id=bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:59.688702 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c705591d-0af3-443a-961c-c11a9e82fd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:59.747462 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c705591d-0af3-443a-961c-c11a9e82fd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-606527640',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ffec51d628401eb94a4247f0363eff',qos_specs=None,replication_status=,reservations=['f1b12acc-1ffc-440a-bcac-59eaa21bec8b','86d78b4d-faa1-46ba-9f33-6c32665139a3','fb2badc6-d2dd-4488-8de5-9ba29120a0c0','54e6e3fa-cb67-42a7-bb09-8282d945ddac'],size=1,snapshot_id=None,source_replicaid=,source_volid=487913e8-9bf5-416c-a0b5-e0abe40d5a49,status='creating',user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_type_id=bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:59.748495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618bfc69-35b1-410b-8c78-42fb2907fcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:03:59.793592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618bfc69-35b1-410b-8c78-42fb2907fcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:03:59.794848 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Flow 'volume_create_api' (efdf9a3d-6102-4755-b25e-bf49a4716b5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:03:59.795307 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume request issued successfully. Jul 10 18:03:59.796135 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-94047b77-efbb-47d8-833e-6a0233798ad7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:03:59.796796 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 439/1742] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:03:59 2026] POST /volume/v3/volumes => generated 808 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:03:59.818458 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c1f22d85-da8f-426e-9df0-3ec45a2d5e21 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:59.821353 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c1f22d85-da8f-426e-9df0-3ec45a2d5e21 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:03:59.821942 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c1f22d85-da8f-426e-9df0-3ec45a2d5e21 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:59.821942 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c1f22d85-da8f-426e-9df0-3ec45a2d5e21 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:59.833280 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:59.833280 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:03:59.839847 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c1f22d85-da8f-426e-9df0-3ec45a2d5e21 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:03:59.851381 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c1f22d85-da8f-426e-9df0-3ec45a2d5e21 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:03:59.852836 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 440/1743] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:03:59 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:03:59.893810 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-784cc5e9-85c7-40ba-b9a5-cf0525c16c9b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:03:59.896860 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-784cc5e9-85c7-40ba-b9a5-cf0525c16c9b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:03:59.897266 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-784cc5e9-85c7-40ba-b9a5-cf0525c16c9b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:03:59.897743 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-784cc5e9-85c7-40ba-b9a5-cf0525c16c9b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:03:59.897895 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-784cc5e9-85c7-40ba-b9a5-cf0525c16c9b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:03:59.909254 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:03:59.909254 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:03:59.911283 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-784cc5e9-85c7-40ba-b9a5-cf0525c16c9b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:03:59.911283 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 434/1744] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:03:59 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:00.126899 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b888f666-5ca7-4f36-b326-637f99d0c3a8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Detach volume completed successfully. Jul 10 18:04:00.127191 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b888f666-5ca7-4f36-b326-637f99d0c3a8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action returned with HTTP 202 Jul 10 18:04:00.128231 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 432/1745] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:03:59 2026] POST /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:00.142005 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2d2e4660-e115-4239-813d-ba7b7345db01 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:00.144773 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2d2e4660-e115-4239-813d-ba7b7345db01 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:04:00.145106 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2d2e4660-e115-4239-813d-ba7b7345db01 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:00.145326 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2d2e4660-e115-4239-813d-ba7b7345db01 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:00.159965 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:00.159965 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:00.171545 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2d2e4660-e115-4239-813d-ba7b7345db01 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:00.185728 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2d2e4660-e115-4239-813d-ba7b7345db01 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:04:00.186339 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 440/1746] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:00 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:00.209635 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3803697d-1151-44d9-983a-3bdc6d8daee2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:00.212400 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3803697d-1151-44d9-983a-3bdc6d8daee2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:04:00.212743 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3803697d-1151-44d9-983a-3bdc6d8daee2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:00.213030 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3803697d-1151-44d9-983a-3bdc6d8daee2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:00.225633 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:00.225633 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:00.233354 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3803697d-1151-44d9-983a-3bdc6d8daee2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:00.243696 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3803697d-1151-44d9-983a-3bdc6d8daee2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:04:00.244440 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 441/1747] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:00 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:00.265447 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-aa5f2445-1a8e-487e-a377-5faaa12bf8b7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:00.270215 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aa5f2445-1a8e-487e-a377-5faaa12bf8b7 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] DELETE https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:04:00.270588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aa5f2445-1a8e-487e-a377-5faaa12bf8b7 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:00.273630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aa5f2445-1a8e-487e-a377-5faaa12bf8b7 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:00.273630 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-aa5f2445-1a8e-487e-a377-5faaa12bf8b7 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Delete volume with id: d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:04:00.289441 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:00.289441 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:00.289441 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-aa5f2445-1a8e-487e-a377-5faaa12bf8b7 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:00.353645 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-aa5f2445-1a8e-487e-a377-5faaa12bf8b7 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Delete volume request issued successfully. Jul 10 18:04:00.355360 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aa5f2445-1a8e-487e-a377-5faaa12bf8b7 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 202 Jul 10 18:04:00.357958 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 435/1748] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:04:00 2026] DELETE /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:00.376242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6b84d470-0de8-47a6-af6e-ed9726ec204c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:00.384860 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b84d470-0de8-47a6-af6e-ed9726ec204c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:04:00.384860 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b84d470-0de8-47a6-af6e-ed9726ec204c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:00.384860 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b84d470-0de8-47a6-af6e-ed9726ec204c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:00.404404 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:00.404404 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:00.419501 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6b84d470-0de8-47a6-af6e-ed9726ec204c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:00.433095 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b84d470-0de8-47a6-af6e-ed9726ec204c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 200 Jul 10 18:04:00.434492 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 433/1749] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:00 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:00.880055 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-89ba0c9b-860b-442b-b4bf-e28e948f6aa1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:00.883436 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-89ba0c9b-860b-442b-b4bf-e28e948f6aa1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:00.883436 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-89ba0c9b-860b-442b-b4bf-e28e948f6aa1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:00.883436 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-89ba0c9b-860b-442b-b4bf-e28e948f6aa1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:00.898512 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:00.898512 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:00.904462 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-89ba0c9b-860b-442b-b4bf-e28e948f6aa1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:00.914221 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-89ba0c9b-860b-442b-b4bf-e28e948f6aa1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:00.915236 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 441/1750] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:00 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:00.926855 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f72c7695-dcaa-48ac-811e-defeae6cb5e3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:00.932648 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f72c7695-dcaa-48ac-811e-defeae6cb5e3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:00.932648 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f72c7695-dcaa-48ac-811e-defeae6cb5e3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:00.932648 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f72c7695-dcaa-48ac-811e-defeae6cb5e3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:00.932648 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f72c7695-dcaa-48ac-811e-defeae6cb5e3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:00.936973 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:00.936973 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:00.938371 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f72c7695-dcaa-48ac-811e-defeae6cb5e3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:04:00.939084 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 442/1751] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:00 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:01.452020 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-10be4a3b-ad6c-42d2-a780-2e9348e00733 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:01.455769 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-10be4a3b-ad6c-42d2-a780-2e9348e00733 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 Jul 10 18:04:01.455769 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-10be4a3b-ad6c-42d2-a780-2e9348e00733 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:01.456282 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-10be4a3b-ad6c-42d2-a780-2e9348e00733 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:01.475227 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-10be4a3b-ad6c-42d2-a780-2e9348e00733 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 returned with HTTP 404 Jul 10 18:04:01.476168 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 436/1752] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:01 2026] GET /volume/v3/volumes/d4c233d2-c0f5-4982-abde-d2122885ba44 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:01.936335 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d3da4d7b-40fe-497a-960a-95bc0d32de04 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:01.938926 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d3da4d7b-40fe-497a-960a-95bc0d32de04 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:01.939435 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d3da4d7b-40fe-497a-960a-95bc0d32de04 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:01.939435 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d3da4d7b-40fe-497a-960a-95bc0d32de04 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:01.950838 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:01.950838 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:01.952475 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bc8a3396-bc58-4a0e-86bd-39c3d0c6ebc4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:01.955421 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc8a3396-bc58-4a0e-86bd-39c3d0c6ebc4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:01.955721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc8a3396-bc58-4a0e-86bd-39c3d0c6ebc4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:01.955981 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc8a3396-bc58-4a0e-86bd-39c3d0c6ebc4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:01.956381 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-bc8a3396-bc58-4a0e-86bd-39c3d0c6ebc4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:01.957039 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d3da4d7b-40fe-497a-960a-95bc0d32de04 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:01.962506 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:01.962506 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:01.963357 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d3da4d7b-40fe-497a-960a-95bc0d32de04 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:01.963636 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc8a3396-bc58-4a0e-86bd-39c3d0c6ebc4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:04:01.963706 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 434/1753] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:01 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:01.964108 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 442/1754] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:01 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:02.978869 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-96ce9cbd-5aea-4bec-aacc-403a10296419 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:02.981702 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f43f130c-17c7-4be8-a380-f3f49ad23266 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:02.984039 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f43f130c-17c7-4be8-a380-f3f49ad23266 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:02.987596 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f43f130c-17c7-4be8-a380-f3f49ad23266 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:02.987596 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f43f130c-17c7-4be8-a380-f3f49ad23266 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:02.987760 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-96ce9cbd-5aea-4bec-aacc-403a10296419 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:02.987760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-96ce9cbd-5aea-4bec-aacc-403a10296419 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:02.987760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-96ce9cbd-5aea-4bec-aacc-403a10296419 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:02.987760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-96ce9cbd-5aea-4bec-aacc-403a10296419 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:02.995805 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:02.995805 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:02.996580 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:02.996580 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:02.997769 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-96ce9cbd-5aea-4bec-aacc-403a10296419 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:04:02.998931 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 443/1755] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:02 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:03.002841 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f43f130c-17c7-4be8-a380-f3f49ad23266 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:03.010460 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f43f130c-17c7-4be8-a380-f3f49ad23266 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:03.011097 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 437/1756] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:02 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:04.434472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-68766ae0-4395-435d-9d56-4f6ce5d99c56 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:04.434472 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-68766ae0-4395-435d-9d56-4f6ce5d99c56 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:04.434472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-68766ae0-4395-435d-9d56-4f6ce5d99c56 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:04.434472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-68766ae0-4395-435d-9d56-4f6ce5d99c56 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:04.434472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-68766ae0-4395-435d-9d56-4f6ce5d99c56 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:04.434472 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:04.434472 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:04.434472 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-68766ae0-4395-435d-9d56-4f6ce5d99c56 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:04:04.434472 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 435/1757] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:04 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:04.440991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3cadc9a2-5990-48b0-bc85-556c8f3c1d40 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:04.440991 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3cadc9a2-5990-48b0-bc85-556c8f3c1d40 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:04.440991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3cadc9a2-5990-48b0-bc85-556c8f3c1d40 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:04.440991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3cadc9a2-5990-48b0-bc85-556c8f3c1d40 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:04.440991 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:04.440991 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:04.440991 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3cadc9a2-5990-48b0-bc85-556c8f3c1d40 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:04.440991 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3cadc9a2-5990-48b0-bc85-556c8f3c1d40 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:04.440991 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 443/1758] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:04 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:05.042640 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-252cd6ef-59d0-4e34-a545-b61e3ee69397 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:05.045596 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-252cd6ef-59d0-4e34-a545-b61e3ee69397 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:05.046085 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-252cd6ef-59d0-4e34-a545-b61e3ee69397 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:05.046243 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-252cd6ef-59d0-4e34-a545-b61e3ee69397 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:05.046440 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-252cd6ef-59d0-4e34-a545-b61e3ee69397 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:05.053450 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:05.053450 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:05.054595 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-252cd6ef-59d0-4e34-a545-b61e3ee69397 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:04:05.055351 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 444/1759] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:05 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:05.091557 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2c9dba72-d8fa-4910-b068-b52437b25f3a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:05.094780 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c9dba72-d8fa-4910-b068-b52437b25f3a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:05.094780 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c9dba72-d8fa-4910-b068-b52437b25f3a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:05.095129 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c9dba72-d8fa-4910-b068-b52437b25f3a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:05.106379 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:05.106379 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:05.113492 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2c9dba72-d8fa-4910-b068-b52437b25f3a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:05.121172 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c9dba72-d8fa-4910-b068-b52437b25f3a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:05.121661 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 438/1760] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:05 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:06.070435 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-86bf198c-d17d-4b3c-8f86-3496f010ed3c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:06.074357 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86bf198c-d17d-4b3c-8f86-3496f010ed3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:06.074640 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-86bf198c-d17d-4b3c-8f86-3496f010ed3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:06.074852 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-86bf198c-d17d-4b3c-8f86-3496f010ed3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:06.074988 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-86bf198c-d17d-4b3c-8f86-3496f010ed3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:06.081475 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:06.081475 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:06.083394 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86bf198c-d17d-4b3c-8f86-3496f010ed3c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:04:06.083394 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 436/1761] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:06 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:06.106314 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8bf0288f-5f05-41a1-95ac-5d07c18f6247 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:06.110217 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8bf0288f-5f05-41a1-95ac-5d07c18f6247 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee/export_record Jul 10 18:04:06.110217 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8bf0288f-5f05-41a1-95ac-5d07c18f6247 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:06.112618 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8bf0288f-5f05-41a1-95ac-5d07c18f6247 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'export_record' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:06.112618 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-8bf0288f-5f05-41a1-95ac-5d07c18f6247 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Export record for backup 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99948) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 18:04:06.122306 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:06.122306 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:06.124789 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.api [None req-8bf0288f-5f05-41a1-95ac-5d07c18f6247 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling RPCAPI with context: , host: np0000005036, backup: 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99948) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 18:04:06.140464 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-8bf0288f-5f05-41a1-95ac-5d07c18f6247 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] export_record in rpcapi backup_id 188e0b6c-5124-46aa-a838-5d4db187a0ee on host np0000005036. {{(pid=99948) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 18:04:06.143841 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-725db112-3c58-46ce-99a8-00b324a76579 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:06.147880 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-725db112-3c58-46ce-99a8-00b324a76579 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:06.148675 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-725db112-3c58-46ce-99a8-00b324a76579 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:06.148883 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-725db112-3c58-46ce-99a8-00b324a76579 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:06.159911 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:06.159911 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:06.169182 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-725db112-3c58-46ce-99a8-00b324a76579 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:06.177448 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-725db112-3c58-46ce-99a8-00b324a76579 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:06.178225 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 445/1762] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:06 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:06.648929 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-8bf0288f-5f05-41a1-95ac-5d07c18f6247 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTg4ZTBiNmMtNTEyNC00NmFhLWE4MzgtNWQ0ZGIxODdhMGVlIiwgInVzZXJfaWQiOiAiZjgyMzlmM2M4MGU4NGJmYzk3ODVhMTc2YWQ1MTBhMmYiLCAicHJvamVjdF9pZCI6ICJhMmJkOWE2NTFiNjY0NzMyYTgzMmE2NjBkNzY0NjRkZSIsICJ2b2x1bWVfaWQiOiAiMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxODY0NDk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4LzIwMjYwNzEwMTgwMzQ3L2F6X25vdmFfYmFja3VwXzE4OGUwYjZjLTUxMjQtNDZhYS1hODM4LTVkNGRiMTg3YTBlZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99948) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 18:04:06.648929 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8bf0288f-5f05-41a1-95ac-5d07c18f6247 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee/export_record returned with HTTP 200 Jul 10 18:04:06.648929 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 444/1763] 10.4.3.71 () {68 vars in 1423 bytes} [Fri Jul 10 18:04:06 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee/export_record => generated 1424 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:06.660547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8e88c731-b950-40e6-bfb4-35b925130de9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:06.668033 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e88c731-b950-40e6-bfb4-35b925130de9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:06.668033 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e88c731-b950-40e6-bfb4-35b925130de9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:06.668033 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e88c731-b950-40e6-bfb4-35b925130de9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:06.668492 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8e88c731-b950-40e6-bfb4-35b925130de9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:06.680129 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:06.680129 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:06.681343 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e88c731-b950-40e6-bfb4-35b925130de9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:04:06.681945 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 439/1764] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:06 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:06.697825 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5efa7406-1793-4a87-8edb-586f8c71ecdd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:06.702210 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5efa7406-1793-4a87-8edb-586f8c71ecdd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/backups/import_record Jul 10 18:04:06.702210 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5efa7406-1793-4a87-8edb-586f8c71ecdd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDBlNjdjODctNzYyYS00ZDJiLTkxOTEtZmNmOTAxNDZlZTJkIiwgInVzZXJfaWQiOiAiZjgyMzlmM2M4MGU4NGJmYzk3ODVhMTc2YWQ1MTBhMmYiLCAicHJvamVjdF9pZCI6ICJhMmJkOWE2NTFiNjY0NzMyYTgzMmE2NjBkNzY0NjRkZSIsICJ2b2x1bWVfaWQiOiAiMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxODY0NDk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4LzIwMjYwNzEwMTgwMzQ3L2F6X25vdmFfYmFja3VwXzE4OGUwYjZjLTUxMjQtNDZhYS1hODM4LTVkNGRiMTg3YTBlZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:06.705721 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-5efa7406-1793-4a87-8edb-586f8c71ecdd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDBlNjdjODctNzYyYS00ZDJiLTkxOTEtZmNmOTAxNDZlZTJkIiwgInVzZXJfaWQiOiAiZjgyMzlmM2M4MGU4NGJmYzk3ODVhMTc2YWQ1MTBhMmYiLCAicHJvamVjdF9pZCI6ICJhMmJkOWE2NTFiNjY0NzMyYTgzMmE2NjBkNzY0NjRkZSIsICJ2b2x1bWVfaWQiOiAiMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxODY0NDk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4LzIwMjYwNzEwMTgwMzQ3L2F6X25vdmFfYmFja3VwXzE4OGUwYjZjLTUxMjQtNDZhYS1hODM4LTVkNGRiMTg3YTBlZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99950) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 18:04:06.705721 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-5efa7406-1793-4a87-8edb-586f8c71ecdd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDBlNjdjODctNzYyYS00ZDJiLTkxOTEtZmNmOTAxNDZlZTJkIiwgInVzZXJfaWQiOiAiZjgyMzlmM2M4MGU4NGJmYzk3ODVhMTc2YWQ1MTBhMmYiLCAicHJvamVjdF9pZCI6ICJhMmJkOWE2NTFiNjY0NzMyYTgzMmE2NjBkNzY0NjRkZSIsICJ2b2x1bWVfaWQiOiAiMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxODY0NDk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4LzIwMjYwNzEwMTgwMzQ3L2F6X25vdmFfYmFja3VwXzE4OGUwYjZjLTUxMjQtNDZhYS1hODM4LTVkNGRiMTg3YTBlZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99950) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 18:04:06.767396 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-5efa7406-1793-4a87-8edb-586f8c71ecdd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['3af7b23a-d09c-4662-9262-638451516a97', '271d60ea-dbc1-420b-8d43-764ba95b1784'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:06.808639 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-5efa7406-1793-4a87-8edb-586f8c71ecdd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] import_record rpcapi backup id 40e67c87-762a-4d2b-9191-fcf90146ee2d on host np0000005036 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDBlNjdjODctNzYyYS00ZDJiLTkxOTEtZmNmOTAxNDZlZTJkIiwgInVzZXJfaWQiOiAiZjgyMzlmM2M4MGU4NGJmYzk3ODVhMTc2YWQ1MTBhMmYiLCAicHJvamVjdF9pZCI6ICJhMmJkOWE2NTFiNjY0NzMyYTgzMmE2NjBkNzY0NjRkZSIsICJ2b2x1bWVfaWQiOiAiMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIxODY0NDk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDhmMTY1YjEtNzgxOS00MWYyLWEwNDQtYzVhZmM2YmFkMDE4LzIwMjYwNzEwMTgwMzQ3L2F6X25vdmFfYmFja3VwXzE4OGUwYjZjLTUxMjQtNDZhYS1hODM4LTVkNGRiMTg3YTBlZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MDM6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99950) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 18:04:06.810058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-5efa7406-1793-4a87-8edb-586f8c71ecdd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Import record output: {'backup': {'id': '40e67c87-762a-4d2b-9191-fcf90146ee2d', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.71/volume/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d'}]}}. {{(pid=99950) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 18:04:06.810413 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5efa7406-1793-4a87-8edb-586f8c71ecdd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/import_record returned with HTTP 201 Jul 10 18:04:06.811274 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 437/1765] 10.4.3.71 () {70 vars in 1335 bytes} [Fri Jul 10 18:04:06 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 115 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 18:04:06.826039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-389a54e4-bba0-4846-be31-ebf9953d3be5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:06.829145 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-389a54e4-bba0-4846-be31-ebf9953d3be5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d Jul 10 18:04:06.829145 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-389a54e4-bba0-4846-be31-ebf9953d3be5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:06.829631 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-389a54e4-bba0-4846-be31-ebf9953d3be5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:06.829943 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-389a54e4-bba0-4846-be31-ebf9953d3be5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 40e67c87-762a-4d2b-9191-fcf90146ee2d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:06.836269 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:06.836269 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:06.838098 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-389a54e4-bba0-4846-be31-ebf9953d3be5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d returned with HTTP 200 Jul 10 18:04:06.838975 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 446/1766] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:06 2026] GET /volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:07.196859 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a438ed36-5680-49c1-974d-930e69fcf58b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:07.199351 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a438ed36-5680-49c1-974d-930e69fcf58b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:07.199634 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a438ed36-5680-49c1-974d-930e69fcf58b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:07.199889 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a438ed36-5680-49c1-974d-930e69fcf58b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:07.213846 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:07.213846 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:07.221700 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a438ed36-5680-49c1-974d-930e69fcf58b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:07.230266 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a438ed36-5680-49c1-974d-930e69fcf58b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:07.231218 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 445/1767] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:07 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:07.854086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e597bab1-45cb-4418-9cd9-a961e554299b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:07.857799 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e597bab1-45cb-4418-9cd9-a961e554299b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d Jul 10 18:04:07.858646 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e597bab1-45cb-4418-9cd9-a961e554299b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:07.858646 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e597bab1-45cb-4418-9cd9-a961e554299b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:07.858646 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e597bab1-45cb-4418-9cd9-a961e554299b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 40e67c87-762a-4d2b-9191-fcf90146ee2d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:07.864835 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:07.864835 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:07.865322 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e597bab1-45cb-4418-9cd9-a961e554299b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d returned with HTTP 200 Jul 10 18:04:07.866495 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 440/1768] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:07 2026] GET /volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:07.884544 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cac79616-b6ed-4d15-a9e5-345481e7f499 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:07.886829 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cac79616-b6ed-4d15-a9e5-345481e7f499 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d Jul 10 18:04:07.887092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cac79616-b6ed-4d15-a9e5-345481e7f499 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:07.887376 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cac79616-b6ed-4d15-a9e5-345481e7f499 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:07.887599 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-cac79616-b6ed-4d15-a9e5-345481e7f499 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete backup with id: 40e67c87-762a-4d2b-9191-fcf90146ee2d. Jul 10 18:04:07.895707 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:07.895707 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:07.916987 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-cac79616-b6ed-4d15-a9e5-345481e7f499 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] delete_backup rpcapi backup_id 40e67c87-762a-4d2b-9191-fcf90146ee2d {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:04:07.919941 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cac79616-b6ed-4d15-a9e5-345481e7f499 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d returned with HTTP 202 Jul 10 18:04:07.921163 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 438/1769] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:07 2026] DELETE /volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:07.933590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-097179d7-ab9c-4507-ab50-161a711c6a8c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:07.933972 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-097179d7-ab9c-4507-ab50-161a711c6a8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d Jul 10 18:04:07.934037 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-097179d7-ab9c-4507-ab50-161a711c6a8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:07.934319 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-097179d7-ab9c-4507-ab50-161a711c6a8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:07.934698 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-097179d7-ab9c-4507-ab50-161a711c6a8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 40e67c87-762a-4d2b-9191-fcf90146ee2d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:07.940781 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:07.940781 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:07.941459 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-097179d7-ab9c-4507-ab50-161a711c6a8c tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d returned with HTTP 200 Jul 10 18:04:07.941942 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 447/1770] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:07 2026] GET /volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:08.250845 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-886dd163-f392-402e-aee3-3763948e6e98 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:08.252729 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-886dd163-f392-402e-aee3-3763948e6e98 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:08.253014 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-886dd163-f392-402e-aee3-3763948e6e98 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:08.253409 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-886dd163-f392-402e-aee3-3763948e6e98 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:08.267463 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:08.267463 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:08.275252 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-886dd163-f392-402e-aee3-3763948e6e98 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:08.282823 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-886dd163-f392-402e-aee3-3763948e6e98 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:08.283311 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 446/1771] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:08 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:04:08.585043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:08.590304 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:08.590676 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-462239084"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:08.592102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-462239084'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:08.597870 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume of 1 GB Jul 10 18:04:08.598314 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:08.598314 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:08.599097 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Availability Zones retrieved successfully. Jul 10 18:04:08.608969 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Flow 'volume_create_api' (ba7c3b1b-c1d6-431f-9499-04e1eb30347b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:08.610709 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aecf46b-3d65-4b7b-8b0f-804b64863b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:08.611966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:08.623278 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:08.623278 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:08.644105 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aecf46b-3d65-4b7b-8b0f-804b64863b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c04ee8b-3d93-4e2f-99b8-b0a8107055bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:08.644964 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9622237f-c5c4-4cd9-9ca6-2d1194c66a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:08.720632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Created reservations ['aca87f2a-34aa-419e-8a75-1ee252bff34a', '5d392293-8308-4872-b51f-27150b8ce08c', 'a32378a1-71bd-4a28-adb7-a888f70730f5', 'cd70ca55-54f0-4c7b-9af9-b02656e649e5'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:08.722940 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9622237f-c5c4-4cd9-9ca6-2d1194c66a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aca87f2a-34aa-419e-8a75-1ee252bff34a', '5d392293-8308-4872-b51f-27150b8ce08c', 'a32378a1-71bd-4a28-adb7-a888f70730f5', 'cd70ca55-54f0-4c7b-9af9-b02656e649e5']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:08.723926 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ec59c7-fab8-406a-b8a9-4ca536638429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:08.760803 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ec59c7-fab8-406a-b8a9-4ca536638429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa2be886-0347-4fdc-b2ea-4c1cc4259fae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-462239084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='79650a2a343746ddb61e88c79c80c1a5',qos_specs=None,replication_status=,reservations=['aca87f2a-34aa-419e-8a75-1ee252bff34a','5d392293-8308-4872-b51f-27150b8ce08c','a32378a1-71bd-4a28-adb7-a888f70730f5','cd70ca55-54f0-4c7b-9af9-b02656e649e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7149215bcc4eadb757da5526d1222a',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-462239084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa2be886-0347-4fdc-b2ea-4c1cc4259fae,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='79650a2a343746ddb61e88c79c80c1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b7149215bcc4eadb757da5526d1222a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c04ee8b-3d93-4e2f-99b8-b0a8107055bd),volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:08.762611 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2776845-015f-46f7-905f-7bc9b132b399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:08.797625 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2776845-015f-46f7-905f-7bc9b132b399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-462239084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='79650a2a343746ddb61e88c79c80c1a5',qos_specs=None,replication_status=,reservations=['aca87f2a-34aa-419e-8a75-1ee252bff34a','5d392293-8308-4872-b51f-27150b8ce08c','a32378a1-71bd-4a28-adb7-a888f70730f5','cd70ca55-54f0-4c7b-9af9-b02656e649e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7149215bcc4eadb757da5526d1222a',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:08.798007 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0303aa-f49f-4a1d-b60a-a3e30c9c26a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:08.813986 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0303aa-f49f-4a1d-b60a-a3e30c9c26a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:08.815837 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Flow 'volume_create_api' (ba7c3b1b-c1d6-431f-9499-04e1eb30347b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:08.816283 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume request issued successfully. Jul 10 18:04:08.817039 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-73b2cb8a-58ba-42cb-8b6c-5ee1b8002c21 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:08.817558 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 441/1772] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:04:08 2026] POST /volume/v3/volumes => generated 757 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:08.833174 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b434b66c-0177-4aff-a362-ae046588b913 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:08.836272 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b434b66c-0177-4aff-a362-ae046588b913 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:08.836657 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b434b66c-0177-4aff-a362-ae046588b913 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:08.837404 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b434b66c-0177-4aff-a362-ae046588b913 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:08.853493 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:08.853493 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:08.861579 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b434b66c-0177-4aff-a362-ae046588b913 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:08.872716 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b434b66c-0177-4aff-a362-ae046588b913 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:08.873675 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 439/1773] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:08 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 825 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:08.957232 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0820d4fe-4a36-4730-86ce-c6d9018354be None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:08.959603 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0820d4fe-4a36-4730-86ce-c6d9018354be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d Jul 10 18:04:08.959926 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0820d4fe-4a36-4730-86ce-c6d9018354be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:08.960378 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0820d4fe-4a36-4730-86ce-c6d9018354be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:08.960596 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-0820d4fe-4a36-4730-86ce-c6d9018354be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 40e67c87-762a-4d2b-9191-fcf90146ee2d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:08.968410 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0820d4fe-4a36-4730-86ce-c6d9018354be tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d returned with HTTP 404 Jul 10 18:04:08.970001 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 448/1774] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:08 2026] GET /volume/v3/backups/40e67c87-762a-4d2b-9191-fcf90146ee2d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:08.983485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a44f4f5b-5b02-4f7f-a20a-e92727c40fb0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:08.985861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a44f4f5b-5b02-4f7f-a20a-e92727c40fb0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 Jul 10 18:04:08.986143 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a44f4f5b-5b02-4f7f-a20a-e92727c40fb0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:08.986721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a44f4f5b-5b02-4f7f-a20a-e92727c40fb0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:08.986882 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-a44f4f5b-5b02-4f7f-a20a-e92727c40fb0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume with id: 08f165b1-7819-41f2-a044-c5afc6bad018 Jul 10 18:04:08.998618 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:08.998618 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:08.999066 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a44f4f5b-5b02-4f7f-a20a-e92727c40fb0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:09.037277 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a44f4f5b-5b02-4f7f-a20a-e92727c40fb0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume request issued successfully. Jul 10 18:04:09.037585 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a44f4f5b-5b02-4f7f-a20a-e92727c40fb0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 returned with HTTP 202 Jul 10 18:04:09.038375 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 447/1775] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:08 2026] DELETE /volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:09.050962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-63d38476-4e69-4992-9f91-a39e0cb6e689 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:09.059313 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-63d38476-4e69-4992-9f91-a39e0cb6e689 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 Jul 10 18:04:09.059652 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-63d38476-4e69-4992-9f91-a39e0cb6e689 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:09.060276 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-63d38476-4e69-4992-9f91-a39e0cb6e689 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:09.063826 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:09.066855 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:09.066855 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1419641290"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:09.068782 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1419641290'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:09.069008 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume of 1 GB Jul 10 18:04:09.073241 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:09.073241 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:09.078494 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Availability Zones retrieved successfully. Jul 10 18:04:09.078652 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-63d38476-4e69-4992-9f91-a39e0cb6e689 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:09.088412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (465fa6cb-8e0a-49ea-889e-e4ee91099dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:09.088545 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-63d38476-4e69-4992-9f91-a39e0cb6e689 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 returned with HTTP 200 Jul 10 18:04:09.088545 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 442/1776] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:09 2026] GET /volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 => generated 1005 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:09.088669 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888448bd-445e-4fc4-8b71-2f980cebbd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:09.090154 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:09.140104 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888448bd-445e-4fc4-8b71-2f980cebbd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:09.141138 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17ace1e-dfc2-4417-b49a-91e3256be78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:09.198469 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Created reservations ['093d5c28-4698-426b-9303-62b476dea231', '60ea8d8b-2bbb-42f7-8a7b-f37b4fbc7925', 'e9f5ddf9-3b4a-4edc-9018-1f32835ec3e2', 'c9582eed-0025-4f63-aa7b-1337776f36a8'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:09.200232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17ace1e-dfc2-4417-b49a-91e3256be78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093d5c28-4698-426b-9303-62b476dea231', '60ea8d8b-2bbb-42f7-8a7b-f37b4fbc7925', 'e9f5ddf9-3b4a-4edc-9018-1f32835ec3e2', 'c9582eed-0025-4f63-aa7b-1337776f36a8']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:09.200508 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4ac577-edb7-4a59-a211-231d2097c15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:09.230338 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4ac577-edb7-4a59-a211-231d2097c15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ebc27d3-79f7-43dd-9632-7678c72070aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419641290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['093d5c28-4698-426b-9303-62b476dea231','60ea8d8b-2bbb-42f7-8a7b-f37b4fbc7925','e9f5ddf9-3b4a-4edc-9018-1f32835ec3e2','c9582eed-0025-4f63-aa7b-1337776f36a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419641290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ebc27d3-79f7-43dd-9632-7678c72070aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77426ad1f1784c51a6c481615cf8e191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c1bfac7c174878b6d0da78d6be5031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:09.231543 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4c0c1f-1d33-42e9-9c58-ee2379e8a0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:09.265318 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4c0c1f-1d33-42e9-9c58-ee2379e8a0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419641290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['093d5c28-4698-426b-9303-62b476dea231','60ea8d8b-2bbb-42f7-8a7b-f37b4fbc7925','e9f5ddf9-3b4a-4edc-9018-1f32835ec3e2','c9582eed-0025-4f63-aa7b-1337776f36a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:09.265318 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c9fb89-7323-42f4-9895-33ec2b17cc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:09.283457 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c9fb89-7323-42f4-9895-33ec2b17cc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:09.284881 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (465fa6cb-8e0a-49ea-889e-e4ee91099dfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:09.285730 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request issued successfully. Jul 10 18:04:09.287744 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ca88b98e-0fd7-4bca-9a04-674bf3cc1509 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:09.287744 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 440/1777] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:04:09 2026] POST /volume/v3/volumes => generated 747 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:09.304161 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-99d17a70-7fd9-4147-8faf-a75943e6893b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:09.307667 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-99d17a70-7fd9-4147-8faf-a75943e6893b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:09.307872 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-99d17a70-7fd9-4147-8faf-a75943e6893b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:09.308116 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-99d17a70-7fd9-4147-8faf-a75943e6893b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:09.315094 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-31953a07-5e13-41cb-ba7c-917acfad7332 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:09.320401 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-31953a07-5e13-41cb-ba7c-917acfad7332 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa Jul 10 18:04:09.320401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-31953a07-5e13-41cb-ba7c-917acfad7332 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:09.320686 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:09.320686 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:09.323320 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-31953a07-5e13-41cb-ba7c-917acfad7332 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:09.330626 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-99d17a70-7fd9-4147-8faf-a75943e6893b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:09.335547 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:09.335547 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:09.341476 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-99d17a70-7fd9-4147-8faf-a75943e6893b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:09.341661 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-31953a07-5e13-41cb-ba7c-917acfad7332 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:09.342101 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 449/1778] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:09 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:09.357549 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-31953a07-5e13-41cb-ba7c-917acfad7332 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa returned with HTTP 200 Jul 10 18:04:09.358622 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 448/1779] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:09 2026] GET /volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa => generated 815 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:09.895820 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ffc5c8ac-aabe-4ee6-ae06-c88a783c0092 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:09.898147 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ffc5c8ac-aabe-4ee6-ae06-c88a783c0092 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:09.898478 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ffc5c8ac-aabe-4ee6-ae06-c88a783c0092 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:09.898763 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ffc5c8ac-aabe-4ee6-ae06-c88a783c0092 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:09.908866 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:09.908866 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:09.914550 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ffc5c8ac-aabe-4ee6-ae06-c88a783c0092 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:09.920845 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ffc5c8ac-aabe-4ee6-ae06-c88a783c0092 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:09.921426 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 443/1780] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:09 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:09.984765 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-7f5b9e79-d119-4cb0-9df9-24cec5296d83 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:09.988120 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-7f5b9e79-d119-4cb0-9df9-24cec5296d83 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:09.989231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-7f5b9e79-d119-4cb0-9df9-24cec5296d83 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:09.989231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-7f5b9e79-d119-4cb0-9df9-24cec5296d83 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:10.000768 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:10.000768 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:10.007549 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-7f5b9e79-d119-4cb0-9df9-24cec5296d83 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:10.014841 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-7f5b9e79-d119-4cb0-9df9-24cec5296d83 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:10.015470 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 441/1781] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:09 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:10.108049 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c781a16a-25fd-43eb-bf6d-c4ba8abce612 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.110346 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c781a16a-25fd-43eb-bf6d-c4ba8abce612 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 Jul 10 18:04:10.110815 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c781a16a-25fd-43eb-bf6d-c4ba8abce612 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:10.112524 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c781a16a-25fd-43eb-bf6d-c4ba8abce612 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:10.119832 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c781a16a-25fd-43eb-bf6d-c4ba8abce612 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 returned with HTTP 404 Jul 10 18:04:10.120766 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 450/1782] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:10 2026] GET /volume/v3/volumes/08f165b1-7819-41f2-a044-c5afc6bad018 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:10.133656 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-94eb10ab-9af9-46e8-8fde-74c86606e66e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.136084 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-94eb10ab-9af9-46e8-8fde-74c86606e66e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups Jul 10 18:04:10.136546 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-94eb10ab-9af9-46e8-8fde-74c86606e66e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:10.136615 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-94eb10ab-9af9-46e8-8fde-74c86606e66e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:10.159111 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-94eb10ab-9af9-46e8-8fde-74c86606e66e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 200 Jul 10 18:04:10.159724 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 449/1783] 10.4.3.71 () {68 vars in 1270 bytes} [Fri Jul 10 18:04:10 2026] GET /volume/v3/backups => generated 619 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:10.171557 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d5446f9e-9e85-4342-a1d4-4130a35e7833 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.173763 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d5446f9e-9e85-4342-a1d4-4130a35e7833 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups?project_id=a2bd9a651b664732a832a660d76464de Jul 10 18:04:10.173981 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d5446f9e-9e85-4342-a1d4-4130a35e7833 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:10.174243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d5446f9e-9e85-4342-a1d4-4130a35e7833 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:10.192589 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d5446f9e-9e85-4342-a1d4-4130a35e7833 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups?project_id=a2bd9a651b664732a832a660d76464de returned with HTTP 200 Jul 10 18:04:10.193455 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 444/1784] 10.4.3.71 () {68 vars in 1357 bytes} [Fri Jul 10 18:04:10 2026] GET /volume/v3/backups?project_id=a2bd9a651b664732a832a660d76464de => generated 619 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:10.206520 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.208818 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:10.209193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-466434976"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:10.211408 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-466434976'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:10.211771 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume of 1 GB Jul 10 18:04:10.217687 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Availability Zones retrieved successfully. Jul 10 18:04:10.224556 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (bf58121e-a2e6-4e49-a765-853b28d9addf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:10.225719 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921778f8-1ce9-4fc2-85ed-cf91373c2ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:10.226694 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:10.262365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921778f8-1ce9-4fc2-85ed-cf91373c2ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:10.263321 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17cbc743-91d6-4e4f-8d7b-da6a4095dec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:10.320800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['1aacd62d-7e08-415d-a27f-63e0b8ae9e67', '71f04541-45b3-4f06-b407-353d1adc1bbd', '1f1c1bc7-572a-4df8-bbf1-d69e87ecb3f1', 'd2047fde-0a59-40dd-aed5-f2d1da1b1ad5'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:10.321772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17cbc743-91d6-4e4f-8d7b-da6a4095dec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aacd62d-7e08-415d-a27f-63e0b8ae9e67', '71f04541-45b3-4f06-b407-353d1adc1bbd', '1f1c1bc7-572a-4df8-bbf1-d69e87ecb3f1', 'd2047fde-0a59-40dd-aed5-f2d1da1b1ad5']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:10.322560 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc84297-966c-4e8b-9f37-a0485b79953c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:10.349577 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc84297-966c-4e8b-9f37-a0485b79953c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae5cfcde-8ba8-4532-bb2e-402943534d1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-466434976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['1aacd62d-7e08-415d-a27f-63e0b8ae9e67','71f04541-45b3-4f06-b407-353d1adc1bbd','1f1c1bc7-572a-4df8-bbf1-d69e87ecb3f1','d2047fde-0a59-40dd-aed5-f2d1da1b1ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-466434976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae5cfcde-8ba8-4532-bb2e-402943534d1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2bd9a651b664732a832a660d76464de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:10.350506 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3502f32e-acb6-4df9-8a35-10636553c4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:10.365558 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-74603d5e-651e-42a3-bed4-8eead4835d58 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.367305 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-74603d5e-651e-42a3-bed4-8eead4835d58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:10.367761 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-74603d5e-651e-42a3-bed4-8eead4835d58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:10.368071 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-74603d5e-651e-42a3-bed4-8eead4835d58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:10.376784 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-27077f0e-f871-4489-b758-b0080f9c9fa9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.378599 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:10.378599 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:10.378821 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-27077f0e-f871-4489-b758-b0080f9c9fa9 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa Jul 10 18:04:10.378821 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-27077f0e-f871-4489-b758-b0080f9c9fa9 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:10.379200 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3502f32e-acb6-4df9-8a35-10636553c4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-466434976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['1aacd62d-7e08-415d-a27f-63e0b8ae9e67','71f04541-45b3-4f06-b407-353d1adc1bbd','1f1c1bc7-572a-4df8-bbf1-d69e87ecb3f1','d2047fde-0a59-40dd-aed5-f2d1da1b1ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:10.379370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-27077f0e-f871-4489-b758-b0080f9c9fa9 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:10.380084 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee09be81-4b3b-4c92-95c3-b566e4ef6982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:10.386130 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:10.386130 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:10.389758 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-74603d5e-651e-42a3-bed4-8eead4835d58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:10.390863 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-27077f0e-f871-4489-b758-b0080f9c9fa9 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:10.395451 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee09be81-4b3b-4c92-95c3-b566e4ef6982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:10.396321 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (bf58121e-a2e6-4e49-a765-853b28d9addf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:10.396805 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume request issued successfully. Jul 10 18:04:10.397249 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-27077f0e-f871-4489-b758-b0080f9c9fa9 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa returned with HTTP 200 Jul 10 18:04:10.397396 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3f66d77-a9df-423c-92c6-cafb0df78105 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:10.398904 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 442/1785] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:04:10 2026] POST /volume/v3/volumes => generated 775 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:10.399013 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 450/1786] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:10 2026] GET /volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:10.399094 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-74603d5e-651e-42a3-bed4-8eead4835d58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:10.400048 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 451/1787] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:10 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:10.412353 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0e13c94d-b61c-40e5-b94b-8f68394af758 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.414757 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0e13c94d-b61c-40e5-b94b-8f68394af758 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c Jul 10 18:04:10.415050 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0e13c94d-b61c-40e5-b94b-8f68394af758 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:10.415415 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0e13c94d-b61c-40e5-b94b-8f68394af758 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:10.423409 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c61e6d6c-8cfc-4add-9983-870ad82db045 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.427495 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:10.427495 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:10.428341 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c61e6d6c-8cfc-4add-9983-870ad82db045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa/action Jul 10 18:04:10.428909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c61e6d6c-8cfc-4add-9983-870ad82db045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:10.429099 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c61e6d6c-8cfc-4add-9983-870ad82db045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:10.432551 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0e13c94d-b61c-40e5-b94b-8f68394af758 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:10.438196 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0e13c94d-b61c-40e5-b94b-8f68394af758 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c returned with HTTP 200 Jul 10 18:04:10.438950 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 445/1788] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:10 2026] GET /volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:04:10.446491 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:10.446491 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:10.448031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.admin_actions [None req-c61e6d6c-8cfc-4add-9983-870ad82db045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Updating volume '9ebc27d3-79f7-43dd-9632-7678c72070aa' with '{'status': 'attaching'}' {{(pid=99950) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:04:10.482600 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c61e6d6c-8cfc-4add-9983-870ad82db045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa/action returned with HTTP 202 Jul 10 18:04:10.482600 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 443/1789] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:10 2026] POST /volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:10.500712 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-33ca1dcd-4077-4689-846e-b0f5cdc0ae82 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.502777 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33ca1dcd-4077-4689-846e-b0f5cdc0ae82 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa Jul 10 18:04:10.503036 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33ca1dcd-4077-4689-846e-b0f5cdc0ae82 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:10.503158 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33ca1dcd-4077-4689-846e-b0f5cdc0ae82 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:10.515186 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:10.515186 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:10.523315 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-33ca1dcd-4077-4689-846e-b0f5cdc0ae82 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:10.537317 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33ca1dcd-4077-4689-846e-b0f5cdc0ae82 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa returned with HTTP 200 Jul 10 18:04:10.540522 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 451/1790] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:10 2026] GET /volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:04:10.559487 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-68021ad6-22ac-4c7d-9285-640e34a61032 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.563309 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-68021ad6-22ac-4c7d-9285-640e34a61032 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa/action Jul 10 18:04:10.564290 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-68021ad6-22ac-4c7d-9285-640e34a61032 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:10.564683 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-68021ad6-22ac-4c7d-9285-640e34a61032 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:10.581317 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:10.581317 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:10.582091 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-68021ad6-22ac-4c7d-9285-640e34a61032 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Volume info retrieved successfully. Jul 10 18:04:10.628770 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-68021ad6-22ac-4c7d-9285-640e34a61032 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Delete volume request issued successfully. Jul 10 18:04:10.628770 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-68021ad6-22ac-4c7d-9285-640e34a61032 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa/action returned with HTTP 202 Jul 10 18:04:10.631617 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 452/1791] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:10 2026] POST /volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:10.646322 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9026c828-2c27-400f-88f6-ae892b6e90ac None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:10.650070 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9026c828-2c27-400f-88f6-ae892b6e90ac tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa Jul 10 18:04:10.650381 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9026c828-2c27-400f-88f6-ae892b6e90ac tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:10.650654 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9026c828-2c27-400f-88f6-ae892b6e90ac tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:10.669511 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:10.669511 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:10.676165 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9026c828-2c27-400f-88f6-ae892b6e90ac tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:10.684539 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9026c828-2c27-400f-88f6-ae892b6e90ac tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa returned with HTTP 200 Jul 10 18:04:10.685899 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 446/1792] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:10 2026] GET /volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:11.426180 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-16c0efee-6c08-462e-9acb-f210e77c0301 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:11.428980 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-16c0efee-6c08-462e-9acb-f210e77c0301 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:11.429103 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-16c0efee-6c08-462e-9acb-f210e77c0301 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:11.429345 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-16c0efee-6c08-462e-9acb-f210e77c0301 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:11.440376 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:11.440376 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:11.445656 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-16c0efee-6c08-462e-9acb-f210e77c0301 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:11.453948 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-16c0efee-6c08-462e-9acb-f210e77c0301 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:11.454663 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 444/1793] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:11 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:11.457461 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2e16d290-f60c-4f65-82eb-276ea7acfb26 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:11.459462 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2e16d290-f60c-4f65-82eb-276ea7acfb26 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c Jul 10 18:04:11.459721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2e16d290-f60c-4f65-82eb-276ea7acfb26 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:11.459907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2e16d290-f60c-4f65-82eb-276ea7acfb26 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:11.473122 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:11.473122 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:11.476014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cf86fe0f-4d2d-49cd-8e9b-3542c21880e9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:11.479270 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cf86fe0f-4d2d-49cd-8e9b-3542c21880e9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:04:11.480005 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cf86fe0f-4d2d-49cd-8e9b-3542c21880e9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:11.480281 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cf86fe0f-4d2d-49cd-8e9b-3542c21880e9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:11.483072 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2e16d290-f60c-4f65-82eb-276ea7acfb26 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:11.492833 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2e16d290-f60c-4f65-82eb-276ea7acfb26 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c returned with HTTP 200 Jul 10 18:04:11.493381 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 452/1794] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:11 2026] GET /volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c => generated 1006 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:11.499763 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:11.499763 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:11.508940 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-cf86fe0f-4d2d-49cd-8e9b-3542c21880e9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:04:11.513651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2b1435af-939f-49e6-9ab4-c506ed7a2d18 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:11.516131 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2b1435af-939f-49e6-9ab4-c506ed7a2d18 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:04:11.516748 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2b1435af-939f-49e6-9ab4-c506ed7a2d18 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae5cfcde-8ba8-4532-bb2e-402943534d1c", "name": "tempest-type-Backup-1945974751"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:11.518056 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cf86fe0f-4d2d-49cd-8e9b-3542c21880e9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:04:11.518725 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 453/1795] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:11 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:11.519049 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-2b1435af-939f-49e6-9ab4-c506ed7a2d18 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating new backup {'backup': {'volume_id': 'ae5cfcde-8ba8-4532-bb2e-402943534d1c', 'name': 'tempest-type-Backup-1945974751'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:04:11.519286 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-2b1435af-939f-49e6-9ab4-c506ed7a2d18 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating backup of volume ae5cfcde-8ba8-4532-bb2e-402943534d1c in container None Jul 10 18:04:11.543175 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:11.543175 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:11.543795 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2b1435af-939f-49e6-9ab4-c506ed7a2d18 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:11.569553 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-2b1435af-939f-49e6-9ab4-c506ed7a2d18 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['51c3ccda-8230-46aa-9a99-392bfb693970', 'bb1b96e1-9c9f-4d48-87bc-6241e5ab2fa3'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:11.626213 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2b1435af-939f-49e6-9ab4-c506ed7a2d18 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:04:11.627669 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 447/1796] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:04:11 2026] POST /volume/v3/backups => generated 314 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 18:04:11.642721 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e979fdbc-c034-4555-b1a0-ab14e7aab512 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:11.645044 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e979fdbc-c034-4555-b1a0-ab14e7aab512 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:11.645386 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e979fdbc-c034-4555-b1a0-ab14e7aab512 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:11.646550 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e979fdbc-c034-4555-b1a0-ab14e7aab512 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:11.646550 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e979fdbc-c034-4555-b1a0-ab14e7aab512 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:11.657910 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:11.657910 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:11.658382 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e979fdbc-c034-4555-b1a0-ab14e7aab512 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:11.660107 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 445/1797] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:11 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 721 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:11.705697 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-33be98ae-941f-47db-a91d-f714813f4359 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:11.710719 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33be98ae-941f-47db-a91d-f714813f4359 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa Jul 10 18:04:11.710719 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33be98ae-941f-47db-a91d-f714813f4359 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:11.710719 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33be98ae-941f-47db-a91d-f714813f4359 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:11.717747 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33be98ae-941f-47db-a91d-f714813f4359 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa returned with HTTP 404 Jul 10 18:04:11.717928 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 453/1798] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:11 2026] GET /volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:11.727003 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e10db48f-b7c6-4df1-958a-fcd3b18979d0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:11.729259 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e10db48f-b7c6-4df1-958a-fcd3b18979d0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa Jul 10 18:04:11.729631 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e10db48f-b7c6-4df1-958a-fcd3b18979d0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:11.729886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e10db48f-b7c6-4df1-958a-fcd3b18979d0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:11.740798 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e10db48f-b7c6-4df1-958a-fcd3b18979d0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa returned with HTTP 404 Jul 10 18:04:11.740798 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 454/1799] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:11 2026] GET /volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:11.750734 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-754d927d-73a9-4ae4-bec6-ecf6bf26f172 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:11.753652 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-754d927d-73a9-4ae4-bec6-ecf6bf26f172 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa Jul 10 18:04:11.754485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-754d927d-73a9-4ae4-bec6-ecf6bf26f172 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:11.754485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-754d927d-73a9-4ae4-bec6-ecf6bf26f172 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:11.754910 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-754d927d-73a9-4ae4-bec6-ecf6bf26f172 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Delete volume with id: 9ebc27d3-79f7-43dd-9632-7678c72070aa Jul 10 18:04:11.770645 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-754d927d-73a9-4ae4-bec6-ecf6bf26f172 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa returned with HTTP 404 Jul 10 18:04:11.771395 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 448/1800] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:04:11 2026] DELETE /volume/v3/volumes/9ebc27d3-79f7-43dd-9632-7678c72070aa => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:11.782259 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-42aea6c8-4415-432c-a124-8f89843f66b0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:11.786725 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:11.786725 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1102730677"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:11.788940 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1102730677'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:11.788940 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume of 1 GB Jul 10 18:04:11.796338 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Availability Zones retrieved successfully. Jul 10 18:04:11.805476 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (da1a5dcb-0159-4e84-9853-960f2851e0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:11.809661 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bbb4d7-165a-4430-bd41-da6cf560544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:11.809661 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:11.847192 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bbb4d7-165a-4430-bd41-da6cf560544f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:11.847192 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea2bd99-99aa-4c53-b7ed-5a1eff2b756b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:11.903208 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Created reservations ['271ee1d5-fa6f-4f13-ab98-ac1a94977bc0', 'd30f6a8d-8e45-49a1-92b6-a50846efe28f', '606242ea-a98d-442b-a5d3-2a0d1c378ddf', '723cc565-4a6d-42cd-a257-dbc2874ca318'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:11.904321 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea2bd99-99aa-4c53-b7ed-5a1eff2b756b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['271ee1d5-fa6f-4f13-ab98-ac1a94977bc0', 'd30f6a8d-8e45-49a1-92b6-a50846efe28f', '606242ea-a98d-442b-a5d3-2a0d1c378ddf', '723cc565-4a6d-42cd-a257-dbc2874ca318']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:11.905235 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68401b0f-7414-420d-8a6e-a6b240549dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:11.938033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68401b0f-7414-420d-8a6e-a6b240549dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43bcffd8-2b8e-432e-b245-edfe691991d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1102730677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['271ee1d5-fa6f-4f13-ab98-ac1a94977bc0','d30f6a8d-8e45-49a1-92b6-a50846efe28f','606242ea-a98d-442b-a5d3-2a0d1c378ddf','723cc565-4a6d-42cd-a257-dbc2874ca318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1102730677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43bcffd8-2b8e-432e-b245-edfe691991d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77426ad1f1784c51a6c481615cf8e191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c1bfac7c174878b6d0da78d6be5031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:11.939491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6829e00d-b6a5-4352-889e-925584ccbadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:11.971672 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6829e00d-b6a5-4352-889e-925584ccbadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1102730677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['271ee1d5-fa6f-4f13-ab98-ac1a94977bc0','d30f6a8d-8e45-49a1-92b6-a50846efe28f','606242ea-a98d-442b-a5d3-2a0d1c378ddf','723cc565-4a6d-42cd-a257-dbc2874ca318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:11.972709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a37b9430-0a25-41e4-9e86-78718fe38ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:11.988954 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a37b9430-0a25-41e4-9e86-78718fe38ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:11.990520 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (da1a5dcb-0159-4e84-9853-960f2851e0e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:11.991744 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request issued successfully. Jul 10 18:04:11.993048 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42aea6c8-4415-432c-a124-8f89843f66b0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:11.993048 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 446/1801] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:04:11 2026] POST /volume/v3/volumes => generated 747 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:12.018216 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3c6090a7-ff50-462e-b8c5-61c076222c5d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:12.019225 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3c6090a7-ff50-462e-b8c5-61c076222c5d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 Jul 10 18:04:12.019225 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3c6090a7-ff50-462e-b8c5-61c076222c5d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:12.020535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3c6090a7-ff50-462e-b8c5-61c076222c5d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:12.038638 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:12.038638 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:12.045077 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3c6090a7-ff50-462e-b8c5-61c076222c5d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:12.053226 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3c6090a7-ff50-462e-b8c5-61c076222c5d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 returned with HTTP 200 Jul 10 18:04:12.056589 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 454/1802] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:12 2026] GET /volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:12.078449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-98b02dd0-afab-44c8-923f-484d497482eb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:12.078449 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-98b02dd0-afab-44c8-923f-484d497482eb None None] GET https://10.4.3.71/volume// Jul 10 18:04:12.078449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-98b02dd0-afab-44c8-923f-484d497482eb None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:12.078449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-98b02dd0-afab-44c8-923f-484d497482eb None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:12.078449 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-98b02dd0-afab-44c8-923f-484d497482eb None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:04:12.078449 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 455/1803] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:04:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:04:12.094182 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-40ab5b81-ebde-448b-b5f2-e8dec527d23c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:12.186726 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-40ab5b81-ebde-448b-b5f2-e8dec527d23c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:04:12.186726 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-40ab5b81-ebde-448b-b5f2-e8dec527d23c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa2be886-0347-4fdc-b2ea-4c1cc4259fae", "connector": null, "instance_uuid": "02da90d4-faf4-4b4f-8570-2baa3aa3d6b6"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:12.201654 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:12.201654 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:12.271474 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-40ab5b81-ebde-448b-b5f2-e8dec527d23c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:04:12.271662 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 449/1804] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:04:12 2026] POST /volume/v3/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:12.547429 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d6a04ed9-6136-4eaf-9f0b-b379df472a2b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:12.550863 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d6a04ed9-6136-4eaf-9f0b-b379df472a2b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:12.550863 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d6a04ed9-6136-4eaf-9f0b-b379df472a2b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:12.552149 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d6a04ed9-6136-4eaf-9f0b-b379df472a2b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:12.566909 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:12.566909 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:12.571947 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d6a04ed9-6136-4eaf-9f0b-b379df472a2b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:12.578298 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d6a04ed9-6136-4eaf-9f0b-b379df472a2b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:12.579438 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 447/1805] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:12 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:12.678713 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-df700551-c0f5-4235-bf4a-f83aeed3e83e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:12.685498 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-df700551-c0f5-4235-bf4a-f83aeed3e83e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:12.685498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-df700551-c0f5-4235-bf4a-f83aeed3e83e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:12.685498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-df700551-c0f5-4235-bf4a-f83aeed3e83e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:12.685498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-df700551-c0f5-4235-bf4a-f83aeed3e83e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:12.695156 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:12.695156 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:12.696759 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-df700551-c0f5-4235-bf4a-f83aeed3e83e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:12.697210 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 455/1806] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:12 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:12.827613 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-85b331e8-ccd7-4984-bd33-751997104a41 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:12.828246 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85b331e8-ccd7-4984-bd33-751997104a41 None None] GET https://10.4.3.71/volume// Jul 10 18:04:12.828450 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85b331e8-ccd7-4984-bd33-751997104a41 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:12.828655 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85b331e8-ccd7-4984-bd33-751997104a41 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:12.829083 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85b331e8-ccd7-4984-bd33-751997104a41 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:04:12.829534 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 456/1807] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:04:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 18:04:12.841680 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-3a2e8f0b-d76e-4cd6-b5e8-db75985f1622 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:12.845348 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-3a2e8f0b-d76e-4cd6-b5e8-db75985f1622 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:12.845604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-3a2e8f0b-d76e-4cd6-b5e8-db75985f1622 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:12.845821 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-3a2e8f0b-d76e-4cd6-b5e8-db75985f1622 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:12.861946 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:12.861946 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:12.868490 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-3a2e8f0b-d76e-4cd6-b5e8-db75985f1622 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:12.876131 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-3a2e8f0b-d76e-4cd6-b5e8-db75985f1622 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:12.876272 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 450/1808] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:04:12 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:04:12.988215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-26b365fe-d19e-46aa-a6ec-0426e99f84a6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:12.991159 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-26b365fe-d19e-46aa-a6ec-0426e99f84a6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] PUT https://10.4.3.71/volume/v3/attachments/b9e35340-4b00-4441-ae40-5ccbedd7f12e Jul 10 18:04:12.991746 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-26b365fe-d19e-46aa-a6ec-0426e99f84a6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:13.005469 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-26b365fe-d19e-46aa-a6ec-0426e99f84a6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Acquiring lock "cinder-attachment_update-aa2be886-0347-4fdc-b2ea-4c1cc4259fae-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:04:13.012605 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-26b365fe-d19e-46aa-a6ec-0426e99f84a6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-aa2be886-0347-4fdc-b2ea-4c1cc4259fae-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:04:13.013930 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:13.013930 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:13.076605 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5f7db2e9-ea59-438b-8db0-9fa9c605880b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:13.081399 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5f7db2e9-ea59-438b-8db0-9fa9c605880b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 Jul 10 18:04:13.082036 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5f7db2e9-ea59-438b-8db0-9fa9c605880b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:13.082261 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5f7db2e9-ea59-438b-8db0-9fa9c605880b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:13.094167 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:13.094167 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:13.100232 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5f7db2e9-ea59-438b-8db0-9fa9c605880b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:13.106587 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5f7db2e9-ea59-438b-8db0-9fa9c605880b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 returned with HTTP 200 Jul 10 18:04:13.107047 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 456/1809] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:13 2026] GET /volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:13.139535 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-aacdb567-4a17-4a7f-bf17-cd7cf7732f67 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:13.148804 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aacdb567-4a17-4a7f-bf17-cd7cf7732f67 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8/action Jul 10 18:04:13.149290 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aacdb567-4a17-4a7f-bf17-cd7cf7732f67 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:13.149514 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aacdb567-4a17-4a7f-bf17-cd7cf7732f67 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:13.159934 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:13.159934 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:13.160324 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.admin_actions [None req-aacdb567-4a17-4a7f-bf17-cd7cf7732f67 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Updating volume '43bcffd8-2b8e-432e-b245-edfe691991d8' with '{'status': 'creating'}' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:04:13.190369 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aacdb567-4a17-4a7f-bf17-cd7cf7732f67 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8/action returned with HTTP 202 Jul 10 18:04:13.191061 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 457/1810] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:13 2026] POST /volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:13.202620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6aa0b7f6-8601-481e-b043-ed2d22b9bd1e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:13.205768 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6aa0b7f6-8601-481e-b043-ed2d22b9bd1e tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 Jul 10 18:04:13.205768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6aa0b7f6-8601-481e-b043-ed2d22b9bd1e tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:13.206663 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6aa0b7f6-8601-481e-b043-ed2d22b9bd1e tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:13.216716 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:13.216716 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:13.222001 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6aa0b7f6-8601-481e-b043-ed2d22b9bd1e tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:13.231976 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6aa0b7f6-8601-481e-b043-ed2d22b9bd1e tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 returned with HTTP 200 Jul 10 18:04:13.232497 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 451/1811] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:13 2026] GET /volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:13.255410 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a2a1fa1c-4a81-4c03-b9a0-1eed9fa18bfa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:13.258253 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a2a1fa1c-4a81-4c03-b9a0-1eed9fa18bfa tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8/action Jul 10 18:04:13.258823 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a2a1fa1c-4a81-4c03-b9a0-1eed9fa18bfa tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:13.259134 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a2a1fa1c-4a81-4c03-b9a0-1eed9fa18bfa tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:13.276252 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:13.276252 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:13.276752 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a2a1fa1c-4a81-4c03-b9a0-1eed9fa18bfa tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Volume info retrieved successfully. Jul 10 18:04:13.319474 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a2a1fa1c-4a81-4c03-b9a0-1eed9fa18bfa tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Delete volume request issued successfully. Jul 10 18:04:13.319956 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a2a1fa1c-4a81-4c03-b9a0-1eed9fa18bfa tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8/action returned with HTTP 202 Jul 10 18:04:13.320574 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 457/1812] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:13 2026] POST /volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:13.330212 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8770f022-5ed1-4f14-b507-b67501ba1a5c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:13.332655 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8770f022-5ed1-4f14-b507-b67501ba1a5c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 Jul 10 18:04:13.332936 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8770f022-5ed1-4f14-b507-b67501ba1a5c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:13.333216 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8770f022-5ed1-4f14-b507-b67501ba1a5c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:13.341878 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:13.341878 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:13.348766 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8770f022-5ed1-4f14-b507-b67501ba1a5c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:13.363031 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8770f022-5ed1-4f14-b507-b67501ba1a5c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 returned with HTTP 200 Jul 10 18:04:13.363833 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 458/1813] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:13 2026] GET /volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:13.558864 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-26b365fe-d19e-46aa-a6ec-0426e99f84a6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-aa2be886-0347-4fdc-b2ea-4c1cc4259fae-np0000005036" released by "attachment_update" :: held 0.544s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:04:13.558864 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-26b365fe-d19e-46aa-a6ec-0426e99f84a6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/b9e35340-4b00-4441-ae40-5ccbedd7f12e returned with HTTP 200 Jul 10 18:04:13.558864 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 448/1814] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:04:12 2026] PUT /volume/v3/attachments/b9e35340-4b00-4441-ae40-5ccbedd7f12e => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:13.596732 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0f469646-1bd1-4628-bca2-150085e69e80 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:13.600105 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f469646-1bd1-4628-bca2-150085e69e80 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:13.600105 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f469646-1bd1-4628-bca2-150085e69e80 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:13.600105 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f469646-1bd1-4628-bca2-150085e69e80 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:13.620079 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:13.620079 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:13.633247 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0f469646-1bd1-4628-bca2-150085e69e80 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:13.641997 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f469646-1bd1-4628-bca2-150085e69e80 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:13.642654 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 452/1815] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:13 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:04:13.712090 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-aed7c5f3-14e6-419f-80b9-ab0950d72233 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:13.714957 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aed7c5f3-14e6-419f-80b9-ab0950d72233 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:13.716024 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aed7c5f3-14e6-419f-80b9-ab0950d72233 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:13.716024 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aed7c5f3-14e6-419f-80b9-ab0950d72233 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:13.717038 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-aed7c5f3-14e6-419f-80b9-ab0950d72233 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:13.725992 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:13.725992 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:13.725992 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aed7c5f3-14e6-419f-80b9-ab0950d72233 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:13.725992 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 458/1816] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:13 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:14.383537 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-75d800c8-a6ad-46a0-adff-bdc4f5195cfa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:14.386322 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75d800c8-a6ad-46a0-adff-bdc4f5195cfa tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 Jul 10 18:04:14.386666 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75d800c8-a6ad-46a0-adff-bdc4f5195cfa tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:14.386823 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75d800c8-a6ad-46a0-adff-bdc4f5195cfa tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:14.394324 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75d800c8-a6ad-46a0-adff-bdc4f5195cfa tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 returned with HTTP 404 Jul 10 18:04:14.394898 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 459/1817] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:14 2026] GET /volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:14.405509 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-00c6eaf5-461c-4cfc-bb24-1c1130716f75 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:14.407585 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-00c6eaf5-461c-4cfc-bb24-1c1130716f75 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 Jul 10 18:04:14.407838 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-00c6eaf5-461c-4cfc-bb24-1c1130716f75 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:14.408114 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-00c6eaf5-461c-4cfc-bb24-1c1130716f75 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:14.414282 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-00c6eaf5-461c-4cfc-bb24-1c1130716f75 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 returned with HTTP 404 Jul 10 18:04:14.414826 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 449/1818] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:14 2026] GET /volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:14.424226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9493c9d5-0d25-46c9-9847-f43bc6075262 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:14.426331 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9493c9d5-0d25-46c9-9847-f43bc6075262 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] DELETE https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 Jul 10 18:04:14.426634 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9493c9d5-0d25-46c9-9847-f43bc6075262 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:14.428967 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9493c9d5-0d25-46c9-9847-f43bc6075262 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:14.428967 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-9493c9d5-0d25-46c9-9847-f43bc6075262 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Delete volume with id: 43bcffd8-2b8e-432e-b245-edfe691991d8 Jul 10 18:04:14.435754 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9493c9d5-0d25-46c9-9847-f43bc6075262 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 returned with HTTP 404 Jul 10 18:04:14.436315 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 453/1819] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:04:14 2026] DELETE /volume/v3/volumes/43bcffd8-2b8e-432e-b245-edfe691991d8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:14.445949 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:14.448523 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:14.448933 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-342728237"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:14.450648 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-342728237'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:14.450753 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume of 1 GB Jul 10 18:04:14.455882 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Availability Zones retrieved successfully. Jul 10 18:04:14.462895 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (1a1d9308-3b07-49c5-9fa2-f446380e7768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:14.464160 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0640fb5-5953-48f1-8d78-5e9be58e2d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:14.465375 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:14.504299 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0640fb5-5953-48f1-8d78-5e9be58e2d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:14.506427 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d1b9a3e-476e-413b-837c-c90d05742edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:14.560116 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Created reservations ['0a36d96f-6b6b-48df-8957-dc8cd6cef630', '599efe70-3cf0-4e44-a910-1f80c8f619f8', 'db5c7e9d-e604-40ae-ab09-b932b750ae26', '4fce2f70-cc73-413f-bfa6-61dc3f51157d'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:14.561381 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d1b9a3e-476e-413b-837c-c90d05742edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a36d96f-6b6b-48df-8957-dc8cd6cef630', '599efe70-3cf0-4e44-a910-1f80c8f619f8', 'db5c7e9d-e604-40ae-ab09-b932b750ae26', '4fce2f70-cc73-413f-bfa6-61dc3f51157d']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:14.562305 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e725c97-60c4-4691-af29-d781312e5bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:14.599639 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e725c97-60c4-4691-af29-d781312e5bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d02e27b-9025-4f03-9c76-cd6927846c15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-342728237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['0a36d96f-6b6b-48df-8957-dc8cd6cef630','599efe70-3cf0-4e44-a910-1f80c8f619f8','db5c7e9d-e604-40ae-ab09-b932b750ae26','4fce2f70-cc73-413f-bfa6-61dc3f51157d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-342728237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d02e27b-9025-4f03-9c76-cd6927846c15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77426ad1f1784c51a6c481615cf8e191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c1bfac7c174878b6d0da78d6be5031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:14.599639 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2611a57-f0c4-4886-8569-faf6f3df2598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:14.627381 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2611a57-f0c4-4886-8569-faf6f3df2598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-342728237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['0a36d96f-6b6b-48df-8957-dc8cd6cef630','599efe70-3cf0-4e44-a910-1f80c8f619f8','db5c7e9d-e604-40ae-ab09-b932b750ae26','4fce2f70-cc73-413f-bfa6-61dc3f51157d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:14.628096 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c8d639-e7f6-44d0-adf7-c906535c0d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:14.642093 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c8d639-e7f6-44d0-adf7-c906535c0d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:14.643307 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (1a1d9308-3b07-49c5-9fa2-f446380e7768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:14.643730 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request issued successfully. Jul 10 18:04:14.644680 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-29b5f32c-4597-467b-87f1-56cc5af89f23 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:14.645128 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 459/1820] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:04:14 2026] POST /volume/v3/volumes => generated 746 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:14.665253 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0df90700-134c-4380-ae44-03c38f00347a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:14.668084 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-48d555bf-8254-44ec-8e3e-550a288b4a9c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:14.672355 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0df90700-134c-4380-ae44-03c38f00347a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:14.672355 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0df90700-134c-4380-ae44-03c38f00347a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:14.673289 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0df90700-134c-4380-ae44-03c38f00347a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:14.676851 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-48d555bf-8254-44ec-8e3e-550a288b4a9c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 Jul 10 18:04:14.677447 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-48d555bf-8254-44ec-8e3e-550a288b4a9c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:14.677776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-48d555bf-8254-44ec-8e3e-550a288b4a9c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:14.698713 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:14.698713 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:14.700247 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:14.700247 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:14.704876 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0df90700-134c-4380-ae44-03c38f00347a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:14.707090 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-48d555bf-8254-44ec-8e3e-550a288b4a9c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:14.711727 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0df90700-134c-4380-ae44-03c38f00347a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:14.712115 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 460/1821] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:14 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:14.715819 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-48d555bf-8254-44ec-8e3e-550a288b4a9c tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 returned with HTTP 200 Jul 10 18:04:14.717008 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 450/1822] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:14 2026] GET /volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:14.739256 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2d61d3f6-550d-45a5-8c38-ad0eafab2af6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:14.743591 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d61d3f6-550d-45a5-8c38-ad0eafab2af6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:14.744854 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d61d3f6-550d-45a5-8c38-ad0eafab2af6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:14.744940 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d61d3f6-550d-45a5-8c38-ad0eafab2af6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:14.745545 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-2d61d3f6-550d-45a5-8c38-ad0eafab2af6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:14.755184 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:14.755184 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:14.756689 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d61d3f6-550d-45a5-8c38-ad0eafab2af6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:14.756970 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 454/1823] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:14 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:15.729273 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5e2f2c7f-d1af-408f-82b1-7f697593d078 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:15.732266 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5e2f2c7f-d1af-408f-82b1-7f697593d078 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:15.732542 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5e2f2c7f-d1af-408f-82b1-7f697593d078 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:15.732896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5e2f2c7f-d1af-408f-82b1-7f697593d078 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:15.734616 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c0918285-d65c-468c-a9a0-933786e85d7d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:15.737458 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0918285-d65c-468c-a9a0-933786e85d7d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 Jul 10 18:04:15.738066 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0918285-d65c-468c-a9a0-933786e85d7d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:15.738592 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0918285-d65c-468c-a9a0-933786e85d7d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:15.749592 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:15.749592 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:15.753620 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:15.753620 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:15.757498 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c0918285-d65c-468c-a9a0-933786e85d7d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:15.760185 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5e2f2c7f-d1af-408f-82b1-7f697593d078 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:15.768292 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0918285-d65c-468c-a9a0-933786e85d7d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 returned with HTTP 200 Jul 10 18:04:15.768778 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 461/1824] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:15 2026] GET /volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:15.770100 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5e2f2c7f-d1af-408f-82b1-7f697593d078 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:15.770851 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 460/1825] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:15 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:15.771309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a7b4423c-9ade-447c-962a-5e5570c21fd4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:15.782865 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a7b4423c-9ade-447c-962a-5e5570c21fd4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:15.782865 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a7b4423c-9ade-447c-962a-5e5570c21fd4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:15.782865 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a7b4423c-9ade-447c-962a-5e5570c21fd4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:15.782865 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-a7b4423c-9ade-447c-962a-5e5570c21fd4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:15.786835 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:15.786835 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:15.787728 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a7b4423c-9ade-447c-962a-5e5570c21fd4 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:15.788204 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 451/1826] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:15 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:15.790888 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1937b1b2-2ca2-457c-9a61-05bcee85781c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:15.795156 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1937b1b2-2ca2-457c-9a61-05bcee85781c tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15/action Jul 10 18:04:15.795648 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1937b1b2-2ca2-457c-9a61-05bcee85781c tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:15.795832 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1937b1b2-2ca2-457c-9a61-05bcee85781c tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:15.813086 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:15.813086 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:15.813936 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-1937b1b2-2ca2-457c-9a61-05bcee85781c tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Updating volume '9d02e27b-9025-4f03-9c76-cd6927846c15' with '{'status': 'error'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:04:15.845662 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1937b1b2-2ca2-457c-9a61-05bcee85781c tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15/action returned with HTTP 202 Jul 10 18:04:15.845997 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 455/1827] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:15 2026] POST /volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:15.855491 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-234e40ba-e9ed-4f4b-8392-050ea4c55e87 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:15.857643 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-234e40ba-e9ed-4f4b-8392-050ea4c55e87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 Jul 10 18:04:15.857918 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-234e40ba-e9ed-4f4b-8392-050ea4c55e87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:15.859481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-234e40ba-e9ed-4f4b-8392-050ea4c55e87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:15.873219 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:15.873219 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:15.881439 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-234e40ba-e9ed-4f4b-8392-050ea4c55e87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:15.894886 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-234e40ba-e9ed-4f4b-8392-050ea4c55e87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 returned with HTTP 200 Jul 10 18:04:15.894886 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 462/1828] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:15 2026] GET /volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 => generated 835 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:15.916158 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2fdf1023-3d1c-4715-a9cb-91d04a94905a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:15.918496 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2fdf1023-3d1c-4715-a9cb-91d04a94905a tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15/action Jul 10 18:04:15.929908 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2fdf1023-3d1c-4715-a9cb-91d04a94905a tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:15.929908 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2fdf1023-3d1c-4715-a9cb-91d04a94905a tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:15.942079 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:15.942079 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:15.942079 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2fdf1023-3d1c-4715-a9cb-91d04a94905a tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Volume info retrieved successfully. Jul 10 18:04:15.983259 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2fdf1023-3d1c-4715-a9cb-91d04a94905a tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Delete volume request issued successfully. Jul 10 18:04:15.983259 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2fdf1023-3d1c-4715-a9cb-91d04a94905a tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15/action returned with HTTP 202 Jul 10 18:04:15.984607 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 461/1829] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:15 2026] POST /volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:15.996448 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-43fe736a-6b9e-4005-b42a-fb0da77262df None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:15.999966 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-43fe736a-6b9e-4005-b42a-fb0da77262df tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 Jul 10 18:04:15.999966 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-43fe736a-6b9e-4005-b42a-fb0da77262df tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:16.001778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-43fe736a-6b9e-4005-b42a-fb0da77262df tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:16.014957 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:16.014957 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:16.026273 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-43fe736a-6b9e-4005-b42a-fb0da77262df tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:16.042713 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-43fe736a-6b9e-4005-b42a-fb0da77262df tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 returned with HTTP 200 Jul 10 18:04:16.044022 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 452/1830] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:15 2026] GET /volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:16.800670 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f01c3039-6608-4a6b-ab55-14cdfe8f2005 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:16.802754 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f01c3039-6608-4a6b-ab55-14cdfe8f2005 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:16.803014 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f01c3039-6608-4a6b-ab55-14cdfe8f2005 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:16.803059 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-587249f3-10e1-42de-9938-5b7053f58498 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:16.803310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f01c3039-6608-4a6b-ab55-14cdfe8f2005 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:16.806869 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-587249f3-10e1-42de-9938-5b7053f58498 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:16.807169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-587249f3-10e1-42de-9938-5b7053f58498 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:16.807441 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-587249f3-10e1-42de-9938-5b7053f58498 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:16.807802 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-587249f3-10e1-42de-9938-5b7053f58498 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:16.815706 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:16.815706 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:16.817273 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-587249f3-10e1-42de-9938-5b7053f58498 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:16.817967 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 463/1831] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:16 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:16.822117 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:16.822117 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:16.829855 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f01c3039-6608-4a6b-ab55-14cdfe8f2005 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:16.836993 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f01c3039-6608-4a6b-ab55-14cdfe8f2005 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:16.837633 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 456/1832] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:16 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:17.063945 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-54f0fc92-14ef-492a-b0be-fdb25f1503a9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:17.069611 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-54f0fc92-14ef-492a-b0be-fdb25f1503a9 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 Jul 10 18:04:17.069917 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-54f0fc92-14ef-492a-b0be-fdb25f1503a9 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:17.070308 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-54f0fc92-14ef-492a-b0be-fdb25f1503a9 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:17.081937 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-54f0fc92-14ef-492a-b0be-fdb25f1503a9 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 returned with HTTP 404 Jul 10 18:04:17.082274 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 462/1833] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:17 2026] GET /volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:17.089858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d6445a13-b3cb-4607-8c32-7ea4dbda84be None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:17.091876 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d6445a13-b3cb-4607-8c32-7ea4dbda84be tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 Jul 10 18:04:17.092095 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d6445a13-b3cb-4607-8c32-7ea4dbda84be tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:17.092277 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d6445a13-b3cb-4607-8c32-7ea4dbda84be tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:17.100286 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d6445a13-b3cb-4607-8c32-7ea4dbda84be tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 returned with HTTP 404 Jul 10 18:04:17.101177 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 453/1834] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:17 2026] GET /volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:17.110204 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ccf52d5d-dd21-434d-aea2-bf3ff20c9288 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:17.113636 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ccf52d5d-dd21-434d-aea2-bf3ff20c9288 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 Jul 10 18:04:17.114336 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ccf52d5d-dd21-434d-aea2-bf3ff20c9288 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:17.114336 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ccf52d5d-dd21-434d-aea2-bf3ff20c9288 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:17.114588 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-ccf52d5d-dd21-434d-aea2-bf3ff20c9288 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Delete volume with id: 9d02e27b-9025-4f03-9c76-cd6927846c15 Jul 10 18:04:17.125651 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ccf52d5d-dd21-434d-aea2-bf3ff20c9288 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 returned with HTTP 404 Jul 10 18:04:17.127170 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 464/1835] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:04:17 2026] DELETE /volume/v3/volumes/9d02e27b-9025-4f03-9c76-cd6927846c15 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:17.141153 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:17.143976 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:17.144442 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-255824242"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:17.146600 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-255824242'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:17.146914 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume of 1 GB Jul 10 18:04:17.155065 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Availability Zones retrieved successfully. Jul 10 18:04:17.163682 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (37d32391-ca5c-4f25-827a-260c90bf4fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:17.165074 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9d50bd-f982-45df-a4f8-9d6cb24d951f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:17.167758 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:17.221513 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9d50bd-f982-45df-a4f8-9d6cb24d951f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:17.222472 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5fe0df-a61c-4ba3-9f67-309a954dd527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:17.294912 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Created reservations ['d8aff041-117c-4861-bc56-b9bb432ebb29', '9288755e-fbee-4931-bd9b-2f849d25a128', '7e441131-24b9-412a-9e8a-cfadd4191888', '25e6ac8a-571e-45de-ab5a-669542d2fe42'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:17.296090 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5fe0df-a61c-4ba3-9f67-309a954dd527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8aff041-117c-4861-bc56-b9bb432ebb29', '9288755e-fbee-4931-bd9b-2f849d25a128', '7e441131-24b9-412a-9e8a-cfadd4191888', '25e6ac8a-571e-45de-ab5a-669542d2fe42']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:17.297315 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c09d6e5-7a02-43a0-bc1d-ba8cbcfb98fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:17.329545 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c09d6e5-7a02-43a0-bc1d-ba8cbcfb98fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d872a20-d345-40b9-8bb2-cd618322521e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-255824242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['d8aff041-117c-4861-bc56-b9bb432ebb29','9288755e-fbee-4931-bd9b-2f849d25a128','7e441131-24b9-412a-9e8a-cfadd4191888','25e6ac8a-571e-45de-ab5a-669542d2fe42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-255824242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d872a20-d345-40b9-8bb2-cd618322521e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77426ad1f1784c51a6c481615cf8e191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c1bfac7c174878b6d0da78d6be5031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:17.330370 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c037a627-5b59-48b7-98a5-983991e0a804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:17.360346 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c037a627-5b59-48b7-98a5-983991e0a804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-255824242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['d8aff041-117c-4861-bc56-b9bb432ebb29','9288755e-fbee-4931-bd9b-2f849d25a128','7e441131-24b9-412a-9e8a-cfadd4191888','25e6ac8a-571e-45de-ab5a-669542d2fe42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:17.361282 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f81db5-1b7e-40e3-ad22-5cf2d1a0c652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:17.373870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f81db5-1b7e-40e3-ad22-5cf2d1a0c652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:17.375231 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (37d32391-ca5c-4f25-827a-260c90bf4fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:17.375867 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request issued successfully. Jul 10 18:04:17.376721 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28039a24-452f-4ef9-97a0-5bb75bbb27f2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:17.377653 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 457/1836] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:04:17 2026] POST /volume/v3/volumes => generated 746 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:17.401592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f61d81cd-bd40-4bd8-bdf0-f26d212e5367 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:17.404309 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f61d81cd-bd40-4bd8-bdf0-f26d212e5367 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e Jul 10 18:04:17.405535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f61d81cd-bd40-4bd8-bdf0-f26d212e5367 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:17.405535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f61d81cd-bd40-4bd8-bdf0-f26d212e5367 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:17.418272 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:17.418272 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:17.427066 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f61d81cd-bd40-4bd8-bdf0-f26d212e5367 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:17.435530 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f61d81cd-bd40-4bd8-bdf0-f26d212e5367 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e returned with HTTP 200 Jul 10 18:04:17.436326 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 463/1837] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:17 2026] GET /volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:17.831733 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cbaefede-b196-4085-ade5-9940f3d30728 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:17.834034 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cbaefede-b196-4085-ade5-9940f3d30728 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:17.834332 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cbaefede-b196-4085-ade5-9940f3d30728 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:17.834706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cbaefede-b196-4085-ade5-9940f3d30728 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:17.834844 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-cbaefede-b196-4085-ade5-9940f3d30728 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:17.841442 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:17.841442 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:17.842867 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cbaefede-b196-4085-ade5-9940f3d30728 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:17.843057 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 454/1838] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:17 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:17.856790 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:17.859181 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:17.859877 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1649679833"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:17.861223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9973b1ca-b536-4bd0-b798-710c493ab49b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:17.861785 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1649679833'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:17.861983 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Create volume of 1 GB Jul 10 18:04:17.864234 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9973b1ca-b536-4bd0-b798-710c493ab49b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:17.864347 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9973b1ca-b536-4bd0-b798-710c493ab49b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:17.865102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9973b1ca-b536-4bd0-b798-710c493ab49b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:17.871404 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Availability Zones retrieved successfully. Jul 10 18:04:17.876830 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:17.876830 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:17.881952 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9973b1ca-b536-4bd0-b798-710c493ab49b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:17.882630 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Flow 'volume_create_api' (d97db581-16e6-4dca-90ca-76e668b86bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:17.884119 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595fadd1-7468-4685-8830-77fbbee9088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:17.886441 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:17.889491 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9973b1ca-b536-4bd0-b798-710c493ab49b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:17.889991 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 458/1839] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:17 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:17.924642 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595fadd1-7468-4685-8830-77fbbee9088d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:17.925380 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50953882-835c-4dcc-b888-369ebdc0b615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:17.981985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Created reservations ['508e35b5-396b-4d99-9620-95193e6e2fb7', 'ba1b88f9-83b7-44d0-a4d5-59ca33f849c5', 'e6e18df5-3107-4888-9bc3-1fdc373853bd', '6975c00f-b4df-4585-b745-9908d333381c'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:17.983332 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50953882-835c-4dcc-b888-369ebdc0b615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['508e35b5-396b-4d99-9620-95193e6e2fb7', 'ba1b88f9-83b7-44d0-a4d5-59ca33f849c5', 'e6e18df5-3107-4888-9bc3-1fdc373853bd', '6975c00f-b4df-4585-b745-9908d333381c']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:17.984300 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8805ee87-8c6d-43ac-afb4-64ada5a4dbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:18.017871 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8805ee87-8c6d-43ac-afb4-64ada5a4dbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '286e45ad-0daa-425f-86f1-1328b3a3ded6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1649679833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='112fa5c122744c8b9c1b37a6ee9d6cd9',qos_specs=None,replication_status=,reservations=['508e35b5-396b-4d99-9620-95193e6e2fb7','ba1b88f9-83b7-44d0-a4d5-59ca33f849c5','e6e18df5-3107-4888-9bc3-1fdc373853bd','6975c00f-b4df-4585-b745-9908d333381c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9633249262b84ed8820916fe00d95226',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1649679833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=286e45ad-0daa-425f-86f1-1328b3a3ded6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='112fa5c122744c8b9c1b37a6ee9d6cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9633249262b84ed8820916fe00d95226',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:18.019095 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f577434b-6283-457f-bdf2-05417c172866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:18.046647 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f577434b-6283-457f-bdf2-05417c172866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1649679833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='112fa5c122744c8b9c1b37a6ee9d6cd9',qos_specs=None,replication_status=,reservations=['508e35b5-396b-4d99-9620-95193e6e2fb7','ba1b88f9-83b7-44d0-a4d5-59ca33f849c5','e6e18df5-3107-4888-9bc3-1fdc373853bd','6975c00f-b4df-4585-b745-9908d333381c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9633249262b84ed8820916fe00d95226',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:18.047456 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d35dd3-bca9-4ef0-bf1d-5376870e9daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:18.061528 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d35dd3-bca9-4ef0-bf1d-5376870e9daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:18.062781 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Flow 'volume_create_api' (d97db581-16e6-4dca-90ca-76e668b86bda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:18.063836 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Create volume request issued successfully. Jul 10 18:04:18.064214 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e65e0f62-e499-4f76-af70-af07c2b1fd9a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:18.065188 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 465/1840] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:04:17 2026] POST /volume/v3/volumes => generated 755 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:18.083589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b0461151-dee8-42c4-a4ef-f0ef16675dd0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:18.086349 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b0461151-dee8-42c4-a4ef-f0ef16675dd0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:04:18.088214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b0461151-dee8-42c4-a4ef-f0ef16675dd0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:18.088214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b0461151-dee8-42c4-a4ef-f0ef16675dd0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:18.104057 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:18.104057 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:18.110447 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b0461151-dee8-42c4-a4ef-f0ef16675dd0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:04:18.121346 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b0461151-dee8-42c4-a4ef-f0ef16675dd0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:04:18.121346 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 464/1841] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:18 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:18.454708 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-336e296e-5f84-406a-a9a8-0e831b50bfdf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:18.456859 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-336e296e-5f84-406a-a9a8-0e831b50bfdf tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e Jul 10 18:04:18.457158 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-336e296e-5f84-406a-a9a8-0e831b50bfdf tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:18.457482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-336e296e-5f84-406a-a9a8-0e831b50bfdf tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:18.467785 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:18.467785 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:18.473943 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-336e296e-5f84-406a-a9a8-0e831b50bfdf tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:18.479714 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-336e296e-5f84-406a-a9a8-0e831b50bfdf tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e returned with HTTP 200 Jul 10 18:04:18.480411 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 455/1842] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:18 2026] GET /volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:18.496827 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ec25cfdb-0c9b-45ce-9393-5c6835fd979d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:18.501772 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ec25cfdb-0c9b-45ce-9393-5c6835fd979d tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e/action Jul 10 18:04:18.502293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ec25cfdb-0c9b-45ce-9393-5c6835fd979d tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:18.502485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ec25cfdb-0c9b-45ce-9393-5c6835fd979d tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:18.514283 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:18.514283 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:18.514831 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-ec25cfdb-0c9b-45ce-9393-5c6835fd979d tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Updating volume '5d872a20-d345-40b9-8bb2-cd618322521e' with '{'status': 'maintenance'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:04:18.542299 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ec25cfdb-0c9b-45ce-9393-5c6835fd979d tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e/action returned with HTTP 202 Jul 10 18:04:18.542299 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 459/1843] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:18 2026] POST /volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:18.552488 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-90d30166-3ab9-41a3-9b0d-c4d494ff4de2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:18.554710 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-90d30166-3ab9-41a3-9b0d-c4d494ff4de2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e Jul 10 18:04:18.555392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-90d30166-3ab9-41a3-9b0d-c4d494ff4de2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:18.555392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-90d30166-3ab9-41a3-9b0d-c4d494ff4de2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:18.564780 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:18.564780 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:18.572548 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-90d30166-3ab9-41a3-9b0d-c4d494ff4de2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:18.578719 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-90d30166-3ab9-41a3-9b0d-c4d494ff4de2 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e returned with HTTP 200 Jul 10 18:04:18.579369 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 466/1844] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:18 2026] GET /volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:18.595018 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ba916fb2-f732-413c-8d40-d12b9be9460e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:18.599654 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ba916fb2-f732-413c-8d40-d12b9be9460e tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e/action Jul 10 18:04:18.599654 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ba916fb2-f732-413c-8d40-d12b9be9460e tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:18.599654 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ba916fb2-f732-413c-8d40-d12b9be9460e tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:18.612984 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:18.612984 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:18.615050 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ba916fb2-f732-413c-8d40-d12b9be9460e tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Volume info retrieved successfully. Jul 10 18:04:18.656049 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ba916fb2-f732-413c-8d40-d12b9be9460e tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Delete volume request issued successfully. Jul 10 18:04:18.657535 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ba916fb2-f732-413c-8d40-d12b9be9460e tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e/action returned with HTTP 202 Jul 10 18:04:18.657535 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 465/1845] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:18 2026] POST /volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:18.668349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-835fe788-e9e2-4312-b94e-41c33cdae31f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:18.670798 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-835fe788-e9e2-4312-b94e-41c33cdae31f tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e Jul 10 18:04:18.671260 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-835fe788-e9e2-4312-b94e-41c33cdae31f tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:18.671260 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-835fe788-e9e2-4312-b94e-41c33cdae31f tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:18.682273 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:18.682273 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:18.689997 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-835fe788-e9e2-4312-b94e-41c33cdae31f tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:18.700375 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-835fe788-e9e2-4312-b94e-41c33cdae31f tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e returned with HTTP 200 Jul 10 18:04:18.700996 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 456/1846] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:18 2026] GET /volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:18.858059 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5fe30eaa-885f-4fc2-94ef-8df85c7ee85a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:18.861116 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5fe30eaa-885f-4fc2-94ef-8df85c7ee85a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:18.861460 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5fe30eaa-885f-4fc2-94ef-8df85c7ee85a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:18.861959 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5fe30eaa-885f-4fc2-94ef-8df85c7ee85a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:18.861959 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-5fe30eaa-885f-4fc2-94ef-8df85c7ee85a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:18.869047 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:18.869047 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:18.870115 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5fe30eaa-885f-4fc2-94ef-8df85c7ee85a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:18.870993 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 460/1847] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:18 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:18.906846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c817e2b6-e81e-45b2-80eb-5a597f678a67 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:18.909214 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c817e2b6-e81e-45b2-80eb-5a597f678a67 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:18.909451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c817e2b6-e81e-45b2-80eb-5a597f678a67 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:18.910379 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c817e2b6-e81e-45b2-80eb-5a597f678a67 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:18.925884 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:18.925884 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:18.931856 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c817e2b6-e81e-45b2-80eb-5a597f678a67 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:18.938592 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c817e2b6-e81e-45b2-80eb-5a597f678a67 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:18.939373 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 467/1848] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:18 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:19.140996 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9df1002f-8364-43f4-9e16-93b0befe97a8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:19.145931 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9df1002f-8364-43f4-9e16-93b0befe97a8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:04:19.145931 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9df1002f-8364-43f4-9e16-93b0befe97a8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:19.145931 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9df1002f-8364-43f4-9e16-93b0befe97a8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:19.161083 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:19.161083 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:19.166043 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9df1002f-8364-43f4-9e16-93b0befe97a8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:04:19.172138 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9df1002f-8364-43f4-9e16-93b0befe97a8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:04:19.175322 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 466/1849] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:19 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:19.718913 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-927755bd-365f-4b2e-a90f-3b301d47e256 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:19.724487 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-927755bd-365f-4b2e-a90f-3b301d47e256 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e Jul 10 18:04:19.724487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-927755bd-365f-4b2e-a90f-3b301d47e256 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:19.724487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-927755bd-365f-4b2e-a90f-3b301d47e256 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:19.737407 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-927755bd-365f-4b2e-a90f-3b301d47e256 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e returned with HTTP 404 Jul 10 18:04:19.738396 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 457/1850] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:19 2026] GET /volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:19.750738 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-91d435af-d4f3-491b-a306-c23a9bc882ab None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:19.755086 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-91d435af-d4f3-491b-a306-c23a9bc882ab tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e Jul 10 18:04:19.755388 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-91d435af-d4f3-491b-a306-c23a9bc882ab tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:19.756102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-91d435af-d4f3-491b-a306-c23a9bc882ab tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:19.763998 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-91d435af-d4f3-491b-a306-c23a9bc882ab tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e returned with HTTP 404 Jul 10 18:04:19.764522 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 461/1851] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:19 2026] GET /volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:19.774509 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-aa8bfe0f-5cfa-4aae-ac5a-7128bb61e54b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:19.776858 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aa8bfe0f-5cfa-4aae-ac5a-7128bb61e54b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] DELETE https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e Jul 10 18:04:19.777071 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aa8bfe0f-5cfa-4aae-ac5a-7128bb61e54b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:19.777311 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aa8bfe0f-5cfa-4aae-ac5a-7128bb61e54b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:19.777526 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-aa8bfe0f-5cfa-4aae-ac5a-7128bb61e54b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Delete volume with id: 5d872a20-d345-40b9-8bb2-cd618322521e Jul 10 18:04:19.785589 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aa8bfe0f-5cfa-4aae-ac5a-7128bb61e54b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e returned with HTTP 404 Jul 10 18:04:19.786217 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 468/1852] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:04:19 2026] DELETE /volume/v3/volumes/5d872a20-d345-40b9-8bb2-cd618322521e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:19.806415 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:19.809790 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:19.810702 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1048126387"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:19.813459 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1048126387'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:19.813459 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume of 1 GB Jul 10 18:04:19.821004 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Availability Zones retrieved successfully. Jul 10 18:04:19.833795 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (8e2d68ae-121f-46b3-8d4a-0e83da3af099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:19.835357 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce88f03-88dc-4ab4-aa3c-cad4d230149a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:19.836837 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:19.886687 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce88f03-88dc-4ab4-aa3c-cad4d230149a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:19.887848 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6398925-a57c-4040-95f8-495470b3c1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:19.891050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7392d930-1c3c-4500-ae33-b8c19d373b90 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:19.893012 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7392d930-1c3c-4500-ae33-b8c19d373b90 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:19.893278 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7392d930-1c3c-4500-ae33-b8c19d373b90 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:19.893610 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7392d930-1c3c-4500-ae33-b8c19d373b90 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:19.893738 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7392d930-1c3c-4500-ae33-b8c19d373b90 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:19.899219 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:19.899219 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:19.899681 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7392d930-1c3c-4500-ae33-b8c19d373b90 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:19.900545 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 458/1853] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:19 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:19.951780 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Created reservations ['5019d7eb-5eda-4bbf-9e79-1594507d740f', '990b6580-7872-4478-8423-25714bd32e3f', '36a6529a-870b-4dcf-a78f-3a922bf7b6b9', '1f04e9e5-a1d9-41fc-9328-58260a892487'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:19.952631 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6398925-a57c-4040-95f8-495470b3c1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5019d7eb-5eda-4bbf-9e79-1594507d740f', '990b6580-7872-4478-8423-25714bd32e3f', '36a6529a-870b-4dcf-a78f-3a922bf7b6b9', '1f04e9e5-a1d9-41fc-9328-58260a892487']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:19.953426 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d348418-a23b-47a2-836b-ba77b9cb3215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:19.959634 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c8f8d33b-cc1f-4d7a-bd50-1dd6bd88634b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:19.962631 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8f8d33b-cc1f-4d7a-bd50-1dd6bd88634b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:19.963001 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8f8d33b-cc1f-4d7a-bd50-1dd6bd88634b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:19.963300 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8f8d33b-cc1f-4d7a-bd50-1dd6bd88634b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:19.977934 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:19.977934 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:19.986192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d348418-a23b-47a2-836b-ba77b9cb3215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '463bd40d-6d96-4d85-8395-ea5f279fd1a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1048126387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['5019d7eb-5eda-4bbf-9e79-1594507d740f','990b6580-7872-4478-8423-25714bd32e3f','36a6529a-870b-4dcf-a78f-3a922bf7b6b9','1f04e9e5-a1d9-41fc-9328-58260a892487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1048126387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=463bd40d-6d96-4d85-8395-ea5f279fd1a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77426ad1f1784c51a6c481615cf8e191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c1bfac7c174878b6d0da78d6be5031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:19.986802 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c8f8d33b-cc1f-4d7a-bd50-1dd6bd88634b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:19.987430 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc58a79-69ca-497c-897b-0840a74605a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:19.994397 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8f8d33b-cc1f-4d7a-bd50-1dd6bd88634b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:19.995068 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 462/1854] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:19 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:20.015445 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc58a79-69ca-497c-897b-0840a74605a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1048126387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77426ad1f1784c51a6c481615cf8e191',qos_specs=None,replication_status=,reservations=['5019d7eb-5eda-4bbf-9e79-1594507d740f','990b6580-7872-4478-8423-25714bd32e3f','36a6529a-870b-4dcf-a78f-3a922bf7b6b9','1f04e9e5-a1d9-41fc-9328-58260a892487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c1bfac7c174878b6d0da78d6be5031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:20.016766 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb6ba04-4335-4a11-aa5b-0d58b1ae47b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:20.030653 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb6ba04-4335-4a11-aa5b-0d58b1ae47b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:20.032671 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Flow 'volume_create_api' (8e2d68ae-121f-46b3-8d4a-0e83da3af099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:20.032671 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Create volume request issued successfully. Jul 10 18:04:20.034919 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-be0062fa-67d4-4d50-aba4-f88a4ba680d8 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:20.034919 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 467/1855] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:04:19 2026] POST /volume/v3/volumes => generated 747 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:20.049483 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bd44d402-0cfa-4446-b542-5b9b2ef584de None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:20.054381 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd44d402-0cfa-4446-b542-5b9b2ef584de tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:20.054759 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bd44d402-0cfa-4446-b542-5b9b2ef584de tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:20.054911 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bd44d402-0cfa-4446-b542-5b9b2ef584de tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:20.074231 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:20.074231 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:20.079428 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bd44d402-0cfa-4446-b542-5b9b2ef584de tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:20.091896 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd44d402-0cfa-4446-b542-5b9b2ef584de tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 200 Jul 10 18:04:20.092029 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 469/1856] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:20 2026] GET /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:20.893403 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-c3b33175-641a-4ee2-9e67-56caef2fe914 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:20.900482 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-c3b33175-641a-4ee2-9e67-56caef2fe914 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments/b9e35340-4b00-4441-ae40-5ccbedd7f12e/action Jul 10 18:04:20.901261 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-c3b33175-641a-4ee2-9e67-56caef2fe914 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:20.901410 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-c3b33175-641a-4ee2-9e67-56caef2fe914 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:20.914630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fe882003-e400-4375-b098-e0f836d08252 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:20.918392 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fe882003-e400-4375-b098-e0f836d08252 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:20.918844 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fe882003-e400-4375-b098-e0f836d08252 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:20.919930 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fe882003-e400-4375-b098-e0f836d08252 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:20.919930 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-fe882003-e400-4375-b098-e0f836d08252 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:20.927558 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:20.927558 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:20.928658 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fe882003-e400-4375-b098-e0f836d08252 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:20.929192 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 463/1857] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:20 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:20.943932 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:20.943932 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:20.966385 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d0edf4d7-9e64-42b9-8843-9b78dbaa9393 req-c3b33175-641a-4ee2-9e67-56caef2fe914 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/b9e35340-4b00-4441-ae40-5ccbedd7f12e/action returned with HTTP 204 Jul 10 18:04:20.967266 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 459/1858] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:04:20 2026] POST /volume/v3/attachments/b9e35340-4b00-4441-ae40-5ccbedd7f12e/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:21.017103 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1a7fe4cf-a54d-41b8-ad5e-f2bf93dbc2ed None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.017938 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1a7fe4cf-a54d-41b8-ad5e-f2bf93dbc2ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:21.018079 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1a7fe4cf-a54d-41b8-ad5e-f2bf93dbc2ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.018281 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1a7fe4cf-a54d-41b8-ad5e-f2bf93dbc2ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.034521 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.034521 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:21.040204 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1a7fe4cf-a54d-41b8-ad5e-f2bf93dbc2ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:21.048356 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1a7fe4cf-a54d-41b8-ad5e-f2bf93dbc2ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:21.048949 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 468/1859] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:21.106629 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-865d9b83-739f-43fe-991f-6998a2d7e1a1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.107525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-5cc5028b-abc0-4955-a88d-cd86344c2f4f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.110085 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-5cc5028b-abc0-4955-a88d-cd86344c2f4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:21.110237 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-5cc5028b-abc0-4955-a88d-cd86344c2f4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.110357 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-865d9b83-739f-43fe-991f-6998a2d7e1a1 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:21.110481 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-5cc5028b-abc0-4955-a88d-cd86344c2f4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.110674 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-865d9b83-739f-43fe-991f-6998a2d7e1a1 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.111304 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-865d9b83-739f-43fe-991f-6998a2d7e1a1 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.122282 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.122282 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:21.122463 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.122463 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:21.127340 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-5cc5028b-abc0-4955-a88d-cd86344c2f4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:21.128397 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-865d9b83-739f-43fe-991f-6998a2d7e1a1 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:21.132085 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-5cc5028b-abc0-4955-a88d-cd86344c2f4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:21.132596 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 464/1860] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:21.136825 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-865d9b83-739f-43fe-991f-6998a2d7e1a1 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 200 Jul 10 18:04:21.137625 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 470/1861] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:21.158092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-60b9d3b7-2a96-41e7-823b-7e652b3bb5ae None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.160043 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-60b9d3b7-2a96-41e7-823b-7e652b3bb5ae tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action Jul 10 18:04:21.160679 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-60b9d3b7-2a96-41e7-823b-7e652b3bb5ae tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:21.160679 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-60b9d3b7-2a96-41e7-823b-7e652b3bb5ae tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:21.174340 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.174340 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:21.175005 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.admin_actions [None req-60b9d3b7-2a96-41e7-823b-7e652b3bb5ae tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Updating volume '463bd40d-6d96-4d85-8395-ea5f279fd1a5' with '{'status': 'error'}' {{(pid=99950) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:04:21.222594 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-60b9d3b7-2a96-41e7-823b-7e652b3bb5ae tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action returned with HTTP 202 Jul 10 18:04:21.223700 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 460/1862] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:21 2026] POST /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:21.231638 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-11805bb0-9eaa-4626-af2d-d1d9eeb21c87 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.232996 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-11805bb0-9eaa-4626-af2d-d1d9eeb21c87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:21.233198 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-11805bb0-9eaa-4626-af2d-d1d9eeb21c87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.233459 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-11805bb0-9eaa-4626-af2d-d1d9eeb21c87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.254387 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.254387 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:21.259995 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-11805bb0-9eaa-4626-af2d-d1d9eeb21c87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:21.267247 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-11805bb0-9eaa-4626-af2d-d1d9eeb21c87 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 200 Jul 10 18:04:21.268921 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 469/1863] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:21.289925 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e35e08e9-5193-4c7a-a975-c91519812087 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.291986 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e35e08e9-5193-4c7a-a975-c91519812087 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action Jul 10 18:04:21.292651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e35e08e9-5193-4c7a-a975-c91519812087 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:21.292651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e35e08e9-5193-4c7a-a975-c91519812087 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:21.307346 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.307346 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:21.307856 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-e35e08e9-5193-4c7a-a975-c91519812087 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Updating volume '463bd40d-6d96-4d85-8395-ea5f279fd1a5' with '{'status': 'available'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:04:21.342478 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e35e08e9-5193-4c7a-a975-c91519812087 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action returned with HTTP 202 Jul 10 18:04:21.342478 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 465/1864] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:21 2026] POST /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:21.356250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-57d2c90d-9786-40d7-80fc-75b5d6daf0f6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.359444 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57d2c90d-9786-40d7-80fc-75b5d6daf0f6 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:21.360877 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57d2c90d-9786-40d7-80fc-75b5d6daf0f6 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.360877 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57d2c90d-9786-40d7-80fc-75b5d6daf0f6 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.376781 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.376781 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:21.383028 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-57d2c90d-9786-40d7-80fc-75b5d6daf0f6 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:21.390779 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57d2c90d-9786-40d7-80fc-75b5d6daf0f6 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 200 Jul 10 18:04:21.391402 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 471/1865] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:21.411006 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-027356cb-9a20-4b0b-831a-817e37d90942 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.414400 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-027356cb-9a20-4b0b-831a-817e37d90942 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action Jul 10 18:04:21.414924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-027356cb-9a20-4b0b-831a-817e37d90942 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:21.414924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-027356cb-9a20-4b0b-831a-817e37d90942 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:21.430155 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.430155 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:21.430296 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.admin_actions [None req-027356cb-9a20-4b0b-831a-817e37d90942 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Updating volume '463bd40d-6d96-4d85-8395-ea5f279fd1a5' with '{'status': 'maintenance'}' {{(pid=99950) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:04:21.461066 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-027356cb-9a20-4b0b-831a-817e37d90942 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action returned with HTTP 202 Jul 10 18:04:21.461587 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 461/1866] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:21 2026] POST /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:21.473422 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-76b755fb-b29b-4ba0-aa41-ff0855c92700 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.475117 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76b755fb-b29b-4ba0-aa41-ff0855c92700 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:21.475346 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76b755fb-b29b-4ba0-aa41-ff0855c92700 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.475521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76b755fb-b29b-4ba0-aa41-ff0855c92700 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.486943 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.486943 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:21.495327 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-76b755fb-b29b-4ba0-aa41-ff0855c92700 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:21.500309 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76b755fb-b29b-4ba0-aa41-ff0855c92700 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 200 Jul 10 18:04:21.500880 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 470/1867] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:21.516339 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3a477fc1-b02d-46f2-80cb-3bcc7f223045 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.518363 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3a477fc1-b02d-46f2-80cb-3bcc7f223045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] POST https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action Jul 10 18:04:21.518822 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3a477fc1-b02d-46f2-80cb-3bcc7f223045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:21.518974 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3a477fc1-b02d-46f2-80cb-3bcc7f223045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:21.530152 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.530152 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:21.530837 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-3a477fc1-b02d-46f2-80cb-3bcc7f223045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] Updating volume '463bd40d-6d96-4d85-8395-ea5f279fd1a5' with '{'status': 'available'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:04:21.555620 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3a477fc1-b02d-46f2-80cb-3bcc7f223045 tempest-VolumesActionsTest-903977485 tempest-VolumesActionsTest-903977485-project-admin] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action returned with HTTP 202 Jul 10 18:04:21.557271 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 466/1868] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:04:21 2026] POST /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:21.564960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-afb28ea1-efed-4b76-b848-5372d755e6f0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.567525 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afb28ea1-efed-4b76-b848-5372d755e6f0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:21.567831 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-afb28ea1-efed-4b76-b848-5372d755e6f0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.568057 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-afb28ea1-efed-4b76-b848-5372d755e6f0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.578750 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.578750 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:21.583452 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-afb28ea1-efed-4b76-b848-5372d755e6f0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:21.589008 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afb28ea1-efed-4b76-b848-5372d755e6f0 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 200 Jul 10 18:04:21.589653 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 472/1869] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:21.603801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9ae00adb-369e-4c6c-b895-be07dc25239d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.605830 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9ae00adb-369e-4c6c-b895-be07dc25239d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:21.606047 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9ae00adb-369e-4c6c-b895-be07dc25239d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.606253 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9ae00adb-369e-4c6c-b895-be07dc25239d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.614884 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.614884 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:21.619810 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9ae00adb-369e-4c6c-b895-be07dc25239d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:21.624703 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9ae00adb-369e-4c6c-b895-be07dc25239d tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 200 Jul 10 18:04:21.625512 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 462/1870] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:21.641365 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-41053f77-4018-4fe4-add4-97f6385efc9b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.643521 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-41053f77-4018-4fe4-add4-97f6385efc9b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] DELETE https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:21.643770 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-41053f77-4018-4fe4-add4-97f6385efc9b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.644025 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-41053f77-4018-4fe4-add4-97f6385efc9b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.644219 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-41053f77-4018-4fe4-add4-97f6385efc9b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Delete volume with id: 463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:21.656312 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.656312 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:21.656312 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-41053f77-4018-4fe4-add4-97f6385efc9b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:21.682808 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-41053f77-4018-4fe4-add4-97f6385efc9b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Delete volume request issued successfully. Jul 10 18:04:21.683039 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-41053f77-4018-4fe4-add4-97f6385efc9b tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 202 Jul 10 18:04:21.683703 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 471/1871] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:04:21 2026] DELETE /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:21.692274 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f6ed7b0b-158f-449b-85e3-744e3ca03adc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.694580 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f6ed7b0b-158f-449b-85e3-744e3ca03adc tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:21.694891 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f6ed7b0b-158f-449b-85e3-744e3ca03adc tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.695173 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f6ed7b0b-158f-449b-85e3-744e3ca03adc tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.706026 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.706026 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:21.716780 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f6ed7b0b-158f-449b-85e3-744e3ca03adc tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Volume info retrieved successfully. Jul 10 18:04:21.724485 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f6ed7b0b-158f-449b-85e3-744e3ca03adc tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 200 Jul 10 18:04:21.725148 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 467/1872] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:21.946718 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ddc036a1-48a3-483b-add3-1edfdbf083d5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:21.949758 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ddc036a1-48a3-483b-add3-1edfdbf083d5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:21.951183 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ddc036a1-48a3-483b-add3-1edfdbf083d5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:21.951916 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ddc036a1-48a3-483b-add3-1edfdbf083d5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:21.951916 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-ddc036a1-48a3-483b-add3-1edfdbf083d5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:21.959006 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:21.959006 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:21.960060 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ddc036a1-48a3-483b-add3-1edfdbf083d5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:21.960674 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 473/1873] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:21 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:22.742602 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9c00189b-c850-4b29-963c-ec4160a11527 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:22.742602 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9c00189b-c850-4b29-963c-ec4160a11527 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] GET https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 Jul 10 18:04:22.743006 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9c00189b-c850-4b29-963c-ec4160a11527 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:22.743042 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9c00189b-c850-4b29-963c-ec4160a11527 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:22.752102 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9c00189b-c850-4b29-963c-ec4160a11527 tempest-VolumesActionsTest-1073389709 tempest-VolumesActionsTest-1073389709-project-member] https://10.4.3.71/volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 returned with HTTP 404 Jul 10 18:04:22.752791 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 463/1874] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:22 2026] GET /volume/v3/volumes/463bd40d-6d96-4d85-8395-ea5f279fd1a5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:22.980649 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-73bf91a8-3ff1-4b35-a187-37e27e6b1cc1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:22.981785 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-73bf91a8-3ff1-4b35-a187-37e27e6b1cc1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:22.982050 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-73bf91a8-3ff1-4b35-a187-37e27e6b1cc1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:22.982298 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-73bf91a8-3ff1-4b35-a187-37e27e6b1cc1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:22.982446 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-73bf91a8-3ff1-4b35-a187-37e27e6b1cc1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:22.992514 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:22.992514 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:22.993243 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-73bf91a8-3ff1-4b35-a187-37e27e6b1cc1 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:22.995598 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 472/1875] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:22 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:23.190197 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cc83f113-4297-4394-9945-d7664b1bf1f7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:23.190814 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cc83f113-4297-4394-9945-d7664b1bf1f7 None None] GET https://10.4.3.71/volume// Jul 10 18:04:23.191519 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cc83f113-4297-4394-9945-d7664b1bf1f7 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:23.191849 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cc83f113-4297-4394-9945-d7664b1bf1f7 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:23.192328 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cc83f113-4297-4394-9945-d7664b1bf1f7 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:04:23.193782 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 468/1876] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:04:23 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:04:23.204309 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-992e3387-7cdc-4a7d-864e-64b9f1ec698e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:23.243770 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-992e3387-7cdc-4a7d-864e-64b9f1ec698e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:04:23.243770 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-992e3387-7cdc-4a7d-864e-64b9f1ec698e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa2be886-0347-4fdc-b2ea-4c1cc4259fae", "connector": null, "instance_uuid": "add256c4-6c42-4d2f-adfb-0ede2547caa1"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:23.264189 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:23.264189 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:23.324459 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-992e3387-7cdc-4a7d-864e-64b9f1ec698e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:04:23.324631 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 474/1877] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:04:23 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:23.661410 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bae7353d-9f22-43ff-bb00-e8c25726833f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:23.662952 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bae7353d-9f22-43ff-bb00-e8c25726833f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:23.664704 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bae7353d-9f22-43ff-bb00-e8c25726833f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:23.664704 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bae7353d-9f22-43ff-bb00-e8c25726833f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:23.684585 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:23.684585 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:23.705958 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bae7353d-9f22-43ff-bb00-e8c25726833f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:23.721177 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bae7353d-9f22-43ff-bb00-e8c25726833f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:23.721834 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 464/1878] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:23 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1144 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:23.884515 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-629186d8-7f36-4ec1-846d-d381a19aea90 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:23.886427 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-629186d8-7f36-4ec1-846d-d381a19aea90 None None] GET https://10.4.3.71/volume// Jul 10 18:04:23.886636 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-629186d8-7f36-4ec1-846d-d381a19aea90 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:23.887103 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-629186d8-7f36-4ec1-846d-d381a19aea90 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:23.888139 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-629186d8-7f36-4ec1-846d-d381a19aea90 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:04:23.889423 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 473/1879] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:04:23 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:04:23.905441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-005c8195-5f8b-46b6-a741-6be4dccbc5e6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:23.910721 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-005c8195-5f8b-46b6-a741-6be4dccbc5e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:23.911279 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-005c8195-5f8b-46b6-a741-6be4dccbc5e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:23.911798 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-005c8195-5f8b-46b6-a741-6be4dccbc5e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:23.939958 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:23.939958 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:23.953089 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-005c8195-5f8b-46b6-a741-6be4dccbc5e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:23.962318 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-005c8195-5f8b-46b6-a741-6be4dccbc5e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:23.963139 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 469/1880] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:04:23 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:04:24.012609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-23ab726c-ee08-4fed-ae4d-0d9c807a1437 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:24.012609 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23ab726c-ee08-4fed-ae4d-0d9c807a1437 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:24.012609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23ab726c-ee08-4fed-ae4d-0d9c807a1437 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:24.012609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23ab726c-ee08-4fed-ae4d-0d9c807a1437 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:24.012900 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-23ab726c-ee08-4fed-ae4d-0d9c807a1437 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:24.024138 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:24.024138 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:24.025703 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23ab726c-ee08-4fed-ae4d-0d9c807a1437 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:24.026915 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 475/1881] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:24 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:24.118774 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-0ed9edc9-99e9-454a-8964-c612ce2c7e07 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:24.121419 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-0ed9edc9-99e9-454a-8964-c612ce2c7e07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] PUT https://10.4.3.71/volume/v3/attachments/fe3a7e96-fded-4ab4-84e4-2153cb0b0298 Jul 10 18:04:24.122445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-0ed9edc9-99e9-454a-8964-c612ce2c7e07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:24.136689 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-0ed9edc9-99e9-454a-8964-c612ce2c7e07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Acquiring lock "cinder-attachment_update-aa2be886-0347-4fdc-b2ea-4c1cc4259fae-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:04:24.144942 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-0ed9edc9-99e9-454a-8964-c612ce2c7e07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-aa2be886-0347-4fdc-b2ea-4c1cc4259fae-np0000005036" acquired by "attachment_update" :: waited 0.011s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:04:24.145986 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:24.145986 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:24.686338 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-0ed9edc9-99e9-454a-8964-c612ce2c7e07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-aa2be886-0347-4fdc-b2ea-4c1cc4259fae-np0000005036" released by "attachment_update" :: held 0.541s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:04:24.686529 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-0ed9edc9-99e9-454a-8964-c612ce2c7e07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/fe3a7e96-fded-4ab4-84e4-2153cb0b0298 returned with HTTP 200 Jul 10 18:04:24.687923 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 465/1882] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:04:24 2026] PUT /volume/v3/attachments/fe3a7e96-fded-4ab4-84e4-2153cb0b0298 => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:24.747790 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-db6600c3-fb44-4591-a369-793f8ebc0d92 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:24.747790 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-db6600c3-fb44-4591-a369-793f8ebc0d92 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:24.747790 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-db6600c3-fb44-4591-a369-793f8ebc0d92 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:24.747790 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-db6600c3-fb44-4591-a369-793f8ebc0d92 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:24.779313 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:24.779313 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:24.791604 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-db6600c3-fb44-4591-a369-793f8ebc0d92 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:24.797349 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-db6600c3-fb44-4591-a369-793f8ebc0d92 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:24.797880 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 474/1883] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:24 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:25.045104 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-16556158-eeb2-468f-b982-521eced39445 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:25.057813 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-16556158-eeb2-468f-b982-521eced39445 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:25.057813 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-16556158-eeb2-468f-b982-521eced39445 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:25.057813 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-16556158-eeb2-468f-b982-521eced39445 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:25.059486 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-16556158-eeb2-468f-b982-521eced39445 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:25.072979 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:25.072979 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:25.072979 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-16556158-eeb2-468f-b982-521eced39445 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:25.072979 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 470/1884] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:25 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:25.819372 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ae0f8f21-7df1-4a5c-a502-a929f311e6eb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:25.823888 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae0f8f21-7df1-4a5c-a502-a929f311e6eb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:25.826751 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae0f8f21-7df1-4a5c-a502-a929f311e6eb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:25.826751 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae0f8f21-7df1-4a5c-a502-a929f311e6eb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:25.854094 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:25.854094 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:25.861025 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ae0f8f21-7df1-4a5c-a502-a929f311e6eb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:25.867895 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae0f8f21-7df1-4a5c-a502-a929f311e6eb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:25.868324 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 476/1885] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:25 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:26.091233 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ab8b0dc2-7bdd-4114-aaef-bbf137e14116 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:26.092684 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ab8b0dc2-7bdd-4114-aaef-bbf137e14116 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:26.092938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ab8b0dc2-7bdd-4114-aaef-bbf137e14116 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:26.093201 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ab8b0dc2-7bdd-4114-aaef-bbf137e14116 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:26.093361 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ab8b0dc2-7bdd-4114-aaef-bbf137e14116 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:26.099204 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:26.099204 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:26.100152 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ab8b0dc2-7bdd-4114-aaef-bbf137e14116 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:26.100550 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 466/1886] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:26 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:26.881965 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9d350f5d-60f9-4f2f-8dd3-d3dcdcd1ee5c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:26.884273 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9d350f5d-60f9-4f2f-8dd3-d3dcdcd1ee5c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:26.884472 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9d350f5d-60f9-4f2f-8dd3-d3dcdcd1ee5c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:26.884758 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9d350f5d-60f9-4f2f-8dd3-d3dcdcd1ee5c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:26.902228 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:26.902228 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:26.907405 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9d350f5d-60f9-4f2f-8dd3-d3dcdcd1ee5c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:26.913286 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9d350f5d-60f9-4f2f-8dd3-d3dcdcd1ee5c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:26.913983 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 475/1887] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:26 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:27.111830 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b23d6b2a-a0d1-4027-9292-a5e7c1904530 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:27.113654 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b23d6b2a-a0d1-4027-9292-a5e7c1904530 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:27.114038 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b23d6b2a-a0d1-4027-9292-a5e7c1904530 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:27.114104 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b23d6b2a-a0d1-4027-9292-a5e7c1904530 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:27.114407 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b23d6b2a-a0d1-4027-9292-a5e7c1904530 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:27.120104 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:27.120104 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:27.121280 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b23d6b2a-a0d1-4027-9292-a5e7c1904530 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:27.121778 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 471/1888] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:27 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:27.933825 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-afbf0a36-4715-4905-bd8e-fb55df534879 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:27.936740 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afbf0a36-4715-4905-bd8e-fb55df534879 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:27.936740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-afbf0a36-4715-4905-bd8e-fb55df534879 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:27.937334 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-afbf0a36-4715-4905-bd8e-fb55df534879 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:27.965629 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:27.965629 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:27.973431 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-afbf0a36-4715-4905-bd8e-fb55df534879 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:27.985519 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afbf0a36-4715-4905-bd8e-fb55df534879 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:27.986245 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 477/1889] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:27 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:28.137747 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ba4ab332-c786-42ba-93db-9ec95ce6ae91 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:28.143977 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ba4ab332-c786-42ba-93db-9ec95ce6ae91 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:28.144541 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ba4ab332-c786-42ba-93db-9ec95ce6ae91 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:28.145803 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ba4ab332-c786-42ba-93db-9ec95ce6ae91 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:28.145977 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ba4ab332-c786-42ba-93db-9ec95ce6ae91 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:28.154362 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:28.154362 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:28.154828 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ba4ab332-c786-42ba-93db-9ec95ce6ae91 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:28.155327 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 467/1890] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:28 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:29.010119 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-30730ded-2ea9-4b3c-9f8a-20febfa1fe36 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:29.014482 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-30730ded-2ea9-4b3c-9f8a-20febfa1fe36 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:29.014482 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-30730ded-2ea9-4b3c-9f8a-20febfa1fe36 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:29.014482 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-30730ded-2ea9-4b3c-9f8a-20febfa1fe36 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:29.028280 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:29.028280 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:29.035417 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-30730ded-2ea9-4b3c-9f8a-20febfa1fe36 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:29.041394 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-30730ded-2ea9-4b3c-9f8a-20febfa1fe36 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:29.043073 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 476/1891] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:29 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:29.171379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-718ffbc6-9500-4d6f-8e0f-83260f3de76e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:29.174087 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-718ffbc6-9500-4d6f-8e0f-83260f3de76e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:29.174400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-718ffbc6-9500-4d6f-8e0f-83260f3de76e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:29.174731 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-718ffbc6-9500-4d6f-8e0f-83260f3de76e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:29.174905 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-718ffbc6-9500-4d6f-8e0f-83260f3de76e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:29.182256 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:29.182256 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:29.183991 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-718ffbc6-9500-4d6f-8e0f-83260f3de76e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:29.184960 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 472/1892] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:29 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:30.060504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-542e5b87-8794-46d6-9fcf-3b074587588c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:30.062646 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-542e5b87-8794-46d6-9fcf-3b074587588c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:30.062897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-542e5b87-8794-46d6-9fcf-3b074587588c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:30.063400 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-542e5b87-8794-46d6-9fcf-3b074587588c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:30.081716 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:30.081716 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:30.087878 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-542e5b87-8794-46d6-9fcf-3b074587588c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:30.095221 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-542e5b87-8794-46d6-9fcf-3b074587588c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:30.095398 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 478/1893] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:30 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:30.204472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d536e525-38ad-416c-96ab-9c3faef674ba None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:30.206620 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d536e525-38ad-416c-96ab-9c3faef674ba tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:30.206937 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d536e525-38ad-416c-96ab-9c3faef674ba tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:30.207198 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d536e525-38ad-416c-96ab-9c3faef674ba tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:30.207312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d536e525-38ad-416c-96ab-9c3faef674ba tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:30.214326 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:30.214326 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:30.215878 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d536e525-38ad-416c-96ab-9c3faef674ba tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:30.216169 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 468/1894] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:30 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:30.348907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-369a197a-454d-4d3f-9b26-4605e6a7e723 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:30.353862 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-369a197a-454d-4d3f-9b26-4605e6a7e723 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments/fe3a7e96-fded-4ab4-84e4-2153cb0b0298/action Jul 10 18:04:30.353862 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-369a197a-454d-4d3f-9b26-4605e6a7e723 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:30.353862 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-369a197a-454d-4d3f-9b26-4605e6a7e723 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:30.389426 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:30.389426 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:30.413581 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b8ed8fe6-dbde-4ad1-9528-e2ee3bf9d5f3 req-369a197a-454d-4d3f-9b26-4605e6a7e723 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/fe3a7e96-fded-4ab4-84e4-2153cb0b0298/action returned with HTTP 204 Jul 10 18:04:30.414331 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 477/1895] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:04:30 2026] POST /volume/v3/attachments/fe3a7e96-fded-4ab4-84e4-2153cb0b0298/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:30.755147 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:30.968594 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:30.968594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1065521307"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:30.968594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1065521307'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:30.969619 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create volume of 1 GB Jul 10 18:04:30.984597 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Availability Zones retrieved successfully. Jul 10 18:04:30.992465 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Flow 'volume_create_api' (2a9db514-0386-4c3f-adb4-ecb0faa04ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:30.995880 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3341bb0d-3908-445d-b381-cb08e8010cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:30.997517 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:31.046005 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3341bb0d-3908-445d-b381-cb08e8010cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:31.046005 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c05e3a2-ce40-4c6b-8836-8660d4949c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:31.122617 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d5dafa3f-3333-48fe-8339-a7e59bde6dcd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:31.125047 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d5dafa3f-3333-48fe-8339-a7e59bde6dcd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:31.125791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d5dafa3f-3333-48fe-8339-a7e59bde6dcd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:31.125791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d5dafa3f-3333-48fe-8339-a7e59bde6dcd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:31.159391 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:31.159391 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:31.164820 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d5dafa3f-3333-48fe-8339-a7e59bde6dcd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:31.168915 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Created reservations ['d9b51796-67dd-41c3-b5f4-2cdf76b6d4c2', '7f9f7799-0868-48dc-84fc-7054c0ce41a8', '2a9c90fd-179d-44f2-95e4-5bb2b917afd3', '362ae2b4-a5ab-442d-8fab-f70e2b21d93d'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:31.169716 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c05e3a2-ce40-4c6b-8836-8660d4949c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b51796-67dd-41c3-b5f4-2cdf76b6d4c2', '7f9f7799-0868-48dc-84fc-7054c0ce41a8', '2a9c90fd-179d-44f2-95e4-5bb2b917afd3', '362ae2b4-a5ab-442d-8fab-f70e2b21d93d']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:31.171267 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9101cfa3-6ac3-4ebb-be5c-b111bfdba3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:31.171372 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d5dafa3f-3333-48fe-8339-a7e59bde6dcd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:31.171839 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 479/1896] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:31 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:31.194652 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-453ffb5f-63ee-4a03-aee2-1b2740815034 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:31.207600 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9101cfa3-6ac3-4ebb-be5c-b111bfdba3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d5bdba0-a45b-4de5-97d4-cd1069bac6a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1065521307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e44bd5c5074d8188bf728baba24db6',qos_specs=None,replication_status=,reservations=['d9b51796-67dd-41c3-b5f4-2cdf76b6d4c2','7f9f7799-0868-48dc-84fc-7054c0ce41a8','2a9c90fd-179d-44f2-95e4-5bb2b917afd3','362ae2b4-a5ab-442d-8fab-f70e2b21d93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63599651a7324cb69e55e9169ac86334',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1065521307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d5bdba0-a45b-4de5-97d4-cd1069bac6a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e44bd5c5074d8188bf728baba24db6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63599651a7324cb69e55e9169ac86334',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:31.209323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a90ff1f-8cd7-45d8-a314-77b111e5cd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:31.234048 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1cee3c78-1ba0-4180-a68e-bb2e79cc932d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:31.237305 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1cee3c78-1ba0-4180-a68e-bb2e79cc932d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:31.237305 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1cee3c78-1ba0-4180-a68e-bb2e79cc932d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:31.237470 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1cee3c78-1ba0-4180-a68e-bb2e79cc932d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:31.237666 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-1cee3c78-1ba0-4180-a68e-bb2e79cc932d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:31.252711 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:31.252711 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:31.252711 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1cee3c78-1ba0-4180-a68e-bb2e79cc932d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:31.252711 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 478/1897] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:31 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:31.255557 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a90ff1f-8cd7-45d8-a314-77b111e5cd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1065521307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e44bd5c5074d8188bf728baba24db6',qos_specs=None,replication_status=,reservations=['d9b51796-67dd-41c3-b5f4-2cdf76b6d4c2','7f9f7799-0868-48dc-84fc-7054c0ce41a8','2a9c90fd-179d-44f2-95e4-5bb2b917afd3','362ae2b4-a5ab-442d-8fab-f70e2b21d93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63599651a7324cb69e55e9169ac86334',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:31.256834 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac41747b-465c-4dee-ba64-47614bcd45da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:31.271004 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac41747b-465c-4dee-ba64-47614bcd45da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:31.271999 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Flow 'volume_create_api' (2a9db514-0386-4c3f-adb4-ecb0faa04ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:31.272388 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create volume request issued successfully. Jul 10 18:04:31.273298 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8c3e37e7-8be3-40df-9c8d-a6ce4af5ea7e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:31.274104 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 473/1898] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:04:30 2026] POST /volume/v3/volumes => generated 749 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:31.294555 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0b358fc9-77d8-4924-bc51-60c7e43d7d43 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:31.297088 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0b358fc9-77d8-4924-bc51-60c7e43d7d43 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:31.297355 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0b358fc9-77d8-4924-bc51-60c7e43d7d43 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:31.297720 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0b358fc9-77d8-4924-bc51-60c7e43d7d43 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:31.308327 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:31.308327 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:31.314172 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0b358fc9-77d8-4924-bc51-60c7e43d7d43 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:31.321050 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0b358fc9-77d8-4924-bc51-60c7e43d7d43 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 returned with HTTP 200 Jul 10 18:04:31.321474 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 480/1899] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:31 2026] GET /volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:04:31.337335 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-453ffb5f-63ee-4a03-aee2-1b2740815034 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:31.337741 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-453ffb5f-63ee-4a03-aee2-1b2740815034 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:31.337795 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-453ffb5f-63ee-4a03-aee2-1b2740815034 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:31.362928 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:31.362928 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:31.367450 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-453ffb5f-63ee-4a03-aee2-1b2740815034 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Volume info retrieved successfully. Jul 10 18:04:31.373822 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-453ffb5f-63ee-4a03-aee2-1b2740815034 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:31.374156 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 469/1900] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:31 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1439 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:31.445230 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e693fb4e-6d64-4fd8-b0a0-c8a73cbe2ce4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:31.451193 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e693fb4e-6d64-4fd8-b0a0-c8a73cbe2ce4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:31.451193 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e693fb4e-6d64-4fd8-b0a0-c8a73cbe2ce4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:31.451193 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e693fb4e-6d64-4fd8-b0a0-c8a73cbe2ce4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:31.473361 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:31.473361 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:31.482216 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e693fb4e-6d64-4fd8-b0a0-c8a73cbe2ce4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Volume info retrieved successfully. Jul 10 18:04:31.489683 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e693fb4e-6d64-4fd8-b0a0-c8a73cbe2ce4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:31.490738 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 479/1901] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:31 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:31.559925 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-dec2b767-7194-48a3-b139-014b41b17a9a req-c2d8e3f1-d336-4c57-90d8-3bfb209ab924 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:31.565940 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-c2d8e3f1-d336-4c57-90d8-3bfb209ab924 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:31.566414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-c2d8e3f1-d336-4c57-90d8-3bfb209ab924 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:31.566414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-c2d8e3f1-d336-4c57-90d8-3bfb209ab924 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:31.591223 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:31.591223 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:31.600825 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-dec2b767-7194-48a3-b139-014b41b17a9a req-c2d8e3f1-d336-4c57-90d8-3bfb209ab924 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:31.610471 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-c2d8e3f1-d336-4c57-90d8-3bfb209ab924 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:31.610907 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 474/1902] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:31 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:31.635687 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-dec2b767-7194-48a3-b139-014b41b17a9a req-183401d6-0a6f-43ac-bec3-d18bba5fac05 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:31.638524 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-183401d6-0a6f-43ac-bec3-d18bba5fac05 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae/action Jul 10 18:04:31.639131 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-183401d6-0a6f-43ac-bec3-d18bba5fac05 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:31.639370 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-183401d6-0a6f-43ac-bec3-d18bba5fac05 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:31.654102 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:31.654102 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:31.654588 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-dec2b767-7194-48a3-b139-014b41b17a9a req-183401d6-0a6f-43ac-bec3-d18bba5fac05 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:31.660952 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-dec2b767-7194-48a3-b139-014b41b17a9a req-183401d6-0a6f-43ac-bec3-d18bba5fac05 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Begin detaching volume completed successfully. Jul 10 18:04:31.664762 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-183401d6-0a6f-43ac-bec3-d18bba5fac05 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae/action returned with HTTP 202 Jul 10 18:04:31.665511 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 481/1903] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:04:31 2026] POST /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:31.687839 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c114fa6c-0a02-418d-9c70-1c1b7149571d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:31.692676 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c114fa6c-0a02-418d-9c70-1c1b7149571d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:31.692925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c114fa6c-0a02-418d-9c70-1c1b7149571d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:31.693881 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c114fa6c-0a02-418d-9c70-1c1b7149571d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:31.709966 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:31.709966 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:31.715601 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c114fa6c-0a02-418d-9c70-1c1b7149571d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:31.721061 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c114fa6c-0a02-418d-9c70-1c1b7149571d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:31.721825 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 470/1904] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:31 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:32.265479 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-56e6ea04-1edf-4d39-bb97-d7dc83a65ed0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:32.267583 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-56e6ea04-1edf-4d39-bb97-d7dc83a65ed0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:32.267841 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-56e6ea04-1edf-4d39-bb97-d7dc83a65ed0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:32.268081 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-56e6ea04-1edf-4d39-bb97-d7dc83a65ed0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:32.268201 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-56e6ea04-1edf-4d39-bb97-d7dc83a65ed0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:32.274205 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:32.274205 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:32.275227 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-56e6ea04-1edf-4d39-bb97-d7dc83a65ed0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:32.275820 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 480/1905] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:32 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:32.338547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-247ffdbc-2e2e-469b-bcf7-0f2c03340c97 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:32.340647 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-247ffdbc-2e2e-469b-bcf7-0f2c03340c97 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:32.340939 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-247ffdbc-2e2e-469b-bcf7-0f2c03340c97 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:32.341173 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-247ffdbc-2e2e-469b-bcf7-0f2c03340c97 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:32.350231 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:32.350231 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:32.359304 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-247ffdbc-2e2e-469b-bcf7-0f2c03340c97 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:32.365850 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-247ffdbc-2e2e-469b-bcf7-0f2c03340c97 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 returned with HTTP 200 Jul 10 18:04:32.367934 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 475/1906] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:32 2026] GET /volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:32.384364 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fb9cfef3-3ec2-4704-8bf7-0d061c05b5c0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:32.386987 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb9cfef3-3ec2-4704-8bf7-0d061c05b5c0 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:04:32.387307 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb9cfef3-3ec2-4704-8bf7-0d061c05b5c0 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d5bdba0-a45b-4de5-97d4-cd1069bac6a1", "name": "tempest-VolumesDeleteCascade-Snapshot-2117283798"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:32.398028 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:32.398028 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:32.398028 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fb9cfef3-3ec2-4704-8bf7-0d061c05b5c0 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:32.398208 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-fb9cfef3-3ec2-4704-8bf7-0d061c05b5c0 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create snapshot from volume 9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:32.473163 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-fb9cfef3-3ec2-4704-8bf7-0d061c05b5c0 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Created reservations ['5d1333a8-d175-4ade-b338-12c41329dc9c', '94c0b876-1f51-4b03-a2f2-2213beda48fb', 'fb8723ea-81b4-4a45-80f8-4b8247d99ab4', '34847854-293f-439f-ab42-adf1c6b1511f'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:32.513702 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fb9cfef3-3ec2-4704-8bf7-0d061c05b5c0 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot create request issued successfully. Jul 10 18:04:32.513702 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb9cfef3-3ec2-4704-8bf7-0d061c05b5c0 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:04:32.513702 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 482/1907] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:04:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:32.525582 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-38275a0e-f252-40fc-9283-369f92509a39 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:32.528161 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-38275a0e-f252-40fc-9283-369f92509a39 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/snapshots/d49ab4a3-6b84-484e-bcda-88ced691c2dc Jul 10 18:04:32.528464 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-38275a0e-f252-40fc-9283-369f92509a39 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:32.529281 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-38275a0e-f252-40fc-9283-369f92509a39 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:32.535819 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:32.535819 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:32.536481 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-38275a0e-f252-40fc-9283-369f92509a39 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot retrieved successfully. Jul 10 18:04:32.537679 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-38275a0e-f252-40fc-9283-369f92509a39 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots/d49ab4a3-6b84-484e-bcda-88ced691c2dc returned with HTTP 200 Jul 10 18:04:32.538217 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 471/1908] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:04:32 2026] GET /volume/v3/snapshots/d49ab4a3-6b84-484e-bcda-88ced691c2dc => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:32.692790 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dd9eaecf-ade0-4f0e-9a93-1666265fae86 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:32.693236 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dd9eaecf-ade0-4f0e-9a93-1666265fae86 None None] GET https://10.4.3.71/volume// Jul 10 18:04:32.693445 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dd9eaecf-ade0-4f0e-9a93-1666265fae86 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:32.693758 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dd9eaecf-ade0-4f0e-9a93-1666265fae86 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:32.694291 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dd9eaecf-ade0-4f0e-9a93-1666265fae86 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:04:32.694732 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 481/1909] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:04:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:04:32.710870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-dec2b767-7194-48a3-b139-014b41b17a9a req-a0a58d25-5420-4163-a960-faf8ef4842fb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:32.714372 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-a0a58d25-5420-4163-a960-faf8ef4842fb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:32.714372 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-a0a58d25-5420-4163-a960-faf8ef4842fb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:32.714372 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-a0a58d25-5420-4163-a960-faf8ef4842fb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:32.727329 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:32.727329 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:32.732674 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-dec2b767-7194-48a3-b139-014b41b17a9a req-a0a58d25-5420-4163-a960-faf8ef4842fb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:32.740646 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-a0a58d25-5420-4163-a960-faf8ef4842fb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:32.741592 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 476/1910] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:04:32 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1622 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:04:32.743094 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b62ff34d-4053-4de0-923c-7274a20b3bdd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:32.746194 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b62ff34d-4053-4de0-923c-7274a20b3bdd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:32.746194 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b62ff34d-4053-4de0-923c-7274a20b3bdd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:32.746441 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b62ff34d-4053-4de0-923c-7274a20b3bdd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:32.764151 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:32.764151 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:32.768999 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b62ff34d-4053-4de0-923c-7274a20b3bdd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:32.776529 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b62ff34d-4053-4de0-923c-7274a20b3bdd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:32.777131 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 483/1911] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:32 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:33.288089 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2aa13929-8192-4032-9305-511835baa093 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:33.290234 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2aa13929-8192-4032-9305-511835baa093 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:33.290479 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2aa13929-8192-4032-9305-511835baa093 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:33.290721 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2aa13929-8192-4032-9305-511835baa093 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:33.290844 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2aa13929-8192-4032-9305-511835baa093 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:33.295850 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:33.295850 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:33.296635 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2aa13929-8192-4032-9305-511835baa093 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:33.297146 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 472/1912] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:33 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:33.307797 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cc3bb852-534d-45d8-b12d-520a189072bf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:33.310050 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc3bb852-534d-45d8-b12d-520a189072bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109/action Jul 10 18:04:33.310592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc3bb852-534d-45d8-b12d-520a189072bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:33.310817 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc3bb852-534d-45d8-b12d-520a189072bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:33.312496 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.admin_actions [None req-cc3bb852-534d-45d8-b12d-520a189072bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Updating backup 'b8772833-a70a-4c9b-b652-2d4e8ed90109' with '{'status': 'error'}' {{(pid=99948) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 18:04:33.321533 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:33.321533 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:33.331327 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-cc3bb852-534d-45d8-b12d-520a189072bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] reset_status in rpcapi backup_id b8772833-a70a-4c9b-b652-2d4e8ed90109 on host np0000005036. {{(pid=99948) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 18:04:33.333844 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc3bb852-534d-45d8-b12d-520a189072bf tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109/action returned with HTTP 202 Jul 10 18:04:33.334682 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 482/1913] 10.4.3.71 () {70 vars in 1423 bytes} [Fri Jul 10 18:04:33 2026] POST /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:33.345107 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1a515d00-6319-4593-989b-18a13d36345a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:33.348540 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1a515d00-6319-4593-989b-18a13d36345a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c Jul 10 18:04:33.349593 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1a515d00-6319-4593-989b-18a13d36345a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:33.349917 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1a515d00-6319-4593-989b-18a13d36345a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:33.350515 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-1a515d00-6319-4593-989b-18a13d36345a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume with id: ae5cfcde-8ba8-4532-bb2e-402943534d1c Jul 10 18:04:33.362874 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:33.362874 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:33.363365 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1a515d00-6319-4593-989b-18a13d36345a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:33.398788 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1a515d00-6319-4593-989b-18a13d36345a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume request issued successfully. Jul 10 18:04:33.399109 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1a515d00-6319-4593-989b-18a13d36345a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c returned with HTTP 202 Jul 10 18:04:33.399753 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 477/1914] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:33 2026] DELETE /volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:33.409491 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-84fc7b0a-03c1-452f-b0eb-a2d0bc7f3597 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:33.412342 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-84fc7b0a-03c1-452f-b0eb-a2d0bc7f3597 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c Jul 10 18:04:33.412862 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-84fc7b0a-03c1-452f-b0eb-a2d0bc7f3597 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:33.413543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-84fc7b0a-03c1-452f-b0eb-a2d0bc7f3597 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:33.425552 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:33.425552 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:33.430814 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-84fc7b0a-03c1-452f-b0eb-a2d0bc7f3597 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:33.436680 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-84fc7b0a-03c1-452f-b0eb-a2d0bc7f3597 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c returned with HTTP 200 Jul 10 18:04:33.437409 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 484/1915] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:33 2026] GET /volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:33.480940 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-dec2b767-7194-48a3-b139-014b41b17a9a req-31715e86-d475-4c7d-b268-6f181048c4a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:33.483680 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-31715e86-d475-4c7d-b268-6f181048c4a5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:33.484065 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-31715e86-d475-4c7d-b268-6f181048c4a5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:33.484237 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-31715e86-d475-4c7d-b268-6f181048c4a5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:33.500614 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:33.500614 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:33.506110 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-dec2b767-7194-48a3-b139-014b41b17a9a req-31715e86-d475-4c7d-b268-6f181048c4a5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:33.510451 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-31715e86-d475-4c7d-b268-6f181048c4a5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:33.511005 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 473/1916] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:33 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:33.552455 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d3b0c8b0-fff9-4e2c-abf5-3208f5a5edf5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:33.554447 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d3b0c8b0-fff9-4e2c-abf5-3208f5a5edf5 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/snapshots/d49ab4a3-6b84-484e-bcda-88ced691c2dc Jul 10 18:04:33.554705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d3b0c8b0-fff9-4e2c-abf5-3208f5a5edf5 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:33.555629 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d3b0c8b0-fff9-4e2c-abf5-3208f5a5edf5 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:33.564724 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:33.564724 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:33.565421 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d3b0c8b0-fff9-4e2c-abf5-3208f5a5edf5 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot retrieved successfully. Jul 10 18:04:33.566766 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d3b0c8b0-fff9-4e2c-abf5-3208f5a5edf5 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots/d49ab4a3-6b84-484e-bcda-88ced691c2dc returned with HTTP 200 Jul 10 18:04:33.568363 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 483/1917] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:04:33 2026] GET /volume/v3/snapshots/d49ab4a3-6b84-484e-bcda-88ced691c2dc => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:33.579015 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-247e52a2-fbdd-4bfa-b7b0-1e2820bc6906 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:33.582120 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-247e52a2-fbdd-4bfa-b7b0-1e2820bc6906 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:04:33.582120 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-247e52a2-fbdd-4bfa-b7b0-1e2820bc6906 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d5bdba0-a45b-4de5-97d4-cd1069bac6a1", "name": "tempest-VolumesDeleteCascade-Snapshot-84804121"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:33.594728 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:33.594728 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:33.595451 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-247e52a2-fbdd-4bfa-b7b0-1e2820bc6906 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:33.595671 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-247e52a2-fbdd-4bfa-b7b0-1e2820bc6906 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create snapshot from volume 9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:33.638246 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-247e52a2-fbdd-4bfa-b7b0-1e2820bc6906 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Created reservations ['7c213bda-801e-4e68-9f6e-4036d2f489dc', '8555f95a-5ccb-4383-8318-35f97b186a53', '70648491-943b-4382-8bdd-f21396c02566', '551e5712-082c-4c17-94ce-c5213e206ef4'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:33.683610 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-247e52a2-fbdd-4bfa-b7b0-1e2820bc6906 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot create request issued successfully. Jul 10 18:04:33.683960 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-247e52a2-fbdd-4bfa-b7b0-1e2820bc6906 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:04:33.684413 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 478/1918] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:04:33 2026] POST /volume/v3/snapshots => generated 305 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:33.699602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4da6e41d-3ea6-498c-9341-fbc1ae25330f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:33.701167 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4da6e41d-3ea6-498c-9341-fbc1ae25330f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/snapshots/3bed4470-056a-4df8-89cf-f8029de0fdc4 Jul 10 18:04:33.701543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4da6e41d-3ea6-498c-9341-fbc1ae25330f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:33.701826 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4da6e41d-3ea6-498c-9341-fbc1ae25330f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:33.708420 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:33.708420 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:33.709400 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4da6e41d-3ea6-498c-9341-fbc1ae25330f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot retrieved successfully. Jul 10 18:04:33.710581 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4da6e41d-3ea6-498c-9341-fbc1ae25330f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots/3bed4470-056a-4df8-89cf-f8029de0fdc4 returned with HTTP 200 Jul 10 18:04:33.711084 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 485/1919] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:04:33 2026] GET /volume/v3/snapshots/3bed4470-056a-4df8-89cf-f8029de0fdc4 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:33.793934 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b2a05bc8-97a8-4011-b482-f5e9014a7387 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:33.796226 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b2a05bc8-97a8-4011-b482-f5e9014a7387 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:33.796499 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b2a05bc8-97a8-4011-b482-f5e9014a7387 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:33.796791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b2a05bc8-97a8-4011-b482-f5e9014a7387 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:33.814344 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:33.814344 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:33.820676 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b2a05bc8-97a8-4011-b482-f5e9014a7387 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:33.830886 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b2a05bc8-97a8-4011-b482-f5e9014a7387 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:33.831547 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 474/1920] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:33 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:34.022829 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-dec2b767-7194-48a3-b139-014b41b17a9a req-20df0ffa-4b4d-43ff-aeec-50bf4ce11baa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.025426 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-20df0ffa-4b4d-43ff-aeec-50bf4ce11baa tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/attachments/b9e35340-4b00-4441-ae40-5ccbedd7f12e Jul 10 18:04:34.025675 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-20df0ffa-4b4d-43ff-aeec-50bf4ce11baa tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.026000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-20df0ffa-4b4d-43ff-aeec-50bf4ce11baa tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.037046 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.037046 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:34.404198 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-a32c2319-1f19-4151-80de-02deb5f74fda None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.406787 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-a32c2319-1f19-4151-80de-02deb5f74fda tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:04:34.407043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-a32c2319-1f19-4151-80de-02deb5f74fda tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.407255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-a32c2319-1f19-4151-80de-02deb5f74fda tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.415869 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.415869 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:34.420787 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-a32c2319-1f19-4151-80de-02deb5f74fda tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:04:34.426221 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-a32c2319-1f19-4151-80de-02deb5f74fda tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:04:34.426908 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 479/1921] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:34.455236 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3908d41d-3b02-46ab-8605-15dcc8b51834 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.455705 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3908d41d-3b02-46ab-8605-15dcc8b51834 None None] GET https://10.4.3.71/volume// Jul 10 18:04:34.455996 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3908d41d-3b02-46ab-8605-15dcc8b51834 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.456207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3908d41d-3b02-46ab-8605-15dcc8b51834 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.456689 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3908d41d-3b02-46ab-8605-15dcc8b51834 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:04:34.457065 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 486/1922] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:04:34.458404 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-eca0a28d-6e70-4c9a-9606-c645d9ae9e1e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.460362 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eca0a28d-6e70-4c9a-9606-c645d9ae9e1e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c Jul 10 18:04:34.460676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eca0a28d-6e70-4c9a-9606-c645d9ae9e1e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.461035 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eca0a28d-6e70-4c9a-9606-c645d9ae9e1e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.468011 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-c55d35e8-16b2-4d3e-a701-7d0ca4aa0108 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.469053 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eca0a28d-6e70-4c9a-9606-c645d9ae9e1e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c returned with HTTP 404 Jul 10 18:04:34.469734 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 475/1923] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/v3/volumes/ae5cfcde-8ba8-4532-bb2e-402943534d1c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:34.470508 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-c55d35e8-16b2-4d3e-a701-7d0ca4aa0108 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:04:34.470947 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-c55d35e8-16b2-4d3e-a701-7d0ca4aa0108 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "286e45ad-0daa-425f-86f1-1328b3a3ded6", "connector": null, "instance_uuid": "129ba699-d497-4f9e-82cb-5a40c86e33fd"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:34.479866 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.482309 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] POST https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d/restore Jul 10 18:04:34.482813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:34.484388 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Restoring backup 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99949) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 18:04:34.484505 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Restoring backup 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d to volume None. Jul 10 18:04:34.490022 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.490022 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:34.490486 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.490486 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:34.491715 np0000005036 devstack@c-api.service[99949]: INFO cinder.backup.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Creating volume of 1 GB for restore of backup 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. Jul 10 18:04:34.503440 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Availability zone cache updated, next update will occur around 2026-07-10 19:04:34.502990. {{(pid=99949) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:04:34.503616 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Availability Zones retrieved successfully. Jul 10 18:04:34.518174 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (5e427b9f-ed67-46f7-9f87-d1a61170c6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:34.520380 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2910b5-280d-4c4c-b423-1ffad1402ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:34.522465 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:34.530819 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-c55d35e8-16b2-4d3e-a701-7d0ca4aa0108 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:04:34.531356 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 480/1924] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:04:34 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:34.565769 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2910b5-280d-4c4c-b423-1ffad1402ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:34.566923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe986369-51e7-4c49-86b9-464ee0d03649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:34.582543 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dec2b767-7194-48a3-b139-014b41b17a9a req-20df0ffa-4b4d-43ff-aeec-50bf4ce11baa tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/b9e35340-4b00-4441-ae40-5ccbedd7f12e returned with HTTP 200 Jul 10 18:04:34.583601 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 484/1925] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:04:34 2026] DELETE /volume/v3/attachments/b9e35340-4b00-4441-ae40-5ccbedd7f12e => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:34.596456 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-e389142f-6796-4d63-8dff-33d76edb1305 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.598889 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-e389142f-6796-4d63-8dff-33d76edb1305 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] POST https://10.4.3.71/volume/v3/attachments/f281bd3e-fd97-4c42-8f80-284dfaf236b3/action Jul 10 18:04:34.599482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-e389142f-6796-4d63-8dff-33d76edb1305 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:34.599673 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-e389142f-6796-4d63-8dff-33d76edb1305 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:34.614592 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Created reservations ['d90e4adb-af0c-4056-b572-6f731c58e7e7', 'eda670d3-c3a8-40ec-8b5d-aa7a8785d5c9', 'dc6f311b-f8ec-48ad-a072-d94ea821db3f', '2b7d9dc9-9887-4e17-9457-a67e00c20df7'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:34.615516 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe986369-51e7-4c49-86b9-464ee0d03649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d90e4adb-af0c-4056-b572-6f731c58e7e7', 'eda670d3-c3a8-40ec-8b5d-aa7a8785d5c9', 'dc6f311b-f8ec-48ad-a072-d94ea821db3f', '2b7d9dc9-9887-4e17-9457-a67e00c20df7']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:34.616541 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908ae8ff-4c00-4d03-9a8d-f33ee01b7447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:34.619100 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.619100 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:34.628778 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-0a297a7e-d43b-409d-ae4c-24ddc2ed1290 req-e389142f-6796-4d63-8dff-33d76edb1305 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/attachments/f281bd3e-fd97-4c42-8f80-284dfaf236b3/action returned with HTTP 204 Jul 10 18:04:34.629280 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 476/1926] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:04:34 2026] POST /volume/v3/attachments/f281bd3e-fd97-4c42-8f80-284dfaf236b3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:34.654205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908ae8ff-4c00-4d03-9a8d-f33ee01b7447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd81d6186-989a-4291-9379-c4a45eae7718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['d90e4adb-af0c-4056-b572-6f731c58e7e7','eda670d3-c3a8-40ec-8b5d-aa7a8785d5c9','dc6f311b-f8ec-48ad-a072-d94ea821db3f','2b7d9dc9-9887-4e17-9457-a67e00c20df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d81d6186-989a-4291-9379-c4a45eae7718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2bd9a651b664732a832a660d76464de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:34.655493 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac3a6a9-d125-42e7-a111-944e3eb1b82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:34.666648 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3d34ffe5-7f82-400d-853b-60d3f33b4de0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.668585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3d34ffe5-7f82-400d-853b-60d3f33b4de0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:04:34.669371 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3d34ffe5-7f82-400d-853b-60d3f33b4de0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.669371 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3d34ffe5-7f82-400d-853b-60d3f33b4de0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.678723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac3a6a9-d125-42e7-a111-944e3eb1b82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bd9a651b664732a832a660d76464de',qos_specs=None,replication_status=,reservations=['d90e4adb-af0c-4056-b572-6f731c58e7e7','eda670d3-c3a8-40ec-8b5d-aa7a8785d5c9','dc6f311b-f8ec-48ad-a072-d94ea821db3f','2b7d9dc9-9887-4e17-9457-a67e00c20df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8239f3c80e84bfc9785a176ad510a2f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:34.679516 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa042ad5-fd76-4ce1-95e0-f7af7719188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:34.682723 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.682723 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:34.688038 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3d34ffe5-7f82-400d-853b-60d3f33b4de0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:04:34.693101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa042ad5-fd76-4ce1-95e0-f7af7719188c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:34.694442 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Flow 'volume_create_api' (5e427b9f-ed67-46f7-9f87-d1a61170c6b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:34.694933 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Create volume request issued successfully. Jul 10 18:04:34.695399 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3d34ffe5-7f82-400d-853b-60d3f33b4de0 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:04:34.695841 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 481/1927] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:34.707919 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.707919 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:34.708249 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:34.723904 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-89783035-3efd-4e54-8fdd-4f8b6696d154 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.725239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c22f1682-5dfe-4d44-88a5-9a34247f4026 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.729344 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-89783035-3efd-4e54-8fdd-4f8b6696d154 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:04:34.729752 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-89783035-3efd-4e54-8fdd-4f8b6696d154 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.730029 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-89783035-3efd-4e54-8fdd-4f8b6696d154 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.732681 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c22f1682-5dfe-4d44-88a5-9a34247f4026 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/snapshots/3bed4470-056a-4df8-89cf-f8029de0fdc4 Jul 10 18:04:34.732989 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c22f1682-5dfe-4d44-88a5-9a34247f4026 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.733272 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c22f1682-5dfe-4d44-88a5-9a34247f4026 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.745826 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.745826 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:34.746500 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c22f1682-5dfe-4d44-88a5-9a34247f4026 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot retrieved successfully. Jul 10 18:04:34.747911 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c22f1682-5dfe-4d44-88a5-9a34247f4026 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots/3bed4470-056a-4df8-89cf-f8029de0fdc4 returned with HTTP 200 Jul 10 18:04:34.750685 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 477/1928] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/v3/snapshots/3bed4470-056a-4df8-89cf-f8029de0fdc4 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:34.753746 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.753746 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:34.762814 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-89783035-3efd-4e54-8fdd-4f8b6696d154 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:04:34.763451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8a9da712-36f5-429e-ae74-09c405898d5e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.765272 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a9da712-36f5-429e-ae74-09c405898d5e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1?cascade=True Jul 10 18:04:34.765511 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a9da712-36f5-429e-ae74-09c405898d5e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.765762 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a9da712-36f5-429e-ae74-09c405898d5e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.765998 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-8a9da712-36f5-429e-ae74-09c405898d5e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete volume with id: 9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:34.770452 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-89783035-3efd-4e54-8fdd-4f8b6696d154 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:04:34.771180 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 485/1929] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 1110 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:34.773827 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.773827 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:34.774302 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8a9da712-36f5-429e-ae74-09c405898d5e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:34.828851 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-d2e7906a-8139-481b-9fee-9cfd422ff7ee None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.831108 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-d2e7906a-8139-481b-9fee-9cfd422ff7ee tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:04:34.831403 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-d2e7906a-8139-481b-9fee-9cfd422ff7ee tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.831647 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-d2e7906a-8139-481b-9fee-9cfd422ff7ee tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.833161 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8a9da712-36f5-429e-ae74-09c405898d5e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete volume request issued successfully. Jul 10 18:04:34.833454 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a9da712-36f5-429e-ae74-09c405898d5e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1?cascade=True returned with HTTP 202 Jul 10 18:04:34.834120 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 482/1930] 10.4.3.71 () {66 vars in 1369 bytes} [Fri Jul 10 18:04:34 2026] DELETE /volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1?cascade=True => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:34.842356 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.842356 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:34.844756 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f74b5551-cb11-4d7e-b267-7453f1e93e71 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.847447 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f74b5551-cb11-4d7e-b267-7453f1e93e71 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:34.847447 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f74b5551-cb11-4d7e-b267-7453f1e93e71 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.847547 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f74b5551-cb11-4d7e-b267-7453f1e93e71 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.848725 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ecad103a-9dc8-4944-b53b-92a238cbe158 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.850856 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ecad103a-9dc8-4944-b53b-92a238cbe158 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:34.851146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ecad103a-9dc8-4944-b53b-92a238cbe158 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.851421 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ecad103a-9dc8-4944-b53b-92a238cbe158 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.857174 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-d2e7906a-8139-481b-9fee-9cfd422ff7ee tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:04:34.861766 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.861766 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:34.864789 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-d2e7906a-8139-481b-9fee-9cfd422ff7ee tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:04:34.864789 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 478/1931] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 1110 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:34.865927 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.865927 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:34.867912 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f74b5551-cb11-4d7e-b267-7453f1e93e71 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:34.871644 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ecad103a-9dc8-4944-b53b-92a238cbe158 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:34.876445 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f74b5551-cb11-4d7e-b267-7453f1e93e71 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 returned with HTTP 200 Jul 10 18:04:34.877067 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 486/1932] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:34.885662 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ecad103a-9dc8-4944-b53b-92a238cbe158 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:34.886211 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 483/1933] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:34.930780 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-8d920adb-dd3e-44e2-a357-5e9239f48753 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.937883 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-8d920adb-dd3e-44e2-a357-5e9239f48753 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] DELETE https://10.4.3.71/volume/v3/attachments/f281bd3e-fd97-4c42-8f80-284dfaf236b3 Jul 10 18:04:34.937883 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-8d920adb-dd3e-44e2-a357-5e9239f48753 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.937883 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-8d920adb-dd3e-44e2-a357-5e9239f48753 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:34.946964 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:34.946964 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:34.973838 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-978350d9-ab2b-4179-95d8-8cbd1a53c947 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:34.977591 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-978350d9-ab2b-4179-95d8-8cbd1a53c947 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:34.977839 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-978350d9-ab2b-4179-95d8-8cbd1a53c947 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:34.978071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-978350d9-ab2b-4179-95d8-8cbd1a53c947 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.000107 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:35.000107 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:35.005138 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-978350d9-ab2b-4179-95d8-8cbd1a53c947 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Volume info retrieved successfully. Jul 10 18:04:35.011545 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-978350d9-ab2b-4179-95d8-8cbd1a53c947 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:35.012427 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 487/1934] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:34 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:35.065674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-eb2ecb53-55d7-4bcb-99ee-4239726e24ed None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.068833 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-eb2ecb53-55d7-4bcb-99ee-4239726e24ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:35.069108 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-eb2ecb53-55d7-4bcb-99ee-4239726e24ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:35.069397 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-eb2ecb53-55d7-4bcb-99ee-4239726e24ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.087269 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:35.087269 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:35.095316 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-eb2ecb53-55d7-4bcb-99ee-4239726e24ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:35.104520 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-eb2ecb53-55d7-4bcb-99ee-4239726e24ed tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:35.105296 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 484/1935] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:35 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:35.129688 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-21a16667-aeb9-4877-ac41-44b7fcfc4a07 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.132277 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-21a16667-aeb9-4877-ac41-44b7fcfc4a07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae/action Jul 10 18:04:35.133065 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-21a16667-aeb9-4877-ac41-44b7fcfc4a07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:35.133065 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-21a16667-aeb9-4877-ac41-44b7fcfc4a07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:35.158008 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:35.158008 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:35.159224 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-21a16667-aeb9-4877-ac41-44b7fcfc4a07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:35.179377 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-21a16667-aeb9-4877-ac41-44b7fcfc4a07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Begin detaching volume completed successfully. Jul 10 18:04:35.179714 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-21a16667-aeb9-4877-ac41-44b7fcfc4a07 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae/action returned with HTTP 202 Jul 10 18:04:35.180317 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 488/1936] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:04:35 2026] POST /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:35.207757 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4cc7856c-ea97-46ba-b69d-b61dfe7952ae None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.210216 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4cc7856c-ea97-46ba-b69d-b61dfe7952ae tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:35.211272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4cc7856c-ea97-46ba-b69d-b61dfe7952ae tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:35.211272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4cc7856c-ea97-46ba-b69d-b61dfe7952ae tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.224717 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:35.224717 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:35.229582 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4cc7856c-ea97-46ba-b69d-b61dfe7952ae tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:35.236026 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4cc7856c-ea97-46ba-b69d-b61dfe7952ae tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:35.236465 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 485/1937] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:35 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:35.480459 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7ef01313-8e18-4f07-9f6a-acbdbf4ccb05 req-8d920adb-dd3e-44e2-a357-5e9239f48753 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/attachments/f281bd3e-fd97-4c42-8f80-284dfaf236b3 returned with HTTP 200 Jul 10 18:04:35.480459 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 479/1938] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:04:34 2026] DELETE /volume/v3/attachments/f281bd3e-fd97-4c42-8f80-284dfaf236b3 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:35.509304 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6e1ae49a-964a-4ba2-a288-a2c2b50723aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.511190 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e1ae49a-964a-4ba2-a288-a2c2b50723aa tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:04:35.511426 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e1ae49a-964a-4ba2-a288-a2c2b50723aa tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:35.511659 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e1ae49a-964a-4ba2-a288-a2c2b50723aa tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.520760 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:35.520760 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:35.526924 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6e1ae49a-964a-4ba2-a288-a2c2b50723aa tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:04:35.533136 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e1ae49a-964a-4ba2-a288-a2c2b50723aa tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:04:35.533923 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 489/1939] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:35 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:35.724738 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:35.724738 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:35.725430 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:35.725686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Checking backup size 1 against volume size 1 {{(pid=99949) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 18:04:35.725874 np0000005036 devstack@c-api.service[99949]: INFO cinder.backup.api [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Overwriting volume d81d6186-989a-4291-9379-c4a45eae7718 with restore of backup 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:35.752036 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] restore_backup in rpcapi backup_id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d {{(pid=99949) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 18:04:35.754610 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0822e4a4-e043-4cb2-9f39-c0d5665e7c8b tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d/restore returned with HTTP 202 Jul 10 18:04:35.755095 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 487/1940] 10.4.3.71 () {70 vars in 1426 bytes} [Fri Jul 10 18:04:34 2026] POST /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d/restore => generated 152 bytes in 1276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:35.763600 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fbd5c081-0064-4e79-ae24-148b6451b56d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.769446 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fbd5c081-0064-4e79-ae24-148b6451b56d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:35.769805 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fbd5c081-0064-4e79-ae24-148b6451b56d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:35.769945 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fbd5c081-0064-4e79-ae24-148b6451b56d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.770102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-fbd5c081-0064-4e79-ae24-148b6451b56d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:35.782454 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:35.782454 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:35.783161 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fbd5c081-0064-4e79-ae24-148b6451b56d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:35.783923 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 486/1941] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:35 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:35.894611 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0881d122-531b-43da-8d8f-3ecd6692f52f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.898590 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0881d122-531b-43da-8d8f-3ecd6692f52f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:35.898590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0881d122-531b-43da-8d8f-3ecd6692f52f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:35.898590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0881d122-531b-43da-8d8f-3ecd6692f52f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.905231 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0881d122-531b-43da-8d8f-3ecd6692f52f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 returned with HTTP 404 Jul 10 18:04:35.906141 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 480/1942] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:35 2026] GET /volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:35.917897 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-32cf5fbf-4bec-40eb-8cdb-23e4f29eb36a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.920628 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-32cf5fbf-4bec-40eb-8cdb-23e4f29eb36a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes Jul 10 18:04:35.920929 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-32cf5fbf-4bec-40eb-8cdb-23e4f29eb36a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:35.921223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-32cf5fbf-4bec-40eb-8cdb-23e4f29eb36a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.921572 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-32cf5fbf-4bec-40eb-8cdb-23e4f29eb36a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:04:35.922386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-32cf5fbf-4bec-40eb-8cdb-23e4f29eb36a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:04:35.928852 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-32cf5fbf-4bec-40eb-8cdb-23e4f29eb36a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Get all volumes completed successfully. Jul 10 18:04:35.929269 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-32cf5fbf-4bec-40eb-8cdb-23e4f29eb36a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 200 Jul 10 18:04:35.929728 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 490/1943] 10.4.3.71 () {66 vars in 1230 bytes} [Fri Jul 10 18:04:35 2026] GET /volume/v3/volumes => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:04:35.940459 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-76a944c6-d2f1-428e-8602-9d590bb1ee8b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.943535 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-76a944c6-d2f1-428e-8602-9d590bb1ee8b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/snapshots Jul 10 18:04:35.943811 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-76a944c6-d2f1-428e-8602-9d590bb1ee8b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:35.944182 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-76a944c6-d2f1-428e-8602-9d590bb1ee8b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.944394 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-76a944c6-d2f1-428e-8602-9d590bb1ee8b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:04:35.945582 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-76a944c6-d2f1-428e-8602-9d590bb1ee8b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:04:35.961209 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-76a944c6-d2f1-428e-8602-9d590bb1ee8b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Get all snapshots completed successfully. Jul 10 18:04:35.961539 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-76a944c6-d2f1-428e-8602-9d590bb1ee8b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 200 Jul 10 18:04:35.962108 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 488/1944] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:04:35 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:04:35.972814 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2a7570f2-40d0-4217-8553-1d6981e0cf16 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.975181 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2a7570f2-40d0-4217-8553-1d6981e0cf16 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/3bed4470-056a-4df8-89cf-f8029de0fdc4 Jul 10 18:04:35.975461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2a7570f2-40d0-4217-8553-1d6981e0cf16 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:35.975777 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2a7570f2-40d0-4217-8553-1d6981e0cf16 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.975943 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-2a7570f2-40d0-4217-8553-1d6981e0cf16 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete snapshot with id: 3bed4470-056a-4df8-89cf-f8029de0fdc4 Jul 10 18:04:35.982697 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2a7570f2-40d0-4217-8553-1d6981e0cf16 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots/3bed4470-056a-4df8-89cf-f8029de0fdc4 returned with HTTP 404 Jul 10 18:04:35.983375 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 487/1945] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:04:35 2026] DELETE /volume/v3/snapshots/3bed4470-056a-4df8-89cf-f8029de0fdc4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:35.993807 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c3fbf0de-ae8c-4fe4-b5b3-40611eed9f1a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:35.995873 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c3fbf0de-ae8c-4fe4-b5b3-40611eed9f1a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/d49ab4a3-6b84-484e-bcda-88ced691c2dc Jul 10 18:04:35.996329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c3fbf0de-ae8c-4fe4-b5b3-40611eed9f1a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:35.997945 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c3fbf0de-ae8c-4fe4-b5b3-40611eed9f1a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:35.997945 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-c3fbf0de-ae8c-4fe4-b5b3-40611eed9f1a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete snapshot with id: d49ab4a3-6b84-484e-bcda-88ced691c2dc Jul 10 18:04:36.002194 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c3fbf0de-ae8c-4fe4-b5b3-40611eed9f1a tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots/d49ab4a3-6b84-484e-bcda-88ced691c2dc returned with HTTP 404 Jul 10 18:04:36.003068 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 481/1946] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:04:35 2026] DELETE /volume/v3/snapshots/d49ab4a3-6b84-484e-bcda-88ced691c2dc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:36.010300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-017991e9-5bef-4f3c-add3-5ea4005a5a80 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:36.012169 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-017991e9-5bef-4f3c-add3-5ea4005a5a80 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:36.012396 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-017991e9-5bef-4f3c-add3-5ea4005a5a80 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:36.012620 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-017991e9-5bef-4f3c-add3-5ea4005a5a80 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:36.018711 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-017991e9-5bef-4f3c-add3-5ea4005a5a80 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 returned with HTTP 404 Jul 10 18:04:36.019601 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 491/1947] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:36 2026] GET /volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:36.027471 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-05041ea7-9b20-446b-a875-e873deb87da3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:36.029350 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-05041ea7-9b20-446b-a875-e873deb87da3 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:36.029589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-05041ea7-9b20-446b-a875-e873deb87da3 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:36.029881 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-05041ea7-9b20-446b-a875-e873deb87da3 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:36.030083 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-05041ea7-9b20-446b-a875-e873deb87da3 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete volume with id: 9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 Jul 10 18:04:36.037674 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-05041ea7-9b20-446b-a875-e873deb87da3 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 returned with HTTP 404 Jul 10 18:04:36.038336 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 489/1948] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:04:36 2026] DELETE /volume/v3/volumes/9d5bdba0-a45b-4de5-97d4-cd1069bac6a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:36.053345 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:36.055527 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:36.056085 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-990751459"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:36.057533 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-990751459'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:36.057736 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create volume of 1 GB Jul 10 18:04:36.062709 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Availability Zones retrieved successfully. Jul 10 18:04:36.068931 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Flow 'volume_create_api' (5c1e92e8-886f-413f-8f63-77794fe4c075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:36.069934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23438901-9d55-4927-948f-e3398ed301ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:36.071009 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:36.099409 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23438901-9d55-4927-948f-e3398ed301ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:36.100632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5f3f15-2db0-4f20-ab5e-412507070c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:36.153544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Created reservations ['a545a31b-84f4-405a-9bbe-3c3350fd99f7', '362f5c93-88d0-47b0-82f8-87fb276d090b', 'e8a1fcc1-053e-4a9a-b127-7ec59f4e17b4', 'ee70a0a9-9d7f-4435-8b51-92a16003536a'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:36.154375 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5f3f15-2db0-4f20-ab5e-412507070c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a545a31b-84f4-405a-9bbe-3c3350fd99f7', '362f5c93-88d0-47b0-82f8-87fb276d090b', 'e8a1fcc1-053e-4a9a-b127-7ec59f4e17b4', 'ee70a0a9-9d7f-4435-8b51-92a16003536a']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:36.155218 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49767a77-72f1-48a4-b878-83bff45b9e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:36.182671 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49767a77-72f1-48a4-b878-83bff45b9e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9120a098-130d-4886-a66c-392511e56324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-990751459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e44bd5c5074d8188bf728baba24db6',qos_specs=None,replication_status=,reservations=['a545a31b-84f4-405a-9bbe-3c3350fd99f7','362f5c93-88d0-47b0-82f8-87fb276d090b','e8a1fcc1-053e-4a9a-b127-7ec59f4e17b4','ee70a0a9-9d7f-4435-8b51-92a16003536a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63599651a7324cb69e55e9169ac86334',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-990751459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9120a098-130d-4886-a66c-392511e56324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e44bd5c5074d8188bf728baba24db6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63599651a7324cb69e55e9169ac86334',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:36.183560 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40cd15f-f09a-4ee7-8e11-40f270b8f02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:36.205578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40cd15f-f09a-4ee7-8e11-40f270b8f02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-990751459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e44bd5c5074d8188bf728baba24db6',qos_specs=None,replication_status=,reservations=['a545a31b-84f4-405a-9bbe-3c3350fd99f7','362f5c93-88d0-47b0-82f8-87fb276d090b','e8a1fcc1-053e-4a9a-b127-7ec59f4e17b4','ee70a0a9-9d7f-4435-8b51-92a16003536a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63599651a7324cb69e55e9169ac86334',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:36.206365 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed52a07-e533-4b4b-8fc8-f79da3d0003a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:36.216776 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed52a07-e533-4b4b-8fc8-f79da3d0003a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:36.218653 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Flow 'volume_create_api' (5c1e92e8-886f-413f-8f63-77794fe4c075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:36.218653 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create volume request issued successfully. Jul 10 18:04:36.218959 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fbc0e565-2e47-4c35-9dbf-cb82fa6f238f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:36.219155 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0ea8c591-a671-48f7-b84a-a2c556184402 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:36.219519 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 488/1949] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:04:36 2026] POST /volume/v3/volumes => generated 748 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:36.219871 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0ea8c591-a671-48f7-b84a-a2c556184402 None None] GET https://10.4.3.71/volume// Jul 10 18:04:36.220250 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0ea8c591-a671-48f7-b84a-a2c556184402 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:36.220644 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0ea8c591-a671-48f7-b84a-a2c556184402 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:36.221208 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0ea8c591-a671-48f7-b84a-a2c556184402 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:04:36.221720 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 482/1950] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:04:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:04:36.230387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-2b072984-7d26-4bf0-9b0e-facea8789d04 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:36.232965 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-2b072984-7d26-4bf0-9b0e-facea8789d04 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:36.233212 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-2b072984-7d26-4bf0-9b0e-facea8789d04 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:36.233450 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-2b072984-7d26-4bf0-9b0e-facea8789d04 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:36.233876 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c0d8b34f-a2ee-47b9-84a0-b64468f60a95 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:36.237421 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0d8b34f-a2ee-47b9-84a0-b64468f60a95 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 Jul 10 18:04:36.237694 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0d8b34f-a2ee-47b9-84a0-b64468f60a95 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:36.237945 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0d8b34f-a2ee-47b9-84a0-b64468f60a95 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:36.245907 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:36.245907 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:36.252559 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-64d46e93-7fe1-4208-870f-c195de7b0a69 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:36.252683 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-2b072984-7d26-4bf0-9b0e-facea8789d04 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:36.255248 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-64d46e93-7fe1-4208-870f-c195de7b0a69 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:36.255510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-64d46e93-7fe1-4208-870f-c195de7b0a69 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:36.255823 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-64d46e93-7fe1-4208-870f-c195de7b0a69 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:36.256042 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:36.256042 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:36.258611 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-2b072984-7d26-4bf0-9b0e-facea8789d04 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:36.259060 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 492/1951] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:04:36 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:04:36.265340 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c0d8b34f-a2ee-47b9-84a0-b64468f60a95 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:36.273068 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:36.273068 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:36.273164 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0d8b34f-a2ee-47b9-84a0-b64468f60a95 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 returned with HTTP 200 Jul 10 18:04:36.273515 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 490/1952] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:36 2026] GET /volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:36.275222 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-64d46e93-7fe1-4208-870f-c195de7b0a69 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:36.280656 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-64d46e93-7fe1-4208-870f-c195de7b0a69 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:36.282255 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 489/1953] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:36 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:36.797797 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ec81476e-8daf-4b83-af18-ab4a1b400262 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:36.799399 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec81476e-8daf-4b83-af18-ab4a1b400262 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:36.799787 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec81476e-8daf-4b83-af18-ab4a1b400262 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:36.800941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec81476e-8daf-4b83-af18-ab4a1b400262 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:36.800941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ec81476e-8daf-4b83-af18-ab4a1b400262 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:36.806213 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:36.806213 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:36.806213 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec81476e-8daf-4b83-af18-ab4a1b400262 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:36.806213 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 483/1954] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:36 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:37.293035 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d593a4be-dd6e-421c-90db-6cf8175c7d14 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:37.295015 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d593a4be-dd6e-421c-90db-6cf8175c7d14 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 Jul 10 18:04:37.295277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d593a4be-dd6e-421c-90db-6cf8175c7d14 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:37.295602 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d593a4be-dd6e-421c-90db-6cf8175c7d14 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:37.296516 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-43598a91-3a4b-4ae2-84cb-d7bca78a500f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:37.300520 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-43598a91-3a4b-4ae2-84cb-d7bca78a500f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:37.300751 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-43598a91-3a4b-4ae2-84cb-d7bca78a500f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:37.300947 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-43598a91-3a4b-4ae2-84cb-d7bca78a500f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:37.307145 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:37.307145 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:37.311903 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d593a4be-dd6e-421c-90db-6cf8175c7d14 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:37.315085 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:37.315085 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:37.317638 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d593a4be-dd6e-421c-90db-6cf8175c7d14 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 returned with HTTP 200 Jul 10 18:04:37.318313 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 493/1955] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:37 2026] GET /volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:37.319923 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-43598a91-3a4b-4ae2-84cb-d7bca78a500f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:37.326078 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-43598a91-3a4b-4ae2-84cb-d7bca78a500f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:37.326735 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 491/1956] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:37 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:37.334501 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-50f4384a-8ef6-4ab5-93f3-b98aa47aaac9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:37.336441 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-50f4384a-8ef6-4ab5-93f3-b98aa47aaac9 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:04:37.336882 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-50f4384a-8ef6-4ab5-93f3-b98aa47aaac9 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9120a098-130d-4886-a66c-392511e56324", "name": "tempest-VolumesDeleteCascade-Snapshot-501655245"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:37.345996 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:37.345996 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:37.346560 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-50f4384a-8ef6-4ab5-93f3-b98aa47aaac9 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:37.346731 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-50f4384a-8ef6-4ab5-93f3-b98aa47aaac9 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create snapshot from volume 9120a098-130d-4886-a66c-392511e56324 Jul 10 18:04:37.375665 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-50f4384a-8ef6-4ab5-93f3-b98aa47aaac9 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Created reservations ['dd53b499-12e5-4973-957c-c3006436224a', '17ef16f8-814c-492b-9dfc-1adcc03b027f', '1df5c831-8ca0-4f56-90f3-81b9c434a796', 'da9835fd-648d-4b59-bca9-8ecd38e8d956'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:37.406808 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-50f4384a-8ef6-4ab5-93f3-b98aa47aaac9 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot create request issued successfully. Jul 10 18:04:37.407190 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-50f4384a-8ef6-4ab5-93f3-b98aa47aaac9 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:04:37.407850 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 490/1957] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:04:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:37.418621 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-29f0399d-c561-4868-a39c-f75256e7a499 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:37.422159 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29f0399d-c561-4868-a39c-f75256e7a499 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/snapshots/6248f0cd-0778-4467-a20b-c8aa2d6c9d72 Jul 10 18:04:37.422159 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29f0399d-c561-4868-a39c-f75256e7a499 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:37.422159 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29f0399d-c561-4868-a39c-f75256e7a499 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:37.426908 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:37.426908 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:37.427758 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-29f0399d-c561-4868-a39c-f75256e7a499 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot retrieved successfully. Jul 10 18:04:37.429072 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29f0399d-c561-4868-a39c-f75256e7a499 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots/6248f0cd-0778-4467-a20b-c8aa2d6c9d72 returned with HTTP 200 Jul 10 18:04:37.429721 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 484/1958] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:04:37 2026] GET /volume/v3/snapshots/6248f0cd-0778-4467-a20b-c8aa2d6c9d72 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:37.819498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-202ad39d-f22c-4519-be4c-9994b5864f12 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:37.821878 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-202ad39d-f22c-4519-be4c-9994b5864f12 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:37.822159 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-202ad39d-f22c-4519-be4c-9994b5864f12 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:37.822366 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-202ad39d-f22c-4519-be4c-9994b5864f12 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:37.822457 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-202ad39d-f22c-4519-be4c-9994b5864f12 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:37.827910 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:37.827910 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:37.828666 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-202ad39d-f22c-4519-be4c-9994b5864f12 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:37.829251 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 494/1959] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:37 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:38.341323 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c402fb33-1c53-4e4a-ab7d-7d6e08ab2477 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:38.344080 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c402fb33-1c53-4e4a-ab7d-7d6e08ab2477 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:38.344371 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c402fb33-1c53-4e4a-ab7d-7d6e08ab2477 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:38.344660 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c402fb33-1c53-4e4a-ab7d-7d6e08ab2477 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:38.347765 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=293,cinder:INSERT=30,cinder:UPDATE=55,cinder:DELETE=1 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:04:38.358992 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:38.358992 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:38.364255 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c402fb33-1c53-4e4a-ab7d-7d6e08ab2477 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:38.371594 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c402fb33-1c53-4e4a-ab7d-7d6e08ab2477 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:38.372017 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 492/1960] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:38 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:38.440265 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-26547f33-9a05-4d91-8513-4f84be611b77 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:38.443269 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26547f33-9a05-4d91-8513-4f84be611b77 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/snapshots/6248f0cd-0778-4467-a20b-c8aa2d6c9d72 Jul 10 18:04:38.443669 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26547f33-9a05-4d91-8513-4f84be611b77 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:38.443918 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26547f33-9a05-4d91-8513-4f84be611b77 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:38.450912 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:38.450912 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:38.451805 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-26547f33-9a05-4d91-8513-4f84be611b77 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot retrieved successfully. Jul 10 18:04:38.452919 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26547f33-9a05-4d91-8513-4f84be611b77 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots/6248f0cd-0778-4467-a20b-c8aa2d6c9d72 returned with HTTP 200 Jul 10 18:04:38.453409 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 491/1961] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:04:38 2026] GET /volume/v3/snapshots/6248f0cd-0778-4467-a20b-c8aa2d6c9d72 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:38.463969 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:38.467592 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:38.467592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6248f0cd-0778-4467-a20b-c8aa2d6c9d72", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1685582296"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:38.468127 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create volume request body: {'volume': {'snapshot_id': '6248f0cd-0778-4467-a20b-c8aa2d6c9d72', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1685582296'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:38.474992 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:38.474992 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:38.475776 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Snapshot retrieved successfully. Jul 10 18:04:38.476093 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create volume of 1 GB Jul 10 18:04:38.481409 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Availability Zones retrieved successfully. Jul 10 18:04:38.488965 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Flow 'volume_create_api' (e6db2400-383b-4645-b478-421a8bf07eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:38.490545 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c60a7cd-b0cc-456c-bde1-2b6d39bd3f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:38.491673 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:38.544762 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c60a7cd-b0cc-456c-bde1-2b6d39bd3f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6248f0cd-0778-4467-a20b-c8aa2d6c9d72', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:38.546168 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1280ea2a-4cfd-436f-affb-8ab9a1db5d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:38.598078 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Created reservations ['aa683da5-ae96-4d3c-9648-c5d7b795ad62', 'ab4cf763-63f2-4ec4-96ae-f590f69ecb73', '887c05a7-88b3-442d-bc75-aee4304bfeb1', 'bb7674a1-d5f5-42ad-8a2f-53713953c103'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:38.599338 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1280ea2a-4cfd-436f-affb-8ab9a1db5d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa683da5-ae96-4d3c-9648-c5d7b795ad62', 'ab4cf763-63f2-4ec4-96ae-f590f69ecb73', '887c05a7-88b3-442d-bc75-aee4304bfeb1', 'bb7674a1-d5f5-42ad-8a2f-53713953c103']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:38.600716 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd15d12-1bc5-4f71-b03e-9f55d181efe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:38.662994 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd15d12-1bc5-4f71-b03e-9f55d181efe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54be3657-5d3f-4298-9b96-6214c782e06a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1685582296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e44bd5c5074d8188bf728baba24db6',qos_specs=None,replication_status=,reservations=['aa683da5-ae96-4d3c-9648-c5d7b795ad62','ab4cf763-63f2-4ec4-96ae-f590f69ecb73','887c05a7-88b3-442d-bc75-aee4304bfeb1','bb7674a1-d5f5-42ad-8a2f-53713953c103'],size=1,snapshot_id=6248f0cd-0778-4467-a20b-c8aa2d6c9d72,source_replicaid=,source_volid=None,status='creating',user_id='63599651a7324cb69e55e9169ac86334',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1685582296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54be3657-5d3f-4298-9b96-6214c782e06a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e44bd5c5074d8188bf728baba24db6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6248f0cd-0778-4467-a20b-c8aa2d6c9d72,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63599651a7324cb69e55e9169ac86334',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:38.664411 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c184c974-0509-4d4a-9d1f-f37e94f48ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:38.702878 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c184c974-0509-4d4a-9d1f-f37e94f48ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1685582296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e44bd5c5074d8188bf728baba24db6',qos_specs=None,replication_status=,reservations=['aa683da5-ae96-4d3c-9648-c5d7b795ad62','ab4cf763-63f2-4ec4-96ae-f590f69ecb73','887c05a7-88b3-442d-bc75-aee4304bfeb1','bb7674a1-d5f5-42ad-8a2f-53713953c103'],size=1,snapshot_id=6248f0cd-0778-4467-a20b-c8aa2d6c9d72,source_replicaid=,source_volid=None,status='creating',user_id='63599651a7324cb69e55e9169ac86334',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:38.703984 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4783ff9-35e9-4a76-af8d-03667f5638ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:38.733581 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4783ff9-35e9-4a76-af8d-03667f5638ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:38.734704 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Flow 'volume_create_api' (e6db2400-383b-4645-b478-421a8bf07eba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:38.735104 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Create volume request issued successfully. Jul 10 18:04:38.735833 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fa5472ae-01ac-4824-a21b-b3e4a43615fe tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:38.736420 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 485/1962] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:04:38 2026] POST /volume/v3/volumes => generated 783 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:38.757895 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8a05adb1-c279-47ed-9e65-6aa68d6b28aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:38.763519 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8a05adb1-c279-47ed-9e65-6aa68d6b28aa tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a Jul 10 18:04:38.763841 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8a05adb1-c279-47ed-9e65-6aa68d6b28aa tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:38.764110 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8a05adb1-c279-47ed-9e65-6aa68d6b28aa tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:38.770959 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=338,cinder:INSERT=54,cinder:UPDATE=79,cinder:DELETE=1 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:04:38.779024 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:38.779024 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:38.784455 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8a05adb1-c279-47ed-9e65-6aa68d6b28aa tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:38.791004 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8a05adb1-c279-47ed-9e65-6aa68d6b28aa tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a returned with HTTP 200 Jul 10 18:04:38.791592 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 495/1963] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:38 2026] GET /volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:38.844739 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dc1abc59-a87a-4047-9630-83db7944bef2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:38.847125 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc1abc59-a87a-4047-9630-83db7944bef2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:38.847374 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dc1abc59-a87a-4047-9630-83db7944bef2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:38.847662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dc1abc59-a87a-4047-9630-83db7944bef2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:38.847831 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-dc1abc59-a87a-4047-9630-83db7944bef2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:38.853146 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:38.853146 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:38.854162 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc1abc59-a87a-4047-9630-83db7944bef2 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:38.854788 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 493/1964] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:38 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:39.391972 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9545a8fc-9fd3-413d-8ed0-b8cc667c06e2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:39.394177 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9545a8fc-9fd3-413d-8ed0-b8cc667c06e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:39.394389 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9545a8fc-9fd3-413d-8ed0-b8cc667c06e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:39.394580 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9545a8fc-9fd3-413d-8ed0-b8cc667c06e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:39.408424 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:39.408424 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:39.413930 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9545a8fc-9fd3-413d-8ed0-b8cc667c06e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:39.420255 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9545a8fc-9fd3-413d-8ed0-b8cc667c06e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:39.421388 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 492/1965] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:39 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:39.807326 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-205bd122-2d8f-4266-87a0-71eb599088d2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:39.809493 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-205bd122-2d8f-4266-87a0-71eb599088d2 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a Jul 10 18:04:39.809689 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-205bd122-2d8f-4266-87a0-71eb599088d2 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:39.809870 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-205bd122-2d8f-4266-87a0-71eb599088d2 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:39.813357 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=334,cinder:UPDATE=104,cinder:INSERT=48,cinder:DELETE=3 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:04:39.820350 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:39.820350 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:39.825261 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-205bd122-2d8f-4266-87a0-71eb599088d2 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:39.829991 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-205bd122-2d8f-4266-87a0-71eb599088d2 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a returned with HTTP 200 Jul 10 18:04:39.830624 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 486/1966] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:39 2026] GET /volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:39.849230 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f05246b0-9922-4e32-a897-ff8e3ebca01e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:39.853611 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f05246b0-9922-4e32-a897-ff8e3ebca01e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a Jul 10 18:04:39.854016 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f05246b0-9922-4e32-a897-ff8e3ebca01e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:39.854128 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f05246b0-9922-4e32-a897-ff8e3ebca01e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:39.864541 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:39.864541 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:39.872104 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f05246b0-9922-4e32-a897-ff8e3ebca01e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:39.875021 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bdb5b081-df82-4644-8950-da75e30ed82f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:39.877578 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bdb5b081-df82-4644-8950-da75e30ed82f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:39.881115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bdb5b081-df82-4644-8950-da75e30ed82f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:39.881115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bdb5b081-df82-4644-8950-da75e30ed82f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:39.881115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-bdb5b081-df82-4644-8950-da75e30ed82f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:39.884735 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f05246b0-9922-4e32-a897-ff8e3ebca01e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a returned with HTTP 200 Jul 10 18:04:39.887333 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 496/1967] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:39 2026] GET /volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:39.887481 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:39.887481 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:39.888418 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bdb5b081-df82-4644-8950-da75e30ed82f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:39.889050 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 494/1968] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:39 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:39.903715 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-56f431c3-9775-436b-9c47-d8b0abf8a477 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:39.906890 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-56f431c3-9775-436b-9c47-d8b0abf8a477 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324?cascade=True Jul 10 18:04:39.907210 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-56f431c3-9775-436b-9c47-d8b0abf8a477 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:39.907471 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-56f431c3-9775-436b-9c47-d8b0abf8a477 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:39.907731 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-56f431c3-9775-436b-9c47-d8b0abf8a477 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete volume with id: 9120a098-130d-4886-a66c-392511e56324 Jul 10 18:04:39.917516 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:39.917516 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:39.918150 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-56f431c3-9775-436b-9c47-d8b0abf8a477 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:39.957643 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-56f431c3-9775-436b-9c47-d8b0abf8a477 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete volume request issued successfully. Jul 10 18:04:39.957993 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-56f431c3-9775-436b-9c47-d8b0abf8a477 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324?cascade=True returned with HTTP 202 Jul 10 18:04:39.958690 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 493/1969] 10.4.3.71 () {66 vars in 1369 bytes} [Fri Jul 10 18:04:39 2026] DELETE /volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:39.969969 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fb532d3f-e0ed-499d-a6fb-bb722e279aff None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:39.972406 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fb532d3f-e0ed-499d-a6fb-bb722e279aff tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 Jul 10 18:04:39.972728 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fb532d3f-e0ed-499d-a6fb-bb722e279aff tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:39.973009 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fb532d3f-e0ed-499d-a6fb-bb722e279aff tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:39.980545 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:39.980545 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:39.984619 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fb532d3f-e0ed-499d-a6fb-bb722e279aff tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:39.990118 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fb532d3f-e0ed-499d-a6fb-bb722e279aff tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 returned with HTTP 200 Jul 10 18:04:39.990682 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 487/1970] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:39 2026] GET /volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:40.437720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bfadf5fe-91a9-46a1-b837-0e5cdf6a312a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:40.439956 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bfadf5fe-91a9-46a1-b837-0e5cdf6a312a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:40.440353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bfadf5fe-91a9-46a1-b837-0e5cdf6a312a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:40.440684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bfadf5fe-91a9-46a1-b837-0e5cdf6a312a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:40.455336 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:40.455336 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:40.459688 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bfadf5fe-91a9-46a1-b837-0e5cdf6a312a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:40.466001 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bfadf5fe-91a9-46a1-b837-0e5cdf6a312a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:40.466001 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 497/1971] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:40 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:40.905608 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9d4da12c-23f7-4008-a368-b42f5b080e64 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:40.906962 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9d4da12c-23f7-4008-a368-b42f5b080e64 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:40.907233 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9d4da12c-23f7-4008-a368-b42f5b080e64 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:40.908668 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9d4da12c-23f7-4008-a368-b42f5b080e64 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:40.908668 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-9d4da12c-23f7-4008-a368-b42f5b080e64 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:40.914684 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:40.914684 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:40.916272 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9d4da12c-23f7-4008-a368-b42f5b080e64 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:40.916272 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 495/1972] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:40 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:41.008899 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d21ab5d6-8ee0-4b5a-b87f-fff5d704cf28 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.011054 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d21ab5d6-8ee0-4b5a-b87f-fff5d704cf28 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 Jul 10 18:04:41.011407 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d21ab5d6-8ee0-4b5a-b87f-fff5d704cf28 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.011557 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d21ab5d6-8ee0-4b5a-b87f-fff5d704cf28 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.018513 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d21ab5d6-8ee0-4b5a-b87f-fff5d704cf28 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 returned with HTTP 404 Jul 10 18:04:41.019473 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 494/1973] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:41 2026] GET /volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:41.029901 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7425ab67-1f62-45a1-8bff-6048f9d28f3e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.034591 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7425ab67-1f62-45a1-8bff-6048f9d28f3e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes Jul 10 18:04:41.034591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7425ab67-1f62-45a1-8bff-6048f9d28f3e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.034591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7425ab67-1f62-45a1-8bff-6048f9d28f3e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.034591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-7425ab67-1f62-45a1-8bff-6048f9d28f3e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:04:41.035390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7425ab67-1f62-45a1-8bff-6048f9d28f3e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:04:41.048016 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7425ab67-1f62-45a1-8bff-6048f9d28f3e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Get all volumes completed successfully. Jul 10 18:04:41.048016 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7425ab67-1f62-45a1-8bff-6048f9d28f3e tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 200 Jul 10 18:04:41.048016 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 488/1974] 10.4.3.71 () {66 vars in 1230 bytes} [Fri Jul 10 18:04:41 2026] GET /volume/v3/volumes => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:41.059592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a68b5e03-a5e9-4775-8162-a2ac95d771ac None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.063909 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a68b5e03-a5e9-4775-8162-a2ac95d771ac tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/snapshots Jul 10 18:04:41.064216 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a68b5e03-a5e9-4775-8162-a2ac95d771ac tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.064504 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a68b5e03-a5e9-4775-8162-a2ac95d771ac tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.064786 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-a68b5e03-a5e9-4775-8162-a2ac95d771ac tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:04:41.067780 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.db.api [None req-a68b5e03-a5e9-4775-8162-a2ac95d771ac tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Building query based on filter {{(pid=99948) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:04:41.070014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-39b56975-87c5-4eb4-a2cb-c65d90b6a479 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.074431 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-39b56975-87c5-4eb4-a2cb-c65d90b6a479 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:41.074431 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-39b56975-87c5-4eb4-a2cb-c65d90b6a479 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.074431 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-39b56975-87c5-4eb4-a2cb-c65d90b6a479 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.082230 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a68b5e03-a5e9-4775-8162-a2ac95d771ac tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Get all snapshots completed successfully. Jul 10 18:04:41.082506 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a68b5e03-a5e9-4775-8162-a2ac95d771ac tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 200 Jul 10 18:04:41.082973 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 498/1975] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:04:41 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:04:41.100414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dfb58739-16b2-47e3-84f8-f5d031a4d4e1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.101217 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dfb58739-16b2-47e3-84f8-f5d031a4d4e1 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a Jul 10 18:04:41.101508 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dfb58739-16b2-47e3-84f8-f5d031a4d4e1 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.101771 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dfb58739-16b2-47e3-84f8-f5d031a4d4e1 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.106703 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:41.106703 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:41.111880 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-39b56975-87c5-4eb4-a2cb-c65d90b6a479 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:41.116537 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:41.116537 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:41.118025 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-39b56975-87c5-4eb4-a2cb-c65d90b6a479 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:41.119119 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 496/1976] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:41 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:41.122025 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dfb58739-16b2-47e3-84f8-f5d031a4d4e1 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:41.134088 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dfb58739-16b2-47e3-84f8-f5d031a4d4e1 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a returned with HTTP 200 Jul 10 18:04:41.135213 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 495/1977] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:41 2026] GET /volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:41.153174 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d4e99feb-bf07-4aed-9dbd-40743f41083f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.156672 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d4e99feb-bf07-4aed-9dbd-40743f41083f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] DELETE https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a Jul 10 18:04:41.156672 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d4e99feb-bf07-4aed-9dbd-40743f41083f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.156672 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d4e99feb-bf07-4aed-9dbd-40743f41083f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.157188 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-d4e99feb-bf07-4aed-9dbd-40743f41083f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete volume with id: 54be3657-5d3f-4298-9b96-6214c782e06a Jul 10 18:04:41.168816 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:41.168816 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:41.169645 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d4e99feb-bf07-4aed-9dbd-40743f41083f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:41.204423 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d4e99feb-bf07-4aed-9dbd-40743f41083f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete volume request issued successfully. Jul 10 18:04:41.204809 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d4e99feb-bf07-4aed-9dbd-40743f41083f tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a returned with HTTP 202 Jul 10 18:04:41.205415 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 489/1978] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:04:41 2026] DELETE /volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:41.218483 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-eda2ba54-2e3b-4151-9707-7035a19e8169 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.222378 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-eda2ba54-2e3b-4151-9707-7035a19e8169 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a Jul 10 18:04:41.222806 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-eda2ba54-2e3b-4151-9707-7035a19e8169 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.223131 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-eda2ba54-2e3b-4151-9707-7035a19e8169 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.236302 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:41.236302 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:41.243131 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-eda2ba54-2e3b-4151-9707-7035a19e8169 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Volume info retrieved successfully. Jul 10 18:04:41.250858 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-eda2ba54-2e3b-4151-9707-7035a19e8169 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a returned with HTTP 200 Jul 10 18:04:41.251326 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 499/1979] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:41 2026] GET /volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:41.481019 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-24f352e7-e23d-41e0-afb6-6760c5900096 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.483290 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24f352e7-e23d-41e0-afb6-6760c5900096 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:41.483523 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24f352e7-e23d-41e0-afb6-6760c5900096 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.483780 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24f352e7-e23d-41e0-afb6-6760c5900096 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.502512 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:41.502512 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:41.508794 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-24f352e7-e23d-41e0-afb6-6760c5900096 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:41.515091 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24f352e7-e23d-41e0-afb6-6760c5900096 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:41.515617 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 497/1980] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:41 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:41.610471 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-13df732d-5815-469b-a392-291cd62c2a7e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.615707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-13df732d-5815-469b-a392-291cd62c2a7e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/attachments/fe3a7e96-fded-4ab4-84e4-2153cb0b0298 Jul 10 18:04:41.615707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-13df732d-5815-469b-a392-291cd62c2a7e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.615707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-13df732d-5815-469b-a392-291cd62c2a7e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.634297 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:41.634297 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:41.930636 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-90a1dbe5-5b59-4434-b8e8-4196b1215767 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:41.934171 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90a1dbe5-5b59-4434-b8e8-4196b1215767 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:41.934431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90a1dbe5-5b59-4434-b8e8-4196b1215767 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:41.934666 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90a1dbe5-5b59-4434-b8e8-4196b1215767 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:41.936963 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-90a1dbe5-5b59-4434-b8e8-4196b1215767 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:41.939641 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:41.939641 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:41.940407 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90a1dbe5-5b59-4434-b8e8-4196b1215767 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:41.940871 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 490/1981] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:41 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:42.180990 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-10ee2844-a226-4dcc-b0cc-575645b95890 req-13df732d-5815-469b-a392-291cd62c2a7e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/fe3a7e96-fded-4ab4-84e4-2153cb0b0298 returned with HTTP 200 Jul 10 18:04:42.180990 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 496/1982] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:04:41 2026] DELETE /volume/v3/attachments/fe3a7e96-fded-4ab4-84e4-2153cb0b0298 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:42.266291 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1be3e420-45ad-40aa-aedc-48228181f843 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:42.268581 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1be3e420-45ad-40aa-aedc-48228181f843 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a Jul 10 18:04:42.268877 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1be3e420-45ad-40aa-aedc-48228181f843 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:42.269211 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1be3e420-45ad-40aa-aedc-48228181f843 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:42.277378 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1be3e420-45ad-40aa-aedc-48228181f843 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a returned with HTTP 404 Jul 10 18:04:42.278178 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 500/1983] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:42 2026] GET /volume/v3/volumes/54be3657-5d3f-4298-9b96-6214c782e06a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:42.285216 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dbc43691-9551-4c93-8c84-4e5055e1a15b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:42.287288 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dbc43691-9551-4c93-8c84-4e5055e1a15b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/6248f0cd-0778-4467-a20b-c8aa2d6c9d72 Jul 10 18:04:42.287450 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dbc43691-9551-4c93-8c84-4e5055e1a15b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:42.287731 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dbc43691-9551-4c93-8c84-4e5055e1a15b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:42.287965 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-dbc43691-9551-4c93-8c84-4e5055e1a15b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete snapshot with id: 6248f0cd-0778-4467-a20b-c8aa2d6c9d72 Jul 10 18:04:42.294318 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dbc43691-9551-4c93-8c84-4e5055e1a15b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/snapshots/6248f0cd-0778-4467-a20b-c8aa2d6c9d72 returned with HTTP 404 Jul 10 18:04:42.294894 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 498/1984] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:04:42 2026] DELETE /volume/v3/snapshots/6248f0cd-0778-4467-a20b-c8aa2d6c9d72 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:42.304529 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fee9462f-e527-49a1-8085-2df5f80a5ac6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:42.306817 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fee9462f-e527-49a1-8085-2df5f80a5ac6 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] GET https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 Jul 10 18:04:42.307053 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fee9462f-e527-49a1-8085-2df5f80a5ac6 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:42.307329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fee9462f-e527-49a1-8085-2df5f80a5ac6 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:42.315220 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fee9462f-e527-49a1-8085-2df5f80a5ac6 tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 returned with HTTP 404 Jul 10 18:04:42.315754 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 491/1985] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:42 2026] GET /volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:42.325511 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7863179b-5787-442f-893d-ab70ead6a76b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:42.327721 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7863179b-5787-442f-893d-ab70ead6a76b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 Jul 10 18:04:42.327980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7863179b-5787-442f-893d-ab70ead6a76b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:42.328201 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7863179b-5787-442f-893d-ab70ead6a76b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:42.328394 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-7863179b-5787-442f-893d-ab70ead6a76b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] Delete volume with id: 9120a098-130d-4886-a66c-392511e56324 Jul 10 18:04:42.335454 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7863179b-5787-442f-893d-ab70ead6a76b tempest-VolumesDeleteCascade-356646883 tempest-VolumesDeleteCascade-356646883-project-member] https://10.4.3.71/volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 returned with HTTP 404 Jul 10 18:04:42.336168 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 497/1986] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:04:42 2026] DELETE /volume/v3/volumes/9120a098-130d-4886-a66c-392511e56324 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:42.534654 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a60482c4-500c-436a-992f-07b2953957a0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:42.537421 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a60482c4-500c-436a-992f-07b2953957a0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:42.537726 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a60482c4-500c-436a-992f-07b2953957a0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:42.538215 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a60482c4-500c-436a-992f-07b2953957a0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:42.550083 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:42.550083 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:42.557118 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a60482c4-500c-436a-992f-07b2953957a0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:42.564626 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a60482c4-500c-436a-992f-07b2953957a0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:42.565267 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 501/1987] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:42 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:42.580635 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-26df50f4-dae2-4250-b573-531126a58e46 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:42.583068 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26df50f4-dae2-4250-b573-531126a58e46 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:42.583404 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26df50f4-dae2-4250-b573-531126a58e46 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:42.584611 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26df50f4-dae2-4250-b573-531126a58e46 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:42.593864 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:42.593864 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:42.599732 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-26df50f4-dae2-4250-b573-531126a58e46 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:42.606036 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26df50f4-dae2-4250-b573-531126a58e46 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:42.606583 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 499/1988] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:42 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:42.954307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a110243b-7461-4814-bc18-b81b8be465d3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:42.960626 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a110243b-7461-4814-bc18-b81b8be465d3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:42.961426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a110243b-7461-4814-bc18-b81b8be465d3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:42.961426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a110243b-7461-4814-bc18-b81b8be465d3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:42.961426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-a110243b-7461-4814-bc18-b81b8be465d3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:42.967416 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:42.967416 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:42.968932 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a110243b-7461-4814-bc18-b81b8be465d3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:42.968932 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 492/1989] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:42 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:43.153820 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-17759d3d-b0d1-4d9c-b09c-ace79034e144 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:43.156349 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-17759d3d-b0d1-4d9c-b09c-ace79034e144 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] DELETE https://10.4.3.71/volume/v3/attachments/0eeaedd2-a022-4b00-bb96-a37e6c83749a Jul 10 18:04:43.156575 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-17759d3d-b0d1-4d9c-b09c-ace79034e144 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:43.156756 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-17759d3d-b0d1-4d9c-b09c-ace79034e144 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:43.165230 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:43.165230 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:43.714715 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-17759d3d-b0d1-4d9c-b09c-ace79034e144 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/attachments/0eeaedd2-a022-4b00-bb96-a37e6c83749a returned with HTTP 200 Jul 10 18:04:43.715193 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 498/1990] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:04:43 2026] DELETE /volume/v3/attachments/0eeaedd2-a022-4b00-bb96-a37e6c83749a => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:43.734105 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-b30a4c06-73ed-49c7-a3ad-89a72acad193 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:43.737837 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-b30a4c06-73ed-49c7-a3ad-89a72acad193 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 Jul 10 18:04:43.738030 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-b30a4c06-73ed-49c7-a3ad-89a72acad193 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:43.738307 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-b30a4c06-73ed-49c7-a3ad-89a72acad193 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:43.738440 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-b30a4c06-73ed-49c7-a3ad-89a72acad193 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Delete volume with id: a522e34c-06eb-443a-8e3c-093f1170d9e8 Jul 10 18:04:43.750654 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:43.750654 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:43.751944 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-b30a4c06-73ed-49c7-a3ad-89a72acad193 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Volume info retrieved successfully. Jul 10 18:04:43.752668 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2b128cc0-c3c2-4f39-a3a0-da0f4fe35e78 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:43.754794 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2b128cc0-c3c2-4f39-a3a0-da0f4fe35e78 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:04:43.755118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2b128cc0-c3c2-4f39-a3a0-da0f4fe35e78 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:43.755474 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2b128cc0-c3c2-4f39-a3a0-da0f4fe35e78 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:43.763775 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:43.763775 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:43.767988 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2b128cc0-c3c2-4f39-a3a0-da0f4fe35e78 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:04:43.774001 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2b128cc0-c3c2-4f39-a3a0-da0f4fe35e78 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:04:43.774689 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 500/1991] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:43 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:43.782553 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-b30a4c06-73ed-49c7-a3ad-89a72acad193 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] Delete volume request issued successfully. Jul 10 18:04:43.782990 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d9ee9ccd-a697-401c-9767-fce02810eaa1 req-b30a4c06-73ed-49c7-a3ad-89a72acad193 tempest-TestShelveInstance-25786517 tempest-TestShelveInstance-25786517-project-member] https://10.4.3.71/volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 returned with HTTP 202 Jul 10 18:04:43.785654 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 502/1992] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:04:43 2026] DELETE /volume/v3/volumes/a522e34c-06eb-443a-8e3c-093f1170d9e8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:43.983417 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c7d20584-7417-4d72-9280-c04d9c0e83bd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:43.987160 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7d20584-7417-4d72-9280-c04d9c0e83bd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:43.987506 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c7d20584-7417-4d72-9280-c04d9c0e83bd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:43.990001 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c7d20584-7417-4d72-9280-c04d9c0e83bd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:43.990486 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c7d20584-7417-4d72-9280-c04d9c0e83bd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:43.998678 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:43.998678 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:43.999668 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7d20584-7417-4d72-9280-c04d9c0e83bd tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:44.000580 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 493/1993] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:43 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:04:44.146604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0585c3ca-5e47-4721-ad6c-999d9d7b2159 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:44.277111 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0585c3ca-5e47-4721-ad6c-999d9d7b2159 tempest-VolumesSummaryTest-1349288297 tempest-VolumesSummaryTest-1349288297-project-member] GET https://10.4.3.71/volume/v3/volumes/summary Jul 10 18:04:44.277429 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0585c3ca-5e47-4721-ad6c-999d9d7b2159 tempest-VolumesSummaryTest-1349288297 tempest-VolumesSummaryTest-1349288297-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:44.277780 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0585c3ca-5e47-4721-ad6c-999d9d7b2159 tempest-VolumesSummaryTest-1349288297 tempest-VolumesSummaryTest-1349288297-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:44.278359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-0585c3ca-5e47-4721-ad6c-999d9d7b2159 tempest-VolumesSummaryTest-1349288297 tempest-VolumesSummaryTest-1349288297-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:04:44.279046 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:44.279046 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:44.287165 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0585c3ca-5e47-4721-ad6c-999d9d7b2159 tempest-VolumesSummaryTest-1349288297 tempest-VolumesSummaryTest-1349288297-project-member] Get summary completed successfully. Jul 10 18:04:44.287629 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0585c3ca-5e47-4721-ad6c-999d9d7b2159 tempest-VolumesSummaryTest-1349288297 tempest-VolumesSummaryTest-1349288297-project-member] https://10.4.3.71/volume/v3/volumes/summary returned with HTTP 200 Jul 10 18:04:44.288708 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 499/1994] 10.4.3.71 () {68 vars in 1295 bytes} [Fri Jul 10 18:04:44 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:45.017713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3fa33b84-cf4e-4eab-8771-ebd2ce4a3c63 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:45.021082 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3fa33b84-cf4e-4eab-8771-ebd2ce4a3c63 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:45.021082 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3fa33b84-cf4e-4eab-8771-ebd2ce4a3c63 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:45.021397 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3fa33b84-cf4e-4eab-8771-ebd2ce4a3c63 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:45.021512 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-3fa33b84-cf4e-4eab-8771-ebd2ce4a3c63 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:45.027826 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:45.027826 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:45.028683 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3fa33b84-cf4e-4eab-8771-ebd2ce4a3c63 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:45.030367 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 501/1995] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:45 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:46.056782 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0be3ffa1-1e42-4cf5-8dbc-1a441cb6da17 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:46.060659 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0be3ffa1-1e42-4cf5-8dbc-1a441cb6da17 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:46.061126 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0be3ffa1-1e42-4cf5-8dbc-1a441cb6da17 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:46.061126 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0be3ffa1-1e42-4cf5-8dbc-1a441cb6da17 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:46.061295 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-0be3ffa1-1e42-4cf5-8dbc-1a441cb6da17 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:46.070583 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:46.070583 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:46.072551 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0be3ffa1-1e42-4cf5-8dbc-1a441cb6da17 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:46.073168 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 503/1996] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:46 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:47.092450 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7657f85b-a61d-43ee-ab95-147d6ec7f88a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:47.094352 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7657f85b-a61d-43ee-ab95-147d6ec7f88a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:47.094675 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7657f85b-a61d-43ee-ab95-147d6ec7f88a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:47.094910 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7657f85b-a61d-43ee-ab95-147d6ec7f88a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:47.095075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7657f85b-a61d-43ee-ab95-147d6ec7f88a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:47.100437 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:47.100437 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:47.100437 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7657f85b-a61d-43ee-ab95-147d6ec7f88a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:47.100806 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 494/1997] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:47 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:47.783592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-77e07dd2-ec70-4f89-b5b9-6e57c92047d6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:47.786856 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-77e07dd2-ec70-4f89-b5b9-6e57c92047d6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:47.786856 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-77e07dd2-ec70-4f89-b5b9-6e57c92047d6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:47.786856 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-77e07dd2-ec70-4f89-b5b9-6e57c92047d6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:47.790170 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=350,cinder:INSERT=48,cinder:UPDATE=101,cinder:DELETE=4 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:04:47.803247 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:47.803247 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:47.809284 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-77e07dd2-ec70-4f89-b5b9-6e57c92047d6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:47.821634 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-77e07dd2-ec70-4f89-b5b9-6e57c92047d6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:47.821634 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 500/1998] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:47 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:47.839961 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7a617dfb-488b-4966-a0d0-50950984984d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:47.842584 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7a617dfb-488b-4966-a0d0-50950984984d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:47.842584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7a617dfb-488b-4966-a0d0-50950984984d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:47.842707 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7a617dfb-488b-4966-a0d0-50950984984d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:47.852210 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:47.852210 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:47.864842 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7a617dfb-488b-4966-a0d0-50950984984d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:47.870810 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7a617dfb-488b-4966-a0d0-50950984984d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:47.871511 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 502/1999] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:47 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:47.938451 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-4469846f-700b-4189-b26b-9c66413678eb req-f4660c9a-911b-4795-993b-fe1a2f361590 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:47.942946 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-f4660c9a-911b-4795-993b-fe1a2f361590 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:47.943533 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-f4660c9a-911b-4795-993b-fe1a2f361590 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:47.943797 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-f4660c9a-911b-4795-993b-fe1a2f361590 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:47.952119 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:47.952119 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:47.958867 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-4469846f-700b-4189-b26b-9c66413678eb req-f4660c9a-911b-4795-993b-fe1a2f361590 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:47.970947 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-f4660c9a-911b-4795-993b-fe1a2f361590 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:47.971658 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 504/2000] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:47 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:48.115105 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-28211871-25d1-43f7-aafb-9ec0f6719c27 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:48.117117 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-28211871-25d1-43f7-aafb-9ec0f6719c27 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:48.117521 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-28211871-25d1-43f7-aafb-9ec0f6719c27 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:48.117896 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-28211871-25d1-43f7-aafb-9ec0f6719c27 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:48.118033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-28211871-25d1-43f7-aafb-9ec0f6719c27 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:48.123726 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:48.123726 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:48.124391 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-28211871-25d1-43f7-aafb-9ec0f6719c27 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:48.124911 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 495/2001] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:48 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:49.140858 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eee178d4-1725-4d26-af96-210bb25d4525 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:49.144116 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eee178d4-1725-4d26-af96-210bb25d4525 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:49.144337 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eee178d4-1725-4d26-af96-210bb25d4525 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:49.144509 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eee178d4-1725-4d26-af96-210bb25d4525 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:49.144649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-eee178d4-1725-4d26-af96-210bb25d4525 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:49.150173 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:49.150173 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:49.150895 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eee178d4-1725-4d26-af96-210bb25d4525 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:49.151330 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 501/2002] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:49 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:04:49.172642 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e89f8e33-ce8d-4ab7-9d47-e9885937e8d8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:49.174806 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e89f8e33-ce8d-4ab7-9d47-e9885937e8d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/d81d6186-989a-4291-9379-c4a45eae7718 Jul 10 18:04:49.175013 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e89f8e33-ce8d-4ab7-9d47-e9885937e8d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:49.175252 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e89f8e33-ce8d-4ab7-9d47-e9885937e8d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:49.175598 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-e89f8e33-ce8d-4ab7-9d47-e9885937e8d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume with id: d81d6186-989a-4291-9379-c4a45eae7718 Jul 10 18:04:49.184880 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:49.184880 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:49.185336 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e89f8e33-ce8d-4ab7-9d47-e9885937e8d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:49.205927 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e89f8e33-ce8d-4ab7-9d47-e9885937e8d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume request issued successfully. Jul 10 18:04:49.206235 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e89f8e33-ce8d-4ab7-9d47-e9885937e8d8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/d81d6186-989a-4291-9379-c4a45eae7718 returned with HTTP 202 Jul 10 18:04:49.206918 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 503/2003] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:49 2026] DELETE /volume/v3/volumes/d81d6186-989a-4291-9379-c4a45eae7718 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:49.215132 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1b28f77d-bc37-4fc3-b999-5a569cc5778e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:49.217023 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1b28f77d-bc37-4fc3-b999-5a569cc5778e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/d81d6186-989a-4291-9379-c4a45eae7718 Jul 10 18:04:49.217342 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1b28f77d-bc37-4fc3-b999-5a569cc5778e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:49.217511 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1b28f77d-bc37-4fc3-b999-5a569cc5778e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:49.228879 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:49.228879 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:49.235798 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1b28f77d-bc37-4fc3-b999-5a569cc5778e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:49.241708 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1b28f77d-bc37-4fc3-b999-5a569cc5778e tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/d81d6186-989a-4291-9379-c4a45eae7718 returned with HTTP 200 Jul 10 18:04:49.241708 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 505/2004] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:49 2026] GET /volume/v3/volumes/d81d6186-989a-4291-9379-c4a45eae7718 => generated 1072 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:50.016596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-14d2866d-907c-4edf-8bf1-80c41cb3753f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.016596 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-14d2866d-907c-4edf-8bf1-80c41cb3753f None None] GET https://10.4.3.71/volume// Jul 10 18:04:50.016596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-14d2866d-907c-4edf-8bf1-80c41cb3753f None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:50.016596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-14d2866d-907c-4edf-8bf1-80c41cb3753f None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:50.016596 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-14d2866d-907c-4edf-8bf1-80c41cb3753f None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:04:50.017060 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 496/2005] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:04:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:04:50.034781 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-4469846f-700b-4189-b26b-9c66413678eb req-2dfd2b7d-1d7c-4409-8c5a-c31dc89ef29c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.041912 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-2dfd2b7d-1d7c-4409-8c5a-c31dc89ef29c tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:04:50.042408 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-2dfd2b7d-1d7c-4409-8c5a-c31dc89ef29c tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0264f8d-320d-46b5-9c9a-3672f7b2b1f1", "connector": null, "instance_uuid": "544d3d61-bf2d-4015-918c-4a00f3918844"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:50.056089 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:50.056089 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:50.104361 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-2dfd2b7d-1d7c-4409-8c5a-c31dc89ef29c tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:04:50.105124 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 502/2006] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:04:50 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:50.262025 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8b098b78-a08d-4ee7-b452-7df34819d0af None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.264337 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8b098b78-a08d-4ee7-b452-7df34819d0af tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/d81d6186-989a-4291-9379-c4a45eae7718 Jul 10 18:04:50.264645 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8b098b78-a08d-4ee7-b452-7df34819d0af tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:50.264869 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8b098b78-a08d-4ee7-b452-7df34819d0af tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:50.275242 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8b098b78-a08d-4ee7-b452-7df34819d0af tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/d81d6186-989a-4291-9379-c4a45eae7718 returned with HTTP 404 Jul 10 18:04:50.276912 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 504/2007] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:50 2026] GET /volume/v3/volumes/d81d6186-989a-4291-9379-c4a45eae7718 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:50.288144 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-58d3327f-647f-42e6-94ec-2bae178aae39 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.290456 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-58d3327f-647f-42e6-94ec-2bae178aae39 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:50.290896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-58d3327f-647f-42e6-94ec-2bae178aae39 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:50.291141 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-58d3327f-647f-42e6-94ec-2bae178aae39 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:50.291636 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-58d3327f-647f-42e6-94ec-2bae178aae39 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:50.299641 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:50.299641 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:50.300231 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-58d3327f-647f-42e6-94ec-2bae178aae39 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:50.300661 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 506/2008] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:50 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:50.315025 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1c2edbff-c6f5-4194-ad4a-2c504bc20aa9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.321021 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1c2edbff-c6f5-4194-ad4a-2c504bc20aa9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:50.321021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1c2edbff-c6f5-4194-ad4a-2c504bc20aa9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:50.321021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1c2edbff-c6f5-4194-ad4a-2c504bc20aa9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:50.321021 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-1c2edbff-c6f5-4194-ad4a-2c504bc20aa9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete backup with id: b8772833-a70a-4c9b-b652-2d4e8ed90109. Jul 10 18:04:50.330639 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:50.330639 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:50.351505 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-1c2edbff-c6f5-4194-ad4a-2c504bc20aa9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] delete_backup rpcapi backup_id b8772833-a70a-4c9b-b652-2d4e8ed90109 {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:04:50.365699 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1c2edbff-c6f5-4194-ad4a-2c504bc20aa9 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 202 Jul 10 18:04:50.366188 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 497/2009] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:50 2026] DELETE /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:50.383431 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f312bdc1-da28-4ecf-b922-f8be3e842ed3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.387431 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f312bdc1-da28-4ecf-b922-f8be3e842ed3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:50.387431 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f312bdc1-da28-4ecf-b922-f8be3e842ed3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:50.387852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f312bdc1-da28-4ecf-b922-f8be3e842ed3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:50.387901 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-f312bdc1-da28-4ecf-b922-f8be3e842ed3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:50.395335 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:50.395335 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:50.396378 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f312bdc1-da28-4ecf-b922-f8be3e842ed3 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 200 Jul 10 18:04:50.396798 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 503/2010] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:50 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:50.502835 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a6b48e4f-9771-4a5b-a39c-059e2b1252b8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.504536 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6b48e4f-9771-4a5b-a39c-059e2b1252b8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:50.504730 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6b48e4f-9771-4a5b-a39c-059e2b1252b8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:50.504910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6b48e4f-9771-4a5b-a39c-059e2b1252b8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:50.532456 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:50.532456 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:50.540599 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a6b48e4f-9771-4a5b-a39c-059e2b1252b8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:50.551502 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6b48e4f-9771-4a5b-a39c-059e2b1252b8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:50.552037 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 505/2011] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:50 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 837 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:50.654389 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d10065e2-3f53-48a2-89fd-4f595d76a94f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.654859 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d10065e2-3f53-48a2-89fd-4f595d76a94f None None] GET https://10.4.3.71/volume// Jul 10 18:04:50.655091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d10065e2-3f53-48a2-89fd-4f595d76a94f None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:50.655463 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d10065e2-3f53-48a2-89fd-4f595d76a94f None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:50.655806 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d10065e2-3f53-48a2-89fd-4f595d76a94f None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:04:50.656206 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 507/2012] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:04:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:04:50.669196 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-4469846f-700b-4189-b26b-9c66413678eb req-482370c0-3bc1-42d5-b2ea-42fec14a0a06 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.672830 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-482370c0-3bc1-42d5-b2ea-42fec14a0a06 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:50.673179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-482370c0-3bc1-42d5-b2ea-42fec14a0a06 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:50.673491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-482370c0-3bc1-42d5-b2ea-42fec14a0a06 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:50.694775 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:50.694775 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:50.703045 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-4469846f-700b-4189-b26b-9c66413678eb req-482370c0-3bc1-42d5-b2ea-42fec14a0a06 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:50.708646 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-482370c0-3bc1-42d5-b2ea-42fec14a0a06 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:50.709037 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 498/2013] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:04:50 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:04:50.853746 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-4469846f-700b-4189-b26b-9c66413678eb req-4f0f6301-8e8d-408d-908c-8fd8146f69c4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:50.859342 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-4f0f6301-8e8d-408d-908c-8fd8146f69c4 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] PUT https://10.4.3.71/volume/v3/attachments/6ed71c70-f6f5-4259-a79f-4f3642290ab8 Jul 10 18:04:50.859892 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-4f0f6301-8e8d-408d-908c-8fd8146f69c4 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:50.875934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-4469846f-700b-4189-b26b-9c66413678eb req-4f0f6301-8e8d-408d-908c-8fd8146f69c4 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Acquiring lock "cinder-attachment_update-a0264f8d-320d-46b5-9c9a-3672f7b2b1f1-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:04:50.884442 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-4469846f-700b-4189-b26b-9c66413678eb req-4f0f6301-8e8d-408d-908c-8fd8146f69c4 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Lock "cinder-attachment_update-a0264f8d-320d-46b5-9c9a-3672f7b2b1f1-np0000005036" acquired by "attachment_update" :: waited 0.008s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:04:50.885680 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:50.885680 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:51.413893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fa6dd6a7-4996-4ee5-b110-d1a2598f94e8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:51.419188 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fa6dd6a7-4996-4ee5-b110-d1a2598f94e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 Jul 10 18:04:51.419188 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fa6dd6a7-4996-4ee5-b110-d1a2598f94e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:51.419188 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fa6dd6a7-4996-4ee5-b110-d1a2598f94e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:51.420817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-fa6dd6a7-4996-4ee5-b110-d1a2598f94e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id b8772833-a70a-4c9b-b652-2d4e8ed90109. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:51.425630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-4469846f-700b-4189-b26b-9c66413678eb req-4f0f6301-8e8d-408d-908c-8fd8146f69c4 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Lock "cinder-attachment_update-a0264f8d-320d-46b5-9c9a-3672f7b2b1f1-np0000005036" released by "attachment_update" :: held 0.541s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:04:51.426232 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-4f0f6301-8e8d-408d-908c-8fd8146f69c4 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/attachments/6ed71c70-f6f5-4259-a79f-4f3642290ab8 returned with HTTP 200 Jul 10 18:04:51.426988 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 504/2014] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:04:50 2026] PUT /volume/v3/attachments/6ed71c70-f6f5-4259-a79f-4f3642290ab8 => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:51.427542 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fa6dd6a7-4996-4ee5-b110-d1a2598f94e8 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 returned with HTTP 404 Jul 10 18:04:51.428689 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 506/2015] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:51 2026] GET /volume/v3/backups/b8772833-a70a-4c9b-b652-2d4e8ed90109 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:51.439980 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6d4ed000-e683-4a90-86b4-bc57bfc1d5e5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:51.442175 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d4ed000-e683-4a90-86b4-bc57bfc1d5e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:51.443034 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d4ed000-e683-4a90-86b4-bc57bfc1d5e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:51.443034 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d4ed000-e683-4a90-86b4-bc57bfc1d5e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:51.443034 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-6d4ed000-e683-4a90-86b4-bc57bfc1d5e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete backup with id: 188e0b6c-5124-46aa-a838-5d4db187a0ee. Jul 10 18:04:51.448491 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:51.448491 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:51.470821 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-6d4ed000-e683-4a90-86b4-bc57bfc1d5e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] delete_backup rpcapi backup_id 188e0b6c-5124-46aa-a838-5d4db187a0ee {{(pid=99948) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:04:51.473299 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d4ed000-e683-4a90-86b4-bc57bfc1d5e5 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 202 Jul 10 18:04:51.473299 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 508/2016] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:51 2026] DELETE /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:51.484265 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3df45326-6f02-4874-a2b6-fa5b0c60e81a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:51.489865 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3df45326-6f02-4874-a2b6-fa5b0c60e81a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:51.491816 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3df45326-6f02-4874-a2b6-fa5b0c60e81a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:51.491816 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3df45326-6f02-4874-a2b6-fa5b0c60e81a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:51.491816 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-3df45326-6f02-4874-a2b6-fa5b0c60e81a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:51.499274 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:51.499274 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:51.500413 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3df45326-6f02-4874-a2b6-fa5b0c60e81a tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 200 Jul 10 18:04:51.500644 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 499/2017] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:51 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:51.574889 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-77a70ee8-9a09-4dbe-a4d8-7a6f164f6ab8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:51.576947 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-77a70ee8-9a09-4dbe-a4d8-7a6f164f6ab8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:51.577429 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-77a70ee8-9a09-4dbe-a4d8-7a6f164f6ab8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:51.578060 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-77a70ee8-9a09-4dbe-a4d8-7a6f164f6ab8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:51.595720 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:51.595720 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:51.602752 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-77a70ee8-9a09-4dbe-a4d8-7a6f164f6ab8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:51.611811 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-77a70ee8-9a09-4dbe-a4d8-7a6f164f6ab8 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:51.611811 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 505/2018] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:51 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:52.514820 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:52.522097 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7ce650cd-54b9-49ea-9158-d6671f4e0a9f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:52.523450 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ce650cd-54b9-49ea-9158-d6671f4e0a9f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee Jul 10 18:04:52.523756 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7ce650cd-54b9-49ea-9158-d6671f4e0a9f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:52.524323 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7ce650cd-54b9-49ea-9158-d6671f4e0a9f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:52.524323 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-7ce650cd-54b9-49ea-9158-d6671f4e0a9f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 188e0b6c-5124-46aa-a838-5d4db187a0ee. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:52.533498 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ce650cd-54b9-49ea-9158-d6671f4e0a9f tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee returned with HTTP 404 Jul 10 18:04:52.533498 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 509/2019] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:52 2026] GET /volume/v3/backups/188e0b6c-5124-46aa-a838-5d4db187a0ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:52.544922 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-03559450-a119-40f3-840e-7d136f97bef0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:52.546317 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-03559450-a119-40f3-840e-7d136f97bef0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:52.546317 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-03559450-a119-40f3-840e-7d136f97bef0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:52.546317 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-03559450-a119-40f3-840e-7d136f97bef0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:52.546469 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-03559450-a119-40f3-840e-7d136f97bef0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete backup with id: 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. Jul 10 18:04:52.553215 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:52.553215 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:52.573837 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-03559450-a119-40f3-840e-7d136f97bef0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] delete_backup rpcapi backup_id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:04:52.578244 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-03559450-a119-40f3-840e-7d136f97bef0 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 202 Jul 10 18:04:52.578802 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 500/2020] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:52 2026] DELETE /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:04:52.591750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-53fd633a-04ce-4eec-8e8a-9d8793d59971 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:52.594326 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-53fd633a-04ce-4eec-8e8a-9d8793d59971 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:52.595157 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-53fd633a-04ce-4eec-8e8a-9d8793d59971 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:52.595157 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-53fd633a-04ce-4eec-8e8a-9d8793d59971 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:52.596253 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-53fd633a-04ce-4eec-8e8a-9d8793d59971 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:52.604621 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:52.604621 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:52.605315 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-53fd633a-04ce-4eec-8e8a-9d8793d59971 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 200 Jul 10 18:04:52.609555 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 506/2021] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:52 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:52.635979 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6e8fc5a8-5a00-42aa-a56b-ff8ee66981c6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:52.641759 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:52.642224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1905938174"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:52.643799 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e8fc5a8-5a00-42aa-a56b-ff8ee66981c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:52.644681 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e8fc5a8-5a00-42aa-a56b-ff8ee66981c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:52.644681 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e8fc5a8-5a00-42aa-a56b-ff8ee66981c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:52.648709 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1905938174'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:52.648709 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume of 1 GB Jul 10 18:04:52.655887 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Availability Zones retrieved successfully. Jul 10 18:04:52.661228 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:52.661228 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:52.665588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (a4634615-a498-46fd-8b3f-18019f652d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:52.667414 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51889368-549d-4982-8820-db9f16bbbf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:52.670165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:52.670387 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6e8fc5a8-5a00-42aa-a56b-ff8ee66981c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:52.679799 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e8fc5a8-5a00-42aa-a56b-ff8ee66981c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:52.680648 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 510/2022] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:52 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:04:52.736083 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51889368-549d-4982-8820-db9f16bbbf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:52.737259 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cb394a-54f2-4691-a79e-71be19cd2bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:52.834597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['a830fa65-b2f7-40f9-9068-d740bd9d5f4e', '72b0ad14-9883-44ef-b314-40342888d919', '0f220d52-e2fb-4f1b-8df9-d1219267caaf', 'ba93952a-9337-4e4f-84c2-0bd16552baa3'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:52.835544 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cb394a-54f2-4691-a79e-71be19cd2bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a830fa65-b2f7-40f9-9068-d740bd9d5f4e', '72b0ad14-9883-44ef-b314-40342888d919', '0f220d52-e2fb-4f1b-8df9-d1219267caaf', 'ba93952a-9337-4e4f-84c2-0bd16552baa3']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:52.836460 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df76360-87a8-4a13-b7e0-138ad247f2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:52.870118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df76360-87a8-4a13-b7e0-138ad247f2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9bb1a17-fb0f-4d7c-9439-11968b7970d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1905938174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['a830fa65-b2f7-40f9-9068-d740bd9d5f4e','72b0ad14-9883-44ef-b314-40342888d919','0f220d52-e2fb-4f1b-8df9-d1219267caaf','ba93952a-9337-4e4f-84c2-0bd16552baa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1905938174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9bb1a17-fb0f-4d7c-9439-11968b7970d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fee3a367984ef08bc48988bd87aad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ab7fbe583124105b1f679c80e682b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:52.870990 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6fe7759-5353-479b-bb5b-873a115d7324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:52.901779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6fe7759-5353-479b-bb5b-873a115d7324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1905938174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['a830fa65-b2f7-40f9-9068-d740bd9d5f4e','72b0ad14-9883-44ef-b314-40342888d919','0f220d52-e2fb-4f1b-8df9-d1219267caaf','ba93952a-9337-4e4f-84c2-0bd16552baa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:52.903098 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a3ab53-496b-47eb-843f-94e38efdbb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:52.916997 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a3ab53-496b-47eb-843f-94e38efdbb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:52.917851 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (a4634615-a498-46fd-8b3f-18019f652d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:52.918315 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request issued successfully. Jul 10 18:04:52.919125 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc44aeef-ad40-4123-a318-40acd91a0d9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:52.919707 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 507/2023] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:04:52 2026] POST /volume/v3/volumes => generated 752 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:52.936349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4cd43bbf-9d06-4b6f-929e-304f723b80af None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:52.938340 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4cd43bbf-9d06-4b6f-929e-304f723b80af tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:04:52.938676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4cd43bbf-9d06-4b6f-929e-304f723b80af tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:52.938869 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4cd43bbf-9d06-4b6f-929e-304f723b80af tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:52.948075 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:52.948075 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:52.953414 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4cd43bbf-9d06-4b6f-929e-304f723b80af tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:04:52.960676 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4cd43bbf-9d06-4b6f-929e-304f723b80af tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:04:52.961232 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 501/2024] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:52 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:53.620298 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-19d21343-7971-4489-8f56-cd2f6c0ffa9d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:53.624707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-19d21343-7971-4489-8f56-cd2f6c0ffa9d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d Jul 10 18:04:53.625076 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-19d21343-7971-4489-8f56-cd2f6c0ffa9d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:53.625254 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-19d21343-7971-4489-8f56-cd2f6c0ffa9d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:53.625425 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-19d21343-7971-4489-8f56-cd2f6c0ffa9d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Show backup with id 6c5b7ee9-b3ff-4a8a-890b-4130bd77748d. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:53.630110 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-19d21343-7971-4489-8f56-cd2f6c0ffa9d tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d returned with HTTP 404 Jul 10 18:04:53.630678 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 507/2025] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:53 2026] GET /volume/v3/backups/6c5b7ee9-b3ff-4a8a-890b-4130bd77748d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:04:53.638660 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f002d8ec-a0b2-4bec-a659-2bab348b02a6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:53.641088 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f002d8ec-a0b2-4bec-a659-2bab348b02a6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 Jul 10 18:04:53.641301 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f002d8ec-a0b2-4bec-a659-2bab348b02a6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:53.641526 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f002d8ec-a0b2-4bec-a659-2bab348b02a6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:53.641718 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-f002d8ec-a0b2-4bec-a659-2bab348b02a6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume with id: 38c9e83e-96e6-4f14-bf92-49064b1b2ec9 Jul 10 18:04:53.650411 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:53.650411 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:53.650884 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f002d8ec-a0b2-4bec-a659-2bab348b02a6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:53.697666 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0085b76b-b62b-4ad6-938c-ac547462efe2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:53.698321 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f002d8ec-a0b2-4bec-a659-2bab348b02a6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Delete volume request issued successfully. Jul 10 18:04:53.698660 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f002d8ec-a0b2-4bec-a659-2bab348b02a6 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 returned with HTTP 202 Jul 10 18:04:53.699244 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 511/2026] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:53 2026] DELETE /volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:53.702595 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0085b76b-b62b-4ad6-938c-ac547462efe2 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:53.702595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0085b76b-b62b-4ad6-938c-ac547462efe2 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:53.702595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0085b76b-b62b-4ad6-938c-ac547462efe2 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:53.709123 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5eb72141-a81b-4bc0-ba24-471bfdf2cc82 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:53.711545 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5eb72141-a81b-4bc0-ba24-471bfdf2cc82 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 Jul 10 18:04:53.711545 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5eb72141-a81b-4bc0-ba24-471bfdf2cc82 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:53.711687 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5eb72141-a81b-4bc0-ba24-471bfdf2cc82 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:53.718820 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:53.718820 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:53.722533 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0085b76b-b62b-4ad6-938c-ac547462efe2 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:53.722812 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:53.722812 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:53.727896 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5eb72141-a81b-4bc0-ba24-471bfdf2cc82 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Volume info retrieved successfully. Jul 10 18:04:53.728214 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0085b76b-b62b-4ad6-938c-ac547462efe2 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:53.728641 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 508/2027] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:53 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:53.741012 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5eb72141-a81b-4bc0-ba24-471bfdf2cc82 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 returned with HTTP 200 Jul 10 18:04:53.741810 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 502/2028] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:53 2026] GET /volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:53.977245 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f0c12380-7e52-4269-a1ff-fda9c591cf61 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:53.979961 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f0c12380-7e52-4269-a1ff-fda9c591cf61 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:04:53.980165 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f0c12380-7e52-4269-a1ff-fda9c591cf61 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:53.980398 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f0c12380-7e52-4269-a1ff-fda9c591cf61 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:53.989920 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:53.989920 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:53.997986 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f0c12380-7e52-4269-a1ff-fda9c591cf61 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:04:54.005166 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f0c12380-7e52-4269-a1ff-fda9c591cf61 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:04:54.005766 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 508/2029] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:53 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:54.023279 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7fbdd88d-f335-4493-b5ad-fb9c71639286 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:54.025730 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7fbdd88d-f335-4493-b5ad-fb9c71639286 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:04:54.026031 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7fbdd88d-f335-4493-b5ad-fb9c71639286 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:54.026310 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7fbdd88d-f335-4493-b5ad-fb9c71639286 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:54.035152 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:54.035152 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:54.040028 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7fbdd88d-f335-4493-b5ad-fb9c71639286 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:04:54.045499 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7fbdd88d-f335-4493-b5ad-fb9c71639286 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:04:54.046068 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 512/2030] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:54 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:54.063893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-64c46a54-c258-478f-a400-eb98d685a02a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:54.066425 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64c46a54-c258-478f-a400-eb98d685a02a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:04:54.066977 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64c46a54-c258-478f-a400-eb98d685a02a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9bb1a17-fb0f-4d7c-9439-11968b7970d3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-425863564"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:54.077186 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:54.077186 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:54.077809 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-64c46a54-c258-478f-a400-eb98d685a02a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:04:54.077933 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-64c46a54-c258-478f-a400-eb98d685a02a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:04:54.126107 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-64c46a54-c258-478f-a400-eb98d685a02a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['9af40b48-18fd-4fd6-bac6-a7a734f80667', '22cac373-be44-478e-b795-f09eea1386ee', 'aa298073-c245-47ee-b731-eed0cc07406e', '995e5135-3696-4eb4-ae12-88171078cbc4'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:54.166127 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-64c46a54-c258-478f-a400-eb98d685a02a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot create request issued successfully. Jul 10 18:04:54.166769 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64c46a54-c258-478f-a400-eb98d685a02a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:04:54.167286 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 509/2031] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:04:54 2026] POST /volume/v3/snapshots => generated 309 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:54.175690 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5b4fc739-50ad-41d7-a172-9ae3e717986a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:54.177548 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5b4fc739-50ad-41d7-a172-9ae3e717986a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b Jul 10 18:04:54.177816 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5b4fc739-50ad-41d7-a172-9ae3e717986a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:54.177960 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5b4fc739-50ad-41d7-a172-9ae3e717986a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:54.189126 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:54.189126 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:54.189601 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5b4fc739-50ad-41d7-a172-9ae3e717986a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:04:54.190342 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5b4fc739-50ad-41d7-a172-9ae3e717986a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b returned with HTTP 200 Jul 10 18:04:54.190826 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 503/2032] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:04:54 2026] GET /volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:54.743931 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-224ad433-d0c3-49d2-aa7b-a916ab0d9f4b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:54.745848 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-224ad433-d0c3-49d2-aa7b-a916ab0d9f4b tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:54.746082 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-224ad433-d0c3-49d2-aa7b-a916ab0d9f4b tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:54.746298 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-224ad433-d0c3-49d2-aa7b-a916ab0d9f4b tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:54.760513 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2f0066f1-1611-44b9-8b3c-d9c0cac76f97 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:54.763176 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:54.763176 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:54.763387 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2f0066f1-1611-44b9-8b3c-d9c0cac76f97 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] GET https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 Jul 10 18:04:54.763387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2f0066f1-1611-44b9-8b3c-d9c0cac76f97 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:54.763542 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2f0066f1-1611-44b9-8b3c-d9c0cac76f97 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:54.772154 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2f0066f1-1611-44b9-8b3c-d9c0cac76f97 tempest-ProjectAdminTests33-620502449 tempest-ProjectAdminTests33-620502449-project-admin] https://10.4.3.71/volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 returned with HTTP 404 Jul 10 18:04:54.772883 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-224ad433-d0c3-49d2-aa7b-a916ab0d9f4b tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:54.772977 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 513/2033] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:54 2026] GET /volume/v3/volumes/38c9e83e-96e6-4f14-bf92-49064b1b2ec9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:54.779470 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-224ad433-d0c3-49d2-aa7b-a916ab0d9f4b tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:54.780129 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 509/2034] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:54 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:55.201463 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fb4b1a8d-ae49-4645-b297-e6c0ac4cbc36 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:55.204696 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb4b1a8d-ae49-4645-b297-e6c0ac4cbc36 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b Jul 10 18:04:55.204696 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb4b1a8d-ae49-4645-b297-e6c0ac4cbc36 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:55.204972 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb4b1a8d-ae49-4645-b297-e6c0ac4cbc36 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:55.212775 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:55.212775 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:55.214229 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fb4b1a8d-ae49-4645-b297-e6c0ac4cbc36 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:04:55.215097 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb4b1a8d-ae49-4645-b297-e6c0ac4cbc36 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b returned with HTTP 200 Jul 10 18:04:55.215796 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 510/2035] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:04:55 2026] GET /volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:55.229936 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e742d3fb-8021-4515-a25f-6d478c79407f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:55.232973 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e742d3fb-8021-4515-a25f-6d478c79407f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:04:55.234643 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e742d3fb-8021-4515-a25f-6d478c79407f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9bb1a17-fb0f-4d7c-9439-11968b7970d3", "snapshot_id": "61e6d15b-e409-40dc-9c87-78519e477f2b", "name": "tempest-VolumesSnapshotTestJSON-Backup-1370910779", "container": "tempest-volumessnapshottestjson-backup-container-1323486963"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:55.236833 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-e742d3fb-8021-4515-a25f-6d478c79407f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Creating new backup {'backup': {'volume_id': 'a9bb1a17-fb0f-4d7c-9439-11968b7970d3', 'snapshot_id': '61e6d15b-e409-40dc-9c87-78519e477f2b', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1370910779', 'container': 'tempest-volumessnapshottestjson-backup-container-1323486963'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:04:55.237040 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-e742d3fb-8021-4515-a25f-6d478c79407f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Creating backup of volume a9bb1a17-fb0f-4d7c-9439-11968b7970d3 in container tempest-volumessnapshottestjson-backup-container-1323486963 Jul 10 18:04:55.252080 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:55.252080 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:55.252991 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e742d3fb-8021-4515-a25f-6d478c79407f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:04:55.259498 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:55.259498 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:55.260050 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e742d3fb-8021-4515-a25f-6d478c79407f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:04:55.299357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-e742d3fb-8021-4515-a25f-6d478c79407f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['d3b7aef0-0db6-481c-940b-1f3e6de91d5b', 'fd5ad88f-6a66-41f6-b514-ee2270f165a4'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:55.346593 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e742d3fb-8021-4515-a25f-6d478c79407f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:04:55.347102 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 504/2036] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:04:55 2026] POST /volume/v3/backups => generated 333 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:55.359223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0e75938f-5006-4b69-b183-d508a6dc17ed None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:55.361632 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e75938f-5006-4b69-b183-d508a6dc17ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:04:55.361888 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e75938f-5006-4b69-b183-d508a6dc17ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:55.362127 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e75938f-5006-4b69-b183-d508a6dc17ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:55.362261 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-0e75938f-5006-4b69-b183-d508a6dc17ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:55.368549 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:55.368549 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:55.369787 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e75938f-5006-4b69-b183-d508a6dc17ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:04:55.370326 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 514/2037] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:55 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 807 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:55.798147 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-16ceb6fc-a0d1-4ad4-ad17-ae76bbfae858 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:55.801083 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-16ceb6fc-a0d1-4ad4-ad17-ae76bbfae858 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:55.801610 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-16ceb6fc-a0d1-4ad4-ad17-ae76bbfae858 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:55.801829 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-16ceb6fc-a0d1-4ad4-ad17-ae76bbfae858 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:55.827284 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:55.827284 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:55.836955 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-16ceb6fc-a0d1-4ad4-ad17-ae76bbfae858 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:55.844152 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-16ceb6fc-a0d1-4ad4-ad17-ae76bbfae858 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:55.844959 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 510/2038] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:55 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:56.388651 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a6d322f3-47bd-4dd6-9ec3-563fc8b7f08f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:56.390849 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6d322f3-47bd-4dd6-9ec3-563fc8b7f08f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:04:56.391782 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6d322f3-47bd-4dd6-9ec3-563fc8b7f08f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:56.392044 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6d322f3-47bd-4dd6-9ec3-563fc8b7f08f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:56.392277 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-a6d322f3-47bd-4dd6-9ec3-563fc8b7f08f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:56.407157 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:56.407157 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:56.407636 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6d322f3-47bd-4dd6-9ec3-563fc8b7f08f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:04:56.408219 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 511/2039] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:56 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:56.810709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-580d59f3-a753-4b84-8437-d4365dfe2189 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:56.862804 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-92d133f4-4173-4963-8730-470388e59dd6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:56.864759 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-92d133f4-4173-4963-8730-470388e59dd6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:56.866586 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-92d133f4-4173-4963-8730-470388e59dd6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:56.866586 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-92d133f4-4173-4963-8730-470388e59dd6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:56.879978 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:56.879978 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:56.885935 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-92d133f4-4173-4963-8730-470388e59dd6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:56.893006 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-92d133f4-4173-4963-8730-470388e59dd6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:56.893865 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 515/2040] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:56 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:56.933243 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-580d59f3-a753-4b84-8437-d4365dfe2189 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:04:56.933898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-580d59f3-a753-4b84-8437-d4365dfe2189 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-259456135", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2093134685", "vendor_name": "tempest-vendor_name-263009945"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:56.935149 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:56.935149 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:56.947732 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-580d59f3-a753-4b84-8437-d4365dfe2189 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:04:56.947980 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 505/2041] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:04:56 2026] POST /volume/v3/types => generated 327 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:56.957595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fd163e11-b087-4a92-82ce-96eea1682c17 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:56.960094 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:56.960626 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2f32f51a-6613-4897-892b-fd9a4c24e4a6", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:56.962528 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Create volume request body: {'volume': {'volume_type': '2f32f51a-6613-4897-892b-fd9a4c24e4a6', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:56.967103 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Create volume of 1 GB Jul 10 18:04:56.967611 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:56.967611 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:56.968170 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Availability Zones retrieved successfully. Jul 10 18:04:56.975931 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Flow 'volume_create_api' (04c43132-4a34-4f80-8212-bb95ce4fee9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:56.977029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8758d33f-5c15-446e-8d7e-976154976a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:56.978644 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:57.005758 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8758d33f-5c15-446e-8d7e-976154976a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:04:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2093134685',vendor_name='tempest-vendor_name-263009945'},id=2f32f51a-6613-4897-892b-fd9a4c24e4a6,is_public=True,name='tempest-ProjectAdminTests-volume-type-259456135',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f32f51a-6613-4897-892b-fd9a4c24e4a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:57.006847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef88f247-66c3-4f58-895c-4227d567ee6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:57.051813 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-259456135 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-259456135, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:04:57.052290 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-259456135 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-259456135, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:04:57.123188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Created reservations ['81b68dca-1acc-4df2-8625-a6f1fdebb095', '691fec49-3c09-4666-9c5b-1f5271bd4a8a', '7a9c0488-5d65-48b0-b6b4-29367a140b8c', '7b687cec-4c08-4a3d-9f2b-36a86f58257d'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:57.123606 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef88f247-66c3-4f58-895c-4227d567ee6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b68dca-1acc-4df2-8625-a6f1fdebb095', '691fec49-3c09-4666-9c5b-1f5271bd4a8a', '7a9c0488-5d65-48b0-b6b4-29367a140b8c', '7b687cec-4c08-4a3d-9f2b-36a86f58257d']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:57.124338 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129a865c-36da-4720-8c88-c2138857f155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:57.159814 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129a865c-36da-4720-8c88-c2138857f155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c090160-a0a3-4c2a-840c-b353f0b392de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb63d371d444156abc3188d8e3e5043',qos_specs=None,replication_status=,reservations=['81b68dca-1acc-4df2-8625-a6f1fdebb095','691fec49-3c09-4666-9c5b-1f5271bd4a8a','7a9c0488-5d65-48b0-b6b4-29367a140b8c','7b687cec-4c08-4a3d-9f2b-36a86f58257d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910797c5560c4faa98af538479dfd539',volume_type_id=2f32f51a-6613-4897-892b-fd9a4c24e4a6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c090160-a0a3-4c2a-840c-b353f0b392de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb63d371d444156abc3188d8e3e5043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='910797c5560c4faa98af538479dfd539',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f32f51a-6613-4897-892b-fd9a4c24e4a6),volume_type_id=2f32f51a-6613-4897-892b-fd9a4c24e4a6)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:57.161270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ece2b7c-e13c-4acb-87ce-934090b72fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:57.191051 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ece2b7c-e13c-4acb-87ce-934090b72fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb63d371d444156abc3188d8e3e5043',qos_specs=None,replication_status=,reservations=['81b68dca-1acc-4df2-8625-a6f1fdebb095','691fec49-3c09-4666-9c5b-1f5271bd4a8a','7a9c0488-5d65-48b0-b6b4-29367a140b8c','7b687cec-4c08-4a3d-9f2b-36a86f58257d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910797c5560c4faa98af538479dfd539',volume_type_id=2f32f51a-6613-4897-892b-fd9a4c24e4a6)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:57.194049 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf1e3c9-d609-43b8-a3c0-57bb515d8ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:57.214592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf1e3c9-d609-43b8-a3c0-57bb515d8ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:57.214592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Flow 'volume_create_api' (04c43132-4a34-4f80-8212-bb95ce4fee9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:57.214592 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Create volume request issued successfully. Jul 10 18:04:57.216018 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd163e11-b087-4a92-82ce-96eea1682c17 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:57.216018 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 511/2042] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:04:56 2026] POST /volume/v3/volumes => generated 770 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:57.237341 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f007107f-e46c-433d-83f6-31c165da50e9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:57.239797 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f007107f-e46c-433d-83f6-31c165da50e9 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/volumes/3c090160-a0a3-4c2a-840c-b353f0b392de Jul 10 18:04:57.240373 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f007107f-e46c-433d-83f6-31c165da50e9 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:57.240373 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f007107f-e46c-433d-83f6-31c165da50e9 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:57.258240 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:57.258240 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:57.265858 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f007107f-e46c-433d-83f6-31c165da50e9 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Volume info retrieved successfully. Jul 10 18:04:57.274282 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f007107f-e46c-433d-83f6-31c165da50e9 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes/3c090160-a0a3-4c2a-840c-b353f0b392de returned with HTTP 200 Jul 10 18:04:57.274282 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 512/2043] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:57 2026] GET /volume/v3/volumes/3c090160-a0a3-4c2a-840c-b353f0b392de => generated 949 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:57.421972 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a33b6be8-2b52-4f55-9b09-da166a3ed20b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:57.424318 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a33b6be8-2b52-4f55-9b09-da166a3ed20b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:04:57.424521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a33b6be8-2b52-4f55-9b09-da166a3ed20b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:57.424819 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a33b6be8-2b52-4f55-9b09-da166a3ed20b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:57.424966 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-a33b6be8-2b52-4f55-9b09-da166a3ed20b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:57.432255 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:57.432255 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:57.433146 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a33b6be8-2b52-4f55-9b09-da166a3ed20b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:04:57.433735 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 516/2044] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:57 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:57.720288 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-4469846f-700b-4189-b26b-9c66413678eb req-c2ec975d-ae92-469f-b851-fe30fdd82696 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:57.723401 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-c2ec975d-ae92-469f-b851-fe30fdd82696 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] POST https://10.4.3.71/volume/v3/attachments/6ed71c70-f6f5-4259-a79f-4f3642290ab8/action Jul 10 18:04:57.723860 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-c2ec975d-ae92-469f-b851-fe30fdd82696 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:04:57.724029 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-c2ec975d-ae92-469f-b851-fe30fdd82696 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:57.770177 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:57.770177 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:57.804150 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4469846f-700b-4189-b26b-9c66413678eb req-c2ec975d-ae92-469f-b851-fe30fdd82696 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/attachments/6ed71c70-f6f5-4259-a79f-4f3642290ab8/action returned with HTTP 204 Jul 10 18:04:57.804150 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 506/2045] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:04:57 2026] POST /volume/v3/attachments/6ed71c70-f6f5-4259-a79f-4f3642290ab8/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:57.915334 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d05ede82-e17b-4d23-b3fd-5897bf91d8ee None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:57.917961 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d05ede82-e17b-4d23-b3fd-5897bf91d8ee tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:57.918217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d05ede82-e17b-4d23-b3fd-5897bf91d8ee tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:57.919177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d05ede82-e17b-4d23-b3fd-5897bf91d8ee tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:57.933956 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:57.933956 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:57.940225 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d05ede82-e17b-4d23-b3fd-5897bf91d8ee tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:57.948119 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d05ede82-e17b-4d23-b3fd-5897bf91d8ee tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:57.948899 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 512/2046] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:57 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 1130 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:57.973121 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e3ef3d68-d1c6-4c3a-8a23-0aafad980871 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:57.976952 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:57.977778 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e3ef3d68-d1c6-4c3a-8a23-0aafad980871 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:04:57.977982 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e3ef3d68-d1c6-4c3a-8a23-0aafad980871 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:57.980362 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e3ef3d68-d1c6-4c3a-8a23-0aafad980871 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:57.980545 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:57.981043 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "source_volid": null, "backup_id": null}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:57.984695 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'source_volid': None, 'backup_id': None}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:57.995138 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:57.995138 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:58.001167 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e3ef3d68-d1c6-4c3a-8a23-0aafad980871 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:04:58.007127 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e3ef3d68-d1c6-4c3a-8a23-0aafad980871 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:04:58.007793 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 513/2047] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:57 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 1130 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:04:58.293263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bfdde172-650b-441e-b005-c26297cb8fb0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.295354 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bfdde172-650b-441e-b005-c26297cb8fb0 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/volumes/3c090160-a0a3-4c2a-840c-b353f0b392de Jul 10 18:04:58.297268 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bfdde172-650b-441e-b005-c26297cb8fb0 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:58.297268 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bfdde172-650b-441e-b005-c26297cb8fb0 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:58.308914 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Create volume of 1 GB Jul 10 18:04:58.318029 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:58.318029 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:58.319962 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Availability Zones retrieved successfully. Jul 10 18:04:58.323350 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bfdde172-650b-441e-b005-c26297cb8fb0 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Volume info retrieved successfully. Jul 10 18:04:58.330513 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Flow 'volume_create_api' (6192889b-857f-4af5-bf78-9697afa83b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:58.332213 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bfdde172-650b-441e-b005-c26297cb8fb0 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes/3c090160-a0a3-4c2a-840c-b353f0b392de returned with HTTP 200 Jul 10 18:04:58.333194 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 507/2048] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:58 2026] GET /volume/v3/volumes/3c090160-a0a3-4c2a-840c-b353f0b392de => generated 970 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:58.333341 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baeebcc0-f868-40d9-9ff4-0e668e00c8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:58.334165 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:58.350491 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-08193262-2fad-4edb-b233-ee70a8e207f6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.353666 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-08193262-2fad-4edb-b233-ee70a8e207f6 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/messages Jul 10 18:04:58.353666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-08193262-2fad-4edb-b233-ee70a8e207f6 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:58.353666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-08193262-2fad-4edb-b233-ee70a8e207f6 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:58.366595 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-08193262-2fad-4edb-b233-ee70a8e207f6 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:04:58.367153 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 513/2049] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:04:58 2026] GET /volume/v3/messages => generated 668 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:58.380703 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-372f6cb4-9d58-49d2-b854-45808a443138 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.382857 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-372f6cb4-9d58-49d2-b854-45808a443138 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] DELETE https://10.4.3.71/volume/v3/messages/040f964e-88cc-497b-b785-a73cb39a62af Jul 10 18:04:58.383060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-372f6cb4-9d58-49d2-b854-45808a443138 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:58.383260 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-372f6cb4-9d58-49d2-b854-45808a443138 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:58.408423 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-372f6cb4-9d58-49d2-b854-45808a443138 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/messages/040f964e-88cc-497b-b785-a73cb39a62af returned with HTTP 204 Jul 10 18:04:58.409086 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 514/2050] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:04:58 2026] DELETE /volume/v3/messages/040f964e-88cc-497b-b785-a73cb39a62af => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:04:58.419042 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-821dc1e4-1374-4e43-9c8f-0fca58989383 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.422349 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-821dc1e4-1374-4e43-9c8f-0fca58989383 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/messages/040f964e-88cc-497b-b785-a73cb39a62af Jul 10 18:04:58.423719 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-821dc1e4-1374-4e43-9c8f-0fca58989383 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:58.424148 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-821dc1e4-1374-4e43-9c8f-0fca58989383 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:58.433984 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-821dc1e4-1374-4e43-9c8f-0fca58989383 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/messages/040f964e-88cc-497b-b785-a73cb39a62af returned with HTTP 404 Jul 10 18:04:58.434206 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baeebcc0-f868-40d9-9ff4-0e668e00c8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:58.435194 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 508/2051] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:58 2026] GET /volume/v3/messages/040f964e-88cc-497b-b785-a73cb39a62af => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:04:58.435581 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb84ea5-4dfb-4a0a-9c34-e019443a71a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:58.449556 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.451220 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a6e0675c-783e-46db-99c5-8ffd13d8715b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.452948 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6e0675c-783e-46db-99c5-8ffd13d8715b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:04:58.453366 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6e0675c-783e-46db-99c5-8ffd13d8715b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:58.453366 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6e0675c-783e-46db-99c5-8ffd13d8715b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:58.453366 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-a6e0675c-783e-46db-99c5-8ffd13d8715b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:58.455548 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/3c090160-a0a3-4c2a-840c-b353f0b392de Jul 10 18:04:58.456031 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:58.456094 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:58.456795 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Delete volume with id: 3c090160-a0a3-4c2a-840c-b353f0b392de Jul 10 18:04:58.468994 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:58.468994 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:58.471897 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6e0675c-783e-46db-99c5-8ffd13d8715b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:04:58.473151 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 515/2052] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:58 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:58.473284 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:58.473284 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:58.474254 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Volume info retrieved successfully. Jul 10 18:04:58.476599 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99951) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:04:58.505465 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Created reservations ['01a2b9bf-52e0-4aee-a184-58cd84b0e9a4', '55efb12a-d23f-4ba6-8609-73d853f3dc81', '97899ccb-8975-4616-a3b7-082716236a1e', 'c7db25b7-462f-4581-83a3-af0ee665708f'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:58.507204 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Created reservations ['ea8e5c06-a790-456f-8a1b-21f6935e7a89', '4ad64235-7be2-4e4d-bcd3-562e7660a275', 'b0d4981a-5bf4-46c3-bd64-1ad25bbf7aa3', 'bd82cba9-a91a-4159-b234-4c62841a1ffd'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:58.508619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb84ea5-4dfb-4a0a-9c34-e019443a71a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea8e5c06-a790-456f-8a1b-21f6935e7a89', '4ad64235-7be2-4e4d-bcd3-562e7660a275', 'b0d4981a-5bf4-46c3-bd64-1ad25bbf7aa3', 'bd82cba9-a91a-4159-b234-4c62841a1ffd']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:58.509620 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28cef6b0-7a54-435e-a294-18e484d88fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:58.545162 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28cef6b0-7a54-435e-a294-18e484d88fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f6557e8-7f33-4d16-9418-9e8e1f6527d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef62102bbdb34402a61c44017a07b931',qos_specs=None,replication_status=,reservations=['ea8e5c06-a790-456f-8a1b-21f6935e7a89','4ad64235-7be2-4e4d-bcd3-562e7660a275','b0d4981a-5bf4-46c3-bd64-1ad25bbf7aa3','bd82cba9-a91a-4159-b234-4c62841a1ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df666a1259fa42b893ab06264c5cf082',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:58Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f6557e8-7f33-4d16-9418-9e8e1f6527d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef62102bbdb34402a61c44017a07b931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df666a1259fa42b893ab06264c5cf082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:58.545933 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Delete volume request issued successfully. Jul 10 18:04:58.546627 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c023a3ef-3c8b-494a-bd04-ac0cec2fbb0a tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes/3c090160-a0a3-4c2a-840c-b353f0b392de returned with HTTP 202 Jul 10 18:04:58.546789 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ab28e6-263d-4ddb-bb87-a9eed792a140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:58.547978 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 514/2053] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:04:58 2026] DELETE /volume/v3/volumes/3c090160-a0a3-4c2a-840c-b353f0b392de => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 18:04:58.558970 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d11bff93-5c5b-4cdf-8247-59beec3e2718 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.561783 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d11bff93-5c5b-4cdf-8247-59beec3e2718 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] DELETE https://10.4.3.71/volume/v3/types/2f32f51a-6613-4897-892b-fd9a4c24e4a6 Jul 10 18:04:58.562892 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d11bff93-5c5b-4cdf-8247-59beec3e2718 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:58.563175 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d11bff93-5c5b-4cdf-8247-59beec3e2718 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:58.587728 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ab28e6-263d-4ddb-bb87-a9eed792a140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef62102bbdb34402a61c44017a07b931',qos_specs=None,replication_status=,reservations=['ea8e5c06-a790-456f-8a1b-21f6935e7a89','4ad64235-7be2-4e4d-bcd3-562e7660a275','b0d4981a-5bf4-46c3-bd64-1ad25bbf7aa3','bd82cba9-a91a-4159-b234-4c62841a1ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df666a1259fa42b893ab06264c5cf082',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:58.589123 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c0f6c91-9e80-4556-84ea-d4835943275a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:58.614355 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c0f6c91-9e80-4556-84ea-d4835943275a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:58.614355 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Flow 'volume_create_api' (6192889b-857f-4af5-bf78-9697afa83b02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:58.614739 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d11bff93-5c5b-4cdf-8247-59beec3e2718 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/types/2f32f51a-6613-4897-892b-fd9a4c24e4a6 returned with HTTP 202 Jul 10 18:04:58.614838 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Create volume request issued successfully. Jul 10 18:04:58.614925 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 509/2054] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:04:58 2026] DELETE /volume/v3/types/2f32f51a-6613-4897-892b-fd9a4c24e4a6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:04:58.614973 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3644b9ed-b5f6-4416-9042-7b2d3a8b1e70 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:58.619281 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 517/2055] 10.4.3.71 () {72 vars in 1534 bytes} [Fri Jul 10 18:04:57 2026] POST /volume/v3/volumes => generated 701 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:58.629319 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-d5bcc6f1-8194-4675-a324-f2f60b7b1356 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.629679 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-46411c78-b225-4915-913c-a5f4dd7cc6c1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.631592 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-46411c78-b225-4915-913c-a5f4dd7cc6c1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:04:58.632478 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-46411c78-b225-4915-913c-a5f4dd7cc6c1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1873123939", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1621740541", "vendor_name": "tempest-vendor_name-941768614"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:58.632716 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-d5bcc6f1-8194-4675-a324-f2f60b7b1356 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 Jul 10 18:04:58.632716 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-d5bcc6f1-8194-4675-a324-f2f60b7b1356 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:58.632716 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-d5bcc6f1-8194-4675-a324-f2f60b7b1356 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:58.644589 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:58.644589 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:58.651156 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-d5bcc6f1-8194-4675-a324-f2f60b7b1356 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:04:58.661422 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-d5bcc6f1-8194-4675-a324-f2f60b7b1356 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 returned with HTTP 200 Jul 10 18:04:58.661843 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-46411c78-b225-4915-913c-a5f4dd7cc6c1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:04:58.662302 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 516/2056] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:58 2026] GET /volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 => generated 769 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:58.662395 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 515/2057] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:04:58 2026] POST /volume/v3/types => generated 328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:58.675338 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-418ffb1e-e7a7-4382-a3a3-423119fd7514 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.677280 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:58.679532 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-418ffb1e-e7a7-4382-a3a3-423119fd7514 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 Jul 10 18:04:58.679825 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:04:58.679891 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-418ffb1e-e7a7-4382-a3a3-423119fd7514 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:58.680099 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-418ffb1e-e7a7-4382-a3a3-423119fd7514 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:58.680348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c9fc6e0-03ae-4120-b2d4-f596f1855f61", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:04:58.682456 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Create volume request body: {'volume': {'volume_type': '0c9fc6e0-03ae-4120-b2d4-f596f1855f61', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:04:58.692884 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Create volume of 1 GB Jul 10 18:04:58.693162 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:58.693162 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:04:58.693251 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:58.693251 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:04:58.693745 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Availability Zones retrieved successfully. Jul 10 18:04:58.700516 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-418ffb1e-e7a7-4382-a3a3-423119fd7514 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:04:58.703394 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Flow 'volume_create_api' (4c74063c-7df4-46d0-a662-b534ab57e243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:58.704867 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c037cd-c2d8-4539-aeec-645dbb52cd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:58.705995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:04:58.714285 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-418ffb1e-e7a7-4382-a3a3-423119fd7514 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 returned with HTTP 200 Jul 10 18:04:58.714960 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 510/2058] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:04:58 2026] GET /volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 => generated 769 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:04:58.753705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c037cd-c2d8-4539-aeec-645dbb52cd9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1621740541',vendor_name='tempest-vendor_name-941768614'},id=0c9fc6e0-03ae-4120-b2d4-f596f1855f61,is_public=True,name='tempest-ProjectAdminTests-volume-type-1873123939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c9fc6e0-03ae-4120-b2d4-f596f1855f61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:58.754885 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbc199d-cf8a-4226-904b-4d2aa346f0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:58.797984 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1873123939 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1873123939, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:04:58.798443 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1873123939 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1873123939, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:04:58.909047 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Created reservations ['77a7328d-885a-41f8-967c-2a9fc6a8ccd6', 'b7584ab0-43a5-4a15-b3cf-d23806a43a3d', 'f125fabe-fabd-40b3-9e41-0bf3ae828b75', 'bc6dd499-341d-47f9-9bed-8325c3175ae9'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:04:58.910054 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbc199d-cf8a-4226-904b-4d2aa346f0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a7328d-885a-41f8-967c-2a9fc6a8ccd6', 'b7584ab0-43a5-4a15-b3cf-d23806a43a3d', 'f125fabe-fabd-40b3-9e41-0bf3ae828b75', 'bc6dd499-341d-47f9-9bed-8325c3175ae9']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:58.911036 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58a9c01-c9cc-4ec1-aa00-b84d982a268a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:58.956203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58a9c01-c9cc-4ec1-aa00-b84d982a268a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faea7596-6916-4c3f-a5fd-d417696ffdf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb63d371d444156abc3188d8e3e5043',qos_specs=None,replication_status=,reservations=['77a7328d-885a-41f8-967c-2a9fc6a8ccd6','b7584ab0-43a5-4a15-b3cf-d23806a43a3d','f125fabe-fabd-40b3-9e41-0bf3ae828b75','bc6dd499-341d-47f9-9bed-8325c3175ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910797c5560c4faa98af538479dfd539',volume_type_id=0c9fc6e0-03ae-4120-b2d4-f596f1855f61), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faea7596-6916-4c3f-a5fd-d417696ffdf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb63d371d444156abc3188d8e3e5043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='910797c5560c4faa98af538479dfd539',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c9fc6e0-03ae-4120-b2d4-f596f1855f61),volume_type_id=0c9fc6e0-03ae-4120-b2d4-f596f1855f61)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:58.957255 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbf5174-7834-419a-a8fa-f42174900ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:58.986525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbf5174-7834-419a-a8fa-f42174900ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb63d371d444156abc3188d8e3e5043',qos_specs=None,replication_status=,reservations=['77a7328d-885a-41f8-967c-2a9fc6a8ccd6','b7584ab0-43a5-4a15-b3cf-d23806a43a3d','f125fabe-fabd-40b3-9e41-0bf3ae828b75','bc6dd499-341d-47f9-9bed-8325c3175ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910797c5560c4faa98af538479dfd539',volume_type_id=0c9fc6e0-03ae-4120-b2d4-f596f1855f61)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:58.987436 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142b7d1c-9a0e-409c-9c30-539d7fda821e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:04:59.005652 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142b7d1c-9a0e-409c-9c30-539d7fda821e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:04:59.007631 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Flow 'volume_create_api' (4c74063c-7df4-46d0-a662-b534ab57e243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:04:59.007631 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Create volume request issued successfully. Jul 10 18:04:59.008521 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39a660e3-a7f7-4e24-a4ac-9a92f49f2f34 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:04:59.009037 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 518/2059] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:04:58 2026] POST /volume/v3/volumes => generated 771 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:04:59.029135 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6862205c-f1d3-4773-aabc-1449fd45b9d8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:59.032377 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6862205c-f1d3-4773-aabc-1449fd45b9d8 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/volumes/faea7596-6916-4c3f-a5fd-d417696ffdf3 Jul 10 18:04:59.032377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6862205c-f1d3-4773-aabc-1449fd45b9d8 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:59.032377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6862205c-f1d3-4773-aabc-1449fd45b9d8 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:59.049335 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:59.049335 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:04:59.056677 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6862205c-f1d3-4773-aabc-1449fd45b9d8 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Volume info retrieved successfully. Jul 10 18:04:59.064968 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6862205c-f1d3-4773-aabc-1449fd45b9d8 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes/faea7596-6916-4c3f-a5fd-d417696ffdf3 returned with HTTP 200 Jul 10 18:04:59.065775 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 517/2060] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:04:59 2026] GET /volume/v3/volumes/faea7596-6916-4c3f-a5fd-d417696ffdf3 => generated 950 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:04:59.490707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b92bb72c-9ac6-4f0e-9704-73b4bb46cd57 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:04:59.493165 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b92bb72c-9ac6-4f0e-9704-73b4bb46cd57 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:04:59.493420 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b92bb72c-9ac6-4f0e-9704-73b4bb46cd57 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:04:59.493709 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b92bb72c-9ac6-4f0e-9704-73b4bb46cd57 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:04:59.493868 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b92bb72c-9ac6-4f0e-9704-73b4bb46cd57 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:04:59.501665 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:04:59.501665 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:04:59.503829 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b92bb72c-9ac6-4f0e-9704-73b4bb46cd57 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:04:59.503829 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 516/2061] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:04:59 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:00.082322 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-19ec58bf-c08a-41b3-84a0-87e2e3ca5cc2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.084734 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-19ec58bf-c08a-41b3-84a0-87e2e3ca5cc2 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/volumes/faea7596-6916-4c3f-a5fd-d417696ffdf3 Jul 10 18:05:00.084947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-19ec58bf-c08a-41b3-84a0-87e2e3ca5cc2 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:00.085170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-19ec58bf-c08a-41b3-84a0-87e2e3ca5cc2 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:00.097188 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:00.097188 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:00.112342 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-19ec58bf-c08a-41b3-84a0-87e2e3ca5cc2 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Volume info retrieved successfully. Jul 10 18:05:00.124201 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-19ec58bf-c08a-41b3-84a0-87e2e3ca5cc2 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes/faea7596-6916-4c3f-a5fd-d417696ffdf3 returned with HTTP 200 Jul 10 18:05:00.126893 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 511/2062] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:05:00 2026] GET /volume/v3/volumes/faea7596-6916-4c3f-a5fd-d417696ffdf3 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:00.148156 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b0285d43-2cc7-4084-91ff-00af446186e7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.151865 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b0285d43-2cc7-4084-91ff-00af446186e7 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/messages Jul 10 18:05:00.153794 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b0285d43-2cc7-4084-91ff-00af446186e7 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:00.153794 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b0285d43-2cc7-4084-91ff-00af446186e7 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:00.153794 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:00.153794 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:00.167359 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b0285d43-2cc7-4084-91ff-00af446186e7 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:05:00.168378 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 519/2063] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:05:00 2026] GET /volume/v3/messages => generated 668 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:00.189288 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5e2145fa-06ba-4397-983e-3ba63a9dd596 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.194343 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5e2145fa-06ba-4397-983e-3ba63a9dd596 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/messages Jul 10 18:05:00.194631 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5e2145fa-06ba-4397-983e-3ba63a9dd596 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:00.195077 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5e2145fa-06ba-4397-983e-3ba63a9dd596 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:00.213872 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5e2145fa-06ba-4397-983e-3ba63a9dd596 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:05:00.215481 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 518/2064] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:05:00 2026] GET /volume/v3/messages => generated 668 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:00.230656 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e3330f95-fdd6-42d8-b1be-e774e372583e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.237622 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3330f95-fdd6-42d8-b1be-e774e372583e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] DELETE https://10.4.3.71/volume/v3/messages/33dcc583-f83c-4979-ba40-56c85e09a665 Jul 10 18:05:00.238516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3330f95-fdd6-42d8-b1be-e774e372583e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:00.238516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3330f95-fdd6-42d8-b1be-e774e372583e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:00.261018 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3330f95-fdd6-42d8-b1be-e774e372583e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/messages/33dcc583-f83c-4979-ba40-56c85e09a665 returned with HTTP 204 Jul 10 18:05:00.261579 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 517/2065] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:05:00 2026] DELETE /volume/v3/messages/33dcc583-f83c-4979-ba40-56c85e09a665 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:05:00.273670 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.276630 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/faea7596-6916-4c3f-a5fd-d417696ffdf3 Jul 10 18:05:00.277486 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:00.278033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:00.278255 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Delete volume with id: faea7596-6916-4c3f-a5fd-d417696ffdf3 Jul 10 18:05:00.289187 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:00.289187 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:00.290450 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Volume info retrieved successfully. Jul 10 18:05:00.291190 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99950) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:05:00.321588 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1873123939 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1873123939, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:00.322234 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1873123939 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1873123939, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:00.343993 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Created reservations ['fd5380b9-3f85-41fb-90af-40c2e98db8f0', '6f8c6cbc-27eb-43f7-84cc-ff047d338924', '0712133a-cb8d-474c-a7fe-0cd04c783ebb', '080c5b8a-9e84-4c07-865a-b71a4899382e'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:00.416180 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Delete volume request issued successfully. Jul 10 18:05:00.418054 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a96886aa-bfc6-4b02-bb33-01bb29e9c9e1 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes/faea7596-6916-4c3f-a5fd-d417696ffdf3 returned with HTTP 202 Jul 10 18:05:00.418054 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 512/2066] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:05:00 2026] DELETE /volume/v3/volumes/faea7596-6916-4c3f-a5fd-d417696ffdf3 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:00.431069 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bc70b7c4-47a9-426b-9bd2-34c24d1bba3e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.434343 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc70b7c4-47a9-426b-9bd2-34c24d1bba3e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] DELETE https://10.4.3.71/volume/v3/types/0c9fc6e0-03ae-4120-b2d4-f596f1855f61 Jul 10 18:05:00.434698 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc70b7c4-47a9-426b-9bd2-34c24d1bba3e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:00.435060 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc70b7c4-47a9-426b-9bd2-34c24d1bba3e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:00.486861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc70b7c4-47a9-426b-9bd2-34c24d1bba3e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/types/0c9fc6e0-03ae-4120-b2d4-f596f1855f61 returned with HTTP 202 Jul 10 18:05:00.488952 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 520/2067] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:00 2026] DELETE /volume/v3/types/0c9fc6e0-03ae-4120-b2d4-f596f1855f61 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:00.504891 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-97bffe39-6e10-4749-ba30-c872fc0f580e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.508882 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-97bffe39-6e10-4749-ba30-c872fc0f580e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:00.509617 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-97bffe39-6e10-4749-ba30-c872fc0f580e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-897452692", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1575203071", "vendor_name": "tempest-vendor_name-2099002360"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:00.521418 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fa03bb6d-ece1-4b03-8268-14c673b8429b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.529293 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fa03bb6d-ece1-4b03-8268-14c673b8429b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:00.529614 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fa03bb6d-ece1-4b03-8268-14c673b8429b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:00.529922 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fa03bb6d-ece1-4b03-8268-14c673b8429b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:00.530083 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-fa03bb6d-ece1-4b03-8268-14c673b8429b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:00.535405 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:00.535405 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:00.536803 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fa03bb6d-ece1-4b03-8268-14c673b8429b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:00.537302 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 518/2068] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:00 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:00.540149 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-97bffe39-6e10-4749-ba30-c872fc0f580e tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:00.540590 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 519/2069] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:00 2026] POST /volume/v3/types => generated 328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:00.551894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.555776 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:00.556185 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "39d68180-f868-4d99-b4b6-d1acefcba770", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:00.558157 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Create volume request body: {'volume': {'volume_type': '39d68180-f868-4d99-b4b6-d1acefcba770', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:00.563848 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Create volume of 1 GB Jul 10 18:05:00.564212 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:00.564212 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:00.564758 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Availability Zones retrieved successfully. Jul 10 18:05:00.573329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Flow 'volume_create_api' (f7653c3f-77a4-4ea7-8ba8-44fc168240ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:00.574944 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ba6af5-49a0-4ecc-9cfc-16f1821a1183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:00.576211 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:00.615005 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ba6af5-49a0-4ecc-9cfc-16f1821a1183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:05:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1575203071',vendor_name='tempest-vendor_name-2099002360'},id=39d68180-f868-4d99-b4b6-d1acefcba770,is_public=True,name='tempest-ProjectAdminTests-volume-type-897452692',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39d68180-f868-4d99-b4b6-d1acefcba770', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:00.616925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415f3ca2-ffc6-4897-bdc3-8ca5e2b414c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:00.657575 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-897452692 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-897452692, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:00.657964 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-897452692 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-897452692, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:00.701065 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Created reservations ['1362d392-b6c7-4799-b166-8cc725f4dc0c', '48cd3995-3008-4b9a-8b24-3510bc95e5a7', '4c5808cd-060f-4182-ae7e-cb34ebad68de', '52efa61b-1ffa-42ef-9c4b-fca2fe2c7aaf'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:00.702319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415f3ca2-ffc6-4897-bdc3-8ca5e2b414c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1362d392-b6c7-4799-b166-8cc725f4dc0c', '48cd3995-3008-4b9a-8b24-3510bc95e5a7', '4c5808cd-060f-4182-ae7e-cb34ebad68de', '52efa61b-1ffa-42ef-9c4b-fca2fe2c7aaf']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:00.703925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03e5dc1-43c7-4f6b-b598-2d6b930fc60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:00.779478 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03e5dc1-43c7-4f6b-b598-2d6b930fc60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eba1071-b161-4f9e-940c-3854e2cfdee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb63d371d444156abc3188d8e3e5043',qos_specs=None,replication_status=,reservations=['1362d392-b6c7-4799-b166-8cc725f4dc0c','48cd3995-3008-4b9a-8b24-3510bc95e5a7','4c5808cd-060f-4182-ae7e-cb34ebad68de','52efa61b-1ffa-42ef-9c4b-fca2fe2c7aaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910797c5560c4faa98af538479dfd539',volume_type_id=39d68180-f868-4d99-b4b6-d1acefcba770), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eba1071-b161-4f9e-940c-3854e2cfdee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb63d371d444156abc3188d8e3e5043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='910797c5560c4faa98af538479dfd539',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39d68180-f868-4d99-b4b6-d1acefcba770),volume_type_id=39d68180-f868-4d99-b4b6-d1acefcba770)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:00.780419 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7843658-66f2-493a-a116-42d6d6c62892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:00.822453 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7843658-66f2-493a-a116-42d6d6c62892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb63d371d444156abc3188d8e3e5043',qos_specs=None,replication_status=,reservations=['1362d392-b6c7-4799-b166-8cc725f4dc0c','48cd3995-3008-4b9a-8b24-3510bc95e5a7','4c5808cd-060f-4182-ae7e-cb34ebad68de','52efa61b-1ffa-42ef-9c4b-fca2fe2c7aaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910797c5560c4faa98af538479dfd539',volume_type_id=39d68180-f868-4d99-b4b6-d1acefcba770)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:00.823426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddc54a8a-3bbc-4222-b384-141e9dce8c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:00.841332 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddc54a8a-3bbc-4222-b384-141e9dce8c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:00.842711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Flow 'volume_create_api' (f7653c3f-77a4-4ea7-8ba8-44fc168240ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:00.843037 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Create volume request issued successfully. Jul 10 18:05:00.849229 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79c5d6e8-a42c-46fb-889f-580d8b5da83b tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:00.849229 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 513/2070] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:05:00 2026] POST /volume/v3/volumes => generated 770 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:00.868765 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f69e4588-340b-4f21-84f2-1237235a5dfa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:00.872912 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f69e4588-340b-4f21-84f2-1237235a5dfa tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/volumes/1eba1071-b161-4f9e-940c-3854e2cfdee7 Jul 10 18:05:00.873190 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f69e4588-340b-4f21-84f2-1237235a5dfa tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:00.873458 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f69e4588-340b-4f21-84f2-1237235a5dfa tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:00.894802 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:00.894802 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:00.900176 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f69e4588-340b-4f21-84f2-1237235a5dfa tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Volume info retrieved successfully. Jul 10 18:05:00.906400 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f69e4588-340b-4f21-84f2-1237235a5dfa tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes/1eba1071-b161-4f9e-940c-3854e2cfdee7 returned with HTTP 200 Jul 10 18:05:00.907074 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 521/2071] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:05:00 2026] GET /volume/v3/volumes/1eba1071-b161-4f9e-940c-3854e2cfdee7 => generated 949 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:01.550915 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-af35afa3-8ce7-4d8c-9005-b6b365edd38e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:01.554316 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af35afa3-8ce7-4d8c-9005-b6b365edd38e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:01.554529 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-af35afa3-8ce7-4d8c-9005-b6b365edd38e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:01.554935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-af35afa3-8ce7-4d8c-9005-b6b365edd38e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:01.554935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-af35afa3-8ce7-4d8c-9005-b6b365edd38e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:01.561171 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:01.561171 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:01.561361 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af35afa3-8ce7-4d8c-9005-b6b365edd38e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:01.561858 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 519/2072] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:01 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:01.727710 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-977672ea-709c-4101-800c-100785ec92b3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:01.731321 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-977672ea-709c-4101-800c-100785ec92b3 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 Jul 10 18:05:01.731641 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-977672ea-709c-4101-800c-100785ec92b3 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:01.731999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-977672ea-709c-4101-800c-100785ec92b3 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:01.740790 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:01.740790 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:01.745935 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-977672ea-709c-4101-800c-100785ec92b3 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:05:01.754714 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-977672ea-709c-4101-800c-100785ec92b3 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 returned with HTTP 200 Jul 10 18:05:01.755273 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 520/2073] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:01 2026] GET /volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 => generated 1309 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:01.766832 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ec240d8d-b50e-4b77-86bb-6adac70d8891 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:01.767420 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec240d8d-b50e-4b77-86bb-6adac70d8891 None None] GET https://10.4.3.71/volume// Jul 10 18:05:01.767707 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec240d8d-b50e-4b77-86bb-6adac70d8891 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:01.767989 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec240d8d-b50e-4b77-86bb-6adac70d8891 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:01.768418 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec240d8d-b50e-4b77-86bb-6adac70d8891 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:01.768737 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 514/2074] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:05:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:01.780706 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-fdb7a1d1-77f6-4181-b26f-99074744c91f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:01.783932 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-fdb7a1d1-77f6-4181-b26f-99074744c91f tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:05:01.784418 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-fdb7a1d1-77f6-4181-b26f-99074744c91f tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f6557e8-7f33-4d16-9418-9e8e1f6527d9", "connector": null, "instance_uuid": "bcbe25e8-2f52-4a82-bb4f-3ba059f06ffc"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:01.803438 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:01.803438 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:01.860402 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-fdb7a1d1-77f6-4181-b26f-99074744c91f tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:05:01.861492 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 522/2075] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:05:01 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:01.875783 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f484d664-db4d-4719-94e9-01c34f9d5682 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:01.876240 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f484d664-db4d-4719-94e9-01c34f9d5682 None None] GET https://10.4.3.71/volume// Jul 10 18:05:01.876532 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f484d664-db4d-4719-94e9-01c34f9d5682 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:01.876956 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f484d664-db4d-4719-94e9-01c34f9d5682 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:01.877367 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f484d664-db4d-4719-94e9-01c34f9d5682 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:01.878156 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 520/2076] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:05:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:01.889145 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-67ceabe5-7336-48f6-80ba-0b476a8049fc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:01.893479 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-67ceabe5-7336-48f6-80ba-0b476a8049fc tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 Jul 10 18:05:01.893954 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-67ceabe5-7336-48f6-80ba-0b476a8049fc tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:01.894312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-67ceabe5-7336-48f6-80ba-0b476a8049fc tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:01.911072 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:01.911072 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:01.917705 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-67ceabe5-7336-48f6-80ba-0b476a8049fc tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:05:01.929286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ea5f18f9-c9ad-4b3c-a49e-4ca1aea161d7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:01.929420 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-67ceabe5-7336-48f6-80ba-0b476a8049fc tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 returned with HTTP 200 Jul 10 18:05:01.930059 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 521/2077] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:05:01 2026] GET /volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:05:01.940254 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ea5f18f9-c9ad-4b3c-a49e-4ca1aea161d7 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/volumes/1eba1071-b161-4f9e-940c-3854e2cfdee7 Jul 10 18:05:01.940254 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ea5f18f9-c9ad-4b3c-a49e-4ca1aea161d7 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:01.940254 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ea5f18f9-c9ad-4b3c-a49e-4ca1aea161d7 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:01.959515 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:01.959515 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:01.969472 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ea5f18f9-c9ad-4b3c-a49e-4ca1aea161d7 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Volume info retrieved successfully. Jul 10 18:05:01.978665 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ea5f18f9-c9ad-4b3c-a49e-4ca1aea161d7 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes/1eba1071-b161-4f9e-940c-3854e2cfdee7 returned with HTTP 200 Jul 10 18:05:01.979630 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 515/2078] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:05:01 2026] GET /volume/v3/volumes/1eba1071-b161-4f9e-940c-3854e2cfdee7 => generated 970 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:02.004772 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9e032ecb-c091-4569-a379-8fa210009220 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:02.008680 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9e032ecb-c091-4569-a379-8fa210009220 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/messages Jul 10 18:05:02.008824 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9e032ecb-c091-4569-a379-8fa210009220 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:02.009141 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9e032ecb-c091-4569-a379-8fa210009220 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:02.009970 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:02.009970 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:02.025304 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9e032ecb-c091-4569-a379-8fa210009220 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:05:02.026588 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 523/2079] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:05:02 2026] GET /volume/v3/messages => generated 668 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:02.047138 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-40262d2e-0474-436a-95c4-0002a2e470bb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:02.052771 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-40262d2e-0474-436a-95c4-0002a2e470bb tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] GET https://10.4.3.71/volume/v3/messages/e4f62889-3757-41ac-9b07-3a725531ee84 Jul 10 18:05:02.052771 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-40262d2e-0474-436a-95c4-0002a2e470bb tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:02.052771 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-40262d2e-0474-436a-95c4-0002a2e470bb tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:02.061740 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-40262d2e-0474-436a-95c4-0002a2e470bb tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/messages/e4f62889-3757-41ac-9b07-3a725531ee84 returned with HTTP 200 Jul 10 18:05:02.061740 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 521/2080] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:05:02 2026] GET /volume/v3/messages/e4f62889-3757-41ac-9b07-3a725531ee84 => generated 665 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:02.077383 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-670e09fc-d403-47e7-ac61-b95c8c2bddf3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:02.079782 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-670e09fc-d403-47e7-ac61-b95c8c2bddf3 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] DELETE https://10.4.3.71/volume/v3/messages/e4f62889-3757-41ac-9b07-3a725531ee84 Jul 10 18:05:02.080020 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-670e09fc-d403-47e7-ac61-b95c8c2bddf3 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:02.080968 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-670e09fc-d403-47e7-ac61-b95c8c2bddf3 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:02.097615 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-670e09fc-d403-47e7-ac61-b95c8c2bddf3 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/messages/e4f62889-3757-41ac-9b07-3a725531ee84 returned with HTTP 204 Jul 10 18:05:02.097615 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 522/2081] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:05:02 2026] DELETE /volume/v3/messages/e4f62889-3757-41ac-9b07-3a725531ee84 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:05:02.108117 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:02.110820 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/1eba1071-b161-4f9e-940c-3854e2cfdee7 Jul 10 18:05:02.113149 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:02.113413 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:02.113749 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Delete volume with id: 1eba1071-b161-4f9e-940c-3854e2cfdee7 Jul 10 18:05:02.119444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3fcaaae3-6d2c-459d-9689-7e9e2d9308b0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:02.123020 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3fcaaae3-6d2c-459d-9689-7e9e2d9308b0 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] PUT https://10.4.3.71/volume/v3/attachments/30d43526-8701-448a-a756-000ad909b994 Jul 10 18:05:02.125117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3fcaaae3-6d2c-459d-9689-7e9e2d9308b0 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:02.129531 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:02.129531 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:02.130009 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Volume info retrieved successfully. Jul 10 18:05:02.134054 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99950) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:05:02.135265 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3fcaaae3-6d2c-459d-9689-7e9e2d9308b0 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Acquiring lock "cinder-attachment_update-6f6557e8-7f33-4d16-9418-9e8e1f6527d9-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:05:02.145606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3fcaaae3-6d2c-459d-9689-7e9e2d9308b0 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Lock "cinder-attachment_update-6f6557e8-7f33-4d16-9418-9e8e1f6527d9-np0000005036" acquired by "attachment_update" :: waited 0.010s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:05:02.147281 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:02.147281 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:02.169902 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Created reservations ['2f20c961-36b0-45a3-bd79-edf10936d094', '79d9d8ac-7141-45f3-8cc8-86178d197fc6', '31d34f26-676f-40f2-ba61-c5d060e92ed9', '236bcfc4-623c-4815-90f1-3bd452426db4'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:02.230140 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Delete volume request issued successfully. Jul 10 18:05:02.230140 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3f3d723-4099-4da5-94a2-32d757ae89cd tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/volumes/1eba1071-b161-4f9e-940c-3854e2cfdee7 returned with HTTP 202 Jul 10 18:05:02.230701 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 516/2082] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:05:02 2026] DELETE /volume/v3/volumes/1eba1071-b161-4f9e-940c-3854e2cfdee7 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:02.244792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a111f75b-e03b-44d8-b5ac-c8d829a07811 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:02.250872 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a111f75b-e03b-44d8-b5ac-c8d829a07811 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] DELETE https://10.4.3.71/volume/v3/types/39d68180-f868-4d99-b4b6-d1acefcba770 Jul 10 18:05:02.250872 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a111f75b-e03b-44d8-b5ac-c8d829a07811 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:02.250872 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a111f75b-e03b-44d8-b5ac-c8d829a07811 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:02.306379 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a111f75b-e03b-44d8-b5ac-c8d829a07811 tempest-ProjectAdminTests-309932011 tempest-ProjectAdminTests-309932011-project-admin] https://10.4.3.71/volume/v3/types/39d68180-f868-4d99-b4b6-d1acefcba770 returned with HTTP 202 Jul 10 18:05:02.306379 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 522/2083] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:02 2026] DELETE /volume/v3/types/39d68180-f868-4d99-b4b6-d1acefcba770 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:02.586249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-23792639-7200-48c8-bcf8-a73f5b242eb6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:02.589501 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23792639-7200-48c8-bcf8-a73f5b242eb6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:02.589501 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23792639-7200-48c8-bcf8-a73f5b242eb6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:02.589814 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23792639-7200-48c8-bcf8-a73f5b242eb6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:02.589948 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-23792639-7200-48c8-bcf8-a73f5b242eb6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:02.609978 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:02.609978 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:02.611104 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23792639-7200-48c8-bcf8-a73f5b242eb6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:02.613085 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 523/2084] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:02 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:02.690350 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3fcaaae3-6d2c-459d-9689-7e9e2d9308b0 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Lock "cinder-attachment_update-6f6557e8-7f33-4d16-9418-9e8e1f6527d9-np0000005036" released by "attachment_update" :: held 0.545s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:05:02.691099 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-3fcaaae3-6d2c-459d-9689-7e9e2d9308b0 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/attachments/30d43526-8701-448a-a756-000ad909b994 returned with HTTP 200 Jul 10 18:05:02.691690 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 524/2085] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:05:02 2026] PUT /volume/v3/attachments/30d43526-8701-448a-a756-000ad909b994 => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:03.207195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-e78503bc-39fd-4ded-88ff-bbb2751d3a57 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:03.210086 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-e78503bc-39fd-4ded-88ff-bbb2751d3a57 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] POST https://10.4.3.71/volume/v3/attachments/30d43526-8701-448a-a756-000ad909b994/action Jul 10 18:05:03.210668 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-e78503bc-39fd-4ded-88ff-bbb2751d3a57 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:05:03.210727 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-e78503bc-39fd-4ded-88ff-bbb2751d3a57 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:03.243484 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:03.243484 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:03.259020 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ad1196eb-30cc-43c4-8367-16bcb49d009f req-e78503bc-39fd-4ded-88ff-bbb2751d3a57 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/attachments/30d43526-8701-448a-a756-000ad909b994/action returned with HTTP 204 Jul 10 18:05:03.259715 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 517/2086] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:05:03 2026] POST /volume/v3/attachments/30d43526-8701-448a-a756-000ad909b994/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:03.385882 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-9c9277b0-d860-449b-9548-86d98563c033 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:03.388321 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-9c9277b0-d860-449b-9548-86d98563c033 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:05:03.388576 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-9c9277b0-d860-449b-9548-86d98563c033 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:03.388783 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-9c9277b0-d860-449b-9548-86d98563c033 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:03.399436 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:03.399436 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:03.404071 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-9c9277b0-d860-449b-9548-86d98563c033 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:05:03.409001 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-9c9277b0-d860-449b-9548-86d98563c033 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:05:03.409474 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 523/2087] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:03 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:03.429802 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-6767088b-8ca4-4993-84a2-2ddf7f178029 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:03.432152 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-6767088b-8ca4-4993-84a2-2ddf7f178029 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] POST https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1/action Jul 10 18:05:03.432619 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-6767088b-8ca4-4993-84a2-2ddf7f178029 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:05:03.432774 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-6767088b-8ca4-4993-84a2-2ddf7f178029 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:03.449000 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:03.449000 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:03.449474 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-6767088b-8ca4-4993-84a2-2ddf7f178029 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:05:03.459163 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-6767088b-8ca4-4993-84a2-2ddf7f178029 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Begin detaching volume completed successfully. Jul 10 18:05:03.459346 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-6767088b-8ca4-4993-84a2-2ddf7f178029 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1/action returned with HTTP 202 Jul 10 18:05:03.460039 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 524/2088] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:05:03 2026] POST /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:05:03.625051 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e378483e-3cf3-4f99-b212-cd4da02f1a9b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:03.626781 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e378483e-3cf3-4f99-b212-cd4da02f1a9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:03.626985 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e378483e-3cf3-4f99-b212-cd4da02f1a9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:03.627172 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e378483e-3cf3-4f99-b212-cd4da02f1a9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:03.627393 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e378483e-3cf3-4f99-b212-cd4da02f1a9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:03.631861 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:03.631861 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:03.632761 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e378483e-3cf3-4f99-b212-cd4da02f1a9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:03.633219 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 525/2089] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:03 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:04.496165 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5ff7b840-6426-45db-951a-bc287bf5c829 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:04.496836 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ff7b840-6426-45db-951a-bc287bf5c829 None None] GET https://10.4.3.71/volume// Jul 10 18:05:04.496836 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ff7b840-6426-45db-951a-bc287bf5c829 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:04.497082 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ff7b840-6426-45db-951a-bc287bf5c829 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:04.498070 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ff7b840-6426-45db-951a-bc287bf5c829 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:04.498699 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 518/2090] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:05:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:04.507501 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-91f8df10-0b81-4ecd-a541-3538c16d4b50 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:04.509956 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-91f8df10-0b81-4ecd-a541-3538c16d4b50 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:05:04.510188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-91f8df10-0b81-4ecd-a541-3538c16d4b50 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:04.510412 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-91f8df10-0b81-4ecd-a541-3538c16d4b50 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:04.526682 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:04.526682 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:04.531014 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-91f8df10-0b81-4ecd-a541-3538c16d4b50 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:05:04.537277 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-91f8df10-0b81-4ecd-a541-3538c16d4b50 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:05:04.537277 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 524/2091] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:05:04 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 1313 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:05:04.584073 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fc0d89a4-97ac-4ce9-9b89-699a2dd2b34a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:04.648637 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c7500dbb-5bc5-4258-86fc-ab0da949f89e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:04.652232 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c7500dbb-5bc5-4258-86fc-ab0da949f89e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:04.652232 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c7500dbb-5bc5-4258-86fc-ab0da949f89e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:04.652232 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c7500dbb-5bc5-4258-86fc-ab0da949f89e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:04.652232 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c7500dbb-5bc5-4258-86fc-ab0da949f89e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:04.674112 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:04.674112 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:04.677553 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c7500dbb-5bc5-4258-86fc-ab0da949f89e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:04.681338 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 526/2092] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:04 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:04.758350 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fc0d89a4-97ac-4ce9-9b89-699a2dd2b34a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:04.758883 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fc0d89a4-97ac-4ce9-9b89-699a2dd2b34a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-867756340", "extra_specs": {"storage_protocol": "tempest-storage_protocol-274412477", "vendor_name": "tempest-vendor_name-541201861"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:04.794029 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fc0d89a4-97ac-4ce9-9b89-699a2dd2b34a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:04.794421 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 525/2093] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:04 2026] POST /volume/v3/types => generated 327 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:04.807531 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:04.809752 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:04.809752 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "78f2dd38-4761-4562-baa2-33c977d16312", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:04.811459 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Create volume request body: {'volume': {'volume_type': '78f2dd38-4761-4562-baa2-33c977d16312', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:04.818554 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Create volume of 1 GB Jul 10 18:05:04.818959 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:04.818959 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:04.819476 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Availability Zones retrieved successfully. Jul 10 18:05:04.826544 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Flow 'volume_create_api' (56f0c8ed-5728-40ea-8f27-acd1315df8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:04.828675 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a93ad2-2ebd-4443-83d4-1bdd521d64a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:04.828675 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:04.858589 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a93ad2-2ebd-4443-83d4-1bdd521d64a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:05:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-274412477',vendor_name='tempest-vendor_name-541201861'},id=78f2dd38-4761-4562-baa2-33c977d16312,is_public=True,name='tempest-ProjectMemberTests-volume-type-867756340',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78f2dd38-4761-4562-baa2-33c977d16312', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:04.859335 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a02b9c7-ae2d-4c9c-ad2a-e6bd3af1e38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:04.896230 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-867756340 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-867756340, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:04.896893 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-867756340 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-867756340, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:04.970774 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Created reservations ['95598c34-ea94-4647-b9e0-d155c4e232d2', '1d3d2dd6-4771-4c8c-bc4a-de98944bb0db', 'de443533-ff9b-4ffb-9fbc-90cd0dfd9bed', '76e46249-1e1d-4518-a02b-1473dec1849e'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:04.971870 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a02b9c7-ae2d-4c9c-ad2a-e6bd3af1e38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95598c34-ea94-4647-b9e0-d155c4e232d2', '1d3d2dd6-4771-4c8c-bc4a-de98944bb0db', 'de443533-ff9b-4ffb-9fbc-90cd0dfd9bed', '76e46249-1e1d-4518-a02b-1473dec1849e']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:04.972750 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (635cdc05-d4a0-4076-8b4f-ee556ea4ab61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:05.020092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (635cdc05-d4a0-4076-8b4f-ee556ea4ab61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d77c087-d0c4-4a20-a5d5-6614dd1c2d18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d659359caf48ee8ed23e7059e9c839',qos_specs=None,replication_status=,reservations=['95598c34-ea94-4647-b9e0-d155c4e232d2','1d3d2dd6-4771-4c8c-bc4a-de98944bb0db','de443533-ff9b-4ffb-9fbc-90cd0dfd9bed','76e46249-1e1d-4518-a02b-1473dec1849e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8975ef8c6c14fe6b5b7fb54bcef5e62',volume_type_id=78f2dd38-4761-4562-baa2-33c977d16312), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d77c087-d0c4-4a20-a5d5-6614dd1c2d18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d659359caf48ee8ed23e7059e9c839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8975ef8c6c14fe6b5b7fb54bcef5e62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78f2dd38-4761-4562-baa2-33c977d16312),volume_type_id=78f2dd38-4761-4562-baa2-33c977d16312)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:05.022500 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba15a921-0ff3-4dfd-ae72-0c553bd6a2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:05.057841 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba15a921-0ff3-4dfd-ae72-0c553bd6a2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d659359caf48ee8ed23e7059e9c839',qos_specs=None,replication_status=,reservations=['95598c34-ea94-4647-b9e0-d155c4e232d2','1d3d2dd6-4771-4c8c-bc4a-de98944bb0db','de443533-ff9b-4ffb-9fbc-90cd0dfd9bed','76e46249-1e1d-4518-a02b-1473dec1849e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8975ef8c6c14fe6b5b7fb54bcef5e62',volume_type_id=78f2dd38-4761-4562-baa2-33c977d16312)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:05.060269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17691d7-e2f1-41bc-99e2-e1c5d239d4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:05.079697 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17691d7-e2f1-41bc-99e2-e1c5d239d4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:05.081012 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Flow 'volume_create_api' (56f0c8ed-5728-40ea-8f27-acd1315df8e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:05.081491 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Create volume request issued successfully. Jul 10 18:05:05.082595 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9394e0a2-4ff0-4dc3-b427-db5c0997e2ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:05.083365 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 519/2094] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:05:04 2026] POST /volume/v3/volumes => generated 771 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:05.101985 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7e36b437-5668-4f8a-8158-c137627af0aa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:05.104928 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e36b437-5668-4f8a-8158-c137627af0aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] GET https://10.4.3.71/volume/v3/volumes/8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 Jul 10 18:05:05.105463 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e36b437-5668-4f8a-8158-c137627af0aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:05.105874 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e36b437-5668-4f8a-8158-c137627af0aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:05.118534 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:05.118534 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:05.127610 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7e36b437-5668-4f8a-8158-c137627af0aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Volume info retrieved successfully. Jul 10 18:05:05.131430 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e36b437-5668-4f8a-8158-c137627af0aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes/8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 returned with HTTP 200 Jul 10 18:05:05.132203 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 525/2095] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:05:05 2026] GET /volume/v3/volumes/8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 => generated 950 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:05.695591 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1e4aa65f-dd71-4113-b348-2ee04d71efa0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:05.697818 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1e4aa65f-dd71-4113-b348-2ee04d71efa0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:05.698029 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1e4aa65f-dd71-4113-b348-2ee04d71efa0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:05.698232 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1e4aa65f-dd71-4113-b348-2ee04d71efa0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:05.698333 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-1e4aa65f-dd71-4113-b348-2ee04d71efa0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:05.704364 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:05.704364 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:05.705452 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1e4aa65f-dd71-4113-b348-2ee04d71efa0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:05.706137 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 527/2096] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:05 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:06.153957 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4d30d3b2-ecf4-4162-b3d1-bf9ce8a5e3d6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:06.156759 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d30d3b2-ecf4-4162-b3d1-bf9ce8a5e3d6 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] GET https://10.4.3.71/volume/v3/volumes/8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 Jul 10 18:05:06.157030 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d30d3b2-ecf4-4162-b3d1-bf9ce8a5e3d6 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:06.157249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d30d3b2-ecf4-4162-b3d1-bf9ce8a5e3d6 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:06.168048 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:06.168048 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:06.177943 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4d30d3b2-ecf4-4162-b3d1-bf9ce8a5e3d6 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Volume info retrieved successfully. Jul 10 18:05:06.192150 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d30d3b2-ecf4-4162-b3d1-bf9ce8a5e3d6 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes/8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 returned with HTTP 200 Jul 10 18:05:06.192244 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 526/2097] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:05:06 2026] GET /volume/v3/volumes/8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:06.210722 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a81831c9-cf3c-4135-a986-4e0c1f733c3a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:06.214156 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a81831c9-cf3c-4135-a986-4e0c1f733c3a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] GET https://10.4.3.71/volume/v3/messages Jul 10 18:05:06.215124 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a81831c9-cf3c-4135-a986-4e0c1f733c3a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:06.217154 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a81831c9-cf3c-4135-a986-4e0c1f733c3a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:06.217154 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:06.217154 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:06.223184 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a81831c9-cf3c-4135-a986-4e0c1f733c3a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:05:06.223535 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 520/2098] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:05:06 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:06.238515 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2d8fb7db-f84c-4984-bb79-395ac4b68650 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:06.369477 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d8fb7db-f84c-4984-bb79-395ac4b68650 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] DELETE https://10.4.3.71/volume/v3/messages/ada2621c-638f-4b7d-851d-c04aba1f2b12 Jul 10 18:05:06.369477 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d8fb7db-f84c-4984-bb79-395ac4b68650 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:06.369625 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d8fb7db-f84c-4984-bb79-395ac4b68650 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:06.383979 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d8fb7db-f84c-4984-bb79-395ac4b68650 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] https://10.4.3.71/volume/v3/messages/ada2621c-638f-4b7d-851d-c04aba1f2b12 returned with HTTP 204 Jul 10 18:05:06.384429 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 526/2099] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:05:06 2026] DELETE /volume/v3/messages/ada2621c-638f-4b7d-851d-c04aba1f2b12 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:05:06.402012 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1abbca4a-516c-4517-bd75-4cf3a863a6ea None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:06.405000 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1abbca4a-516c-4517-bd75-4cf3a863a6ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] GET https://10.4.3.71/volume/v3/messages/ada2621c-638f-4b7d-851d-c04aba1f2b12 Jul 10 18:05:06.405599 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1abbca4a-516c-4517-bd75-4cf3a863a6ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:06.405599 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1abbca4a-516c-4517-bd75-4cf3a863a6ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:06.413325 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1abbca4a-516c-4517-bd75-4cf3a863a6ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] https://10.4.3.71/volume/v3/messages/ada2621c-638f-4b7d-851d-c04aba1f2b12 returned with HTTP 404 Jul 10 18:05:06.414028 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 528/2100] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:05:06 2026] GET /volume/v3/messages/ada2621c-638f-4b7d-851d-c04aba1f2b12 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:06.424511 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:06.427360 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 Jul 10 18:05:06.427837 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:06.428886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:06.428886 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Delete volume with id: 8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 Jul 10 18:05:06.440496 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:06.440496 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:06.441049 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Volume info retrieved successfully. Jul 10 18:05:06.442926 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99949) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:05:06.470045 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-867756340 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-867756340, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:06.471259 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-867756340 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-867756340, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:06.488068 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Created reservations ['df6d35d4-09b4-46e7-8c64-fd87343ff970', 'b237621b-aa66-4686-b7b7-2bf1c080aca3', '12ba2a0e-56de-403e-9a20-39e4d7fb602a', '4d96d446-a0d9-492a-ad26-3b871e7da206'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:06.579038 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Delete volume request issued successfully. Jul 10 18:05:06.579455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e88ef8ed-4b7a-4d0d-92fb-8e0279bc6bc2 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes/8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 returned with HTTP 202 Jul 10 18:05:06.580182 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 527/2101] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:05:06 2026] DELETE /volume/v3/volumes/8d77c087-d0c4-4a20-a5d5-6614dd1c2d18 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:06.591378 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-862ba60e-1206-4d9d-b2a5-78de40decedc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:06.593997 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-862ba60e-1206-4d9d-b2a5-78de40decedc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] DELETE https://10.4.3.71/volume/v3/types/78f2dd38-4761-4562-baa2-33c977d16312 Jul 10 18:05:06.594191 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-862ba60e-1206-4d9d-b2a5-78de40decedc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:06.594938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-862ba60e-1206-4d9d-b2a5-78de40decedc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:06.645736 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-862ba60e-1206-4d9d-b2a5-78de40decedc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/types/78f2dd38-4761-4562-baa2-33c977d16312 returned with HTTP 202 Jul 10 18:05:06.646614 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 521/2102] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:06 2026] DELETE /volume/v3/types/78f2dd38-4761-4562-baa2-33c977d16312 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:06.661776 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d607aa54-70af-4120-b49f-c0024b28cd7e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:06.667332 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d607aa54-70af-4120-b49f-c0024b28cd7e tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:06.668138 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d607aa54-70af-4120-b49f-c0024b28cd7e tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-386652907", "extra_specs": {"storage_protocol": "tempest-storage_protocol-328174644", "vendor_name": "tempest-vendor_name-1810375713"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:06.721465 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d607aa54-70af-4120-b49f-c0024b28cd7e tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:06.721465 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 527/2103] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:06 2026] POST /volume/v3/types => generated 328 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:06.726380 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8d983798-10b2-4dee-8210-46f9fcd1a4ec None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:06.733437 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d983798-10b2-4dee-8210-46f9fcd1a4ec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:06.734455 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d983798-10b2-4dee-8210-46f9fcd1a4ec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:06.734455 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d983798-10b2-4dee-8210-46f9fcd1a4ec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:06.734681 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-8d983798-10b2-4dee-8210-46f9fcd1a4ec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:06.735457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:06.739254 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:06.739254 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "46287637-aacd-4485-be44-2bd53e6c299d", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:06.743339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Create volume request body: {'volume': {'volume_type': '46287637-aacd-4485-be44-2bd53e6c299d', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:06.745593 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:06.745593 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:06.749775 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d983798-10b2-4dee-8210-46f9fcd1a4ec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:06.749775 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 529/2104] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:06 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:06.750965 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Create volume of 1 GB Jul 10 18:05:06.753618 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:06.753618 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:06.753618 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Availability Zones retrieved successfully. Jul 10 18:05:06.761348 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Flow 'volume_create_api' (d56f1f23-6f1b-4784-99ad-b569803815c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:06.762818 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eed9c02-5fb2-4f05-b123-8bb718b20033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:06.765147 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:06.798043 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eed9c02-5fb2-4f05-b123-8bb718b20033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:05:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-328174644',vendor_name='tempest-vendor_name-1810375713'},id=46287637-aacd-4485-be44-2bd53e6c299d,is_public=True,name='tempest-ProjectMemberTests-volume-type-386652907',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46287637-aacd-4485-be44-2bd53e6c299d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:06.798621 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c9a6fa-ac06-4808-aed2-9b634ad5673d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:06.846956 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-386652907 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-386652907, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:06.847291 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-386652907 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-386652907, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:06.924318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Created reservations ['f7dde884-6d53-4a4d-af3a-a6e33bdd8c18', '90918c43-a60f-4b95-a763-15a4b3864884', '0160e25c-7384-47bd-ab25-63cd1ddce640', '71f4a796-42bc-4528-8c34-6b68fa6797ad'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:06.924318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c9a6fa-ac06-4808-aed2-9b634ad5673d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7dde884-6d53-4a4d-af3a-a6e33bdd8c18', '90918c43-a60f-4b95-a763-15a4b3864884', '0160e25c-7384-47bd-ab25-63cd1ddce640', '71f4a796-42bc-4528-8c34-6b68fa6797ad']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:06.924318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24f9607-c12e-49cf-ac02-f6c281846181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:06.976497 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24f9607-c12e-49cf-ac02-f6c281846181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8867962-2f6c-4e98-a5e2-f55dd1229166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d659359caf48ee8ed23e7059e9c839',qos_specs=None,replication_status=,reservations=['f7dde884-6d53-4a4d-af3a-a6e33bdd8c18','90918c43-a60f-4b95-a763-15a4b3864884','0160e25c-7384-47bd-ab25-63cd1ddce640','71f4a796-42bc-4528-8c34-6b68fa6797ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8975ef8c6c14fe6b5b7fb54bcef5e62',volume_type_id=46287637-aacd-4485-be44-2bd53e6c299d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8867962-2f6c-4e98-a5e2-f55dd1229166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d659359caf48ee8ed23e7059e9c839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8975ef8c6c14fe6b5b7fb54bcef5e62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46287637-aacd-4485-be44-2bd53e6c299d),volume_type_id=46287637-aacd-4485-be44-2bd53e6c299d)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:06.977737 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57c7c75-d65b-4f9e-bcd5-4280da188ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:07.025265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57c7c75-d65b-4f9e-bcd5-4280da188ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d659359caf48ee8ed23e7059e9c839',qos_specs=None,replication_status=,reservations=['f7dde884-6d53-4a4d-af3a-a6e33bdd8c18','90918c43-a60f-4b95-a763-15a4b3864884','0160e25c-7384-47bd-ab25-63cd1ddce640','71f4a796-42bc-4528-8c34-6b68fa6797ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8975ef8c6c14fe6b5b7fb54bcef5e62',volume_type_id=46287637-aacd-4485-be44-2bd53e6c299d)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:07.026260 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b3ceca-ec24-4fab-a80d-9518e4a15872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:07.045836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b3ceca-ec24-4fab-a80d-9518e4a15872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:07.046478 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Flow 'volume_create_api' (d56f1f23-6f1b-4784-99ad-b569803815c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:07.046881 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Create volume request issued successfully. Jul 10 18:05:07.048357 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6db86708-dc1d-4c42-9723-7ffa7a2a9c23 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:07.048357 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 528/2105] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:05:06 2026] POST /volume/v3/volumes => generated 771 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:07.068966 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-85c8b7d2-123f-4c1d-b0a0-0809fac6a9ca None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:07.074969 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85c8b7d2-123f-4c1d-b0a0-0809fac6a9ca tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] GET https://10.4.3.71/volume/v3/volumes/c8867962-2f6c-4e98-a5e2-f55dd1229166 Jul 10 18:05:07.080123 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85c8b7d2-123f-4c1d-b0a0-0809fac6a9ca tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:07.081281 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85c8b7d2-123f-4c1d-b0a0-0809fac6a9ca tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:07.093520 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:07.093520 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:07.098894 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-85c8b7d2-123f-4c1d-b0a0-0809fac6a9ca tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Volume info retrieved successfully. Jul 10 18:05:07.106066 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85c8b7d2-123f-4c1d-b0a0-0809fac6a9ca tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes/c8867962-2f6c-4e98-a5e2-f55dd1229166 returned with HTTP 200 Jul 10 18:05:07.106066 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 522/2106] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:05:07 2026] GET /volume/v3/volumes/c8867962-2f6c-4e98-a5e2-f55dd1229166 => generated 950 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:07.765107 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c1544d36-0efd-45f4-b523-241b46cf49da None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:07.767708 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1544d36-0efd-45f4-b523-241b46cf49da tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:07.767708 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1544d36-0efd-45f4-b523-241b46cf49da tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:07.767843 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1544d36-0efd-45f4-b523-241b46cf49da tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:07.768756 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c1544d36-0efd-45f4-b523-241b46cf49da tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:07.782512 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:07.782512 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:07.784423 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1544d36-0efd-45f4-b523-241b46cf49da tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:07.784423 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 528/2107] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:07 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:07.837508 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-306a8c28-8cb9-4419-9615-d99bb7ac7834 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:07.843775 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-306a8c28-8cb9-4419-9615-d99bb7ac7834 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] DELETE https://10.4.3.71/volume/v3/attachments/6ed71c70-f6f5-4259-a79f-4f3642290ab8 Jul 10 18:05:07.844059 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-306a8c28-8cb9-4419-9615-d99bb7ac7834 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:07.844276 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-306a8c28-8cb9-4419-9615-d99bb7ac7834 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:07.866736 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:07.866736 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:08.126258 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a45f8dd6-4c10-45f7-9086-fd5c96f4225c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.130845 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a45f8dd6-4c10-45f7-9086-fd5c96f4225c tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] GET https://10.4.3.71/volume/v3/volumes/c8867962-2f6c-4e98-a5e2-f55dd1229166 Jul 10 18:05:08.130845 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a45f8dd6-4c10-45f7-9086-fd5c96f4225c tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:08.130845 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a45f8dd6-4c10-45f7-9086-fd5c96f4225c tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:08.145173 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:08.145173 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:08.152479 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a45f8dd6-4c10-45f7-9086-fd5c96f4225c tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Volume info retrieved successfully. Jul 10 18:05:08.160229 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a45f8dd6-4c10-45f7-9086-fd5c96f4225c tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes/c8867962-2f6c-4e98-a5e2-f55dd1229166 returned with HTTP 200 Jul 10 18:05:08.160229 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 529/2108] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:05:08 2026] GET /volume/v3/volumes/c8867962-2f6c-4e98-a5e2-f55dd1229166 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:08.190190 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-27b4b097-4627-4109-923c-fd120cf3a068 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.192633 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27b4b097-4627-4109-923c-fd120cf3a068 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] GET https://10.4.3.71/volume/v3/messages Jul 10 18:05:08.193190 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27b4b097-4627-4109-923c-fd120cf3a068 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:08.193379 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27b4b097-4627-4109-923c-fd120cf3a068 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:08.199602 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27b4b097-4627-4109-923c-fd120cf3a068 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:05:08.200402 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 523/2109] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:05:08 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:08.214942 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7199668b-5870-4edc-b59e-1ab24742256a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.218158 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7199668b-5870-4edc-b59e-1ab24742256a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] GET https://10.4.3.71/volume/v3/messages Jul 10 18:05:08.218539 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7199668b-5870-4edc-b59e-1ab24742256a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:08.218782 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7199668b-5870-4edc-b59e-1ab24742256a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:08.229236 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7199668b-5870-4edc-b59e-1ab24742256a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:05:08.229236 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 529/2110] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:05:08 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:08.251631 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-747e312c-e4ea-406b-9d5d-1ed2cefa98bf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.254034 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-747e312c-e4ea-406b-9d5d-1ed2cefa98bf tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] DELETE https://10.4.3.71/volume/v3/messages/3b962c96-20de-409d-a912-6b2cffe353e2 Jul 10 18:05:08.254337 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-747e312c-e4ea-406b-9d5d-1ed2cefa98bf tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:08.254554 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-747e312c-e4ea-406b-9d5d-1ed2cefa98bf tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:08.283061 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-747e312c-e4ea-406b-9d5d-1ed2cefa98bf tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/messages/3b962c96-20de-409d-a912-6b2cffe353e2 returned with HTTP 204 Jul 10 18:05:08.283061 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 530/2111] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:05:08 2026] DELETE /volume/v3/messages/3b962c96-20de-409d-a912-6b2cffe353e2 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:05:08.294225 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.296726 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/c8867962-2f6c-4e98-a5e2-f55dd1229166 Jul 10 18:05:08.297071 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:08.297315 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:08.297576 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Delete volume with id: c8867962-2f6c-4e98-a5e2-f55dd1229166 Jul 10 18:05:08.308871 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:08.308871 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:08.309032 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Volume info retrieved successfully. Jul 10 18:05:08.310707 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99950) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:05:08.335638 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-386652907 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-386652907, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:08.335979 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-386652907 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-386652907, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:08.356043 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Created reservations ['6bbcc197-a728-4282-a5bf-aedccf18a1de', '7f3819bf-33bc-4ade-8aa5-cfcff68e1ec7', 'dec88936-9bfe-46c7-865a-c417cccc04b3', '79728b53-07ab-4346-b7c8-68e5339a4d07'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:08.413512 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Delete volume request issued successfully. Jul 10 18:05:08.414942 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e1d58d6d-90e6-47be-a523-0a18f645b9fc tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes/c8867962-2f6c-4e98-a5e2-f55dd1229166 returned with HTTP 202 Jul 10 18:05:08.415525 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 524/2112] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:05:08 2026] DELETE /volume/v3/volumes/c8867962-2f6c-4e98-a5e2-f55dd1229166 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:08.431005 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-17c91a1c-feba-4cb5-bc62-be2d489d6dea None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.431068 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-daeb15a9-5546-4ab9-9d43-40452fb6f87a req-306a8c28-8cb9-4419-9615-d99bb7ac7834 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/attachments/6ed71c70-f6f5-4259-a79f-4f3642290ab8 returned with HTTP 200 Jul 10 18:05:08.431068 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 530/2113] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:05:07 2026] DELETE /volume/v3/attachments/6ed71c70-f6f5-4259-a79f-4f3642290ab8 => generated 19 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:08.433265 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-17c91a1c-feba-4cb5-bc62-be2d489d6dea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] DELETE https://10.4.3.71/volume/v3/types/46287637-aacd-4485-be44-2bd53e6c299d Jul 10 18:05:08.433787 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-17c91a1c-feba-4cb5-bc62-be2d489d6dea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:08.433857 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-17c91a1c-feba-4cb5-bc62-be2d489d6dea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:08.453838 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-9ed95202-8e3b-4744-a555-21acef94e934 req-95fd9792-e36c-4d85-bec5-c5c6954169d4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.456429 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-95fd9792-e36c-4d85-bec5-c5c6954169d4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:08.456766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-95fd9792-e36c-4d85-bec5-c5c6954169d4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:08.456866 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-95fd9792-e36c-4d85-bec5-c5c6954169d4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:08.474705 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:08.474705 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:08.484037 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-9ed95202-8e3b-4744-a555-21acef94e934 req-95fd9792-e36c-4d85-bec5-c5c6954169d4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:08.489224 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-95fd9792-e36c-4d85-bec5-c5c6954169d4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:08.489863 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 531/2114] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:08 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:08.503536 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-17c91a1c-feba-4cb5-bc62-be2d489d6dea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/types/46287637-aacd-4485-be44-2bd53e6c299d returned with HTTP 202 Jul 10 18:05:08.504233 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 530/2115] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:08 2026] DELETE /volume/v3/types/46287637-aacd-4485-be44-2bd53e6c299d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:08.521004 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b6c7d325-a560-4c25-8a4d-6e47e5f3d465 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.523432 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b6c7d325-a560-4c25-8a4d-6e47e5f3d465 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:08.523970 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b6c7d325-a560-4c25-8a4d-6e47e5f3d465 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1719102037", "extra_specs": {"storage_protocol": "tempest-storage_protocol-664235401", "vendor_name": "tempest-vendor_name-1184895980"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:08.557878 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b6c7d325-a560-4c25-8a4d-6e47e5f3d465 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:08.558920 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 525/2116] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:08 2026] POST /volume/v3/types => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:08.577460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.581482 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:08.582065 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7b79f168-bd8e-458b-8a5c-dfbec4267b42", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:08.585201 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Create volume request body: {'volume': {'volume_type': '7b79f168-bd8e-458b-8a5c-dfbec4267b42', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:08.592388 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Create volume of 1 GB Jul 10 18:05:08.592903 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:08.592903 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:08.593486 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Availability Zones retrieved successfully. Jul 10 18:05:08.605329 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Flow 'volume_create_api' (b1543053-994f-43a3-ae25-c2b61bd42ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:08.605329 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a546b28-7aca-48bf-801b-12a6c1232a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:08.607295 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:08.643576 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a546b28-7aca-48bf-801b-12a6c1232a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:05:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-664235401',vendor_name='tempest-vendor_name-1184895980'},id=7b79f168-bd8e-458b-8a5c-dfbec4267b42,is_public=True,name='tempest-ProjectMemberTests-volume-type-1719102037',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b79f168-bd8e-458b-8a5c-dfbec4267b42', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:08.646576 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d546a7d-3f35-4482-8356-e87e65b6358e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:08.677479 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.680015 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:08.681122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-938569570", "snapshot_id": null, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "volume_type": null, "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:08.684501 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-938569570', 'snapshot_id': None, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'volume_type': None, 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:08.696746 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1719102037 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1719102037, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:08.697290 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1719102037 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1719102037, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:08.773300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Created reservations ['c77b8773-e1ad-47d5-9952-7ec4f2fb9f9c', '2108d282-00e1-40bf-9da7-db15f155ff46', 'faf689ec-958c-481b-931e-19114859553a', '18f0d9bc-4e5d-4d6b-b15d-469a63327597'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:08.774484 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d546a7d-3f35-4482-8356-e87e65b6358e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c77b8773-e1ad-47d5-9952-7ec4f2fb9f9c', '2108d282-00e1-40bf-9da7-db15f155ff46', 'faf689ec-958c-481b-931e-19114859553a', '18f0d9bc-4e5d-4d6b-b15d-469a63327597']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:08.775583 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993fa769-b181-4fdf-9237-0427613993b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:08.805950 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5749f801-f08a-4d27-b256-eaf984f0243b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.809552 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5749f801-f08a-4d27-b256-eaf984f0243b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:08.809966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5749f801-f08a-4d27-b256-eaf984f0243b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:08.810582 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5749f801-f08a-4d27-b256-eaf984f0243b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:08.810582 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-5749f801-f08a-4d27-b256-eaf984f0243b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:08.818541 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993fa769-b181-4fdf-9237-0427613993b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd543c6e3-459e-4415-9ea1-4c39317489d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d659359caf48ee8ed23e7059e9c839',qos_specs=None,replication_status=,reservations=['c77b8773-e1ad-47d5-9952-7ec4f2fb9f9c','2108d282-00e1-40bf-9da7-db15f155ff46','faf689ec-958c-481b-931e-19114859553a','18f0d9bc-4e5d-4d6b-b15d-469a63327597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8975ef8c6c14fe6b5b7fb54bcef5e62',volume_type_id=7b79f168-bd8e-458b-8a5c-dfbec4267b42), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d543c6e3-459e-4415-9ea1-4c39317489d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d659359caf48ee8ed23e7059e9c839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8975ef8c6c14fe6b5b7fb54bcef5e62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b79f168-bd8e-458b-8a5c-dfbec4267b42),volume_type_id=7b79f168-bd8e-458b-8a5c-dfbec4267b42)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:08.821121 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f2db87-1cbd-4a8e-89a7-0c88240f1936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:08.829584 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:08.829584 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:08.830660 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5749f801-f08a-4d27-b256-eaf984f0243b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:08.831202 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 531/2117] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:08 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:08.835517 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Create volume of 1 GB Jul 10 18:05:08.843010 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Availability Zones retrieved successfully. Jul 10 18:05:08.855446 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Flow 'volume_create_api' (96fa7d44-faa2-40e7-a7b3-53d7cec73b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:08.857102 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acef8b8-ca8f-45da-96f9-2cce60d5454a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:08.858339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:08.859610 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f2db87-1cbd-4a8e-89a7-0c88240f1936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d659359caf48ee8ed23e7059e9c839',qos_specs=None,replication_status=,reservations=['c77b8773-e1ad-47d5-9952-7ec4f2fb9f9c','2108d282-00e1-40bf-9da7-db15f155ff46','faf689ec-958c-481b-931e-19114859553a','18f0d9bc-4e5d-4d6b-b15d-469a63327597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8975ef8c6c14fe6b5b7fb54bcef5e62',volume_type_id=7b79f168-bd8e-458b-8a5c-dfbec4267b42)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:08.860526 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d90377d-b6a2-41b5-abcd-7843818e6ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:08.883876 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d90377d-b6a2-41b5-abcd-7843818e6ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:08.885084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Flow 'volume_create_api' (b1543053-994f-43a3-ae25-c2b61bd42ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:08.885261 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Create volume request issued successfully. Jul 10 18:05:08.886149 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e327976-dbdd-435f-b2a8-b1db603e40aa tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:08.886859 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 531/2118] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:05:08 2026] POST /volume/v3/volumes => generated 772 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:08.904892 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1bc0abe7-9ca8-4f51-b06f-b3675b2849ea None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:08.909286 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1bc0abe7-9ca8-4f51-b06f-b3675b2849ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] GET https://10.4.3.71/volume/v3/volumes/d543c6e3-459e-4415-9ea1-4c39317489d6 Jul 10 18:05:08.909795 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1bc0abe7-9ca8-4f51-b06f-b3675b2849ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:08.909866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1bc0abe7-9ca8-4f51-b06f-b3675b2849ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:08.920122 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:08.920122 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:08.924880 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1bc0abe7-9ca8-4f51-b06f-b3675b2849ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Volume info retrieved successfully. Jul 10 18:05:08.937033 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1bc0abe7-9ca8-4f51-b06f-b3675b2849ea tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes/d543c6e3-459e-4415-9ea1-4c39317489d6 returned with HTTP 200 Jul 10 18:05:08.937330 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 526/2119] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:05:08 2026] GET /volume/v3/volumes/d543c6e3-459e-4415-9ea1-4c39317489d6 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:08.968185 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acef8b8-ca8f-45da-96f9-2cce60d5454a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:08.969924 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8a6f61-f4c3-44c7-b21a-8482a0bc4935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:09.089938 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Created reservations ['5f385021-8cf2-45c6-a723-2a5c0c2e8013', 'b1ee049e-f544-4d9f-aff0-0cfd64af79ee', 'ab8c885a-bcf7-4086-a4f4-588b0e3a88a9', '3655b696-17eb-4129-9dc8-aa942e72d99d'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:09.089938 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8a6f61-f4c3-44c7-b21a-8482a0bc4935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f385021-8cf2-45c6-a723-2a5c0c2e8013', 'b1ee049e-f544-4d9f-aff0-0cfd64af79ee', 'ab8c885a-bcf7-4086-a4f4-588b0e3a88a9', '3655b696-17eb-4129-9dc8-aa942e72d99d']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:09.089938 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e557efc2-1ab8-41a9-982a-bc575b8c141a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:09.122023 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e557efc2-1ab8-41a9-982a-bc575b8c141a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d104db0-7816-476b-8c8e-11d0f0deafc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-938569570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0c6bcc7cf6438ba493bfd8adb096b6',qos_specs=None,replication_status=,reservations=['5f385021-8cf2-45c6-a723-2a5c0c2e8013','b1ee049e-f544-4d9f-aff0-0cfd64af79ee','ab8c885a-bcf7-4086-a4f4-588b0e3a88a9','3655b696-17eb-4129-9dc8-aa942e72d99d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a310de6559004bb29fbf8a58715df2f8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-938569570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d104db0-7816-476b-8c8e-11d0f0deafc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c0c6bcc7cf6438ba493bfd8adb096b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a310de6559004bb29fbf8a58715df2f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:09.123182 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda6066f-5562-47c4-999a-9aa00e8dc392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:09.157455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda6066f-5562-47c4-999a-9aa00e8dc392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-938569570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0c6bcc7cf6438ba493bfd8adb096b6',qos_specs=None,replication_status=,reservations=['5f385021-8cf2-45c6-a723-2a5c0c2e8013','b1ee049e-f544-4d9f-aff0-0cfd64af79ee','ab8c885a-bcf7-4086-a4f4-588b0e3a88a9','3655b696-17eb-4129-9dc8-aa942e72d99d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a310de6559004bb29fbf8a58715df2f8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:09.159191 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c380d1-358d-4f03-9d98-4b7682f3c09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:09.175168 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c380d1-358d-4f03-9d98-4b7682f3c09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:09.175892 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Flow 'volume_create_api' (96fa7d44-faa2-40e7-a7b3-53d7cec73b11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:09.176331 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Create volume request issued successfully. Jul 10 18:05:09.177165 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2b21fab3-765f-4097-97cf-5aa94c916b0c tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:09.178061 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 532/2120] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:05:08 2026] POST /volume/v3/volumes => generated 751 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:09.195359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ddfcc8f4-e96f-40e9-b3de-61a6b50cc2e9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:09.197171 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ddfcc8f4-e96f-40e9-b3de-61a6b50cc2e9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 Jul 10 18:05:09.197323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ddfcc8f4-e96f-40e9-b3de-61a6b50cc2e9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:09.197978 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ddfcc8f4-e96f-40e9-b3de-61a6b50cc2e9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:09.208172 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:09.208172 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:09.215397 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ddfcc8f4-e96f-40e9-b3de-61a6b50cc2e9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:09.228079 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ddfcc8f4-e96f-40e9-b3de-61a6b50cc2e9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 returned with HTTP 200 Jul 10 18:05:09.229244 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 532/2121] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:09 2026] GET /volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:09.846678 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ae005c4b-83ae-4214-8e10-e50ae5441612 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:09.849473 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ae005c4b-83ae-4214-8e10-e50ae5441612 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:09.849820 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ae005c4b-83ae-4214-8e10-e50ae5441612 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:09.850193 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ae005c4b-83ae-4214-8e10-e50ae5441612 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:09.850448 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ae005c4b-83ae-4214-8e10-e50ae5441612 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:09.867044 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:09.867044 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:09.867044 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ae005c4b-83ae-4214-8e10-e50ae5441612 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:09.867044 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 532/2122] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:09 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:05:09.960158 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-395cc47d-843d-4ab8-868a-b5bc9d696c19 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:09.960602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c1f439da-6c0e-4930-a398-288f55fee8f5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:09.962248 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-395cc47d-843d-4ab8-868a-b5bc9d696c19 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] GET https://10.4.3.71/volume/v3/volumes/d543c6e3-459e-4415-9ea1-4c39317489d6 Jul 10 18:05:09.962512 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-395cc47d-843d-4ab8-868a-b5bc9d696c19 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:09.962632 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c1f439da-6c0e-4930-a398-288f55fee8f5 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:05:09.962826 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-395cc47d-843d-4ab8-868a-b5bc9d696c19 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:09.963035 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c1f439da-6c0e-4930-a398-288f55fee8f5 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0264f8d-320d-46b5-9c9a-3672f7b2b1f1", "force": false, "name": "tempest-TestStampPattern-snapshot-406846852", "description": null, "metadata": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:09.972701 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:09.972701 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:09.973247 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c1f439da-6c0e-4930-a398-288f55fee8f5 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:05:09.973530 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-c1f439da-6c0e-4930-a398-288f55fee8f5 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Create snapshot from volume a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:05:09.973693 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:09.973693 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:09.980650 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-395cc47d-843d-4ab8-868a-b5bc9d696c19 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Volume info retrieved successfully. Jul 10 18:05:09.992204 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-395cc47d-843d-4ab8-868a-b5bc9d696c19 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes/d543c6e3-459e-4415-9ea1-4c39317489d6 returned with HTTP 200 Jul 10 18:05:09.992942 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 527/2123] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:05:09 2026] GET /volume/v3/volumes/d543c6e3-459e-4415-9ea1-4c39317489d6 => generated 972 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:05:10.013843 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-13007f88-4ffd-48e7-93a4-17ad47c7cbfe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.017126 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-13007f88-4ffd-48e7-93a4-17ad47c7cbfe tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] GET https://10.4.3.71/volume/v3/messages Jul 10 18:05:10.017126 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-13007f88-4ffd-48e7-93a4-17ad47c7cbfe tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.017400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-13007f88-4ffd-48e7-93a4-17ad47c7cbfe tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.024061 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-13007f88-4ffd-48e7-93a4-17ad47c7cbfe tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:05:10.024662 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 533/2124] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:05:10 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:10.031083 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-c1f439da-6c0e-4930-a398-288f55fee8f5 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Created reservations ['9aead501-8a91-45ae-8899-bbeb1b24f5d2', '0037cfe3-82ea-4754-98fd-fa659b7342ec', '977f1455-21e0-47f2-93de-1d5ae6860566', 'a60fcae1-51c1-45db-8c10-a62c67415940'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:10.037892 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dc15f6b7-07ca-4f49-ae5d-86f47e2ec99a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.041354 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dc15f6b7-07ca-4f49-ae5d-86f47e2ec99a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] GET https://10.4.3.71/volume/v3/messages/7d4fd4f2-b764-4dbd-8724-1bc912f52a5c Jul 10 18:05:10.041354 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dc15f6b7-07ca-4f49-ae5d-86f47e2ec99a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.041802 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dc15f6b7-07ca-4f49-ae5d-86f47e2ec99a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.049893 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dc15f6b7-07ca-4f49-ae5d-86f47e2ec99a tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-member] https://10.4.3.71/volume/v3/messages/7d4fd4f2-b764-4dbd-8724-1bc912f52a5c returned with HTTP 200 Jul 10 18:05:10.051096 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 533/2125] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:05:10 2026] GET /volume/v3/messages/7d4fd4f2-b764-4dbd-8724-1bc912f52a5c => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:10.063608 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-27bce0fd-2eb4-475c-967e-dee29ae95207 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.066046 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27bce0fd-2eb4-475c-967e-dee29ae95207 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] DELETE https://10.4.3.71/volume/v3/messages/7d4fd4f2-b764-4dbd-8724-1bc912f52a5c Jul 10 18:05:10.066401 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27bce0fd-2eb4-475c-967e-dee29ae95207 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.066936 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27bce0fd-2eb4-475c-967e-dee29ae95207 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.074888 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c1f439da-6c0e-4930-a398-288f55fee8f5 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Snapshot create request issued successfully. Jul 10 18:05:10.075325 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c1f439da-6c0e-4930-a398-288f55fee8f5 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:05:10.075889 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 533/2126] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:05:09 2026] POST /volume/v3/snapshots => generated 302 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:10.084195 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27bce0fd-2eb4-475c-967e-dee29ae95207 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/messages/7d4fd4f2-b764-4dbd-8724-1bc912f52a5c returned with HTTP 204 Jul 10 18:05:10.084895 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 528/2127] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:05:10 2026] DELETE /volume/v3/messages/7d4fd4f2-b764-4dbd-8724-1bc912f52a5c => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:05:10.088483 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0a9b2ab3-bd3b-40e0-be9f-f99c03a3825f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.094991 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0a9b2ab3-bd3b-40e0-be9f-f99c03a3825f tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 Jul 10 18:05:10.095148 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0a9b2ab3-bd3b-40e0-be9f-f99c03a3825f tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.095499 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0a9b2ab3-bd3b-40e0-be9f-f99c03a3825f tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.097583 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.100635 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/d543c6e3-459e-4415-9ea1-4c39317489d6 Jul 10 18:05:10.100635 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.101096 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.101415 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Delete volume with id: d543c6e3-459e-4415-9ea1-4c39317489d6 Jul 10 18:05:10.104866 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.104866 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:10.105406 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0a9b2ab3-bd3b-40e0-be9f-f99c03a3825f tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Snapshot retrieved successfully. Jul 10 18:05:10.106449 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0a9b2ab3-bd3b-40e0-be9f-f99c03a3825f tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 returned with HTTP 200 Jul 10 18:05:10.106883 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 534/2128] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:05:10 2026] GET /volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 => generated 434 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:10.112527 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.112527 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:10.113152 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Volume info retrieved successfully. Jul 10 18:05:10.114909 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99948) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:05:10.144173 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Created reservations ['32d9497c-55e1-4f1d-8281-37e57a061242', '5c94beb2-ea73-448c-af72-ef9966f428d7', '4a0cd59a-c8b4-45a4-bacf-32249e977597', '17cc8827-d7c6-49d2-aabd-56e653b95be3'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:10.187035 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Delete volume request issued successfully. Jul 10 18:05:10.187218 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9050eaee-6d92-45e7-a84a-1b3120cb6a4b tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/volumes/d543c6e3-459e-4415-9ea1-4c39317489d6 returned with HTTP 202 Jul 10 18:05:10.187666 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 534/2129] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:05:10 2026] DELETE /volume/v3/volumes/d543c6e3-459e-4415-9ea1-4c39317489d6 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:10.196320 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-539b3e75-36ff-4529-bf0c-e271ad8096b6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.199181 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-539b3e75-36ff-4529-bf0c-e271ad8096b6 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] DELETE https://10.4.3.71/volume/v3/types/7b79f168-bd8e-458b-8a5c-dfbec4267b42 Jul 10 18:05:10.199425 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-539b3e75-36ff-4529-bf0c-e271ad8096b6 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.199755 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-539b3e75-36ff-4529-bf0c-e271ad8096b6 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.200143 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.200143 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:10.234038 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-539b3e75-36ff-4529-bf0c-e271ad8096b6 tempest-ProjectMemberTests-481368224 tempest-ProjectMemberTests-481368224-project-admin] https://10.4.3.71/volume/v3/types/7b79f168-bd8e-458b-8a5c-dfbec4267b42 returned with HTTP 202 Jul 10 18:05:10.234582 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 534/2130] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:10 2026] DELETE /volume/v3/types/7b79f168-bd8e-458b-8a5c-dfbec4267b42 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:10.248647 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0fb8dc24-8ca3-41f4-b444-aaa8a391d578 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.250651 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0fb8dc24-8ca3-41f4-b444-aaa8a391d578 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 Jul 10 18:05:10.250958 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0fb8dc24-8ca3-41f4-b444-aaa8a391d578 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.251112 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0fb8dc24-8ca3-41f4-b444-aaa8a391d578 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.260633 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.260633 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:10.267256 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0fb8dc24-8ca3-41f4-b444-aaa8a391d578 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:10.276355 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0fb8dc24-8ca3-41f4-b444-aaa8a391d578 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 returned with HTTP 200 Jul 10 18:05:10.276963 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 529/2131] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:10 2026] GET /volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:10.295187 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9010478c-8a9b-4c9d-82c6-9ba17aacfb26 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.297294 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9010478c-8a9b-4c9d-82c6-9ba17aacfb26 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 Jul 10 18:05:10.297507 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9010478c-8a9b-4c9d-82c6-9ba17aacfb26 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.297739 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9010478c-8a9b-4c9d-82c6-9ba17aacfb26 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.307266 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.307266 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:10.314590 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9010478c-8a9b-4c9d-82c6-9ba17aacfb26 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:10.322093 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9010478c-8a9b-4c9d-82c6-9ba17aacfb26 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 returned with HTTP 200 Jul 10 18:05:10.322590 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 535/2132] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:10 2026] GET /volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:10.338251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0e96d891-3712-47f8-8849-ca09283b28f8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.340994 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e96d891-3712-47f8-8849-ca09283b28f8 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 Jul 10 18:05:10.341286 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e96d891-3712-47f8-8849-ca09283b28f8 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.341595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e96d891-3712-47f8-8849-ca09283b28f8 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.352224 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.352224 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:10.358154 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0e96d891-3712-47f8-8849-ca09283b28f8 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:10.364984 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e96d891-3712-47f8-8849-ca09283b28f8 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 returned with HTTP 200 Jul 10 18:05:10.365163 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 535/2133] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:10 2026] GET /volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:10.385650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a0bdac76-9e0b-4694-85d1-64835b8deef3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.387588 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a0bdac76-9e0b-4694-85d1-64835b8deef3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:05:10.388266 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a0bdac76-9e0b-4694-85d1-64835b8deef3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d104db0-7816-476b-8c8e-11d0f0deafc3", "name": "tempest-TestVolumeBackupRestore-backup-1632285493", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:10.390367 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-a0bdac76-9e0b-4694-85d1-64835b8deef3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Creating new backup {'backup': {'volume_id': '2d104db0-7816-476b-8c8e-11d0f0deafc3', 'name': 'tempest-TestVolumeBackupRestore-backup-1632285493', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99949) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:05:10.390629 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-a0bdac76-9e0b-4694-85d1-64835b8deef3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Creating backup of volume 2d104db0-7816-476b-8c8e-11d0f0deafc3 in container None Jul 10 18:05:10.401598 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.401598 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:10.402328 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a0bdac76-9e0b-4694-85d1-64835b8deef3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:10.441357 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-a0bdac76-9e0b-4694-85d1-64835b8deef3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Created reservations ['67a65c77-b299-4568-a929-52f638616df5', 'b4e06ff6-ed18-41b2-a6e2-bd2f731f89a6'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:10.488128 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a0bdac76-9e0b-4694-85d1-64835b8deef3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:05:10.491632 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 535/2134] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:05:10 2026] POST /volume/v3/backups => generated 333 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:10.505864 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f3870e78-c30d-43b2-a19d-b5343d995e9d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.511027 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3870e78-c30d-43b2-a19d-b5343d995e9d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:10.511323 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3870e78-c30d-43b2-a19d-b5343d995e9d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.511611 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3870e78-c30d-43b2-a19d-b5343d995e9d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.511779 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f3870e78-c30d-43b2-a19d-b5343d995e9d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:10.522668 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.522668 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:10.524044 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3870e78-c30d-43b2-a19d-b5343d995e9d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:10.524625 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 530/2135] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:10 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 740 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:10.559304 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-86a5c687-dbb4-4e82-b239-a765a5bcf9e2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.561219 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-86a5c687-dbb4-4e82-b239-a765a5bcf9e2 None None] GET https://10.4.3.71/volume// Jul 10 18:05:10.561219 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-86a5c687-dbb4-4e82-b239-a765a5bcf9e2 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.561219 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-86a5c687-dbb4-4e82-b239-a765a5bcf9e2 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.561647 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-86a5c687-dbb4-4e82-b239-a765a5bcf9e2 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:10.562077 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 536/2136] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:05:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:10.575023 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9ed95202-8e3b-4744-a555-21acef94e934 req-d23d8586-9533-425f-8eda-e4c0bb9d20bc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.835390 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-d23d8586-9533-425f-8eda-e4c0bb9d20bc tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:05:10.836010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-d23d8586-9533-425f-8eda-e4c0bb9d20bc tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "493b8cf4-e8fc-4c0b-86f8-e25544919338", "connector": null, "instance_uuid": "ed14c0a8-3bdf-448c-9d61-c66ab6749084"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:10.848938 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.848938 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:10.879958 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-32f255da-a4c7-4a44-91d2-dc6ff408741d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:10.884425 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-32f255da-a4c7-4a44-91d2-dc6ff408741d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:10.884425 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-32f255da-a4c7-4a44-91d2-dc6ff408741d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:10.884756 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-32f255da-a4c7-4a44-91d2-dc6ff408741d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:10.884936 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-32f255da-a4c7-4a44-91d2-dc6ff408741d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:10.893837 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:10.893837 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:10.895087 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-32f255da-a4c7-4a44-91d2-dc6ff408741d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:10.896213 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-d23d8586-9533-425f-8eda-e4c0bb9d20bc tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:05:10.896719 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 536/2138] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:05:10 2026] POST /volume/v3/attachments => generated 273 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:10.896843 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 536/2138] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:10 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:05:11.021678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e7173037-726e-4eff-bf28-cb74a3a5a60e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:11.024368 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7173037-726e-4eff-bf28-cb74a3a5a60e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:11.024663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7173037-726e-4eff-bf28-cb74a3a5a60e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:11.024950 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7173037-726e-4eff-bf28-cb74a3a5a60e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:11.039461 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:11.039461 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:11.045278 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e7173037-726e-4eff-bf28-cb74a3a5a60e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:11.055014 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7173037-726e-4eff-bf28-cb74a3a5a60e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:11.055483 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 531/2139] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:11 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:11.121976 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-baa34f4c-101a-4987-b4e0-77c33dc346ed None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:11.123804 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-baa34f4c-101a-4987-b4e0-77c33dc346ed tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 Jul 10 18:05:11.124015 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-baa34f4c-101a-4987-b4e0-77c33dc346ed tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:11.124215 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-baa34f4c-101a-4987-b4e0-77c33dc346ed tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:11.131025 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:11.131025 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:11.131779 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-baa34f4c-101a-4987-b4e0-77c33dc346ed tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Snapshot retrieved successfully. Jul 10 18:05:11.132948 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-baa34f4c-101a-4987-b4e0-77c33dc346ed tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 returned with HTTP 200 Jul 10 18:05:11.133462 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 537/2140] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:05:11 2026] GET /volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:11.145316 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7ef3d27b-2372-43e0-991a-84d2a4d69324 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:11.147786 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ef3d27b-2372-43e0-991a-84d2a4d69324 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 Jul 10 18:05:11.148278 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7ef3d27b-2372-43e0-991a-84d2a4d69324 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:11.148385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7ef3d27b-2372-43e0-991a-84d2a4d69324 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:11.153844 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:11.153844 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:11.154438 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7ef3d27b-2372-43e0-991a-84d2a4d69324 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Snapshot retrieved successfully. Jul 10 18:05:11.155441 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ef3d27b-2372-43e0-991a-84d2a4d69324 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 returned with HTTP 200 Jul 10 18:05:11.155957 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 537/2141] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:05:11 2026] GET /volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:11.445357 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-09f8b94b-3091-4562-81c3-89764f82477e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:11.448649 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-09f8b94b-3091-4562-81c3-89764f82477e None None] GET https://10.4.3.71/volume// Jul 10 18:05:11.448649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-09f8b94b-3091-4562-81c3-89764f82477e None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:11.448649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-09f8b94b-3091-4562-81c3-89764f82477e None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:11.448649 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-09f8b94b-3091-4562-81c3-89764f82477e None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:11.449797 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 537/2142] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:05:11 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:11.467663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-9ed95202-8e3b-4744-a555-21acef94e934 req-181d9c2f-cd78-4ed0-947c-156c7ef66c13 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:11.471362 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-181d9c2f-cd78-4ed0-947c-156c7ef66c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:11.472036 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-181d9c2f-cd78-4ed0-947c-156c7ef66c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:11.472036 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-181d9c2f-cd78-4ed0-947c-156c7ef66c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:11.496118 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:11.496118 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:11.502418 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-9ed95202-8e3b-4744-a555-21acef94e934 req-181d9c2f-cd78-4ed0-947c-156c7ef66c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:11.513007 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-181d9c2f-cd78-4ed0-947c-156c7ef66c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:11.515313 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 532/2143] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:05:11 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 1080 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:05:11.542097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eb63d4bd-8db3-4918-bbf4-5cf4ad730ff6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:11.545851 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb63d4bd-8db3-4918-bbf4-5cf4ad730ff6 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:11.549956 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb63d4bd-8db3-4918-bbf4-5cf4ad730ff6 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:11.549956 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb63d4bd-8db3-4918-bbf4-5cf4ad730ff6 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:11.549956 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-eb63d4bd-8db3-4918-bbf4-5cf4ad730ff6 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:11.552979 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:11.552979 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:11.554180 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb63d4bd-8db3-4918-bbf4-5cf4ad730ff6 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:11.554800 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 538/2144] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:11 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:11.644250 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9ed95202-8e3b-4744-a555-21acef94e934 req-e621ff7c-d6b3-44bf-885c-d66008f8938b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:11.650526 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-e621ff7c-d6b3-44bf-885c-d66008f8938b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] PUT https://10.4.3.71/volume/v3/attachments/05c452f6-2747-42a8-b497-3b103eb2c897 Jul 10 18:05:11.650526 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-e621ff7c-d6b3-44bf-885c-d66008f8938b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:11.660446 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-9ed95202-8e3b-4744-a555-21acef94e934 req-e621ff7c-d6b3-44bf-885c-d66008f8938b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Acquiring lock "cinder-attachment_update-493b8cf4-e8fc-4c0b-86f8-e25544919338-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:05:11.669106 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-9ed95202-8e3b-4744-a555-21acef94e934 req-e621ff7c-d6b3-44bf-885c-d66008f8938b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Lock "cinder-attachment_update-493b8cf4-e8fc-4c0b-86f8-e25544919338-np0000005036" acquired by "attachment_update" :: waited 0.009s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:05:11.670600 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:11.670600 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:11.910588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4824add0-9d31-4379-991e-a31ea0c4e82f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:11.914177 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4824add0-9d31-4379-991e-a31ea0c4e82f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:11.914599 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4824add0-9d31-4379-991e-a31ea0c4e82f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:11.914968 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4824add0-9d31-4379-991e-a31ea0c4e82f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:11.915548 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-4824add0-9d31-4379-991e-a31ea0c4e82f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:11.923855 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:11.923855 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:11.925156 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4824add0-9d31-4379-991e-a31ea0c4e82f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:11.925842 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 538/2145] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:11 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:12.078654 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-04c9c886-6d4f-4b18-8be9-5e12880883ca None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:12.082449 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-04c9c886-6d4f-4b18-8be9-5e12880883ca tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:12.082449 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-04c9c886-6d4f-4b18-8be9-5e12880883ca tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:12.083452 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-04c9c886-6d4f-4b18-8be9-5e12880883ca tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:12.104674 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:12.104674 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:12.109113 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-04c9c886-6d4f-4b18-8be9-5e12880883ca tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:12.117321 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-04c9c886-6d4f-4b18-8be9-5e12880883ca tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:12.118301 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 533/2146] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:12 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:12.220121 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-9ed95202-8e3b-4744-a555-21acef94e934 req-e621ff7c-d6b3-44bf-885c-d66008f8938b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Lock "cinder-attachment_update-493b8cf4-e8fc-4c0b-86f8-e25544919338-np0000005036" released by "attachment_update" :: held 0.551s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:05:12.220533 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-e621ff7c-d6b3-44bf-885c-d66008f8938b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments/05c452f6-2747-42a8-b497-3b103eb2c897 returned with HTTP 200 Jul 10 18:05:12.221219 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 538/2147] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:05:11 2026] PUT /volume/v3/attachments/05c452f6-2747-42a8-b497-3b103eb2c897 => generated 968 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:12.241125 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9ed95202-8e3b-4744-a555-21acef94e934 req-36415cc3-4a3e-40ee-b881-4f43db469ee4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:12.244653 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-36415cc3-4a3e-40ee-b881-4f43db469ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338/encryption Jul 10 18:05:12.244995 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-36415cc3-4a3e-40ee-b881-4f43db469ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:12.245052 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-36415cc3-4a3e-40ee-b881-4f43db469ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:12.280666 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:12.280666 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:12.303796 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-36415cc3-4a3e-40ee-b881-4f43db469ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338/encryption returned with HTTP 200 Jul 10 18:05:12.303796 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 539/2148] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:05:12 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338/encryption => generated 160 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:12.570443 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-faebf177-aa03-4e1e-8617-b8e762fd9c23 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:12.574591 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-faebf177-aa03-4e1e-8617-b8e762fd9c23 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:12.574591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-faebf177-aa03-4e1e-8617-b8e762fd9c23 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:12.574591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-faebf177-aa03-4e1e-8617-b8e762fd9c23 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:12.574591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-faebf177-aa03-4e1e-8617-b8e762fd9c23 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:12.585770 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:12.585770 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:12.587665 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-faebf177-aa03-4e1e-8617-b8e762fd9c23 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:12.593307 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 539/2149] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:12 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 742 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:12.939011 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f15d4449-a5f6-4af8-a8d8-f6dc321b71fa None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:12.941513 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f15d4449-a5f6-4af8-a8d8-f6dc321b71fa tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:12.941993 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f15d4449-a5f6-4af8-a8d8-f6dc321b71fa tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:12.942266 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f15d4449-a5f6-4af8-a8d8-f6dc321b71fa tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:12.942434 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f15d4449-a5f6-4af8-a8d8-f6dc321b71fa tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:12.948517 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:12.948517 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:12.949735 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f15d4449-a5f6-4af8-a8d8-f6dc321b71fa tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:12.950253 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 534/2150] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:12 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:05:13.045145 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ca2dc1b2-66eb-4be9-ac38-dacfd0896adc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.144914 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-79e10727-4fee-4e3b-98f6-6771f4120580 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.146507 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-79e10727-4fee-4e3b-98f6-6771f4120580 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:13.146743 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-79e10727-4fee-4e3b-98f6-6771f4120580 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:13.147312 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-79e10727-4fee-4e3b-98f6-6771f4120580 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:13.167067 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:13.167067 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:13.173245 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-79e10727-4fee-4e3b-98f6-6771f4120580 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:13.184329 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-79e10727-4fee-4e3b-98f6-6771f4120580 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:13.184628 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 540/2151] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:13 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.273218 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ca2dc1b2-66eb-4be9-ac38-dacfd0896adc tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:13.273750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ca2dc1b2-66eb-4be9-ac38-dacfd0896adc tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1679363800", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.278041 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:13.278041 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:13.313204 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ca2dc1b2-66eb-4be9-ac38-dacfd0896adc tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:13.313684 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 539/2152] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types => generated 380 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.327927 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fe814fad-d719-430a-af1a-b89adada614a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.333576 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fe814fad-d719-430a-af1a-b89adada614a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] POST https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption Jul 10 18:05:13.334399 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fe814fad-d719-430a-af1a-b89adada614a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.366864 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fe814fad-d719-430a-af1a-b89adada614a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption returned with HTTP 200 Jul 10 18:05:13.367388 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 540/2153] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.380722 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a66843c6-283d-434a-8f28-bccaa606f8fb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.384583 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a66843c6-283d-434a-8f28-bccaa606f8fb tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:13.386153 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a66843c6-283d-434a-8f28-bccaa606f8fb tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1086643986", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.422464 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a66843c6-283d-434a-8f28-bccaa606f8fb tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:13.423437 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 535/2154] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.435048 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d3729ac7-e4b2-4a64-9dda-897107fd48b3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.553696 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3729ac7-e4b2-4a64-9dda-897107fd48b3 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] POST https://10.4.3.71/volume/v3/types/7ded05e9-27cc-409e-853d-6ba20035912c/encryption Jul 10 18:05:13.553696 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d3729ac7-e4b2-4a64-9dda-897107fd48b3 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.555927 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-d3729ac7-e4b2-4a64-9dda-897107fd48b3 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:13.556425 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3729ac7-e4b2-4a64-9dda-897107fd48b3 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/7ded05e9-27cc-409e-853d-6ba20035912c/encryption returned with HTTP 403 Jul 10 18:05:13.557237 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 541/2155] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types/7ded05e9-27cc-409e-853d-6ba20035912c/encryption => generated 127 bytes in 123 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:13.570126 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7ccb4ae3-4860-4507-b8be-f201acc9acbe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.573982 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ccb4ae3-4860-4507-b8be-f201acc9acbe tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:13.574490 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7ccb4ae3-4860-4507-b8be-f201acc9acbe tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-546900155", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.611593 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7ccb4ae3-4860-4507-b8be-f201acc9acbe tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:13.612217 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 540/2156] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.621415 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e67a9092-8f4d-49ce-84e9-a5b4534da777 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.626903 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e67a9092-8f4d-49ce-84e9-a5b4534da777 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:13.627464 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e67a9092-8f4d-49ce-84e9-a5b4534da777 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:13.627929 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e67a9092-8f4d-49ce-84e9-a5b4534da777 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:13.628274 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e67a9092-8f4d-49ce-84e9-a5b4534da777 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:13.634384 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1927d9bb-982a-4dcd-a8ef-ff94742e3c8a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.637651 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:13.637651 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:13.638272 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1927d9bb-982a-4dcd-a8ef-ff94742e3c8a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] POST https://10.4.3.71/volume/v3/types/923bd6cf-6495-4a13-bf9e-63d43231a4c2/extra_specs Jul 10 18:05:13.641964 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e67a9092-8f4d-49ce-84e9-a5b4534da777 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:13.641964 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 541/2157] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:13 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 742 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.642079 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1927d9bb-982a-4dcd-a8ef-ff94742e3c8a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.643927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-1927d9bb-982a-4dcd-a8ef-ff94742e3c8a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:13.644707 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1927d9bb-982a-4dcd-a8ef-ff94742e3c8a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/923bd6cf-6495-4a13-bf9e-63d43231a4c2/extra_specs returned with HTTP 403 Jul 10 18:05:13.644827 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 536/2158] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types/923bd6cf-6495-4a13-bf9e-63d43231a4c2/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:13.655948 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f4bd3b6a-7047-43e8-86ca-e87acb2425f3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.661371 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f4bd3b6a-7047-43e8-86ca-e87acb2425f3 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] PUT https://10.4.3.71/volume/v3/types/923bd6cf-6495-4a13-bf9e-63d43231a4c2/extra_specs/key2 Jul 10 18:05:13.662214 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f4bd3b6a-7047-43e8-86ca-e87acb2425f3 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.665750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-f4bd3b6a-7047-43e8-86ca-e87acb2425f3 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:13.666757 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f4bd3b6a-7047-43e8-86ca-e87acb2425f3 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/923bd6cf-6495-4a13-bf9e-63d43231a4c2/extra_specs/key2 returned with HTTP 403 Jul 10 18:05:13.666757 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 542/2159] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:05:13 2026] PUT /volume/v3/types/923bd6cf-6495-4a13-bf9e-63d43231a4c2/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:05:13.681510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-85f106a3-2019-4ffa-9889-3b604a6aeb5a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.684052 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-85f106a3-2019-4ffa-9889-3b604a6aeb5a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:13.685457 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-85f106a3-2019-4ffa-9889-3b604a6aeb5a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.692031 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.policy [None req-85f106a3-2019-4ffa-9889-3b604a6aeb5a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99948) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:13.693822 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-85f106a3-2019-4ffa-9889-3b604a6aeb5a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types returned with HTTP 403 Jul 10 18:05:13.694558 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 541/2160] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:13.713177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b57d00a7-87a7-47c9-8d36-d822f55f01dd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.715163 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b57d00a7-87a7-47c9-8d36-d822f55f01dd tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:13.715955 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b57d00a7-87a7-47c9-8d36-d822f55f01dd tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-547934992", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.751318 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b57d00a7-87a7-47c9-8d36-d822f55f01dd tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:13.752148 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 542/2161] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:05:13.764289 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-443d7e28-cd8d-4286-960c-8e818fdc60d6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.767604 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-443d7e28-cd8d-4286-960c-8e818fdc60d6 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] POST https://10.4.3.71/volume/v3/types/0417bd24-b8f8-409c-b033-59dcfeb9f23a/encryption Jul 10 18:05:13.768171 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-443d7e28-cd8d-4286-960c-8e818fdc60d6 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.803095 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-443d7e28-cd8d-4286-960c-8e818fdc60d6 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types/0417bd24-b8f8-409c-b033-59dcfeb9f23a/encryption returned with HTTP 200 Jul 10 18:05:13.803650 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 537/2162] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types/0417bd24-b8f8-409c-b033-59dcfeb9f23a/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.818691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4e459e09-f4ce-42d4-80d1-003a4189c232 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.822683 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4e459e09-f4ce-42d4-80d1-003a4189c232 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] DELETE https://10.4.3.71/volume/v3/types/0417bd24-b8f8-409c-b033-59dcfeb9f23a/encryption/4f99014f-fa99-463d-9419-16a701f68b84 Jul 10 18:05:13.822683 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4e459e09-f4ce-42d4-80d1-003a4189c232 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:13.823001 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4e459e09-f4ce-42d4-80d1-003a4189c232 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:13.824134 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-4e459e09-f4ce-42d4-80d1-003a4189c232 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:13.824536 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4e459e09-f4ce-42d4-80d1-003a4189c232 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/0417bd24-b8f8-409c-b033-59dcfeb9f23a/encryption/4f99014f-fa99-463d-9419-16a701f68b84 returned with HTTP 403 Jul 10 18:05:13.825211 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 543/2163] 10.4.3.71 () {66 vars in 1482 bytes} [Fri Jul 10 18:05:13 2026] DELETE /volume/v3/types/0417bd24-b8f8-409c-b033-59dcfeb9f23a/encryption/4f99014f-fa99-463d-9419-16a701f68b84 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:13.839111 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d520e8f1-b764-4529-8817-564066d34591 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.842111 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d520e8f1-b764-4529-8817-564066d34591 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:13.842111 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d520e8f1-b764-4529-8817-564066d34591 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1596284794", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.873910 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d520e8f1-b764-4529-8817-564066d34591 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:13.874656 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 542/2164] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.887176 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dd09252c-8371-45ca-bcd5-78db5d3ea94a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.892966 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dd09252c-8371-45ca-bcd5-78db5d3ea94a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] DELETE https://10.4.3.71/volume/v3/types/5e11d111-52c0-435d-9514-65ddde6435ec/extra_specs/key1 Jul 10 18:05:13.893218 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dd09252c-8371-45ca-bcd5-78db5d3ea94a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:13.893471 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dd09252c-8371-45ca-bcd5-78db5d3ea94a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:13.902832 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.policy [None req-dd09252c-8371-45ca-bcd5-78db5d3ea94a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99949) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:13.903377 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dd09252c-8371-45ca-bcd5-78db5d3ea94a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/5e11d111-52c0-435d-9514-65ddde6435ec/extra_specs/key1 returned with HTTP 403 Jul 10 18:05:13.904023 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 543/2165] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:05:13 2026] DELETE /volume/v3/types/5e11d111-52c0-435d-9514-65ddde6435ec/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:13.917054 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-33b70cdc-c77c-465b-bb53-b04706d52591 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.920152 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-33b70cdc-c77c-465b-bb53-b04706d52591 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:13.920152 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-33b70cdc-c77c-465b-bb53-b04706d52591 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-230782791", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:13.948157 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-33b70cdc-c77c-465b-bb53-b04706d52591 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:13.949194 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 538/2166] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:05:13 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.964886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9acf7464-a573-4cac-8a96-4a5772774eef None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.965155 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d279cc6b-4753-4d2e-90dc-cf5842f64f1a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.967930 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9acf7464-a573-4cac-8a96-4a5772774eef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:13.968071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9acf7464-a573-4cac-8a96-4a5772774eef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:13.968140 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d279cc6b-4753-4d2e-90dc-cf5842f64f1a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] DELETE https://10.4.3.71/volume/v3/types/ecceb962-6b00-4285-afdd-8513bec023d5 Jul 10 18:05:13.969352 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9acf7464-a573-4cac-8a96-4a5772774eef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:13.969352 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-9acf7464-a573-4cac-8a96-4a5772774eef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:13.969538 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d279cc6b-4753-4d2e-90dc-cf5842f64f1a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:13.969538 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d279cc6b-4753-4d2e-90dc-cf5842f64f1a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:13.970283 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-d279cc6b-4753-4d2e-90dc-cf5842f64f1a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:13.970283 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d279cc6b-4753-4d2e-90dc-cf5842f64f1a tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/ecceb962-6b00-4285-afdd-8513bec023d5 returned with HTTP 403 Jul 10 18:05:13.970864 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 544/2167] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:13 2026] DELETE /volume/v3/types/ecceb962-6b00-4285-afdd-8513bec023d5 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:13.978474 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:13.978474 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:13.982638 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9acf7464-a573-4cac-8a96-4a5772774eef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:13.983461 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 543/2168] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:13 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:13.985278 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0cdfc505-2997-4fed-b21f-3dbd5539e462 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:13.991555 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0cdfc505-2997-4fed-b21f-3dbd5539e462 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] GET https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs Jul 10 18:05:13.992297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0cdfc505-2997-4fed-b21f-3dbd5539e462 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:13.992297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0cdfc505-2997-4fed-b21f-3dbd5539e462 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.008742 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0cdfc505-2997-4fed-b21f-3dbd5539e462 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs returned with HTTP 200 Jul 10 18:05:14.009239 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 544/2169] 10.4.3.71 () {66 vars in 1371 bytes} [Fri Jul 10 18:05:13 2026] GET /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:14.020823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6d8c3282-d59a-4480-9e4e-d5348d3760ad None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.023100 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6d8c3282-d59a-4480-9e4e-d5348d3760ad tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] GET https://10.4.3.71/volume/v3/types Jul 10 18:05:14.023268 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6d8c3282-d59a-4480-9e4e-d5348d3760ad tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.023641 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6d8c3282-d59a-4480-9e4e-d5348d3760ad tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.024458 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-6d8c3282-d59a-4480-9e4e-d5348d3760ad tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:05:14.054985 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6d8c3282-d59a-4480-9e4e-d5348d3760ad tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:14.055512 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 539/2170] 10.4.3.71 () {66 vars in 1224 bytes} [Fri Jul 10 18:05:14 2026] GET /volume/v3/types => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:14.075096 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-144a74df-bbf7-42e6-800a-50679b738741 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.082606 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-144a74df-bbf7-42e6-800a-50679b738741 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] GET https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption/cipher Jul 10 18:05:14.082847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-144a74df-bbf7-42e6-800a-50679b738741 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.083175 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-144a74df-bbf7-42e6-800a-50679b738741 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.084392 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-144a74df-bbf7-42e6-800a-50679b738741 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:14.085001 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-144a74df-bbf7-42e6-800a-50679b738741 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption/cipher returned with HTTP 403 Jul 10 18:05:14.085493 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 545/2171] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:05:14 2026] GET /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:14.099179 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2f6293e6-62db-4fe7-b9f8-fd0edb2e04aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.101758 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2f6293e6-62db-4fe7-b9f8-fd0edb2e04aa tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] GET https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption Jul 10 18:05:14.102062 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2f6293e6-62db-4fe7-b9f8-fd0edb2e04aa tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.102303 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2f6293e6-62db-4fe7-b9f8-fd0edb2e04aa tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.103135 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.policy [None req-2f6293e6-62db-4fe7-b9f8-fd0edb2e04aa tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99948) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:14.103370 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2f6293e6-62db-4fe7-b9f8-fd0edb2e04aa tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption returned with HTTP 403 Jul 10 18:05:14.104034 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 544/2172] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:05:14 2026] GET /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:14.120399 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a3ebdb62-28bb-44b7-9073-b18150af7c15 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.123353 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a3ebdb62-28bb-44b7-9073-b18150af7c15 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] GET https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs/multiattach Jul 10 18:05:14.123619 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a3ebdb62-28bb-44b7-9073-b18150af7c15 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.124006 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a3ebdb62-28bb-44b7-9073-b18150af7c15 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.144506 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a3ebdb62-28bb-44b7-9073-b18150af7c15 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs/multiattach returned with HTTP 200 Jul 10 18:05:14.149081 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 545/2173] 10.4.3.71 () {66 vars in 1407 bytes} [Fri Jul 10 18:05:14 2026] GET /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:05:14.158968 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d2a55e2a-984b-4dca-928a-d77faad7d55b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.160955 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2a55e2a-984b-4dca-928a-d77faad7d55b tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] GET https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs/volume_backend_name Jul 10 18:05:14.160955 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2a55e2a-984b-4dca-928a-d77faad7d55b tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.161167 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2a55e2a-984b-4dca-928a-d77faad7d55b tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.172233 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2a55e2a-984b-4dca-928a-d77faad7d55b tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 18:05:14.172924 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 540/2174] 10.4.3.71 () {66 vars in 1431 bytes} [Fri Jul 10 18:05:14 2026] GET /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:14.184406 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9e0510e6-3ee8-4ac0-921a-789cc0d79807 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.188948 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e0510e6-3ee8-4ac0-921a-789cc0d79807 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] GET https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77 Jul 10 18:05:14.188948 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e0510e6-3ee8-4ac0-921a-789cc0d79807 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.189258 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e0510e6-3ee8-4ac0-921a-789cc0d79807 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.209075 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e0510e6-3ee8-4ac0-921a-789cc0d79807 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77 returned with HTTP 200 Jul 10 18:05:14.209120 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-01f04376-9dab-4475-bba9-7394b3235472 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.209147 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 546/2175] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:05:14 2026] GET /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77 => generated 318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:14.209493 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-01f04376-9dab-4475-bba9-7394b3235472 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:14.212601 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-01f04376-9dab-4475-bba9-7394b3235472 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.212601 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-01f04376-9dab-4475-bba9-7394b3235472 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.223673 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3aa5b762-81c8-42ba-96fd-18675f7a35b8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.226995 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3aa5b762-81c8-42ba-96fd-18675f7a35b8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] PUT https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption/07ef2d0b-78a8-4aaa-b896-4c7eb68b9248 Jul 10 18:05:14.227128 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:14.227128 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:14.227690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3aa5b762-81c8-42ba-96fd-18675f7a35b8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:14.230505 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.policy [None req-3aa5b762-81c8-42ba-96fd-18675f7a35b8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99949) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:14.231762 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3aa5b762-81c8-42ba-96fd-18675f7a35b8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption/07ef2d0b-78a8-4aaa-b896-4c7eb68b9248 returned with HTTP 403 Jul 10 18:05:14.233661 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 546/2176] 10.4.3.71 () {68 vars in 1499 bytes} [Fri Jul 10 18:05:14 2026] PUT /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/encryption/07ef2d0b-78a8-4aaa-b896-4c7eb68b9248 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:14.239418 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-01f04376-9dab-4475-bba9-7394b3235472 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:14.246060 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ec967765-dd16-46c2-8314-85b37f159287 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.247083 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-01f04376-9dab-4475-bba9-7394b3235472 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:14.249273 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 545/2177] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:14 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:14.250411 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec967765-dd16-46c2-8314-85b37f159287 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] PUT https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs/key1 Jul 10 18:05:14.250411 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec967765-dd16-46c2-8314-85b37f159287 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:14.255727 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-ec967765-dd16-46c2-8314-85b37f159287 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:14.255727 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec967765-dd16-46c2-8314-85b37f159287 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs/key1 returned with HTTP 403 Jul 10 18:05:14.255727 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 541/2178] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:05:14 2026] PUT /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:14.270088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-04557ab5-7b1e-4cc3-a2cc-f2eeb02f96fe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.272695 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-04557ab5-7b1e-4cc3-a2cc-f2eeb02f96fe tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] PUT https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77 Jul 10 18:05:14.273208 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-04557ab5-7b1e-4cc3-a2cc-f2eeb02f96fe tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:14.276457 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-04557ab5-7b1e-4cc3-a2cc-f2eeb02f96fe tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9540741529fb43208a10403988ef6b09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c50cbde3fe5c4379af6eaabfaa8d2c26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:05:14.277241 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-04557ab5-7b1e-4cc3-a2cc-f2eeb02f96fe tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-member] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77 returned with HTTP 403 Jul 10 18:05:14.277656 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 547/2179] 10.4.3.71 () {68 vars in 1355 bytes} [Fri Jul 10 18:05:14 2026] PUT /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:14.291530 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b7dfb538-eeac-4d3a-91d2-64f22f172c6b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.293898 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b7dfb538-eeac-4d3a-91d2-64f22f172c6b tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] DELETE https://10.4.3.71/volume/v3/types/ecceb962-6b00-4285-afdd-8513bec023d5 Jul 10 18:05:14.295076 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b7dfb538-eeac-4d3a-91d2-64f22f172c6b tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.295076 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b7dfb538-eeac-4d3a-91d2-64f22f172c6b tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.357614 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b7dfb538-eeac-4d3a-91d2-64f22f172c6b tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types/ecceb962-6b00-4285-afdd-8513bec023d5 returned with HTTP 202 Jul 10 18:05:14.357880 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 547/2180] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:14 2026] DELETE /volume/v3/types/ecceb962-6b00-4285-afdd-8513bec023d5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 18:05:14.373857 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d404282d-3672-456a-b2be-f92226fb66d0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.376483 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d404282d-3672-456a-b2be-f92226fb66d0 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] DELETE https://10.4.3.71/volume/v3/types/5e11d111-52c0-435d-9514-65ddde6435ec Jul 10 18:05:14.376930 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d404282d-3672-456a-b2be-f92226fb66d0 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.377296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d404282d-3672-456a-b2be-f92226fb66d0 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.432197 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d404282d-3672-456a-b2be-f92226fb66d0 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types/5e11d111-52c0-435d-9514-65ddde6435ec returned with HTTP 202 Jul 10 18:05:14.433282 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 546/2181] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:14 2026] DELETE /volume/v3/types/5e11d111-52c0-435d-9514-65ddde6435ec => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:14.443925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a69ddcbe-5a70-44e0-9a94-5351d6c19ce8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.448081 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a69ddcbe-5a70-44e0-9a94-5351d6c19ce8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] DELETE https://10.4.3.71/volume/v3/types/0417bd24-b8f8-409c-b033-59dcfeb9f23a Jul 10 18:05:14.449586 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a69ddcbe-5a70-44e0-9a94-5351d6c19ce8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.449586 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a69ddcbe-5a70-44e0-9a94-5351d6c19ce8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.505694 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a69ddcbe-5a70-44e0-9a94-5351d6c19ce8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types/0417bd24-b8f8-409c-b033-59dcfeb9f23a returned with HTTP 202 Jul 10 18:05:14.506703 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 542/2182] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:14 2026] DELETE /volume/v3/types/0417bd24-b8f8-409c-b033-59dcfeb9f23a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:14.518264 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-022f88c1-df75-49b3-8d99-02f2beeed5dc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.528172 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-022f88c1-df75-49b3-8d99-02f2beeed5dc tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] DELETE https://10.4.3.71/volume/v3/types/923bd6cf-6495-4a13-bf9e-63d43231a4c2 Jul 10 18:05:14.529711 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-022f88c1-df75-49b3-8d99-02f2beeed5dc tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.530083 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-022f88c1-df75-49b3-8d99-02f2beeed5dc tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.593736 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-022f88c1-df75-49b3-8d99-02f2beeed5dc tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types/923bd6cf-6495-4a13-bf9e-63d43231a4c2 returned with HTTP 202 Jul 10 18:05:14.594417 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 548/2183] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:14 2026] DELETE /volume/v3/types/923bd6cf-6495-4a13-bf9e-63d43231a4c2 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:14.609031 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2d7770c7-6bd7-4d6e-bd88-667623cea2b8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.619481 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d7770c7-6bd7-4d6e-bd88-667623cea2b8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] DELETE https://10.4.3.71/volume/v3/types/7ded05e9-27cc-409e-853d-6ba20035912c Jul 10 18:05:14.619481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d7770c7-6bd7-4d6e-bd88-667623cea2b8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.619968 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d7770c7-6bd7-4d6e-bd88-667623cea2b8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.656988 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-07a1c3ed-66f4-4d10-956b-61ca44033914 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.661290 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07a1c3ed-66f4-4d10-956b-61ca44033914 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:14.661898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07a1c3ed-66f4-4d10-956b-61ca44033914 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.662172 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07a1c3ed-66f4-4d10-956b-61ca44033914 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.662317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-07a1c3ed-66f4-4d10-956b-61ca44033914 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:14.677420 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:14.677420 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:14.678273 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07a1c3ed-66f4-4d10-956b-61ca44033914 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:14.678889 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 547/2184] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:14 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:14.718281 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d7770c7-6bd7-4d6e-bd88-667623cea2b8 tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types/7ded05e9-27cc-409e-853d-6ba20035912c returned with HTTP 202 Jul 10 18:05:14.719587 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 548/2185] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:14 2026] DELETE /volume/v3/types/7ded05e9-27cc-409e-853d-6ba20035912c => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:14.733945 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-61de0db7-0de0-4805-b88b-f77441fbf95c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:14.736257 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-61de0db7-0de0-4805-b88b-f77441fbf95c tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] DELETE https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77 Jul 10 18:05:14.736579 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-61de0db7-0de0-4805-b88b-f77441fbf95c tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:14.737193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-61de0db7-0de0-4805-b88b-f77441fbf95c tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:14.796026 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-61de0db7-0de0-4805-b88b-f77441fbf95c tempest-VolumeTypesMemberTests-281124804 tempest-VolumeTypesMemberTests-281124804-project-admin] https://10.4.3.71/volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77 returned with HTTP 202 Jul 10 18:05:14.796652 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 543/2186] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:14 2026] DELETE /volume/v3/types/803ea81f-5084-4c53-8e4d-67ae2fb62c77 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:15.001958 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6195f6e7-2e03-4998-8f28-cadbdf521fc1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:15.003820 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6195f6e7-2e03-4998-8f28-cadbdf521fc1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:15.004060 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6195f6e7-2e03-4998-8f28-cadbdf521fc1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:15.004736 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6195f6e7-2e03-4998-8f28-cadbdf521fc1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:15.004736 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-6195f6e7-2e03-4998-8f28-cadbdf521fc1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:15.012717 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:15.012717 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:15.013347 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6195f6e7-2e03-4998-8f28-cadbdf521fc1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:15.013716 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 549/2187] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:15 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:15.256089 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-e60f58d3-1d2d-4b0b-b01c-1588b7800e41 req-1db9df6c-c5a5-48a2-b80f-1e093188e097 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:15.259140 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e60f58d3-1d2d-4b0b-b01c-1588b7800e41 req-1db9df6c-c5a5-48a2-b80f-1e093188e097 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] GET https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 Jul 10 18:05:15.260665 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e60f58d3-1d2d-4b0b-b01c-1588b7800e41 req-1db9df6c-c5a5-48a2-b80f-1e093188e097 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:15.260665 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e60f58d3-1d2d-4b0b-b01c-1588b7800e41 req-1db9df6c-c5a5-48a2-b80f-1e093188e097 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:15.269630 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3eb5a279-ea45-4754-a69b-403ec21561d1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:15.276584 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3eb5a279-ea45-4754-a69b-403ec21561d1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:15.276584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3eb5a279-ea45-4754-a69b-403ec21561d1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:15.276584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3eb5a279-ea45-4754-a69b-403ec21561d1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:15.283597 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:15.283597 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:15.288706 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-e60f58d3-1d2d-4b0b-b01c-1588b7800e41 req-1db9df6c-c5a5-48a2-b80f-1e093188e097 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:05:15.293350 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:15.293350 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:15.298306 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e60f58d3-1d2d-4b0b-b01c-1588b7800e41 req-1db9df6c-c5a5-48a2-b80f-1e093188e097 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 returned with HTTP 200 Jul 10 18:05:15.299332 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 548/2188] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:15 2026] GET /volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 => generated 1601 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:15.301415 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3eb5a279-ea45-4754-a69b-403ec21561d1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:15.309777 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3eb5a279-ea45-4754-a69b-403ec21561d1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:15.310881 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 549/2189] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:15 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:15.693710 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-63bf9d1b-069f-424c-990e-a7358d172972 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:15.696280 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-63bf9d1b-069f-424c-990e-a7358d172972 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:15.696528 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-63bf9d1b-069f-424c-990e-a7358d172972 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:15.696948 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-63bf9d1b-069f-424c-990e-a7358d172972 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:15.696948 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-63bf9d1b-069f-424c-990e-a7358d172972 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:15.707276 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:15.707276 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:15.709925 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-63bf9d1b-069f-424c-990e-a7358d172972 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:15.710597 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 544/2190] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:15 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:16.034862 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-045d6590-0b07-43a3-849d-bb00f6c77ced None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:16.038259 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-045d6590-0b07-43a3-849d-bb00f6c77ced tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:16.038259 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-045d6590-0b07-43a3-849d-bb00f6c77ced tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:16.038494 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-045d6590-0b07-43a3-849d-bb00f6c77ced tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:16.039189 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-045d6590-0b07-43a3-849d-bb00f6c77ced tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:16.045672 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:16.045672 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:16.045672 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-045d6590-0b07-43a3-849d-bb00f6c77ced tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:16.050887 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 550/2191] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:16 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:16.329891 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f1d022e8-0424-41af-83dd-14deb038a405 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:16.336144 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f1d022e8-0424-41af-83dd-14deb038a405 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:16.336402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f1d022e8-0424-41af-83dd-14deb038a405 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:16.336726 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f1d022e8-0424-41af-83dd-14deb038a405 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:16.350090 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:16.350090 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:16.354494 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f1d022e8-0424-41af-83dd-14deb038a405 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:16.361437 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f1d022e8-0424-41af-83dd-14deb038a405 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:16.361887 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 549/2192] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:16 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:16.728219 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-660232df-5493-4814-bf8b-8fa4cb58e7c3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:16.733474 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-660232df-5493-4814-bf8b-8fa4cb58e7c3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:16.733710 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-660232df-5493-4814-bf8b-8fa4cb58e7c3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:16.733947 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-660232df-5493-4814-bf8b-8fa4cb58e7c3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:16.734401 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-660232df-5493-4814-bf8b-8fa4cb58e7c3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:16.743911 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:16.743911 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:16.746340 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-660232df-5493-4814-bf8b-8fa4cb58e7c3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:16.747268 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 550/2193] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:16 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:17.060856 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-88c7d8c2-855d-40c1-aed8-857e6643162f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:17.067182 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88c7d8c2-855d-40c1-aed8-857e6643162f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:17.067727 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88c7d8c2-855d-40c1-aed8-857e6643162f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:17.068117 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88c7d8c2-855d-40c1-aed8-857e6643162f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:17.068371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-88c7d8c2-855d-40c1-aed8-857e6643162f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:17.083420 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:17.083420 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:17.083420 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88c7d8c2-855d-40c1-aed8-857e6643162f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:17.083420 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 545/2194] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:17 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:17.384610 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-050d0ffb-37d3-4e33-a46f-9e21da3855bf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:17.387396 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-050d0ffb-37d3-4e33-a46f-9e21da3855bf tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:17.387713 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-050d0ffb-37d3-4e33-a46f-9e21da3855bf tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:17.389403 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-050d0ffb-37d3-4e33-a46f-9e21da3855bf tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:17.404116 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:17.404116 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:17.409326 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-050d0ffb-37d3-4e33-a46f-9e21da3855bf tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:17.415392 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-050d0ffb-37d3-4e33-a46f-9e21da3855bf tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:17.415910 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 551/2195] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:17 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:17.764960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9116c305-0a49-40ec-b39c-284eb5510b47 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:17.769674 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9116c305-0a49-40ec-b39c-284eb5510b47 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:17.770005 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9116c305-0a49-40ec-b39c-284eb5510b47 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:17.770284 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9116c305-0a49-40ec-b39c-284eb5510b47 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:17.770463 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-9116c305-0a49-40ec-b39c-284eb5510b47 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:17.783463 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:17.783463 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:17.785310 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9116c305-0a49-40ec-b39c-284eb5510b47 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:17.785469 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 550/2196] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:17 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:18.095359 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-01e66c7a-3334-42b4-86a9-6f236cf25d04 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:18.097322 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-01e66c7a-3334-42b4-86a9-6f236cf25d04 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:18.097534 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-01e66c7a-3334-42b4-86a9-6f236cf25d04 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:18.097750 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-01e66c7a-3334-42b4-86a9-6f236cf25d04 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:18.097887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-01e66c7a-3334-42b4-86a9-6f236cf25d04 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:18.103742 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:18.103742 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:18.104903 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-01e66c7a-3334-42b4-86a9-6f236cf25d04 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:18.105318 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 551/2197] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:18 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:18.117542 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a0af6c12-aa4f-41f6-a6e7-f7fc95915b74 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:18.119617 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a0af6c12-aa4f-41f6-a6e7-f7fc95915b74 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b Jul 10 18:05:18.119901 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a0af6c12-aa4f-41f6-a6e7-f7fc95915b74 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:18.120163 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a0af6c12-aa4f-41f6-a6e7-f7fc95915b74 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:18.127471 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:18.127471 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:18.128165 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a0af6c12-aa4f-41f6-a6e7-f7fc95915b74 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:05:18.129291 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a0af6c12-aa4f-41f6-a6e7-f7fc95915b74 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b returned with HTTP 200 Jul 10 18:05:18.130096 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 546/2198] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:05:18 2026] GET /volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:18.146984 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a1522fd2-640e-4d97-9696-13de45b13a05 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:18.155404 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a1522fd2-640e-4d97-9696-13de45b13a05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:18.156054 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a1522fd2-640e-4d97-9696-13de45b13a05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:18.156118 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a1522fd2-640e-4d97-9696-13de45b13a05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:18.156301 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-a1522fd2-640e-4d97-9696-13de45b13a05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:18.163819 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:18.163819 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:18.164945 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a1522fd2-640e-4d97-9696-13de45b13a05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:18.165587 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 552/2199] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:18 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:18.182589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b9076c83-be35-4d1d-b7f9-66cd1e16569d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:18.185302 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b9076c83-be35-4d1d-b7f9-66cd1e16569d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:18.185584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b9076c83-be35-4d1d-b7f9-66cd1e16569d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:18.185916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b9076c83-be35-4d1d-b7f9-66cd1e16569d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:18.186053 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-b9076c83-be35-4d1d-b7f9-66cd1e16569d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete backup with id: 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. Jul 10 18:05:18.191600 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:18.191600 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:18.210429 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-b9076c83-be35-4d1d-b7f9-66cd1e16569d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] delete_backup rpcapi backup_id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91 {{(pid=99948) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:05:18.213434 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b9076c83-be35-4d1d-b7f9-66cd1e16569d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 202 Jul 10 18:05:18.214823 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 551/2200] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:05:18 2026] DELETE /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:05:18.225294 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5b6effdd-664a-4995-b1b5-02d9564084d4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:18.229378 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b6effdd-664a-4995-b1b5-02d9564084d4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:18.229539 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b6effdd-664a-4995-b1b5-02d9564084d4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:18.230639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b6effdd-664a-4995-b1b5-02d9564084d4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:18.230639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-5b6effdd-664a-4995-b1b5-02d9564084d4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:18.242288 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:18.242288 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:18.245633 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b6effdd-664a-4995-b1b5-02d9564084d4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 200 Jul 10 18:05:18.245633 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 552/2201] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:18 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:18.441669 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1aaa3e2a-e90e-4b88-b5b9-625228ceb6a7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:18.447533 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1aaa3e2a-e90e-4b88-b5b9-625228ceb6a7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:18.448373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1aaa3e2a-e90e-4b88-b5b9-625228ceb6a7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:18.448373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1aaa3e2a-e90e-4b88-b5b9-625228ceb6a7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:18.468156 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:18.468156 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:18.474401 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1aaa3e2a-e90e-4b88-b5b9-625228ceb6a7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:18.488664 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1aaa3e2a-e90e-4b88-b5b9-625228ceb6a7 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:18.488664 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 547/2202] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:18 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:18.801691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e402f69a-22ab-4a8b-b6ff-398b4c4160f0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:18.804728 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e402f69a-22ab-4a8b-b6ff-398b4c4160f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:18.804931 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e402f69a-22ab-4a8b-b6ff-398b4c4160f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:18.805226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e402f69a-22ab-4a8b-b6ff-398b4c4160f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:18.805348 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e402f69a-22ab-4a8b-b6ff-398b4c4160f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:18.812587 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:18.812587 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:18.813609 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e402f69a-22ab-4a8b-b6ff-398b4c4160f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:18.814790 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 553/2203] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:18 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:19.261167 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-36f01d13-6d9d-4811-b21e-d1fd31ebbae4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:19.263415 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-36f01d13-6d9d-4811-b21e-d1fd31ebbae4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 Jul 10 18:05:19.263646 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-36f01d13-6d9d-4811-b21e-d1fd31ebbae4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:19.263829 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-36f01d13-6d9d-4811-b21e-d1fd31ebbae4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:19.263939 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-36f01d13-6d9d-4811-b21e-d1fd31ebbae4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Show backup with id 96316ef3-d942-4b1e-b8bb-8ca8601a7a91. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:19.268404 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-36f01d13-6d9d-4811-b21e-d1fd31ebbae4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 returned with HTTP 404 Jul 10 18:05:19.269121 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 552/2204] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:19 2026] GET /volume/v3/backups/96316ef3-d942-4b1e-b8bb-8ca8601a7a91 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:19.398219 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6c72296c-e1ec-41ed-8730-b9d60c5f727b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:19.400549 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6c72296c-e1ec-41ed-8730-b9d60c5f727b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b Jul 10 18:05:19.400846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6c72296c-e1ec-41ed-8730-b9d60c5f727b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:19.401125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6c72296c-e1ec-41ed-8730-b9d60c5f727b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:19.401284 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-6c72296c-e1ec-41ed-8730-b9d60c5f727b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 61e6d15b-e409-40dc-9c87-78519e477f2b Jul 10 18:05:19.409770 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:19.409770 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:19.410461 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6c72296c-e1ec-41ed-8730-b9d60c5f727b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:05:19.435924 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6c72296c-e1ec-41ed-8730-b9d60c5f727b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:05:19.436182 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6c72296c-e1ec-41ed-8730-b9d60c5f727b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b returned with HTTP 202 Jul 10 18:05:19.436668 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 553/2205] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:05:19 2026] DELETE /volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:19.448041 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9fac200d-0934-4f7d-be74-86a2958a9b49 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:19.453209 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9fac200d-0934-4f7d-be74-86a2958a9b49 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b Jul 10 18:05:19.453618 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9fac200d-0934-4f7d-be74-86a2958a9b49 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:19.453971 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9fac200d-0934-4f7d-be74-86a2958a9b49 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:19.460913 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:19.460913 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:19.461545 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9fac200d-0934-4f7d-be74-86a2958a9b49 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:05:19.462744 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9fac200d-0934-4f7d-be74-86a2958a9b49 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b returned with HTTP 200 Jul 10 18:05:19.463261 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 548/2206] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:05:19 2026] GET /volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:19.512484 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-173c4b71-f85e-4a2a-b13a-2fe1cbdf4457 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:19.515195 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-173c4b71-f85e-4a2a-b13a-2fe1cbdf4457 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:19.515476 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-173c4b71-f85e-4a2a-b13a-2fe1cbdf4457 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:19.515815 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-173c4b71-f85e-4a2a-b13a-2fe1cbdf4457 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:19.538270 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:19.538270 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:19.547443 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-173c4b71-f85e-4a2a-b13a-2fe1cbdf4457 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:19.554336 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-173c4b71-f85e-4a2a-b13a-2fe1cbdf4457 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:19.554850 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 554/2207] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:19 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:19.831757 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c083798f-e1cb-436f-8831-b951a60bf262 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:19.834442 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c083798f-e1cb-436f-8831-b951a60bf262 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:19.837814 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c083798f-e1cb-436f-8831-b951a60bf262 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:19.837814 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c083798f-e1cb-436f-8831-b951a60bf262 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:19.837814 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c083798f-e1cb-436f-8831-b951a60bf262 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:19.842730 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:19.842730 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:19.844357 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c083798f-e1cb-436f-8831-b951a60bf262 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:19.845192 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 553/2208] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:19 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:20.481152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9dae125a-1414-4e30-8d68-65e3262da08b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:20.489748 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9dae125a-1414-4e30-8d68-65e3262da08b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b Jul 10 18:05:20.491125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9dae125a-1414-4e30-8d68-65e3262da08b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:20.492390 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9dae125a-1414-4e30-8d68-65e3262da08b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:20.505067 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9dae125a-1414-4e30-8d68-65e3262da08b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b returned with HTTP 404 Jul 10 18:05:20.505884 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 554/2209] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:05:20 2026] GET /volume/v3/snapshots/61e6d15b-e409-40dc-9c87-78519e477f2b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:20.518339 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cd7d0d42-617b-4018-ad16-bcf1d341d0a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:20.522753 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cd7d0d42-617b-4018-ad16-bcf1d341d0a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:05:20.524383 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cd7d0d42-617b-4018-ad16-bcf1d341d0a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:20.525098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cd7d0d42-617b-4018-ad16-bcf1d341d0a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:20.535724 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:20.535724 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:20.540792 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cd7d0d42-617b-4018-ad16-bcf1d341d0a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:05:20.546791 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cd7d0d42-617b-4018-ad16-bcf1d341d0a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:05:20.547284 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 549/2210] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:20 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:20.568964 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-877a9463-f8de-4dac-9507-295b570183f6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:20.571538 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-877a9463-f8de-4dac-9507-295b570183f6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:20.572047 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-877a9463-f8de-4dac-9507-295b570183f6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:20.572464 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-877a9463-f8de-4dac-9507-295b570183f6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:20.575496 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:20.577823 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:20.578474 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1051271200", "snapshot_id": "a495e916-4c3c-43b8-b8e0-abdfd33919d3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:20.580462 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1051271200', 'snapshot_id': 'a495e916-4c3c-43b8-b8e0-abdfd33919d3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:20.585222 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:20.587059 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:20.587059 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:20.590589 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:20.590589 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:20.590690 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:20.590770 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Snapshot retrieved successfully. Jul 10 18:05:20.590770 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Create volume of 1 GB Jul 10 18:05:20.590973 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1269608227"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:20.592680 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-877a9463-f8de-4dac-9507-295b570183f6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:20.593482 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request body: {'volume': {'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1269608227'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:20.598593 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Availability Zones retrieved successfully. Jul 10 18:05:20.600502 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-877a9463-f8de-4dac-9507-295b570183f6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:20.600965 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 555/2211] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:20 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:20.604256 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Flow 'volume_create_api' (a3121fd9-d956-404b-be34-42f16b0edece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:20.606105 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9753450e-b580-41a1-9554-dc297fc62f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.608299 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:20.661099 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9753450e-b580-41a1-9554-dc297fc62f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a495e916-4c3c-43b8-b8e0-abdfd33919d3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.661099 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109376a4-dd6a-4259-84f3-f74e31ac6e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.720173 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume of 1 GB Jul 10 18:05:20.720400 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:20.720400 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:20.731400 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Created reservations ['7ccef07b-d781-41ef-9a88-8d5ed601b005', 'd61c2adf-099f-4069-bcff-a08a737d730d', '7df66f6a-1126-4557-ae37-04c217a329b5', 'fd02fc42-45f4-4f8a-ab23-89ff7d843466'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:20.732444 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Availability Zones retrieved successfully. Jul 10 18:05:20.733674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109376a4-dd6a-4259-84f3-f74e31ac6e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ccef07b-d781-41ef-9a88-8d5ed601b005', 'd61c2adf-099f-4069-bcff-a08a737d730d', '7df66f6a-1126-4557-ae37-04c217a329b5', 'fd02fc42-45f4-4f8a-ab23-89ff7d843466']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.734552 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca9d6665-2d1a-4a42-b3f1-14926c2e8c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.742480 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (075de42e-c8d3-4750-9d0d-c3a85625a1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:20.742726 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5955d6-ebb6-45d0-8663-22ec432f457f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.744207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:20.789283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca9d6665-2d1a-4a42-b3f1-14926c2e8c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1051271200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f507d620c58344cc9dbd8b7c1e0bf82a',qos_specs=None,replication_status=,reservations=['7ccef07b-d781-41ef-9a88-8d5ed601b005','d61c2adf-099f-4069-bcff-a08a737d730d','7df66f6a-1126-4557-ae37-04c217a329b5','fd02fc42-45f4-4f8a-ab23-89ff7d843466'],size=1,snapshot_id=a495e916-4c3c-43b8-b8e0-abdfd33919d3,source_replicaid=,source_volid=None,status='creating',user_id='4e3f073e3de542a196d09c637ff4ea45',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1051271200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f507d620c58344cc9dbd8b7c1e0bf82a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a495e916-4c3c-43b8-b8e0-abdfd33919d3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e3f073e3de542a196d09c637ff4ea45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.789283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79cc139f-4039-4693-b914-70a3df2a2ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.806695 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-9ed95202-8e3b-4744-a555-21acef94e934 req-63a21685-640c-418f-9cad-5934daa68f58 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:20.809503 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-63a21685-640c-418f-9cad-5934daa68f58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/attachments/05c452f6-2747-42a8-b497-3b103eb2c897/action Jul 10 18:05:20.810075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-63a21685-640c-418f-9cad-5934daa68f58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:05:20.810501 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-63a21685-640c-418f-9cad-5934daa68f58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:20.812270 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79cc139f-4039-4693-b914-70a3df2a2ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1051271200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f507d620c58344cc9dbd8b7c1e0bf82a',qos_specs=None,replication_status=,reservations=['7ccef07b-d781-41ef-9a88-8d5ed601b005','d61c2adf-099f-4069-bcff-a08a737d730d','7df66f6a-1126-4557-ae37-04c217a329b5','fd02fc42-45f4-4f8a-ab23-89ff7d843466'],size=1,snapshot_id=a495e916-4c3c-43b8-b8e0-abdfd33919d3,source_replicaid=,source_volid=None,status='creating',user_id='4e3f073e3de542a196d09c637ff4ea45',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.813764 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161e8a7e-235e-4ef0-80ac-cc1371c4561f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.833802 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5955d6-ebb6-45d0-8663-22ec432f457f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.835558 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1fa776-25d0-465c-a993-1ebadda3d008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.836326 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:20.836326 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:20.851007 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161e8a7e-235e-4ef0-80ac-cc1371c4561f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.852213 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Flow 'volume_create_api' (a3121fd9-d956-404b-be34-42f16b0edece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:20.852736 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Create volume request issued successfully. Jul 10 18:05:20.853417 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9ed95202-8e3b-4744-a555-21acef94e934 req-63a21685-640c-418f-9cad-5934daa68f58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments/05c452f6-2747-42a8-b497-3b103eb2c897/action returned with HTTP 204 Jul 10 18:05:20.853752 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e00e084d-1e9c-4a4b-93ef-0bf70af4ee24 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:20.854050 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 550/2212] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:05:20 2026] POST /volume/v3/attachments/05c452f6-2747-42a8-b497-3b103eb2c897/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:20.854382 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 554/2213] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:05:20 2026] POST /volume/v3/volumes => generated 779 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:20.860720 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f3a3c831-49f8-4d8b-b9de-99073b0c908d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:20.871452 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f3a3c831-49f8-4d8b-b9de-99073b0c908d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:20.871753 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f3a3c831-49f8-4d8b-b9de-99073b0c908d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:20.872038 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f3a3c831-49f8-4d8b-b9de-99073b0c908d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:20.872128 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-f3a3c831-49f8-4d8b-b9de-99073b0c908d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:20.878718 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:20.878718 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:20.879468 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f3a3c831-49f8-4d8b-b9de-99073b0c908d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:20.880349 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 556/2214] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:20 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:20.897709 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['7fdc440d-2f86-4a0e-9e7f-4ebd83312419', 'ed96edfa-0133-45af-bd39-862665d6c615', '72002c57-f3e1-4bc7-9757-40794a09a851', '3f7198ce-f4df-42cb-9961-1bd939eed1d5'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:20.898496 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1fa776-25d0-465c-a993-1ebadda3d008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fdc440d-2f86-4a0e-9e7f-4ebd83312419', 'ed96edfa-0133-45af-bd39-862665d6c615', '72002c57-f3e1-4bc7-9757-40794a09a851', '3f7198ce-f4df-42cb-9961-1bd939eed1d5']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.899254 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae601ea-ae7c-46d7-9821-7a852316f8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.923663 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae601ea-ae7c-46d7-9821-7a852316f8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af90a65d-8bf5-4e2b-8768-a4f31d051907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1269608227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['7fdc440d-2f86-4a0e-9e7f-4ebd83312419','ed96edfa-0133-45af-bd39-862665d6c615','72002c57-f3e1-4bc7-9757-40794a09a851','3f7198ce-f4df-42cb-9961-1bd939eed1d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1269608227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af90a65d-8bf5-4e2b-8768-a4f31d051907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fee3a367984ef08bc48988bd87aad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ab7fbe583124105b1f679c80e682b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.924405 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d255509e-bfe5-44f8-8896-fe547132b632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.946272 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d255509e-bfe5-44f8-8896-fe547132b632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1269608227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['7fdc440d-2f86-4a0e-9e7f-4ebd83312419','ed96edfa-0133-45af-bd39-862665d6c615','72002c57-f3e1-4bc7-9757-40794a09a851','3f7198ce-f4df-42cb-9961-1bd939eed1d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.947534 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3071a9a-1221-4f81-a360-e6a5a9c7ba39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:20.960319 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3071a9a-1221-4f81-a360-e6a5a9c7ba39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:20.961143 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (075de42e-c8d3-4750-9d0d-c3a85625a1d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:20.961462 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request issued successfully. Jul 10 18:05:20.962066 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ba0b09f0-0759-4db0-a4ed-d0278a908534 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:20.962515 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 555/2215] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:05:20 2026] POST /volume/v3/volumes => generated 752 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:20.977126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9624a179-8213-43b6-93ab-3adaf24ea326 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:20.980818 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9624a179-8213-43b6-93ab-3adaf24ea326 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:05:20.981055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9624a179-8213-43b6-93ab-3adaf24ea326 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:20.981260 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9624a179-8213-43b6-93ab-3adaf24ea326 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:20.995349 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:20.995349 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:21.000540 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9624a179-8213-43b6-93ab-3adaf24ea326 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:05:21.005042 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9624a179-8213-43b6-93ab-3adaf24ea326 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:05:21.005480 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 551/2216] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:20 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:21.620690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2e4a44d8-7631-44be-b029-d96a89ea5797 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:21.623956 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2e4a44d8-7631-44be-b029-d96a89ea5797 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:21.627619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2e4a44d8-7631-44be-b029-d96a89ea5797 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:21.627619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2e4a44d8-7631-44be-b029-d96a89ea5797 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:21.640390 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:21.640390 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:21.647833 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2e4a44d8-7631-44be-b029-d96a89ea5797 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:21.654104 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2e4a44d8-7631-44be-b029-d96a89ea5797 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:21.654586 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 555/2217] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:21 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 1193 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:21.674941 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-225c9513-6832-4409-a10b-6ca5ab28784c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:21.677546 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-225c9513-6832-4409-a10b-6ca5ab28784c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:21.683587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-225c9513-6832-4409-a10b-6ca5ab28784c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:21.683587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-225c9513-6832-4409-a10b-6ca5ab28784c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:21.701173 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:21.701173 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:21.705948 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-225c9513-6832-4409-a10b-6ca5ab28784c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:21.712277 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-225c9513-6832-4409-a10b-6ca5ab28784c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:21.712772 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 557/2218] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:21 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 1193 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:21.783193 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9d4eb977-fa32-4139-bed9-f34ff060f8f9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:21.788936 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9d4eb977-fa32-4139-bed9-f34ff060f8f9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:21.789204 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9d4eb977-fa32-4139-bed9-f34ff060f8f9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:21.789622 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9d4eb977-fa32-4139-bed9-f34ff060f8f9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:21.806128 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:21.806128 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:21.816631 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9d4eb977-fa32-4139-bed9-f34ff060f8f9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:21.823059 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9d4eb977-fa32-4139-bed9-f34ff060f8f9 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:21.823640 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 556/2219] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:21 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 1193 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:21.848966 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9902572e-a102-4378-89f7-af87cd430b22 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:21.854743 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9902572e-a102-4378-89f7-af87cd430b22 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338/action Jul 10 18:05:21.854743 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9902572e-a102-4378-89f7-af87cd430b22 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:05:21.854743 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9902572e-a102-4378-89f7-af87cd430b22 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:21.868929 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:21.868929 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:21.869926 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9902572e-a102-4378-89f7-af87cd430b22 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:21.880367 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9902572e-a102-4378-89f7-af87cd430b22 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Begin detaching volume completed successfully. Jul 10 18:05:21.880949 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-9902572e-a102-4378-89f7-af87cd430b22 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338/action returned with HTTP 202 Jul 10 18:05:21.881690 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 552/2220] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:05:21 2026] POST /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:05:21.895159 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-13ba6767-10ed-4191-9efe-7f49474e129a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:21.900134 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-13ba6767-10ed-4191-9efe-7f49474e129a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:21.901980 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-13ba6767-10ed-4191-9efe-7f49474e129a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:21.901980 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-13ba6767-10ed-4191-9efe-7f49474e129a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:21.901980 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-13ba6767-10ed-4191-9efe-7f49474e129a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:21.912639 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:21.912639 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:21.912739 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-13ba6767-10ed-4191-9efe-7f49474e129a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:21.913249 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 556/2221] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:21 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:22.026061 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a9cf2432-7d0e-4b51-8081-6b6f4a7d59a7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:22.030594 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a9cf2432-7d0e-4b51-8081-6b6f4a7d59a7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:05:22.030594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a9cf2432-7d0e-4b51-8081-6b6f4a7d59a7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:22.030594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a9cf2432-7d0e-4b51-8081-6b6f4a7d59a7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:22.045248 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:22.045248 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:22.052262 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a9cf2432-7d0e-4b51-8081-6b6f4a7d59a7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:05:22.061423 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a9cf2432-7d0e-4b51-8081-6b6f4a7d59a7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:05:22.061975 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 558/2222] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:22 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:22.926823 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0a069f84-1b9e-4e83-a18b-97fb9ff6c8ff None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:22.927240 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-060309f4-c6f6-47b6-ad55-81767289ab7c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:22.927462 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-060309f4-c6f6-47b6-ad55-81767289ab7c None None] GET https://10.4.3.71/volume// Jul 10 18:05:22.927595 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-060309f4-c6f6-47b6-ad55-81767289ab7c None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:22.927856 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-060309f4-c6f6-47b6-ad55-81767289ab7c None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:22.928276 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-060309f4-c6f6-47b6-ad55-81767289ab7c None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:22.928682 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 553/2223] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:05:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:22.929147 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0a069f84-1b9e-4e83-a18b-97fb9ff6c8ff tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:22.929402 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0a069f84-1b9e-4e83-a18b-97fb9ff6c8ff tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:22.929660 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0a069f84-1b9e-4e83-a18b-97fb9ff6c8ff tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:22.929795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-0a069f84-1b9e-4e83-a18b-97fb9ff6c8ff tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:22.937550 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:22.937550 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:22.938496 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0a069f84-1b9e-4e83-a18b-97fb9ff6c8ff tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:22.938956 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 557/2224] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:22 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:22.940779 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-0f8c8bea-6117-4393-bc7b-1945dd16f28f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:22.943368 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-0f8c8bea-6117-4393-bc7b-1945dd16f28f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:22.943607 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-0f8c8bea-6117-4393-bc7b-1945dd16f28f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:22.943832 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-0f8c8bea-6117-4393-bc7b-1945dd16f28f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:22.956483 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:22.956483 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:22.962383 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-0f8c8bea-6117-4393-bc7b-1945dd16f28f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:22.967024 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-0f8c8bea-6117-4393-bc7b-1945dd16f28f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:22.967605 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 557/2225] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:05:22 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 1376 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:05:22.986160 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-4c43ebf8-f7cc-4f09-8f00-9d1d14088016 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:22.990181 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-4c43ebf8-f7cc-4f09-8f00-9d1d14088016 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338/encryption Jul 10 18:05:22.991609 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-4c43ebf8-f7cc-4f09-8f00-9d1d14088016 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:22.991609 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-4c43ebf8-f7cc-4f09-8f00-9d1d14088016 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:23.006759 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:23.006759 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:23.021170 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-4c43ebf8-f7cc-4f09-8f00-9d1d14088016 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338/encryption returned with HTTP 200 Jul 10 18:05:23.022197 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 559/2226] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:05:22 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:23.951206 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-470fc243-5be6-49ef-8615-abe11794aa04 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:23.956669 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-470fc243-5be6-49ef-8615-abe11794aa04 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:23.956966 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-470fc243-5be6-49ef-8615-abe11794aa04 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:23.957288 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-470fc243-5be6-49ef-8615-abe11794aa04 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:23.957449 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-470fc243-5be6-49ef-8615-abe11794aa04 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:23.965194 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:23.965194 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:23.966275 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-470fc243-5be6-49ef-8615-abe11794aa04 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:23.966797 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 554/2227] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:23 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:24.171700 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-efad94fc-2346-420d-ab5a-f57562bb3a14 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:24.175291 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-efad94fc-2346-420d-ab5a-f57562bb3a14 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] DELETE https://10.4.3.71/volume/v3/attachments/05c452f6-2747-42a8-b497-3b103eb2c897 Jul 10 18:05:24.175505 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-efad94fc-2346-420d-ab5a-f57562bb3a14 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:24.175727 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-efad94fc-2346-420d-ab5a-f57562bb3a14 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:24.189552 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:24.189552 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:24.511010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:24.513655 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:24.514104 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-426014716"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:24.516160 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-426014716'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:24.520823 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume of 1 GB Jul 10 18:05:24.521166 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:24.521166 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:24.521721 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Availability Zones retrieved successfully. Jul 10 18:05:24.530269 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Flow 'volume_create_api' (1ddfe856-12d9-48d8-b6da-4d7b2fd8bef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:24.533339 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0afd0de7-3476-449e-b2aa-7a02e8949879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:24.534544 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:24.551010 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:24.551010 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:24.565557 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0afd0de7-3476-449e-b2aa-7a02e8949879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c04ee8b-3d93-4e2f-99b8-b0a8107055bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:24.566344 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6cdd3b6-b156-40bb-a86d-473dacf0f4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:24.611756 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Created reservations ['3734b834-f046-4cb1-9045-e18b61d2f0a6', 'b9e40546-0a19-469f-90e3-9390902a79ce', 'dd90128f-1364-45cc-9b4a-f2f04b445bbe', '4aae0486-b0c5-420e-aed9-3e27a1c6d0a5'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:24.612453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6cdd3b6-b156-40bb-a86d-473dacf0f4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3734b834-f046-4cb1-9045-e18b61d2f0a6', 'b9e40546-0a19-469f-90e3-9390902a79ce', 'dd90128f-1364-45cc-9b4a-f2f04b445bbe', '4aae0486-b0c5-420e-aed9-3e27a1c6d0a5']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:24.613222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca397c29-b369-4f42-a3ea-055a2a90a4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:24.636273 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca397c29-b369-4f42-a3ea-055a2a90a4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9b15e50-8599-48c9-8ac5-670b602c6df0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-426014716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='79650a2a343746ddb61e88c79c80c1a5',qos_specs=None,replication_status=,reservations=['3734b834-f046-4cb1-9045-e18b61d2f0a6','b9e40546-0a19-469f-90e3-9390902a79ce','dd90128f-1364-45cc-9b4a-f2f04b445bbe','4aae0486-b0c5-420e-aed9-3e27a1c6d0a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7149215bcc4eadb757da5526d1222a',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-426014716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9b15e50-8599-48c9-8ac5-670b602c6df0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='79650a2a343746ddb61e88c79c80c1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b7149215bcc4eadb757da5526d1222a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c04ee8b-3d93-4e2f-99b8-b0a8107055bd),volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:24.637728 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e231053-bec9-4dd4-a1dc-a0475c96a470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:24.661458 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e231053-bec9-4dd4-a1dc-a0475c96a470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-426014716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='79650a2a343746ddb61e88c79c80c1a5',qos_specs=None,replication_status=,reservations=['3734b834-f046-4cb1-9045-e18b61d2f0a6','b9e40546-0a19-469f-90e3-9390902a79ce','dd90128f-1364-45cc-9b4a-f2f04b445bbe','4aae0486-b0c5-420e-aed9-3e27a1c6d0a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7149215bcc4eadb757da5526d1222a',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:24.662251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f783355-cbec-4008-a29d-557a04ddce14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:24.675477 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f783355-cbec-4008-a29d-557a04ddce14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:24.676336 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Flow 'volume_create_api' (1ddfe856-12d9-48d8-b6da-4d7b2fd8bef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:24.676681 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume request issued successfully. Jul 10 18:05:24.677337 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4ff8d5ed-bb2f-49bb-9350-d1acc8dece61 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:24.677789 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 558/2228] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:05:24 2026] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:24.696607 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4adf377e-8023-43a4-861e-3360e88323ab None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:24.699099 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4adf377e-8023-43a4-861e-3360e88323ab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:24.699398 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4adf377e-8023-43a4-861e-3360e88323ab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:24.699753 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4adf377e-8023-43a4-861e-3360e88323ab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:24.718608 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:24.718608 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:24.731729 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4adf377e-8023-43a4-861e-3360e88323ab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:24.738126 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4adf377e-8023-43a4-861e-3360e88323ab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:24.739202 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 560/2229] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:24 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:24.759201 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fedfb0a7-30b4-4a0d-abf7-230905a71401 req-efad94fc-2346-420d-ab5a-f57562bb3a14 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments/05c452f6-2747-42a8-b497-3b103eb2c897 returned with HTTP 200 Jul 10 18:05:24.759749 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 558/2230] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:05:24 2026] DELETE /volume/v3/attachments/05c452f6-2747-42a8-b497-3b103eb2c897 => generated 19 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:24.982837 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2c1f943f-1ee2-4e0d-ad6c-97d26c614154 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:24.984916 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c1f943f-1ee2-4e0d-ad6c-97d26c614154 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:24.985357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c1f943f-1ee2-4e0d-ad6c-97d26c614154 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:24.985668 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c1f943f-1ee2-4e0d-ad6c-97d26c614154 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:24.985878 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2c1f943f-1ee2-4e0d-ad6c-97d26c614154 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:24.990792 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:24.990792 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:24.992043 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c1f943f-1ee2-4e0d-ad6c-97d26c614154 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:24.992754 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 555/2231] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:24 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:25.758875 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-521c25c6-64b4-4d3d-9ddb-6ca6791e1aab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:25.761507 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-521c25c6-64b4-4d3d-9ddb-6ca6791e1aab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:25.761726 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-521c25c6-64b4-4d3d-9ddb-6ca6791e1aab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:25.761899 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-521c25c6-64b4-4d3d-9ddb-6ca6791e1aab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:25.770974 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:25.770974 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:25.775307 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-521c25c6-64b4-4d3d-9ddb-6ca6791e1aab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:25.781074 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-521c25c6-64b4-4d3d-9ddb-6ca6791e1aab tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:25.781074 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 559/2232] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:25 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:25.840053 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-b11c42f0-7d0f-4654-8217-12a9cbb0ff1a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:25.846895 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-b11c42f0-7d0f-4654-8217-12a9cbb0ff1a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:25.847188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-b11c42f0-7d0f-4654-8217-12a9cbb0ff1a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:25.847574 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-b11c42f0-7d0f-4654-8217-12a9cbb0ff1a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:25.861326 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:25.861326 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:25.867605 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-b11c42f0-7d0f-4654-8217-12a9cbb0ff1a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:25.875845 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-b11c42f0-7d0f-4654-8217-12a9cbb0ff1a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:25.876484 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 561/2233] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:25 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:26.005334 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bdaea9f9-dbcd-48c5-8e2e-2dd97dde5e29 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:26.007611 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bdaea9f9-dbcd-48c5-8e2e-2dd97dde5e29 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:26.008050 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bdaea9f9-dbcd-48c5-8e2e-2dd97dde5e29 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:26.008398 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bdaea9f9-dbcd-48c5-8e2e-2dd97dde5e29 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:26.009590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-bdaea9f9-dbcd-48c5-8e2e-2dd97dde5e29 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:26.015169 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:26.015169 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:26.016426 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bdaea9f9-dbcd-48c5-8e2e-2dd97dde5e29 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:26.017067 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 559/2234] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:26 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:26.203778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-add41915-3b16-4c71-b4ad-eaa0c28cc6fc req-719fffd2-925c-485b-903e-683b6b15ba48 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:26.206397 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-add41915-3b16-4c71-b4ad-eaa0c28cc6fc req-719fffd2-925c-485b-903e-683b6b15ba48 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:26.206964 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-add41915-3b16-4c71-b4ad-eaa0c28cc6fc req-719fffd2-925c-485b-903e-683b6b15ba48 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:26.207236 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-add41915-3b16-4c71-b4ad-eaa0c28cc6fc req-719fffd2-925c-485b-903e-683b6b15ba48 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:26.216306 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:26.216306 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:26.221236 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-add41915-3b16-4c71-b4ad-eaa0c28cc6fc req-719fffd2-925c-485b-903e-683b6b15ba48 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:26.227937 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-add41915-3b16-4c71-b4ad-eaa0c28cc6fc req-719fffd2-925c-485b-903e-683b6b15ba48 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:26.228509 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 556/2235] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:26 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:27.028066 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-89b91390-f7d3-4076-b0f3-3bbf81275bb4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:27.030581 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-89b91390-f7d3-4076-b0f3-3bbf81275bb4 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:27.030903 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-89b91390-f7d3-4076-b0f3-3bbf81275bb4 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:27.031151 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-89b91390-f7d3-4076-b0f3-3bbf81275bb4 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:27.031249 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-89b91390-f7d3-4076-b0f3-3bbf81275bb4 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:27.035786 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:27.035786 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:27.036732 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-89b91390-f7d3-4076-b0f3-3bbf81275bb4 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:27.037167 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 560/2236] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:27 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:27.932763 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1b08e5b9-6eb4-4b58-829f-cca6429418c1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:27.933225 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1b08e5b9-6eb4-4b58-829f-cca6429418c1 None None] GET https://10.4.3.71/volume// Jul 10 18:05:27.933467 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1b08e5b9-6eb4-4b58-829f-cca6429418c1 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:27.933756 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1b08e5b9-6eb4-4b58-829f-cca6429418c1 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:27.934175 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1b08e5b9-6eb4-4b58-829f-cca6429418c1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:27.934514 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 562/2237] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:05:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:27.946728 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-f4fc2cf6-f67e-4fd9-8210-036a707ddc2a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:27.951230 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-f4fc2cf6-f67e-4fd9-8210-036a707ddc2a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:05:27.951230 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-f4fc2cf6-f67e-4fd9-8210-036a707ddc2a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9b15e50-8599-48c9-8ac5-670b602c6df0", "connector": null, "instance_uuid": "a41cfbef-b5cd-4b6d-a8b2-f0957775dea3"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:27.964826 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:27.964826 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:28.013815 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-f4fc2cf6-f67e-4fd9-8210-036a707ddc2a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:05:28.014822 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 560/2238] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:05:27 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:28.052067 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e701cccd-cc01-45a2-8264-6d150300ac62 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:28.055477 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e701cccd-cc01-45a2-8264-6d150300ac62 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:28.055787 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e701cccd-cc01-45a2-8264-6d150300ac62 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:28.056110 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e701cccd-cc01-45a2-8264-6d150300ac62 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:28.057292 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e701cccd-cc01-45a2-8264-6d150300ac62 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:28.068110 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:28.068110 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:28.070716 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e701cccd-cc01-45a2-8264-6d150300ac62 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:28.070716 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 557/2239] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:28 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:28.409507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b1830b96-ea15-4d3b-bbb9-2e71591a4a90 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:28.411861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b1830b96-ea15-4d3b-bbb9-2e71591a4a90 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:28.412250 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b1830b96-ea15-4d3b-bbb9-2e71591a4a90 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:28.412612 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b1830b96-ea15-4d3b-bbb9-2e71591a4a90 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:28.424366 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:28.424366 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:28.431595 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b1830b96-ea15-4d3b-bbb9-2e71591a4a90 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:28.435215 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b1830b96-ea15-4d3b-bbb9-2e71591a4a90 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:28.435897 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 561/2240] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:28 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:28.556921 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3418a84d-4825-4e49-a627-0b8084f4b611 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:28.557533 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3418a84d-4825-4e49-a627-0b8084f4b611 None None] GET https://10.4.3.71/volume// Jul 10 18:05:28.557884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3418a84d-4825-4e49-a627-0b8084f4b611 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:28.558299 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3418a84d-4825-4e49-a627-0b8084f4b611 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:28.558746 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3418a84d-4825-4e49-a627-0b8084f4b611 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:28.559225 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 563/2241] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:05:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:28.568776 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-be23e378-0196-46bf-ae7a-172e05fe9e3a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:28.577776 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-be23e378-0196-46bf-ae7a-172e05fe9e3a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:28.577776 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-be23e378-0196-46bf-ae7a-172e05fe9e3a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:28.578117 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-be23e378-0196-46bf-ae7a-172e05fe9e3a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:28.597503 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:28.597503 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:28.603478 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-be23e378-0196-46bf-ae7a-172e05fe9e3a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:28.609150 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-be23e378-0196-46bf-ae7a-172e05fe9e3a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:28.609542 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 561/2242] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:05:28 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1029 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:05:28.751312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-9d4f5e35-408d-4787-a7a4-2dda31b7c063 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:28.755447 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-9d4f5e35-408d-4787-a7a4-2dda31b7c063 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] PUT https://10.4.3.71/volume/v3/attachments/7a0fce3f-c3c1-4171-9f23-6b71da38a96d Jul 10 18:05:28.756542 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-9d4f5e35-408d-4787-a7a4-2dda31b7c063 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:28.767811 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-9d4f5e35-408d-4787-a7a4-2dda31b7c063 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Acquiring lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:05:28.773300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-9d4f5e35-408d-4787-a7a4-2dda31b7c063 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:05:28.774603 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:28.774603 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:29.088781 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c93344d0-68eb-4ab9-ac54-7fcf6eda37f9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:29.094589 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c93344d0-68eb-4ab9-ac54-7fcf6eda37f9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:29.094589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c93344d0-68eb-4ab9-ac54-7fcf6eda37f9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:29.094589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c93344d0-68eb-4ab9-ac54-7fcf6eda37f9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:29.094589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c93344d0-68eb-4ab9-ac54-7fcf6eda37f9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:29.098941 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:29.098941 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:29.100055 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c93344d0-68eb-4ab9-ac54-7fcf6eda37f9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:29.100507 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 562/2243] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:29 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:29.334826 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-9d4f5e35-408d-4787-a7a4-2dda31b7c063 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" released by "attachment_update" :: held 0.562s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:05:29.335329 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-9d4f5e35-408d-4787-a7a4-2dda31b7c063 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/7a0fce3f-c3c1-4171-9f23-6b71da38a96d returned with HTTP 200 Jul 10 18:05:29.335964 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 558/2244] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:05:28 2026] PUT /volume/v3/attachments/7a0fce3f-c3c1-4171-9f23-6b71da38a96d => generated 969 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:29.452766 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-77b95ca9-0e7f-4627-ad88-3c69a86bd5c1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:29.455217 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-77b95ca9-0e7f-4627-ad88-3c69a86bd5c1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:29.455482 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-77b95ca9-0e7f-4627-ad88-3c69a86bd5c1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:29.455749 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-77b95ca9-0e7f-4627-ad88-3c69a86bd5c1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:29.473322 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:29.473322 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:29.479674 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-77b95ca9-0e7f-4627-ad88-3c69a86bd5c1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:29.487259 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-77b95ca9-0e7f-4627-ad88-3c69a86bd5c1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:29.487590 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 564/2245] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:29 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:30.116154 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7e2ba996-8aee-48e5-84da-4ccfba3d077a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:30.118457 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e2ba996-8aee-48e5-84da-4ccfba3d077a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:30.119581 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e2ba996-8aee-48e5-84da-4ccfba3d077a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:30.119581 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e2ba996-8aee-48e5-84da-4ccfba3d077a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:30.119581 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-7e2ba996-8aee-48e5-84da-4ccfba3d077a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:30.125995 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:30.125995 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:30.127139 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e2ba996-8aee-48e5-84da-4ccfba3d077a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:30.127677 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 562/2246] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:30 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:30.512264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c95b9440-289a-499e-bc85-892f36638ba7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:30.514463 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c95b9440-289a-499e-bc85-892f36638ba7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:30.514764 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c95b9440-289a-499e-bc85-892f36638ba7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:30.515419 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c95b9440-289a-499e-bc85-892f36638ba7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:30.542352 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:30.542352 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:30.550984 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c95b9440-289a-499e-bc85-892f36638ba7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:30.567116 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c95b9440-289a-499e-bc85-892f36638ba7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:30.567864 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 563/2247] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:30 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:31.141966 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a4acb0e2-845b-40db-9019-6482c64315f1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:31.144287 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a4acb0e2-845b-40db-9019-6482c64315f1 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:31.144786 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a4acb0e2-845b-40db-9019-6482c64315f1 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:31.145307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a4acb0e2-845b-40db-9019-6482c64315f1 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:31.146431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-a4acb0e2-845b-40db-9019-6482c64315f1 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:31.153388 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:31.153388 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:31.155143 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a4acb0e2-845b-40db-9019-6482c64315f1 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:31.155639 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 559/2248] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:31 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:31.586355 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4f24e4ad-fec9-47ab-a4fe-e41290206749 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:31.588280 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4f24e4ad-fec9-47ab-a4fe-e41290206749 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:31.588655 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4f24e4ad-fec9-47ab-a4fe-e41290206749 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:31.588903 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4f24e4ad-fec9-47ab-a4fe-e41290206749 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:31.603661 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:31.603661 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:31.611291 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4f24e4ad-fec9-47ab-a4fe-e41290206749 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:31.621995 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4f24e4ad-fec9-47ab-a4fe-e41290206749 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:31.626195 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 565/2249] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:31 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:32.169844 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-315a2f9b-fc5e-402b-8fb9-69a91829d88e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:32.171716 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-315a2f9b-fc5e-402b-8fb9-69a91829d88e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:32.171937 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-315a2f9b-fc5e-402b-8fb9-69a91829d88e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:32.172602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-315a2f9b-fc5e-402b-8fb9-69a91829d88e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:32.172602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-315a2f9b-fc5e-402b-8fb9-69a91829d88e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:32.178378 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:32.178378 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:32.179375 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-315a2f9b-fc5e-402b-8fb9-69a91829d88e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:32.179837 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 563/2250] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:32 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:32.581903 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4f6a3572-97f4-40bb-855e-f63d1d0ad9d8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:32.585248 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4f6a3572-97f4-40bb-855e-f63d1d0ad9d8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:05:32.585554 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4f6a3572-97f4-40bb-855e-f63d1d0ad9d8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:32.585806 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4f6a3572-97f4-40bb-855e-f63d1d0ad9d8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:32.596021 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:32.596021 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:32.601969 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4f6a3572-97f4-40bb-855e-f63d1d0ad9d8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:05:32.611241 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4f6a3572-97f4-40bb-855e-f63d1d0ad9d8 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:05:32.611763 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 564/2251] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:32 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:32.646286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b9e268cd-7647-4c36-8dfc-e685a8a1df4f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:32.649002 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b9e268cd-7647-4c36-8dfc-e685a8a1df4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:32.650539 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b9e268cd-7647-4c36-8dfc-e685a8a1df4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:32.650539 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b9e268cd-7647-4c36-8dfc-e685a8a1df4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:32.663928 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:32.663928 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:32.671020 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b9e268cd-7647-4c36-8dfc-e685a8a1df4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:32.679056 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b9e268cd-7647-4c36-8dfc-e685a8a1df4f tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:32.679284 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 560/2252] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:32 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:32.681288 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bf80544f-d8d5-4dcf-94d1-675bbc0fd149 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:32.683840 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf80544f-d8d5-4dcf-94d1-675bbc0fd149 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:05:32.684236 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf80544f-d8d5-4dcf-94d1-675bbc0fd149 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:32.684614 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf80544f-d8d5-4dcf-94d1-675bbc0fd149 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:32.694904 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:32.694904 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:32.699833 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bf80544f-d8d5-4dcf-94d1-675bbc0fd149 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:05:32.709424 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf80544f-d8d5-4dcf-94d1-675bbc0fd149 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:05:32.709424 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 566/2253] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:32 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:33.199887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bad7689a-1361-4903-969f-a03e29a4e2eb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:33.204501 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bad7689a-1361-4903-969f-a03e29a4e2eb tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:33.204829 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bad7689a-1361-4903-969f-a03e29a4e2eb tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:33.205140 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bad7689a-1361-4903-969f-a03e29a4e2eb tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:33.205289 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-bad7689a-1361-4903-969f-a03e29a4e2eb tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:33.214651 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:33.214651 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:33.216351 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bad7689a-1361-4903-969f-a03e29a4e2eb tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:33.216478 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 564/2254] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:33 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:33.695491 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4f397682-2bd8-4699-abfa-6a45cd8ec99e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:33.698247 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4f397682-2bd8-4699-abfa-6a45cd8ec99e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:33.698539 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4f397682-2bd8-4699-abfa-6a45cd8ec99e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:33.698838 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4f397682-2bd8-4699-abfa-6a45cd8ec99e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:33.721494 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:33.721494 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:33.728950 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4f397682-2bd8-4699-abfa-6a45cd8ec99e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:33.735754 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4f397682-2bd8-4699-abfa-6a45cd8ec99e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:33.736313 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 565/2255] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:33 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:05:34.236879 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d2850291-322a-4bd2-b443-d5594d133074 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:34.238946 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2850291-322a-4bd2-b443-d5594d133074 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:34.239135 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2850291-322a-4bd2-b443-d5594d133074 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:34.239385 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2850291-322a-4bd2-b443-d5594d133074 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:34.239580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d2850291-322a-4bd2-b443-d5594d133074 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:34.246403 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:34.246403 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:34.247055 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2850291-322a-4bd2-b443-d5594d133074 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:34.247600 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 561/2256] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:34 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:34.266931 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2b0e7fb3-5b17-4ab7-9a51-9ed2c50ff5e5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:34.269243 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2b0e7fb3-5b17-4ab7-9a51-9ed2c50ff5e5 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 Jul 10 18:05:34.269618 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2b0e7fb3-5b17-4ab7-9a51-9ed2c50ff5e5 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:34.269880 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2b0e7fb3-5b17-4ab7-9a51-9ed2c50ff5e5 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:34.279241 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:34.279241 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:34.284854 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2b0e7fb3-5b17-4ab7-9a51-9ed2c50ff5e5 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:34.290982 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2b0e7fb3-5b17-4ab7-9a51-9ed2c50ff5e5 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 returned with HTTP 200 Jul 10 18:05:34.291519 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 567/2257] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:34 2026] GET /volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:34.309644 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:34.313263 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] POST https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f/restore Jul 10 18:05:34.313852 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:34.318042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Restoring backup 17aaf822-8702-4c84-8461-c4e2dd91740f ({'restore': {}}) {{(pid=99949) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 18:05:34.318253 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Restoring backup 17aaf822-8702-4c84-8461-c4e2dd91740f to volume None. Jul 10 18:05:34.327078 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:34.327078 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:34.329369 np0000005036 devstack@c-api.service[99949]: INFO cinder.backup.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Creating volume of 1 GB for restore of backup 17aaf822-8702-4c84-8461-c4e2dd91740f. Jul 10 18:05:34.336403 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Availability Zones retrieved successfully. Jul 10 18:05:34.342903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Flow 'volume_create_api' (23628b22-98a0-4ed2-9799-2ec9aeebb395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:34.344297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388b7463-8eed-43b5-86a3-ca2f5263e8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:34.346828 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:34.386900 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388b7463-8eed-43b5-86a3-ca2f5263e8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:34.388208 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da48ef4d-2714-46c8-a27d-a5ddd44897cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:34.456129 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Created reservations ['d24ee9f5-ce35-4094-bde6-d7f8775485d8', '0cd7dc12-df42-47fa-a5d9-c9ddaa8c44db', '404d4f7d-bf30-4fda-849e-eed8108509a6', 'e17508a2-d7d5-41b2-b6dc-1e4356e816d1'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:34.458181 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da48ef4d-2714-46c8-a27d-a5ddd44897cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d24ee9f5-ce35-4094-bde6-d7f8775485d8', '0cd7dc12-df42-47fa-a5d9-c9ddaa8c44db', '404d4f7d-bf30-4fda-849e-eed8108509a6', 'e17508a2-d7d5-41b2-b6dc-1e4356e816d1']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:34.461481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1186e0aa-29a3-421d-a5f7-301fd9181a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:34.506224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1186e0aa-29a3-421d-a5f7-301fd9181a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e68cd8a-5645-444e-873e-ab88b86c97d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_17aaf822-8702-4c84-8461-c4e2dd91740f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0c6bcc7cf6438ba493bfd8adb096b6',qos_specs=None,replication_status=,reservations=['d24ee9f5-ce35-4094-bde6-d7f8775485d8','0cd7dc12-df42-47fa-a5d9-c9ddaa8c44db','404d4f7d-bf30-4fda-849e-eed8108509a6','e17508a2-d7d5-41b2-b6dc-1e4356e816d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a310de6559004bb29fbf8a58715df2f8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_17aaf822-8702-4c84-8461-c4e2dd91740f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e68cd8a-5645-444e-873e-ab88b86c97d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c0c6bcc7cf6438ba493bfd8adb096b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a310de6559004bb29fbf8a58715df2f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:34.507245 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e627199-c460-4d53-ad30-c577429756fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:34.536276 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e627199-c460-4d53-ad30-c577429756fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_17aaf822-8702-4c84-8461-c4e2dd91740f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0c6bcc7cf6438ba493bfd8adb096b6',qos_specs=None,replication_status=,reservations=['d24ee9f5-ce35-4094-bde6-d7f8775485d8','0cd7dc12-df42-47fa-a5d9-c9ddaa8c44db','404d4f7d-bf30-4fda-849e-eed8108509a6','e17508a2-d7d5-41b2-b6dc-1e4356e816d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a310de6559004bb29fbf8a58715df2f8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:34.536962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa68676-d29d-4e19-8ab8-b6ef8b181b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:34.555102 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa68676-d29d-4e19-8ab8-b6ef8b181b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:34.556330 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Flow 'volume_create_api' (23628b22-98a0-4ed2-9799-2ec9aeebb395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:34.556771 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Create volume request issued successfully. Jul 10 18:05:34.566506 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:34.566506 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:34.567130 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:34.756417 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-74b7ecf0-b243-4f7f-8eb9-5ee63c5ed32d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:34.759245 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-74b7ecf0-b243-4f7f-8eb9-5ee63c5ed32d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:34.759552 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-74b7ecf0-b243-4f7f-8eb9-5ee63c5ed32d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:34.759896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-74b7ecf0-b243-4f7f-8eb9-5ee63c5ed32d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:34.784000 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:34.784000 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:34.789360 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-74b7ecf0-b243-4f7f-8eb9-5ee63c5ed32d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:34.794689 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-74b7ecf0-b243-4f7f-8eb9-5ee63c5ed32d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:34.795236 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 566/2258] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:34 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:35.581413 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:35.581413 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:35.582124 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:35.582392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Checking backup size 1 against volume size 1 {{(pid=99949) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 18:05:35.582540 np0000005036 devstack@c-api.service[99949]: INFO cinder.backup.api [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Overwriting volume 6e68cd8a-5645-444e-873e-ab88b86c97d2 with restore of backup 17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:35.608323 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] restore_backup in rpcapi backup_id 17aaf822-8702-4c84-8461-c4e2dd91740f {{(pid=99949) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 18:05:35.614510 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e9ca7c0c-6762-4da4-bb98-92f8c089935e tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f/restore returned with HTTP 202 Jul 10 18:05:35.614696 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 565/2259] 10.4.3.71 () {68 vars in 1386 bytes} [Fri Jul 10 18:05:34 2026] POST /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f/restore => generated 189 bytes in 1306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:35.632012 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4432b084-bf8f-4c6b-9c4b-a23e27e24783 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:35.635086 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4432b084-bf8f-4c6b-9c4b-a23e27e24783 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:35.635801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4432b084-bf8f-4c6b-9c4b-a23e27e24783 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:35.636005 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4432b084-bf8f-4c6b-9c4b-a23e27e24783 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:35.636203 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4432b084-bf8f-4c6b-9c4b-a23e27e24783 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:35.645963 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:35.645963 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:35.647647 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4432b084-bf8f-4c6b-9c4b-a23e27e24783 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:35.648255 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 562/2260] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:35 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:35.730280 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-0ef28f84-91c2-4205-9358-851e2b3c058a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:35.734273 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-0ef28f84-91c2-4205-9358-851e2b3c058a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments/7a0fce3f-c3c1-4171-9f23-6b71da38a96d/action Jul 10 18:05:35.734828 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-0ef28f84-91c2-4205-9358-851e2b3c058a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:05:35.735445 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-0ef28f84-91c2-4205-9358-851e2b3c058a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:35.752825 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4889f265-3b95-4df4-b49e-971245d3f36a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:35.755262 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4889f265-3b95-4df4-b49e-971245d3f36a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] DELETE https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:35.755611 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4889f265-3b95-4df4-b49e-971245d3f36a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:35.755854 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4889f265-3b95-4df4-b49e-971245d3f36a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:35.756098 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-4889f265-3b95-4df4-b49e-971245d3f36a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Delete volume with id: 493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:35.767042 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:35.767042 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:35.772753 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:35.772753 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:35.773652 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4889f265-3b95-4df4-b49e-971245d3f36a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:35.791453 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-37a7287b-c42f-442e-8ad4-2b1aebdbf097 req-0ef28f84-91c2-4205-9358-851e2b3c058a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/7a0fce3f-c3c1-4171-9f23-6b71da38a96d/action returned with HTTP 204 Jul 10 18:05:35.792312 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 568/2261] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:05:35 2026] POST /volume/v3/attachments/7a0fce3f-c3c1-4171-9f23-6b71da38a96d/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:35.801079 np0000005036 devstack@c-api.service[99948]: WARNING cinder.keymgr.conf_key_mgr [None req-4889f265-3b95-4df4-b49e-971245d3f36a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:05:35.811180 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4889f265-3b95-4df4-b49e-971245d3f36a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Delete volume request issued successfully. Jul 10 18:05:35.811325 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4889f265-3b95-4df4-b49e-971245d3f36a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 202 Jul 10 18:05:35.811802 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 567/2262] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:05:35 2026] DELETE /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:35.812438 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6740997c-05f3-469b-88aa-d01b31db4677 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:35.816505 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6740997c-05f3-469b-88aa-d01b31db4677 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:35.816505 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6740997c-05f3-469b-88aa-d01b31db4677 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:35.816505 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6740997c-05f3-469b-88aa-d01b31db4677 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:35.826368 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0d0bb4fd-4aa1-495f-8bd1-ee01faf05cb8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:35.829194 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0d0bb4fd-4aa1-495f-8bd1-ee01faf05cb8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:35.831331 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0d0bb4fd-4aa1-495f-8bd1-ee01faf05cb8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:35.831331 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0d0bb4fd-4aa1-495f-8bd1-ee01faf05cb8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:35.836530 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:35.836530 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:35.840105 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:35.840105 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:35.846591 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0d0bb4fd-4aa1-495f-8bd1-ee01faf05cb8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:35.846818 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6740997c-05f3-469b-88aa-d01b31db4677 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:35.853294 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0d0bb4fd-4aa1-495f-8bd1-ee01faf05cb8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 200 Jul 10 18:05:35.853878 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 563/2263] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:35 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:35.853959 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6740997c-05f3-469b-88aa-d01b31db4677 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:35.854577 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 566/2264] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:35 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:35.919756 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e3f5da39-5d25-4698-86fb-f8d780882625 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:35.922709 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e3f5da39-5d25-4698-86fb-f8d780882625 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:35.922989 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e3f5da39-5d25-4698-86fb-f8d780882625 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:35.923269 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e3f5da39-5d25-4698-86fb-f8d780882625 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:35.938399 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:35.938399 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:35.943582 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e3f5da39-5d25-4698-86fb-f8d780882625 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:35.949526 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e3f5da39-5d25-4698-86fb-f8d780882625 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:35.950083 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 569/2265] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:35 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:05:36.666459 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-adc72f31-efce-4dee-8c4d-31ab9b4b498f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:36.670261 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adc72f31-efce-4dee-8c4d-31ab9b4b498f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:36.670500 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adc72f31-efce-4dee-8c4d-31ab9b4b498f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:36.670761 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adc72f31-efce-4dee-8c4d-31ab9b4b498f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:36.670930 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-adc72f31-efce-4dee-8c4d-31ab9b4b498f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:36.683598 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:36.683598 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:36.683598 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adc72f31-efce-4dee-8c4d-31ab9b4b498f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:36.683598 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 568/2266] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:36 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:36.869854 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ff48d86b-fd23-41f2-a540-5c00869c36ab None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:36.878281 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ff48d86b-fd23-41f2-a540-5c00869c36ab tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 Jul 10 18:05:36.878425 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ff48d86b-fd23-41f2-a540-5c00869c36ab tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:36.878732 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ff48d86b-fd23-41f2-a540-5c00869c36ab tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:36.891990 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ff48d86b-fd23-41f2-a540-5c00869c36ab tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 returned with HTTP 404 Jul 10 18:05:36.892646 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 564/2267] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:36 2026] GET /volume/v3/volumes/493b8cf4-e8fc-4c0b-86f8-e25544919338 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:36.905491 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c2425caf-9f85-4896-84b4-41226811ab3e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:36.905491 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c2425caf-9f85-4896-84b4-41226811ab3e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] DELETE https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 Jul 10 18:05:36.905491 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c2425caf-9f85-4896-84b4-41226811ab3e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:36.905992 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c2425caf-9f85-4896-84b4-41226811ab3e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:36.905992 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-c2425caf-9f85-4896-84b4-41226811ab3e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Delete volume with id: 487913e8-9bf5-416c-a0b5-e0abe40d5a49 Jul 10 18:05:36.921078 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:36.921078 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:36.922116 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c2425caf-9f85-4896-84b4-41226811ab3e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:36.941160 np0000005036 devstack@c-api.service[99949]: WARNING cinder.keymgr.conf_key_mgr [None req-c2425caf-9f85-4896-84b4-41226811ab3e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:05:36.949650 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c2425caf-9f85-4896-84b4-41226811ab3e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Delete volume request issued successfully. Jul 10 18:05:36.949936 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c2425caf-9f85-4896-84b4-41226811ab3e tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 returned with HTTP 202 Jul 10 18:05:36.950479 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 567/2268] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:05:36 2026] DELETE /volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:36.961100 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9b95b3d9-399e-4fd5-9d6e-8cc9d528d623 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:36.963541 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b95b3d9-399e-4fd5-9d6e-8cc9d528d623 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 Jul 10 18:05:36.963813 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b95b3d9-399e-4fd5-9d6e-8cc9d528d623 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:36.964038 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b95b3d9-399e-4fd5-9d6e-8cc9d528d623 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:36.974320 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:36.974320 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:36.985981 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9b95b3d9-399e-4fd5-9d6e-8cc9d528d623 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:36.991362 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b95b3d9-399e-4fd5-9d6e-8cc9d528d623 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 returned with HTTP 200 Jul 10 18:05:36.991811 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 570/2269] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:36 2026] GET /volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:37.693557 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-893ba11a-6013-4070-8b56-756c240927b7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:37.695388 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-893ba11a-6013-4070-8b56-756c240927b7 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:37.695596 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-893ba11a-6013-4070-8b56-756c240927b7 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:37.695783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-893ba11a-6013-4070-8b56-756c240927b7 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:37.695889 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-893ba11a-6013-4070-8b56-756c240927b7 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:37.702006 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:37.702006 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:37.703352 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-893ba11a-6013-4070-8b56-756c240927b7 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:37.703619 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 569/2270] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:37 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:38.003410 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-05c40023-6caa-4609-958c-0903d482a2ba None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.003410 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05c40023-6caa-4609-958c-0903d482a2ba None None] GET https://10.4.3.71/volume// Jul 10 18:05:38.003410 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05c40023-6caa-4609-958c-0903d482a2ba None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:38.003410 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05c40023-6caa-4609-958c-0903d482a2ba None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:38.003992 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05c40023-6caa-4609-958c-0903d482a2ba None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:38.006229 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 565/2271] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:05:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:38.009119 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e36681c6-e5ad-48fa-82c6-3868cae3324f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.011206 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e36681c6-e5ad-48fa-82c6-3868cae3324f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 Jul 10 18:05:38.012129 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e36681c6-e5ad-48fa-82c6-3868cae3324f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:38.012129 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e36681c6-e5ad-48fa-82c6-3868cae3324f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:38.018804 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e36681c6-e5ad-48fa-82c6-3868cae3324f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 returned with HTTP 404 Jul 10 18:05:38.020345 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 568/2272] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:38 2026] GET /volume/v3/volumes/487913e8-9bf5-416c-a0b5-e0abe40d5a49 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:38.020423 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-a5ba2210-c537-4696-86f4-6d21f2f9066d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.027649 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-a5ba2210-c537-4696-86f4-6d21f2f9066d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:05:38.028383 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-a5ba2210-c537-4696-86f4-6d21f2f9066d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9b15e50-8599-48c9-8ac5-670b602c6df0", "connector": null, "instance_uuid": "99b77b6d-d7af-43d0-a9f1-85eab1a6e1c3"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:38.032351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-363fcd00-7662-40e6-9dfd-6550050fc544 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.036655 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-363fcd00-7662-40e6-9dfd-6550050fc544 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:05:38.036769 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-363fcd00-7662-40e6-9dfd-6550050fc544 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:38.036890 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-363fcd00-7662-40e6-9dfd-6550050fc544 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:38.038707 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-363fcd00-7662-40e6-9dfd-6550050fc544 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:05:38.043362 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:38.043362 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:38.101534 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-a5ba2210-c537-4696-86f4-6d21f2f9066d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:05:38.101534 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 571/2273] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:05:38 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:38.122625 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-363fcd00-7662-40e6-9dfd-6550050fc544 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Get all volumes completed successfully. Jul 10 18:05:38.126645 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:38.126645 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:38.135629 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-363fcd00-7662-40e6-9dfd-6550050fc544 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:05:38.136806 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 570/2274] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:05:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18449 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:05:38.161050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2a2b7fd8-80c5-4b09-86ed-b4b595851e3d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.163518 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a2b7fd8-80c5-4b09-86ed-b4b595851e3d tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] DELETE https://10.4.3.71/volume/v3/types/bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7 Jul 10 18:05:38.163903 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2a2b7fd8-80c5-4b09-86ed-b4b595851e3d tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:38.164246 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2a2b7fd8-80c5-4b09-86ed-b4b595851e3d tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:38.198970 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a2b7fd8-80c5-4b09-86ed-b4b595851e3d tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] https://10.4.3.71/volume/v3/types/bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7 returned with HTTP 202 Jul 10 18:05:38.199491 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 566/2275] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:38 2026] DELETE /volume/v3/types/bec57a85-071a-4eaf-8f7a-6b05e8e0a8a7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:38.479370 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2d98c0fe-2c99-4172-a90b-1b76e635516a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.480964 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d98c0fe-2c99-4172-a90b-1b76e635516a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:38.481144 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d98c0fe-2c99-4172-a90b-1b76e635516a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:38.481337 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d98c0fe-2c99-4172-a90b-1b76e635516a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:38.486506 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=363,cinder:UPDATE=133,cinder:INSERT=79 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:05:38.511577 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:38.511577 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:38.522079 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2d98c0fe-2c99-4172-a90b-1b76e635516a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:38.526973 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d98c0fe-2c99-4172-a90b-1b76e635516a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:38.527524 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 569/2276] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:38 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:38.633941 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-aeded3c7-97e6-4f8e-a12e-77bfecb36508 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.637307 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aeded3c7-97e6-4f8e-a12e-77bfecb36508 None None] GET https://10.4.3.71/volume// Jul 10 18:05:38.637307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aeded3c7-97e6-4f8e-a12e-77bfecb36508 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:38.637307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aeded3c7-97e6-4f8e-a12e-77bfecb36508 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:38.637307 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aeded3c7-97e6-4f8e-a12e-77bfecb36508 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:38.637307 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 572/2277] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:05:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:38.645326 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-789d3d5d-b3a6-47c5-a701-4550309f429e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.648090 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-789d3d5d-b3a6-47c5-a701-4550309f429e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:38.648509 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-789d3d5d-b3a6-47c5-a701-4550309f429e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:38.648916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-789d3d5d-b3a6-47c5-a701-4550309f429e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:38.668947 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:38.668947 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:38.676018 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-789d3d5d-b3a6-47c5-a701-4550309f429e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:38.682588 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-789d3d5d-b3a6-47c5-a701-4550309f429e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:38.683341 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 571/2278] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:05:38 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:05:38.718746 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1bba9ba1-2e4b-467a-9cc8-8f67e9c7b889 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.722473 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1bba9ba1-2e4b-467a-9cc8-8f67e9c7b889 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:38.722473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1bba9ba1-2e4b-467a-9cc8-8f67e9c7b889 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:38.722473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1bba9ba1-2e4b-467a-9cc8-8f67e9c7b889 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:38.722473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-1bba9ba1-2e4b-467a-9cc8-8f67e9c7b889 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:38.732219 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:38.732219 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:38.733352 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1bba9ba1-2e4b-467a-9cc8-8f67e9c7b889 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:38.734190 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 567/2279] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:38 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:38.863475 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e72bc712-69d3-44e3-83e9-c901a8f96dfe None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:38.866540 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e72bc712-69d3-44e3-83e9-c901a8f96dfe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] PUT https://10.4.3.71/volume/v3/attachments/df563957-88dc-46b7-ad64-8054bb3a86e7 Jul 10 18:05:38.869907 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e72bc712-69d3-44e3-83e9-c901a8f96dfe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:38.889513 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e72bc712-69d3-44e3-83e9-c901a8f96dfe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Acquiring lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:05:38.897718 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e72bc712-69d3-44e3-83e9-c901a8f96dfe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" acquired by "attachment_update" :: waited 0.008s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:05:38.899354 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:38.899354 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:39.439346 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e72bc712-69d3-44e3-83e9-c901a8f96dfe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" released by "attachment_update" :: held 0.541s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:05:39.439853 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-e72bc712-69d3-44e3-83e9-c901a8f96dfe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/df563957-88dc-46b7-ad64-8054bb3a86e7 returned with HTTP 200 Jul 10 18:05:39.440125 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 570/2280] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:05:38 2026] PUT /volume/v3/attachments/df563957-88dc-46b7-ad64-8054bb3a86e7 => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:39.545742 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c0630e91-9156-442d-b0f7-40a01e48b5a9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:39.552310 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c0630e91-9156-442d-b0f7-40a01e48b5a9 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:39.552310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c0630e91-9156-442d-b0f7-40a01e48b5a9 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:39.552525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c0630e91-9156-442d-b0f7-40a01e48b5a9 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:39.586435 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:39.586435 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:39.593212 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c0630e91-9156-442d-b0f7-40a01e48b5a9 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:39.604352 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c0630e91-9156-442d-b0f7-40a01e48b5a9 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:39.604937 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 573/2281] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:39 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:39.751953 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-edb878b4-4f85-49a4-8642-36d6e132fb9b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:39.755164 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-edb878b4-4f85-49a4-8642-36d6e132fb9b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:39.755164 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-edb878b4-4f85-49a4-8642-36d6e132fb9b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:39.755164 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-edb878b4-4f85-49a4-8642-36d6e132fb9b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:39.755579 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-edb878b4-4f85-49a4-8642-36d6e132fb9b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:39.757354 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=331,cinder:UPDATE=97,cinder:INSERT=61 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:05:39.762438 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:39.762438 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:39.763713 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-edb878b4-4f85-49a4-8642-36d6e132fb9b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:39.764248 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 572/2282] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:39 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:39.801041 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8409a0d4-0c74-4998-91b5-acec50acab41 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:39.803476 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8409a0d4-0c74-4998-91b5-acec50acab41 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:39.803918 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8409a0d4-0c74-4998-91b5-acec50acab41 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-53108527", "extra_specs": {}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:39.829285 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8409a0d4-0c74-4998-91b5-acec50acab41 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:39.829777 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 568/2283] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:05:39 2026] POST /volume/v3/types => generated 210 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:39.840380 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b9ea560d-cda3-4154-a09d-60b428d33372 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:39.843076 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b9ea560d-cda3-4154-a09d-60b428d33372 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] POST https://10.4.3.71/volume/v3/types/1f6d1d24-fe57-4391-8012-2ad8320026f5/encryption Jul 10 18:05:39.843266 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b9ea560d-cda3-4154-a09d-60b428d33372 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:39.845904 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:39.845904 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:39.874405 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b9ea560d-cda3-4154-a09d-60b428d33372 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] https://10.4.3.71/volume/v3/types/1f6d1d24-fe57-4391-8012-2ad8320026f5/encryption returned with HTTP 200 Jul 10 18:05:39.875175 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 571/2284] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:05:39 2026] POST /volume/v3/types/1f6d1d24-fe57-4391-8012-2ad8320026f5/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:39.916775 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:39.919018 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:39.919791 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1170904306", "snapshot_id": null, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "volume_type": "tempest-scenario-type-luks-53108527", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:39.922642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1170904306', 'snapshot_id': None, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'volume_type': 'tempest-scenario-type-luks-53108527', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:40.065991 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume of 1 GB Jul 10 18:05:40.066329 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:40.066329 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:40.066909 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Availability Zones retrieved successfully. Jul 10 18:05:40.073252 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Flow 'volume_create_api' (4bf7077f-a31a-433b-b9f4-8b46f6420093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:40.074461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c64bdb3-0bcd-4d13-91cd-c26da2ce679f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:40.075717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:40.160029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c64bdb3-0bcd-4d13-91cd-c26da2ce679f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:05:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f6d1d24-fe57-4391-8012-2ad8320026f5,is_public=True,name='tempest-scenario-type-luks-53108527',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f6d1d24-fe57-4391-8012-2ad8320026f5', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:40.160894 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f5e7f8-4849-478b-a2f1-e1b2bffe2aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:40.205658 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-53108527 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-53108527, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:40.206731 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-53108527 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-53108527, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:40.255146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Created reservations ['2487e692-82b0-4876-8d9a-5620bed6114e', '8e48c699-bced-4ce1-98dc-d12cf382c49e', 'cbc41853-bf97-4311-9caf-f77c9a9a4ba1', 'f8e09bba-753b-4db7-ba13-e53c215711a2'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:40.255868 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f5e7f8-4849-478b-a2f1-e1b2bffe2aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2487e692-82b0-4876-8d9a-5620bed6114e', '8e48c699-bced-4ce1-98dc-d12cf382c49e', 'cbc41853-bf97-4311-9caf-f77c9a9a4ba1', 'f8e09bba-753b-4db7-ba13-e53c215711a2']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:40.256535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe65679-13fb-4a7b-a244-b61c8881d20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:40.304525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe65679-13fb-4a7b-a244-b61c8881d20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea23e33a-9581-473b-a3a3-ac8b97e405b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1170904306',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ffec51d628401eb94a4247f0363eff',qos_specs=None,replication_status=,reservations=['2487e692-82b0-4876-8d9a-5620bed6114e','8e48c699-bced-4ce1-98dc-d12cf382c49e','cbc41853-bf97-4311-9caf-f77c9a9a4ba1','f8e09bba-753b-4db7-ba13-e53c215711a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_type_id=1f6d1d24-fe57-4391-8012-2ad8320026f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1170904306',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ea23e33a-9581-473b-a3a3-ac8b97e405b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00ffec51d628401eb94a4247f0363eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f6d1d24-fe57-4391-8012-2ad8320026f5),volume_type_id=1f6d1d24-fe57-4391-8012-2ad8320026f5)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:40.305885 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244602ec-0f12-48b1-a422-bf7621fd395d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:40.337240 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244602ec-0f12-48b1-a422-bf7621fd395d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1170904306',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ffec51d628401eb94a4247f0363eff',qos_specs=None,replication_status=,reservations=['2487e692-82b0-4876-8d9a-5620bed6114e','8e48c699-bced-4ce1-98dc-d12cf382c49e','cbc41853-bf97-4311-9caf-f77c9a9a4ba1','f8e09bba-753b-4db7-ba13-e53c215711a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_type_id=1f6d1d24-fe57-4391-8012-2ad8320026f5)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:40.338544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a28d9c58-a845-4b71-adf1-bd15700f7862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:40.361251 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a28d9c58-a845-4b71-adf1-bd15700f7862) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:40.361443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Flow 'volume_create_api' (4bf7077f-a31a-433b-b9f4-8b46f6420093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:40.362315 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume request issued successfully. Jul 10 18:05:40.362873 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ae37059d-5401-46d7-9f59-9d19df0086d8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:40.364971 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 574/2285] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:05:39 2026] POST /volume/v3/volumes => generated 788 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:40.387700 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c2d442b2-15a9-4c85-9cf0-a0d34101ecde None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:40.390312 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c2d442b2-15a9-4c85-9cf0-a0d34101ecde tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:40.390312 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c2d442b2-15a9-4c85-9cf0-a0d34101ecde tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:40.390542 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c2d442b2-15a9-4c85-9cf0-a0d34101ecde tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:40.402208 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:40.402208 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:40.410116 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c2d442b2-15a9-4c85-9cf0-a0d34101ecde tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:40.420919 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c2d442b2-15a9-4c85-9cf0-a0d34101ecde tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:40.421600 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 573/2286] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:40 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:40.627484 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ebfd6ad9-caa8-4182-9e11-1ea35691ad59 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:40.628328 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ebfd6ad9-caa8-4182-9e11-1ea35691ad59 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:40.628587 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ebfd6ad9-caa8-4182-9e11-1ea35691ad59 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:40.628898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ebfd6ad9-caa8-4182-9e11-1ea35691ad59 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:40.632357 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=297,cinder:UPDATE=108,cinder:INSERT=56 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:05:40.647993 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:40.647993 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:40.653042 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ebfd6ad9-caa8-4182-9e11-1ea35691ad59 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:40.658324 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ebfd6ad9-caa8-4182-9e11-1ea35691ad59 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:40.658324 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 569/2287] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:40 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:40.779799 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2a75a01a-270e-433f-8b32-8d0cf7456fcf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:40.781762 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2a75a01a-270e-433f-8b32-8d0cf7456fcf tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:40.781762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2a75a01a-270e-433f-8b32-8d0cf7456fcf tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:40.781966 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2a75a01a-270e-433f-8b32-8d0cf7456fcf tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:40.782112 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2a75a01a-270e-433f-8b32-8d0cf7456fcf tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:40.790498 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:40.790498 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:40.791669 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2a75a01a-270e-433f-8b32-8d0cf7456fcf tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:40.793004 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 572/2288] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:40 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:40.975001 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b84539e3-35f2-425d-bb03-adff0c334faf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:40.977808 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b84539e3-35f2-425d-bb03-adff0c334faf tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] DELETE https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:05:40.978143 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b84539e3-35f2-425d-bb03-adff0c334faf tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:40.978512 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b84539e3-35f2-425d-bb03-adff0c334faf tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:40.978834 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-b84539e3-35f2-425d-bb03-adff0c334faf tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Delete volume with id: 286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:05:40.993167 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:40.993167 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:40.994084 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b84539e3-35f2-425d-bb03-adff0c334faf tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:05:41.026041 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b84539e3-35f2-425d-bb03-adff0c334faf tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Delete volume request issued successfully. Jul 10 18:05:41.026365 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b84539e3-35f2-425d-bb03-adff0c334faf tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 202 Jul 10 18:05:41.026963 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 575/2289] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:05:40 2026] DELETE /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:41.037941 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c6cea5d4-cdd9-4862-b17e-21a56dceb42b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:41.042059 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c6cea5d4-cdd9-4862-b17e-21a56dceb42b tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:05:41.042059 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c6cea5d4-cdd9-4862-b17e-21a56dceb42b tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:41.042316 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c6cea5d4-cdd9-4862-b17e-21a56dceb42b tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:41.051608 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:41.051608 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:41.057412 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c6cea5d4-cdd9-4862-b17e-21a56dceb42b tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:05:41.062874 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c6cea5d4-cdd9-4862-b17e-21a56dceb42b tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 200 Jul 10 18:05:41.063153 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 574/2290] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:41 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:41.440797 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c4885c2d-6e76-4d20-a082-658f7adb0e58 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:41.443145 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4885c2d-6e76-4d20-a082-658f7adb0e58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:41.443419 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4885c2d-6e76-4d20-a082-658f7adb0e58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:41.443704 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4885c2d-6e76-4d20-a082-658f7adb0e58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:41.453911 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:41.453911 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:41.460521 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c4885c2d-6e76-4d20-a082-658f7adb0e58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:41.466542 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4885c2d-6e76-4d20-a082-658f7adb0e58 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:41.467332 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 570/2291] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:41 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:41.683337 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-85340e6d-8f4d-40c2-a9f9-2d22bc577f3e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:41.686757 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85340e6d-8f4d-40c2-a9f9-2d22bc577f3e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:41.687041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85340e6d-8f4d-40c2-a9f9-2d22bc577f3e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:41.687323 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85340e6d-8f4d-40c2-a9f9-2d22bc577f3e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:41.713905 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:41.713905 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:41.721486 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-85340e6d-8f4d-40c2-a9f9-2d22bc577f3e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:41.729335 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85340e6d-8f4d-40c2-a9f9-2d22bc577f3e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:41.730099 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 573/2292] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:41 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:41.808472 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b5833218-ebca-4d24-8b07-0a68960905f0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:41.810515 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b5833218-ebca-4d24-8b07-0a68960905f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:41.810774 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b5833218-ebca-4d24-8b07-0a68960905f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:41.811072 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b5833218-ebca-4d24-8b07-0a68960905f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:41.811543 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b5833218-ebca-4d24-8b07-0a68960905f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:41.823979 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:41.823979 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:41.824998 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b5833218-ebca-4d24-8b07-0a68960905f0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:41.825809 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 576/2293] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:41 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:42.090645 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a3c7a537-2049-4900-bc30-33b3992cb9ef None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:42.094188 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a3c7a537-2049-4900-bc30-33b3992cb9ef tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 Jul 10 18:05:42.094573 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a3c7a537-2049-4900-bc30-33b3992cb9ef tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:42.094831 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a3c7a537-2049-4900-bc30-33b3992cb9ef tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:42.105945 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a3c7a537-2049-4900-bc30-33b3992cb9ef tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 returned with HTTP 404 Jul 10 18:05:42.107711 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 575/2294] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:42 2026] GET /volume/v3/volumes/286e45ad-0daa-425f-86f1-1328b3a3ded6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:42.223801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-74373821-9e08-47e2-a4aa-29215e7bbf44 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:42.226072 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-74373821-9e08-47e2-a4aa-29215e7bbf44 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] DELETE https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:05:42.226072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-74373821-9e08-47e2-a4aa-29215e7bbf44 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:42.226271 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-74373821-9e08-47e2-a4aa-29215e7bbf44 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:42.226413 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-74373821-9e08-47e2-a4aa-29215e7bbf44 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Delete volume with id: 63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:05:42.238125 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:42.238125 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:42.238772 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-74373821-9e08-47e2-a4aa-29215e7bbf44 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:05:42.276719 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-74373821-9e08-47e2-a4aa-29215e7bbf44 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Delete volume request issued successfully. Jul 10 18:05:42.277892 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-74373821-9e08-47e2-a4aa-29215e7bbf44 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 202 Jul 10 18:05:42.277892 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 571/2295] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:05:42 2026] DELETE /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:42.289523 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ae01d815-18d5-4538-88b8-d9eef0453718 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:42.291961 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae01d815-18d5-4538-88b8-d9eef0453718 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:05:42.292191 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae01d815-18d5-4538-88b8-d9eef0453718 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:42.292772 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae01d815-18d5-4538-88b8-d9eef0453718 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:42.301111 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:42.301111 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:42.308053 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ae01d815-18d5-4538-88b8-d9eef0453718 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Volume info retrieved successfully. Jul 10 18:05:42.314018 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae01d815-18d5-4538-88b8-d9eef0453718 tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 200 Jul 10 18:05:42.314391 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 574/2296] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:42 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:42.483425 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dc6fafdc-5827-47cd-925f-c5fa8b35a8ec None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:42.486838 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dc6fafdc-5827-47cd-925f-c5fa8b35a8ec tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:42.487029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dc6fafdc-5827-47cd-925f-c5fa8b35a8ec tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:42.487298 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dc6fafdc-5827-47cd-925f-c5fa8b35a8ec tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:42.501460 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:42.501460 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:42.509584 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dc6fafdc-5827-47cd-925f-c5fa8b35a8ec tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:42.516690 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dc6fafdc-5827-47cd-925f-c5fa8b35a8ec tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:42.517265 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 577/2297] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:42 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:42.753691 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7f20141e-eea8-477e-a11d-c27a32ac790e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:42.757762 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7f20141e-eea8-477e-a11d-c27a32ac790e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:42.757762 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7f20141e-eea8-477e-a11d-c27a32ac790e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:42.757971 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7f20141e-eea8-477e-a11d-c27a32ac790e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:42.777613 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:42.777613 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:42.782969 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7f20141e-eea8-477e-a11d-c27a32ac790e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:42.791716 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7f20141e-eea8-477e-a11d-c27a32ac790e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:42.792288 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 576/2298] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:42 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:42.839893 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-05eace41-06a9-42b7-8b6f-dbeb0c22eed0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:42.842610 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05eace41-06a9-42b7-8b6f-dbeb0c22eed0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:42.842944 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05eace41-06a9-42b7-8b6f-dbeb0c22eed0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:42.843269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05eace41-06a9-42b7-8b6f-dbeb0c22eed0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:42.843835 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-05eace41-06a9-42b7-8b6f-dbeb0c22eed0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:42.849486 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:42.849486 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:42.850526 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05eace41-06a9-42b7-8b6f-dbeb0c22eed0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:42.851643 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 572/2299] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:42 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:43.331689 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e32b25b2-5966-485e-aa5e-62446ac48b7a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:43.334166 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e32b25b2-5966-485e-aa5e-62446ac48b7a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] GET https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 Jul 10 18:05:43.334418 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e32b25b2-5966-485e-aa5e-62446ac48b7a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:43.334677 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e32b25b2-5966-485e-aa5e-62446ac48b7a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:43.342473 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e32b25b2-5966-485e-aa5e-62446ac48b7a tempest-AttachVolumeShelveTestJSON-792416466 tempest-AttachVolumeShelveTestJSON-792416466-project-member] https://10.4.3.71/volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 returned with HTTP 404 Jul 10 18:05:43.343166 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 575/2300] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:43 2026] GET /volume/v3/volumes/63fa68c2-9c61-45c5-ba77-1831d47d4320 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:43.537860 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-24c6b911-af5e-471c-bdbb-5ffb0c4ff9b3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:43.539963 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-24c6b911-af5e-471c-bdbb-5ffb0c4ff9b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:43.540206 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-24c6b911-af5e-471c-bdbb-5ffb0c4ff9b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:43.540452 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-24c6b911-af5e-471c-bdbb-5ffb0c4ff9b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:43.548293 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:43.548293 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:43.555722 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-24c6b911-af5e-471c-bdbb-5ffb0c4ff9b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:43.565819 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-24c6b911-af5e-471c-bdbb-5ffb0c4ff9b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:43.566446 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 578/2301] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:43 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:43.810489 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-468e32e7-49f4-41e6-9674-0a8c1ce8d1d0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:43.812885 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-468e32e7-49f4-41e6-9674-0a8c1ce8d1d0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:43.813339 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-468e32e7-49f4-41e6-9674-0a8c1ce8d1d0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:43.813533 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-468e32e7-49f4-41e6-9674-0a8c1ce8d1d0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:43.834401 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:43.834401 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:43.844193 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-468e32e7-49f4-41e6-9674-0a8c1ce8d1d0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:43.851532 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-468e32e7-49f4-41e6-9674-0a8c1ce8d1d0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:43.852091 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 577/2302] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:43 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:43.869883 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5462479c-7a22-461b-8ac3-f7e353ae79ad None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:43.872718 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5462479c-7a22-461b-8ac3-f7e353ae79ad tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:43.872999 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5462479c-7a22-461b-8ac3-f7e353ae79ad tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:43.873365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5462479c-7a22-461b-8ac3-f7e353ae79ad tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:43.873536 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-5462479c-7a22-461b-8ac3-f7e353ae79ad tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:43.880489 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:43.880489 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:43.882352 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5462479c-7a22-461b-8ac3-f7e353ae79ad tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:43.882352 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 573/2303] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:43 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:44.545802 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-d5e9407b-f293-4633-a8ee-57f0dc66665e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:44.548320 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-d5e9407b-f293-4633-a8ee-57f0dc66665e tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] DELETE https://10.4.3.71/volume/v3/attachments/30d43526-8701-448a-a756-000ad909b994 Jul 10 18:05:44.548518 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-d5e9407b-f293-4633-a8ee-57f0dc66665e tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:44.548867 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-d5e9407b-f293-4633-a8ee-57f0dc66665e tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:44.556991 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:44.556991 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:44.584794 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9ad42309-fb26-4e24-91fb-ff8aecccd98a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:44.586869 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ad42309-fb26-4e24-91fb-ff8aecccd98a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:44.587146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ad42309-fb26-4e24-91fb-ff8aecccd98a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:44.587398 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ad42309-fb26-4e24-91fb-ff8aecccd98a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:44.596231 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:44.596231 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:44.614870 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9ad42309-fb26-4e24-91fb-ff8aecccd98a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:44.625415 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ad42309-fb26-4e24-91fb-ff8aecccd98a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:44.625942 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 579/2304] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:44 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:44.726476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-d9e82fca-6362-4e58-859a-286b16cdd110 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:44.729462 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-d9e82fca-6362-4e58-859a-286b16cdd110 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments/df563957-88dc-46b7-ad64-8054bb3a86e7/action Jul 10 18:05:44.729923 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-d9e82fca-6362-4e58-859a-286b16cdd110 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:05:44.730089 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-d9e82fca-6362-4e58-859a-286b16cdd110 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:44.753996 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:44.753996 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:44.770238 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-961d1ec5-50d5-44e7-a255-842b2feb417f req-d9e82fca-6362-4e58-859a-286b16cdd110 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/df563957-88dc-46b7-ad64-8054bb3a86e7/action returned with HTTP 204 Jul 10 18:05:44.770897 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 578/2305] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:05:44 2026] POST /volume/v3/attachments/df563957-88dc-46b7-ad64-8054bb3a86e7/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:44.871695 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8a043fd1-5e0c-46aa-be20-448afe8a0c1e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:44.873792 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a043fd1-5e0c-46aa-be20-448afe8a0c1e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:44.874059 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a043fd1-5e0c-46aa-be20-448afe8a0c1e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:44.874337 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a043fd1-5e0c-46aa-be20-448afe8a0c1e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:44.891004 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:44.891004 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:44.895631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a31b4a3f-1810-4a76-a87c-49fcc26d5a1f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:44.896383 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8a043fd1-5e0c-46aa-be20-448afe8a0c1e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:44.897640 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a31b4a3f-1810-4a76-a87c-49fcc26d5a1f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:44.897836 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a31b4a3f-1810-4a76-a87c-49fcc26d5a1f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:44.898026 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a31b4a3f-1810-4a76-a87c-49fcc26d5a1f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:44.898125 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-a31b4a3f-1810-4a76-a87c-49fcc26d5a1f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:44.902808 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a043fd1-5e0c-46aa-be20-448afe8a0c1e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:44.903091 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:44.903091 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:44.903296 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 574/2306] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:44 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:44.903999 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a31b4a3f-1810-4a76-a87c-49fcc26d5a1f tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:44.907597 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 580/2307] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:44 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:45.108458 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-d5e9407b-f293-4633-a8ee-57f0dc66665e tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/attachments/30d43526-8701-448a-a756-000ad909b994 returned with HTTP 200 Jul 10 18:05:45.108925 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 576/2308] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:05:44 2026] DELETE /volume/v3/attachments/30d43526-8701-448a-a756-000ad909b994 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:45.125909 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-92fa38cb-cea2-4d1d-8cac-8e3ae72858e5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:45.128507 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-92fa38cb-cea2-4d1d-8cac-8e3ae72858e5 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 Jul 10 18:05:45.128731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-92fa38cb-cea2-4d1d-8cac-8e3ae72858e5 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:45.129446 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-92fa38cb-cea2-4d1d-8cac-8e3ae72858e5 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:45.129446 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-92fa38cb-cea2-4d1d-8cac-8e3ae72858e5 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Delete volume with id: 6f6557e8-7f33-4d16-9418-9e8e1f6527d9 Jul 10 18:05:45.142182 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:45.142182 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:45.142793 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-92fa38cb-cea2-4d1d-8cac-8e3ae72858e5 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:05:45.184703 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-92fa38cb-cea2-4d1d-8cac-8e3ae72858e5 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Delete volume request issued successfully. Jul 10 18:05:45.184703 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-387f70f8-a887-48df-94f1-42e3f780b8e6 req-92fa38cb-cea2-4d1d-8cac-8e3ae72858e5 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 returned with HTTP 202 Jul 10 18:05:45.184703 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 579/2309] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:05:45 2026] DELETE /volume/v3/volumes/6f6557e8-7f33-4d16-9418-9e8e1f6527d9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:45.644913 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d01a3188-6b7d-4d8b-b5f4-5bf92f5c594c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:45.647466 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d01a3188-6b7d-4d8b-b5f4-5bf92f5c594c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:45.647765 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d01a3188-6b7d-4d8b-b5f4-5bf92f5c594c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:45.648018 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d01a3188-6b7d-4d8b-b5f4-5bf92f5c594c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:45.657929 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:45.657929 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:45.662541 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d01a3188-6b7d-4d8b-b5f4-5bf92f5c594c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:45.668223 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d01a3188-6b7d-4d8b-b5f4-5bf92f5c594c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:45.668452 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 575/2310] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:45 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:45.915353 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bf2e1fa5-70b2-437c-a8a8-f7de5b7a2c53 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:45.917473 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf2e1fa5-70b2-437c-a8a8-f7de5b7a2c53 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:45.917740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf2e1fa5-70b2-437c-a8a8-f7de5b7a2c53 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:45.917965 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf2e1fa5-70b2-437c-a8a8-f7de5b7a2c53 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:45.918071 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-bf2e1fa5-70b2-437c-a8a8-f7de5b7a2c53 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:45.923161 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:45.923161 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:45.924176 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf2e1fa5-70b2-437c-a8a8-f7de5b7a2c53 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:45.924759 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 581/2311] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:45 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:46.685732 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7482c754-c512-4fa4-8395-24bf9b520849 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:46.688056 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7482c754-c512-4fa4-8395-24bf9b520849 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:46.688424 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7482c754-c512-4fa4-8395-24bf9b520849 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:46.688680 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7482c754-c512-4fa4-8395-24bf9b520849 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:46.707527 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:46.707527 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:46.714641 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7482c754-c512-4fa4-8395-24bf9b520849 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:46.723845 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7482c754-c512-4fa4-8395-24bf9b520849 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:46.724425 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 577/2312] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:46 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:46.938050 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5e8d636b-4596-4982-a927-ed6e13cb4b89 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:46.940349 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5e8d636b-4596-4982-a927-ed6e13cb4b89 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:46.940594 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5e8d636b-4596-4982-a927-ed6e13cb4b89 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:46.940809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5e8d636b-4596-4982-a927-ed6e13cb4b89 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:46.940916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-5e8d636b-4596-4982-a927-ed6e13cb4b89 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:46.948305 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:46.948305 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:46.949858 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5e8d636b-4596-4982-a927-ed6e13cb4b89 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:46.950867 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 580/2313] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:46 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:47.748382 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4c7b973a-a0c3-43c3-9b0d-7b6b3b717645 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:47.754590 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4c7b973a-a0c3-43c3-9b0d-7b6b3b717645 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:47.754590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4c7b973a-a0c3-43c3-9b0d-7b6b3b717645 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:47.754590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4c7b973a-a0c3-43c3-9b0d-7b6b3b717645 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:47.766900 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:47.766900 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:47.775806 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4c7b973a-a0c3-43c3-9b0d-7b6b3b717645 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:47.785895 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4c7b973a-a0c3-43c3-9b0d-7b6b3b717645 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:47.786608 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 576/2314] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:47 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:47.965238 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e18c19c7-b485-45b5-ab0f-60f3df446264 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:47.967420 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e18c19c7-b485-45b5-ab0f-60f3df446264 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:47.967726 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e18c19c7-b485-45b5-ab0f-60f3df446264 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:47.967932 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e18c19c7-b485-45b5-ab0f-60f3df446264 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:47.968034 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e18c19c7-b485-45b5-ab0f-60f3df446264 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:47.970465 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=279,cinder:UPDATE=61,cinder:INSERT=31 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:05:47.974956 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:47.974956 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:47.976646 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e18c19c7-b485-45b5-ab0f-60f3df446264 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:47.977714 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 582/2315] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:47 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:47.990327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:47.993248 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:47.993824 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1991966240", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:47.996370 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1991966240', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:47.996528 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Create volume of 1 GB Jul 10 18:05:48.001907 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Availability Zones retrieved successfully. Jul 10 18:05:48.009891 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Flow 'volume_create_api' (156ad99c-bb2e-48f5-999f-5aad3924062b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:48.011353 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbc5ca0-e908-4181-958b-47aaf61b17f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:48.012828 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:48.051506 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbc5ca0-e908-4181-958b-47aaf61b17f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:48.052784 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70e8efd-d509-44c0-b0e8-97520831f645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:48.130666 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Created reservations ['7bbe1cd1-bc2e-48a3-b638-ad1a741071df', '24bbace9-da42-48ee-ad67-35f0b84a4752', '9a5fdc22-5475-4760-9059-f71bf17e4090', 'bb37cf50-182b-4a62-8540-e74ffab95073'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:48.131510 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70e8efd-d509-44c0-b0e8-97520831f645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bbe1cd1-bc2e-48a3-b638-ad1a741071df', '24bbace9-da42-48ee-ad67-35f0b84a4752', '9a5fdc22-5475-4760-9059-f71bf17e4090', 'bb37cf50-182b-4a62-8540-e74ffab95073']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:48.132228 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53287acb-a474-4c8f-9242-d4a886d35a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:48.159421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53287acb-a474-4c8f-9242-d4a886d35a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f00c0d3-8b21-4720-8319-9e41427c6e4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1991966240',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4967c85032bf45fdb8a3c998ee20dd60',qos_specs=None,replication_status=,reservations=['7bbe1cd1-bc2e-48a3-b638-ad1a741071df','24bbace9-da42-48ee-ad67-35f0b84a4752','9a5fdc22-5475-4760-9059-f71bf17e4090','bb37cf50-182b-4a62-8540-e74ffab95073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34112bc6ded4bb18afc6d7f6dc75ee7',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1991966240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f00c0d3-8b21-4720-8319-9e41427c6e4d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4967c85032bf45fdb8a3c998ee20dd60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d34112bc6ded4bb18afc6d7f6dc75ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:48.160247 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991ac4fc-548a-4717-86bc-ea97463e3fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:48.184529 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991ac4fc-548a-4717-86bc-ea97463e3fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1991966240',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4967c85032bf45fdb8a3c998ee20dd60',qos_specs=None,replication_status=,reservations=['7bbe1cd1-bc2e-48a3-b638-ad1a741071df','24bbace9-da42-48ee-ad67-35f0b84a4752','9a5fdc22-5475-4760-9059-f71bf17e4090','bb37cf50-182b-4a62-8540-e74ffab95073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34112bc6ded4bb18afc6d7f6dc75ee7',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:48.185539 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1381fb-2814-4f1f-866c-73bbf2f15692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:48.197224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1381fb-2814-4f1f-866c-73bbf2f15692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:48.198951 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Flow 'volume_create_api' (156ad99c-bb2e-48f5-999f-5aad3924062b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:48.199524 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Create volume request issued successfully. Jul 10 18:05:48.200389 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-e4454f1c-a1e2-44b9-a94c-f224213f62e3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:48.201095 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 578/2316] 10.4.3.71 () {72 vars in 1534 bytes} [Fri Jul 10 18:05:47 2026] POST /volume/v3/volumes => generated 761 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:48.212593 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-8689fae8-d7ff-4fe3-b660-f50aaa6432c6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:48.217364 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-8689fae8-d7ff-4fe3-b660-f50aaa6432c6 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] GET https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d Jul 10 18:05:48.217797 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-8689fae8-d7ff-4fe3-b660-f50aaa6432c6 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:48.218237 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-8689fae8-d7ff-4fe3-b660-f50aaa6432c6 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:48.226822 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:48.226822 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:48.232033 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-8689fae8-d7ff-4fe3-b660-f50aaa6432c6 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Volume info retrieved successfully. Jul 10 18:05:48.238948 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dc77add3-9b25-406f-b9b2-3fb926c97c33 req-8689fae8-d7ff-4fe3-b660-f50aaa6432c6 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d returned with HTTP 200 Jul 10 18:05:48.239591 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 581/2317] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:48 2026] GET /volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:48.272478 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d6cf1433-15c5-4087-a54e-1b3f7fdf327a req-216a4d25-5624-4014-884a-f9a72811eff0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:48.275317 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d6cf1433-15c5-4087-a54e-1b3f7fdf327a req-216a4d25-5624-4014-884a-f9a72811eff0 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] GET https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d Jul 10 18:05:48.275584 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d6cf1433-15c5-4087-a54e-1b3f7fdf327a req-216a4d25-5624-4014-884a-f9a72811eff0 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:48.275868 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d6cf1433-15c5-4087-a54e-1b3f7fdf327a req-216a4d25-5624-4014-884a-f9a72811eff0 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:48.285633 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:48.285633 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:48.290894 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-d6cf1433-15c5-4087-a54e-1b3f7fdf327a req-216a4d25-5624-4014-884a-f9a72811eff0 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Volume info retrieved successfully. Jul 10 18:05:48.296903 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d6cf1433-15c5-4087-a54e-1b3f7fdf327a req-216a4d25-5624-4014-884a-f9a72811eff0 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d returned with HTTP 200 Jul 10 18:05:48.297464 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 577/2318] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:48 2026] GET /volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:48.811000 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-efbb6236-19c0-4d20-9507-534d26fd6c3f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:48.812907 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-efbb6236-19c0-4d20-9507-534d26fd6c3f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:48.813065 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-efbb6236-19c0-4d20-9507-534d26fd6c3f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:48.813255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-efbb6236-19c0-4d20-9507-534d26fd6c3f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:48.820749 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:48.820749 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:48.824642 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-efbb6236-19c0-4d20-9507-534d26fd6c3f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:48.830153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-efbb6236-19c0-4d20-9507-534d26fd6c3f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:48.830737 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 583/2319] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:48 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:48.993737 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-42b60610-7565-4a94-8fa7-1b7f84067c5a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:48.996588 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42b60610-7565-4a94-8fa7-1b7f84067c5a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:05:48.996969 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42b60610-7565-4a94-8fa7-1b7f84067c5a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:48.997302 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42b60610-7565-4a94-8fa7-1b7f84067c5a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:48.997489 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-42b60610-7565-4a94-8fa7-1b7f84067c5a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Show backup with id 17aaf822-8702-4c84-8461-c4e2dd91740f. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:05:49.003746 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:49.003746 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:49.005159 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42b60610-7565-4a94-8fa7-1b7f84067c5a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 200 Jul 10 18:05:49.005769 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 579/2320] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:48 2026] GET /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:49.020502 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-757afb17-115d-4e09-9988-c9bd0b0fe4ac None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:49.022471 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-757afb17-115d-4e09-9988-c9bd0b0fe4ac tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 Jul 10 18:05:49.022745 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-757afb17-115d-4e09-9988-c9bd0b0fe4ac tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:49.023000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-757afb17-115d-4e09-9988-c9bd0b0fe4ac tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:49.032756 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:49.032756 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:49.040459 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-757afb17-115d-4e09-9988-c9bd0b0fe4ac tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:49.048439 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-757afb17-115d-4e09-9988-c9bd0b0fe4ac tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 returned with HTTP 200 Jul 10 18:05:49.048917 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 582/2321] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:49 2026] GET /volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:49.062540 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9c73f852-c2dd-4f23-9a3d-a9e2d706a24b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:49.064367 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9c73f852-c2dd-4f23-9a3d-a9e2d706a24b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 Jul 10 18:05:49.064581 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9c73f852-c2dd-4f23-9a3d-a9e2d706a24b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:49.064795 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9c73f852-c2dd-4f23-9a3d-a9e2d706a24b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:49.071975 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:49.071975 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:49.075821 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9c73f852-c2dd-4f23-9a3d-a9e2d706a24b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:49.081377 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9c73f852-c2dd-4f23-9a3d-a9e2d706a24b tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 returned with HTTP 200 Jul 10 18:05:49.081816 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 578/2322] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:49 2026] GET /volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 => generated 1414 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:49.340379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bb1ee7be-1667-4585-84d1-9f9894e3d18a req-7bbbd9d4-58a8-4541-aaf8-6c2dec5f7702 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:49.343149 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bb1ee7be-1667-4585-84d1-9f9894e3d18a req-7bbbd9d4-58a8-4541-aaf8-6c2dec5f7702 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] GET https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d Jul 10 18:05:49.343473 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bb1ee7be-1667-4585-84d1-9f9894e3d18a req-7bbbd9d4-58a8-4541-aaf8-6c2dec5f7702 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:49.343943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bb1ee7be-1667-4585-84d1-9f9894e3d18a req-7bbbd9d4-58a8-4541-aaf8-6c2dec5f7702 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:49.352717 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:49.352717 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:49.357698 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-bb1ee7be-1667-4585-84d1-9f9894e3d18a req-7bbbd9d4-58a8-4541-aaf8-6c2dec5f7702 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Volume info retrieved successfully. Jul 10 18:05:49.362680 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bb1ee7be-1667-4585-84d1-9f9894e3d18a req-7bbbd9d4-58a8-4541-aaf8-6c2dec5f7702 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d returned with HTTP 200 Jul 10 18:05:49.363127 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 584/2323] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:49 2026] GET /volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:49.428894 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-4f58f77c-4dd6-40d2-9fad-6accb421cda7 req-6a4c124b-5771-446b-bde9-8e369e9c47d3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:49.431458 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-4f58f77c-4dd6-40d2-9fad-6accb421cda7 req-6a4c124b-5771-446b-bde9-8e369e9c47d3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-reader] GET https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d Jul 10 18:05:49.432047 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-4f58f77c-4dd6-40d2-9fad-6accb421cda7 req-6a4c124b-5771-446b-bde9-8e369e9c47d3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:49.432298 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-4f58f77c-4dd6-40d2-9fad-6accb421cda7 req-6a4c124b-5771-446b-bde9-8e369e9c47d3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:49.440304 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:49.440304 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:49.445062 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-4f58f77c-4dd6-40d2-9fad-6accb421cda7 req-6a4c124b-5771-446b-bde9-8e369e9c47d3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-reader] Volume info retrieved successfully. Jul 10 18:05:49.456845 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-4f58f77c-4dd6-40d2-9fad-6accb421cda7 req-6a4c124b-5771-446b-bde9-8e369e9c47d3 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-reader] https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d returned with HTTP 200 Jul 10 18:05:49.457583 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 580/2324] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:49 2026] GET /volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:49.497107 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6f16b47e-b141-4cfd-95ab-959fba144278 req-863d0878-7061-4709-bfdd-0269af1e2451 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:49.499869 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6f16b47e-b141-4cfd-95ab-959fba144278 req-863d0878-7061-4709-bfdd-0269af1e2451 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d Jul 10 18:05:49.500104 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6f16b47e-b141-4cfd-95ab-959fba144278 req-863d0878-7061-4709-bfdd-0269af1e2451 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:49.500427 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6f16b47e-b141-4cfd-95ab-959fba144278 req-863d0878-7061-4709-bfdd-0269af1e2451 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:49.500653 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [req-6f16b47e-b141-4cfd-95ab-959fba144278 req-863d0878-7061-4709-bfdd-0269af1e2451 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Delete volume with id: 9f00c0d3-8b21-4720-8319-9e41427c6e4d Jul 10 18:05:49.512814 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:49.512814 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:49.513462 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6f16b47e-b141-4cfd-95ab-959fba144278 req-863d0878-7061-4709-bfdd-0269af1e2451 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Volume info retrieved successfully. Jul 10 18:05:49.543066 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6f16b47e-b141-4cfd-95ab-959fba144278 req-863d0878-7061-4709-bfdd-0269af1e2451 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Delete volume request issued successfully. Jul 10 18:05:49.544907 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6f16b47e-b141-4cfd-95ab-959fba144278 req-863d0878-7061-4709-bfdd-0269af1e2451 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d returned with HTTP 202 Jul 10 18:05:49.544907 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 583/2325] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:05:49 2026] DELETE /volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:49.574978 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-61831823-24a6-4e91-9a8a-d4b3b1c1bed6 req-e8529f40-1694-472f-812f-0805897045d9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:49.578401 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-61831823-24a6-4e91-9a8a-d4b3b1c1bed6 req-e8529f40-1694-472f-812f-0805897045d9 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] GET https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d Jul 10 18:05:49.578692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-61831823-24a6-4e91-9a8a-d4b3b1c1bed6 req-e8529f40-1694-472f-812f-0805897045d9 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:49.579006 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-61831823-24a6-4e91-9a8a-d4b3b1c1bed6 req-e8529f40-1694-472f-812f-0805897045d9 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:49.588610 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:49.588610 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:49.596593 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-61831823-24a6-4e91-9a8a-d4b3b1c1bed6 req-e8529f40-1694-472f-812f-0805897045d9 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Volume info retrieved successfully. Jul 10 18:05:49.601642 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-61831823-24a6-4e91-9a8a-d4b3b1c1bed6 req-e8529f40-1694-472f-812f-0805897045d9 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d returned with HTTP 200 Jul 10 18:05:49.602359 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 579/2326] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:49 2026] GET /volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:49.844942 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d0d233db-84a6-4fd0-aac0-f8c7361ca299 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:49.846870 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0d233db-84a6-4fd0-aac0-f8c7361ca299 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:49.847241 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d0d233db-84a6-4fd0-aac0-f8c7361ca299 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:49.847522 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d0d233db-84a6-4fd0-aac0-f8c7361ca299 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:49.856024 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:49.856024 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:49.860400 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d0d233db-84a6-4fd0-aac0-f8c7361ca299 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:49.865072 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0d233db-84a6-4fd0-aac0-f8c7361ca299 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:49.865643 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 585/2327] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:49 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:50.628301 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-25a9d501-9f9d-4d59-bcb3-f3506ed06c66 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:50.634489 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-25a9d501-9f9d-4d59-bcb3-f3506ed06c66 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 Jul 10 18:05:50.635019 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-25a9d501-9f9d-4d59-bcb3-f3506ed06c66 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:50.635287 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-25a9d501-9f9d-4d59-bcb3-f3506ed06c66 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:50.638712 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-eec8c603-d379-4303-bdec-984b9da67541 req-3a7b8021-6796-4659-af0a-aedfe17dbd67 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:50.641133 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eec8c603-d379-4303-bdec-984b9da67541 req-3a7b8021-6796-4659-af0a-aedfe17dbd67 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] GET https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d Jul 10 18:05:50.641404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-eec8c603-d379-4303-bdec-984b9da67541 req-3a7b8021-6796-4659-af0a-aedfe17dbd67 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:50.641649 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-eec8c603-d379-4303-bdec-984b9da67541 req-3a7b8021-6796-4659-af0a-aedfe17dbd67 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:50.648547 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eec8c603-d379-4303-bdec-984b9da67541 req-3a7b8021-6796-4659-af0a-aedfe17dbd67 tempest-VolumesGetTestJSON-424824494 tempest-VolumesGetTestJSON-424824494-project-member] https://10.4.3.71/volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d returned with HTTP 404 Jul 10 18:05:50.649095 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 584/2328] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:50 2026] GET /volume/v3/volumes/9f00c0d3-8b21-4720-8319-9e41427c6e4d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:50.649798 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:50.649798 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:50.655951 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-25a9d501-9f9d-4d59-bcb3-f3506ed06c66 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:50.661601 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-25a9d501-9f9d-4d59-bcb3-f3506ed06c66 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 returned with HTTP 200 Jul 10 18:05:50.662185 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 581/2329] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:50 2026] GET /volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:50.881588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-06ac7bf3-d874-49d8-8f86-d604fded0d78 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:50.884261 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06ac7bf3-d874-49d8-8f86-d604fded0d78 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:50.884644 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06ac7bf3-d874-49d8-8f86-d604fded0d78 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:50.885021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06ac7bf3-d874-49d8-8f86-d604fded0d78 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:50.895837 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:50.895837 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:50.900799 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-06ac7bf3-d874-49d8-8f86-d604fded0d78 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:50.907210 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06ac7bf3-d874-49d8-8f86-d604fded0d78 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:50.907210 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 580/2330] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:50 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:51.274045 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-9cde45e4-3ad3-4d15-91dc-7248a1e40205 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:51.276660 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-9cde45e4-3ad3-4d15-91dc-7248a1e40205 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 Jul 10 18:05:51.280589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-9cde45e4-3ad3-4d15-91dc-7248a1e40205 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:51.280589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-9cde45e4-3ad3-4d15-91dc-7248a1e40205 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:51.287175 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:51.287175 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:51.297299 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-9cde45e4-3ad3-4d15-91dc-7248a1e40205 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:51.301972 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-9cde45e4-3ad3-4d15-91dc-7248a1e40205 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 returned with HTTP 200 Jul 10 18:05:51.301972 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 586/2331] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:51 2026] GET /volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:51.324411 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-57d90a04-79ff-4ae8-8ed4-e29e8f6eabc4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:51.325767 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-57d90a04-79ff-4ae8-8ed4-e29e8f6eabc4 None None] GET https://10.4.3.71/volume// Jul 10 18:05:51.326001 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-57d90a04-79ff-4ae8-8ed4-e29e8f6eabc4 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:51.326119 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-57d90a04-79ff-4ae8-8ed4-e29e8f6eabc4 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:51.327943 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-57d90a04-79ff-4ae8-8ed4-e29e8f6eabc4 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:51.328472 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 585/2332] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:05:51 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:51.342594 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-bc2e7603-c32d-4938-8aff-1c7cf18789f3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:51.347675 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-bc2e7603-c32d-4938-8aff-1c7cf18789f3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:05:51.348208 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-bc2e7603-c32d-4938-8aff-1c7cf18789f3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e68cd8a-5645-444e-873e-ab88b86c97d2", "connector": null, "instance_uuid": "381ea01d-f70c-46ad-a7cb-2741ff697814"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:51.360548 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:51.360548 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:51.404914 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-bc2e7603-c32d-4938-8aff-1c7cf18789f3 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:05:51.407132 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 582/2333] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:05:51 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:51.928706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-679d6625-175e-4a5b-8284-c9345d10c342 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:51.931154 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-679d6625-175e-4a5b-8284-c9345d10c342 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:51.931309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-679d6625-175e-4a5b-8284-c9345d10c342 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:51.931598 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-679d6625-175e-4a5b-8284-c9345d10c342 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:51.941216 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:51.941216 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:51.946283 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-679d6625-175e-4a5b-8284-c9345d10c342 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:51.952980 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-679d6625-175e-4a5b-8284-c9345d10c342 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:51.952980 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 581/2334] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:51 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:52.967842 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c09d25e6-cf0e-4506-bb95-9188c97eaea0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:52.972517 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c09d25e6-cf0e-4506-bb95-9188c97eaea0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:52.973575 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c09d25e6-cf0e-4506-bb95-9188c97eaea0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:52.974291 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c09d25e6-cf0e-4506-bb95-9188c97eaea0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:52.985174 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:52.985174 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:52.990717 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c09d25e6-cf0e-4506-bb95-9188c97eaea0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:52.996392 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c09d25e6-cf0e-4506-bb95-9188c97eaea0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:52.997177 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 587/2335] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:52 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:53.127306 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a1ab3127-8440-402d-b17f-b9b2c0eddf04 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:53.273698 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a1ab3127-8440-402d-b17f-b9b2c0eddf04 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] GET https://10.4.3.71/volume/v3/os-quota-class-sets/default Jul 10 18:05:53.273698 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a1ab3127-8440-402d-b17f-b9b2c0eddf04 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:53.273698 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a1ab3127-8440-402d-b17f-b9b2c0eddf04 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:53.295090 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a1ab3127-8440-402d-b17f-b9b2c0eddf04 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] https://10.4.3.71/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 18:05:53.295846 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 586/2336] 10.4.3.71 () {66 vars in 1290 bytes} [Fri Jul 10 18:05:53 2026] GET /volume/v3/os-quota-class-sets/default => generated 575 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:05:53.310653 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5709ac57-5dbe-415c-a615-ed899dd9b3d3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:53.312870 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5709ac57-5dbe-415c-a615-ed899dd9b3d3 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] GET https://10.4.3.71/volume/v3/os-quota-class-sets/default Jul 10 18:05:53.313110 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5709ac57-5dbe-415c-a615-ed899dd9b3d3 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:53.313369 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5709ac57-5dbe-415c-a615-ed899dd9b3d3 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:53.313675 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:53.313675 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:53.328977 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5709ac57-5dbe-415c-a615-ed899dd9b3d3 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] https://10.4.3.71/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 18:05:53.329496 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 583/2337] 10.4.3.71 () {66 vars in 1290 bytes} [Fri Jul 10 18:05:53 2026] GET /volume/v3/os-quota-class-sets/default => generated 575 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:53.343509 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-be9db896-63e8-4916-9ffa-82bbcfa54327 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:53.345497 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be9db896-63e8-4916-9ffa-82bbcfa54327 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:05:53.345942 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be9db896-63e8-4916-9ffa-82bbcfa54327 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-974913278"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:53.373343 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be9db896-63e8-4916-9ffa-82bbcfa54327 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:05:53.373813 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 582/2338] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:05:53 2026] POST /volume/v3/types => generated 227 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:53.384905 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2d6949eb-d1ba-4bca-b8ee-efba3039f676 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:53.386963 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d6949eb-d1ba-4bca-b8ee-efba3039f676 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-class-sets/default Jul 10 18:05:53.387304 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d6949eb-d1ba-4bca-b8ee-efba3039f676 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-974913278": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-974913278": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-974913278": 2}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:53.501166 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d6949eb-d1ba-4bca-b8ee-efba3039f676 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] https://10.4.3.71/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 18:05:53.501761 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 588/2339] 10.4.3.71 () {68 vars in 1311 bytes} [Fri Jul 10 18:05:53 2026] PUT /volume/v3/os-quota-class-sets/default => generated 763 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:53.513557 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0573a426-4697-4211-aa46-1ee1573c2cb8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:53.515617 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0573a426-4697-4211-aa46-1ee1573c2cb8 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/dea039c34e044f388da15c5e8274ac5b/defaults Jul 10 18:05:53.516044 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0573a426-4697-4211-aa46-1ee1573c2cb8 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:53.516413 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0573a426-4697-4211-aa46-1ee1573c2cb8 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Calling method 'defaults' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:53.524834 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-0573a426-4697-4211-aa46-1ee1573c2cb8 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-53108527 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-53108527, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:53.525340 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-0573a426-4697-4211-aa46-1ee1573c2cb8 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-53108527 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-53108527, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:53.525806 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-0573a426-4697-4211-aa46-1ee1573c2cb8 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-53108527 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-53108527, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:53.531725 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0573a426-4697-4211-aa46-1ee1573c2cb8 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/dea039c34e044f388da15c5e8274ac5b/defaults returned with HTTP 200 Jul 10 18:05:53.531725 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 587/2340] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:05:53 2026] GET /volume/v3/os-quota-sets/dea039c34e044f388da15c5e8274ac5b/defaults => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:53.744672 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-802acde2-72bb-47da-96d9-b9ac264d06c0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:53.747631 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-802acde2-72bb-47da-96d9-b9ac264d06c0 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] GET https://10.4.3.71/volume/v3/os-quota-sets/09b7b9cd93854c32aa4303a7cb72082e/defaults Jul 10 18:05:53.747949 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-802acde2-72bb-47da-96d9-b9ac264d06c0 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:53.748249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-802acde2-72bb-47da-96d9-b9ac264d06c0 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Calling method 'defaults' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:53.758740 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-802acde2-72bb-47da-96d9-b9ac264d06c0 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-53108527 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-53108527, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:53.759178 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-802acde2-72bb-47da-96d9-b9ac264d06c0 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-53108527 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-53108527, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:53.759485 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-802acde2-72bb-47da-96d9-b9ac264d06c0 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-53108527 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-53108527, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:05:53.763874 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-802acde2-72bb-47da-96d9-b9ac264d06c0 tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] https://10.4.3.71/volume/v3/os-quota-sets/09b7b9cd93854c32aa4303a7cb72082e/defaults returned with HTTP 200 Jul 10 18:05:53.764271 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 584/2341] 10.4.3.71 () {66 vars in 1374 bytes} [Fri Jul 10 18:05:53 2026] GET /volume/v3/os-quota-sets/09b7b9cd93854c32aa4303a7cb72082e/defaults => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:53.869090 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a62446e7-ba6c-4d87-847d-350c804c964b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:53.871090 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a62446e7-ba6c-4d87-847d-350c804c964b tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] DELETE https://10.4.3.71/volume/v3/types/c79e90da-58ec-4277-b8a9-08b2f043e3a2 Jul 10 18:05:53.871318 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a62446e7-ba6c-4d87-847d-350c804c964b tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:53.871574 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a62446e7-ba6c-4d87-847d-350c804c964b tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:53.904961 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a62446e7-ba6c-4d87-847d-350c804c964b tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] https://10.4.3.71/volume/v3/types/c79e90da-58ec-4277-b8a9-08b2f043e3a2 returned with HTTP 202 Jul 10 18:05:53.905589 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 583/2342] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:05:53 2026] DELETE /volume/v3/types/c79e90da-58ec-4277-b8a9-08b2f043e3a2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:53.913706 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6e9a43ef-085c-4bff-8984-a34af5cf525d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:53.916120 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6e9a43ef-085c-4bff-8984-a34af5cf525d tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] GET https://10.4.3.71/volume/v3/types/c79e90da-58ec-4277-b8a9-08b2f043e3a2 Jul 10 18:05:53.916516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6e9a43ef-085c-4bff-8984-a34af5cf525d tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:53.916833 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6e9a43ef-085c-4bff-8984-a34af5cf525d tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:53.920968 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6e9a43ef-085c-4bff-8984-a34af5cf525d tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] https://10.4.3.71/volume/v3/types/c79e90da-58ec-4277-b8a9-08b2f043e3a2 returned with HTTP 404 Jul 10 18:05:53.921660 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 589/2343] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:05:53 2026] GET /volume/v3/types/c79e90da-58ec-4277-b8a9-08b2f043e3a2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:53.930221 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b8d65d84-c0f3-449a-a690-ffcd1aea6e2a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:53.932084 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b8d65d84-c0f3-449a-a690-ffcd1aea6e2a tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] PUT https://10.4.3.71/volume/v3/os-quota-class-sets/default Jul 10 18:05:53.932661 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b8d65d84-c0f3-449a-a690-ffcd1aea6e2a tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:54.008489 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b8d65d84-c0f3-449a-a690-ffcd1aea6e2a tempest-VolumeQuotaClassesTest-1947859262 tempest-VolumeQuotaClassesTest-1947859262-project-admin] https://10.4.3.71/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 18:05:54.009064 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 588/2344] 10.4.3.71 () {68 vars in 1311 bytes} [Fri Jul 10 18:05:53 2026] PUT /volume/v3/os-quota-class-sets/default => generated 558 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:54.011774 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a41f76f5-b315-49e3-8fc9-943d3199dfcb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:54.013180 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a41f76f5-b315-49e3-8fc9-943d3199dfcb tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:54.015681 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a41f76f5-b315-49e3-8fc9-943d3199dfcb tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:54.015681 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a41f76f5-b315-49e3-8fc9-943d3199dfcb tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:54.024838 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:54.024838 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:54.031341 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a41f76f5-b315-49e3-8fc9-943d3199dfcb tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:54.037706 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a41f76f5-b315-49e3-8fc9-943d3199dfcb tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:54.039591 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 585/2345] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:54 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:54.619443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-6b116ce3-50af-489d-82fa-d3678f72179a req-ea945b65-4224-4b1b-8d21-3c05c47149a2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:54.620042 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-ea945b65-4224-4b1b-8d21-3c05c47149a2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:05:54.620405 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-ea945b65-4224-4b1b-8d21-3c05c47149a2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:54.620657 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-ea945b65-4224-4b1b-8d21-3c05c47149a2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:54.640684 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:54.640684 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:54.646767 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-6b116ce3-50af-489d-82fa-d3678f72179a req-ea945b65-4224-4b1b-8d21-3c05c47149a2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:05:54.654732 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-ea945b65-4224-4b1b-8d21-3c05c47149a2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:05:54.655716 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 584/2346] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:54 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:55.056282 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d1f2b036-9d99-423e-8404-9bfa70615f5f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:55.058697 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d1f2b036-9d99-423e-8404-9bfa70615f5f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:55.058967 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d1f2b036-9d99-423e-8404-9bfa70615f5f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:55.059246 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d1f2b036-9d99-423e-8404-9bfa70615f5f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:55.068162 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:55.068162 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:55.075302 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d1f2b036-9d99-423e-8404-9bfa70615f5f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:55.080711 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d1f2b036-9d99-423e-8404-9bfa70615f5f tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:55.081217 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 590/2347] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:55 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 941 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:55.632537 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-502e1703-8c03-4b58-84a2-5cfd4b4b77f5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:55.633044 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-502e1703-8c03-4b58-84a2-5cfd4b4b77f5 None None] GET https://10.4.3.71/volume// Jul 10 18:05:55.633044 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-502e1703-8c03-4b58-84a2-5cfd4b4b77f5 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:55.633264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-502e1703-8c03-4b58-84a2-5cfd4b4b77f5 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:55.633707 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-502e1703-8c03-4b58-84a2-5cfd4b4b77f5 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:55.634007 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 589/2348] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:05:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:55.645214 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6b116ce3-50af-489d-82fa-d3678f72179a req-211d6cb6-45f3-4bbc-9a6a-60806c86a85e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:55.650786 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-211d6cb6-45f3-4bbc-9a6a-60806c86a85e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:05:55.654320 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-211d6cb6-45f3-4bbc-9a6a-60806c86a85e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9b15e50-8599-48c9-8ac5-670b602c6df0", "connector": null, "instance_uuid": "a41cfbef-b5cd-4b6d-a8b2-f0957775dea3"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:55.671983 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:55.671983 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:55.732507 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-211d6cb6-45f3-4bbc-9a6a-60806c86a85e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:05:55.733176 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 586/2349] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:05:55 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:55.745829 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-6b116ce3-50af-489d-82fa-d3678f72179a req-610775f5-8b54-481d-86d4-a14535e434af None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:55.749606 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-610775f5-8b54-481d-86d4-a14535e434af tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/attachments/7a0fce3f-c3c1-4171-9f23-6b71da38a96d Jul 10 18:05:55.749606 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-610775f5-8b54-481d-86d4-a14535e434af tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:55.749606 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-610775f5-8b54-481d-86d4-a14535e434af tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:55.757877 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:55.757877 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:56.095381 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-935636b6-8416-4e02-b5db-efdc3182bb80 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:56.097510 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-935636b6-8416-4e02-b5db-efdc3182bb80 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:56.097886 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-935636b6-8416-4e02-b5db-efdc3182bb80 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:56.097970 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-935636b6-8416-4e02-b5db-efdc3182bb80 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:56.106859 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:56.106859 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:56.117038 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-935636b6-8416-4e02-b5db-efdc3182bb80 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:56.132013 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-935636b6-8416-4e02-b5db-efdc3182bb80 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:56.132537 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 591/2350] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:56 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 1427 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:56.157770 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-21799ff7-09d7-485a-ab2d-fdb7dd9278b0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:56.161398 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-21799ff7-09d7-485a-ab2d-fdb7dd9278b0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:56.161693 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-21799ff7-09d7-485a-ab2d-fdb7dd9278b0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:56.161902 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-21799ff7-09d7-485a-ab2d-fdb7dd9278b0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:56.171547 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:56.171547 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:56.176709 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-21799ff7-09d7-485a-ab2d-fdb7dd9278b0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:56.187036 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-21799ff7-09d7-485a-ab2d-fdb7dd9278b0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:56.188102 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 590/2351] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:56 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 1427 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:56.317500 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-610775f5-8b54-481d-86d4-a14535e434af tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/7a0fce3f-c3c1-4171-9f23-6b71da38a96d returned with HTTP 200 Jul 10 18:05:56.317717 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 585/2352] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:05:55 2026] DELETE /volume/v3/attachments/7a0fce3f-c3c1-4171-9f23-6b71da38a96d => generated 367 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:56.362956 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-425dffdf-a5be-4c27-945a-eb9153056328 req-1a9bbc8a-29be-4cc9-a9ad-4b230e4d4128 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:56.365178 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-1a9bbc8a-29be-4cc9-a9ad-4b230e4d4128 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:56.365452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-1a9bbc8a-29be-4cc9-a9ad-4b230e4d4128 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:56.365684 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-1a9bbc8a-29be-4cc9-a9ad-4b230e4d4128 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:56.374180 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:56.374180 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:56.379248 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-425dffdf-a5be-4c27-945a-eb9153056328 req-1a9bbc8a-29be-4cc9-a9ad-4b230e4d4128 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:56.387013 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-1a9bbc8a-29be-4cc9-a9ad-4b230e4d4128 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:56.387620 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 587/2353] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:56 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 1427 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:56.619249 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:56.790813 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:05:56.791294 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-276970676"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:56.794733 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-276970676'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:05:56.794963 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Create volume of 1 GB Jul 10 18:05:56.804627 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Availability Zones retrieved successfully. Jul 10 18:05:56.812684 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Flow 'volume_create_api' (3f1bc072-90f1-465b-9d03-fa64069f0720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:56.814067 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5a11d7-6d20-4c93-9cd2-59337b5677c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:56.815204 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:05:56.852737 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5a11d7-6d20-4c93-9cd2-59337b5677c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:56.853594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59438845-5bac-400e-a7db-b0c54b382d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:56.959174 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Created reservations ['774f5b69-5348-40de-8d06-63edf6a75ee6', 'cf167897-a6e6-43bd-a7be-f8dfad1e7a98', 'bd4ff9e5-b177-4fb0-9038-b56585020d05', 'e857f7c9-968b-4eed-99e0-cdb6f8b9014b'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:05:56.960406 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59438845-5bac-400e-a7db-b0c54b382d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['774f5b69-5348-40de-8d06-63edf6a75ee6', 'cf167897-a6e6-43bd-a7be-f8dfad1e7a98', 'bd4ff9e5-b177-4fb0-9038-b56585020d05', 'e857f7c9-968b-4eed-99e0-cdb6f8b9014b']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:56.961391 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04a9499-d08a-46e1-ab0c-154f0c3fb120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:56.995143 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04a9499-d08a-46e1-ab0c-154f0c3fb120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7703718b-e42a-476b-86af-8e5f3c73249d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-276970676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e63ffbc18ad4ef78d0aef0c8f21a5e9',qos_specs=None,replication_status=,reservations=['774f5b69-5348-40de-8d06-63edf6a75ee6','cf167897-a6e6-43bd-a7be-f8dfad1e7a98','bd4ff9e5-b177-4fb0-9038-b56585020d05','e857f7c9-968b-4eed-99e0-cdb6f8b9014b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dbd2146779545f0a6ffc78ccacbf9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-276970676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7703718b-e42a-476b-86af-8e5f3c73249d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e63ffbc18ad4ef78d0aef0c8f21a5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1dbd2146779545f0a6ffc78ccacbf9ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:56.997669 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f8141b1-8e5e-4354-a1a2-c8f14bb35813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:57.022029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f8141b1-8e5e-4354-a1a2-c8f14bb35813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-276970676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e63ffbc18ad4ef78d0aef0c8f21a5e9',qos_specs=None,replication_status=,reservations=['774f5b69-5348-40de-8d06-63edf6a75ee6','cf167897-a6e6-43bd-a7be-f8dfad1e7a98','bd4ff9e5-b177-4fb0-9038-b56585020d05','e857f7c9-968b-4eed-99e0-cdb6f8b9014b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dbd2146779545f0a6ffc78ccacbf9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:57.022968 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f53d67-f36d-417f-bab5-626357892c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:05:57.036789 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f53d67-f36d-417f-bab5-626357892c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:05:57.037825 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Flow 'volume_create_api' (3f1bc072-90f1-465b-9d03-fa64069f0720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:05:57.038218 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Create volume request issued successfully. Jul 10 18:05:57.039074 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b93a102-fcca-461b-b8ca-8409ded9bbbb tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:05:57.039606 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 592/2354] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:05:56 2026] POST /volume/v3/volumes => generated 747 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:05:57.050749 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-383d319f-f2c5-441e-9431-63ce6b609a9d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:57.052701 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-383d319f-f2c5-441e-9431-63ce6b609a9d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d Jul 10 18:05:57.053018 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-383d319f-f2c5-441e-9431-63ce6b609a9d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:57.053241 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-383d319f-f2c5-441e-9431-63ce6b609a9d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:57.062478 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:57.062478 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:57.067217 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-383d319f-f2c5-441e-9431-63ce6b609a9d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:57.071634 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-425dffdf-a5be-4c27-945a-eb9153056328 req-56e0ab43-b0f2-4d2b-8ebc-a0348043c1f3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:57.073642 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-383d319f-f2c5-441e-9431-63ce6b609a9d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d returned with HTTP 200 Jul 10 18:05:57.074217 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 591/2355] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:57 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:57.074681 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-56e0ab43-b0f2-4d2b-8ebc-a0348043c1f3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:05:57.074941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-56e0ab43-b0f2-4d2b-8ebc-a0348043c1f3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:57.075783 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-56e0ab43-b0f2-4d2b-8ebc-a0348043c1f3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:57.084664 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:57.084664 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:57.092483 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-425dffdf-a5be-4c27-945a-eb9153056328 req-56e0ab43-b0f2-4d2b-8ebc-a0348043c1f3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:05:57.102380 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-56e0ab43-b0f2-4d2b-8ebc-a0348043c1f3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:05:57.103211 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 586/2356] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:05:57 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 1427 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:57.114856 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-57fc4a57-3f5f-4833-9619-ed1e2a4b2480 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:57.115501 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57fc4a57-3f5f-4833-9619-ed1e2a4b2480 None None] GET https://10.4.3.71/volume// Jul 10 18:05:57.115540 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57fc4a57-3f5f-4833-9619-ed1e2a4b2480 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:57.115837 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57fc4a57-3f5f-4833-9619-ed1e2a4b2480 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:57.116309 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57fc4a57-3f5f-4833-9619-ed1e2a4b2480 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:57.116772 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 588/2357] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:05:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:57.127355 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-425dffdf-a5be-4c27-945a-eb9153056328 req-6436d792-9321-4e47-8c10-e27a73ba305a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:57.130024 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-6436d792-9321-4e47-8c10-e27a73ba305a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:05:57.130475 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-6436d792-9321-4e47-8c10-e27a73ba305a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea23e33a-9581-473b-a3a3-ac8b97e405b0", "connector": null, "instance_uuid": "df30bd22-5087-4771-b9dc-de444602646d"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:57.141927 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:57.141927 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:57.176124 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-6436d792-9321-4e47-8c10-e27a73ba305a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:05:57.176124 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 593/2358] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:05:57 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:58.091254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6fa7f248-0cdf-4527-80d0-831a22b06d23 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.096991 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6fa7f248-0cdf-4527-80d0-831a22b06d23 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d Jul 10 18:05:58.097338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6fa7f248-0cdf-4527-80d0-831a22b06d23 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.097637 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6fa7f248-0cdf-4527-80d0-831a22b06d23 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.109888 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.109888 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:58.115483 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6fa7f248-0cdf-4527-80d0-831a22b06d23 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.123373 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6fa7f248-0cdf-4527-80d0-831a22b06d23 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d returned with HTTP 200 Jul 10 18:05:58.124048 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 592/2359] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:58.141237 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-31b6523b-09e1-483d-b166-44daad247d99 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.141722 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-31b6523b-09e1-483d-b166-44daad247d99 None None] GET https://10.4.3.71/volume// Jul 10 18:05:58.141868 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-31b6523b-09e1-483d-b166-44daad247d99 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.142140 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-31b6523b-09e1-483d-b166-44daad247d99 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.142496 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-31b6523b-09e1-483d-b166-44daad247d99 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:05:58.142817 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 587/2360] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:05:58.142893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8f4960b3-5656-4110-a183-23946e28c0f1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.145984 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8f4960b3-5656-4110-a183-23946e28c0f1 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] POST https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata Jul 10 18:05:58.146554 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8f4960b3-5656-4110-a183-23946e28c0f1 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:58.154071 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-ee7008ae-528b-426d-9354-004f8e967e1a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.156540 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-ee7008ae-528b-426d-9354-004f8e967e1a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 Jul 10 18:05:58.156856 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-ee7008ae-528b-426d-9354-004f8e967e1a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.157131 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-ee7008ae-528b-426d-9354-004f8e967e1a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.158928 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.158928 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:58.160263 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8f4960b3-5656-4110-a183-23946e28c0f1 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.171355 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.171355 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:58.176716 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-ee7008ae-528b-426d-9354-004f8e967e1a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:05:58.177055 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8f4960b3-5656-4110-a183-23946e28c0f1 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Create volume metadata completed successfully. Jul 10 18:05:58.178005 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8f4960b3-5656-4110-a183-23946e28c0f1 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata returned with HTTP 200 Jul 10 18:05:58.178100 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 589/2361] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:05:58 2026] POST /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata => generated 101 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:58.183659 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-ee7008ae-528b-426d-9354-004f8e967e1a tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 returned with HTTP 200 Jul 10 18:05:58.184199 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 594/2362] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 => generated 1593 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:05:58.187111 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-72f9322a-4c1c-4449-b818-805450551079 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.189472 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-72f9322a-4c1c-4449-b818-805450551079 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata Jul 10 18:05:58.190437 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-72f9322a-4c1c-4449-b818-805450551079 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.190826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-72f9322a-4c1c-4449-b818-805450551079 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.200347 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.200347 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:58.201172 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-72f9322a-4c1c-4449-b818-805450551079 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.211288 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-72f9322a-4c1c-4449-b818-805450551079 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Get volume metadata completed successfully. Jul 10 18:05:58.211745 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-72f9322a-4c1c-4449-b818-805450551079 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata returned with HTTP 200 Jul 10 18:05:58.212303 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 593/2363] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:58.222145 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-408b1c52-a3eb-42a2-b0d5-8d27ac5e94c2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.224716 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-408b1c52-a3eb-42a2-b0d5-8d27ac5e94c2 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] PUT https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata Jul 10 18:05:58.226134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-408b1c52-a3eb-42a2-b0d5-8d27ac5e94c2 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:58.238397 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.238397 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:58.239180 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-408b1c52-a3eb-42a2-b0d5-8d27ac5e94c2 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.265474 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-408b1c52-a3eb-42a2-b0d5-8d27ac5e94c2 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Update volume metadata completed successfully. Jul 10 18:05:58.266349 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-408b1c52-a3eb-42a2-b0d5-8d27ac5e94c2 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata returned with HTTP 200 Jul 10 18:05:58.268164 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 588/2364] 10.4.3.71 () {68 vars in 1388 bytes} [Fri Jul 10 18:05:58 2026] PUT /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 10 18:05:58.279332 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-995a70b4-b096-4f0a-bce4-9e6d0d9d94f9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.281696 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-995a70b4-b096-4f0a-bce4-9e6d0d9d94f9 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata Jul 10 18:05:58.282060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-995a70b4-b096-4f0a-bce4-9e6d0d9d94f9 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.283193 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-995a70b4-b096-4f0a-bce4-9e6d0d9d94f9 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.299440 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.299440 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:58.300162 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-995a70b4-b096-4f0a-bce4-9e6d0d9d94f9 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.308430 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-995a70b4-b096-4f0a-bce4-9e6d0d9d94f9 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Get volume metadata completed successfully. Jul 10 18:05:58.308899 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-995a70b4-b096-4f0a-bce4-9e6d0d9d94f9 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata returned with HTTP 200 Jul 10 18:05:58.309506 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 590/2365] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:05:58.312052 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-d553b36d-c168-4132-95e5-c86660dec3b0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.315130 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-d553b36d-c168-4132-95e5-c86660dec3b0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] PUT https://10.4.3.71/volume/v3/attachments/2b9cf657-11c2-42ac-8be9-4da62f8cef5c Jul 10 18:05:58.315857 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-d553b36d-c168-4132-95e5-c86660dec3b0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:58.319807 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-307354a5-cf90-4422-92aa-d4036cfe755d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.323406 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-307354a5-cf90-4422-92aa-d4036cfe755d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] DELETE https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata/key1 Jul 10 18:05:58.323790 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-307354a5-cf90-4422-92aa-d4036cfe755d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.324048 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-307354a5-cf90-4422-92aa-d4036cfe755d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.335543 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-d553b36d-c168-4132-95e5-c86660dec3b0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Acquiring lock "cinder-attachment_update-6e68cd8a-5645-444e-873e-ab88b86c97d2-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:05:58.338078 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.338078 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:58.338712 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-307354a5-cf90-4422-92aa-d4036cfe755d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.341832 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-d553b36d-c168-4132-95e5-c86660dec3b0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Lock "cinder-attachment_update-6e68cd8a-5645-444e-873e-ab88b86c97d2-np0000005036" acquired by "attachment_update" :: waited 0.008s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:05:58.343314 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.343314 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:05:58.349384 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-307354a5-cf90-4422-92aa-d4036cfe755d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Get volume metadata completed successfully. Jul 10 18:05:58.361613 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-307354a5-cf90-4422-92aa-d4036cfe755d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Delete volume metadata completed successfully. Jul 10 18:05:58.362021 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-307354a5-cf90-4422-92aa-d4036cfe755d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata/key1 returned with HTTP 200 Jul 10 18:05:58.362648 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 594/2366] 10.4.3.71 () {66 vars in 1386 bytes} [Fri Jul 10 18:05:58 2026] DELETE /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata/key1 => generated 0 bytes in 43 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 18:05:58.372213 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-723e0755-c612-4371-8cc3-b575027cd348 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.374877 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-723e0755-c612-4371-8cc3-b575027cd348 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata Jul 10 18:05:58.374877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-723e0755-c612-4371-8cc3-b575027cd348 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.375050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-723e0755-c612-4371-8cc3-b575027cd348 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.387676 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.387676 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:58.388360 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-723e0755-c612-4371-8cc3-b575027cd348 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.397576 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-723e0755-c612-4371-8cc3-b575027cd348 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Get volume metadata completed successfully. Jul 10 18:05:58.398034 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-723e0755-c612-4371-8cc3-b575027cd348 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata returned with HTTP 200 Jul 10 18:05:58.398580 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 589/2367] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata => generated 32 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:05:58.408375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-50cbc562-2880-43fb-b64e-c11d8239b50f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.412124 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-50cbc562-2880-43fb-b64e-c11d8239b50f tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] PUT https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata Jul 10 18:05:58.412751 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-50cbc562-2880-43fb-b64e-c11d8239b50f tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:58.435951 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.435951 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:58.436646 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-50cbc562-2880-43fb-b64e-c11d8239b50f tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.450638 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-50cbc562-2880-43fb-b64e-c11d8239b50f tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Update volume metadata completed successfully. Jul 10 18:05:58.451016 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-50cbc562-2880-43fb-b64e-c11d8239b50f tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata returned with HTTP 200 Jul 10 18:05:58.451605 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 591/2368] 10.4.3.71 () {68 vars in 1388 bytes} [Fri Jul 10 18:05:58 2026] PUT /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:05:58.462136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fc3ee141-0aa6-4774-898c-8818e06876b4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.465122 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc3ee141-0aa6-4774-898c-8818e06876b4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] POST https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata Jul 10 18:05:58.465323 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fc3ee141-0aa6-4774-898c-8818e06876b4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:58.477119 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.477119 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:58.477697 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fc3ee141-0aa6-4774-898c-8818e06876b4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.490592 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fc3ee141-0aa6-4774-898c-8818e06876b4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Create volume metadata completed successfully. Jul 10 18:05:58.490592 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc3ee141-0aa6-4774-898c-8818e06876b4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata returned with HTTP 200 Jul 10 18:05:58.491438 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 595/2369] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 18:05:58 2026] POST /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:05:58.502164 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7d7e107e-ab74-4aa0-a83a-f4663a350586 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.504606 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d7e107e-ab74-4aa0-a83a-f4663a350586 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] PUT https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata/key3 Jul 10 18:05:58.505920 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d7e107e-ab74-4aa0-a83a-f4663a350586 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:58.519263 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.519263 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:58.519970 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7d7e107e-ab74-4aa0-a83a-f4663a350586 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.534126 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7d7e107e-ab74-4aa0-a83a-f4663a350586 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Update volume metadata completed successfully. Jul 10 18:05:58.534498 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d7e107e-ab74-4aa0-a83a-f4663a350586 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata/key3 returned with HTTP 200 Jul 10 18:05:58.535192 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 590/2370] 10.4.3.71 () {68 vars in 1403 bytes} [Fri Jul 10 18:05:58 2026] PUT /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:05:58.545277 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-64149530-cd9e-414f-9d73-1caaae44686e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.547683 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64149530-cd9e-414f-9d73-1caaae44686e tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata/key3 Jul 10 18:05:58.547891 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64149530-cd9e-414f-9d73-1caaae44686e tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.548138 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64149530-cd9e-414f-9d73-1caaae44686e tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.557465 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.557465 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:58.558017 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-64149530-cd9e-414f-9d73-1caaae44686e tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.564353 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-64149530-cd9e-414f-9d73-1caaae44686e tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Get volume metadata completed successfully. Jul 10 18:05:58.564696 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64149530-cd9e-414f-9d73-1caaae44686e tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata/key3 returned with HTTP 200 Jul 10 18:05:58.565085 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 592/2371] 10.4.3.71 () {66 vars in 1383 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:05:58.573803 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-917667ab-b64e-43a2-8e5a-9722f270a36d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.576010 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-917667ab-b64e-43a2-8e5a-9722f270a36d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata Jul 10 18:05:58.576597 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-917667ab-b64e-43a2-8e5a-9722f270a36d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.576909 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-917667ab-b64e-43a2-8e5a-9722f270a36d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.587301 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.587301 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:58.587914 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-917667ab-b64e-43a2-8e5a-9722f270a36d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.594877 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-917667ab-b64e-43a2-8e5a-9722f270a36d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Get volume metadata completed successfully. Jul 10 18:05:58.595179 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-917667ab-b64e-43a2-8e5a-9722f270a36d tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata returned with HTTP 200 Jul 10 18:05:58.595898 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 596/2372] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:05:58.604936 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-716b0f1c-5c55-45d5-bc0e-073cf98ad2cd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.608033 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-716b0f1c-5c55-45d5-bc0e-073cf98ad2cd tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] PUT https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata Jul 10 18:05:58.608238 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-716b0f1c-5c55-45d5-bc0e-073cf98ad2cd tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:58.622896 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.622896 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:58.624321 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-716b0f1c-5c55-45d5-bc0e-073cf98ad2cd tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.646048 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-716b0f1c-5c55-45d5-bc0e-073cf98ad2cd tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Update volume metadata completed successfully. Jul 10 18:05:58.646352 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-716b0f1c-5c55-45d5-bc0e-073cf98ad2cd tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata returned with HTTP 200 Jul 10 18:05:58.647013 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 591/2373] 10.4.3.71 () {68 vars in 1388 bytes} [Fri Jul 10 18:05:58 2026] PUT /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:05:58.659593 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6f10fdd5-2fc7-47f9-99d3-8180ffd344e4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.663160 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f10fdd5-2fc7-47f9-99d3-8180ffd344e4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d Jul 10 18:05:58.663655 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f10fdd5-2fc7-47f9-99d3-8180ffd344e4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.664174 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f10fdd5-2fc7-47f9-99d3-8180ffd344e4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.674955 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.674955 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:58.679515 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6f10fdd5-2fc7-47f9-99d3-8180ffd344e4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.685971 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f10fdd5-2fc7-47f9-99d3-8180ffd344e4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d returned with HTTP 200 Jul 10 18:05:58.686457 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 593/2374] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:58.699262 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-69ef870c-6d18-497e-b2e6-fde5a2afb17a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.701343 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-69ef870c-6d18-497e-b2e6-fde5a2afb17a tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] DELETE https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d Jul 10 18:05:58.701731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-69ef870c-6d18-497e-b2e6-fde5a2afb17a tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.701936 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-69ef870c-6d18-497e-b2e6-fde5a2afb17a tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.702183 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-69ef870c-6d18-497e-b2e6-fde5a2afb17a tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Delete volume with id: 7703718b-e42a-476b-86af-8e5f3c73249d Jul 10 18:05:58.710106 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.710106 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:05:58.710749 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-69ef870c-6d18-497e-b2e6-fde5a2afb17a tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.749760 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-69ef870c-6d18-497e-b2e6-fde5a2afb17a tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Delete volume request issued successfully. Jul 10 18:05:58.749955 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-69ef870c-6d18-497e-b2e6-fde5a2afb17a tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d returned with HTTP 202 Jul 10 18:05:58.750409 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 597/2375] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:05:58 2026] DELETE /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:05:58.758588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-92452f15-4361-4178-b35a-b69ee733de94 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:58.761116 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-92452f15-4361-4178-b35a-b69ee733de94 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d Jul 10 18:05:58.761310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-92452f15-4361-4178-b35a-b69ee733de94 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:58.761719 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-92452f15-4361-4178-b35a-b69ee733de94 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:58.771082 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:58.771082 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:05:58.776455 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-92452f15-4361-4178-b35a-b69ee733de94 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Volume info retrieved successfully. Jul 10 18:05:58.782906 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-92452f15-4361-4178-b35a-b69ee733de94 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d returned with HTTP 200 Jul 10 18:05:58.783313 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 592/2376] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:58 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:05:58.872752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-d553b36d-c168-4132-95e5-c86660dec3b0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Lock "cinder-attachment_update-6e68cd8a-5645-444e-873e-ab88b86c97d2-np0000005036" released by "attachment_update" :: held 0.531s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:05:58.873141 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-d553b36d-c168-4132-95e5-c86660dec3b0 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/attachments/2b9cf657-11c2-42ac-8be9-4da62f8cef5c returned with HTTP 200 Jul 10 18:05:58.873690 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 595/2377] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:05:58 2026] PUT /volume/v3/attachments/2b9cf657-11c2-42ac-8be9-4da62f8cef5c => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:05:59.385922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-981362c9-0dbc-48a9-9e2a-9f0d5f184feb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:59.387728 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-981362c9-0dbc-48a9-9e2a-9f0d5f184feb tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] POST https://10.4.3.71/volume/v3/attachments/2b9cf657-11c2-42ac-8be9-4da62f8cef5c/action Jul 10 18:05:59.388135 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-981362c9-0dbc-48a9-9e2a-9f0d5f184feb tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:05:59.388294 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-981362c9-0dbc-48a9-9e2a-9f0d5f184feb tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:05:59.411451 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:05:59.411451 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:05:59.425967 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bf1cc4ed-8d2c-4b8c-baa4-899eb6028d6c req-981362c9-0dbc-48a9-9e2a-9f0d5f184feb tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/attachments/2b9cf657-11c2-42ac-8be9-4da62f8cef5c/action returned with HTTP 204 Jul 10 18:05:59.426653 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 594/2378] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:05:59 2026] POST /volume/v3/attachments/2b9cf657-11c2-42ac-8be9-4da62f8cef5c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:05:59.801165 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-860d4fd7-02dd-430a-a319-77db459eb2d4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:05:59.807232 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-860d4fd7-02dd-430a-a319-77db459eb2d4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] GET https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d Jul 10 18:05:59.807510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-860d4fd7-02dd-430a-a319-77db459eb2d4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:05:59.807835 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-860d4fd7-02dd-430a-a319-77db459eb2d4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:05:59.817731 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-860d4fd7-02dd-430a-a319-77db459eb2d4 tempest-VolumesMetadataTest-1829119541 tempest-VolumesMetadataTest-1829119541-project-member] https://10.4.3.71/volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d returned with HTTP 404 Jul 10 18:05:59.817731 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 598/2379] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:05:59 2026] GET /volume/v3/volumes/7703718b-e42a-476b-86af-8e5f3c73249d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:01.332412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-6b116ce3-50af-489d-82fa-d3678f72179a req-5f16b55b-a71f-4a24-b59e-6918a613c97a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:01.336674 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-5f16b55b-a71f-4a24-b59e-6918a613c97a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] PUT https://10.4.3.71/volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8 Jul 10 18:06:01.337193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-5f16b55b-a71f-4a24-b59e-6918a613c97a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:01.346899 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-6b116ce3-50af-489d-82fa-d3678f72179a req-5f16b55b-a71f-4a24-b59e-6918a613c97a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Acquiring lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:06:01.353025 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-6b116ce3-50af-489d-82fa-d3678f72179a req-5f16b55b-a71f-4a24-b59e-6918a613c97a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:06:01.354272 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:01.354272 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:01.595730 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-08b91315-c2e0-4f1d-89da-15a4ee508d44 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:01.717883 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-08b91315-c2e0-4f1d-89da-15a4ee508d44 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes Jul 10 18:06:01.718139 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-08b91315-c2e0-4f1d-89da-15a4ee508d44 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:01.718367 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-08b91315-c2e0-4f1d-89da-15a4ee508d44 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:01.718758 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-08b91315-c2e0-4f1d-89da-15a4ee508d44 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:01.719185 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:01.719185 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:01.720000 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-08b91315-c2e0-4f1d-89da-15a4ee508d44 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:01.736472 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-08b91315-c2e0-4f1d-89da-15a4ee508d44 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:01.737669 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-08b91315-c2e0-4f1d-89da-15a4ee508d44 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 200 Jul 10 18:06:01.738431 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 596/2380] 10.4.3.71 () {66 vars in 1230 bytes} [Fri Jul 10 18:06:01 2026] GET /volume/v3/volumes => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:06:01.751071 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:01.753290 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:06:01.753729 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1022271498"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:01.755301 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1022271498'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:06:01.755478 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Create volume of 1 GB Jul 10 18:06:01.762784 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Availability Zones retrieved successfully. Jul 10 18:06:01.770495 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Flow 'volume_create_api' (373eea47-bc2e-46a8-8850-f94a313b183e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:01.771601 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebd6876-7977-443a-8b0d-f3fed3ff323f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:01.772976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:06:01.823680 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebd6876-7977-443a-8b0d-f3fed3ff323f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:01.824821 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (852bf0e7-b616-4c65-8d5f-d2ab062ddc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:01.888583 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-6b116ce3-50af-489d-82fa-d3678f72179a req-5f16b55b-a71f-4a24-b59e-6918a613c97a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" released by "attachment_update" :: held 0.535s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:06:01.888583 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-5f16b55b-a71f-4a24-b59e-6918a613c97a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8 returned with HTTP 200 Jul 10 18:06:01.891056 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 593/2381] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:06:01 2026] PUT /volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:01.898204 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b7aa6cb0-88f8-43f4-bc2a-bdb625d997f6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:01.902868 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b7aa6cb0-88f8-43f4-bc2a-bdb625d997f6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8 Jul 10 18:06:01.903068 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b7aa6cb0-88f8-43f4-bc2a-bdb625d997f6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:01.903292 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b7aa6cb0-88f8-43f4-bc2a-bdb625d997f6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:01.912216 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Created reservations ['3de8cf63-395f-4a4d-8150-9b88ca055c74', '74f3fac6-c7c2-4973-8080-eab0e67e7a78', 'd14e91ac-f47c-4b37-8171-5f77a4d900e4', 'fcad8a56-9260-4441-9acd-54676f862cd2'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:01.913247 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (852bf0e7-b616-4c65-8d5f-d2ab062ddc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3de8cf63-395f-4a4d-8150-9b88ca055c74', '74f3fac6-c7c2-4973-8080-eab0e67e7a78', 'd14e91ac-f47c-4b37-8171-5f77a4d900e4', 'fcad8a56-9260-4441-9acd-54676f862cd2']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:01.914183 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2191f90f-79ef-4ee6-803b-7fd91cb1881a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:01.930291 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b7aa6cb0-88f8-43f4-bc2a-bdb625d997f6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8 returned with HTTP 200 Jul 10 18:06:01.930483 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 599/2382] 10.4.3.71 () {70 vars in 1644 bytes} [Fri Jul 10 18:06:01 2026] GET /volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:01.942549 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2191f90f-79ef-4ee6-803b-7fd91cb1881a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a3d8710-63e9-4c5f-8f2f-d8fb442403e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1022271498',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6432ec0dd504d878c364bfe89772458',qos_specs=None,replication_status=,reservations=['3de8cf63-395f-4a4d-8150-9b88ca055c74','74f3fac6-c7c2-4973-8080-eab0e67e7a78','d14e91ac-f47c-4b37-8171-5f77a4d900e4','fcad8a56-9260-4441-9acd-54676f862cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ac0f7483d34622b1c636d7a43aa2d0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1022271498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a3d8710-63e9-4c5f-8f2f-d8fb442403e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f6432ec0dd504d878c364bfe89772458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8ac0f7483d34622b1c636d7a43aa2d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:01.943427 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aed571f-f0ab-4e1b-bdfa-a1df88f1fe71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:01.962504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aed571f-f0ab-4e1b-bdfa-a1df88f1fe71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1022271498',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6432ec0dd504d878c364bfe89772458',qos_specs=None,replication_status=,reservations=['3de8cf63-395f-4a4d-8150-9b88ca055c74','74f3fac6-c7c2-4973-8080-eab0e67e7a78','d14e91ac-f47c-4b37-8171-5f77a4d900e4','fcad8a56-9260-4441-9acd-54676f862cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ac0f7483d34622b1c636d7a43aa2d0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:01.963253 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54eb3a2-df94-4c32-8e50-47916f6177ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:01.972857 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54eb3a2-df94-4c32-8e50-47916f6177ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:01.974216 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Flow 'volume_create_api' (373eea47-bc2e-46a8-8850-f94a313b183e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:01.974321 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Create volume request issued successfully. Jul 10 18:06:01.974886 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-855bfd9b-5cb1-4217-9702-0edafea2c6ad tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:06:01.975417 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 595/2383] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:06:01 2026] POST /volume/v3/volumes => generated 762 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:01.994471 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bd09b775-5e89-4de6-8c9d-5f907cb1eea5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:01.997229 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bd09b775-5e89-4de6-8c9d-5f907cb1eea5 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:01.997229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bd09b775-5e89-4de6-8c9d-5f907cb1eea5 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:01.997672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bd09b775-5e89-4de6-8c9d-5f907cb1eea5 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:02.011086 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:02.011086 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:02.020112 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bd09b775-5e89-4de6-8c9d-5f907cb1eea5 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:02.031300 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bd09b775-5e89-4de6-8c9d-5f907cb1eea5 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 returned with HTTP 200 Jul 10 18:06:02.031300 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 597/2384] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:01 2026] GET /volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:03.047614 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c401c6f1-9b6e-4e76-a87d-896a57116362 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:03.049711 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c401c6f1-9b6e-4e76-a87d-896a57116362 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:03.049993 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c401c6f1-9b6e-4e76-a87d-896a57116362 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:03.050270 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c401c6f1-9b6e-4e76-a87d-896a57116362 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:03.060864 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:03.060864 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:03.069295 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c401c6f1-9b6e-4e76-a87d-896a57116362 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:03.077649 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c401c6f1-9b6e-4e76-a87d-896a57116362 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 returned with HTTP 200 Jul 10 18:06:03.077649 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 594/2385] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:03 2026] GET /volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:03.093664 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4b84ee0a-7131-4a0a-b68a-9331d746fc28 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:03.096212 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b84ee0a-7131-4a0a-b68a-9331d746fc28 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:03.096507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b84ee0a-7131-4a0a-b68a-9331d746fc28 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:03.096753 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b84ee0a-7131-4a0a-b68a-9331d746fc28 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:03.105149 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:03.105149 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:03.110518 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4b84ee0a-7131-4a0a-b68a-9331d746fc28 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:03.115692 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b84ee0a-7131-4a0a-b68a-9331d746fc28 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 returned with HTTP 200 Jul 10 18:06:03.116140 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 600/2386] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:03 2026] GET /volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:03.128932 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:03.130913 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:06:03.131312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1479030140"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:03.133165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1479030140'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:06:03.133350 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Create volume of 1 GB Jul 10 18:06:03.133710 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:03.133710 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:03.138505 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Availability Zones retrieved successfully. Jul 10 18:06:03.146247 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Flow 'volume_create_api' (c8ae8f6c-6c9e-4ef1-a59b-ecb4e04ba383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:03.147605 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129c9cfa-fcf1-493b-999b-602dcd3c4820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:03.149044 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:06:03.185059 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129c9cfa-fcf1-493b-999b-602dcd3c4820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:03.186072 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3aa7adf-6fc7-4f2c-a2e8-e9b23f06144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:03.231269 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Created reservations ['84b8765c-838c-4627-a62d-3140aaaac4e6', '3f663036-c7d0-487e-93c3-bd0cf3e064a3', 'd61ff1b0-684b-45cc-bca9-8219ca715b4a', 'ccdff6ea-efe7-477f-ac1e-c7a4cbe11964'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:03.232300 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3aa7adf-6fc7-4f2c-a2e8-e9b23f06144c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84b8765c-838c-4627-a62d-3140aaaac4e6', '3f663036-c7d0-487e-93c3-bd0cf3e064a3', 'd61ff1b0-684b-45cc-bca9-8219ca715b4a', 'ccdff6ea-efe7-477f-ac1e-c7a4cbe11964']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:03.233212 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7387832-2afe-4860-b3dc-338030fd5b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:03.258902 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7387832-2afe-4860-b3dc-338030fd5b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6adcad6-199c-4658-b784-b1c5c2fa9364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1479030140',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6432ec0dd504d878c364bfe89772458',qos_specs=None,replication_status=,reservations=['84b8765c-838c-4627-a62d-3140aaaac4e6','3f663036-c7d0-487e-93c3-bd0cf3e064a3','d61ff1b0-684b-45cc-bca9-8219ca715b4a','ccdff6ea-efe7-477f-ac1e-c7a4cbe11964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ac0f7483d34622b1c636d7a43aa2d0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1479030140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6adcad6-199c-4658-b784-b1c5c2fa9364,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f6432ec0dd504d878c364bfe89772458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8ac0f7483d34622b1c636d7a43aa2d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:03.259640 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d40686-0694-4d1d-a8fa-d6844f26ef42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:03.279430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d40686-0694-4d1d-a8fa-d6844f26ef42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1479030140',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6432ec0dd504d878c364bfe89772458',qos_specs=None,replication_status=,reservations=['84b8765c-838c-4627-a62d-3140aaaac4e6','3f663036-c7d0-487e-93c3-bd0cf3e064a3','d61ff1b0-684b-45cc-bca9-8219ca715b4a','ccdff6ea-efe7-477f-ac1e-c7a4cbe11964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ac0f7483d34622b1c636d7a43aa2d0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:03.280225 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430fd530-bc78-4972-96d2-8f39adc6a804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:03.289717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430fd530-bc78-4972-96d2-8f39adc6a804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:03.290660 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Flow 'volume_create_api' (c8ae8f6c-6c9e-4ef1-a59b-ecb4e04ba383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:03.291027 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Create volume request issued successfully. Jul 10 18:06:03.291579 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-113b8d42-a6b3-4df2-aa97-e491172c7143 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:06:03.292117 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 596/2387] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:06:03 2026] POST /volume/v3/volumes => generated 762 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:03.304777 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3d016532-b668-4fd2-ae51-c5d6c4d92ddd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:03.306781 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3d016532-b668-4fd2-ae51-c5d6c4d92ddd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:03.307022 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3d016532-b668-4fd2-ae51-c5d6c4d92ddd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:03.307206 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3d016532-b668-4fd2-ae51-c5d6c4d92ddd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:03.314867 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:03.314867 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:03.319346 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3d016532-b668-4fd2-ae51-c5d6c4d92ddd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:03.324804 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3d016532-b668-4fd2-ae51-c5d6c4d92ddd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 returned with HTTP 200 Jul 10 18:06:03.325270 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 598/2388] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:03 2026] GET /volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:03.438896 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-d06017cb-015c-487d-9e01-1130fc0ba406 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:03.441318 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-d06017cb-015c-487d-9e01-1130fc0ba406 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] DELETE https://10.4.3.71/volume/v3/attachments/3de035c0-6bb5-49fa-af00-baafbf78a48a Jul 10 18:06:03.441460 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-d06017cb-015c-487d-9e01-1130fc0ba406 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:03.441777 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-d06017cb-015c-487d-9e01-1130fc0ba406 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:03.450477 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:03.450477 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:03.983755 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-d06017cb-015c-487d-9e01-1130fc0ba406 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/attachments/3de035c0-6bb5-49fa-af00-baafbf78a48a returned with HTTP 200 Jul 10 18:06:03.984183 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 595/2389] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:06:03 2026] DELETE /volume/v3/attachments/3de035c0-6bb5-49fa-af00-baafbf78a48a => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:03.994930 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-677b00c4-33d1-4353-b2cb-500787f19536 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:03.997333 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-677b00c4-33d1-4353-b2cb-500787f19536 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] DELETE https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 Jul 10 18:06:03.997554 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-677b00c4-33d1-4353-b2cb-500787f19536 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:03.997793 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-677b00c4-33d1-4353-b2cb-500787f19536 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:03.997986 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-677b00c4-33d1-4353-b2cb-500787f19536 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Delete volume with id: 43817751-0888-415b-bc69-6de4a0942692 Jul 10 18:06:04.006376 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:04.006376 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:04.007033 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-677b00c4-33d1-4353-b2cb-500787f19536 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Volume info retrieved successfully. Jul 10 18:06:04.027441 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bf4ffd38-5f5a-48fb-95f4-02b50d1ebc0f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:04.028045 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bf4ffd38-5f5a-48fb-95f4-02b50d1ebc0f None None] GET https://10.4.3.71/volume// Jul 10 18:06:04.028302 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bf4ffd38-5f5a-48fb-95f4-02b50d1ebc0f None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:04.028611 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bf4ffd38-5f5a-48fb-95f4-02b50d1ebc0f None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:04.028963 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bf4ffd38-5f5a-48fb-95f4-02b50d1ebc0f None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:06:04.029242 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 597/2390] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:06:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:06:04.030156 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-677b00c4-33d1-4353-b2cb-500787f19536 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] Delete volume request issued successfully. Jul 10 18:06:04.030528 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-69efe11e-639f-45ed-89a1-35cbb5cac01d req-677b00c4-33d1-4353-b2cb-500787f19536 tempest-ServerBootFromVolumeStableRescueTest-307290665 tempest-ServerBootFromVolumeStableRescueTest-307290665-project-member] https://10.4.3.71/volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 returned with HTTP 202 Jul 10 18:06:04.031115 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 601/2391] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:06:03 2026] DELETE /volume/v3/volumes/43817751-0888-415b-bc69-6de4a0942692 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:04.040371 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-425dffdf-a5be-4c27-945a-eb9153056328 req-4944256f-7fcf-49fb-a717-a2409de9acc1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:04.042425 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-4944256f-7fcf-49fb-a717-a2409de9acc1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:06:04.042691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-4944256f-7fcf-49fb-a717-a2409de9acc1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:04.042946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-4944256f-7fcf-49fb-a717-a2409de9acc1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:04.053294 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:04.053294 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:04.057466 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-425dffdf-a5be-4c27-945a-eb9153056328 req-4944256f-7fcf-49fb-a717-a2409de9acc1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:06:04.063292 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-4944256f-7fcf-49fb-a717-a2409de9acc1 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:06:04.063843 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 599/2392] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:06:04 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 1606 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:06:04.164975 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-425dffdf-a5be-4c27-945a-eb9153056328 req-94245af7-fba2-4851-8133-64e7d29884ea None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:04.167371 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-94245af7-fba2-4851-8133-64e7d29884ea tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] PUT https://10.4.3.71/volume/v3/attachments/a575dc09-2cde-4269-9d22-dd65ff125bfc Jul 10 18:06:04.167836 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-94245af7-fba2-4851-8133-64e7d29884ea tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:04.177169 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-425dffdf-a5be-4c27-945a-eb9153056328 req-94245af7-fba2-4851-8133-64e7d29884ea tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Acquiring lock "cinder-attachment_update-ea23e33a-9581-473b-a3a3-ac8b97e405b0-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:06:04.182752 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-425dffdf-a5be-4c27-945a-eb9153056328 req-94245af7-fba2-4851-8133-64e7d29884ea tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Lock "cinder-attachment_update-ea23e33a-9581-473b-a3a3-ac8b97e405b0-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:06:04.184085 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:04.184085 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:04.339304 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7406fae3-676f-44a7-a860-0f9f71d30e7e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:04.341730 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7406fae3-676f-44a7-a860-0f9f71d30e7e tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:04.341965 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7406fae3-676f-44a7-a860-0f9f71d30e7e tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:04.342189 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7406fae3-676f-44a7-a860-0f9f71d30e7e tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:04.351343 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:04.351343 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:04.356103 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7406fae3-676f-44a7-a860-0f9f71d30e7e tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:04.361771 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7406fae3-676f-44a7-a860-0f9f71d30e7e tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 returned with HTTP 200 Jul 10 18:06:04.362552 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 598/2393] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:04 2026] GET /volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:04.377658 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6d4d37e9-1953-40d9-b8ba-8843917f0244 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:04.379096 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d4d37e9-1953-40d9-b8ba-8843917f0244 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:04.379317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d4d37e9-1953-40d9-b8ba-8843917f0244 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:04.379522 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d4d37e9-1953-40d9-b8ba-8843917f0244 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:04.386761 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:04.386761 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:04.390348 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6d4d37e9-1953-40d9-b8ba-8843917f0244 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:04.394262 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d4d37e9-1953-40d9-b8ba-8843917f0244 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 returned with HTTP 200 Jul 10 18:06:04.394680 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 602/2394] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:04 2026] GET /volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:04.408429 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:04.410410 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:06:04.410833 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1949597744"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:04.412607 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1949597744'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:06:04.412758 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Create volume of 1 GB Jul 10 18:06:04.418187 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Availability Zones retrieved successfully. Jul 10 18:06:04.426919 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Flow 'volume_create_api' (3a287ca0-621b-49ab-950f-aeb08f258836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:04.428451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57821d53-14b2-405d-b088-a356a8c31f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:04.429915 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:06:04.467381 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57821d53-14b2-405d-b088-a356a8c31f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:04.468980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4761441-2eeb-4f05-aae8-b65fb3b195a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:04.521754 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Created reservations ['b687b93b-baf2-44ca-90eb-894c50feac0e', '8e44cc33-e49c-4e06-b782-2ecbc24d6cd4', '5c965644-d112-4ba0-92b0-0a81961e4dbb', 'ef92b59f-0188-4f44-b9f0-14b84a06cb84'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:04.522768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4761441-2eeb-4f05-aae8-b65fb3b195a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b687b93b-baf2-44ca-90eb-894c50feac0e', '8e44cc33-e49c-4e06-b782-2ecbc24d6cd4', '5c965644-d112-4ba0-92b0-0a81961e4dbb', 'ef92b59f-0188-4f44-b9f0-14b84a06cb84']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:04.523702 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (220bf27e-e5f9-4302-a0f3-4f82cf94ad72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:04.555534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (220bf27e-e5f9-4302-a0f3-4f82cf94ad72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc75309e-a2c8-4610-9560-dab66c0eff2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1949597744',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6432ec0dd504d878c364bfe89772458',qos_specs=None,replication_status=,reservations=['b687b93b-baf2-44ca-90eb-894c50feac0e','8e44cc33-e49c-4e06-b782-2ecbc24d6cd4','5c965644-d112-4ba0-92b0-0a81961e4dbb','ef92b59f-0188-4f44-b9f0-14b84a06cb84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ac0f7483d34622b1c636d7a43aa2d0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1949597744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc75309e-a2c8-4610-9560-dab66c0eff2a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f6432ec0dd504d878c364bfe89772458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8ac0f7483d34622b1c636d7a43aa2d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:04.556438 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4bb906-2bec-4f07-927b-47c9169d1df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:04.573933 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4bb906-2bec-4f07-927b-47c9169d1df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1949597744',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6432ec0dd504d878c364bfe89772458',qos_specs=None,replication_status=,reservations=['b687b93b-baf2-44ca-90eb-894c50feac0e','8e44cc33-e49c-4e06-b782-2ecbc24d6cd4','5c965644-d112-4ba0-92b0-0a81961e4dbb','ef92b59f-0188-4f44-b9f0-14b84a06cb84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ac0f7483d34622b1c636d7a43aa2d0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:04.574529 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0fcaf58-9867-4b6f-bde2-d9d2fc957c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:04.583741 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0fcaf58-9867-4b6f-bde2-d9d2fc957c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:04.584631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Flow 'volume_create_api' (3a287ca0-621b-49ab-950f-aeb08f258836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:04.585000 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Create volume request issued successfully. Jul 10 18:06:04.585662 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0bfb6c7-f181-42b8-b958-8591703b4c69 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:06:04.586250 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 600/2395] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:06:04 2026] POST /volume/v3/volumes => generated 762 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:04.600212 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-328084c4-9ef8-47a0-9311-f61b7e934bab None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:04.602138 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-328084c4-9ef8-47a0-9311-f61b7e934bab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:04.602358 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-328084c4-9ef8-47a0-9311-f61b7e934bab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:04.602629 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-328084c4-9ef8-47a0-9311-f61b7e934bab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:04.610617 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:04.610617 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:04.614673 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-328084c4-9ef8-47a0-9311-f61b7e934bab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:04.619504 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-328084c4-9ef8-47a0-9311-f61b7e934bab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a returned with HTTP 200 Jul 10 18:06:04.619936 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 599/2396] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:04 2026] GET /volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:04.709097 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-425dffdf-a5be-4c27-945a-eb9153056328 req-94245af7-fba2-4851-8133-64e7d29884ea tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Lock "cinder-attachment_update-ea23e33a-9581-473b-a3a3-ac8b97e405b0-np0000005036" released by "attachment_update" :: held 0.526s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:06:04.709560 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-94245af7-fba2-4851-8133-64e7d29884ea tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments/a575dc09-2cde-4269-9d22-dd65ff125bfc returned with HTTP 200 Jul 10 18:06:04.710248 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 596/2397] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:06:04 2026] PUT /volume/v3/attachments/a575dc09-2cde-4269-9d22-dd65ff125bfc => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:05.222045 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-425dffdf-a5be-4c27-945a-eb9153056328 req-088822c8-b6a0-49ae-9896-60c3e66ea110 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.224690 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-088822c8-b6a0-49ae-9896-60c3e66ea110 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/attachments/a575dc09-2cde-4269-9d22-dd65ff125bfc/action Jul 10 18:06:05.225113 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-088822c8-b6a0-49ae-9896-60c3e66ea110 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:06:05.225271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-088822c8-b6a0-49ae-9896-60c3e66ea110 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:05.243252 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.243252 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:05.254278 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-088822c8-b6a0-49ae-9896-60c3e66ea110 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments/a575dc09-2cde-4269-9d22-dd65ff125bfc/action returned with HTTP 204 Jul 10 18:06:05.255067 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 603/2398] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:06:05 2026] POST /volume/v3/attachments/a575dc09-2cde-4269-9d22-dd65ff125bfc/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:05.633878 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5a171641-78ce-4614-b297-5b07f41773dd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.635787 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5a171641-78ce-4614-b297-5b07f41773dd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:05.635986 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5a171641-78ce-4614-b297-5b07f41773dd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:05.636169 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5a171641-78ce-4614-b297-5b07f41773dd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:05.644083 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.644083 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:05.649360 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5a171641-78ce-4614-b297-5b07f41773dd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:05.654263 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5a171641-78ce-4614-b297-5b07f41773dd tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a returned with HTTP 200 Jul 10 18:06:05.654710 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 601/2399] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:05 2026] GET /volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:05.667782 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-74911972-fd06-4a96-a15c-25050713e15a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.669470 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-74911972-fd06-4a96-a15c-25050713e15a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:05.669713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-74911972-fd06-4a96-a15c-25050713e15a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:05.669892 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-74911972-fd06-4a96-a15c-25050713e15a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:05.676786 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.676786 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:05.681068 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-74911972-fd06-4a96-a15c-25050713e15a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:05.685033 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-74911972-fd06-4a96-a15c-25050713e15a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a returned with HTTP 200 Jul 10 18:06:05.685372 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 600/2400] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:05 2026] GET /volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:05.697467 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1db4fb85-f0a6-43a7-88ba-bafe49377b66 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.699299 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1db4fb85-f0a6-43a7-88ba-bafe49377b66 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes Jul 10 18:06:05.699547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1db4fb85-f0a6-43a7-88ba-bafe49377b66 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:05.699788 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1db4fb85-f0a6-43a7-88ba-bafe49377b66 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:05.700077 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-1db4fb85-f0a6-43a7-88ba-bafe49377b66 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:05.700459 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.700459 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:05.701016 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1db4fb85-f0a6-43a7-88ba-bafe49377b66 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:05.708718 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1db4fb85-f0a6-43a7-88ba-bafe49377b66 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:05.709333 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1db4fb85-f0a6-43a7-88ba-bafe49377b66 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 200 Jul 10 18:06:05.709836 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 597/2401] 10.4.3.71 () {66 vars in 1230 bytes} [Fri Jul 10 18:06:05 2026] GET /volume/v3/volumes => generated 970 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:05.719633 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8b78f9d0-2461-4bf7-94bd-7c28202040e2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.721617 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b78f9d0-2461-4bf7-94bd-7c28202040e2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1949597744 Jul 10 18:06:05.721887 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b78f9d0-2461-4bf7-94bd-7c28202040e2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:05.722062 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b78f9d0-2461-4bf7-94bd-7c28202040e2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:05.722397 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-8b78f9d0-2461-4bf7-94bd-7c28202040e2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:05.723328 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8b78f9d0-2461-4bf7-94bd-7c28202040e2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1949597744'), ('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:05.756247 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8b78f9d0-2461-4bf7-94bd-7c28202040e2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:05.756749 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b78f9d0-2461-4bf7-94bd-7c28202040e2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1949597744 returned with HTTP 200 Jul 10 18:06:05.757175 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 604/2402] 10.4.3.71 () {66 vars in 1331 bytes} [Fri Jul 10 18:06:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1949597744 => generated 332 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:05.768805 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e8c9242e-a770-4818-bc43-62ec258392ef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.770642 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e8c9242e-a770-4818-bc43-62ec258392ef tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1479030140 Jul 10 18:06:05.770887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e8c9242e-a770-4818-bc43-62ec258392ef tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:05.771161 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e8c9242e-a770-4818-bc43-62ec258392ef tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:05.771531 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-e8c9242e-a770-4818-bc43-62ec258392ef tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:05.772287 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e8c9242e-a770-4818-bc43-62ec258392ef tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1479030140'), ('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:05.801111 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e8c9242e-a770-4818-bc43-62ec258392ef tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:05.801806 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.801806 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:05.807338 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e8c9242e-a770-4818-bc43-62ec258392ef tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1479030140 returned with HTTP 200 Jul 10 18:06:05.807338 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 602/2403] 10.4.3.71 () {66 vars in 1352 bytes} [Fri Jul 10 18:06:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1479030140 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:05.819975 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9e8d7be8-284f-4e6a-bc54-483660ceaca7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.821532 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9e8d7be8-284f-4e6a-bc54-483660ceaca7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?limit=1 Jul 10 18:06:05.821743 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9e8d7be8-284f-4e6a-bc54-483660ceaca7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:05.821925 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9e8d7be8-284f-4e6a-bc54-483660ceaca7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:05.822205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-9e8d7be8-284f-4e6a-bc54-483660ceaca7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:05.822918 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9e8d7be8-284f-4e6a-bc54-483660ceaca7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:05.830079 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9e8d7be8-284f-4e6a-bc54-483660ceaca7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:05.830833 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.830833 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:05.834650 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9e8d7be8-284f-4e6a-bc54-483660ceaca7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 10 18:06:05.835029 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 601/2404] 10.4.3.71 () {66 vars in 1266 bytes} [Fri Jul 10 18:06:05 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:05.846385 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-455457a1-9048-4de9-b154-bbca0646a5d2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.848486 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-455457a1-9048-4de9-b154-bbca0646a5d2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?limit=1&marker=dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:05.848778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-455457a1-9048-4de9-b154-bbca0646a5d2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:05.849046 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-455457a1-9048-4de9-b154-bbca0646a5d2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:05.849478 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-455457a1-9048-4de9-b154-bbca0646a5d2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:05.849873 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.849873 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:05.850340 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-455457a1-9048-4de9-b154-bbca0646a5d2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:05.882693 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-455457a1-9048-4de9-b154-bbca0646a5d2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:05.883428 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.883428 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:05.887182 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-455457a1-9048-4de9-b154-bbca0646a5d2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?limit=1&marker=dc75309e-a2c8-4610-9560-dab66c0eff2a returned with HTTP 200 Jul 10 18:06:05.887578 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 598/2405] 10.4.3.71 () {66 vars in 1354 bytes} [Fri Jul 10 18:06:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=dc75309e-a2c8-4610-9560-dab66c0eff2a => generated 1000 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:05.902452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6dcc46cd-ec56-4bcb-ba53-4b1f780e42d8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.904310 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6dcc46cd-ec56-4bcb-ba53-4b1f780e42d8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?limit=1&marker=a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:05.904556 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6dcc46cd-ec56-4bcb-ba53-4b1f780e42d8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:05.904833 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6dcc46cd-ec56-4bcb-ba53-4b1f780e42d8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:05.905098 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-6dcc46cd-ec56-4bcb-ba53-4b1f780e42d8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:05.905481 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.905481 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:05.905919 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6dcc46cd-ec56-4bcb-ba53-4b1f780e42d8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:05.944589 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6dcc46cd-ec56-4bcb-ba53-4b1f780e42d8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:05.945555 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:05.945555 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:05.950652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6dcc46cd-ec56-4bcb-ba53-4b1f780e42d8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?limit=1&marker=a6adcad6-199c-4658-b784-b1c5c2fa9364 returned with HTTP 200 Jul 10 18:06:05.951142 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 605/2406] 10.4.3.71 () {66 vars in 1354 bytes} [Fri Jul 10 18:06:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=a6adcad6-199c-4658-b784-b1c5c2fa9364 => generated 1000 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:05.967138 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a4dc054e-b588-4bcd-b151-fd43959f7645 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:05.969622 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a4dc054e-b588-4bcd-b151-fd43959f7645 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?limit=1&marker=8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:05.970430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a4dc054e-b588-4bcd-b151-fd43959f7645 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:05.970430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a4dc054e-b588-4bcd-b151-fd43959f7645 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:05.970430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-a4dc054e-b588-4bcd-b151-fd43959f7645 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:05.971191 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a4dc054e-b588-4bcd-b151-fd43959f7645 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.005209 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a4dc054e-b588-4bcd-b151-fd43959f7645 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.007369 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a4dc054e-b588-4bcd-b151-fd43959f7645 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?limit=1&marker=8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 returned with HTTP 200 Jul 10 18:06:06.007750 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 603/2407] 10.4.3.71 () {66 vars in 1354 bytes} [Fri Jul 10 18:06:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:06:06.021251 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7cc8ab29-3c9f-4286-92cf-4c64d4370fab None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.023142 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7cc8ab29-3c9f-4286-92cf-4c64d4370fab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 10 18:06:06.023355 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7cc8ab29-3c9f-4286-92cf-4c64d4370fab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.023722 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7cc8ab29-3c9f-4286-92cf-4c64d4370fab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.023854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-7cc8ab29-3c9f-4286-92cf-4c64d4370fab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.024092 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7cc8ab29-3c9f-4286-92cf-4c64d4370fab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value available, assuming string {{(pid=99949) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.024800 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7cc8ab29-3c9f-4286-92cf-4c64d4370fab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.056923 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7cc8ab29-3c9f-4286-92cf-4c64d4370fab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.057465 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.057465 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:06.062580 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7cc8ab29-3c9f-4286-92cf-4c64d4370fab tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 10 18:06:06.063049 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 602/2408] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:06.078617 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b1587d06-4e5c-4cd1-8925-2149b34fe914 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.080967 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b1587d06-4e5c-4cd1-8925-2149b34fe914 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 10 18:06:06.081223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b1587d06-4e5c-4cd1-8925-2149b34fe914 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.081527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b1587d06-4e5c-4cd1-8925-2149b34fe914 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.081876 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-b1587d06-4e5c-4cd1-8925-2149b34fe914 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.082161 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b1587d06-4e5c-4cd1-8925-2149b34fe914 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value available, assuming string {{(pid=99950) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.083083 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b1587d06-4e5c-4cd1-8925-2149b34fe914 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.116796 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b1587d06-4e5c-4cd1-8925-2149b34fe914 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.117788 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.117788 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:06.122663 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b1587d06-4e5c-4cd1-8925-2149b34fe914 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 10 18:06:06.123184 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 599/2409] 10.4.3.71 () {66 vars in 1352 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:06.140501 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-18176b43-82a3-444c-8651-0c9da68c43cf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.142856 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-18176b43-82a3-444c-8651-0c9da68c43cf tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?limit=1 Jul 10 18:06:06.143163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-18176b43-82a3-444c-8651-0c9da68c43cf tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.143471 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-18176b43-82a3-444c-8651-0c9da68c43cf tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.143818 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-18176b43-82a3-444c-8651-0c9da68c43cf tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.144841 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-18176b43-82a3-444c-8651-0c9da68c43cf tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.153391 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-18176b43-82a3-444c-8651-0c9da68c43cf tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.154217 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-18176b43-82a3-444c-8651-0c9da68c43cf tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 10 18:06:06.154820 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 606/2410] 10.4.3.71 () {66 vars in 1245 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.164474 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-69cd8b99-8657-4a5f-b56b-34eb0ec5e25d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.166724 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-69cd8b99-8657-4a5f-b56b-34eb0ec5e25d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?limit=1&marker=dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:06.166987 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-69cd8b99-8657-4a5f-b56b-34eb0ec5e25d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.167591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-69cd8b99-8657-4a5f-b56b-34eb0ec5e25d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.167591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-69cd8b99-8657-4a5f-b56b-34eb0ec5e25d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.168272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-69cd8b99-8657-4a5f-b56b-34eb0ec5e25d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.183468 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-69cd8b99-8657-4a5f-b56b-34eb0ec5e25d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.184311 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-69cd8b99-8657-4a5f-b56b-34eb0ec5e25d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?limit=1&marker=dc75309e-a2c8-4610-9560-dab66c0eff2a returned with HTTP 200 Jul 10 18:06:06.184732 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 604/2411] 10.4.3.71 () {66 vars in 1333 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?limit=1&marker=dc75309e-a2c8-4610-9560-dab66c0eff2a => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.194783 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8dbcc0c9-52b2-49ff-afb5-d7e314f0e0a8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.196989 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8dbcc0c9-52b2-49ff-afb5-d7e314f0e0a8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?limit=1&marker=a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:06.197197 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8dbcc0c9-52b2-49ff-afb5-d7e314f0e0a8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.197432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8dbcc0c9-52b2-49ff-afb5-d7e314f0e0a8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.197725 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-8dbcc0c9-52b2-49ff-afb5-d7e314f0e0a8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.198542 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8dbcc0c9-52b2-49ff-afb5-d7e314f0e0a8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.234076 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8dbcc0c9-52b2-49ff-afb5-d7e314f0e0a8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.234891 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8dbcc0c9-52b2-49ff-afb5-d7e314f0e0a8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?limit=1&marker=a6adcad6-199c-4658-b784-b1c5c2fa9364 returned with HTTP 200 Jul 10 18:06:06.235364 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 603/2412] 10.4.3.71 () {66 vars in 1333 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?limit=1&marker=a6adcad6-199c-4658-b784-b1c5c2fa9364 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.245637 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4894ed8c-96df-42e8-b6ff-e244a1bf9ce2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.247635 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4894ed8c-96df-42e8-b6ff-e244a1bf9ce2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?limit=1&marker=8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:06.247840 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4894ed8c-96df-42e8-b6ff-e244a1bf9ce2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.248008 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4894ed8c-96df-42e8-b6ff-e244a1bf9ce2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.248237 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-4894ed8c-96df-42e8-b6ff-e244a1bf9ce2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.248952 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4894ed8c-96df-42e8-b6ff-e244a1bf9ce2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.261085 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4894ed8c-96df-42e8-b6ff-e244a1bf9ce2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.261529 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4894ed8c-96df-42e8-b6ff-e244a1bf9ce2 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?limit=1&marker=8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 returned with HTTP 200 Jul 10 18:06:06.262154 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 600/2413] 10.4.3.71 () {66 vars in 1333 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?limit=1&marker=8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:06:06.273202 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0a4a6c2b-97fb-461c-a9df-375a7b1d8ef9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.275209 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0a4a6c2b-97fb-461c-a9df-375a7b1d8ef9 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1022271498&status=available Jul 10 18:06:06.275451 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0a4a6c2b-97fb-461c-a9df-375a7b1d8ef9 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.275804 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0a4a6c2b-97fb-461c-a9df-375a7b1d8ef9 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.276057 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-0a4a6c2b-97fb-461c-a9df-375a7b1d8ef9 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.276376 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a4a6c2b-97fb-461c-a9df-375a7b1d8ef9 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value available, assuming string {{(pid=99948) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.276801 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.276801 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:06.277350 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a4a6c2b-97fb-461c-a9df-375a7b1d8ef9 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1022271498'), ('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.309869 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0a4a6c2b-97fb-461c-a9df-375a7b1d8ef9 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.310459 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0a4a6c2b-97fb-461c-a9df-375a7b1d8ef9 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1022271498&status=available returned with HTTP 200 Jul 10 18:06:06.310946 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 607/2414] 10.4.3.71 () {66 vars in 1365 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1022271498&status=available => generated 332 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.319714 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2938c3c7-9a69-4382-95a9-3e1f3abf5d36 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.321407 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2938c3c7-9a69-4382-95a9-3e1f3abf5d36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1022271498&status=available Jul 10 18:06:06.321646 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2938c3c7-9a69-4382-95a9-3e1f3abf5d36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.321942 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2938c3c7-9a69-4382-95a9-3e1f3abf5d36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.322143 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-2938c3c7-9a69-4382-95a9-3e1f3abf5d36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.322309 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-2938c3c7-9a69-4382-95a9-3e1f3abf5d36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value available, assuming string {{(pid=99951) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.322611 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.322611 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:06.323028 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-2938c3c7-9a69-4382-95a9-3e1f3abf5d36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1022271498'), ('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.355314 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2938c3c7-9a69-4382-95a9-3e1f3abf5d36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.356003 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.356003 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:06.360552 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2938c3c7-9a69-4382-95a9-3e1f3abf5d36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1022271498&status=available returned with HTTP 200 Jul 10 18:06:06.360552 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 605/2415] 10.4.3.71 () {66 vars in 1386 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1022271498&status=available => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.372723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9f84e174-928d-44ae-9782-81cc58ee2835 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.374655 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9f84e174-928d-44ae-9782-81cc58ee2835 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?marker=a6adcad6-199c-4658-b784-b1c5c2fa9364&sort=id%3Aasc Jul 10 18:06:06.374888 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9f84e174-928d-44ae-9782-81cc58ee2835 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.375116 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9f84e174-928d-44ae-9782-81cc58ee2835 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.375397 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-9f84e174-928d-44ae-9782-81cc58ee2835 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.375837 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.375837 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:06.376275 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9f84e174-928d-44ae-9782-81cc58ee2835 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.411952 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9f84e174-928d-44ae-9782-81cc58ee2835 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.412863 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.412863 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:06.417667 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9f84e174-928d-44ae-9782-81cc58ee2835 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?marker=a6adcad6-199c-4658-b784-b1c5c2fa9364&sort=id%3Aasc returned with HTTP 200 Jul 10 18:06:06.418237 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 604/2416] 10.4.3.71 () {66 vars in 1366 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes/detail?marker=a6adcad6-199c-4658-b784-b1c5c2fa9364&sort=id%3Aasc => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.432451 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-940ef66a-27f4-4b24-87c8-8478a072fc98 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.434527 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-940ef66a-27f4-4b24-87c8-8478a072fc98 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 18:06:06.434805 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-940ef66a-27f4-4b24-87c8-8478a072fc98 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.435032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-940ef66a-27f4-4b24-87c8-8478a072fc98 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.435316 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-940ef66a-27f4-4b24-87c8-8478a072fc98 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.436194 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-940ef66a-27f4-4b24-87c8-8478a072fc98 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.471593 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-940ef66a-27f4-4b24-87c8-8478a072fc98 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.472520 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.472520 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:06.477079 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-940ef66a-27f4-4b24-87c8-8478a072fc98 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 18:06:06.477642 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 601/2417] 10.4.3.71 () {66 vars in 1330 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2548 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:06.494383 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e529b328-8575-47a8-a87c-f8338a54fd35 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.496465 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e529b328-8575-47a8-a87c-f8338a54fd35 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:06:06.496737 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e529b328-8575-47a8-a87c-f8338a54fd35 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.496976 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e529b328-8575-47a8-a87c-f8338a54fd35 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.497208 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-e529b328-8575-47a8-a87c-f8338a54fd35 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.497583 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.497583 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:06.498034 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-e529b328-8575-47a8-a87c-f8338a54fd35 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.508836 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e529b328-8575-47a8-a87c-f8338a54fd35 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.510267 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.510267 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:06.516052 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e529b328-8575-47a8-a87c-f8338a54fd35 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:06:06.516589 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 608/2418] 10.4.3.71 () {66 vars in 1251 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes/detail => generated 2548 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:06.531760 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b2586844-44e6-46a0-9168-a92a4f58201b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.533881 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b2586844-44e6-46a0-9168-a92a4f58201b tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 18:06:06.534102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b2586844-44e6-46a0-9168-a92a4f58201b tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.534310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b2586844-44e6-46a0-9168-a92a4f58201b tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.534631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-b2586844-44e6-46a0-9168-a92a4f58201b tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.535503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-b2586844-44e6-46a0-9168-a92a4f58201b tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.570483 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b2586844-44e6-46a0-9168-a92a4f58201b tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.571290 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b2586844-44e6-46a0-9168-a92a4f58201b tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 18:06:06.571873 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 606/2419] 10.4.3.71 () {66 vars in 1309 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 970 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.583096 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-252ad161-7e28-45a9-bc19-4029d0e03349 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.585837 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-252ad161-7e28-45a9-bc19-4029d0e03349 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?availability_zone=nova Jul 10 18:06:06.586246 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-252ad161-7e28-45a9-bc19-4029d0e03349 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.586354 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-252ad161-7e28-45a9-bc19-4029d0e03349 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.586663 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-252ad161-7e28-45a9-bc19-4029d0e03349 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.586970 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-252ad161-7e28-45a9-bc19-4029d0e03349 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value nova, assuming string {{(pid=99949) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.587865 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-252ad161-7e28-45a9-bc19-4029d0e03349 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.629719 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-252ad161-7e28-45a9-bc19-4029d0e03349 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.630402 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-252ad161-7e28-45a9-bc19-4029d0e03349 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 18:06:06.630984 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 605/2420] 10.4.3.71 () {66 vars in 1275 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.640944 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-33822c07-2e2d-4a09-adf9-552e2e6ea5f8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.643410 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-33822c07-2e2d-4a09-adf9-552e2e6ea5f8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?availability_zone=nova Jul 10 18:06:06.643756 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-33822c07-2e2d-4a09-adf9-552e2e6ea5f8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.644111 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-33822c07-2e2d-4a09-adf9-552e2e6ea5f8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.644356 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-33822c07-2e2d-4a09-adf9-552e2e6ea5f8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.644747 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-33822c07-2e2d-4a09-adf9-552e2e6ea5f8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value nova, assuming string {{(pid=99950) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.645688 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-33822c07-2e2d-4a09-adf9-552e2e6ea5f8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.688064 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-33822c07-2e2d-4a09-adf9-552e2e6ea5f8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.688959 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-33822c07-2e2d-4a09-adf9-552e2e6ea5f8 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 18:06:06.689542 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 602/2421] 10.4.3.71 () {66 vars in 1275 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.702084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-abc9fc6e-4dbf-49a1-8fce-ef23b4081012 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.704218 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-abc9fc6e-4dbf-49a1-8fce-ef23b4081012 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?bootable=false Jul 10 18:06:06.704479 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-abc9fc6e-4dbf-49a1-8fce-ef23b4081012 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.704749 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-abc9fc6e-4dbf-49a1-8fce-ef23b4081012 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.705042 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-abc9fc6e-4dbf-49a1-8fce-ef23b4081012 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.705940 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-abc9fc6e-4dbf-49a1-8fce-ef23b4081012 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.744591 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-abc9fc6e-4dbf-49a1-8fce-ef23b4081012 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.745134 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-abc9fc6e-4dbf-49a1-8fce-ef23b4081012 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 18:06:06.745859 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 609/2422] 10.4.3.71 () {66 vars in 1259 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.757750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-849cc438-18cc-4e60-8035-8206d8a40d25 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.759826 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-849cc438-18cc-4e60-8035-8206d8a40d25 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?bootable=false Jul 10 18:06:06.760053 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-849cc438-18cc-4e60-8035-8206d8a40d25 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.760286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-849cc438-18cc-4e60-8035-8206d8a40d25 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.760661 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-849cc438-18cc-4e60-8035-8206d8a40d25 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.761041 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.761041 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:06.761748 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-849cc438-18cc-4e60-8035-8206d8a40d25 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.798167 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-849cc438-18cc-4e60-8035-8206d8a40d25 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.798927 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-849cc438-18cc-4e60-8035-8206d8a40d25 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 18:06:06.799657 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 607/2423] 10.4.3.71 () {66 vars in 1259 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.811772 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e033210a-7358-49ce-91d4-22da4a72c66a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.814281 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e033210a-7358-49ce-91d4-22da4a72c66a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?status=available Jul 10 18:06:06.814631 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e033210a-7358-49ce-91d4-22da4a72c66a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.814900 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e033210a-7358-49ce-91d4-22da4a72c66a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.815358 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-e033210a-7358-49ce-91d4-22da4a72c66a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.815449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e033210a-7358-49ce-91d4-22da4a72c66a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value available, assuming string {{(pid=99949) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.815891 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.815891 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:06.816432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-e033210a-7358-49ce-91d4-22da4a72c66a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.825712 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e033210a-7358-49ce-91d4-22da4a72c66a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.826480 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e033210a-7358-49ce-91d4-22da4a72c66a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 18:06:06.827212 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 606/2424] 10.4.3.71 () {66 vars in 1263 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.836983 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f311c193-82ce-4e43-8be6-0af942706b8a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.838944 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f311c193-82ce-4e43-8be6-0af942706b8a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes?status=available Jul 10 18:06:06.839146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f311c193-82ce-4e43-8be6-0af942706b8a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.839354 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f311c193-82ce-4e43-8be6-0af942706b8a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.839795 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-f311c193-82ce-4e43-8be6-0af942706b8a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.839949 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f311c193-82ce-4e43-8be6-0af942706b8a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value available, assuming string {{(pid=99950) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.840204 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.840204 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:06.840677 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f311c193-82ce-4e43-8be6-0af942706b8a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.873011 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f311c193-82ce-4e43-8be6-0af942706b8a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.873689 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f311c193-82ce-4e43-8be6-0af942706b8a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 18:06:06.874160 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 603/2425] 10.4.3.71 () {66 vars in 1263 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:06.885389 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0e9b05b9-c13c-4b98-8d0e-2ae2905a512a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.887576 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e9b05b9-c13c-4b98-8d0e-2ae2905a512a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?availability_zone=nova Jul 10 18:06:06.887980 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e9b05b9-c13c-4b98-8d0e-2ae2905a512a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.888199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e9b05b9-c13c-4b98-8d0e-2ae2905a512a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.888550 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-0e9b05b9-c13c-4b98-8d0e-2ae2905a512a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.888932 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0e9b05b9-c13c-4b98-8d0e-2ae2905a512a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value nova, assuming string {{(pid=99948) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.889287 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.889287 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:06.890923 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0e9b05b9-c13c-4b98-8d0e-2ae2905a512a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.928843 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0e9b05b9-c13c-4b98-8d0e-2ae2905a512a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.929823 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.929823 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:06.935012 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e9b05b9-c13c-4b98-8d0e-2ae2905a512a tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 10 18:06:06.935528 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 610/2426] 10.4.3.71 () {66 vars in 1296 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2548 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:06.953237 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7300653b-ed80-4cbc-804a-38d4e1cdd5e4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.955111 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7300653b-ed80-4cbc-804a-38d4e1cdd5e4 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?bootable=false Jul 10 18:06:06.955336 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7300653b-ed80-4cbc-804a-38d4e1cdd5e4 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.955581 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7300653b-ed80-4cbc-804a-38d4e1cdd5e4 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.955860 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-7300653b-ed80-4cbc-804a-38d4e1cdd5e4 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.956204 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.956204 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:06.956667 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-7300653b-ed80-4cbc-804a-38d4e1cdd5e4 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:06.964876 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7300653b-ed80-4cbc-804a-38d4e1cdd5e4 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:06.965774 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.965774 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:06.970419 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7300653b-ed80-4cbc-804a-38d4e1cdd5e4 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 10 18:06:06.970822 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 608/2427] 10.4.3.71 () {66 vars in 1280 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:06.987544 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f17530b3-1e70-4666-b834-bcfa24d51b65 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:06.989802 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f17530b3-1e70-4666-b834-bcfa24d51b65 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/detail?status=available Jul 10 18:06:06.990028 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f17530b3-1e70-4666-b834-bcfa24d51b65 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:06.990285 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f17530b3-1e70-4666-b834-bcfa24d51b65 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:06.990495 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-f17530b3-1e70-4666-b834-bcfa24d51b65 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:06.990763 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f17530b3-1e70-4666-b834-bcfa24d51b65 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Could not evaluate value available, assuming string {{(pid=99949) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:06:06.991041 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:06.991041 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:06.991420 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f17530b3-1e70-4666-b834-bcfa24d51b65 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:06:07.001040 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f17530b3-1e70-4666-b834-bcfa24d51b65 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Get all volumes completed successfully. Jul 10 18:06:07.002184 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:07.002184 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:07.007343 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f17530b3-1e70-4666-b834-bcfa24d51b65 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 10 18:06:07.007744 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 607/2428] 10.4.3.71 () {66 vars in 1284 bytes} [Fri Jul 10 18:06:06 2026] GET /volume/v3/volumes/detail?status=available => generated 2548 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:07.021734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0380d7a7-30b9-4793-b04b-9bc46821a61d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:07.023423 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0380d7a7-30b9-4793-b04b-9bc46821a61d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:07.023647 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0380d7a7-30b9-4793-b04b-9bc46821a61d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:07.023860 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0380d7a7-30b9-4793-b04b-9bc46821a61d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:07.031785 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:07.031785 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:07.037387 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0380d7a7-30b9-4793-b04b-9bc46821a61d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:07.042714 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0380d7a7-30b9-4793-b04b-9bc46821a61d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a returned with HTTP 200 Jul 10 18:06:07.043071 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 604/2429] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:07 2026] GET /volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:07.055664 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-369f6211-14ad-45d0-8952-b5ced392cb8d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:07.057657 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-369f6211-14ad-45d0-8952-b5ced392cb8d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] DELETE https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:07.057882 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-369f6211-14ad-45d0-8952-b5ced392cb8d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:07.058134 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-369f6211-14ad-45d0-8952-b5ced392cb8d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:07.058323 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-369f6211-14ad-45d0-8952-b5ced392cb8d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Delete volume with id: dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:07.066342 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:07.066342 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:07.066879 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-369f6211-14ad-45d0-8952-b5ced392cb8d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:07.085759 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-369f6211-14ad-45d0-8952-b5ced392cb8d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Delete volume request issued successfully. Jul 10 18:06:07.085989 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-369f6211-14ad-45d0-8952-b5ced392cb8d tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a returned with HTTP 202 Jul 10 18:06:07.086582 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 611/2430] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:06:07 2026] DELETE /volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:07.096025 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f22a737d-11ff-4789-8fd9-07e3392eed5f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:07.098115 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f22a737d-11ff-4789-8fd9-07e3392eed5f tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:07.098361 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f22a737d-11ff-4789-8fd9-07e3392eed5f tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:07.098715 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f22a737d-11ff-4789-8fd9-07e3392eed5f tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:07.107349 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:07.107349 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:07.111301 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f22a737d-11ff-4789-8fd9-07e3392eed5f tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:07.116206 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f22a737d-11ff-4789-8fd9-07e3392eed5f tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a returned with HTTP 200 Jul 10 18:06:07.117148 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 609/2431] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:07 2026] GET /volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:08.135051 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-31f47931-6d75-4aeb-8fd5-85dcfe7abfe1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:08.137990 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31f47931-6d75-4aeb-8fd5-85dcfe7abfe1 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a Jul 10 18:06:08.138264 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31f47931-6d75-4aeb-8fd5-85dcfe7abfe1 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:08.139227 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31f47931-6d75-4aeb-8fd5-85dcfe7abfe1 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:08.147291 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31f47931-6d75-4aeb-8fd5-85dcfe7abfe1 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a returned with HTTP 404 Jul 10 18:06:08.147921 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 608/2432] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:08 2026] GET /volume/v3/volumes/dc75309e-a2c8-4610-9560-dab66c0eff2a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:08.159958 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0b6397e9-11bf-465e-8768-c2c825b4bdb0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:08.162155 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b6397e9-11bf-465e-8768-c2c825b4bdb0 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:08.162414 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b6397e9-11bf-465e-8768-c2c825b4bdb0 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:08.162623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b6397e9-11bf-465e-8768-c2c825b4bdb0 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:08.171423 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:08.171423 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:08.177475 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0b6397e9-11bf-465e-8768-c2c825b4bdb0 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:08.183856 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b6397e9-11bf-465e-8768-c2c825b4bdb0 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 returned with HTTP 200 Jul 10 18:06:08.184415 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 605/2433] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:08 2026] GET /volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:08.201502 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-97c00699-ac8e-434d-aa21-91222d024263 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:08.204141 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-97c00699-ac8e-434d-aa21-91222d024263 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:08.204444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-97c00699-ac8e-434d-aa21-91222d024263 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:08.204862 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-97c00699-ac8e-434d-aa21-91222d024263 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:08.205556 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-97c00699-ac8e-434d-aa21-91222d024263 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Delete volume with id: a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:08.213591 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:08.213591 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:08.214075 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-97c00699-ac8e-434d-aa21-91222d024263 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:08.235931 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-97c00699-ac8e-434d-aa21-91222d024263 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Delete volume request issued successfully. Jul 10 18:06:08.236187 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-97c00699-ac8e-434d-aa21-91222d024263 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 returned with HTTP 202 Jul 10 18:06:08.236732 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 612/2434] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:06:08 2026] DELETE /volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:08.246501 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2ee81093-a598-4f11-be17-4bb2a1db7639 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:08.249347 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2ee81093-a598-4f11-be17-4bb2a1db7639 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:08.249347 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2ee81093-a598-4f11-be17-4bb2a1db7639 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:08.250616 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2ee81093-a598-4f11-be17-4bb2a1db7639 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:08.263242 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:08.263242 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:08.270799 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2ee81093-a598-4f11-be17-4bb2a1db7639 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:08.281428 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2ee81093-a598-4f11-be17-4bb2a1db7639 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 returned with HTTP 200 Jul 10 18:06:08.282650 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 610/2435] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:08 2026] GET /volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:09.299225 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-de30e772-71c4-490d-959d-2b8b389b4f36 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:09.302432 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-de30e772-71c4-490d-959d-2b8b389b4f36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 Jul 10 18:06:09.302432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-de30e772-71c4-490d-959d-2b8b389b4f36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:09.302432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-de30e772-71c4-490d-959d-2b8b389b4f36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:09.308914 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-de30e772-71c4-490d-959d-2b8b389b4f36 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 returned with HTTP 404 Jul 10 18:06:09.309479 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 609/2436] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:09 2026] GET /volume/v3/volumes/a6adcad6-199c-4658-b784-b1c5c2fa9364 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:09.319950 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5bd81a39-b699-4488-b834-14fbdd79ead7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:09.322012 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5bd81a39-b699-4488-b834-14fbdd79ead7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:09.322213 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5bd81a39-b699-4488-b834-14fbdd79ead7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:09.322422 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5bd81a39-b699-4488-b834-14fbdd79ead7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:09.331752 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:09.331752 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:09.337262 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5bd81a39-b699-4488-b834-14fbdd79ead7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:09.343373 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5bd81a39-b699-4488-b834-14fbdd79ead7 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 returned with HTTP 200 Jul 10 18:06:09.343924 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 606/2437] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:09 2026] GET /volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:09.359153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-44183790-80e4-402a-966a-6ae61c98f088 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:09.361665 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-44183790-80e4-402a-966a-6ae61c98f088 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] DELETE https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:09.361950 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-44183790-80e4-402a-966a-6ae61c98f088 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:09.362190 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-44183790-80e4-402a-966a-6ae61c98f088 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:09.362381 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-44183790-80e4-402a-966a-6ae61c98f088 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Delete volume with id: 8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:09.372281 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:09.372281 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:09.374069 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-44183790-80e4-402a-966a-6ae61c98f088 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:09.397131 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-44183790-80e4-402a-966a-6ae61c98f088 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Delete volume request issued successfully. Jul 10 18:06:09.397438 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-44183790-80e4-402a-966a-6ae61c98f088 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 returned with HTTP 202 Jul 10 18:06:09.397966 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 613/2438] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:06:09 2026] DELETE /volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:09.406018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8e46cd6c-5669-4b06-b5b1-34656714c426 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:09.408837 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e46cd6c-5669-4b06-b5b1-34656714c426 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:09.409051 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e46cd6c-5669-4b06-b5b1-34656714c426 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:09.409310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e46cd6c-5669-4b06-b5b1-34656714c426 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:09.418764 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:09.418764 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:09.424131 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8e46cd6c-5669-4b06-b5b1-34656714c426 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Volume info retrieved successfully. Jul 10 18:06:09.430217 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e46cd6c-5669-4b06-b5b1-34656714c426 tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 returned with HTTP 200 Jul 10 18:06:09.430746 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 611/2439] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:09 2026] GET /volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:10.446743 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4c5f90ff-f137-4147-b86b-4747a7c358ae None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:10.449299 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4c5f90ff-f137-4147-b86b-4747a7c358ae tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] GET https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 Jul 10 18:06:10.449511 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4c5f90ff-f137-4147-b86b-4747a7c358ae tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:10.451210 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4c5f90ff-f137-4147-b86b-4747a7c358ae tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:10.459775 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4c5f90ff-f137-4147-b86b-4747a7c358ae tempest-VolumesListTestJSON-709527188 tempest-VolumesListTestJSON-709527188-project-member] https://10.4.3.71/volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 returned with HTTP 404 Jul 10 18:06:10.463852 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 610/2440] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:10 2026] GET /volume/v3/volumes/8a3d8710-63e9-4c5f-8f2f-d8fb442403e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:10.659275 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-425dffdf-a5be-4c27-945a-eb9153056328 req-ed7a8ac8-29c4-47b1-a2df-d5cbd5995326 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:10.665712 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-ed7a8ac8-29c4-47b1-a2df-d5cbd5995326 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0/encryption Jul 10 18:06:10.666128 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-ed7a8ac8-29c4-47b1-a2df-d5cbd5995326 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:10.669598 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-ed7a8ac8-29c4-47b1-a2df-d5cbd5995326 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:10.679958 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:10.679958 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:10.695116 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-425dffdf-a5be-4c27-945a-eb9153056328 req-ed7a8ac8-29c4-47b1-a2df-d5cbd5995326 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0/encryption returned with HTTP 200 Jul 10 18:06:10.695673 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 607/2441] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:06:10 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:11.314377 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b2050ec7-d74f-4776-bdbc-d6dc56194c92 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:11.317764 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b2050ec7-d74f-4776-bdbc-d6dc56194c92 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8/action Jul 10 18:06:11.318260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b2050ec7-d74f-4776-bdbc-d6dc56194c92 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:06:11.318451 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b2050ec7-d74f-4776-bdbc-d6dc56194c92 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:11.352416 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:11.352416 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:11.380045 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6b116ce3-50af-489d-82fa-d3678f72179a req-b2050ec7-d74f-4776-bdbc-d6dc56194c92 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8/action returned with HTTP 204 Jul 10 18:06:11.382135 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 614/2442] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:06:11 2026] POST /volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:19.427929 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=156,cinder:UPDATE=32,cinder:INSERT=21 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:06:19.633825 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-58e5f352-e2f8-4b8e-ae8f-56da43a45f19 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:19.636167 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-58e5f352-e2f8-4b8e-ae8f-56da43a45f19 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:19.636471 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-58e5f352-e2f8-4b8e-ae8f-56da43a45f19 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:19.636815 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-58e5f352-e2f8-4b8e-ae8f-56da43a45f19 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:19.646899 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:19.646899 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:19.652149 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-58e5f352-e2f8-4b8e-ae8f-56da43a45f19 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:19.660368 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-58e5f352-e2f8-4b8e-ae8f-56da43a45f19 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:19.661468 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 612/2443] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:06:19 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:20.453120 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=200,cinder:UPDATE=47,cinder:INSERT=33 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:06:20.688971 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=148,cinder:UPDATE=19,cinder:INSERT=2 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:06:21.367963 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=141,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:06:21.737694 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ac01dea9-c37e-4254-bc55-9ebe634bfb44 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:21.738202 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac01dea9-c37e-4254-bc55-9ebe634bfb44 None None] GET https://10.4.3.71/volume// Jul 10 18:06:21.738511 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac01dea9-c37e-4254-bc55-9ebe634bfb44 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:21.738780 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac01dea9-c37e-4254-bc55-9ebe634bfb44 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:21.739141 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac01dea9-c37e-4254-bc55-9ebe634bfb44 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:06:21.739972 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 611/2444] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:06:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:06:21.755156 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-993e15c1-fa25-40ad-9747-afb1d9dbe7ba None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:21.757663 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-993e15c1-fa25-40ad-9747-afb1d9dbe7ba tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:06:21.758164 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-993e15c1-fa25-40ad-9747-afb1d9dbe7ba tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af90a65d-8bf5-4e2b-8768-a4f31d051907", "connector": null, "instance_uuid": "7c2b986a-dfb0-4360-a84a-94f06a3a5054"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:21.780495 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:21.780495 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:21.849587 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-993e15c1-fa25-40ad-9747-afb1d9dbe7ba tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:06:21.850142 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 608/2445] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:06:21 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:22.202758 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1f2565a6-d6be-4ae1-aa1d-babb043eb5f8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:22.205285 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f2565a6-d6be-4ae1-aa1d-babb043eb5f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:22.205936 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f2565a6-d6be-4ae1-aa1d-babb043eb5f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:22.205936 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f2565a6-d6be-4ae1-aa1d-babb043eb5f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:22.227988 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:22.227988 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:22.233837 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1f2565a6-d6be-4ae1-aa1d-babb043eb5f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:22.242234 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f2565a6-d6be-4ae1-aa1d-babb043eb5f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:22.242853 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 615/2446] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:22 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1359 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:22.411685 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a55282a7-112f-46c7-bd25-4502ded95126 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:22.412237 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a55282a7-112f-46c7-bd25-4502ded95126 None None] GET https://10.4.3.71/volume// Jul 10 18:06:22.412516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a55282a7-112f-46c7-bd25-4502ded95126 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:22.412728 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a55282a7-112f-46c7-bd25-4502ded95126 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:22.414089 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a55282a7-112f-46c7-bd25-4502ded95126 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:06:22.414089 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 613/2447] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:06:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:06:22.424680 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-0a23b871-229d-4ae8-81a5-1d1b796a0b94 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:22.427581 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-0a23b871-229d-4ae8-81a5-1d1b796a0b94 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:22.427884 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-0a23b871-229d-4ae8-81a5-1d1b796a0b94 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:22.428075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-0a23b871-229d-4ae8-81a5-1d1b796a0b94 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:22.439582 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:22.439582 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:22.445232 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-0a23b871-229d-4ae8-81a5-1d1b796a0b94 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:22.453196 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-0a23b871-229d-4ae8-81a5-1d1b796a0b94 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:22.453851 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 612/2448] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:06:22 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:06:22.568389 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-9b7b3691-f5af-4ebe-ac24-abe08da7891d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:22.570818 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-9b7b3691-f5af-4ebe-ac24-abe08da7891d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] PUT https://10.4.3.71/volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f Jul 10 18:06:22.571336 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-9b7b3691-f5af-4ebe-ac24-abe08da7891d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:22.580139 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-9b7b3691-f5af-4ebe-ac24-abe08da7891d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Acquiring lock "cinder-attachment_update-af90a65d-8bf5-4e2b-8768-a4f31d051907-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:06:22.585861 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-9b7b3691-f5af-4ebe-ac24-abe08da7891d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Lock "cinder-attachment_update-af90a65d-8bf5-4e2b-8768-a4f31d051907-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:06:22.587543 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:22.587543 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:23.122138 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-9b7b3691-f5af-4ebe-ac24-abe08da7891d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Lock "cinder-attachment_update-af90a65d-8bf5-4e2b-8768-a4f31d051907-np0000005036" released by "attachment_update" :: held 0.536s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:06:23.122602 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-9b7b3691-f5af-4ebe-ac24-abe08da7891d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f returned with HTTP 200 Jul 10 18:06:23.123185 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 609/2449] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:06:22 2026] PUT /volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:23.267181 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c3ca6d58-ba95-4420-82db-6a1979c7a458 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:23.267629 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-67501215-8176-49d2-abb1-db7c48c5b35e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:23.271018 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-67501215-8176-49d2-abb1-db7c48c5b35e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:23.271286 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c3ca6d58-ba95-4420-82db-6a1979c7a458 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:23.271393 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-67501215-8176-49d2-abb1-db7c48c5b35e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:23.271450 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c3ca6d58-ba95-4420-82db-6a1979c7a458 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:23.271788 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-67501215-8176-49d2-abb1-db7c48c5b35e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:23.271879 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c3ca6d58-ba95-4420-82db-6a1979c7a458 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:23.280414 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:23.280414 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:23.286620 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:23.286620 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:23.286997 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-67501215-8176-49d2-abb1-db7c48c5b35e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:23.293170 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c3ca6d58-ba95-4420-82db-6a1979c7a458 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:23.297053 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-67501215-8176-49d2-abb1-db7c48c5b35e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:23.297053 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 614/2450] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:23 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:23.300553 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c3ca6d58-ba95-4420-82db-6a1979c7a458 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:23.301142 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 616/2451] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:23 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:23.317068 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7e98a219-ad91-451c-ba29-336ca2d1d3d0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:23.319642 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e98a219-ad91-451c-ba29-336ca2d1d3d0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:23.319895 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e98a219-ad91-451c-ba29-336ca2d1d3d0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:23.320165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e98a219-ad91-451c-ba29-336ca2d1d3d0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:23.330512 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:23.330512 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:23.335966 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7e98a219-ad91-451c-ba29-336ca2d1d3d0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:23.343592 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e98a219-ad91-451c-ba29-336ca2d1d3d0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:23.343592 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 613/2452] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:23 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:23.400732 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b2b65fd5-ede3-4f55-a581-f8522e5e24ce None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:23.406266 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b2b65fd5-ede3-4f55-a581-f8522e5e24ce tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:23.406266 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b2b65fd5-ede3-4f55-a581-f8522e5e24ce tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:23.406266 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b2b65fd5-ede3-4f55-a581-f8522e5e24ce tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:23.418456 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:23.418456 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:23.428503 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b2b65fd5-ede3-4f55-a581-f8522e5e24ce tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:23.439258 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b2b65fd5-ede3-4f55-a581-f8522e5e24ce tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:23.439816 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 610/2453] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:06:23 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:24.324013 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-574bfa79-e308-4ee0-afa4-f7aba31ab4cb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:24.326529 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-574bfa79-e308-4ee0-afa4-f7aba31ab4cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:24.326681 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-574bfa79-e308-4ee0-afa4-f7aba31ab4cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:24.326946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-574bfa79-e308-4ee0-afa4-f7aba31ab4cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:24.349948 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:24.349948 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:24.364990 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-574bfa79-e308-4ee0-afa4-f7aba31ab4cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:24.377450 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-574bfa79-e308-4ee0-afa4-f7aba31ab4cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:24.381272 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 615/2454] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:24 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1360 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:25.400756 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-38b224a6-cd0c-4041-b9a5-c7d9da3e2fde None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:25.403790 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38b224a6-cd0c-4041-b9a5-c7d9da3e2fde tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:25.404113 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-38b224a6-cd0c-4041-b9a5-c7d9da3e2fde tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:25.404305 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-38b224a6-cd0c-4041-b9a5-c7d9da3e2fde tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:25.417146 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:25.417146 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:25.426447 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-38b224a6-cd0c-4041-b9a5-c7d9da3e2fde tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:25.433782 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38b224a6-cd0c-4041-b9a5-c7d9da3e2fde tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:25.435369 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 617/2455] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:25 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:25.499142 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6df11f8c-a13a-4043-b7ec-603661df355f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:25.499957 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6df11f8c-a13a-4043-b7ec-603661df355f None None] GET https://10.4.3.71/volume// Jul 10 18:06:25.500298 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6df11f8c-a13a-4043-b7ec-603661df355f None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:25.500733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6df11f8c-a13a-4043-b7ec-603661df355f None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:25.501289 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6df11f8c-a13a-4043-b7ec-603661df355f None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:06:25.501816 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 614/2456] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:06:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:06:25.515525 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-ca741f0d-82ac-4f7c-b5d6-d850c825e606 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:25.520908 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-ca741f0d-82ac-4f7c-b5d6-d850c825e606 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:06:25.521534 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-ca741f0d-82ac-4f7c-b5d6-d850c825e606 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff", "connector": null, "instance_uuid": "671357ad-ab1a-46fb-87f7-7dcf8da06d99"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:25.536975 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:25.536975 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:25.593750 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-ca741f0d-82ac-4f7c-b5d6-d850c825e606 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:06:25.594281 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 611/2457] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:06:25 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:25.971767 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-831efdff-62a6-4446-9777-1df6f5c6d06e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:25.974504 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-831efdff-62a6-4446-9777-1df6f5c6d06e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:25.974935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-831efdff-62a6-4446-9777-1df6f5c6d06e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:25.975147 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-831efdff-62a6-4446-9777-1df6f5c6d06e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:25.988514 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:25.988514 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:25.991241 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-16521200-2f10-4a23-b165-4de351ab7490 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:25.995947 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-831efdff-62a6-4446-9777-1df6f5c6d06e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:26.006260 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-831efdff-62a6-4446-9777-1df6f5c6d06e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:26.006930 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 616/2458] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:25 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:26.107278 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16521200-2f10-4a23-b165-4de351ab7490 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:06:26.107797 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16521200-2f10-4a23-b165-4de351ab7490 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1383524007", "extra_specs": {}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:26.126549 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16521200-2f10-4a23-b165-4de351ab7490 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:06:26.126549 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 618/2459] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:06:25 2026] POST /volume/v3/types => generated 218 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:26.148807 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-be0b74f0-ce66-4b91-8a88-cb834d229ffc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:26.153888 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-330e6be2-da8b-4174-9479-8531357e10db None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:26.153888 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-330e6be2-da8b-4174-9479-8531357e10db None None] GET https://10.4.3.71/volume// Jul 10 18:06:26.153888 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-330e6be2-da8b-4174-9479-8531357e10db None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:26.153888 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-330e6be2-da8b-4174-9479-8531357e10db None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:26.154241 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-330e6be2-da8b-4174-9479-8531357e10db None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:06:26.154718 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 612/2460] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:06:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:06:26.156319 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-be0b74f0-ce66-4b91-8a88-cb834d229ffc tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] POST https://10.4.3.71/volume/v3/types/8bff418b-2af9-414c-829f-4f307dd0b101/encryption Jul 10 18:06:26.156897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-be0b74f0-ce66-4b91-8a88-cb834d229ffc tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:26.168172 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-4b3d0004-3a9a-4189-b3e8-9d94aa0272ba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:26.174450 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-4b3d0004-3a9a-4189-b3e8-9d94aa0272ba tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:26.174808 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-4b3d0004-3a9a-4189-b3e8-9d94aa0272ba tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:26.175071 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-4b3d0004-3a9a-4189-b3e8-9d94aa0272ba tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:26.193072 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:26.193072 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:26.199620 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-be0b74f0-ce66-4b91-8a88-cb834d229ffc tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types/8bff418b-2af9-414c-829f-4f307dd0b101/encryption returned with HTTP 200 Jul 10 18:06:26.199990 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 615/2461] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:06:26 2026] POST /volume/v3/types/8bff418b-2af9-414c-829f-4f307dd0b101/encryption => generated 231 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:26.205140 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-4b3d0004-3a9a-4189-b3e8-9d94aa0272ba tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:26.212199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:26.215368 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-4b3d0004-3a9a-4189-b3e8-9d94aa0272ba tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:26.215715 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 617/2462] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:06:26 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 1051 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:06:26.325351 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:06:26.325884 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2146319237", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1383524007", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:26.329711 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2146319237', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1383524007', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:06:26.335070 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume of 1 GB Jul 10 18:06:26.336841 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:26.336841 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:26.336841 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Availability Zones retrieved successfully. Jul 10 18:06:26.346843 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Flow 'volume_create_api' (4b27e5ac-dd43-488a-88d4-c7184414ba3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:26.348387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfa6d72-7a01-4ded-bca5-590f22e5b97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:26.349870 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:06:26.369852 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-f0c2642f-0611-461f-a6e1-4902cb1b67c6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:26.372129 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-f0c2642f-0611-461f-a6e1-4902cb1b67c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] PUT https://10.4.3.71/volume/v3/attachments/e89eb141-1d03-429a-b5e6-d93edc2a593b Jul 10 18:06:26.372880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-f0c2642f-0611-461f-a6e1-4902cb1b67c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:26.385354 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-f0c2642f-0611-461f-a6e1-4902cb1b67c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Acquiring lock "cinder-attachment_update-4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:06:26.388995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfa6d72-7a01-4ded-bca5-590f22e5b97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:06:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8bff418b-2af9-414c-829f-4f307dd0b101,is_public=True,name='tempest-scenario-type-cryptsetup-1383524007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bff418b-2af9-414c-829f-4f307dd0b101', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:26.390914 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (206f166d-3533-4744-a4e9-bb017e1d8c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:26.391378 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-f0c2642f-0611-461f-a6e1-4902cb1b67c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Lock "cinder-attachment_update-4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:06:26.393700 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:26.393700 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:26.431987 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1383524007 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1383524007, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:06:26.431987 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1383524007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1383524007, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:06:26.464535 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-24cc85f6-f51f-4a3c-822f-b6ae03abf99f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:26.467849 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24cc85f6-f51f-4a3c-822f-b6ae03abf99f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:26.467849 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24cc85f6-f51f-4a3c-822f-b6ae03abf99f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:26.468892 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24cc85f6-f51f-4a3c-822f-b6ae03abf99f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:26.486098 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:26.486098 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:26.494411 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-24cc85f6-f51f-4a3c-822f-b6ae03abf99f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:26.504107 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24cc85f6-f51f-4a3c-822f-b6ae03abf99f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:26.504726 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 616/2463] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:26 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:26.507806 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Created reservations ['0c7f0a4a-e189-46a8-b1ec-e673a740951e', '4609f673-af1d-40db-adde-b01a53ba8948', '891955ac-7f16-4ddb-b308-3d187528c461', 'd5b3770b-b68d-4a7f-9c65-a2fcbda1d631'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:26.511042 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (206f166d-3533-4744-a4e9-bb017e1d8c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c7f0a4a-e189-46a8-b1ec-e673a740951e', '4609f673-af1d-40db-adde-b01a53ba8948', '891955ac-7f16-4ddb-b308-3d187528c461', 'd5b3770b-b68d-4a7f-9c65-a2fcbda1d631']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:26.511042 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c7ecff-707b-4e33-b775-f3ce9f5a1663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:26.539320 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c7ecff-707b-4e33-b775-f3ce9f5a1663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '418a57b1-26d6-4854-a29d-a3b4938f8a0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2146319237',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6571cf94fac749e2ae7104eb1e4980c2',qos_specs=None,replication_status=,reservations=['0c7f0a4a-e189-46a8-b1ec-e673a740951e','4609f673-af1d-40db-adde-b01a53ba8948','891955ac-7f16-4ddb-b308-3d187528c461','d5b3770b-b68d-4a7f-9c65-a2fcbda1d631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ad6f6c5012423397756b0551dbfc47',volume_type_id=8bff418b-2af9-414c-829f-4f307dd0b101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2146319237',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=418a57b1-26d6-4854-a29d-a3b4938f8a0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6571cf94fac749e2ae7104eb1e4980c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ad6f6c5012423397756b0551dbfc47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bff418b-2af9-414c-829f-4f307dd0b101),volume_type_id=8bff418b-2af9-414c-829f-4f307dd0b101)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:26.540405 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49268fba-32d0-4b78-ac9d-86110f7100e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:26.578217 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49268fba-32d0-4b78-ac9d-86110f7100e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2146319237',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6571cf94fac749e2ae7104eb1e4980c2',qos_specs=None,replication_status=,reservations=['0c7f0a4a-e189-46a8-b1ec-e673a740951e','4609f673-af1d-40db-adde-b01a53ba8948','891955ac-7f16-4ddb-b308-3d187528c461','d5b3770b-b68d-4a7f-9c65-a2fcbda1d631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ad6f6c5012423397756b0551dbfc47',volume_type_id=8bff418b-2af9-414c-829f-4f307dd0b101)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:26.579721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a3e269-da5d-422d-9876-04554216f4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:26.599932 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a3e269-da5d-422d-9876-04554216f4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:26.601030 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Flow 'volume_create_api' (4b27e5ac-dd43-488a-88d4-c7184414ba3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:26.601461 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume request issued successfully. Jul 10 18:06:26.602398 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4238716c-46d9-46fe-94f6-efbf6ff3253f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:06:26.602804 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 619/2464] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:06:26 2026] POST /volume/v3/volumes => generated 789 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:26.930923 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-f0c2642f-0611-461f-a6e1-4902cb1b67c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Lock "cinder-attachment_update-4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff-np0000005036" released by "attachment_update" :: held 0.540s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:06:26.931532 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-f0c2642f-0611-461f-a6e1-4902cb1b67c6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/attachments/e89eb141-1d03-429a-b5e6-d93edc2a593b returned with HTTP 200 Jul 10 18:06:26.932172 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 613/2465] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:06:26 2026] PUT /volume/v3/attachments/e89eb141-1d03-429a-b5e6-d93edc2a593b => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:06:27.023630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4eadf5c4-aae7-4467-81bd-4485338d3985 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:27.027327 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4eadf5c4-aae7-4467-81bd-4485338d3985 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:27.027327 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4eadf5c4-aae7-4467-81bd-4485338d3985 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:27.027327 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4eadf5c4-aae7-4467-81bd-4485338d3985 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:27.039488 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:27.039488 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:27.044363 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4eadf5c4-aae7-4467-81bd-4485338d3985 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:27.050006 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4eadf5c4-aae7-4467-81bd-4485338d3985 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:27.050424 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 618/2466] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:27 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:27.524038 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-61d6df3b-6e45-4a7d-ae47-0ff08ffe9c05 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:27.526142 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-61d6df3b-6e45-4a7d-ae47-0ff08ffe9c05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:27.528598 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-61d6df3b-6e45-4a7d-ae47-0ff08ffe9c05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:27.528598 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-61d6df3b-6e45-4a7d-ae47-0ff08ffe9c05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:27.548131 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:27.548131 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:27.551740 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-61d6df3b-6e45-4a7d-ae47-0ff08ffe9c05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:27.559009 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-61d6df3b-6e45-4a7d-ae47-0ff08ffe9c05 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:27.559750 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 617/2467] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:27 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:28.067344 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dbcb75e1-df9f-4010-9994-0e7459ba0865 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:28.070179 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbcb75e1-df9f-4010-9994-0e7459ba0865 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:28.070433 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbcb75e1-df9f-4010-9994-0e7459ba0865 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:28.070790 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbcb75e1-df9f-4010-9994-0e7459ba0865 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:28.086245 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:28.086245 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:28.094021 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dbcb75e1-df9f-4010-9994-0e7459ba0865 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:28.101431 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbcb75e1-df9f-4010-9994-0e7459ba0865 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:28.102030 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 620/2468] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:28 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:28.502277 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:28.576231 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4d5396db-b703-44bd-84f2-2a553a0e84a1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:28.578337 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4d5396db-b703-44bd-84f2-2a553a0e84a1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:28.578533 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4d5396db-b703-44bd-84f2-2a553a0e84a1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:28.578854 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4d5396db-b703-44bd-84f2-2a553a0e84a1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:28.595062 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:28.595062 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:28.603063 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4d5396db-b703-44bd-84f2-2a553a0e84a1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:28.612795 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4d5396db-b703-44bd-84f2-2a553a0e84a1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:28.613270 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 619/2469] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:28 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:28.648604 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:06:28.648604 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-633714237"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:28.651185 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-633714237'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:06:28.653610 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Create volume of 1 GB Jul 10 18:06:28.653610 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:28.653610 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:28.659985 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Availability Zones retrieved successfully. Jul 10 18:06:28.671421 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Flow 'volume_create_api' (dfb29a54-7fca-4c48-a15e-c7c38dd87af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:28.673164 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9402320f-8136-4ac9-8121-3bae72275056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:28.675532 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:06:28.733148 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9402320f-8136-4ac9-8121-3bae72275056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:28.734075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9d0a765-34c0-4ad2-9577-95e06961c4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:28.815081 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Created reservations ['f96fce39-e5f7-4a92-9985-53df54bfae0e', '804a3363-7a86-430e-9169-58dcc816997a', '2c2dd0d4-68ae-4c75-bd19-879d7460828e', 'f1bd4ea9-b0e0-4e47-9300-12a120670d45'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:28.816271 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9d0a765-34c0-4ad2-9577-95e06961c4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f96fce39-e5f7-4a92-9985-53df54bfae0e', '804a3363-7a86-430e-9169-58dcc816997a', '2c2dd0d4-68ae-4c75-bd19-879d7460828e', 'f1bd4ea9-b0e0-4e47-9300-12a120670d45']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:28.817962 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9245f6-475b-4187-bd4a-219eb96ec6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:28.843193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9245f6-475b-4187-bd4a-219eb96ec6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdab00ba-0c0d-414c-b1a2-ae866db59a67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-633714237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2abe41f1d7274a4aa2ea3af401ad7611',qos_specs=None,replication_status=,reservations=['f96fce39-e5f7-4a92-9985-53df54bfae0e','804a3363-7a86-430e-9169-58dcc816997a','2c2dd0d4-68ae-4c75-bd19-879d7460828e','f1bd4ea9-b0e0-4e47-9300-12a120670d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080064e631a2443cb3315901bc467121',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-633714237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdab00ba-0c0d-414c-b1a2-ae866db59a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2abe41f1d7274a4aa2ea3af401ad7611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='080064e631a2443cb3315901bc467121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:28.844043 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b808476-4ef0-4a48-aea6-b5cfb839e6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:28.866627 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b808476-4ef0-4a48-aea6-b5cfb839e6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-633714237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2abe41f1d7274a4aa2ea3af401ad7611',qos_specs=None,replication_status=,reservations=['f96fce39-e5f7-4a92-9985-53df54bfae0e','804a3363-7a86-430e-9169-58dcc816997a','2c2dd0d4-68ae-4c75-bd19-879d7460828e','f1bd4ea9-b0e0-4e47-9300-12a120670d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080064e631a2443cb3315901bc467121',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:28.867874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f9f9cc-ec06-4340-8fa3-4b7c436a68da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:06:28.880013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f9f9cc-ec06-4340-8fa3-4b7c436a68da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:06:28.880853 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Flow 'volume_create_api' (dfb29a54-7fca-4c48-a15e-c7c38dd87af8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:06:28.881165 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Create volume request issued successfully. Jul 10 18:06:28.881746 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7535e2be-16d6-4323-97f5-9fa95c73ad16 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:06:28.882194 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 614/2470] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:06:28 2026] POST /volume/v3/volumes => generated 756 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:29.118351 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-347edbd3-1436-4b6e-900c-959eba1c5a1e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:29.120144 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-347edbd3-1436-4b6e-900c-959eba1c5a1e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:29.120311 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-347edbd3-1436-4b6e-900c-959eba1c5a1e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:29.121060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-347edbd3-1436-4b6e-900c-959eba1c5a1e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:29.131608 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:29.131608 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:29.136255 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-347edbd3-1436-4b6e-900c-959eba1c5a1e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:29.141999 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-347edbd3-1436-4b6e-900c-959eba1c5a1e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:29.142514 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 618/2471] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:29 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:29.422651 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-bac41cce-6cbf-4dbb-b3fb-d6516f475c80 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:29.424581 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-bac41cce-6cbf-4dbb-b3fb-d6516f475c80 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f/action Jul 10 18:06:29.424901 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-bac41cce-6cbf-4dbb-b3fb-d6516f475c80 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:06:29.425006 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-bac41cce-6cbf-4dbb-b3fb-d6516f475c80 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:29.453968 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:29.453968 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:29.467130 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16d686c0-36c8-4fd6-b140-9647e5a91cd2 req-bac41cce-6cbf-4dbb-b3fb-d6516f475c80 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f/action returned with HTTP 204 Jul 10 18:06:29.467953 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 621/2472] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:06:29 2026] POST /volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:29.630271 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eed75737-c4c8-44c1-90ff-0c0c43b99b59 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:29.633164 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eed75737-c4c8-44c1-90ff-0c0c43b99b59 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:29.634701 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eed75737-c4c8-44c1-90ff-0c0c43b99b59 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:29.634701 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eed75737-c4c8-44c1-90ff-0c0c43b99b59 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:29.647824 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:29.647824 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:29.652598 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-eed75737-c4c8-44c1-90ff-0c0c43b99b59 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:29.659589 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eed75737-c4c8-44c1-90ff-0c0c43b99b59 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:29.660850 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 620/2473] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:29 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:29.677795 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-091588f4-1aaa-4413-8e44-d7a1a79940fd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:29.680035 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-091588f4-1aaa-4413-8e44-d7a1a79940fd tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:06:29.680396 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-091588f4-1aaa-4413-8e44-d7a1a79940fd tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af90a65d-8bf5-4e2b-8768-a4f31d051907", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1349149651"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:29.693806 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:29.693806 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:29.694258 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-091588f4-1aaa-4413-8e44-d7a1a79940fd tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:29.694433 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-091588f4-1aaa-4413-8e44-d7a1a79940fd tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:29.698965 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-091588f4-1aaa-4413-8e44-d7a1a79940fd tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 400 Jul 10 18:06:29.699432 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 615/2474] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:06:29 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:06:29.707726 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-407c9bd8-a538-4419-83f9-3bbe6fdd1e07 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:29.709995 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-407c9bd8-a538-4419-83f9-3bbe6fdd1e07 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:06:29.710481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-407c9bd8-a538-4419-83f9-3bbe6fdd1e07 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af90a65d-8bf5-4e2b-8768-a4f31d051907", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-65291700"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:29.727046 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:29.727046 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:29.727597 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-407c9bd8-a538-4419-83f9-3bbe6fdd1e07 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:29.727805 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-407c9bd8-a538-4419-83f9-3bbe6fdd1e07 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:29.812741 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-407c9bd8-a538-4419-83f9-3bbe6fdd1e07 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['7c258e2f-bfa0-4386-a45b-75d7c811a8a5', 'b90d8938-7dfb-4894-8b11-2d62ce42f8f3', '45f4f936-adfb-4a9c-96f9-725918ad6811', 'e259d5b2-4ad3-4e75-b811-aa9ebd2c078a'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:29.871145 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-407c9bd8-a538-4419-83f9-3bbe6fdd1e07 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot force create request issued successfully. Jul 10 18:06:29.871502 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-407c9bd8-a538-4419-83f9-3bbe6fdd1e07 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:06:29.872046 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 619/2475] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:06:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:29.882744 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-268fa3c7-e1dc-4508-a9f6-1d704344c7b8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:29.885203 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-268fa3c7-e1dc-4508-a9f6-1d704344c7b8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 Jul 10 18:06:29.885499 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-268fa3c7-e1dc-4508-a9f6-1d704344c7b8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:29.885827 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-268fa3c7-e1dc-4508-a9f6-1d704344c7b8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:29.892879 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:29.892879 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:29.893734 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-268fa3c7-e1dc-4508-a9f6-1d704344c7b8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:29.894671 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-268fa3c7-e1dc-4508-a9f6-1d704344c7b8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 returned with HTTP 200 Jul 10 18:06:29.895345 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 622/2476] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:29 2026] GET /volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:30.161154 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b791f0ea-e193-4630-9942-fb088515d290 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:30.164627 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b791f0ea-e193-4630-9942-fb088515d290 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:30.164932 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b791f0ea-e193-4630-9942-fb088515d290 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:30.165759 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b791f0ea-e193-4630-9942-fb088515d290 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:30.179899 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:30.179899 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:30.186922 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b791f0ea-e193-4630-9942-fb088515d290 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:30.196438 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b791f0ea-e193-4630-9942-fb088515d290 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:30.196438 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 621/2477] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:30 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:30.906772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-91165d6b-1e27-425b-bb59-0a3511c68f0b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:30.909526 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91165d6b-1e27-425b-bb59-0a3511c68f0b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 Jul 10 18:06:30.910535 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-91165d6b-1e27-425b-bb59-0a3511c68f0b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:30.910535 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-91165d6b-1e27-425b-bb59-0a3511c68f0b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:30.921278 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:30.921278 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:30.922005 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-91165d6b-1e27-425b-bb59-0a3511c68f0b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:30.923460 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91165d6b-1e27-425b-bb59-0a3511c68f0b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 returned with HTTP 200 Jul 10 18:06:30.924045 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 616/2478] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:30 2026] GET /volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:30.935725 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1ac1a78e-0f3b-4456-84ce-6ccfa904040c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:30.938399 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ac1a78e-0f3b-4456-84ce-6ccfa904040c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:06:30.938897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ac1a78e-0f3b-4456-84ce-6ccfa904040c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af90a65d-8bf5-4e2b-8768-a4f31d051907", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1870426546"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:30.962938 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:30.962938 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:30.963711 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1ac1a78e-0f3b-4456-84ce-6ccfa904040c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:30.963948 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-1ac1a78e-0f3b-4456-84ce-6ccfa904040c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:31.007682 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-1ac1a78e-0f3b-4456-84ce-6ccfa904040c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['2fb24d32-bcd5-48c2-a625-3bdc15c1bac2', '1e43d8ce-4697-417c-aa05-5ae48e618b3b', '5a20adce-3e04-49bd-8e99-bd773252bdc3', '2de5da70-ac3c-41bd-9dd6-94d758dffbbd'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:31.055251 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1ac1a78e-0f3b-4456-84ce-6ccfa904040c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot force create request issued successfully. Jul 10 18:06:31.055828 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ac1a78e-0f3b-4456-84ce-6ccfa904040c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:06:31.056198 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 620/2479] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:06:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:31.070203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bc67e950-1c4f-4bd6-82f3-4b37cf98c968 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:31.074463 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc67e950-1c4f-4bd6-82f3-4b37cf98c968 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be Jul 10 18:06:31.074617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc67e950-1c4f-4bd6-82f3-4b37cf98c968 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:31.075785 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc67e950-1c4f-4bd6-82f3-4b37cf98c968 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:31.085434 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:31.085434 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:31.086058 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bc67e950-1c4f-4bd6-82f3-4b37cf98c968 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:31.087633 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc67e950-1c4f-4bd6-82f3-4b37cf98c968 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be returned with HTTP 200 Jul 10 18:06:31.088278 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 623/2480] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:31 2026] GET /volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:31.218540 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d6b6fbe1-6e48-4e1c-abb4-01ce1f5e8634 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:31.220832 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d6b6fbe1-6e48-4e1c-abb4-01ce1f5e8634 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:31.221962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d6b6fbe1-6e48-4e1c-abb4-01ce1f5e8634 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:31.221962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d6b6fbe1-6e48-4e1c-abb4-01ce1f5e8634 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:31.237295 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:31.237295 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:31.242290 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d6b6fbe1-6e48-4e1c-abb4-01ce1f5e8634 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:31.250541 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d6b6fbe1-6e48-4e1c-abb4-01ce1f5e8634 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:31.251201 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 622/2481] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:31 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:32.100263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1abdff0a-4fb8-40d6-9a73-ed52d0610bf4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:32.102225 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1abdff0a-4fb8-40d6-9a73-ed52d0610bf4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be Jul 10 18:06:32.102430 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1abdff0a-4fb8-40d6-9a73-ed52d0610bf4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:32.102740 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1abdff0a-4fb8-40d6-9a73-ed52d0610bf4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:32.109255 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:32.109255 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:32.109895 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1abdff0a-4fb8-40d6-9a73-ed52d0610bf4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:32.110840 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1abdff0a-4fb8-40d6-9a73-ed52d0610bf4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be returned with HTTP 200 Jul 10 18:06:32.111264 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 617/2482] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:32 2026] GET /volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:32.122388 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9c62e77c-a726-4dd1-93dd-b57015546fa3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:32.124772 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c62e77c-a726-4dd1-93dd-b57015546fa3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:06:32.125228 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c62e77c-a726-4dd1-93dd-b57015546fa3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af90a65d-8bf5-4e2b-8768-a4f31d051907", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1363002569"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:32.150156 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:32.150156 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:32.151892 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9c62e77c-a726-4dd1-93dd-b57015546fa3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:32.152169 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-9c62e77c-a726-4dd1-93dd-b57015546fa3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:32.190710 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-9c62e77c-a726-4dd1-93dd-b57015546fa3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['24c90038-40ca-4d0c-9b40-46e54f6aa7f9', 'ea017dc2-8b79-4d2d-91ad-248e4c1c559f', 'e43f8621-fa61-4f05-949b-77eef48389c3', '3e0a876a-c5c8-4645-9025-2cba62aa600b'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:32.242404 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9c62e77c-a726-4dd1-93dd-b57015546fa3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot force create request issued successfully. Jul 10 18:06:32.242917 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c62e77c-a726-4dd1-93dd-b57015546fa3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:06:32.243424 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 621/2483] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:06:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:32.252490 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d92ccf2f-d41b-47b8-a092-e773f8bafc76 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:32.255384 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d92ccf2f-d41b-47b8-a092-e773f8bafc76 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 Jul 10 18:06:32.255746 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d92ccf2f-d41b-47b8-a092-e773f8bafc76 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:32.256093 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d92ccf2f-d41b-47b8-a092-e773f8bafc76 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:32.262872 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:32.262872 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:32.263941 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d92ccf2f-d41b-47b8-a092-e773f8bafc76 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:32.266109 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d92ccf2f-d41b-47b8-a092-e773f8bafc76 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 returned with HTTP 200 Jul 10 18:06:32.266856 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 624/2484] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:32 2026] GET /volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:32.267023 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5bc029d8-3f87-4500-84b8-bbdc303d7327 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:32.269861 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5bc029d8-3f87-4500-84b8-bbdc303d7327 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:32.270100 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5bc029d8-3f87-4500-84b8-bbdc303d7327 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:32.270525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5bc029d8-3f87-4500-84b8-bbdc303d7327 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:32.286356 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:32.286356 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:32.291438 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5bc029d8-3f87-4500-84b8-bbdc303d7327 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:32.298150 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5bc029d8-3f87-4500-84b8-bbdc303d7327 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:32.298760 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 623/2485] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:32 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:33.212709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b3bd314f-9f71-434f-ad10-84d71cab0027 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:33.216049 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b3bd314f-9f71-434f-ad10-84d71cab0027 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] POST https://10.4.3.71/volume/v3/attachments/e89eb141-1d03-429a-b5e6-d93edc2a593b/action Jul 10 18:06:33.216660 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b3bd314f-9f71-434f-ad10-84d71cab0027 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:06:33.216877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b3bd314f-9f71-434f-ad10-84d71cab0027 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:33.240997 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:33.240997 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:33.263592 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ddac0b32-c971-4e3c-86e1-54d441e41913 req-b3bd314f-9f71-434f-ad10-84d71cab0027 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/attachments/e89eb141-1d03-429a-b5e6-d93edc2a593b/action returned with HTTP 204 Jul 10 18:06:33.263785 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 618/2486] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:06:33 2026] POST /volume/v3/attachments/e89eb141-1d03-429a-b5e6-d93edc2a593b/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:33.280090 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-70d41b78-6c39-4ed3-8594-496b0e15b7d8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:33.284843 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-70d41b78-6c39-4ed3-8594-496b0e15b7d8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 Jul 10 18:06:33.285538 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-70d41b78-6c39-4ed3-8594-496b0e15b7d8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:33.285538 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-70d41b78-6c39-4ed3-8594-496b0e15b7d8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:33.292920 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:33.292920 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:33.293761 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-70d41b78-6c39-4ed3-8594-496b0e15b7d8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:33.294789 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-70d41b78-6c39-4ed3-8594-496b0e15b7d8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 returned with HTTP 200 Jul 10 18:06:33.295412 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 622/2487] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:33 2026] GET /volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:33.308544 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f595aa6b-2f79-4e7d-ab92-4a9de671896d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:33.310964 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f595aa6b-2f79-4e7d-ab92-4a9de671896d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 Jul 10 18:06:33.311748 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f595aa6b-2f79-4e7d-ab92-4a9de671896d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:33.311748 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f595aa6b-2f79-4e7d-ab92-4a9de671896d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:33.311748 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-f595aa6b-2f79-4e7d-ab92-4a9de671896d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: feb7671b-cae5-4f32-bf90-cb672185dbe0 Jul 10 18:06:33.319311 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-464ae96b-8184-432c-b52d-27684c33dedc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:33.320013 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:33.320013 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:33.320935 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f595aa6b-2f79-4e7d-ab92-4a9de671896d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:33.322533 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-464ae96b-8184-432c-b52d-27684c33dedc tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:33.322838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-464ae96b-8184-432c-b52d-27684c33dedc tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:33.323132 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-464ae96b-8184-432c-b52d-27684c33dedc tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:33.339006 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:33.339006 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:33.344085 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-464ae96b-8184-432c-b52d-27684c33dedc tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:33.351244 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-464ae96b-8184-432c-b52d-27684c33dedc tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:33.351794 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 624/2488] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:33 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:33.353585 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f595aa6b-2f79-4e7d-ab92-4a9de671896d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:06:33.354058 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f595aa6b-2f79-4e7d-ab92-4a9de671896d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 returned with HTTP 202 Jul 10 18:06:33.354834 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 625/2489] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:33 2026] DELETE /volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:33.365657 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dd62eec2-6d65-4ef0-a04d-aedab4bbda0a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:33.371228 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dd62eec2-6d65-4ef0-a04d-aedab4bbda0a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 Jul 10 18:06:33.371543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-495962ba-da3d-4226-8e42-d6b78ff84309 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:33.371655 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dd62eec2-6d65-4ef0-a04d-aedab4bbda0a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:33.371904 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dd62eec2-6d65-4ef0-a04d-aedab4bbda0a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:33.373725 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-495962ba-da3d-4226-8e42-d6b78ff84309 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:33.374058 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-495962ba-da3d-4226-8e42-d6b78ff84309 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:33.374352 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-495962ba-da3d-4226-8e42-d6b78ff84309 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:33.383606 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:33.383606 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:33.384228 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-dd62eec2-6d65-4ef0-a04d-aedab4bbda0a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:33.385368 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dd62eec2-6d65-4ef0-a04d-aedab4bbda0a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 returned with HTTP 200 Jul 10 18:06:33.386897 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:33.386897 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:33.389237 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 619/2490] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:33 2026] GET /volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:33.391860 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-495962ba-da3d-4226-8e42-d6b78ff84309 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:33.400713 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-495962ba-da3d-4226-8e42-d6b78ff84309 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:33.400851 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 623/2491] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:33 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:34.402085 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8dffcae4-b5ae-4e98-8e58-b94eb0a84022 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:34.404670 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8dffcae4-b5ae-4e98-8e58-b94eb0a84022 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 Jul 10 18:06:34.404959 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8dffcae4-b5ae-4e98-8e58-b94eb0a84022 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:34.405215 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8dffcae4-b5ae-4e98-8e58-b94eb0a84022 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:34.411470 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8dffcae4-b5ae-4e98-8e58-b94eb0a84022 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 returned with HTTP 404 Jul 10 18:06:34.412261 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 625/2492] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:34 2026] GET /volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:34.421447 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a3bd04fa-4505-4f11-8e6b-5b5821a3fc18 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:34.424043 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a3bd04fa-4505-4f11-8e6b-5b5821a3fc18 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 Jul 10 18:06:34.424305 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a3bd04fa-4505-4f11-8e6b-5b5821a3fc18 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:34.424918 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a3bd04fa-4505-4f11-8e6b-5b5821a3fc18 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:34.425100 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-a3bd04fa-4505-4f11-8e6b-5b5821a3fc18 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 35ee98a9-272e-4642-9213-951e65137059 Jul 10 18:06:34.431886 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:34.431886 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:34.432468 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a3bd04fa-4505-4f11-8e6b-5b5821a3fc18 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:34.455272 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a3bd04fa-4505-4f11-8e6b-5b5821a3fc18 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:06:34.455557 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a3bd04fa-4505-4f11-8e6b-5b5821a3fc18 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 returned with HTTP 202 Jul 10 18:06:34.456078 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 626/2493] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:34 2026] DELETE /volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:34.467191 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-56975b2f-2455-4dd5-828a-555c5b367fbc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:34.469778 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-56975b2f-2455-4dd5-828a-555c5b367fbc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 Jul 10 18:06:34.470079 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-56975b2f-2455-4dd5-828a-555c5b367fbc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:34.470364 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-56975b2f-2455-4dd5-828a-555c5b367fbc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:34.483323 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:34.483323 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:34.483815 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-56975b2f-2455-4dd5-828a-555c5b367fbc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:34.484897 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-56975b2f-2455-4dd5-828a-555c5b367fbc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 returned with HTTP 200 Jul 10 18:06:34.485440 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 620/2494] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:34 2026] GET /volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:35.500218 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-64d2d43f-3f4a-40c2-9a6c-b6b5127c4840 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:35.502422 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64d2d43f-3f4a-40c2-9a6c-b6b5127c4840 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 Jul 10 18:06:35.502831 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64d2d43f-3f4a-40c2-9a6c-b6b5127c4840 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:35.503021 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64d2d43f-3f4a-40c2-9a6c-b6b5127c4840 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:35.510016 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64d2d43f-3f4a-40c2-9a6c-b6b5127c4840 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 returned with HTTP 404 Jul 10 18:06:35.510761 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 624/2495] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:35 2026] GET /volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:35.519732 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-183d7522-7c92-4a92-947f-395930e08f1d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:35.521733 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-183d7522-7c92-4a92-947f-395930e08f1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be Jul 10 18:06:35.521930 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-183d7522-7c92-4a92-947f-395930e08f1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:35.522113 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-183d7522-7c92-4a92-947f-395930e08f1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:35.522210 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-183d7522-7c92-4a92-947f-395930e08f1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 4dc10b60-d057-41e7-a8e7-7435bfe0a8be Jul 10 18:06:35.527670 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:35.527670 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:35.528105 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-183d7522-7c92-4a92-947f-395930e08f1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:35.561062 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-183d7522-7c92-4a92-947f-395930e08f1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:06:35.561275 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-183d7522-7c92-4a92-947f-395930e08f1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be returned with HTTP 202 Jul 10 18:06:35.561812 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 626/2496] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:35 2026] DELETE /volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:35.574938 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-34839641-4527-4e05-9129-8285a0120ad9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:35.578290 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-34839641-4527-4e05-9129-8285a0120ad9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be Jul 10 18:06:35.578854 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-34839641-4527-4e05-9129-8285a0120ad9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:35.579988 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-34839641-4527-4e05-9129-8285a0120ad9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:35.586109 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:35.586109 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:35.586826 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-34839641-4527-4e05-9129-8285a0120ad9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:35.587845 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-34839641-4527-4e05-9129-8285a0120ad9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be returned with HTTP 200 Jul 10 18:06:35.588268 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 627/2497] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:35 2026] GET /volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:36.312402 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-62b39693-07d1-4ad3-9099-62b8496a2438 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:36.315170 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-62b39693-07d1-4ad3-9099-62b8496a2438 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:36.315170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-62b39693-07d1-4ad3-9099-62b8496a2438 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:36.315486 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-62b39693-07d1-4ad3-9099-62b8496a2438 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:36.327228 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:36.327228 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:36.331664 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-62b39693-07d1-4ad3-9099-62b8496a2438 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:36.337145 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-62b39693-07d1-4ad3-9099-62b8496a2438 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:36.337586 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 621/2498] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:06:36 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:36.359636 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-83167553-4c23-495d-ba26-d11c4dd2489a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:36.363609 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-83167553-4c23-495d-ba26-d11c4dd2489a tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] POST https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff/action Jul 10 18:06:36.363609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-83167553-4c23-495d-ba26-d11c4dd2489a tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:06:36.363609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-83167553-4c23-495d-ba26-d11c4dd2489a tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:36.383605 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:36.383605 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:36.383605 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-83167553-4c23-495d-ba26-d11c4dd2489a tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:36.398498 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-83167553-4c23-495d-ba26-d11c4dd2489a tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Begin detaching volume completed successfully. Jul 10 18:06:36.398498 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-83167553-4c23-495d-ba26-d11c4dd2489a tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff/action returned with HTTP 202 Jul 10 18:06:36.398498 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 625/2499] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:06:36 2026] POST /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:06:36.598935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5db25909-a1f9-4d03-a976-b450766fdaf2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:36.600982 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5db25909-a1f9-4d03-a976-b450766fdaf2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be Jul 10 18:06:36.601233 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5db25909-a1f9-4d03-a976-b450766fdaf2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:36.601455 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5db25909-a1f9-4d03-a976-b450766fdaf2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:36.608021 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5db25909-a1f9-4d03-a976-b450766fdaf2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be returned with HTTP 404 Jul 10 18:06:36.608709 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 627/2500] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:36 2026] GET /volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:36.619312 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5ccc36c1-12d1-4afe-b5f8-735c39dd92db None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:36.624600 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5ccc36c1-12d1-4afe-b5f8-735c39dd92db tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 Jul 10 18:06:36.624600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5ccc36c1-12d1-4afe-b5f8-735c39dd92db tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:36.624600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5ccc36c1-12d1-4afe-b5f8-735c39dd92db tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:36.624600 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-5ccc36c1-12d1-4afe-b5f8-735c39dd92db tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 35ee98a9-272e-4642-9213-951e65137059 Jul 10 18:06:36.628892 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5ccc36c1-12d1-4afe-b5f8-735c39dd92db tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 returned with HTTP 404 Jul 10 18:06:36.629655 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 628/2501] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:36 2026] DELETE /volume/v3/snapshots/35ee98a9-272e-4642-9213-951e65137059 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:36.638557 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6b764ab5-79af-4405-8788-37634d5cbdec None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:36.640317 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b764ab5-79af-4405-8788-37634d5cbdec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be Jul 10 18:06:36.640544 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b764ab5-79af-4405-8788-37634d5cbdec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:36.640778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b764ab5-79af-4405-8788-37634d5cbdec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:36.640895 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-6b764ab5-79af-4405-8788-37634d5cbdec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 4dc10b60-d057-41e7-a8e7-7435bfe0a8be Jul 10 18:06:36.646036 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b764ab5-79af-4405-8788-37634d5cbdec tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be returned with HTTP 404 Jul 10 18:06:36.646682 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 622/2502] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:36 2026] DELETE /volume/v3/snapshots/4dc10b60-d057-41e7-a8e7-7435bfe0a8be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:36.654991 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-86609075-42f4-4965-8aa9-0599ed8d3ab4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:36.657554 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-86609075-42f4-4965-8aa9-0599ed8d3ab4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 Jul 10 18:06:36.658443 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-86609075-42f4-4965-8aa9-0599ed8d3ab4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:36.659624 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-86609075-42f4-4965-8aa9-0599ed8d3ab4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:36.659624 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-86609075-42f4-4965-8aa9-0599ed8d3ab4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: feb7671b-cae5-4f32-bf90-cb672185dbe0 Jul 10 18:06:36.665465 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-86609075-42f4-4965-8aa9-0599ed8d3ab4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 returned with HTTP 404 Jul 10 18:06:36.666204 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 626/2503] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:36 2026] DELETE /volume/v3/snapshots/feb7671b-cae5-4f32-bf90-cb672185dbe0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:36.713779 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-66929b5f-de39-4121-9c7d-3569c7249206 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:36.716529 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-66929b5f-de39-4121-9c7d-3569c7249206 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:36.716854 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-66929b5f-de39-4121-9c7d-3569c7249206 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:36.717118 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-66929b5f-de39-4121-9c7d-3569c7249206 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:36.730587 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:36.730587 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:36.735713 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-66929b5f-de39-4121-9c7d-3569c7249206 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:36.742814 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-66929b5f-de39-4121-9c7d-3569c7249206 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:36.743338 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 628/2504] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:06:36 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:36.765955 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-3cf35be0-ffdc-42aa-8b41-0a1949ff276e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:36.771617 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-3cf35be0-ffdc-42aa-8b41-0a1949ff276e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907/action Jul 10 18:06:36.771617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-3cf35be0-ffdc-42aa-8b41-0a1949ff276e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:06:36.771617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-3cf35be0-ffdc-42aa-8b41-0a1949ff276e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:36.786405 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:36.786405 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:36.787152 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-3cf35be0-ffdc-42aa-8b41-0a1949ff276e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:36.797631 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-3cf35be0-ffdc-42aa-8b41-0a1949ff276e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Begin detaching volume completed successfully. Jul 10 18:06:36.798634 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-3cf35be0-ffdc-42aa-8b41-0a1949ff276e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907/action returned with HTTP 202 Jul 10 18:06:36.798634 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 629/2505] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:06:36 2026] POST /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:06:37.446825 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-eaa695b0-806f-4c48-9ef8-066ecb8fb692 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:37.446825 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eaa695b0-806f-4c48-9ef8-066ecb8fb692 None None] GET https://10.4.3.71/volume// Jul 10 18:06:37.446825 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eaa695b0-806f-4c48-9ef8-066ecb8fb692 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:37.446825 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eaa695b0-806f-4c48-9ef8-066ecb8fb692 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:37.447313 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eaa695b0-806f-4c48-9ef8-066ecb8fb692 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:06:37.447540 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 623/2506] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:06:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:06:37.457929 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-30a01cc7-c292-466d-9c55-54ccce6e92a0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:37.460605 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-30a01cc7-c292-466d-9c55-54ccce6e92a0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:37.460879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-30a01cc7-c292-466d-9c55-54ccce6e92a0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:37.461679 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-30a01cc7-c292-466d-9c55-54ccce6e92a0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:37.474485 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:37.474485 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:37.480265 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-30a01cc7-c292-466d-9c55-54ccce6e92a0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:37.488524 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-30a01cc7-c292-466d-9c55-54ccce6e92a0 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:37.489117 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 627/2507] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:06:37 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 1347 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:06:37.831259 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-83a85e78-1a64-4a0e-9b7b-b153aff809ac None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:37.831803 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-83a85e78-1a64-4a0e-9b7b-b153aff809ac None None] GET https://10.4.3.71/volume// Jul 10 18:06:37.832050 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-83a85e78-1a64-4a0e-9b7b-b153aff809ac None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:37.832297 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-83a85e78-1a64-4a0e-9b7b-b153aff809ac None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:37.832760 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-83a85e78-1a64-4a0e-9b7b-b153aff809ac None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:06:37.833127 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 629/2508] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:06:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:06:37.840818 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-b93552f0-0e2b-4da9-aa1d-44e659bbdb50 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:37.843333 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-b93552f0-0e2b-4da9-aa1d-44e659bbdb50 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:37.843634 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-b93552f0-0e2b-4da9-aa1d-44e659bbdb50 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:37.843878 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-b93552f0-0e2b-4da9-aa1d-44e659bbdb50 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:37.853693 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:37.853693 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:37.858310 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-b93552f0-0e2b-4da9-aa1d-44e659bbdb50 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:37.865955 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-b93552f0-0e2b-4da9-aa1d-44e659bbdb50 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:37.866553 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 630/2509] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:06:37 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:06:38.493401 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-9657394f-77a2-40e1-97da-07ac772b6ddf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:38.495978 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-9657394f-77a2-40e1-97da-07ac772b6ddf tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] DELETE https://10.4.3.71/volume/v3/attachments/e89eb141-1d03-429a-b5e6-d93edc2a593b Jul 10 18:06:38.496329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-9657394f-77a2-40e1-97da-07ac772b6ddf tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:38.496536 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-9657394f-77a2-40e1-97da-07ac772b6ddf tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:38.505350 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:38.505350 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:38.990823 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-4a57ebd4-a924-4c30-8aa8-e6ab39051b80 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:38.994206 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-4a57ebd4-a924-4c30-8aa8-e6ab39051b80 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f Jul 10 18:06:38.994470 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-4a57ebd4-a924-4c30-8aa8-e6ab39051b80 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:38.994784 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-4a57ebd4-a924-4c30-8aa8-e6ab39051b80 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:39.005040 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:39.005040 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:39.070407 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-2ca71e27-bf70-4e8d-8f96-d27259785a0a req-9657394f-77a2-40e1-97da-07ac772b6ddf tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/attachments/e89eb141-1d03-429a-b5e6-d93edc2a593b returned with HTTP 200 Jul 10 18:06:39.071033 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 624/2510] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:06:38 2026] DELETE /volume/v3/attachments/e89eb141-1d03-429a-b5e6-d93edc2a593b => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:39.541907 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-dc105442-c6f1-4cd9-b45d-f5e7947bd7af req-4a57ebd4-a924-4c30-8aa8-e6ab39051b80 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f returned with HTTP 200 Jul 10 18:06:39.542442 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 628/2511] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:06:38 2026] DELETE /volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:44.572642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-72762ff6-ce52-4011-9372-06e8510ab15b req-5693d8c2-905f-4659-8dd7-f3e1ee3fc691 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:44.577316 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-72762ff6-ce52-4011-9372-06e8510ab15b req-5693d8c2-905f-4659-8dd7-f3e1ee3fc691 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f Jul 10 18:06:44.577933 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-72762ff6-ce52-4011-9372-06e8510ab15b req-5693d8c2-905f-4659-8dd7-f3e1ee3fc691 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:44.577933 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-72762ff6-ce52-4011-9372-06e8510ab15b req-5693d8c2-905f-4659-8dd7-f3e1ee3fc691 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:44.583891 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-72762ff6-ce52-4011-9372-06e8510ab15b req-5693d8c2-905f-4659-8dd7-f3e1ee3fc691 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f returned with HTTP 404 Jul 10 18:06:44.584066 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 630/2512] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:06:44 2026] DELETE /volume/v3/attachments/51df10e2-7084-4c34-9a1e-9b3130d75e7f => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:06:47.864977 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=74,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:06:48.622225 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-56d240ee-ff61-47c7-8fa5-f9d75814217e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:48.627140 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-56d240ee-ff61-47c7-8fa5-f9d75814217e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] DELETE https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:48.627410 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-56d240ee-ff61-47c7-8fa5-f9d75814217e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:48.627692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-56d240ee-ff61-47c7-8fa5-f9d75814217e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:48.627927 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-56d240ee-ff61-47c7-8fa5-f9d75814217e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Delete volume with id: 4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:48.643390 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:48.643390 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:48.644290 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-56d240ee-ff61-47c7-8fa5-f9d75814217e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:48.668952 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-56d240ee-ff61-47c7-8fa5-f9d75814217e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Delete volume request issued successfully. Jul 10 18:06:48.669439 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-56d240ee-ff61-47c7-8fa5-f9d75814217e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 202 Jul 10 18:06:48.670230 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 631/2513] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:06:48 2026] DELETE /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:48.679319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9b280843-4f55-4a81-aa8c-d0366cf00baf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:48.681173 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9b280843-4f55-4a81-aa8c-d0366cf00baf tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:48.681473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9b280843-4f55-4a81-aa8c-d0366cf00baf tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:48.681734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9b280843-4f55-4a81-aa8c-d0366cf00baf tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:48.693018 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:48.693018 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:48.703925 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9b280843-4f55-4a81-aa8c-d0366cf00baf tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:48.712810 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9b280843-4f55-4a81-aa8c-d0366cf00baf tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 200 Jul 10 18:06:48.714099 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 625/2514] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:48 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:49.515094 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-b85c9428-b634-4238-9371-28de1b16c3f9 req-48933b81-6fd6-4bce-a43c-3e181b8184a9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:49.519166 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b85c9428-b634-4238-9371-28de1b16c3f9 req-48933b81-6fd6-4bce-a43c-3e181b8184a9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] DELETE https://10.4.3.71/volume/v3/attachments/2b9cf657-11c2-42ac-8be9-4da62f8cef5c Jul 10 18:06:49.519441 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b85c9428-b634-4238-9371-28de1b16c3f9 req-48933b81-6fd6-4bce-a43c-3e181b8184a9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:49.519731 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b85c9428-b634-4238-9371-28de1b16c3f9 req-48933b81-6fd6-4bce-a43c-3e181b8184a9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:49.530174 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:49.530174 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:49.731328 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a52fecf7-fdfa-44c5-818b-fdc64eaa16c2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:49.734256 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a52fecf7-fdfa-44c5-818b-fdc64eaa16c2 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff Jul 10 18:06:49.734524 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a52fecf7-fdfa-44c5-818b-fdc64eaa16c2 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:49.735675 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a52fecf7-fdfa-44c5-818b-fdc64eaa16c2 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:49.747086 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a52fecf7-fdfa-44c5-818b-fdc64eaa16c2 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff returned with HTTP 404 Jul 10 18:06:49.748418 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 631/2515] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:49 2026] GET /volume/v3/volumes/4a8aee68-c6df-4ad5-bec8-9c231f7ff2ff => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:50.077553 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b85c9428-b634-4238-9371-28de1b16c3f9 req-48933b81-6fd6-4bce-a43c-3e181b8184a9 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/attachments/2b9cf657-11c2-42ac-8be9-4da62f8cef5c returned with HTTP 200 Jul 10 18:06:50.078216 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 629/2516] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:06:49 2026] DELETE /volume/v3/attachments/2b9cf657-11c2-42ac-8be9-4da62f8cef5c => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:50.249243 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0323b8c5-d430-4649-9414-b69eaf71b53d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:50.251254 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0323b8c5-d430-4649-9414-b69eaf71b53d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 Jul 10 18:06:50.251502 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0323b8c5-d430-4649-9414-b69eaf71b53d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:50.251827 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0323b8c5-d430-4649-9414-b69eaf71b53d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:50.252007 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-0323b8c5-d430-4649-9414-b69eaf71b53d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Delete snapshot with id: a495e916-4c3c-43b8-b8e0-abdfd33919d3 Jul 10 18:06:50.259972 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:50.259972 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:50.262721 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0323b8c5-d430-4649-9414-b69eaf71b53d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Snapshot retrieved successfully. Jul 10 18:06:50.296048 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0323b8c5-d430-4649-9414-b69eaf71b53d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Snapshot delete request issued successfully. Jul 10 18:06:50.296296 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0323b8c5-d430-4649-9414-b69eaf71b53d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 returned with HTTP 202 Jul 10 18:06:50.297599 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 632/2517] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:50 2026] DELETE /volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:50.311033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2df0a271-f6ed-4a0a-8006-9510ce8be7f6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:50.316135 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2df0a271-f6ed-4a0a-8006-9510ce8be7f6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 Jul 10 18:06:50.316135 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2df0a271-f6ed-4a0a-8006-9510ce8be7f6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:50.316135 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2df0a271-f6ed-4a0a-8006-9510ce8be7f6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:50.327660 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:50.327660 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:50.328514 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2df0a271-f6ed-4a0a-8006-9510ce8be7f6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Snapshot retrieved successfully. Jul 10 18:06:50.329536 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2df0a271-f6ed-4a0a-8006-9510ce8be7f6 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 returned with HTTP 200 Jul 10 18:06:50.330180 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 626/2518] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:50 2026] GET /volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 => generated 460 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:50.914055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1aed3a76-21d1-488a-8bf0-6507436d6f0c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:50.916257 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1aed3a76-21d1-488a-8bf0-6507436d6f0c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:50.916466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1aed3a76-21d1-488a-8bf0-6507436d6f0c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:50.916711 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1aed3a76-21d1-488a-8bf0-6507436d6f0c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:50.925539 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:50.925539 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:50.931020 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1aed3a76-21d1-488a-8bf0-6507436d6f0c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:50.937741 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1aed3a76-21d1-488a-8bf0-6507436d6f0c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:50.938317 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 632/2519] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:50 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:50.952820 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-88e3dc77-4653-417a-865c-bae4659d6d00 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:50.955280 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-88e3dc77-4653-417a-865c-bae4659d6d00 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:50.955280 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-88e3dc77-4653-417a-865c-bae4659d6d00 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:50.956641 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-88e3dc77-4653-417a-865c-bae4659d6d00 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:50.956641 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-88e3dc77-4653-417a-865c-bae4659d6d00 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume with id: af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:50.965824 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:50.965824 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:50.966426 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-88e3dc77-4653-417a-865c-bae4659d6d00 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:50.988031 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-88e3dc77-4653-417a-865c-bae4659d6d00 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume request issued successfully. Jul 10 18:06:50.988031 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-88e3dc77-4653-417a-865c-bae4659d6d00 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 202 Jul 10 18:06:50.988813 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 630/2520] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:06:50 2026] DELETE /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:50.999029 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-74992879-6f7b-4fb2-bedc-572f3f86580a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:51.001641 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-74992879-6f7b-4fb2-bedc-572f3f86580a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:51.001943 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-74992879-6f7b-4fb2-bedc-572f3f86580a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:51.002239 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-74992879-6f7b-4fb2-bedc-572f3f86580a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:51.012969 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:51.012969 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:51.019482 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-74992879-6f7b-4fb2-bedc-572f3f86580a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:51.028048 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-74992879-6f7b-4fb2-bedc-572f3f86580a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 200 Jul 10 18:06:51.028652 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 633/2521] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:50 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:51.343469 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e4abc27d-75d1-4103-93b1-249796f49e43 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:51.345924 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e4abc27d-75d1-4103-93b1-249796f49e43 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 Jul 10 18:06:51.346421 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e4abc27d-75d1-4103-93b1-249796f49e43 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:51.346868 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e4abc27d-75d1-4103-93b1-249796f49e43 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:51.353622 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e4abc27d-75d1-4103-93b1-249796f49e43 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 returned with HTTP 404 Jul 10 18:06:51.353622 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 627/2522] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:51 2026] GET /volume/v3/snapshots/a495e916-4c3c-43b8-b8e0-abdfd33919d3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:51.609665 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bb695ec9-9146-48d5-a408-3b5d41bbe255 req-c4e9d6d6-4467-4561-8ffc-9f143532333e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:51.612937 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bb695ec9-9146-48d5-a408-3b5d41bbe255 req-c4e9d6d6-4467-4561-8ffc-9f143532333e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:06:51.612937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bb695ec9-9146-48d5-a408-3b5d41bbe255 req-c4e9d6d6-4467-4561-8ffc-9f143532333e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:51.612937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bb695ec9-9146-48d5-a408-3b5d41bbe255 req-c4e9d6d6-4467-4561-8ffc-9f143532333e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:51.622071 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:51.622071 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:51.627533 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-bb695ec9-9146-48d5-a408-3b5d41bbe255 req-c4e9d6d6-4467-4561-8ffc-9f143532333e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:51.633908 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bb695ec9-9146-48d5-a408-3b5d41bbe255 req-c4e9d6d6-4467-4561-8ffc-9f143532333e tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:06:51.634370 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 633/2523] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:06:51 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:52.049362 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9e960e98-185f-4507-af8c-e21e66336030 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:52.053607 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9e960e98-185f-4507-af8c-e21e66336030 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 Jul 10 18:06:52.054376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9e960e98-185f-4507-af8c-e21e66336030 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:52.054376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9e960e98-185f-4507-af8c-e21e66336030 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:52.068624 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9e960e98-185f-4507-af8c-e21e66336030 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 returned with HTTP 404 Jul 10 18:06:52.069531 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 631/2524] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:52 2026] GET /volume/v3/volumes/af90a65d-8bf5-4e2b-8768-a4f31d051907 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:52.084066 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-651fb7aa-5bc3-4af1-befb-fa3336f3a136 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:52.086583 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-651fb7aa-5bc3-4af1-befb-fa3336f3a136 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:06:52.087631 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-651fb7aa-5bc3-4af1-befb-fa3336f3a136 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:52.087631 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-651fb7aa-5bc3-4af1-befb-fa3336f3a136 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:52.100300 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:52.100300 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:52.106819 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-651fb7aa-5bc3-4af1-befb-fa3336f3a136 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:52.112746 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-651fb7aa-5bc3-4af1-befb-fa3336f3a136 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:06:52.113476 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 634/2525] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:52 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:52.128659 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-332a59eb-35ac-46a9-be84-b9d1b253be8f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:52.130282 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-332a59eb-35ac-46a9-be84-b9d1b253be8f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:06:52.130698 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-332a59eb-35ac-46a9-be84-b9d1b253be8f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9bb1a17-fb0f-4d7c-9439-11968b7970d3", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-937552701"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:52.140996 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:52.140996 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:52.141626 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-332a59eb-35ac-46a9-be84-b9d1b253be8f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:52.141832 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-332a59eb-35ac-46a9-be84-b9d1b253be8f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:06:52.188981 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-332a59eb-35ac-46a9-be84-b9d1b253be8f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['cab303ed-6b97-43b4-9114-18855791e0ff', 'e4b4790d-e1c9-4515-ba94-a6bb5da5f3ab', '05a498e4-2ff7-4ead-a195-fa19d0d11ffe', '28a420d3-f982-43ca-90d1-715276094dad'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:52.246599 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-332a59eb-35ac-46a9-be84-b9d1b253be8f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot create request issued successfully. Jul 10 18:06:52.246599 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-332a59eb-35ac-46a9-be84-b9d1b253be8f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:06:52.246599 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 628/2526] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:06:52 2026] POST /volume/v3/snapshots => generated 379 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:52.258013 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ed9f1b62-1ddc-430b-8fee-1e7ee83f48cf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:52.263616 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed9f1b62-1ddc-430b-8fee-1e7ee83f48cf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:52.263616 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed9f1b62-1ddc-430b-8fee-1e7ee83f48cf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:52.263616 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed9f1b62-1ddc-430b-8fee-1e7ee83f48cf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:52.275595 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:52.275595 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:52.276317 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ed9f1b62-1ddc-430b-8fee-1e7ee83f48cf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:52.278439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed9f1b62-1ddc-430b-8fee-1e7ee83f48cf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb returned with HTTP 200 Jul 10 18:06:52.279028 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 634/2527] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:52 2026] GET /volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb => generated 511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:53.291217 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8d6a6f44-7c3a-4c4d-87e6-7fea8438c7cb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:53.293625 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8d6a6f44-7c3a-4c4d-87e6-7fea8438c7cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:53.293927 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8d6a6f44-7c3a-4c4d-87e6-7fea8438c7cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:53.294174 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8d6a6f44-7c3a-4c4d-87e6-7fea8438c7cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:53.302980 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:53.302980 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:53.303734 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8d6a6f44-7c3a-4c4d-87e6-7fea8438c7cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:53.305187 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8d6a6f44-7c3a-4c4d-87e6-7fea8438c7cb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb returned with HTTP 200 Jul 10 18:06:53.305780 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 632/2528] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:53 2026] GET /volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb => generated 538 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:53.318867 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0c070115-ed1d-4018-b744-57f7f7aae49c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:53.321973 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0c070115-ed1d-4018-b744-57f7f7aae49c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:53.322390 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0c070115-ed1d-4018-b744-57f7f7aae49c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:53.322642 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0c070115-ed1d-4018-b744-57f7f7aae49c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:53.339038 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:53.339038 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:53.341156 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0c070115-ed1d-4018-b744-57f7f7aae49c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:53.343508 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0c070115-ed1d-4018-b744-57f7f7aae49c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb returned with HTTP 200 Jul 10 18:06:53.344895 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 635/2529] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:53 2026] GET /volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb => generated 538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:53.358660 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8a4b82f9-02f7-4c1e-bde6-4733c69040ca None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:53.361069 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a4b82f9-02f7-4c1e-bde6-4733c69040ca tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots Jul 10 18:06:53.361332 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a4b82f9-02f7-4c1e-bde6-4733c69040ca tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:53.361608 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a4b82f9-02f7-4c1e-bde6-4733c69040ca tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:53.361944 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-8a4b82f9-02f7-4c1e-bde6-4733c69040ca tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:06:53.362307 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:53.362307 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:53.363347 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.db.api [None req-8a4b82f9-02f7-4c1e-bde6-4733c69040ca tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Building query based on filter {{(pid=99950) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:06:53.379191 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8a4b82f9-02f7-4c1e-bde6-4733c69040ca tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Get all snapshots completed successfully. Jul 10 18:06:53.379543 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a4b82f9-02f7-4c1e-bde6-4733c69040ca tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 200 Jul 10 18:06:53.379970 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 629/2530] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:06:53 2026] GET /volume/v3/snapshots => generated 407 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:53.389614 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5c48c058-03ab-4b8c-a419-4656e3a31bf1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:53.392428 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c48c058-03ab-4b8c-a419-4656e3a31bf1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] PUT https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:53.392927 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5c48c058-03ab-4b8c-a419-4656e3a31bf1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-391925633", "description": "This is the new description of snapshot."}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:53.404649 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:53.404649 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:53.404649 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5c48c058-03ab-4b8c-a419-4656e3a31bf1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:53.420991 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c48c058-03ab-4b8c-a419-4656e3a31bf1 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb returned with HTTP 200 Jul 10 18:06:53.422369 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 635/2531] 10.4.3.71 () {68 vars in 1368 bytes} [Fri Jul 10 18:06:53 2026] PUT /volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:53.436173 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-031e4d97-6509-40d8-bac9-c14234005994 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:53.439302 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-031e4d97-6509-40d8-bac9-c14234005994 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:53.439647 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-031e4d97-6509-40d8-bac9-c14234005994 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:53.439976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-031e4d97-6509-40d8-bac9-c14234005994 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:53.448353 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:53.448353 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:53.448954 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-031e4d97-6509-40d8-bac9-c14234005994 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:53.449955 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-031e4d97-6509-40d8-bac9-c14234005994 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb returned with HTTP 200 Jul 10 18:06:53.450499 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 633/2532] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:53 2026] GET /volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb => generated 576 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:53.466085 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1338f3ae-4be3-4380-bd4c-33751817307e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:53.468589 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1338f3ae-4be3-4380-bd4c-33751817307e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:53.469616 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1338f3ae-4be3-4380-bd4c-33751817307e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:53.469616 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1338f3ae-4be3-4380-bd4c-33751817307e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:53.470199 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-1338f3ae-4be3-4380-bd4c-33751817307e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:53.481134 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:53.481134 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:53.481802 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1338f3ae-4be3-4380-bd4c-33751817307e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:53.507595 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1338f3ae-4be3-4380-bd4c-33751817307e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:06:53.507595 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1338f3ae-4be3-4380-bd4c-33751817307e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb returned with HTTP 202 Jul 10 18:06:53.507595 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 636/2533] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:53 2026] DELETE /volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:53.517698 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-36f7f9e4-217c-4e4b-96f3-07e9683052c9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:53.519913 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-36f7f9e4-217c-4e4b-96f3-07e9683052c9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:53.520187 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-36f7f9e4-217c-4e4b-96f3-07e9683052c9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:53.520545 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-36f7f9e4-217c-4e4b-96f3-07e9683052c9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:53.530552 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:53.530552 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:53.530552 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-36f7f9e4-217c-4e4b-96f3-07e9683052c9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:53.530552 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-36f7f9e4-217c-4e4b-96f3-07e9683052c9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb returned with HTTP 200 Jul 10 18:06:53.531271 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 630/2534] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:53 2026] GET /volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb => generated 575 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:54.544649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-daba08bd-1199-4ca8-a219-ff6d77badb24 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:54.546704 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-daba08bd-1199-4ca8-a219-ff6d77badb24 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:54.547131 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-daba08bd-1199-4ca8-a219-ff6d77badb24 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:54.547461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-daba08bd-1199-4ca8-a219-ff6d77badb24 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:54.552853 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-daba08bd-1199-4ca8-a219-ff6d77badb24 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb returned with HTTP 404 Jul 10 18:06:54.553627 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 636/2535] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:54 2026] GET /volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:54.562446 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ae971be6-8e66-49b8-b55b-1228eb569c15 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:54.565766 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae971be6-8e66-49b8-b55b-1228eb569c15 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:54.565766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae971be6-8e66-49b8-b55b-1228eb569c15 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:54.566117 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ae971be6-8e66-49b8-b55b-1228eb569c15 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:54.566216 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-ae971be6-8e66-49b8-b55b-1228eb569c15 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: e4c8c604-a20f-49c8-bcd9-abf8f81857fb Jul 10 18:06:54.572315 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ae971be6-8e66-49b8-b55b-1228eb569c15 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb returned with HTTP 404 Jul 10 18:06:54.573062 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 634/2536] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:06:54 2026] DELETE /volume/v3/snapshots/e4c8c604-a20f-49c8-bcd9-abf8f81857fb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:54.583179 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9ce194cb-6695-4f1f-a089-9dece0c68ca9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:54.586428 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9ce194cb-6695-4f1f-a089-9dece0c68ca9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:06:54.586940 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9ce194cb-6695-4f1f-a089-9dece0c68ca9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:54.587373 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9ce194cb-6695-4f1f-a089-9dece0c68ca9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:54.598454 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:54.598454 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:54.604531 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9ce194cb-6695-4f1f-a089-9dece0c68ca9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:54.612240 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9ce194cb-6695-4f1f-a089-9dece0c68ca9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:06:54.613126 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 637/2537] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:54 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:54.627832 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3ace249c-0aaa-4c2e-8897-de6e98b0f9ef None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:54.629733 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3ace249c-0aaa-4c2e-8897-de6e98b0f9ef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:06:54.630153 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3ace249c-0aaa-4c2e-8897-de6e98b0f9ef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9bb1a17-fb0f-4d7c-9439-11968b7970d3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1998624111"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:54.640263 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:54.640263 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:54.640915 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3ace249c-0aaa-4c2e-8897-de6e98b0f9ef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:06:54.641079 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-3ace249c-0aaa-4c2e-8897-de6e98b0f9ef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:06:54.678321 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-3ace249c-0aaa-4c2e-8897-de6e98b0f9ef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['912f2d0a-2baa-471e-b7b8-ba3a583d93bc', '89190748-c8ee-41ba-b7eb-e9705c0a7bc9', 'f1b00b0a-fae0-4c6d-b0bd-d5f7c691c50d', '457d49b5-e8ac-461c-ab46-4997d3d98b9f'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:06:54.734158 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3ace249c-0aaa-4c2e-8897-de6e98b0f9ef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot create request issued successfully. Jul 10 18:06:54.734841 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3ace249c-0aaa-4c2e-8897-de6e98b0f9ef tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:06:54.735437 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 631/2538] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:06:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:06:54.746559 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1f190858-1def-4fa3-9a9f-0af7a9215b25 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:54.751217 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f190858-1def-4fa3-9a9f-0af7a9215b25 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 Jul 10 18:06:54.751217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f190858-1def-4fa3-9a9f-0af7a9215b25 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:54.751217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f190858-1def-4fa3-9a9f-0af7a9215b25 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:54.764598 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:54.764598 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:54.764598 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1f190858-1def-4fa3-9a9f-0af7a9215b25 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:54.764598 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f190858-1def-4fa3-9a9f-0af7a9215b25 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 returned with HTTP 200 Jul 10 18:06:54.767870 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 637/2539] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:54 2026] GET /volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:55.268098 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-57fdb051-6b2e-4879-9ec9-61eb5f27aa1d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:55.272455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57fdb051-6b2e-4879-9ec9-61eb5f27aa1d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 Jul 10 18:06:55.272455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57fdb051-6b2e-4879-9ec9-61eb5f27aa1d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:55.272455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57fdb051-6b2e-4879-9ec9-61eb5f27aa1d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:55.272455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-57fdb051-6b2e-4879-9ec9-61eb5f27aa1d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Delete volume with id: 6e68cd8a-5645-444e-873e-ab88b86c97d2 Jul 10 18:06:55.288418 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:55.288418 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:55.289506 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-57fdb051-6b2e-4879-9ec9-61eb5f27aa1d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:06:55.332812 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-57fdb051-6b2e-4879-9ec9-61eb5f27aa1d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Delete volume request issued successfully. Jul 10 18:06:55.332812 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57fdb051-6b2e-4879-9ec9-61eb5f27aa1d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 returned with HTTP 202 Jul 10 18:06:55.334963 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 635/2540] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:06:55 2026] DELETE /volume/v3/volumes/6e68cd8a-5645-444e-873e-ab88b86c97d2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:55.344341 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fe722a0d-b43d-4b62-b17a-6c3828c5f813 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:55.348699 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe722a0d-b43d-4b62-b17a-6c3828c5f813 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] DELETE https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f Jul 10 18:06:55.349314 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fe722a0d-b43d-4b62-b17a-6c3828c5f813 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:55.349414 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fe722a0d-b43d-4b62-b17a-6c3828c5f813 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:55.349594 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-fe722a0d-b43d-4b62-b17a-6c3828c5f813 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Delete backup with id: 17aaf822-8702-4c84-8461-c4e2dd91740f. Jul 10 18:06:55.357442 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:55.357442 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:55.382739 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-fe722a0d-b43d-4b62-b17a-6c3828c5f813 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] delete_backup rpcapi backup_id 17aaf822-8702-4c84-8461-c4e2dd91740f {{(pid=99948) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:06:55.385111 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe722a0d-b43d-4b62-b17a-6c3828c5f813 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f returned with HTTP 202 Jul 10 18:06:55.385317 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 638/2541] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:06:55 2026] DELETE /volume/v3/backups/17aaf822-8702-4c84-8461-c4e2dd91740f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:06:55.398550 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3c878c45-3913-4d0a-85ee-2d0e35d1f532 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:55.404250 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3c878c45-3913-4d0a-85ee-2d0e35d1f532 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] DELETE https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 Jul 10 18:06:55.404426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3c878c45-3913-4d0a-85ee-2d0e35d1f532 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:55.404717 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3c878c45-3913-4d0a-85ee-2d0e35d1f532 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:55.405001 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-3c878c45-3913-4d0a-85ee-2d0e35d1f532 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Delete volume with id: 2d104db0-7816-476b-8c8e-11d0f0deafc3 Jul 10 18:06:55.419230 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:55.419230 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:55.420037 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3c878c45-3913-4d0a-85ee-2d0e35d1f532 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:06:55.451582 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3c878c45-3913-4d0a-85ee-2d0e35d1f532 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Delete volume request issued successfully. Jul 10 18:06:55.451582 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3c878c45-3913-4d0a-85ee-2d0e35d1f532 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 returned with HTTP 202 Jul 10 18:06:55.451582 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 632/2542] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:06:55 2026] DELETE /volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:55.464097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e81437d5-4143-489c-9e3e-344b4eeb090d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:55.467956 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e81437d5-4143-489c-9e3e-344b4eeb090d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 Jul 10 18:06:55.468118 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e81437d5-4143-489c-9e3e-344b4eeb090d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:55.468351 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e81437d5-4143-489c-9e3e-344b4eeb090d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:55.480905 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:55.480905 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:55.485965 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e81437d5-4143-489c-9e3e-344b4eeb090d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Volume info retrieved successfully. Jul 10 18:06:55.495635 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e81437d5-4143-489c-9e3e-344b4eeb090d tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 returned with HTTP 200 Jul 10 18:06:55.496318 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 638/2543] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:55 2026] GET /volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:55.615810 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-f40f4abd-567b-474c-bd60-71e740e50360 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:55.618961 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-f40f4abd-567b-474c-bd60-71e740e50360 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:06:55.619986 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-f40f4abd-567b-474c-bd60-71e740e50360 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:55.620262 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-f40f4abd-567b-474c-bd60-71e740e50360 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:55.641606 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:55.641606 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:55.653437 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-f40f4abd-567b-474c-bd60-71e740e50360 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:06:55.663134 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-f40f4abd-567b-474c-bd60-71e740e50360 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:06:55.664011 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 636/2544] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:06:55 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:55.780481 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4b04c24f-72bc-46a1-8fb7-f499810236a5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:55.786494 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b04c24f-72bc-46a1-8fb7-f499810236a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 Jul 10 18:06:55.786884 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b04c24f-72bc-46a1-8fb7-f499810236a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:55.787158 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b04c24f-72bc-46a1-8fb7-f499810236a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:55.801052 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:55.801052 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:55.801741 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4b04c24f-72bc-46a1-8fb7-f499810236a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:06:55.803114 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b04c24f-72bc-46a1-8fb7-f499810236a5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 returned with HTTP 200 Jul 10 18:06:55.804133 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 639/2545] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:06:55 2026] GET /volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:06:56.513957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c16b2d16-20fc-43fe-9b6b-2b907b427775 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:56.516013 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c16b2d16-20fc-43fe-9b6b-2b907b427775 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] GET https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 Jul 10 18:06:56.516169 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c16b2d16-20fc-43fe-9b6b-2b907b427775 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:56.516426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c16b2d16-20fc-43fe-9b6b-2b907b427775 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:56.524294 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c16b2d16-20fc-43fe-9b6b-2b907b427775 tempest-TestVolumeBackupRestore-515604533 tempest-TestVolumeBackupRestore-515604533-project-member] https://10.4.3.71/volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 returned with HTTP 404 Jul 10 18:06:56.525195 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 633/2546] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:56 2026] GET /volume/v3/volumes/2d104db0-7816-476b-8c8e-11d0f0deafc3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:06:56.663543 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-36db312f-8f10-4bcb-80e8-3bcf459ac4fd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:56.664035 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-36db312f-8f10-4bcb-80e8-3bcf459ac4fd None None] GET https://10.4.3.71/volume// Jul 10 18:06:56.664281 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-36db312f-8f10-4bcb-80e8-3bcf459ac4fd None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:56.664502 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-36db312f-8f10-4bcb-80e8-3bcf459ac4fd None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:56.664909 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-36db312f-8f10-4bcb-80e8-3bcf459ac4fd None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:06:56.665287 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 639/2547] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:06:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:06:56.680903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-11c4909d-9cfc-4e9e-bf2b-ace5bb591c6c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:56.683007 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-11c4909d-9cfc-4e9e-bf2b-ace5bb591c6c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:06:56.683444 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-11c4909d-9cfc-4e9e-bf2b-ace5bb591c6c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9b15e50-8599-48c9-8ac5-670b602c6df0", "connector": null, "instance_uuid": "99b77b6d-d7af-43d0-a9f1-85eab1a6e1c3"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:06:56.698441 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:56.698441 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:06:56.747673 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-11c4909d-9cfc-4e9e-bf2b-ace5bb591c6c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:06:56.748690 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 637/2548] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:06:56 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:56.760943 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ad3a4e35-a46f-4eb6-9345-956e01109151 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:56.763312 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ad3a4e35-a46f-4eb6-9345-956e01109151 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/attachments/df563957-88dc-46b7-ad64-8054bb3a86e7 Jul 10 18:06:56.763544 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ad3a4e35-a46f-4eb6-9345-956e01109151 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:56.763973 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ad3a4e35-a46f-4eb6-9345-956e01109151 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:56.782603 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:56.782603 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:06:57.320973 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ad3a4e35-a46f-4eb6-9345-956e01109151 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/df563957-88dc-46b7-ad64-8054bb3a86e7 returned with HTTP 200 Jul 10 18:06:57.321455 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 640/2549] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:06:56 2026] DELETE /volume/v3/attachments/df563957-88dc-46b7-ad64-8054bb3a86e7 => generated 367 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:06:59.606461 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2c9ca540-cd10-479d-a46c-dd741db5c43d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:59.609617 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c9ca540-cd10-479d-a46c-dd741db5c43d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:06:59.609863 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c9ca540-cd10-479d-a46c-dd741db5c43d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:59.610087 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c9ca540-cd10-479d-a46c-dd741db5c43d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:59.610234 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-2c9ca540-cd10-479d-a46c-dd741db5c43d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Delete volume with id: a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:06:59.620478 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:59.620478 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:06:59.621323 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2c9ca540-cd10-479d-a46c-dd741db5c43d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:59.643296 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2c9ca540-cd10-479d-a46c-dd741db5c43d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Delete volume request issued successfully. Jul 10 18:06:59.643482 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c9ca540-cd10-479d-a46c-dd741db5c43d tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 202 Jul 10 18:06:59.644070 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 634/2550] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:06:59 2026] DELETE /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:06:59.655585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-84fa07cd-393e-4c69-89d0-ae8c5c318d66 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:06:59.657684 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-84fa07cd-393e-4c69-89d0-ae8c5c318d66 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:06:59.657903 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-84fa07cd-393e-4c69-89d0-ae8c5c318d66 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:06:59.658123 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-84fa07cd-393e-4c69-89d0-ae8c5c318d66 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:06:59.671737 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:06:59.671737 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:06:59.677495 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-84fa07cd-393e-4c69-89d0-ae8c5c318d66 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Volume info retrieved successfully. Jul 10 18:06:59.685197 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-84fa07cd-393e-4c69-89d0-ae8c5c318d66 tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 200 Jul 10 18:06:59.685643 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 640/2551] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:06:59 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:00.705122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1306cd5f-5ac2-417b-91c6-8e991eb68ece None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:00.708910 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1306cd5f-5ac2-417b-91c6-8e991eb68ece tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] GET https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 Jul 10 18:07:00.708910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1306cd5f-5ac2-417b-91c6-8e991eb68ece tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:00.708910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1306cd5f-5ac2-417b-91c6-8e991eb68ece tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:00.721014 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1306cd5f-5ac2-417b-91c6-8e991eb68ece tempest-TestStampPattern-2103193924 tempest-TestStampPattern-2103193924-project-member] https://10.4.3.71/volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 returned with HTTP 404 Jul 10 18:07:00.721521 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 638/2552] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:00 2026] GET /volume/v3/volumes/a0264f8d-320d-46b5-9c9a-3672f7b2b1f1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:02.343552 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ee3f19ae-d5ff-4d53-95f0-c296dc6a6694 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:02.346433 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ee3f19ae-d5ff-4d53-95f0-c296dc6a6694 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] PUT https://10.4.3.71/volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098 Jul 10 18:07:02.347032 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ee3f19ae-d5ff-4d53-95f0-c296dc6a6694 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:02.356041 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ee3f19ae-d5ff-4d53-95f0-c296dc6a6694 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Acquiring lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:07:02.362338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ee3f19ae-d5ff-4d53-95f0-c296dc6a6694 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:07:02.363394 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:02.363394 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:02.895796 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ee3f19ae-d5ff-4d53-95f0-c296dc6a6694 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-b9b15e50-8599-48c9-8ac5-670b602c6df0-np0000005036" released by "attachment_update" :: held 0.533s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:07:02.896302 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-ee3f19ae-d5ff-4d53-95f0-c296dc6a6694 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098 returned with HTTP 200 Jul 10 18:07:02.896874 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 641/2553] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:07:02 2026] PUT /volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:02.914373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-9d54b734-3e8c-4450-ae91-38b9332b8574 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:02.919320 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-9d54b734-3e8c-4450-ae91-38b9332b8574 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098 Jul 10 18:07:02.919320 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-9d54b734-3e8c-4450-ae91-38b9332b8574 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:02.919320 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-9d54b734-3e8c-4450-ae91-38b9332b8574 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:02.954406 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-9d54b734-3e8c-4450-ae91-38b9332b8574 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098 returned with HTTP 200 Jul 10 18:07:02.957597 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 635/2554] 10.4.3.71 () {70 vars in 1644 bytes} [Fri Jul 10 18:07:02 2026] GET /volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:03.303465 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-756ef502-16f7-4721-898a-9d4c9c3e2ef0 req-9750be07-e537-4e0f-a1ed-010d13446447 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:03.309601 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-756ef502-16f7-4721-898a-9d4c9c3e2ef0 req-9750be07-e537-4e0f-a1ed-010d13446447 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] DELETE https://10.4.3.71/volume/v3/attachments/a575dc09-2cde-4269-9d22-dd65ff125bfc Jul 10 18:07:03.309601 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-756ef502-16f7-4721-898a-9d4c9c3e2ef0 req-9750be07-e537-4e0f-a1ed-010d13446447 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:03.309601 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-756ef502-16f7-4721-898a-9d4c9c3e2ef0 req-9750be07-e537-4e0f-a1ed-010d13446447 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:03.315745 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:03.315745 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:03.858439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-756ef502-16f7-4721-898a-9d4c9c3e2ef0 req-9750be07-e537-4e0f-a1ed-010d13446447 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments/a575dc09-2cde-4269-9d22-dd65ff125bfc returned with HTTP 200 Jul 10 18:07:03.859121 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 641/2555] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:07:03 2026] DELETE /volume/v3/attachments/a575dc09-2cde-4269-9d22-dd65ff125bfc => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:05.219282 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:05.221546 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:05.222154 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "aa690dbe-967e-4f64-9cc7-a5eb51ca7392", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:05.224354 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'aa690dbe-967e-4f64-9cc7-a5eb51ca7392', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:05.435813 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume of 1 GB Jul 10 18:07:05.436263 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:05.436263 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:05.440646 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Availability Zones retrieved successfully. Jul 10 18:07:05.448273 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (2d31f3e9-739b-4781-b306-17fc3cceb80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:05.449963 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb336d1-834f-471b-ac59-a1d831e56fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:05.451312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:05.525407 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb336d1-834f-471b-ac59-a1d831e56fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:05.527530 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af8d4d1-0299-4500-aa04-d4219bb5f8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:05.606558 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Created reservations ['faafcd91-f773-4293-adcf-b3cfb1d10c0a', '35c78e74-51b5-46fc-97ad-941df976ef3a', '597a711b-2548-42a2-9736-cf98eefd911f', 'f0404d1d-58b8-42f0-9d74-d2e6713356e2'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:05.607402 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af8d4d1-0299-4500-aa04-d4219bb5f8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faafcd91-f773-4293-adcf-b3cfb1d10c0a', '35c78e74-51b5-46fc-97ad-941df976ef3a', '597a711b-2548-42a2-9736-cf98eefd911f', 'f0404d1d-58b8-42f0-9d74-d2e6713356e2']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:05.608177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0741ad3-7fd6-4c7a-9d04-76fe71f7dc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:05.631803 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0741ad3-7fd6-4c7a-9d04-76fe71f7dc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfac619f-9976-4a67-bea7-a74cbcdb0bf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['faafcd91-f773-4293-adcf-b3cfb1d10c0a','35c78e74-51b5-46fc-97ad-941df976ef3a','597a711b-2548-42a2-9736-cf98eefd911f','f0404d1d-58b8-42f0-9d74-d2e6713356e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfac619f-9976-4a67-bea7-a74cbcdb0bf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5483599ceaed4cbb865340b984b5692b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d03c24a98f34d0084e8b7510220cba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:05.632951 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f555936-fc5d-456d-9eb8-b0fe56d8debe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:05.654362 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f555936-fc5d-456d-9eb8-b0fe56d8debe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['faafcd91-f773-4293-adcf-b3cfb1d10c0a','35c78e74-51b5-46fc-97ad-941df976ef3a','597a711b-2548-42a2-9736-cf98eefd911f','f0404d1d-58b8-42f0-9d74-d2e6713356e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:05.655429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d93be6f9-2f49-4482-b61a-3cdb476428fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:05.668145 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d93be6f9-2f49-4482-b61a-3cdb476428fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:05.669378 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (2d31f3e9-739b-4781-b306-17fc3cceb80c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:05.669816 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request issued successfully. Jul 10 18:07:05.670583 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ef1f7b2-3521-499b-9c16-8a6b07bf1adc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:05.671172 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 639/2556] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:07:05 2026] POST /volume/v3/volumes => generated 773 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:05.691314 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c893ae95-abde-41dd-8b53-87afe18ed8d3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:05.693847 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c893ae95-abde-41dd-8b53-87afe18ed8d3 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:05.694176 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c893ae95-abde-41dd-8b53-87afe18ed8d3 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:05.694460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c893ae95-abde-41dd-8b53-87afe18ed8d3 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:05.706438 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:05.706438 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:05.717656 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c893ae95-abde-41dd-8b53-87afe18ed8d3 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:05.731649 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c893ae95-abde-41dd-8b53-87afe18ed8d3 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:05.732205 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 642/2557] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:05 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:06.753142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-22aac28a-2600-42b4-8746-976cf0aa2bf5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:06.755690 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-22aac28a-2600-42b4-8746-976cf0aa2bf5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:06.756055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-22aac28a-2600-42b4-8746-976cf0aa2bf5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:06.756291 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-22aac28a-2600-42b4-8746-976cf0aa2bf5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:06.766987 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:06.766987 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:06.772522 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-22aac28a-2600-42b4-8746-976cf0aa2bf5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:06.779017 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-22aac28a-2600-42b4-8746-976cf0aa2bf5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:06.779501 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 636/2558] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:06 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:07.018224 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c3854932-08cf-422b-9022-df23a916db62 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:07.020461 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:07.020974 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1427489515", "source_volid": "ea23e33a-9581-473b-a3a3-ac8b97e405b0", "volume_type": "tempest-scenario-type-luks-53108527", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:07.023623 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1427489515', 'source_volid': 'ea23e33a-9581-473b-a3a3-ac8b97e405b0', 'volume_type': 'tempest-scenario-type-luks-53108527', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:07.041437 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:07.041437 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:07.042087 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume retrieved successfully. Jul 10 18:07:07.042236 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume of 1 GB Jul 10 18:07:07.043210 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Availability Zones retrieved successfully. Jul 10 18:07:07.051364 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Flow 'volume_create_api' (daeed6ca-c8d6-4c8a-8a3b-3771857e779f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:07.054000 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cac719-c2eb-47a1-af35-4fc9c91d48a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:07.054817 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:07.083846 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cac719-c2eb-47a1-af35-4fc9c91d48a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ea23e33a-9581-473b-a3a3-ac8b97e405b0', 'volume_type': VolumeType(created_at=2026-07-10T18:05:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f6d1d24-fe57-4391-8012-2ad8320026f5,is_public=True,name='tempest-scenario-type-luks-53108527',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f6d1d24-fe57-4391-8012-2ad8320026f5', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:07.084714 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e374ee8-b18e-468e-9ee4-c72b7b129662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:07.131387 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Created reservations ['ac6a21ae-0b8f-4a09-b7be-15cb66897ed0', '69e228c0-e615-48df-9354-904bab8f2f27', 'dd28f9bf-931f-4316-b65c-889f132982f8', 'f162c98d-f168-46d6-8745-e42543f9ac5e'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:07.132176 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e374ee8-b18e-468e-9ee4-c72b7b129662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac6a21ae-0b8f-4a09-b7be-15cb66897ed0', '69e228c0-e615-48df-9354-904bab8f2f27', 'dd28f9bf-931f-4316-b65c-889f132982f8', 'f162c98d-f168-46d6-8745-e42543f9ac5e']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:07.132850 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cca8a22-ee81-406d-a4d8-649aa693f2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:07.165906 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cca8a22-ee81-406d-a4d8-649aa693f2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a15f1d03-92a4-4eb3-9ce0-a34740e828ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1427489515',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ffec51d628401eb94a4247f0363eff',qos_specs=None,replication_status=,reservations=['ac6a21ae-0b8f-4a09-b7be-15cb66897ed0','69e228c0-e615-48df-9354-904bab8f2f27','dd28f9bf-931f-4316-b65c-889f132982f8','f162c98d-f168-46d6-8745-e42543f9ac5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea23e33a-9581-473b-a3a3-ac8b97e405b0,status='creating',user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_type_id=1f6d1d24-fe57-4391-8012-2ad8320026f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1427489515',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a15f1d03-92a4-4eb3-9ce0-a34740e828ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00ffec51d628401eb94a4247f0363eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ea23e33a-9581-473b-a3a3-ac8b97e405b0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f6d1d24-fe57-4391-8012-2ad8320026f5),volume_type_id=1f6d1d24-fe57-4391-8012-2ad8320026f5)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:07.167087 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb51e6b-3ade-46c5-97fc-61a019bfc65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:07.191434 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb51e6b-3ade-46c5-97fc-61a019bfc65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1427489515',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ffec51d628401eb94a4247f0363eff',qos_specs=None,replication_status=,reservations=['ac6a21ae-0b8f-4a09-b7be-15cb66897ed0','69e228c0-e615-48df-9354-904bab8f2f27','dd28f9bf-931f-4316-b65c-889f132982f8','f162c98d-f168-46d6-8745-e42543f9ac5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea23e33a-9581-473b-a3a3-ac8b97e405b0,status='creating',user_id='43d5ffd93dc54c01b13833c0afc6afd9',volume_type_id=1f6d1d24-fe57-4391-8012-2ad8320026f5)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:07.192312 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f3a385-8801-40dc-b90e-91ea1e18f901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:07.212865 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f3a385-8801-40dc-b90e-91ea1e18f901) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:07.214131 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Flow 'volume_create_api' (daeed6ca-c8d6-4c8a-8a3b-3771857e779f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:07.214537 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Create volume request issued successfully. Jul 10 18:07:07.215341 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c3854932-08cf-422b-9022-df23a916db62 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:07.215944 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 642/2559] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:07:07 2026] POST /volume/v3/volumes => generated 807 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:07:07.230393 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5ae66221-fd96-469b-957f-d470aedc653c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:07.233340 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ae66221-fd96-469b-957f-d470aedc653c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:07.233685 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ae66221-fd96-469b-957f-d470aedc653c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:07.233988 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ae66221-fd96-469b-957f-d470aedc653c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:07.242224 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:07.242224 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:07.246993 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5ae66221-fd96-469b-957f-d470aedc653c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:07.252221 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ae66221-fd96-469b-957f-d470aedc653c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:07.252709 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 640/2560] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:07 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:07.794210 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-601cdd3d-ac75-4190-87d3-fa9ac60afc0f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:07.796178 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-601cdd3d-ac75-4190-87d3-fa9ac60afc0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:07.796392 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-601cdd3d-ac75-4190-87d3-fa9ac60afc0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:07.796590 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-601cdd3d-ac75-4190-87d3-fa9ac60afc0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:07.803997 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:07.803997 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:07.808165 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-601cdd3d-ac75-4190-87d3-fa9ac60afc0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:07.813724 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-601cdd3d-ac75-4190-87d3-fa9ac60afc0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:07.814280 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 643/2561] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:07 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:07.948724 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-484b2a8a-6d8f-4f3d-a64c-4a1f3623f3da None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:08.060630 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-484b2a8a-6d8f-4f3d-a64c-4a1f3623f3da tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:07:08.060630 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-484b2a8a-6d8f-4f3d-a64c-4a1f3623f3da tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:08.083096 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-484b2a8a-6d8f-4f3d-a64c-4a1f3623f3da tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:07:08.083441 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 637/2562] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:07:07 2026] POST /volume/v3/types => generated 287 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:08.275029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b1fddc3c-dd4e-4803-b442-daf89aac0767 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:08.278254 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b1fddc3c-dd4e-4803-b442-daf89aac0767 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:08.278545 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b1fddc3c-dd4e-4803-b442-daf89aac0767 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:08.278968 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b1fddc3c-dd4e-4803-b442-daf89aac0767 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:08.290807 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:08.290807 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:08.298106 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b1fddc3c-dd4e-4803-b442-daf89aac0767 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:08.303946 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b1fddc3c-dd4e-4803-b442-daf89aac0767 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:08.304593 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 643/2563] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:08 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:07:08.835748 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eb315ee8-e3f8-47d3-977d-2ee59586454e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:08.837550 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb315ee8-e3f8-47d3-977d-2ee59586454e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:08.837800 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eb315ee8-e3f8-47d3-977d-2ee59586454e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:08.838014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eb315ee8-e3f8-47d3-977d-2ee59586454e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:08.846263 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:08.846263 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:08.852239 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eb315ee8-e3f8-47d3-977d-2ee59586454e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:08.858381 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb315ee8-e3f8-47d3-977d-2ee59586454e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:08.858790 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 641/2564] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:08 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:07:09.320664 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-10ff9f9c-693d-496d-9975-321595d0559a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:09.322527 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-10ff9f9c-693d-496d-9975-321595d0559a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:09.322744 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-10ff9f9c-693d-496d-9975-321595d0559a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:09.322961 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-10ff9f9c-693d-496d-9975-321595d0559a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:09.331393 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:09.331393 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:09.336477 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-10ff9f9c-693d-496d-9975-321595d0559a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:09.343475 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-10ff9f9c-693d-496d-9975-321595d0559a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:09.344049 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 644/2565] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:09 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:09.874419 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cbabb6ca-d764-4cb5-82bb-83c8be6ee427 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:09.876340 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cbabb6ca-d764-4cb5-82bb-83c8be6ee427 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:09.876633 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cbabb6ca-d764-4cb5-82bb-83c8be6ee427 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:09.876887 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cbabb6ca-d764-4cb5-82bb-83c8be6ee427 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:09.883985 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:09.883985 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:09.887959 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cbabb6ca-d764-4cb5-82bb-83c8be6ee427 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:09.892318 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cbabb6ca-d764-4cb5-82bb-83c8be6ee427 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:09.892673 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 638/2566] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:09 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:09.963915 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e5fa19aa-04fa-4283-9747-705544dd8fef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:09.965763 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:09.966173 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a3602a08-3b7a-4683-ac6a-9259d8976e9f", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:09.967872 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a3602a08-3b7a-4683-ac6a-9259d8976e9f', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:10.045808 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Create volume of 1 GB Jul 10 18:07:10.051734 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Availability Zones retrieved successfully. Jul 10 18:07:10.060296 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Flow 'volume_create_api' (7fce8914-c7b2-4220-bd93-a60101001c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:10.063130 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe53058f-9d80-45cf-bb17-0b3db41bf320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:10.064780 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:10.128242 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe53058f-9d80-45cf-bb17-0b3db41bf320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:07:08Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d547d81e-9ecf-48b5-8386-6ff1ea08d0d4,is_public=True,name='vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd547d81e-9ecf-48b5-8386-6ff1ea08d0d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:10.129339 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c559e7-8386-499a-b3c2-d564be066fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:10.164468 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:07:10.164829 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:07:10.202692 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Created reservations ['859b64ee-2330-4fb8-9a97-c3509f3966a1', '7d958942-acd5-4124-8edf-3cd1ba6f07f9', 'a899ae69-212b-4b49-abc4-82c235452ca8', '07312d5d-e49c-48ac-ad04-dfef7fe762dc'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:10.203532 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c559e7-8386-499a-b3c2-d564be066fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['859b64ee-2330-4fb8-9a97-c3509f3966a1', '7d958942-acd5-4124-8edf-3cd1ba6f07f9', 'a899ae69-212b-4b49-abc4-82c235452ca8', '07312d5d-e49c-48ac-ad04-dfef7fe762dc']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:10.204295 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2890bf0-0889-47f6-b189-823b2b819f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:10.226218 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2890bf0-0889-47f6-b189-823b2b819f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72553b68-8ebe-4d36-8a5f-597ff414984c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ce8dea16e34b45b755493e6265cc11',qos_specs=None,replication_status=,reservations=['859b64ee-2330-4fb8-9a97-c3509f3966a1','7d958942-acd5-4124-8edf-3cd1ba6f07f9','a899ae69-212b-4b49-abc4-82c235452ca8','07312d5d-e49c-48ac-ad04-dfef7fe762dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a59cd9325b9c4c25a2d15cb26ae5d4f9',volume_type_id=d547d81e-9ecf-48b5-8386-6ff1ea08d0d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72553b68-8ebe-4d36-8a5f-597ff414984c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94ce8dea16e34b45b755493e6265cc11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a59cd9325b9c4c25a2d15cb26ae5d4f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d547d81e-9ecf-48b5-8386-6ff1ea08d0d4),volume_type_id=d547d81e-9ecf-48b5-8386-6ff1ea08d0d4)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:10.227054 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1b9306-b0ef-4b50-84e3-fca8e6dd8592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:10.254964 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1b9306-b0ef-4b50-84e3-fca8e6dd8592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ce8dea16e34b45b755493e6265cc11',qos_specs=None,replication_status=,reservations=['859b64ee-2330-4fb8-9a97-c3509f3966a1','7d958942-acd5-4124-8edf-3cd1ba6f07f9','a899ae69-212b-4b49-abc4-82c235452ca8','07312d5d-e49c-48ac-ad04-dfef7fe762dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a59cd9325b9c4c25a2d15cb26ae5d4f9',volume_type_id=d547d81e-9ecf-48b5-8386-6ff1ea08d0d4)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:10.255991 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a13e35-a603-4cc3-b3e6-2d9235429b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:10.270178 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a13e35-a603-4cc3-b3e6-2d9235429b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:10.271441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Flow 'volume_create_api' (7fce8914-c7b2-4220-bd93-a60101001c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:10.272887 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Create volume request issued successfully. Jul 10 18:07:10.272887 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5fa19aa-04fa-4283-9747-705544dd8fef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:10.273482 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 644/2567] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:07:09 2026] POST /volume/v3/volumes => generated 796 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:07:10.290982 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2ebda8d3-ca43-4188-84aa-038ddea9938c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:10.293090 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ebda8d3-ca43-4188-84aa-038ddea9938c tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:10.293279 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ebda8d3-ca43-4188-84aa-038ddea9938c tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:10.293457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ebda8d3-ca43-4188-84aa-038ddea9938c tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:10.302471 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:10.302471 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:10.307633 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2ebda8d3-ca43-4188-84aa-038ddea9938c tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:10.313883 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ebda8d3-ca43-4188-84aa-038ddea9938c tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:10.314396 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 642/2568] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:10 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:10.360163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e1c31b2d-0732-442b-b74c-2acdc411d470 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:10.362369 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e1c31b2d-0732-442b-b74c-2acdc411d470 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:10.362960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e1c31b2d-0732-442b-b74c-2acdc411d470 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:10.362960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e1c31b2d-0732-442b-b74c-2acdc411d470 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:10.371873 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:10.371873 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:10.377646 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e1c31b2d-0732-442b-b74c-2acdc411d470 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:10.383959 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e1c31b2d-0732-442b-b74c-2acdc411d470 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:10.384448 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 645/2569] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:10 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:10.905194 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a8163a0a-76d9-4f57-bb45-046958785d29 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:10.907162 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a8163a0a-76d9-4f57-bb45-046958785d29 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:10.907371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a8163a0a-76d9-4f57-bb45-046958785d29 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:10.907546 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a8163a0a-76d9-4f57-bb45-046958785d29 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:10.916197 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:10.916197 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:10.920012 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a8163a0a-76d9-4f57-bb45-046958785d29 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:10.926409 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a8163a0a-76d9-4f57-bb45-046958785d29 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:10.926586 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 639/2570] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:10 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:11.328977 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7ffa8c40-948e-4ec0-a305-9dc06dd2e3b5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:11.330883 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ffa8c40-948e-4ec0-a305-9dc06dd2e3b5 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:11.331081 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7ffa8c40-948e-4ec0-a305-9dc06dd2e3b5 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:11.331310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7ffa8c40-948e-4ec0-a305-9dc06dd2e3b5 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:11.339646 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:11.339646 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:11.344661 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7ffa8c40-948e-4ec0-a305-9dc06dd2e3b5 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:11.349774 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ffa8c40-948e-4ec0-a305-9dc06dd2e3b5 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:11.350326 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 645/2571] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:11 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:11.401377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a2e14d7a-0c60-45be-9dbd-ed68ddfe8f20 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:11.403994 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a2e14d7a-0c60-45be-9dbd-ed68ddfe8f20 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:11.404299 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a2e14d7a-0c60-45be-9dbd-ed68ddfe8f20 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:11.404659 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a2e14d7a-0c60-45be-9dbd-ed68ddfe8f20 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:11.414826 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:11.414826 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:11.421089 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a2e14d7a-0c60-45be-9dbd-ed68ddfe8f20 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:11.427361 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a2e14d7a-0c60-45be-9dbd-ed68ddfe8f20 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:11.427989 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 643/2572] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:11 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:11.943656 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7b261d2e-d8a0-43f1-92c8-5af3470556aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:11.945783 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7b261d2e-d8a0-43f1-92c8-5af3470556aa tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:11.946076 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7b261d2e-d8a0-43f1-92c8-5af3470556aa tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:11.946318 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7b261d2e-d8a0-43f1-92c8-5af3470556aa tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:11.955217 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:11.955217 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:11.959992 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7b261d2e-d8a0-43f1-92c8-5af3470556aa tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:11.965513 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7b261d2e-d8a0-43f1-92c8-5af3470556aa tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:11.966071 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 646/2573] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:11 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:12.365472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e7885bc6-7689-4857-a7a0-240933aaf3c0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:12.367643 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7885bc6-7689-4857-a7a0-240933aaf3c0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:12.367902 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7885bc6-7689-4857-a7a0-240933aaf3c0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:12.368170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7885bc6-7689-4857-a7a0-240933aaf3c0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:12.376668 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:12.376668 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:12.381558 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e7885bc6-7689-4857-a7a0-240933aaf3c0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:12.386834 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7885bc6-7689-4857-a7a0-240933aaf3c0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:12.387237 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 640/2574] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:12 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:12.441444 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4b491131-9707-4645-a4e3-f08b42651ee4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:12.443351 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4b491131-9707-4645-a4e3-f08b42651ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:12.443541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4b491131-9707-4645-a4e3-f08b42651ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:12.443772 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4b491131-9707-4645-a4e3-f08b42651ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:12.451952 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:12.451952 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:12.455954 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4b491131-9707-4645-a4e3-f08b42651ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:12.460549 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4b491131-9707-4645-a4e3-f08b42651ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:12.461013 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 646/2575] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:12 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:12.980965 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9be3b2b6-3592-4911-9e4a-968548e994f8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:12.982965 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9be3b2b6-3592-4911-9e4a-968548e994f8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:12.983252 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9be3b2b6-3592-4911-9e4a-968548e994f8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:12.983447 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9be3b2b6-3592-4911-9e4a-968548e994f8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:12.992833 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:12.992833 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:12.997507 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9be3b2b6-3592-4911-9e4a-968548e994f8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:13.002644 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9be3b2b6-3592-4911-9e4a-968548e994f8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:13.003077 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 644/2576] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:12 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:13.402228 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-917c1d4b-e863-4dd3-9c2b-1bc850a8b20b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:13.405084 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-917c1d4b-e863-4dd3-9c2b-1bc850a8b20b tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:13.405512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-917c1d4b-e863-4dd3-9c2b-1bc850a8b20b tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:13.405774 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-917c1d4b-e863-4dd3-9c2b-1bc850a8b20b tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:13.417126 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:13.417126 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:13.423453 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-917c1d4b-e863-4dd3-9c2b-1bc850a8b20b tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:13.430726 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-917c1d4b-e863-4dd3-9c2b-1bc850a8b20b tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:13.431345 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 647/2577] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:13 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:13.476706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b7a46dcd-1991-4e7d-b83d-b3450ad76118 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:13.478878 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b7a46dcd-1991-4e7d-b83d-b3450ad76118 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:13.479082 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b7a46dcd-1991-4e7d-b83d-b3450ad76118 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:13.479278 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b7a46dcd-1991-4e7d-b83d-b3450ad76118 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:13.488323 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:13.488323 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:13.494263 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b7a46dcd-1991-4e7d-b83d-b3450ad76118 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:13.499312 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b7a46dcd-1991-4e7d-b83d-b3450ad76118 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:13.499789 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 641/2578] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:13 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:14.020673 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-15bf855f-7204-4eb5-9b18-66f71cda1ff8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:14.022715 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-15bf855f-7204-4eb5-9b18-66f71cda1ff8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:14.023027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-15bf855f-7204-4eb5-9b18-66f71cda1ff8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:14.023326 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-15bf855f-7204-4eb5-9b18-66f71cda1ff8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:14.031115 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:14.031115 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:14.035363 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-15bf855f-7204-4eb5-9b18-66f71cda1ff8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:14.040258 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-15bf855f-7204-4eb5-9b18-66f71cda1ff8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:14.040665 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 647/2579] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:14 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:14.448222 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d3693107-5462-4574-840d-ca74d9b03409 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:14.450081 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3693107-5462-4574-840d-ca74d9b03409 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:14.450260 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d3693107-5462-4574-840d-ca74d9b03409 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:14.450458 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d3693107-5462-4574-840d-ca74d9b03409 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:14.458111 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:14.458111 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:14.461785 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d3693107-5462-4574-840d-ca74d9b03409 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:14.465718 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3693107-5462-4574-840d-ca74d9b03409 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:14.466243 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 645/2580] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:14 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:14.514010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fc905383-e92f-4fcf-956d-d2bd1ed619c0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:14.515816 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc905383-e92f-4fcf-956d-d2bd1ed619c0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:14.516099 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fc905383-e92f-4fcf-956d-d2bd1ed619c0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:14.516278 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fc905383-e92f-4fcf-956d-d2bd1ed619c0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:14.524447 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:14.524447 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:14.528997 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fc905383-e92f-4fcf-956d-d2bd1ed619c0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:14.533871 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc905383-e92f-4fcf-956d-d2bd1ed619c0 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:14.534311 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 648/2581] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:14 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:15.054854 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-34d07a03-e8e5-498a-8401-577a95c5dae2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:15.057069 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-34d07a03-e8e5-498a-8401-577a95c5dae2 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:15.057361 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-34d07a03-e8e5-498a-8401-577a95c5dae2 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:15.057601 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-34d07a03-e8e5-498a-8401-577a95c5dae2 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:15.065903 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:15.065903 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:15.071316 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-34d07a03-e8e5-498a-8401-577a95c5dae2 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:15.078017 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-34d07a03-e8e5-498a-8401-577a95c5dae2 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:15.078592 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 642/2582] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:15 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:15.480132 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b2e30a57-1502-41f6-9f86-97d70a1e0a59 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:15.482454 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b2e30a57-1502-41f6-9f86-97d70a1e0a59 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:15.482743 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b2e30a57-1502-41f6-9f86-97d70a1e0a59 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:15.483008 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b2e30a57-1502-41f6-9f86-97d70a1e0a59 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:15.492442 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:15.492442 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:15.497548 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b2e30a57-1502-41f6-9f86-97d70a1e0a59 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:15.504216 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b2e30a57-1502-41f6-9f86-97d70a1e0a59 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:15.504762 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 648/2583] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:15 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:15.548959 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f3a82a56-8453-424e-b1eb-076358307a55 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:15.551421 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f3a82a56-8453-424e-b1eb-076358307a55 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:15.551726 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f3a82a56-8453-424e-b1eb-076358307a55 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:15.552042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f3a82a56-8453-424e-b1eb-076358307a55 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:15.565752 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:15.565752 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:15.571009 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f3a82a56-8453-424e-b1eb-076358307a55 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:15.580302 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f3a82a56-8453-424e-b1eb-076358307a55 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:15.580989 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 646/2584] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:15 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:15.889382 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-64923d9a-1e2e-4380-82f7-4ffaaba4f9c4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:15.892883 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-64923d9a-1e2e-4380-82f7-4ffaaba4f9c4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098/action Jul 10 18:07:15.892883 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-64923d9a-1e2e-4380-82f7-4ffaaba4f9c4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:07:15.893289 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-64923d9a-1e2e-4380-82f7-4ffaaba4f9c4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:15.915206 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:15.915206 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:15.930423 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0f0961f5-0597-4d0a-b4ad-d814fef9b644 req-64923d9a-1e2e-4380-82f7-4ffaaba4f9c4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098/action returned with HTTP 204 Jul 10 18:07:15.931027 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 649/2585] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:07:15 2026] POST /volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:16.093722 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bcb2f406-6e09-4233-a08d-e9d29a4b7a77 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:16.095748 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bcb2f406-6e09-4233-a08d-e9d29a4b7a77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:16.096170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bcb2f406-6e09-4233-a08d-e9d29a4b7a77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:16.096250 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bcb2f406-6e09-4233-a08d-e9d29a4b7a77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:16.104898 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:16.104898 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:16.109272 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bcb2f406-6e09-4233-a08d-e9d29a4b7a77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:16.114405 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bcb2f406-6e09-4233-a08d-e9d29a4b7a77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:16.115371 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 643/2586] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:16 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:16.520966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fdc39424-bbb4-4d11-a35e-3236ccff13c2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:16.523647 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fdc39424-bbb4-4d11-a35e-3236ccff13c2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:16.524116 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fdc39424-bbb4-4d11-a35e-3236ccff13c2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:16.524358 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fdc39424-bbb4-4d11-a35e-3236ccff13c2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:16.535296 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:16.535296 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:16.541552 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fdc39424-bbb4-4d11-a35e-3236ccff13c2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:16.547839 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fdc39424-bbb4-4d11-a35e-3236ccff13c2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:16.548357 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 649/2587] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:16 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:16.597265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-38a86c63-2ffd-4b81-b1ac-eb6350afa2b3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:16.601104 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-38a86c63-2ffd-4b81-b1ac-eb6350afa2b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:16.601347 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-38a86c63-2ffd-4b81-b1ac-eb6350afa2b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:16.601595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-38a86c63-2ffd-4b81-b1ac-eb6350afa2b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:16.615263 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:16.615263 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:16.622722 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-38a86c63-2ffd-4b81-b1ac-eb6350afa2b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:16.631888 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-38a86c63-2ffd-4b81-b1ac-eb6350afa2b3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:16.632255 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 647/2588] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:16 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:17.133601 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-727e7236-cf6b-4e9c-aa36-1d2e04810825 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:17.135867 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-727e7236-cf6b-4e9c-aa36-1d2e04810825 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:17.136153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-727e7236-cf6b-4e9c-aa36-1d2e04810825 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:17.136380 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-727e7236-cf6b-4e9c-aa36-1d2e04810825 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:17.146780 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:17.146780 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:17.152320 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-727e7236-cf6b-4e9c-aa36-1d2e04810825 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:17.158896 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-727e7236-cf6b-4e9c-aa36-1d2e04810825 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:17.159487 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 650/2589] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:17 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:17.563252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-422faa36-e060-4db7-ab55-d420d9f36bf0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:17.567613 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-422faa36-e060-4db7-ab55-d420d9f36bf0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:17.569482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-422faa36-e060-4db7-ab55-d420d9f36bf0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:17.569819 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-422faa36-e060-4db7-ab55-d420d9f36bf0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:17.580412 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:17.580412 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:17.585668 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-422faa36-e060-4db7-ab55-d420d9f36bf0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:17.592017 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-422faa36-e060-4db7-ab55-d420d9f36bf0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:17.592553 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 644/2590] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:17 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:17.649602 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4e78da59-ef8b-4b35-b8ac-9294fe524c13 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:17.651423 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4e78da59-ef8b-4b35-b8ac-9294fe524c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:17.651701 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4e78da59-ef8b-4b35-b8ac-9294fe524c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:17.651977 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4e78da59-ef8b-4b35-b8ac-9294fe524c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:17.660056 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:17.660056 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:17.665350 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4e78da59-ef8b-4b35-b8ac-9294fe524c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:17.669965 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4e78da59-ef8b-4b35-b8ac-9294fe524c13 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:17.670355 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 650/2591] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:17 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:18.177154 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b207215e-6d54-4f20-8e50-dca8fc0881f6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:18.180951 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b207215e-6d54-4f20-8e50-dca8fc0881f6 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:18.181246 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b207215e-6d54-4f20-8e50-dca8fc0881f6 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:18.181506 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b207215e-6d54-4f20-8e50-dca8fc0881f6 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:18.190628 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:18.190628 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:18.195821 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b207215e-6d54-4f20-8e50-dca8fc0881f6 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:18.200890 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b207215e-6d54-4f20-8e50-dca8fc0881f6 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:18.201336 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 648/2592] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:18 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:18.609731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-04dc21c7-6d44-45e0-9c61-b146d44432b2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:18.612195 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-04dc21c7-6d44-45e0-9c61-b146d44432b2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:18.613888 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-04dc21c7-6d44-45e0-9c61-b146d44432b2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:18.614177 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-04dc21c7-6d44-45e0-9c61-b146d44432b2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:18.627590 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:18.627590 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:18.633919 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-04dc21c7-6d44-45e0-9c61-b146d44432b2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:18.640381 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-04dc21c7-6d44-45e0-9c61-b146d44432b2 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:18.641100 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 651/2593] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:18 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:18.689329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f0d7bbd6-0131-4f65-b249-c0e2f5f5daed None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:18.691472 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f0d7bbd6-0131-4f65-b249-c0e2f5f5daed tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:18.692282 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f0d7bbd6-0131-4f65-b249-c0e2f5f5daed tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:18.692282 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f0d7bbd6-0131-4f65-b249-c0e2f5f5daed tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:18.703768 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:18.703768 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:18.708094 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f0d7bbd6-0131-4f65-b249-c0e2f5f5daed tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:18.718346 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f0d7bbd6-0131-4f65-b249-c0e2f5f5daed tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:18.719082 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 645/2594] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:18 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:19.218027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9ff12fea-5429-493a-91c3-df09f9ae2549 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:19.220765 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ff12fea-5429-493a-91c3-df09f9ae2549 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:19.221248 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ff12fea-5429-493a-91c3-df09f9ae2549 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:19.221550 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ff12fea-5429-493a-91c3-df09f9ae2549 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:19.230692 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:19.230692 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:19.237492 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9ff12fea-5429-493a-91c3-df09f9ae2549 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:19.244454 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ff12fea-5429-493a-91c3-df09f9ae2549 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:19.245349 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 651/2595] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:19 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:19.662433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-625fd882-5412-46d9-8420-90aafccf4108 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:19.666642 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-625fd882-5412-46d9-8420-90aafccf4108 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:19.666967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-625fd882-5412-46d9-8420-90aafccf4108 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:19.667242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-625fd882-5412-46d9-8420-90aafccf4108 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:19.686893 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:19.686893 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:19.699108 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-625fd882-5412-46d9-8420-90aafccf4108 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:19.712442 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-625fd882-5412-46d9-8420-90aafccf4108 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:19.713033 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 649/2596] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:19 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:19.739606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1f16a433-be33-43ec-8ddc-7a73a61fc495 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:19.743587 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f16a433-be33-43ec-8ddc-7a73a61fc495 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:19.743587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f16a433-be33-43ec-8ddc-7a73a61fc495 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:19.743587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f16a433-be33-43ec-8ddc-7a73a61fc495 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:19.762414 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:19.762414 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:19.769918 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1f16a433-be33-43ec-8ddc-7a73a61fc495 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:19.777932 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f16a433-be33-43ec-8ddc-7a73a61fc495 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:19.778710 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 652/2597] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:19 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:20.262239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0b005522-8e32-4b96-8d4e-82ed3d17c268 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:20.264419 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b005522-8e32-4b96-8d4e-82ed3d17c268 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:20.265024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b005522-8e32-4b96-8d4e-82ed3d17c268 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:20.265260 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b005522-8e32-4b96-8d4e-82ed3d17c268 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:20.274753 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:20.274753 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:20.279293 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0b005522-8e32-4b96-8d4e-82ed3d17c268 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:20.284364 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b005522-8e32-4b96-8d4e-82ed3d17c268 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:20.285983 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 646/2598] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:20 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:20.734305 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ce700397-4277-4e2d-9310-cc7db68d59af None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:20.736534 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ce700397-4277-4e2d-9310-cc7db68d59af tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:20.737161 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ce700397-4277-4e2d-9310-cc7db68d59af tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:20.737161 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ce700397-4277-4e2d-9310-cc7db68d59af tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:20.740075 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=181,cinder:UPDATE=29,cinder:INSERT=16 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:07:20.747640 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:20.747640 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:20.753950 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ce700397-4277-4e2d-9310-cc7db68d59af tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:20.760019 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ce700397-4277-4e2d-9310-cc7db68d59af tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:20.760438 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 652/2599] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:20 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:20.794524 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-869cee64-54a5-49ba-83ce-2fb879c2870c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:20.796621 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-869cee64-54a5-49ba-83ce-2fb879c2870c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:20.796789 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-869cee64-54a5-49ba-83ce-2fb879c2870c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:20.797006 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-869cee64-54a5-49ba-83ce-2fb879c2870c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:20.799759 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=197,cinder:INSERT=29,cinder:UPDATE=59 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:07:20.807032 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:20.807032 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:20.811501 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-869cee64-54a5-49ba-83ce-2fb879c2870c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:20.818455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-869cee64-54a5-49ba-83ce-2fb879c2870c tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:20.819248 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 650/2600] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:20 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:21.306477 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dbc87217-a646-475e-a025-6b0ebb73a316 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:21.314490 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbc87217-a646-475e-a025-6b0ebb73a316 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:21.315587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbc87217-a646-475e-a025-6b0ebb73a316 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:21.319708 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbc87217-a646-475e-a025-6b0ebb73a316 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:21.344906 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:21.344906 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:21.356281 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dbc87217-a646-475e-a025-6b0ebb73a316 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:21.367811 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbc87217-a646-475e-a025-6b0ebb73a316 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:21.369393 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 653/2601] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:21 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:21.775758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bb3a216b-106b-4f73-b05e-519acb26fa2f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:21.777596 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb3a216b-106b-4f73-b05e-519acb26fa2f tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:21.777801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb3a216b-106b-4f73-b05e-519acb26fa2f tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:21.778023 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb3a216b-106b-4f73-b05e-519acb26fa2f tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:21.781262 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=166,cinder:UPDATE=49,cinder:INSERT=28 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:07:21.787208 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:21.787208 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:21.793679 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bb3a216b-106b-4f73-b05e-519acb26fa2f tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:21.801486 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb3a216b-106b-4f73-b05e-519acb26fa2f tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:21.802213 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 647/2602] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:21 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:21.837144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f0f2829e-6b19-4d24-90bd-8d2e0c0e59ae None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:21.839532 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f0f2829e-6b19-4d24-90bd-8d2e0c0e59ae tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:21.839825 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f0f2829e-6b19-4d24-90bd-8d2e0c0e59ae tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:21.840091 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f0f2829e-6b19-4d24-90bd-8d2e0c0e59ae tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:21.848920 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:21.848920 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:21.857987 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f0f2829e-6b19-4d24-90bd-8d2e0c0e59ae tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:21.866915 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f0f2829e-6b19-4d24-90bd-8d2e0c0e59ae tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:21.867421 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 653/2603] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:21 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:22.394465 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9ac55513-2c00-4221-b6d3-df305dc0a602 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:22.396484 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ac55513-2c00-4221-b6d3-df305dc0a602 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:22.396692 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9ac55513-2c00-4221-b6d3-df305dc0a602 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:22.396923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9ac55513-2c00-4221-b6d3-df305dc0a602 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:22.404908 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:22.404908 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:22.408953 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9ac55513-2c00-4221-b6d3-df305dc0a602 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:22.413648 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ac55513-2c00-4221-b6d3-df305dc0a602 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:22.414043 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 651/2604] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:22 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:22.819651 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e6d22831-bb3f-4c95-9ce3-fa4a5dbb2520 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:22.822306 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6d22831-bb3f-4c95-9ce3-fa4a5dbb2520 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:22.822306 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6d22831-bb3f-4c95-9ce3-fa4a5dbb2520 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:22.822306 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6d22831-bb3f-4c95-9ce3-fa4a5dbb2520 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:22.830970 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:22.830970 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:22.835821 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e6d22831-bb3f-4c95-9ce3-fa4a5dbb2520 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:22.841460 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6d22831-bb3f-4c95-9ce3-fa4a5dbb2520 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:22.841991 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 654/2605] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:22 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:22.883066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f18100c7-ae9c-4b84-9af3-af4c2059cd17 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:22.884893 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f18100c7-ae9c-4b84-9af3-af4c2059cd17 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:22.885154 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f18100c7-ae9c-4b84-9af3-af4c2059cd17 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:22.885400 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f18100c7-ae9c-4b84-9af3-af4c2059cd17 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:22.894177 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:22.894177 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:22.899119 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f18100c7-ae9c-4b84-9af3-af4c2059cd17 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:22.905883 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f18100c7-ae9c-4b84-9af3-af4c2059cd17 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:22.906405 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 648/2606] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:22 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:23.276987 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fd1112f6-5f08-48c8-9393-62d40727a5a0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:23.279753 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd1112f6-5f08-48c8-9393-62d40727a5a0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:23.281193 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fd1112f6-5f08-48c8-9393-62d40727a5a0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:23.281435 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fd1112f6-5f08-48c8-9393-62d40727a5a0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:23.296660 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:23.296660 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:23.306683 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fd1112f6-5f08-48c8-9393-62d40727a5a0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:23.317389 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd1112f6-5f08-48c8-9393-62d40727a5a0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:23.318421 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 654/2607] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:23 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:23.332648 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a639c73a-c64a-45bf-9878-a4973dc4a909 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:23.335174 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a639c73a-c64a-45bf-9878-a4973dc4a909 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:23.335435 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a639c73a-c64a-45bf-9878-a4973dc4a909 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:23.335720 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a639c73a-c64a-45bf-9878-a4973dc4a909 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:23.345962 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:23.345962 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:23.350998 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a639c73a-c64a-45bf-9878-a4973dc4a909 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:23.357485 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a639c73a-c64a-45bf-9878-a4973dc4a909 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:23.358068 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 652/2608] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:23 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:23.406589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-622cef97-7fd1-4374-82a4-14a6096dfe2c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:23.408894 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-622cef97-7fd1-4374-82a4-14a6096dfe2c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:23.409109 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-622cef97-7fd1-4374-82a4-14a6096dfe2c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:23.409302 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-622cef97-7fd1-4374-82a4-14a6096dfe2c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:23.417121 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:23.417121 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:23.422094 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-622cef97-7fd1-4374-82a4-14a6096dfe2c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:23.427232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-598ae1bb-7acd-4137-a714-0718614fc003 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:23.429589 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-622cef97-7fd1-4374-82a4-14a6096dfe2c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:23.429589 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 655/2609] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:23 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:23.429733 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-598ae1bb-7acd-4137-a714-0718614fc003 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:23.429733 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-598ae1bb-7acd-4137-a714-0718614fc003 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:23.429892 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-598ae1bb-7acd-4137-a714-0718614fc003 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:23.443588 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:23.443588 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:23.455510 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-598ae1bb-7acd-4137-a714-0718614fc003 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:23.462331 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-598ae1bb-7acd-4137-a714-0718614fc003 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:23.462982 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 649/2610] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:23 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 1191 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:23.480222 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8e7a1005-d236-4eb1-83af-10455218fe96 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:23.482581 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e7a1005-d236-4eb1-83af-10455218fe96 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:23.482581 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e7a1005-d236-4eb1-83af-10455218fe96 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:23.482715 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e7a1005-d236-4eb1-83af-10455218fe96 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:23.491225 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:23.491225 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:23.499771 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8e7a1005-d236-4eb1-83af-10455218fe96 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:23.505319 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e7a1005-d236-4eb1-83af-10455218fe96 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:23.506431 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 655/2611] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:23 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:23.521776 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f1bab02b-7ba7-4ab3-8865-e32c1d9a3e0f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:23.524195 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1bab02b-7ba7-4ab3-8865-e32c1d9a3e0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:23.524459 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1bab02b-7ba7-4ab3-8865-e32c1d9a3e0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:23.524749 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1bab02b-7ba7-4ab3-8865-e32c1d9a3e0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:23.524977 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-f1bab02b-7ba7-4ab3-8865-e32c1d9a3e0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume with id: bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:23.534385 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:23.534385 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:23.535301 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f1bab02b-7ba7-4ab3-8865-e32c1d9a3e0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:23.562403 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f1bab02b-7ba7-4ab3-8865-e32c1d9a3e0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume request issued successfully. Jul 10 18:07:23.562627 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1bab02b-7ba7-4ab3-8865-e32c1d9a3e0f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 202 Jul 10 18:07:23.564192 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 653/2612] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:07:23 2026] DELETE /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:07:23.573359 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cf546162-fafb-490c-97af-f24da2c8212f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:23.575955 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cf546162-fafb-490c-97af-f24da2c8212f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:23.576074 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cf546162-fafb-490c-97af-f24da2c8212f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:23.576344 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cf546162-fafb-490c-97af-f24da2c8212f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:23.585665 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:23.585665 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:23.591252 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cf546162-fafb-490c-97af-f24da2c8212f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:23.598879 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cf546162-fafb-490c-97af-f24da2c8212f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 200 Jul 10 18:07:23.598879 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 656/2613] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:23 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:23.858358 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0d054f88-a0e4-4327-8503-eb10eb52a7f0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:23.861085 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0d054f88-a0e4-4327-8503-eb10eb52a7f0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:23.861336 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0d054f88-a0e4-4327-8503-eb10eb52a7f0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:23.861578 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0d054f88-a0e4-4327-8503-eb10eb52a7f0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:23.870108 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:23.870108 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:23.875459 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0d054f88-a0e4-4327-8503-eb10eb52a7f0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:23.881273 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0d054f88-a0e4-4327-8503-eb10eb52a7f0 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:23.881768 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 650/2614] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:23 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:23.921804 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-79534d53-0fd9-4c6a-a5c7-42d0c91a7e1b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:23.924074 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-79534d53-0fd9-4c6a-a5c7-42d0c91a7e1b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:23.925293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-79534d53-0fd9-4c6a-a5c7-42d0c91a7e1b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:23.925293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-79534d53-0fd9-4c6a-a5c7-42d0c91a7e1b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:23.933742 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:23.933742 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:23.938904 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-79534d53-0fd9-4c6a-a5c7-42d0c91a7e1b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:23.948580 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-79534d53-0fd9-4c6a-a5c7-42d0c91a7e1b tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:23.949139 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 656/2615] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:23 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 899 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:24.615895 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4cca9ac5-7dad-4a9c-a209-83ecb4ed3d1e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:24.617709 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4cca9ac5-7dad-4a9c-a209-83ecb4ed3d1e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:07:24.617947 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4cca9ac5-7dad-4a9c-a209-83ecb4ed3d1e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:24.618764 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4cca9ac5-7dad-4a9c-a209-83ecb4ed3d1e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:24.624933 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4cca9ac5-7dad-4a9c-a209-83ecb4ed3d1e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 404 Jul 10 18:07:24.625987 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 654/2616] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:24 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:07:24.899785 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-297cfdee-2623-4c1d-ac63-694bcfb6d128 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:24.902116 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-297cfdee-2623-4c1d-ac63-694bcfb6d128 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:24.902306 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-297cfdee-2623-4c1d-ac63-694bcfb6d128 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:24.902531 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-297cfdee-2623-4c1d-ac63-694bcfb6d128 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:24.912741 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:24.912741 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:24.918533 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-297cfdee-2623-4c1d-ac63-694bcfb6d128 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:24.926651 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-297cfdee-2623-4c1d-ac63-694bcfb6d128 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:24.926651 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 657/2617] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:24 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:24.966462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e5790f85-8bae-4b61-aed6-fa831a8cbb8a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:24.968664 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e5790f85-8bae-4b61-aed6-fa831a8cbb8a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:24.969008 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e5790f85-8bae-4b61-aed6-fa831a8cbb8a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:24.969288 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e5790f85-8bae-4b61-aed6-fa831a8cbb8a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:24.980111 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:24.980111 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:24.985678 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e5790f85-8bae-4b61-aed6-fa831a8cbb8a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:24.993012 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e5790f85-8bae-4b61-aed6-fa831a8cbb8a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:24.993966 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 651/2618] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:24 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 1447 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:25.177547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a149343c-52c6-41f9-9b18-29dc070d927d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:25.183083 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a149343c-52c6-41f9-9b18-29dc070d927d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:25.186595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a149343c-52c6-41f9-9b18-29dc070d927d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:25.186595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a149343c-52c6-41f9-9b18-29dc070d927d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:25.192338 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:25.192338 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:25.198596 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a149343c-52c6-41f9-9b18-29dc070d927d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:25.202689 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a149343c-52c6-41f9-9b18-29dc070d927d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:25.203895 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 657/2619] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:25 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 1447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:25.493302 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0539427d-0a0a-4eb7-bcf3-e9e5952c38bb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:25.494211 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0539427d-0a0a-4eb7-bcf3-e9e5952c38bb None None] GET https://10.4.3.71/volume// Jul 10 18:07:25.494698 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0539427d-0a0a-4eb7-bcf3-e9e5952c38bb None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:25.494980 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0539427d-0a0a-4eb7-bcf3-e9e5952c38bb None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:25.495324 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0539427d-0a0a-4eb7-bcf3-e9e5952c38bb None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:25.495676 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 655/2620] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:07:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:25.507615 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-d80f6ad2-0593-4f34-a858-2e2ddabb9ba6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:25.648916 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-d80f6ad2-0593-4f34-a858-2e2ddabb9ba6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:07:25.648916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-d80f6ad2-0593-4f34-a858-2e2ddabb9ba6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "418a57b1-26d6-4854-a29d-a3b4938f8a0a", "connector": null, "instance_uuid": "d05798b1-ec4a-4f9b-a21a-0ba7854a6d64"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:25.669648 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:25.669648 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:25.758977 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-d80f6ad2-0593-4f34-a858-2e2ddabb9ba6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:07:25.759420 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 658/2621] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:07:25 2026] POST /volume/v3/attachments => generated 273 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:25.945185 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-af3c3189-e098-4880-931f-c1369a1a28ef None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:25.945256 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-c0bf184e-451a-4545-b8f0-d71068ca73d6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:25.946358 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-af3c3189-e098-4880-931f-c1369a1a28ef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:25.946622 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-af3c3189-e098-4880-931f-c1369a1a28ef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:25.946888 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-af3c3189-e098-4880-931f-c1369a1a28ef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:25.948677 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-c0bf184e-451a-4545-b8f0-d71068ca73d6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:25.949092 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-c0bf184e-451a-4545-b8f0-d71068ca73d6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:25.949431 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-c0bf184e-451a-4545-b8f0-d71068ca73d6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:25.957179 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:25.957179 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:25.962710 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-af3c3189-e098-4880-931f-c1369a1a28ef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:25.965398 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:25.965398 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:25.970772 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-af3c3189-e098-4880-931f-c1369a1a28ef tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:25.971413 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 652/2622] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:25 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:25.974587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ffb3008b-c887-4a37-9fee-8037d2171099 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:25.974932 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-c0bf184e-451a-4545-b8f0-d71068ca73d6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:25.974989 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ffb3008b-c887-4a37-9fee-8037d2171099 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:25.975240 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ffb3008b-c887-4a37-9fee-8037d2171099 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:25.975460 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ffb3008b-c887-4a37-9fee-8037d2171099 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:25.980029 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-c0bf184e-451a-4545-b8f0-d71068ca73d6 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:25.980739 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 658/2623] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:25 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 1447 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:25.991339 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:25.991339 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:25.996708 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ffb3008b-c887-4a37-9fee-8037d2171099 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:25.998348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-97b45688-a262-421f-9cd5-8024b75e5f83 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:25.999121 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-97b45688-a262-421f-9cd5-8024b75e5f83 None None] GET https://10.4.3.71/volume// Jul 10 18:07:25.999322 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-97b45688-a262-421f-9cd5-8024b75e5f83 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:25.999595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-97b45688-a262-421f-9cd5-8024b75e5f83 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:26.000007 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-97b45688-a262-421f-9cd5-8024b75e5f83 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:26.000415 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 659/2624] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:07:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:26.005580 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ffb3008b-c887-4a37-9fee-8037d2171099 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:26.006032 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 656/2625] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:25 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:26.012182 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-af89d313-3dda-40d1-9160-78e59ac909cf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:26.015054 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-af89d313-3dda-40d1-9160-78e59ac909cf tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:07:26.015197 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-af89d313-3dda-40d1-9160-78e59ac909cf tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a15f1d03-92a4-4eb3-9ce0-a34740e828ce", "connector": null, "instance_uuid": "78bca72a-b582-4111-a7ce-5cbdd381cd1e"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:26.024770 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:26.024770 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:26.071953 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-af89d313-3dda-40d1-9160-78e59ac909cf tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:07:26.072329 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 653/2626] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:07:26 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:26.305578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-708df97c-e1a3-413c-a8c6-bb96d7857d19 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:26.306499 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-708df97c-e1a3-413c-a8c6-bb96d7857d19 None None] GET https://10.4.3.71/volume// Jul 10 18:07:26.306499 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-708df97c-e1a3-413c-a8c6-bb96d7857d19 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:26.306499 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-708df97c-e1a3-413c-a8c6-bb96d7857d19 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:26.307088 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-708df97c-e1a3-413c-a8c6-bb96d7857d19 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:26.307321 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 659/2627] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:07:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:26.326138 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-9b8e5476-e891-4ff5-857b-2cadcde10500 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:26.329591 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-9b8e5476-e891-4ff5-857b-2cadcde10500 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:26.329591 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-9b8e5476-e891-4ff5-857b-2cadcde10500 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:26.329591 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-9b8e5476-e891-4ff5-857b-2cadcde10500 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:26.342766 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:26.342766 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:26.346859 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-9b8e5476-e891-4ff5-857b-2cadcde10500 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:26.354149 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-9b8e5476-e891-4ff5-857b-2cadcde10500 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:26.355606 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 660/2628] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:07:26 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:26.501985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-b3b8b694-89c4-461a-bb8d-d15c9ebdd475 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:26.504881 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-b3b8b694-89c4-461a-bb8d-d15c9ebdd475 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] PUT https://10.4.3.71/volume/v3/attachments/addb2fb6-4546-4657-b662-979acf2fe8b8 Jul 10 18:07:26.505297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-b3b8b694-89c4-461a-bb8d-d15c9ebdd475 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:26.517414 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-b3b8b694-89c4-461a-bb8d-d15c9ebdd475 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Acquiring lock "cinder-attachment_update-418a57b1-26d6-4854-a29d-a3b4938f8a0a-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:07:26.524969 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-b3b8b694-89c4-461a-bb8d-d15c9ebdd475 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-418a57b1-26d6-4854-a29d-a3b4938f8a0a-np0000005036" acquired by "attachment_update" :: waited 0.008s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:07:26.526195 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:26.526195 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:26.995886 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6fb35672-76f6-48ca-852f-5f3d8ec61171 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:27.002002 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6fb35672-76f6-48ca-852f-5f3d8ec61171 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:27.002773 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6fb35672-76f6-48ca-852f-5f3d8ec61171 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:27.003243 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6fb35672-76f6-48ca-852f-5f3d8ec61171 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:27.017093 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:27.017093 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:27.023091 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6fb35672-76f6-48ca-852f-5f3d8ec61171 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:27.024648 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f85a5891-f891-4c3e-9e0f-d98d56cd82d7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:27.028744 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f85a5891-f891-4c3e-9e0f-d98d56cd82d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:27.029173 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f85a5891-f891-4c3e-9e0f-d98d56cd82d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:27.029407 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f85a5891-f891-4c3e-9e0f-d98d56cd82d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:27.031008 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6fb35672-76f6-48ca-852f-5f3d8ec61171 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:27.031008 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 654/2629] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:26 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 1293 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:27.047983 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:27.047983 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:27.048145 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-920c8994-f97f-47a1-bc67-99b65129cf4e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:27.050297 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-920c8994-f97f-47a1-bc67-99b65129cf4e tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] DELETE https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:27.050781 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-920c8994-f97f-47a1-bc67-99b65129cf4e tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:27.051166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-920c8994-f97f-47a1-bc67-99b65129cf4e tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:27.052582 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-920c8994-f97f-47a1-bc67-99b65129cf4e tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Delete volume with id: 72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:27.052653 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f85a5891-f891-4c3e-9e0f-d98d56cd82d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:27.059425 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f85a5891-f891-4c3e-9e0f-d98d56cd82d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:27.059991 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-b3b8b694-89c4-461a-bb8d-d15c9ebdd475 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-418a57b1-26d6-4854-a29d-a3b4938f8a0a-np0000005036" released by "attachment_update" :: held 0.532s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:07:27.059991 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-b3b8b694-89c4-461a-bb8d-d15c9ebdd475 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/addb2fb6-4546-4657-b662-979acf2fe8b8 returned with HTTP 200 Jul 10 18:07:27.060298 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 660/2630] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:27 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:27.060354 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 657/2631] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:07:26 2026] PUT /volume/v3/attachments/addb2fb6-4546-4657-b662-979acf2fe8b8 => generated 968 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:27.064595 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:27.064595 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:27.064595 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-920c8994-f97f-47a1-bc67-99b65129cf4e tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:27.074462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-4575873a-8ed4-498c-aa66-58725efc78f6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:27.077311 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-4575873a-8ed4-498c-aa66-58725efc78f6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a/encryption Jul 10 18:07:27.077622 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-4575873a-8ed4-498c-aa66-58725efc78f6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:27.077909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-4575873a-8ed4-498c-aa66-58725efc78f6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:27.092924 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3096bb3b-2644-443b-be9a-300fbee972ed None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:27.095354 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:27.095354 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:27.095510 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:27.095510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "16d262c5-1771-46d0-9d14-cd1b14682aae", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:27.097306 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-920c8994-f97f-47a1-bc67-99b65129cf4e tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Delete volume request issued successfully. Jul 10 18:07:27.097306 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-920c8994-f97f-47a1-bc67-99b65129cf4e tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 202 Jul 10 18:07:27.097508 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '16d262c5-1771-46d0-9d14-cd1b14682aae', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:27.097596 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 661/2632] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:07:27 2026] DELETE /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:07:27.107032 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-4575873a-8ed4-498c-aa66-58725efc78f6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a/encryption returned with HTTP 200 Jul 10 18:07:27.107703 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 655/2633] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:07:27 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:27.108645 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-485bc390-7eaf-4d46-9f3c-6b75afb556b3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:27.110932 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-485bc390-7eaf-4d46-9f3c-6b75afb556b3 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:27.111190 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-485bc390-7eaf-4d46-9f3c-6b75afb556b3 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:27.111411 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-485bc390-7eaf-4d46-9f3c-6b75afb556b3 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:27.126886 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:27.126886 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:27.138819 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-485bc390-7eaf-4d46-9f3c-6b75afb556b3 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Volume info retrieved successfully. Jul 10 18:07:27.146779 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-485bc390-7eaf-4d46-9f3c-6b75afb556b3 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 200 Jul 10 18:07:27.147230 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 658/2634] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:27 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 1292 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:27.219791 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume of 1 GB Jul 10 18:07:27.225795 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Availability Zones retrieved successfully. Jul 10 18:07:27.232531 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (a9d99530-555c-4e1a-88e0-3c037ea425f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:27.233974 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d2edc2-8df2-4664-8828-e392930ddf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:27.235266 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:27.327925 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d2edc2-8df2-4664-8828-e392930ddf59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:27.328350 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52c02bb-fd89-45bf-a871-9a5c00647f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:27.395241 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Created reservations ['dc328552-0394-4af5-8a19-7e597879cc5d', 'd4a123bf-914e-4d90-8c0b-37b45cd6ba22', 'cfa6e203-b23d-4f68-be76-85e9df6be6e1', 'e2ec9d8f-abb8-4a8a-9324-4d4ace67424d'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:27.396268 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52c02bb-fd89-45bf-a871-9a5c00647f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc328552-0394-4af5-8a19-7e597879cc5d', 'd4a123bf-914e-4d90-8c0b-37b45cd6ba22', 'cfa6e203-b23d-4f68-be76-85e9df6be6e1', 'e2ec9d8f-abb8-4a8a-9324-4d4ace67424d']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:27.397372 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3375cc21-9980-4691-9f85-0ac6400e1b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:27.429550 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3375cc21-9980-4691-9f85-0ac6400e1b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f77df521-02ac-43c0-aa0a-e4e0cb613c74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['dc328552-0394-4af5-8a19-7e597879cc5d','d4a123bf-914e-4d90-8c0b-37b45cd6ba22','cfa6e203-b23d-4f68-be76-85e9df6be6e1','e2ec9d8f-abb8-4a8a-9324-4d4ace67424d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f77df521-02ac-43c0-aa0a-e4e0cb613c74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5483599ceaed4cbb865340b984b5692b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d03c24a98f34d0084e8b7510220cba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:27.430653 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f11b676-482d-483b-baaf-9538e87f1692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:27.462808 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f11b676-482d-483b-baaf-9538e87f1692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['dc328552-0394-4af5-8a19-7e597879cc5d','d4a123bf-914e-4d90-8c0b-37b45cd6ba22','cfa6e203-b23d-4f68-be76-85e9df6be6e1','e2ec9d8f-abb8-4a8a-9324-4d4ace67424d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:27.463884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2610748-9517-41e8-976d-d6aecf997e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:27.480905 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2610748-9517-41e8-976d-d6aecf997e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:27.480905 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (a9d99530-555c-4e1a-88e0-3c037ea425f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:27.480905 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request issued successfully. Jul 10 18:07:27.483076 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3096bb3b-2644-443b-be9a-300fbee972ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:27.484131 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 661/2635] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:07:27 2026] POST /volume/v3/volumes => generated 773 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:27.501548 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3d506084-48e4-463d-88b4-304213302ab8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:27.505009 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3d506084-48e4-463d-88b4-304213302ab8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:27.505009 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3d506084-48e4-463d-88b4-304213302ab8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:27.505009 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3d506084-48e4-463d-88b4-304213302ab8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:27.513504 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:27.513504 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:27.605533 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3d506084-48e4-463d-88b4-304213302ab8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:27.605533 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3d506084-48e4-463d-88b4-304213302ab8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:27.605533 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 662/2636] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:27 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:28.075902 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8793a0fb-3387-460d-8f9b-38253ab1c10e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:28.078684 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8793a0fb-3387-460d-8f9b-38253ab1c10e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:28.079147 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8793a0fb-3387-460d-8f9b-38253ab1c10e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:28.079278 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8793a0fb-3387-460d-8f9b-38253ab1c10e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:28.097509 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:28.097509 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:28.103795 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8793a0fb-3387-460d-8f9b-38253ab1c10e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:28.111836 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8793a0fb-3387-460d-8f9b-38253ab1c10e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:28.112421 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 656/2637] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:28 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:28.167601 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-26dd8f01-0891-4055-8c25-42c18255c285 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:28.170150 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26dd8f01-0891-4055-8c25-42c18255c285 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] GET https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c Jul 10 18:07:28.170467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26dd8f01-0891-4055-8c25-42c18255c285 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:28.170885 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26dd8f01-0891-4055-8c25-42c18255c285 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:28.184379 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26dd8f01-0891-4055-8c25-42c18255c285 tempest-VolumeAndVolumeTypeFromImageTest-1545691319 tempest-VolumeAndVolumeTypeFromImageTest-1545691319-project-member] https://10.4.3.71/volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c returned with HTTP 404 Jul 10 18:07:28.185177 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 659/2638] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:28 2026] GET /volume/v3/volumes/72553b68-8ebe-4d36-8a5f-597ff414984c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:28.550551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2379de27-bcaa-4804-9549-990f841860e1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:28.561093 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2379de27-bcaa-4804-9549-990f841860e1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:28.565616 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2379de27-bcaa-4804-9549-990f841860e1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:28.565616 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2379de27-bcaa-4804-9549-990f841860e1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:28.567870 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6d31acd1-c755-4429-94cd-b23f6a6b355a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:28.571586 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d31acd1-c755-4429-94cd-b23f6a6b355a tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:07:28.572272 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d31acd1-c755-4429-94cd-b23f6a6b355a tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:28.573485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d31acd1-c755-4429-94cd-b23f6a6b355a tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:28.575709 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6d31acd1-c755-4429-94cd-b23f6a6b355a tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:07:28.578424 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:28.578424 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:28.591785 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2379de27-bcaa-4804-9549-990f841860e1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:28.605788 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2379de27-bcaa-4804-9549-990f841860e1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:28.605788 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 662/2639] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:28 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:28.635001 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6d31acd1-c755-4429-94cd-b23f6a6b355a tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Get all volumes completed successfully. Jul 10 18:07:28.637941 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:28.637941 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:28.645217 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d31acd1-c755-4429-94cd-b23f6a6b355a tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:07:28.645643 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 663/2640] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:07:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15951 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:28.663498 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3b5e7b1f-85f2-4048-be1a-6ba0c8427a04 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:28.665498 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3b5e7b1f-85f2-4048-be1a-6ba0c8427a04 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/99d27ef8-ba54-45f7-b727-8f45f315f5b1 Jul 10 18:07:28.666395 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3b5e7b1f-85f2-4048-be1a-6ba0c8427a04 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:28.666395 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3b5e7b1f-85f2-4048-be1a-6ba0c8427a04 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:28.666395 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-3b5e7b1f-85f2-4048-be1a-6ba0c8427a04 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Delete volume with id: 99d27ef8-ba54-45f7-b727-8f45f315f5b1 Jul 10 18:07:28.676328 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:28.676328 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:28.678571 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3b5e7b1f-85f2-4048-be1a-6ba0c8427a04 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Volume info retrieved successfully. Jul 10 18:07:28.706957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.image.cache [None req-3b5e7b1f-85f2-4048-be1a-6ba0c8427a04 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'a3602a08-3b7a-4683-ac6a-9259d8976e9f', 'volume_id': '99d27ef8-ba54-45f7-b727-8f45f315f5b1', 'host': 'np0000005036@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 18, 7, 10), 'last_used': datetime.datetime(2026, 7, 10, 18, 7, 26)}. {{(pid=99950) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 18:07:28.740803 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3b5e7b1f-85f2-4048-be1a-6ba0c8427a04 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Delete volume request issued successfully. Jul 10 18:07:28.740803 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3b5e7b1f-85f2-4048-be1a-6ba0c8427a04 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] https://10.4.3.71/volume/v3/volumes/99d27ef8-ba54-45f7-b727-8f45f315f5b1 returned with HTTP 202 Jul 10 18:07:28.741658 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 657/2641] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:07:28 2026] DELETE /volume/v3/volumes/99d27ef8-ba54-45f7-b727-8f45f315f5b1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:07:28.766307 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e6736294-4862-4457-9a25-d6f02442dfe1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:28.772025 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e6736294-4862-4457-9a25-d6f02442dfe1 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] GET https://10.4.3.71/volume/v3/volumes/99d27ef8-ba54-45f7-b727-8f45f315f5b1 Jul 10 18:07:28.772207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e6736294-4862-4457-9a25-d6f02442dfe1 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:28.772387 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e6736294-4862-4457-9a25-d6f02442dfe1 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:28.785543 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:28.785543 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:28.791124 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e6736294-4862-4457-9a25-d6f02442dfe1 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Volume info retrieved successfully. Jul 10 18:07:28.801173 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e6736294-4862-4457-9a25-d6f02442dfe1 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] https://10.4.3.71/volume/v3/volumes/99d27ef8-ba54-45f7-b727-8f45f315f5b1 returned with HTTP 200 Jul 10 18:07:28.801677 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 660/2642] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:28 2026] GET /volume/v3/volumes/99d27ef8-ba54-45f7-b727-8f45f315f5b1 => generated 1103 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:29.131345 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6fcc2316-7577-46c8-a47c-752a49e4c1c3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:29.134434 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6fcc2316-7577-46c8-a47c-752a49e4c1c3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:29.134434 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6fcc2316-7577-46c8-a47c-752a49e4c1c3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:29.135160 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6fcc2316-7577-46c8-a47c-752a49e4c1c3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:29.150441 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:29.150441 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:29.155821 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6fcc2316-7577-46c8-a47c-752a49e4c1c3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:29.162373 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6fcc2316-7577-46c8-a47c-752a49e4c1c3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:29.162854 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 663/2643] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:29 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:29.625745 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cda6f836-1d8b-432f-9084-c0eb7674778c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:29.627239 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cda6f836-1d8b-432f-9084-c0eb7674778c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:29.627420 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cda6f836-1d8b-432f-9084-c0eb7674778c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:29.627616 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cda6f836-1d8b-432f-9084-c0eb7674778c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:29.638957 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:29.638957 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:29.644059 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cda6f836-1d8b-432f-9084-c0eb7674778c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:29.650127 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cda6f836-1d8b-432f-9084-c0eb7674778c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:29.650814 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 664/2644] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:29 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:29.818711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-90d587a6-97ce-4276-bf2b-c11c7c9f3d4c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:29.823310 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90d587a6-97ce-4276-bf2b-c11c7c9f3d4c tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] GET https://10.4.3.71/volume/v3/volumes/99d27ef8-ba54-45f7-b727-8f45f315f5b1 Jul 10 18:07:29.823310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90d587a6-97ce-4276-bf2b-c11c7c9f3d4c tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:29.823310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90d587a6-97ce-4276-bf2b-c11c7c9f3d4c tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:29.850232 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90d587a6-97ce-4276-bf2b-c11c7c9f3d4c tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] https://10.4.3.71/volume/v3/volumes/99d27ef8-ba54-45f7-b727-8f45f315f5b1 returned with HTTP 404 Jul 10 18:07:29.850984 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 658/2645] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:29 2026] GET /volume/v3/volumes/99d27ef8-ba54-45f7-b727-8f45f315f5b1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:29.861121 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9a31cd6f-773f-461c-8c49-0013b57accaa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:29.866702 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a31cd6f-773f-461c-8c49-0013b57accaa tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] DELETE https://10.4.3.71/volume/v3/types/d547d81e-9ecf-48b5-8386-6ff1ea08d0d4 Jul 10 18:07:29.866702 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a31cd6f-773f-461c-8c49-0013b57accaa tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:29.866702 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a31cd6f-773f-461c-8c49-0013b57accaa tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:29.915552 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a31cd6f-773f-461c-8c49-0013b57accaa tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] https://10.4.3.71/volume/v3/types/d547d81e-9ecf-48b5-8386-6ff1ea08d0d4 returned with HTTP 202 Jul 10 18:07:29.915552 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 661/2646] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:07:29 2026] DELETE /volume/v3/types/d547d81e-9ecf-48b5-8386-6ff1ea08d0d4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:07:29.923661 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1f304b5e-f6ad-4e9c-a861-056520ca3fe8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:29.926349 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f304b5e-f6ad-4e9c-a861-056520ca3fe8 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] GET https://10.4.3.71/volume/v3/types/d547d81e-9ecf-48b5-8386-6ff1ea08d0d4 Jul 10 18:07:29.926682 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f304b5e-f6ad-4e9c-a861-056520ca3fe8 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:29.926894 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f304b5e-f6ad-4e9c-a861-056520ca3fe8 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:29.932028 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f304b5e-f6ad-4e9c-a861-056520ca3fe8 tempest-VolumeAndVolumeTypeFromImageTest-1503910038 tempest-VolumeAndVolumeTypeFromImageTest-1503910038-project-admin] https://10.4.3.71/volume/v3/types/d547d81e-9ecf-48b5-8386-6ff1ea08d0d4 returned with HTTP 404 Jul 10 18:07:29.932665 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 664/2647] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:07:29 2026] GET /volume/v3/types/d547d81e-9ecf-48b5-8386-6ff1ea08d0d4 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:30.182256 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-13a56bf7-30df-402b-946a-a5b249cda182 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:30.184425 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-13a56bf7-30df-402b-946a-a5b249cda182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:30.184689 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-13a56bf7-30df-402b-946a-a5b249cda182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:30.185113 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-13a56bf7-30df-402b-946a-a5b249cda182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:30.198962 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:30.198962 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:30.206444 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-13a56bf7-30df-402b-946a-a5b249cda182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:30.213251 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-13a56bf7-30df-402b-946a-a5b249cda182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:30.213837 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 665/2648] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:30 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:30.667665 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6277fd0e-5f26-4364-8153-33f15d59d5b5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:30.670148 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6277fd0e-5f26-4364-8153-33f15d59d5b5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:30.670148 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6277fd0e-5f26-4364-8153-33f15d59d5b5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:30.671522 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6277fd0e-5f26-4364-8153-33f15d59d5b5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:30.681695 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:30.681695 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:30.687079 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6277fd0e-5f26-4364-8153-33f15d59d5b5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:30.693123 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6277fd0e-5f26-4364-8153-33f15d59d5b5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:30.693704 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 659/2649] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:30 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:31.231933 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-866aeb81-7f61-4005-8b8c-f658ee0f2553 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:31.234252 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-866aeb81-7f61-4005-8b8c-f658ee0f2553 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:31.234500 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-866aeb81-7f61-4005-8b8c-f658ee0f2553 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:31.234817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-866aeb81-7f61-4005-8b8c-f658ee0f2553 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:31.257156 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:31.257156 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:31.265863 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-866aeb81-7f61-4005-8b8c-f658ee0f2553 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:31.275282 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-866aeb81-7f61-4005-8b8c-f658ee0f2553 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:31.275944 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 662/2650] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:31 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:31.719082 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b1bda0a7-f12b-43a5-a92d-143bcade1010 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:31.723958 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b1bda0a7-f12b-43a5-a92d-143bcade1010 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:31.724284 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b1bda0a7-f12b-43a5-a92d-143bcade1010 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:31.724580 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b1bda0a7-f12b-43a5-a92d-143bcade1010 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:31.743349 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:31.743349 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:31.751780 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b1bda0a7-f12b-43a5-a92d-143bcade1010 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:31.763448 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b1bda0a7-f12b-43a5-a92d-143bcade1010 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:31.764247 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 665/2651] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:31 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 926 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:32.291278 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-19fa7dd5-5090-4749-9cf5-4df974336fdb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:32.297112 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-19fa7dd5-5090-4749-9cf5-4df974336fdb tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:32.297370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-19fa7dd5-5090-4749-9cf5-4df974336fdb tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:32.297625 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-19fa7dd5-5090-4749-9cf5-4df974336fdb tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:32.313236 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:32.313236 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:32.319414 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-19fa7dd5-5090-4749-9cf5-4df974336fdb tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:32.325680 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-19fa7dd5-5090-4749-9cf5-4df974336fdb tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:32.325961 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 666/2652] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:32 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:32.780672 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1112dc5b-95b1-40de-9179-36ec88c42bc8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:32.783023 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1112dc5b-95b1-40de-9179-36ec88c42bc8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:32.783143 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1112dc5b-95b1-40de-9179-36ec88c42bc8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:32.783301 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1112dc5b-95b1-40de-9179-36ec88c42bc8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:32.791947 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:32.791947 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:32.796815 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1112dc5b-95b1-40de-9179-36ec88c42bc8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:32.802696 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1112dc5b-95b1-40de-9179-36ec88c42bc8 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:32.802696 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 660/2653] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:32 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:32.912524 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b069b812-6590-4d4c-b0d3-8346960ce729 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:32.958817 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2c9e00a8-bf18-457e-a971-66c803374caa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:32.959365 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c9e00a8-bf18-457e-a971-66c803374caa None None] GET https://10.4.3.71/volume// Jul 10 18:07:32.959643 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c9e00a8-bf18-457e-a971-66c803374caa None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:32.959932 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c9e00a8-bf18-457e-a971-66c803374caa None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:32.960368 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c9e00a8-bf18-457e-a971-66c803374caa None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:32.960901 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 666/2654] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:07:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:32.972120 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-80b75af5-be7a-4a9f-adde-3dca07a82ee4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:32.976261 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-80b75af5-be7a-4a9f-adde-3dca07a82ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:07:32.976618 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-80b75af5-be7a-4a9f-adde-3dca07a82ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:32.976927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-80b75af5-be7a-4a9f-adde-3dca07a82ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:32.995530 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:32.995530 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:33.004324 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-80b75af5-be7a-4a9f-adde-3dca07a82ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:07:33.011011 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-80b75af5-be7a-4a9f-adde-3dca07a82ee4 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:07:33.011613 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 667/2655] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:07:32 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 1626 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:33.042269 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:33.042703 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-412672961"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:33.044459 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-412672961'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:33.044740 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Create volume of 1 GB Jul 10 18:07:33.054970 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Availability Zones retrieved successfully. Jul 10 18:07:33.065518 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Flow 'volume_create_api' (fe8f47ad-a3ec-4123-a444-84319276f113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:33.066850 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e8b903-386e-4c22-9e9a-7cb8e646491b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:33.068726 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:33.109249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e8b903-386e-4c22-9e9a-7cb8e646491b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:33.109645 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116034ed-8336-4314-9e40-4a75a51a5539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:33.169350 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-da9a1a0a-2d7d-445c-8ca2-0b08eeec943a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:33.172084 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-da9a1a0a-2d7d-445c-8ca2-0b08eeec943a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] PUT https://10.4.3.71/volume/v3/attachments/b0980061-0bd7-456b-b0d5-b5082310477a Jul 10 18:07:33.172551 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-da9a1a0a-2d7d-445c-8ca2-0b08eeec943a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:33.183214 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-da9a1a0a-2d7d-445c-8ca2-0b08eeec943a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Acquiring lock "cinder-attachment_update-a15f1d03-92a4-4eb3-9ce0-a34740e828ce-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:07:33.191984 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-da9a1a0a-2d7d-445c-8ca2-0b08eeec943a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Lock "cinder-attachment_update-a15f1d03-92a4-4eb3-9ce0-a34740e828ce-np0000005036" acquired by "attachment_update" :: waited 0.009s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:07:33.193663 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:33.193663 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:33.194665 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Created reservations ['a3c6fb9e-3917-4834-a468-d6487578f972', 'af385583-e307-49e2-b181-a6d4eef13b8e', '6d01f0cc-0ad5-49b6-8131-fdabdcd4422a', 'd8bce45a-2501-4e04-8609-50acaf17d4b6'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:33.195993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116034ed-8336-4314-9e40-4a75a51a5539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3c6fb9e-3917-4834-a468-d6487578f972', 'af385583-e307-49e2-b181-a6d4eef13b8e', '6d01f0cc-0ad5-49b6-8131-fdabdcd4422a', 'd8bce45a-2501-4e04-8609-50acaf17d4b6']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:33.197759 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280f3c66-0b0c-4b69-8b0b-5bb53e44fe86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:33.237428 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280f3c66-0b0c-4b69-8b0b-5bb53e44fe86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58d8cdfd-4dfe-4230-8798-29b500f3f255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-412672961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bf434896e045c28bdc23b1ca763016',qos_specs=None,replication_status=,reservations=['a3c6fb9e-3917-4834-a468-d6487578f972','af385583-e307-49e2-b181-a6d4eef13b8e','6d01f0cc-0ad5-49b6-8131-fdabdcd4422a','d8bce45a-2501-4e04-8609-50acaf17d4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa42de05a731410e917b35b600d28d02',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-412672961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58d8cdfd-4dfe-4230-8798-29b500f3f255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93bf434896e045c28bdc23b1ca763016',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa42de05a731410e917b35b600d28d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:33.238879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89715af1-8103-4e16-b810-b21fb4fee55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:33.266916 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89715af1-8103-4e16-b810-b21fb4fee55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-412672961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bf434896e045c28bdc23b1ca763016',qos_specs=None,replication_status=,reservations=['a3c6fb9e-3917-4834-a468-d6487578f972','af385583-e307-49e2-b181-a6d4eef13b8e','6d01f0cc-0ad5-49b6-8131-fdabdcd4422a','d8bce45a-2501-4e04-8609-50acaf17d4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa42de05a731410e917b35b600d28d02',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:33.268001 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8675a3-32f2-40cb-974a-1e38ac415456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:33.286115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8675a3-32f2-40cb-974a-1e38ac415456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:33.287432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Flow 'volume_create_api' (fe8f47ad-a3ec-4123-a444-84319276f113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:33.287938 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Create volume request issued successfully. Jul 10 18:07:33.290416 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b069b812-6590-4d4c-b0d3-8346960ce729 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:33.290416 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 663/2656] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:07:32 2026] POST /volume/v3/volumes => generated 775 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:07:33.308061 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6c14a36a-fc53-487b-a040-b43821f9ff28 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:33.310073 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6c14a36a-fc53-487b-a040-b43821f9ff28 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 Jul 10 18:07:33.310317 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6c14a36a-fc53-487b-a040-b43821f9ff28 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:33.310494 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6c14a36a-fc53-487b-a040-b43821f9ff28 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:33.323188 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:33.323188 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:33.332088 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6c14a36a-fc53-487b-a040-b43821f9ff28 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Volume info retrieved successfully. Jul 10 18:07:33.339035 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6c14a36a-fc53-487b-a040-b43821f9ff28 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 returned with HTTP 200 Jul 10 18:07:33.339465 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 667/2657] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:33 2026] GET /volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:33.342820 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-42b47383-1f49-4438-8aa8-f85a5c5b3a7c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:33.352149 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-42b47383-1f49-4438-8aa8-f85a5c5b3a7c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:33.352149 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-42b47383-1f49-4438-8aa8-f85a5c5b3a7c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:33.352341 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-42b47383-1f49-4438-8aa8-f85a5c5b3a7c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:33.372575 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:33.372575 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:33.379410 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-42b47383-1f49-4438-8aa8-f85a5c5b3a7c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:33.384562 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-42b47383-1f49-4438-8aa8-f85a5c5b3a7c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:33.385018 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 668/2658] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:33 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:33.647631 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-6acf5abc-8e4a-41ea-ba03-85d208aacac2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:33.652399 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-6acf5abc-8e4a-41ea-ba03-85d208aacac2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments/addb2fb6-4546-4657-b662-979acf2fe8b8/action Jul 10 18:07:33.652973 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-6acf5abc-8e4a-41ea-ba03-85d208aacac2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:07:33.653168 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-6acf5abc-8e4a-41ea-ba03-85d208aacac2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:33.676093 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:33.676093 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:33.693411 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-4d3a354c-2fb7-4270-bc98-0cf4f8450111 req-6acf5abc-8e4a-41ea-ba03-85d208aacac2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/addb2fb6-4546-4657-b662-979acf2fe8b8/action returned with HTTP 204 Jul 10 18:07:33.694312 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 664/2659] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:07:33 2026] POST /volume/v3/attachments/addb2fb6-4546-4657-b662-979acf2fe8b8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:33.725916 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-da9a1a0a-2d7d-445c-8ca2-0b08eeec943a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Lock "cinder-attachment_update-a15f1d03-92a4-4eb3-9ce0-a34740e828ce-np0000005036" released by "attachment_update" :: held 0.534s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:07:33.726330 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-da9a1a0a-2d7d-445c-8ca2-0b08eeec943a tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments/b0980061-0bd7-456b-b0d5-b5082310477a returned with HTTP 200 Jul 10 18:07:33.726944 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 661/2660] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:07:33 2026] PUT /volume/v3/attachments/b0980061-0bd7-456b-b0d5-b5082310477a => generated 968 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:07:33.817399 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-34de6784-18d8-4eac-b7a6-30d47f9fb2da None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:33.819737 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-34de6784-18d8-4eac-b7a6-30d47f9fb2da tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:33.820019 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-34de6784-18d8-4eac-b7a6-30d47f9fb2da tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:33.820228 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-34de6784-18d8-4eac-b7a6-30d47f9fb2da tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:33.832357 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:33.832357 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:33.838930 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-34de6784-18d8-4eac-b7a6-30d47f9fb2da tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:33.845437 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-34de6784-18d8-4eac-b7a6-30d47f9fb2da tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:33.846029 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 668/2661] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:33 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:34.248590 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a301b662-88d8-4916-85b4-3491595dc5e8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:34.251295 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a301b662-88d8-4916-85b4-3491595dc5e8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] POST https://10.4.3.71/volume/v3/attachments/b0980061-0bd7-456b-b0d5-b5082310477a/action Jul 10 18:07:34.251705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a301b662-88d8-4916-85b4-3491595dc5e8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:07:34.252583 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a301b662-88d8-4916-85b4-3491595dc5e8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:34.284546 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:34.284546 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:34.299753 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-a301b662-88d8-4916-85b4-3491595dc5e8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments/b0980061-0bd7-456b-b0d5-b5082310477a/action returned with HTTP 204 Jul 10 18:07:34.300396 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 669/2662] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:07:34 2026] POST /volume/v3/attachments/b0980061-0bd7-456b-b0d5-b5082310477a/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:34.358943 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2d280786-4b1e-4499-a9bb-e2af682cd4b2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:34.363607 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d280786-4b1e-4499-a9bb-e2af682cd4b2 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 Jul 10 18:07:34.363607 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d280786-4b1e-4499-a9bb-e2af682cd4b2 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:34.363607 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d280786-4b1e-4499-a9bb-e2af682cd4b2 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:34.369048 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:34.369048 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:34.372957 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2d280786-4b1e-4499-a9bb-e2af682cd4b2 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Volume info retrieved successfully. Jul 10 18:07:34.378286 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d280786-4b1e-4499-a9bb-e2af682cd4b2 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 returned with HTTP 200 Jul 10 18:07:34.379027 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 665/2663] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:34 2026] GET /volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:34.393849 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0764743b-4b89-4481-aa34-b18aa3928fbd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:34.395681 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0764743b-4b89-4481-aa34-b18aa3928fbd tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:07:34.396045 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0764743b-4b89-4481-aa34-b18aa3928fbd tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58d8cdfd-4dfe-4230-8798-29b500f3f255", "name": "tempest-type-Backup-485737032"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:34.397585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-0764743b-4b89-4481-aa34-b18aa3928fbd tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Creating new backup {'backup': {'volume_id': '58d8cdfd-4dfe-4230-8798-29b500f3f255', 'name': 'tempest-type-Backup-485737032'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:07:34.397724 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-0764743b-4b89-4481-aa34-b18aa3928fbd tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Creating backup of volume 58d8cdfd-4dfe-4230-8798-29b500f3f255 in container None Jul 10 18:07:34.400362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-999b0885-de7f-4f3e-86b0-244224d2f6cc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:34.404292 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-999b0885-de7f-4f3e-86b0-244224d2f6cc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:34.405789 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-999b0885-de7f-4f3e-86b0-244224d2f6cc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:34.405789 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-999b0885-de7f-4f3e-86b0-244224d2f6cc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:34.408682 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:34.408682 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:34.409289 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0764743b-4b89-4481-aa34-b18aa3928fbd tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Volume info retrieved successfully. Jul 10 18:07:34.419346 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:34.419346 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:34.426543 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-999b0885-de7f-4f3e-86b0-244224d2f6cc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:34.436523 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-999b0885-de7f-4f3e-86b0-244224d2f6cc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:34.436965 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 669/2664] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:34 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:34.451005 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-0764743b-4b89-4481-aa34-b18aa3928fbd tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Created reservations ['7fcce317-25b1-43f6-a2cc-bfe152c06ca6', '0bdf66fe-fccb-4486-b9bb-f8c9ff7a259a'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:34.457476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e01f2d2f-0abf-450d-ac87-68c7466386ec None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:34.459956 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e01f2d2f-0abf-450d-ac87-68c7466386ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:34.460437 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e01f2d2f-0abf-450d-ac87-68c7466386ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:34.460437 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e01f2d2f-0abf-450d-ac87-68c7466386ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:34.473589 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:34.473589 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:34.479171 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e01f2d2f-0abf-450d-ac87-68c7466386ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:34.488596 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e01f2d2f-0abf-450d-ac87-68c7466386ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:34.488596 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 670/2665] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:34 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:34.497991 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0764743b-4b89-4481-aa34-b18aa3928fbd tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:07:34.498490 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 662/2666] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:07:34 2026] POST /volume/v3/backups => generated 313 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:07:34.510265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b7eddb2f-7c5a-43b6-9247-e7b6f2cb2dea None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:34.512871 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b7eddb2f-7c5a-43b6-9247-e7b6f2cb2dea tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:34.513233 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b7eddb2f-7c5a-43b6-9247-e7b6f2cb2dea tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:34.513536 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b7eddb2f-7c5a-43b6-9247-e7b6f2cb2dea tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:34.513989 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-b7eddb2f-7c5a-43b6-9247-e7b6f2cb2dea tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:34.521254 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:34.521254 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:34.526799 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b7eddb2f-7c5a-43b6-9247-e7b6f2cb2dea tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:34.527461 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 666/2667] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:34 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:34.552048 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-4ca0522f-ad6b-415c-bb24-da93f1b77fe0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:34.555088 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-4ca0522f-ad6b-415c-bb24-da93f1b77fe0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:34.555439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-4ca0522f-ad6b-415c-bb24-da93f1b77fe0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:34.556452 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-4ca0522f-ad6b-415c-bb24-da93f1b77fe0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:34.571100 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:34.571100 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:34.576761 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-4ca0522f-ad6b-415c-bb24-da93f1b77fe0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:34.583796 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-4ca0522f-ad6b-415c-bb24-da93f1b77fe0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:34.584353 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 670/2668] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:34 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:34.610652 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-642039ef-40d6-450b-980b-1d92f76d3c35 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:34.614737 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-642039ef-40d6-450b-980b-1d92f76d3c35 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a/action Jul 10 18:07:34.615262 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-642039ef-40d6-450b-980b-1d92f76d3c35 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:07:34.616107 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-642039ef-40d6-450b-980b-1d92f76d3c35 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:34.635462 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:34.635462 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:34.636174 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-642039ef-40d6-450b-980b-1d92f76d3c35 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:34.653516 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-642039ef-40d6-450b-980b-1d92f76d3c35 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Begin detaching volume completed successfully. Jul 10 18:07:34.653954 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-642039ef-40d6-450b-980b-1d92f76d3c35 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a/action returned with HTTP 202 Jul 10 18:07:34.654423 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 671/2669] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:07:34 2026] POST /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:07:34.866995 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3a013f0b-4cd7-447e-9387-dc8dcd45debb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:34.869333 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a013f0b-4cd7-447e-9387-dc8dcd45debb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:34.869541 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3a013f0b-4cd7-447e-9387-dc8dcd45debb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:34.869926 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3a013f0b-4cd7-447e-9387-dc8dcd45debb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:34.888691 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:34.888691 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:34.894489 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3a013f0b-4cd7-447e-9387-dc8dcd45debb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:34.904042 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a013f0b-4cd7-447e-9387-dc8dcd45debb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:34.904616 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 663/2670] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:34 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 926 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:35.541619 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d4932b1e-99f2-4e7c-ad9c-e48c54aa3bee None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:35.544386 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d4932b1e-99f2-4e7c-ad9c-e48c54aa3bee tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:35.544386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d4932b1e-99f2-4e7c-ad9c-e48c54aa3bee tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:35.544386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d4932b1e-99f2-4e7c-ad9c-e48c54aa3bee tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:35.544386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-d4932b1e-99f2-4e7c-ad9c-e48c54aa3bee tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:35.550617 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:35.550617 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:35.551790 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d4932b1e-99f2-4e7c-ad9c-e48c54aa3bee tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:35.552405 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 667/2671] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:35 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:35.693590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-df0c6c60-20b8-4a37-b34f-6b51652c2fc4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:35.694098 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-df0c6c60-20b8-4a37-b34f-6b51652c2fc4 None None] GET https://10.4.3.71/volume// Jul 10 18:07:35.694637 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-df0c6c60-20b8-4a37-b34f-6b51652c2fc4 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:35.694637 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-df0c6c60-20b8-4a37-b34f-6b51652c2fc4 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:35.694893 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-df0c6c60-20b8-4a37-b34f-6b51652c2fc4 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:35.695186 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 671/2672] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:07:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:35.706510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-38cfa67b-425b-4e35-961c-285235a686e0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:35.709426 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-38cfa67b-425b-4e35-961c-285235a686e0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:35.709929 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-38cfa67b-425b-4e35-961c-285235a686e0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:35.710629 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-38cfa67b-425b-4e35-961c-285235a686e0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:35.726365 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:35.726365 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:35.732794 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-38cfa67b-425b-4e35-961c-285235a686e0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:35.743016 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-38cfa67b-425b-4e35-961c-285235a686e0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:35.743596 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 672/2673] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:07:35 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:35.761775 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-baa856e0-0cf4-468e-8b98-af88857ce8e6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:35.764722 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-baa856e0-0cf4-468e-8b98-af88857ce8e6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a/encryption Jul 10 18:07:35.764991 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-baa856e0-0cf4-468e-8b98-af88857ce8e6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:35.765195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-baa856e0-0cf4-468e-8b98-af88857ce8e6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:35.780635 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:35.780635 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:35.791399 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-baa856e0-0cf4-468e-8b98-af88857ce8e6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a/encryption returned with HTTP 200 Jul 10 18:07:35.792240 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 664/2674] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:07:35 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:35.920692 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-23e2f241-7561-4141-b2f7-db393d6770a7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:35.925821 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23e2f241-7561-4141-b2f7-db393d6770a7 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:35.927149 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23e2f241-7561-4141-b2f7-db393d6770a7 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:35.927149 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23e2f241-7561-4141-b2f7-db393d6770a7 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:35.935941 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:35.935941 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:35.941133 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-23e2f241-7561-4141-b2f7-db393d6770a7 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:35.947666 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23e2f241-7561-4141-b2f7-db393d6770a7 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:35.948394 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 668/2675] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:35 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:36.571509 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d169ef45-b0b3-4308-8b49-26be09996766 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:36.575043 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d169ef45-b0b3-4308-8b49-26be09996766 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:36.575591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d169ef45-b0b3-4308-8b49-26be09996766 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:36.576120 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d169ef45-b0b3-4308-8b49-26be09996766 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:36.576382 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-d169ef45-b0b3-4308-8b49-26be09996766 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:36.586461 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:36.586461 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:36.586461 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d169ef45-b0b3-4308-8b49-26be09996766 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:36.586461 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 672/2676] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:36 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:36.967388 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f11a6f5a-7087-4357-9afe-c0f4d9d60aac None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:36.969258 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f11a6f5a-7087-4357-9afe-c0f4d9d60aac tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:36.969508 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f11a6f5a-7087-4357-9afe-c0f4d9d60aac tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:36.969703 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f11a6f5a-7087-4357-9afe-c0f4d9d60aac tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:36.977438 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:36.977438 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:36.981940 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f11a6f5a-7087-4357-9afe-c0f4d9d60aac tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:36.987222 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f11a6f5a-7087-4357-9afe-c0f4d9d60aac tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:36.987652 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 673/2677] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:36 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:37.600369 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4f447111-de3d-49ba-b208-bbb2c52466fe None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:37.604932 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f447111-de3d-49ba-b208-bbb2c52466fe tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:37.604932 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f447111-de3d-49ba-b208-bbb2c52466fe tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:37.605128 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f447111-de3d-49ba-b208-bbb2c52466fe tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:37.606711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4f447111-de3d-49ba-b208-bbb2c52466fe tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:37.609736 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b17aca85-1354-4787-8a11-c7e35c07a0ed None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:37.611897 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b17aca85-1354-4787-8a11-c7e35c07a0ed tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:37.612520 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b17aca85-1354-4787-8a11-c7e35c07a0ed tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:37.612520 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b17aca85-1354-4787-8a11-c7e35c07a0ed tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:37.614441 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:37.614441 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:37.615738 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f447111-de3d-49ba-b208-bbb2c52466fe tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:37.616293 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 665/2678] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:37 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:37.621138 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:37.621138 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:37.625741 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b17aca85-1354-4787-8a11-c7e35c07a0ed tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:37.631072 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b17aca85-1354-4787-8a11-c7e35c07a0ed tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:37.631551 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 669/2679] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:37 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:37.683584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-6e697c5b-398a-4e8c-a164-6f15ceb5e9db None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:37.686917 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-6e697c5b-398a-4e8c-a164-6f15ceb5e9db tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:37.687339 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-6e697c5b-398a-4e8c-a164-6f15ceb5e9db tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:37.687657 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-6e697c5b-398a-4e8c-a164-6f15ceb5e9db tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:37.697630 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:37.697630 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:37.703479 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-6e697c5b-398a-4e8c-a164-6f15ceb5e9db tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:37.710419 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-6e697c5b-398a-4e8c-a164-6f15ceb5e9db tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:37.711128 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 673/2680] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:37 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:38.005684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cfa52d2c-939a-428d-8db1-33c39019f669 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:38.008179 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cfa52d2c-939a-428d-8db1-33c39019f669 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:38.008348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cfa52d2c-939a-428d-8db1-33c39019f669 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:38.008605 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cfa52d2c-939a-428d-8db1-33c39019f669 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:38.017903 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:38.017903 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:38.023185 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cfa52d2c-939a-428d-8db1-33c39019f669 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:38.029073 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cfa52d2c-939a-428d-8db1-33c39019f669 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:38.029592 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 674/2681] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:38 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:38.089094 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-8d3a44aa-d4e5-494b-9562-884222396750 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:38.134172 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-8d3a44aa-d4e5-494b-9562-884222396750 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/attachments/addb2fb6-4546-4657-b662-979acf2fe8b8 Jul 10 18:07:38.136423 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-8d3a44aa-d4e5-494b-9562-884222396750 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:38.136423 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-8d3a44aa-d4e5-494b-9562-884222396750 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:38.147965 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:38.147965 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:38.629250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-38c8608d-4ac5-41e6-ba3e-35fbb95205c6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:38.631379 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-38c8608d-4ac5-41e6-ba3e-35fbb95205c6 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:38.631616 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-38c8608d-4ac5-41e6-ba3e-35fbb95205c6 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:38.631850 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-38c8608d-4ac5-41e6-ba3e-35fbb95205c6 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:38.631982 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-38c8608d-4ac5-41e6-ba3e-35fbb95205c6 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:38.637151 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:38.637151 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:38.638033 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-38c8608d-4ac5-41e6-ba3e-35fbb95205c6 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:38.638469 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 670/2682] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:38 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:38.678370 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-efd4fec7-0534-4f35-99e3-cc0272ddaafb req-8d3a44aa-d4e5-494b-9562-884222396750 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/addb2fb6-4546-4657-b662-979acf2fe8b8 returned with HTTP 200 Jul 10 18:07:38.678947 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 666/2683] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:07:38 2026] DELETE /volume/v3/attachments/addb2fb6-4546-4657-b662-979acf2fe8b8 => generated 19 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:39.044874 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d188053f-eb67-4654-a892-a0bb59b4b02a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:39.046600 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d188053f-eb67-4654-a892-a0bb59b4b02a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:39.046846 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d188053f-eb67-4654-a892-a0bb59b4b02a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:39.047021 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d188053f-eb67-4654-a892-a0bb59b4b02a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:39.053756 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:39.053756 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:39.057427 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d188053f-eb67-4654-a892-a0bb59b4b02a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:39.062751 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d188053f-eb67-4654-a892-a0bb59b4b02a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:39.063170 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 674/2684] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:39 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:39.075499 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-16757f20-501f-4208-8eef-f13a8b234fe9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:39.077685 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16757f20-501f-4208-8eef-f13a8b234fe9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:39.077991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16757f20-501f-4208-8eef-f13a8b234fe9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:39.078239 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16757f20-501f-4208-8eef-f13a8b234fe9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:39.085618 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:39.085618 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:39.090048 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-16757f20-501f-4208-8eef-f13a8b234fe9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:39.095272 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16757f20-501f-4208-8eef-f13a8b234fe9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:39.095667 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 675/2685] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:39 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:39.109992 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7872c759-f08c-4923-a8b3-70648517a56a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:39.112418 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:39.112929 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "f77df521-02ac-43c0-aa0a-e4e0cb613c74", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:39.114903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'f77df521-02ac-43c0-aa0a-e4e0cb613c74', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:39.124737 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:39.124737 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:39.125354 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume retrieved successfully. Jul 10 18:07:39.125481 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume of 1 GB Jul 10 18:07:39.130278 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Availability Zones retrieved successfully. Jul 10 18:07:39.138280 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (3f8be264-42bf-4cd6-bdb0-df955cbb3d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:39.139964 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccaae2a9-9ee6-4ea6-b230-188fa52828e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:39.141303 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:39.175096 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccaae2a9-9ee6-4ea6-b230-188fa52828e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f77df521-02ac-43c0-aa0a-e4e0cb613c74', 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:39.176031 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3eb1ad-05fa-4a02-b02a-dd6c9f8cc3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:39.231376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Created reservations ['ce3f5c93-1d77-44b5-8f36-920344e99e01', '618e1b3d-f5ad-4a04-8fc6-805b978a5120', '57e95e01-cae0-41cb-851d-7aba8d58e83b', '071de4f2-a7f2-478a-ac63-198cea64e1dd'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:39.232482 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3eb1ad-05fa-4a02-b02a-dd6c9f8cc3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce3f5c93-1d77-44b5-8f36-920344e99e01', '618e1b3d-f5ad-4a04-8fc6-805b978a5120', '57e95e01-cae0-41cb-851d-7aba8d58e83b', '071de4f2-a7f2-478a-ac63-198cea64e1dd']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:39.233579 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc0e15f-3135-41a9-95b5-a03140aa8daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:39.287276 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc0e15f-3135-41a9-95b5-a03140aa8daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17d3be20-8f69-4bef-a9ab-77055e00111e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['ce3f5c93-1d77-44b5-8f36-920344e99e01','618e1b3d-f5ad-4a04-8fc6-805b978a5120','57e95e01-cae0-41cb-851d-7aba8d58e83b','071de4f2-a7f2-478a-ac63-198cea64e1dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=f77df521-02ac-43c0-aa0a-e4e0cb613c74,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17d3be20-8f69-4bef-a9ab-77055e00111e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5483599ceaed4cbb865340b984b5692b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f77df521-02ac-43c0-aa0a-e4e0cb613c74,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d03c24a98f34d0084e8b7510220cba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:39.288074 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58959058-7ed9-44d2-ab90-2829abb867cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:39.313905 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58959058-7ed9-44d2-ab90-2829abb867cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['ce3f5c93-1d77-44b5-8f36-920344e99e01','618e1b3d-f5ad-4a04-8fc6-805b978a5120','57e95e01-cae0-41cb-851d-7aba8d58e83b','071de4f2-a7f2-478a-ac63-198cea64e1dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=f77df521-02ac-43c0-aa0a-e4e0cb613c74,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:39.317103 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d008d80c-10a2-417a-9492-bdc8c3c41817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:39.337599 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d008d80c-10a2-417a-9492-bdc8c3c41817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:39.338376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (3f8be264-42bf-4cd6-bdb0-df955cbb3d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:39.338766 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request issued successfully. Jul 10 18:07:39.339509 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7872c759-f08c-4923-a8b3-70648517a56a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:39.344864 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 671/2686] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:07:39 2026] POST /volume/v3/volumes => generated 807 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:39.373147 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-90dd13af-547c-4aea-ad9a-0665bb0440d1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:39.376693 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90dd13af-547c-4aea-ad9a-0665bb0440d1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e Jul 10 18:07:39.376942 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90dd13af-547c-4aea-ad9a-0665bb0440d1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:39.379596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90dd13af-547c-4aea-ad9a-0665bb0440d1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:39.385684 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:39.385684 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:39.389931 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-90dd13af-547c-4aea-ad9a-0665bb0440d1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:39.395201 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90dd13af-547c-4aea-ad9a-0665bb0440d1 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e returned with HTTP 200 Jul 10 18:07:39.395659 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 667/2687] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:39 2026] GET /volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:39.648953 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1e565026-c3bd-449c-b9a4-5d1f1e5d2c64 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:39.650742 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1e565026-c3bd-449c-b9a4-5d1f1e5d2c64 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:39.650973 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1e565026-c3bd-449c-b9a4-5d1f1e5d2c64 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:39.651160 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1e565026-c3bd-449c-b9a4-5d1f1e5d2c64 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:39.651264 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-1e565026-c3bd-449c-b9a4-5d1f1e5d2c64 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:39.656806 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:39.656806 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:39.657797 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1e565026-c3bd-449c-b9a4-5d1f1e5d2c64 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:39.658481 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 675/2688] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:39 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:39.752330 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-767b6527-5586-4fdf-a817-a206d593a8ce None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:39.752493 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-767b6527-5586-4fdf-a817-a206d593a8ce None None] GET https://10.4.3.71/volume// Jul 10 18:07:39.752711 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-767b6527-5586-4fdf-a817-a206d593a8ce None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:39.753053 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-767b6527-5586-4fdf-a817-a206d593a8ce None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:39.753858 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-767b6527-5586-4fdf-a817-a206d593a8ce None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:39.753858 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 676/2689] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:07:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:39.767330 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-dd79d18d-45d5-48ed-b55c-c7b2e71655c4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:39.771648 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-dd79d18d-45d5-48ed-b55c-c7b2e71655c4 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:07:39.772550 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-dd79d18d-45d5-48ed-b55c-c7b2e71655c4 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdab00ba-0c0d-414c-b1a2-ae866db59a67", "connector": null, "instance_uuid": "48c50cbc-fc9f-4163-ba6c-8a091c831bc9"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:39.789780 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:39.789780 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:39.823593 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-dd79d18d-45d5-48ed-b55c-c7b2e71655c4 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:07:39.824078 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 672/2690] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:07:39 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:39.998098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-f35bea46-64ee-4c44-9d5b-74421053a6d6 req-d016eb9e-fb49-4443-8195-892767f222f3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.000380 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f35bea46-64ee-4c44-9d5b-74421053a6d6 req-d016eb9e-fb49-4443-8195-892767f222f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:40.000580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f35bea46-64ee-4c44-9d5b-74421053a6d6 req-d016eb9e-fb49-4443-8195-892767f222f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:40.000791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f35bea46-64ee-4c44-9d5b-74421053a6d6 req-d016eb9e-fb49-4443-8195-892767f222f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:40.010211 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:40.010211 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:40.014165 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-f35bea46-64ee-4c44-9d5b-74421053a6d6 req-d016eb9e-fb49-4443-8195-892767f222f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:40.020428 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f35bea46-64ee-4c44-9d5b-74421053a6d6 req-d016eb9e-fb49-4443-8195-892767f222f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:40.020953 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 668/2691] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:39 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:40.240944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9d1a972f-1efb-451d-ac3b-97d4244cc8cd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.242780 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9d1a972f-1efb-451d-ac3b-97d4244cc8cd tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:40.242987 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9d1a972f-1efb-451d-ac3b-97d4244cc8cd tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:40.243207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9d1a972f-1efb-451d-ac3b-97d4244cc8cd tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:40.255651 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:40.255651 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:40.261780 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9d1a972f-1efb-451d-ac3b-97d4244cc8cd tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:40.267614 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9d1a972f-1efb-451d-ac3b-97d4244cc8cd tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:40.268203 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 676/2692] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:40 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:40.354486 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2ff36d19-64e4-4c94-b9e8-e64209c64104 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.355001 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2ff36d19-64e4-4c94-b9e8-e64209c64104 None None] GET https://10.4.3.71/volume// Jul 10 18:07:40.355235 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2ff36d19-64e4-4c94-b9e8-e64209c64104 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:40.355494 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2ff36d19-64e4-4c94-b9e8-e64209c64104 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:40.355981 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2ff36d19-64e4-4c94-b9e8-e64209c64104 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:40.356422 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 677/2693] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:07:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:40.366795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-ec3faee7-3d07-4761-a3a8-2a2a2ec92ba9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.369011 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-ec3faee7-3d07-4761-a3a8-2a2a2ec92ba9 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:40.369405 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-ec3faee7-3d07-4761-a3a8-2a2a2ec92ba9 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:40.369822 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-ec3faee7-3d07-4761-a3a8-2a2a2ec92ba9 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:40.383397 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:40.383397 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:40.388554 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-ec3faee7-3d07-4761-a3a8-2a2a2ec92ba9 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:40.394661 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-ec3faee7-3d07-4761-a3a8-2a2a2ec92ba9 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:40.395417 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 673/2694] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:07:40 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:40.410950 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e41cb8c7-7a8c-402d-8b37-a631a840c975 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.413208 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e41cb8c7-7a8c-402d-8b37-a631a840c975 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e Jul 10 18:07:40.413483 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e41cb8c7-7a8c-402d-8b37-a631a840c975 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:40.413758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e41cb8c7-7a8c-402d-8b37-a631a840c975 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:40.422947 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:40.422947 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:40.427412 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e41cb8c7-7a8c-402d-8b37-a631a840c975 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:40.432128 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e41cb8c7-7a8c-402d-8b37-a631a840c975 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e returned with HTTP 200 Jul 10 18:07:40.432496 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 669/2695] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:40 2026] GET /volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:40.447425 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-12fbbfac-65ab-458a-ad7b-d0f9b350c768 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.449206 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-12fbbfac-65ab-458a-ad7b-d0f9b350c768 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e Jul 10 18:07:40.449404 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-12fbbfac-65ab-458a-ad7b-d0f9b350c768 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:40.449586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-12fbbfac-65ab-458a-ad7b-d0f9b350c768 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:40.456685 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:40.456685 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:40.460193 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-12fbbfac-65ab-458a-ad7b-d0f9b350c768 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:40.464626 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-12fbbfac-65ab-458a-ad7b-d0f9b350c768 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e returned with HTTP 200 Jul 10 18:07:40.465011 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 677/2696] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:40 2026] GET /volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:40.477441 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-56e99fa9-7867-45bd-84b2-2b9d5bec6aff None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.479893 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-56e99fa9-7867-45bd-84b2-2b9d5bec6aff tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:40.480258 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-56e99fa9-7867-45bd-84b2-2b9d5bec6aff tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:40.480315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-56e99fa9-7867-45bd-84b2-2b9d5bec6aff tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:40.480506 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-56e99fa9-7867-45bd-84b2-2b9d5bec6aff tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume with id: f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:40.489208 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:40.489208 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:40.489850 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-56e99fa9-7867-45bd-84b2-2b9d5bec6aff tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:40.501698 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-21afd4f5-311e-4e79-ac3f-15e1581a1bfa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.506403 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-21afd4f5-311e-4e79-ac3f-15e1581a1bfa tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] PUT https://10.4.3.71/volume/v3/attachments/5869876b-a59d-4506-a558-9988d401c220 Jul 10 18:07:40.506403 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-21afd4f5-311e-4e79-ac3f-15e1581a1bfa tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:40.513082 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-21afd4f5-311e-4e79-ac3f-15e1581a1bfa tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Acquiring lock "cinder-attachment_update-fdab00ba-0c0d-414c-b1a2-ae866db59a67-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:07:40.514997 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-56e99fa9-7867-45bd-84b2-2b9d5bec6aff tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume request issued successfully. Jul 10 18:07:40.515050 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-56e99fa9-7867-45bd-84b2-2b9d5bec6aff tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 202 Jul 10 18:07:40.515608 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 678/2697] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:07:40 2026] DELETE /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:07:40.520129 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-21afd4f5-311e-4e79-ac3f-15e1581a1bfa tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Lock "cinder-attachment_update-fdab00ba-0c0d-414c-b1a2-ae866db59a67-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:07:40.521440 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:40.521440 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:40.524819 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-20b30c20-76d7-40d1-83b4-4ac6082d3671 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.526805 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-20b30c20-76d7-40d1-83b4-4ac6082d3671 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:40.527069 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-20b30c20-76d7-40d1-83b4-4ac6082d3671 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:40.527291 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-20b30c20-76d7-40d1-83b4-4ac6082d3671 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:40.537695 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:40.537695 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:40.543093 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-20b30c20-76d7-40d1-83b4-4ac6082d3671 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:40.549056 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-20b30c20-76d7-40d1-83b4-4ac6082d3671 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 200 Jul 10 18:07:40.549643 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 670/2698] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:40 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 1190 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:40.667480 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-151c4982-a830-41b6-afc2-f90e701803d0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:40.669552 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-151c4982-a830-41b6-afc2-f90e701803d0 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:40.669810 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-151c4982-a830-41b6-afc2-f90e701803d0 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:40.670042 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-151c4982-a830-41b6-afc2-f90e701803d0 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:40.670179 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-151c4982-a830-41b6-afc2-f90e701803d0 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:40.674667 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:40.674667 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:40.675372 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-151c4982-a830-41b6-afc2-f90e701803d0 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:40.675828 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 678/2699] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:40 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:41.044958 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-21afd4f5-311e-4e79-ac3f-15e1581a1bfa tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Lock "cinder-attachment_update-fdab00ba-0c0d-414c-b1a2-ae866db59a67-np0000005036" released by "attachment_update" :: held 0.525s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:07:41.045429 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-21afd4f5-311e-4e79-ac3f-15e1581a1bfa tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/attachments/5869876b-a59d-4506-a558-9988d401c220 returned with HTTP 200 Jul 10 18:07:41.046200 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 674/2700] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:07:40 2026] PUT /volume/v3/attachments/5869876b-a59d-4506-a558-9988d401c220 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:41.144117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-8a0f4be0-f5f7-4255-a918-ef7250ab81b8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:41.146993 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-8a0f4be0-f5f7-4255-a918-ef7250ab81b8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce/encryption Jul 10 18:07:41.147237 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-8a0f4be0-f5f7-4255-a918-ef7250ab81b8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:41.147777 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-8a0f4be0-f5f7-4255-a918-ef7250ab81b8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:41.159749 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:41.159749 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:41.168120 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-214c5d75-3656-4b41-9635-8a61c61b3ec2 req-8a0f4be0-f5f7-4255-a918-ef7250ab81b8 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce/encryption returned with HTTP 200 Jul 10 18:07:41.170911 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 679/2701] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:07:41 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:41.286879 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-132a79a3-2f4f-4687-ab8f-66c0a838f518 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:41.289451 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-132a79a3-2f4f-4687-ab8f-66c0a838f518 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:41.289451 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-132a79a3-2f4f-4687-ab8f-66c0a838f518 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:41.289600 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-132a79a3-2f4f-4687-ab8f-66c0a838f518 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:41.300490 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:41.300490 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:41.304637 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-132a79a3-2f4f-4687-ab8f-66c0a838f518 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:41.309993 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-132a79a3-2f4f-4687-ab8f-66c0a838f518 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:41.310258 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 671/2702] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:41 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:41.561720 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-64ad60dd-8253-43f5-b426-e2a80ba31a1e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:41.563714 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-64ad60dd-8253-43f5-b426-e2a80ba31a1e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:07:41.564005 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-64ad60dd-8253-43f5-b426-e2a80ba31a1e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:41.564239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-64ad60dd-8253-43f5-b426-e2a80ba31a1e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:41.570078 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-64ad60dd-8253-43f5-b426-e2a80ba31a1e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 404 Jul 10 18:07:41.570583 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 679/2703] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:41 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:07:41.690429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f245f2b5-bb02-4be7-830f-781791183190 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:41.692789 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f245f2b5-bb02-4be7-830f-781791183190 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:41.693100 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f245f2b5-bb02-4be7-830f-781791183190 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:41.693350 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f245f2b5-bb02-4be7-830f-781791183190 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:41.693517 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f245f2b5-bb02-4be7-830f-781791183190 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:41.699478 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:41.699478 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:41.700428 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f245f2b5-bb02-4be7-830f-781791183190 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:41.700987 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 675/2704] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:41 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:42.326528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-255270b6-da94-4728-ac70-ca6c016ff817 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:42.329815 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-255270b6-da94-4728-ac70-ca6c016ff817 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:42.330094 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-255270b6-da94-4728-ac70-ca6c016ff817 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:42.331214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-255270b6-da94-4728-ac70-ca6c016ff817 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:42.350049 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:42.350049 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:42.359721 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-255270b6-da94-4728-ac70-ca6c016ff817 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:42.366417 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-255270b6-da94-4728-ac70-ca6c016ff817 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:42.367042 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 680/2705] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:42 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:42.714047 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-72c688c9-4538-4bf0-8e75-a862a518d24f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:42.716093 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72c688c9-4538-4bf0-8e75-a862a518d24f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:42.716354 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72c688c9-4538-4bf0-8e75-a862a518d24f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:42.716588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72c688c9-4538-4bf0-8e75-a862a518d24f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:42.716758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-72c688c9-4538-4bf0-8e75-a862a518d24f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:42.722553 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:42.722553 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:42.722995 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72c688c9-4538-4bf0-8e75-a862a518d24f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:42.723407 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 672/2706] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:42 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:43.388504 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3b323e44-2263-4e95-91e3-d4f495b65db4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:43.390174 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3b323e44-2263-4e95-91e3-d4f495b65db4 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:43.390174 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3b323e44-2263-4e95-91e3-d4f495b65db4 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:43.390456 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3b323e44-2263-4e95-91e3-d4f495b65db4 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:43.405467 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:43.405467 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:43.410719 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3b323e44-2263-4e95-91e3-d4f495b65db4 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:43.417292 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3b323e44-2263-4e95-91e3-d4f495b65db4 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:43.417920 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 680/2707] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:43 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:43.737464 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:43.737926 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-19b4ed62-d529-45c0-b12c-358b5b16948b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:43.740152 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:43.740691 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "717f0cc3-a127-4830-b911-b5f4c8cece95", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:43.741837 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-19b4ed62-d529-45c0-b12c-358b5b16948b tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:43.742287 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-19b4ed62-d529-45c0-b12c-358b5b16948b tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:43.743044 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-19b4ed62-d529-45c0-b12c-358b5b16948b tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:43.743123 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '717f0cc3-a127-4830-b911-b5f4c8cece95', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:43.743178 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-19b4ed62-d529-45c0-b12c-358b5b16948b tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:43.750201 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:43.750201 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:43.751095 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-19b4ed62-d529-45c0-b12c-358b5b16948b tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:43.751684 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 681/2708] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:43 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:43.841835 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume of 1 GB Jul 10 18:07:43.846258 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Availability Zones retrieved successfully. Jul 10 18:07:43.851954 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (77337731-a9ee-4590-b3d9-857f60ff2121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:43.852880 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eec4c3e-aa15-4347-81f1-767bda256b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:43.853806 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:43.930132 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eec4c3e-aa15-4347-81f1-767bda256b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:43.931246 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b84ee40-f325-4bb4-b9e9-94eb1e9e25c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:43.991498 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Created reservations ['879bab9c-0284-484d-87a0-1001ee8699c0', '8f506c3e-493e-492e-87d6-42a62864c570', 'd6f7923d-4961-435a-9539-f60b46ff779f', '6d3c2545-3f6a-4a2e-8672-ab5970835918'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:43.992430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b84ee40-f325-4bb4-b9e9-94eb1e9e25c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['879bab9c-0284-484d-87a0-1001ee8699c0', '8f506c3e-493e-492e-87d6-42a62864c570', 'd6f7923d-4961-435a-9539-f60b46ff779f', '6d3c2545-3f6a-4a2e-8672-ab5970835918']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:43.993338 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb5e01a6-d9d7-4f19-92c6-6690c62bc380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:44.020533 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb5e01a6-d9d7-4f19-92c6-6690c62bc380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1667d1c-c3e5-4e96-8557-82ea6977f1de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['879bab9c-0284-484d-87a0-1001ee8699c0','8f506c3e-493e-492e-87d6-42a62864c570','d6f7923d-4961-435a-9539-f60b46ff779f','6d3c2545-3f6a-4a2e-8672-ab5970835918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1667d1c-c3e5-4e96-8557-82ea6977f1de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5483599ceaed4cbb865340b984b5692b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d03c24a98f34d0084e8b7510220cba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:44.021923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c628a9fb-5da4-4951-a2dc-61cfaf11d13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:44.046279 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c628a9fb-5da4-4951-a2dc-61cfaf11d13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['879bab9c-0284-484d-87a0-1001ee8699c0','8f506c3e-493e-492e-87d6-42a62864c570','d6f7923d-4961-435a-9539-f60b46ff779f','6d3c2545-3f6a-4a2e-8672-ab5970835918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:44.047491 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aab3c20-69fa-4134-8256-809738078404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:44.060015 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aab3c20-69fa-4134-8256-809738078404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:44.060992 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (77337731-a9ee-4590-b3d9-857f60ff2121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:44.061302 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request issued successfully. Jul 10 18:07:44.062127 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5de9beb8-1bf4-4f01-8c2a-67a348be1774 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:44.062547 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 676/2709] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:07:43 2026] POST /volume/v3/volumes => generated 773 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:44.074931 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ae92498b-9061-459f-a97b-34592bcdeb85 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:44.077419 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ae92498b-9061-459f-a97b-34592bcdeb85 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:44.077705 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ae92498b-9061-459f-a97b-34592bcdeb85 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:44.077963 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ae92498b-9061-459f-a97b-34592bcdeb85 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:44.087580 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:44.087580 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:44.092673 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ae92498b-9061-459f-a97b-34592bcdeb85 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:44.099256 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ae92498b-9061-459f-a97b-34592bcdeb85 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:44.099790 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 673/2710] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:44 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:44.436604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5ff482d5-8d40-4917-adbf-cf89f5d115a7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:44.438638 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5ff482d5-8d40-4917-adbf-cf89f5d115a7 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:44.439025 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5ff482d5-8d40-4917-adbf-cf89f5d115a7 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:44.439025 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5ff482d5-8d40-4917-adbf-cf89f5d115a7 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:44.454163 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:44.454163 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:44.460307 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5ff482d5-8d40-4917-adbf-cf89f5d115a7 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:44.467511 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5ff482d5-8d40-4917-adbf-cf89f5d115a7 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:44.468001 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 681/2711] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:44 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:44.765611 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-991ebeb4-1421-4b8f-8aec-52810e2b6f2f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:44.768268 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-991ebeb4-1421-4b8f-8aec-52810e2b6f2f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:44.768608 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-991ebeb4-1421-4b8f-8aec-52810e2b6f2f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:44.768907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-991ebeb4-1421-4b8f-8aec-52810e2b6f2f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:44.769082 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-991ebeb4-1421-4b8f-8aec-52810e2b6f2f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:44.774884 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:44.774884 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:44.775845 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-991ebeb4-1421-4b8f-8aec-52810e2b6f2f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:44.776416 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 682/2712] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:44 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:45.116036 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-16ae8991-56d8-48fe-85d4-9c49193d3536 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:45.118511 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-16ae8991-56d8-48fe-85d4-9c49193d3536 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:45.119167 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-16ae8991-56d8-48fe-85d4-9c49193d3536 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:45.119167 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-16ae8991-56d8-48fe-85d4-9c49193d3536 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:45.129591 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:45.129591 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:45.134391 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-16ae8991-56d8-48fe-85d4-9c49193d3536 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:45.140304 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-16ae8991-56d8-48fe-85d4-9c49193d3536 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:45.140840 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 677/2713] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:45 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:45.482936 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2609d7fc-3feb-44fc-9eab-bda4039894c1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:45.485630 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2609d7fc-3feb-44fc-9eab-bda4039894c1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:45.486072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2609d7fc-3feb-44fc-9eab-bda4039894c1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:45.486392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2609d7fc-3feb-44fc-9eab-bda4039894c1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:45.499348 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:45.499348 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:45.504333 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2609d7fc-3feb-44fc-9eab-bda4039894c1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:45.510593 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2609d7fc-3feb-44fc-9eab-bda4039894c1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:45.511197 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 674/2714] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:45 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:45.787484 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8fa17b27-d093-4935-8d9c-74568c11dcb5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:45.791587 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8fa17b27-d093-4935-8d9c-74568c11dcb5 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:45.791587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8fa17b27-d093-4935-8d9c-74568c11dcb5 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:45.791587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8fa17b27-d093-4935-8d9c-74568c11dcb5 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:45.791587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8fa17b27-d093-4935-8d9c-74568c11dcb5 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:45.798907 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:45.798907 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:45.799790 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8fa17b27-d093-4935-8d9c-74568c11dcb5 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:45.800412 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 682/2715] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:45 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:46.159769 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1ab1a3b1-3c52-4670-872c-130240185e77 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:46.162498 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1ab1a3b1-3c52-4670-872c-130240185e77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:46.162498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1ab1a3b1-3c52-4670-872c-130240185e77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:46.162498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1ab1a3b1-3c52-4670-872c-130240185e77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:46.173360 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:46.173360 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:46.186470 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1ab1a3b1-3c52-4670-872c-130240185e77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:46.197942 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1ab1a3b1-3c52-4670-872c-130240185e77 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:46.198403 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 683/2716] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:46 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 923 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:46.222671 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b687a841-532c-43bb-8de6-d4c4c7d9a26a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:46.228589 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b687a841-532c-43bb-8de6-d4c4c7d9a26a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:46.228589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b687a841-532c-43bb-8de6-d4c4c7d9a26a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:46.228589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b687a841-532c-43bb-8de6-d4c4c7d9a26a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:46.245718 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:46.245718 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:46.251200 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b687a841-532c-43bb-8de6-d4c4c7d9a26a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Volume info retrieved successfully. Jul 10 18:07:46.258732 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b687a841-532c-43bb-8de6-d4c4c7d9a26a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:46.259606 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 678/2717] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:46 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:46.314906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-1e5130e1-794d-45b2-aa7f-091cb6ac26ea None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:46.317985 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-1e5130e1-794d-45b2-aa7f-091cb6ac26ea tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:46.318529 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-1e5130e1-794d-45b2-aa7f-091cb6ac26ea tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:46.318529 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-1e5130e1-794d-45b2-aa7f-091cb6ac26ea tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:46.336984 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:46.336984 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:46.341591 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-1e5130e1-794d-45b2-aa7f-091cb6ac26ea tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:46.347856 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-1e5130e1-794d-45b2-aa7f-091cb6ac26ea tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:46.348464 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 675/2718] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:46 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:46.377494 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-114e3042-c56e-4bec-a1cc-807ad53c0fbc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:46.379944 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-114e3042-c56e-4bec-a1cc-807ad53c0fbc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0/action Jul 10 18:07:46.382490 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-114e3042-c56e-4bec-a1cc-807ad53c0fbc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:07:46.383131 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-114e3042-c56e-4bec-a1cc-807ad53c0fbc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:46.401417 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:46.401417 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:46.402324 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-114e3042-c56e-4bec-a1cc-807ad53c0fbc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:46.415152 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-114e3042-c56e-4bec-a1cc-807ad53c0fbc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Begin detaching volume completed successfully. Jul 10 18:07:46.415717 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-114e3042-c56e-4bec-a1cc-807ad53c0fbc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0/action returned with HTTP 202 Jul 10 18:07:46.416510 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 683/2719] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:07:46 2026] POST /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:07:46.440554 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6b1e721a-3fac-4ad8-9777-3e9c7dfde120 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:46.442865 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6b1e721a-3fac-4ad8-9777-3e9c7dfde120 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:46.443181 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6b1e721a-3fac-4ad8-9777-3e9c7dfde120 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:46.444137 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6b1e721a-3fac-4ad8-9777-3e9c7dfde120 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:46.461157 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:46.461157 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:46.466335 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6b1e721a-3fac-4ad8-9777-3e9c7dfde120 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:46.472861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6b1e721a-3fac-4ad8-9777-3e9c7dfde120 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:46.473370 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 684/2720] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:46 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:46.524465 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2baba858-aa6b-4025-b5d7-4f65f876c6ce None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:46.527106 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2baba858-aa6b-4025-b5d7-4f65f876c6ce tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:46.527594 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2baba858-aa6b-4025-b5d7-4f65f876c6ce tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:46.528386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2baba858-aa6b-4025-b5d7-4f65f876c6ce tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:46.545272 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:46.545272 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:46.549897 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2baba858-aa6b-4025-b5d7-4f65f876c6ce tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:46.555290 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2baba858-aa6b-4025-b5d7-4f65f876c6ce tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:46.555981 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 679/2721] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:46 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:46.815710 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-57711ac7-0819-4581-9a34-50b3daccde23 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:46.817660 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-57711ac7-0819-4581-9a34-50b3daccde23 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:46.817929 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-57711ac7-0819-4581-9a34-50b3daccde23 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:46.818163 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-57711ac7-0819-4581-9a34-50b3daccde23 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:46.818260 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-57711ac7-0819-4581-9a34-50b3daccde23 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:46.822725 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:46.822725 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:46.823422 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-57711ac7-0819-4581-9a34-50b3daccde23 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:46.823873 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 676/2722] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:46 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:47.220595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2d604c09-79a9-4163-a86c-d795dff03fc0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:47.226550 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d604c09-79a9-4163-a86c-d795dff03fc0 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:47.226550 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d604c09-79a9-4163-a86c-d795dff03fc0 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:47.227589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d604c09-79a9-4163-a86c-d795dff03fc0 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:47.240801 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:47.240801 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:47.248427 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2d604c09-79a9-4163-a86c-d795dff03fc0 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:47.257121 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d604c09-79a9-4163-a86c-d795dff03fc0 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:47.258620 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 684/2723] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:47 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:47.448839 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-df8d206f-54c3-4f2b-a7ad-209eeac08340 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:47.449239 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-df8d206f-54c3-4f2b-a7ad-209eeac08340 None None] GET https://10.4.3.71/volume// Jul 10 18:07:47.449370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-df8d206f-54c3-4f2b-a7ad-209eeac08340 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:47.449657 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-df8d206f-54c3-4f2b-a7ad-209eeac08340 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:47.450106 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-df8d206f-54c3-4f2b-a7ad-209eeac08340 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:47.450513 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 685/2724] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:07:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:47.462041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-7526b518-3fd1-4dbf-b584-fd55f396d0e2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:47.464909 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-7526b518-3fd1-4dbf-b584-fd55f396d0e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:47.465244 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-7526b518-3fd1-4dbf-b584-fd55f396d0e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:47.465419 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-7526b518-3fd1-4dbf-b584-fd55f396d0e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:47.482219 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:47.482219 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:47.487364 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-7526b518-3fd1-4dbf-b584-fd55f396d0e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:47.490041 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-85d9e4e5-4a9a-4fb0-bda2-8b1275ed9eb5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:47.492449 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85d9e4e5-4a9a-4fb0-bda2-8b1275ed9eb5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:47.492776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85d9e4e5-4a9a-4fb0-bda2-8b1275ed9eb5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:47.493051 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85d9e4e5-4a9a-4fb0-bda2-8b1275ed9eb5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:47.498598 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-7526b518-3fd1-4dbf-b584-fd55f396d0e2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:47.498598 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 680/2725] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:07:47 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1622 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:47.519903 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:47.519903 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:47.526970 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-85d9e4e5-4a9a-4fb0-bda2-8b1275ed9eb5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:47.533748 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85d9e4e5-4a9a-4fb0-bda2-8b1275ed9eb5 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:47.534348 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 677/2726] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:47 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:47.572872 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-054a4e25-6c0c-4793-bffe-fcea1c506eba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:47.575574 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-054a4e25-6c0c-4793-bffe-fcea1c506eba tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:47.575691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-054a4e25-6c0c-4793-bffe-fcea1c506eba tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:47.576005 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-054a4e25-6c0c-4793-bffe-fcea1c506eba tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:47.590956 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:47.590956 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:47.598629 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-054a4e25-6c0c-4793-bffe-fcea1c506eba tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:47.605707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-054a4e25-6c0c-4793-bffe-fcea1c506eba tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:47.606313 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 685/2727] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:47 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:47.687505 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-66c52e94-6369-4f85-ab2d-5c5991333764 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:47.695718 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-66c52e94-6369-4f85-ab2d-5c5991333764 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] POST https://10.4.3.71/volume/v3/attachments/5869876b-a59d-4506-a558-9988d401c220/action Jul 10 18:07:47.701230 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-66c52e94-6369-4f85-ab2d-5c5991333764 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:07:47.701501 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-66c52e94-6369-4f85-ab2d-5c5991333764 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:47.743780 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:47.743780 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:47.767361 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-2c8f3b36-659e-4165-9a14-47196aaa7408 req-66c52e94-6369-4f85-ab2d-5c5991333764 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/attachments/5869876b-a59d-4506-a558-9988d401c220/action returned with HTTP 204 Jul 10 18:07:47.767993 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 686/2728] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:07:47 2026] POST /volume/v3/attachments/5869876b-a59d-4506-a558-9988d401c220/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:47.837351 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f51d7754-c126-4637-b4f0-263e3d3e63fb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:47.839693 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f51d7754-c126-4637-b4f0-263e3d3e63fb tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:47.839994 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f51d7754-c126-4637-b4f0-263e3d3e63fb tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:47.840242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f51d7754-c126-4637-b4f0-263e3d3e63fb tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:47.840384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f51d7754-c126-4637-b4f0-263e3d3e63fb tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:47.846876 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:47.846876 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:47.847680 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f51d7754-c126-4637-b4f0-263e3d3e63fb tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:47.848182 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 681/2729] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:47 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:47.944803 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c84486b0-1d6d-4ec3-b8e2-eb7118c39d12 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:47.944803 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c84486b0-1d6d-4ec3-b8e2-eb7118c39d12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:47.944803 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c84486b0-1d6d-4ec3-b8e2-eb7118c39d12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:47.944803 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c84486b0-1d6d-4ec3-b8e2-eb7118c39d12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:47.945208 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-c84486b0-1d6d-4ec3-b8e2-eb7118c39d12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Delete volume with id: 418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:47.964775 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:47.964775 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:47.964775 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c84486b0-1d6d-4ec3-b8e2-eb7118c39d12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:47.986180 np0000005036 devstack@c-api.service[99950]: WARNING cinder.keymgr.conf_key_mgr [None req-c84486b0-1d6d-4ec3-b8e2-eb7118c39d12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:07:47.997333 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c84486b0-1d6d-4ec3-b8e2-eb7118c39d12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Delete volume request issued successfully. Jul 10 18:07:47.997856 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c84486b0-1d6d-4ec3-b8e2-eb7118c39d12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 202 Jul 10 18:07:47.998187 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 678/2730] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:07:47 2026] DELETE /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:07:48.010083 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6a0ff12e-ffce-4f97-a9fa-c1110c2b13ef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:48.012585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6a0ff12e-ffce-4f97-a9fa-c1110c2b13ef tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:48.013086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6a0ff12e-ffce-4f97-a9fa-c1110c2b13ef tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:48.013162 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6a0ff12e-ffce-4f97-a9fa-c1110c2b13ef tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:48.024391 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:48.024391 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:48.030509 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6a0ff12e-ffce-4f97-a9fa-c1110c2b13ef tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:07:48.039489 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6a0ff12e-ffce-4f97-a9fa-c1110c2b13ef tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 200 Jul 10 18:07:48.039489 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 686/2731] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:48 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:48.275103 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d411dc48-3afb-4147-ae3f-5c559ab26b3f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:48.280092 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d411dc48-3afb-4147-ae3f-5c559ab26b3f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:48.280637 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d411dc48-3afb-4147-ae3f-5c559ab26b3f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:48.281002 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d411dc48-3afb-4147-ae3f-5c559ab26b3f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:48.284311 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=214,cinder:UPDATE=19,cinder:INSERT=4 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:07:48.294279 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:48.294279 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:48.300761 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d411dc48-3afb-4147-ae3f-5c559ab26b3f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:48.309725 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d411dc48-3afb-4147-ae3f-5c559ab26b3f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:48.310195 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 687/2732] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:48 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:48.551789 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-309c74c9-2544-43ba-bff7-0897d95d81b7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:48.556924 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-309c74c9-2544-43ba-bff7-0897d95d81b7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:48.556924 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-309c74c9-2544-43ba-bff7-0897d95d81b7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:48.556924 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-309c74c9-2544-43ba-bff7-0897d95d81b7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:48.567483 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:48.567483 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:48.571456 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-309c74c9-2544-43ba-bff7-0897d95d81b7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:48.577603 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-309c74c9-2544-43ba-bff7-0897d95d81b7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:48.577986 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 682/2733] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:48 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:48.623621 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-619958ae-e098-40d9-a788-a7ef0fcb4171 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:48.627605 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-619958ae-e098-40d9-a788-a7ef0fcb4171 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:48.627605 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-619958ae-e098-40d9-a788-a7ef0fcb4171 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:48.627605 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-619958ae-e098-40d9-a788-a7ef0fcb4171 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:48.644731 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:48.644731 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:48.650764 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-619958ae-e098-40d9-a788-a7ef0fcb4171 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:48.658347 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-619958ae-e098-40d9-a788-a7ef0fcb4171 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:48.658347 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 679/2734] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:48 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:48.673342 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9fdef615-2511-4eef-9d37-5baff24e0f2f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:48.675917 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9fdef615-2511-4eef-9d37-5baff24e0f2f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:48.676149 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9fdef615-2511-4eef-9d37-5baff24e0f2f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:48.676392 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9fdef615-2511-4eef-9d37-5baff24e0f2f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:48.689403 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:48.689403 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:48.698283 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9fdef615-2511-4eef-9d37-5baff24e0f2f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:48.704639 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9fdef615-2511-4eef-9d37-5baff24e0f2f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:48.705107 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 687/2735] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:48 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:48.720301 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e611d085-0eb4-48e1-84df-05b5896930b0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:48.724926 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e611d085-0eb4-48e1-84df-05b5896930b0 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:48.725307 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e611d085-0eb4-48e1-84df-05b5896930b0 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:48.725652 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e611d085-0eb4-48e1-84df-05b5896930b0 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:48.742449 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:48.742449 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:48.755447 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e611d085-0eb4-48e1-84df-05b5896930b0 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:48.760834 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e611d085-0eb4-48e1-84df-05b5896930b0 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:48.761293 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 688/2736] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:48 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:48.860678 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-67a6e796-1382-4c3b-8db2-a75eea96b5c9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:48.863256 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67a6e796-1382-4c3b-8db2-a75eea96b5c9 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:48.863578 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67a6e796-1382-4c3b-8db2-a75eea96b5c9 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:48.863972 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67a6e796-1382-4c3b-8db2-a75eea96b5c9 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:48.864125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-67a6e796-1382-4c3b-8db2-a75eea96b5c9 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:48.869488 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:48.869488 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:48.870356 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67a6e796-1382-4c3b-8db2-a75eea96b5c9 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:48.870861 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 683/2737] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:48 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:48.962146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-18497524-05cc-4f58-9b58-159e4f795b47 req-a10526c0-c100-412d-9889-4b2dc38d9af1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:48.965993 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-18497524-05cc-4f58-9b58-159e4f795b47 req-a10526c0-c100-412d-9889-4b2dc38d9af1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:07:48.965993 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-18497524-05cc-4f58-9b58-159e4f795b47 req-a10526c0-c100-412d-9889-4b2dc38d9af1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:48.966841 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-18497524-05cc-4f58-9b58-159e4f795b47 req-a10526c0-c100-412d-9889-4b2dc38d9af1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:48.979468 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:48.979468 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:48.985605 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-18497524-05cc-4f58-9b58-159e4f795b47 req-a10526c0-c100-412d-9889-4b2dc38d9af1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:07:48.991688 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-18497524-05cc-4f58-9b58-159e4f795b47 req-a10526c0-c100-412d-9889-4b2dc38d9af1 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:07:48.992479 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 680/2738] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:48 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:49.057414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9299725f-e93f-43ea-87c1-dc8804131384 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.062917 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9299725f-e93f-43ea-87c1-dc8804131384 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a Jul 10 18:07:49.063219 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9299725f-e93f-43ea-87c1-dc8804131384 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:49.063442 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9299725f-e93f-43ea-87c1-dc8804131384 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:49.071684 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9299725f-e93f-43ea-87c1-dc8804131384 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a returned with HTTP 404 Jul 10 18:07:49.072322 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 688/2739] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:49 2026] GET /volume/v3/volumes/418a57b1-26d6-4854-a29d-a3b4938f8a0a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:49.085260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-00d53f1b-99f8-49c7-bd50-fcd04d6a846b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.086941 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-00d53f1b-99f8-49c7-bd50-fcd04d6a846b tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:07:49.087140 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-00d53f1b-99f8-49c7-bd50-fcd04d6a846b tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:49.087322 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-00d53f1b-99f8-49c7-bd50-fcd04d6a846b tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:49.088066 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-00d53f1b-99f8-49c7-bd50-fcd04d6a846b tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:07:49.111785 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-00d53f1b-99f8-49c7-bd50-fcd04d6a846b tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Get all volumes completed successfully. Jul 10 18:07:49.114656 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:49.114656 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:49.121029 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-00d53f1b-99f8-49c7-bd50-fcd04d6a846b tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:07:49.121608 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 689/2740] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:07:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:49.143717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5af73594-0e3d-4a81-92a1-a081faf2a43d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.145961 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5af73594-0e3d-4a81-92a1-a081faf2a43d tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] DELETE https://10.4.3.71/volume/v3/types/8bff418b-2af9-414c-829f-4f307dd0b101 Jul 10 18:07:49.146224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5af73594-0e3d-4a81-92a1-a081faf2a43d tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:49.146699 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5af73594-0e3d-4a81-92a1-a081faf2a43d tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:49.179238 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5af73594-0e3d-4a81-92a1-a081faf2a43d tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types/8bff418b-2af9-414c-829f-4f307dd0b101 returned with HTTP 202 Jul 10 18:07:49.179727 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 684/2741] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:07:49 2026] DELETE /volume/v3/types/8bff418b-2af9-414c-829f-4f307dd0b101 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:07:49.196737 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c510ef03-67a2-4423-8d3b-746970796adb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.201684 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c510ef03-67a2-4423-8d3b-746970796adb tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:07:49.202397 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c510ef03-67a2-4423-8d3b-746970796adb tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1095303641", "extra_specs": {}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:49.221961 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c510ef03-67a2-4423-8d3b-746970796adb tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:07:49.222836 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 681/2742] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:07:49 2026] POST /volume/v3/types => generated 212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:49.234856 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b6c9711d-8baa-4163-8c60-05bfea785066 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.238315 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b6c9711d-8baa-4163-8c60-05bfea785066 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] POST https://10.4.3.71/volume/v3/types/c1c8c617-7cd2-4ef4-9279-7611706a9bd5/encryption Jul 10 18:07:49.238989 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b6c9711d-8baa-4163-8c60-05bfea785066 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:49.259311 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b6c9711d-8baa-4163-8c60-05bfea785066 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types/c1c8c617-7cd2-4ef4-9279-7611706a9bd5/encryption returned with HTTP 200 Jul 10 18:07:49.259939 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 689/2743] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:07:49 2026] POST /volume/v3/types/c1c8c617-7cd2-4ef4-9279-7611706a9bd5/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:49.270066 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9868d167-a61c-4599-b397-012659f5231c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.272435 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:49.272921 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1012359797", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1095303641", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:49.275006 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1012359797', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1095303641', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:49.279920 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume of 1 GB Jul 10 18:07:49.280495 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:49.280495 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:49.281421 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Availability Zones retrieved successfully. Jul 10 18:07:49.289619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Flow 'volume_create_api' (ea9a775e-61a5-44e3-b375-0c46beb7f9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:49.291282 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ce0482-de12-460f-96cc-28f4bc879b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:49.292671 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:49.327831 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0dd7ab63-c35c-431a-894e-f9a1f5fd23ba None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.331332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ce0482-de12-460f-96cc-28f4bc879b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:07:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c1c8c617-7cd2-4ef4-9279-7611706a9bd5,is_public=True,name='tempest-scenario-type-luks-1095303641',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1c8c617-7cd2-4ef4-9279-7611706a9bd5', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:49.332472 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22268ca6-8c43-4b84-8f44-795f0b2f7081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:49.334522 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0dd7ab63-c35c-431a-894e-f9a1f5fd23ba tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:49.334879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0dd7ab63-c35c-431a-894e-f9a1f5fd23ba tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:49.335139 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0dd7ab63-c35c-431a-894e-f9a1f5fd23ba tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:49.348310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-2596bd36-744c-424e-8693-9817b93596ee None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.352590 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:49.352590 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:49.352849 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-2596bd36-744c-424e-8693-9817b93596ee tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:49.352849 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-2596bd36-744c-424e-8693-9817b93596ee tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:49.352849 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-2596bd36-744c-424e-8693-9817b93596ee tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:49.354887 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0dd7ab63-c35c-431a-894e-f9a1f5fd23ba tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:49.362557 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0dd7ab63-c35c-431a-894e-f9a1f5fd23ba tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:49.363304 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 685/2744] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:49 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:49.370926 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1095303641 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1095303641, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:07:49.370926 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1095303641 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1095303641, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:07:49.377048 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:49.377048 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:49.382523 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-2596bd36-744c-424e-8693-9817b93596ee tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:49.389449 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-2596bd36-744c-424e-8693-9817b93596ee tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:49.390126 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 682/2745] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:49 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:49.403784 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Created reservations ['65ad950d-fe22-46ed-af7d-5f59616db10d', '685ff15a-a2ad-47c9-805d-9cf7a445cb5f', '7edfc1c6-652d-4fe8-ab78-2c5d3abef5ec', '19f01276-a4ff-4703-9303-329dcb48a48a'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:49.404861 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22268ca6-8c43-4b84-8f44-795f0b2f7081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65ad950d-fe22-46ed-af7d-5f59616db10d', '685ff15a-a2ad-47c9-805d-9cf7a445cb5f', '7edfc1c6-652d-4fe8-ab78-2c5d3abef5ec', '19f01276-a4ff-4703-9303-329dcb48a48a']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:49.405729 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b94501-8e5e-4581-8f4a-54b39aef0857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:49.434862 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b94501-8e5e-4581-8f4a-54b39aef0857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bbc4139-56a1-481c-baa9-29e220d62d98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1012359797',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6571cf94fac749e2ae7104eb1e4980c2',qos_specs=None,replication_status=,reservations=['65ad950d-fe22-46ed-af7d-5f59616db10d','685ff15a-a2ad-47c9-805d-9cf7a445cb5f','7edfc1c6-652d-4fe8-ab78-2c5d3abef5ec','19f01276-a4ff-4703-9303-329dcb48a48a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ad6f6c5012423397756b0551dbfc47',volume_type_id=c1c8c617-7cd2-4ef4-9279-7611706a9bd5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1012359797',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8bbc4139-56a1-481c-baa9-29e220d62d98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6571cf94fac749e2ae7104eb1e4980c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ad6f6c5012423397756b0551dbfc47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1c8c617-7cd2-4ef4-9279-7611706a9bd5),volume_type_id=c1c8c617-7cd2-4ef4-9279-7611706a9bd5)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:49.435799 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f70943cd-0c28-4275-9c28-f4b856976103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:49.458084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f70943cd-0c28-4275-9c28-f4b856976103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1012359797',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6571cf94fac749e2ae7104eb1e4980c2',qos_specs=None,replication_status=,reservations=['65ad950d-fe22-46ed-af7d-5f59616db10d','685ff15a-a2ad-47c9-805d-9cf7a445cb5f','7edfc1c6-652d-4fe8-ab78-2c5d3abef5ec','19f01276-a4ff-4703-9303-329dcb48a48a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ad6f6c5012423397756b0551dbfc47',volume_type_id=c1c8c617-7cd2-4ef4-9279-7611706a9bd5)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:49.458707 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bc8129-5717-4c45-aa51-5159daf795a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:49.469782 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bc8129-5717-4c45-aa51-5159daf795a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:49.470735 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Flow 'volume_create_api' (ea9a775e-61a5-44e3-b375-0c46beb7f9e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:49.471215 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume request issued successfully. Jul 10 18:07:49.472276 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9868d167-a61c-4599-b397-012659f5231c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:49.472902 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 690/2746] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:07:49 2026] POST /volume/v3/volumes => generated 783 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:07:49.593858 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-42d188d2-cb6f-4dbe-ab46-533fbe820a9e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.596030 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-42d188d2-cb6f-4dbe-ab46-533fbe820a9e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:49.596283 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-42d188d2-cb6f-4dbe-ab46-533fbe820a9e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:49.596487 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-42d188d2-cb6f-4dbe-ab46-533fbe820a9e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:49.620491 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:49.620491 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:49.626867 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-42d188d2-cb6f-4dbe-ab46-533fbe820a9e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:49.635348 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-42d188d2-cb6f-4dbe-ab46-533fbe820a9e tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:49.635938 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 690/2747] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:49 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:49.883109 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2d8ff106-6fa4-42f4-b8b9-55b8e297ebf1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.887152 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d8ff106-6fa4-42f4-b8b9-55b8e297ebf1 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:49.887556 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d8ff106-6fa4-42f4-b8b9-55b8e297ebf1 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:49.887725 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d8ff106-6fa4-42f4-b8b9-55b8e297ebf1 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:49.887800 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2d8ff106-6fa4-42f4-b8b9-55b8e297ebf1 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:49.892276 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:49.892276 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:49.893011 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d8ff106-6fa4-42f4-b8b9-55b8e297ebf1 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:49.893607 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 686/2748] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:49 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:49.909128 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-5c9c986f-80ca-4edf-a180-15cdf9624649 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:49.913433 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-5c9c986f-80ca-4edf-a180-15cdf9624649 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8 Jul 10 18:07:49.913723 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-5c9c986f-80ca-4edf-a180-15cdf9624649 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:49.914004 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-5c9c986f-80ca-4edf-a180-15cdf9624649 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:49.928257 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:49.928257 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:50.300013 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-7e186f67-228c-4319-b1f0-93795037678b req-4591ee2b-1af4-4ee8-9d85-8af0a9c28ebf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:50.303299 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-4591ee2b-1af4-4ee8-9d85-8af0a9c28ebf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:07:50.303616 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-4591ee2b-1af4-4ee8-9d85-8af0a9c28ebf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:50.303858 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-4591ee2b-1af4-4ee8-9d85-8af0a9c28ebf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:50.318587 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:50.318587 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:50.323993 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-7e186f67-228c-4319-b1f0-93795037678b req-4591ee2b-1af4-4ee8-9d85-8af0a9c28ebf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:07:50.332454 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-4591ee2b-1af4-4ee8-9d85-8af0a9c28ebf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:07:50.333016 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 691/2749] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:50 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:50.382962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1326ea0c-e2f0-4180-868b-3b657f80a136 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:50.386128 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1326ea0c-e2f0-4180-868b-3b657f80a136 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:50.386128 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1326ea0c-e2f0-4180-868b-3b657f80a136 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:50.386128 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1326ea0c-e2f0-4180-868b-3b657f80a136 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:50.397501 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:50.397501 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:50.407794 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1326ea0c-e2f0-4180-868b-3b657f80a136 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:50.416532 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1326ea0c-e2f0-4180-868b-3b657f80a136 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:50.416737 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 691/2750] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:50 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:50.488441 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-67820e3b-1917-46a4-a6a4-1a343eb98ef3 req-5c9c986f-80ca-4edf-a180-15cdf9624649 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8 returned with HTTP 200 Jul 10 18:07:50.488983 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 683/2751] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:07:49 2026] DELETE /volume/v3/attachments/9751375b-d742-4e86-b77a-27247c5638d8 => generated 192 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:50.657517 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1678f647-90e5-4828-ad29-4ba243643883 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:50.659244 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1678f647-90e5-4828-ad29-4ba243643883 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:50.659499 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1678f647-90e5-4828-ad29-4ba243643883 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:50.659799 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1678f647-90e5-4828-ad29-4ba243643883 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:50.680733 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:50.680733 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:50.687702 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1678f647-90e5-4828-ad29-4ba243643883 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:50.694790 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1678f647-90e5-4828-ad29-4ba243643883 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:50.695517 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 687/2752] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:50 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:50.712321 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c84f5dcc-50bb-42a0-8966-21975589c5a3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:50.715915 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c84f5dcc-50bb-42a0-8966-21975589c5a3 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:50.716388 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c84f5dcc-50bb-42a0-8966-21975589c5a3 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:50.716801 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c84f5dcc-50bb-42a0-8966-21975589c5a3 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:50.733277 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:50.733277 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:50.739377 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c84f5dcc-50bb-42a0-8966-21975589c5a3 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] Volume info retrieved successfully. Jul 10 18:07:50.745329 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c84f5dcc-50bb-42a0-8966-21975589c5a3 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-reader] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:50.745844 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 692/2753] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:50 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:50.797521 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-1f9f13b8-2296-41aa-b1bd-c344443826bb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:50.803119 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-1f9f13b8-2296-41aa-b1bd-c344443826bb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:50.803303 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-1f9f13b8-2296-41aa-b1bd-c344443826bb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:50.803489 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-1f9f13b8-2296-41aa-b1bd-c344443826bb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:50.817217 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:50.817217 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:50.822327 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-1f9f13b8-2296-41aa-b1bd-c344443826bb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:50.828847 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-1f9f13b8-2296-41aa-b1bd-c344443826bb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:50.829086 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 692/2754] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:50 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:50.854837 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-ca799a7b-23a8-48a0-873c-922786e70345 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:50.857872 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-ca799a7b-23a8-48a0-873c-922786e70345 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0/action Jul 10 18:07:50.858367 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-ca799a7b-23a8-48a0-873c-922786e70345 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:07:50.858678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-ca799a7b-23a8-48a0-873c-922786e70345 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:50.874213 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:50.874213 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:50.874892 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-ca799a7b-23a8-48a0-873c-922786e70345 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:50.885500 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-ca799a7b-23a8-48a0-873c-922786e70345 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Begin detaching volume completed successfully. Jul 10 18:07:50.885500 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-ca799a7b-23a8-48a0-873c-922786e70345 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0/action returned with HTTP 202 Jul 10 18:07:50.887169 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 684/2755] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:07:50 2026] POST /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:07:50.911760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e225f68c-4938-43f0-8f88-98d19732c07a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:50.913218 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-683c0de2-4406-4324-a176-665c8ce52609 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:50.916161 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-683c0de2-4406-4324-a176-665c8ce52609 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:50.916434 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-683c0de2-4406-4324-a176-665c8ce52609 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:50.916654 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-683c0de2-4406-4324-a176-665c8ce52609 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:50.916858 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-683c0de2-4406-4324-a176-665c8ce52609 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:50.919309 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e225f68c-4938-43f0-8f88-98d19732c07a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:50.919538 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e225f68c-4938-43f0-8f88-98d19732c07a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:50.919780 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e225f68c-4938-43f0-8f88-98d19732c07a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:50.927340 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:50.927340 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:50.928383 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-683c0de2-4406-4324-a176-665c8ce52609 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:50.929050 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 688/2756] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:50 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:50.932601 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:50.932601 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:50.936480 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e225f68c-4938-43f0-8f88-98d19732c07a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:50.942912 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e225f68c-4938-43f0-8f88-98d19732c07a tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:50.943473 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 693/2757] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:50 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:51.437036 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6d9b1714-7c52-421b-b470-a25fb74451fb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:51.440865 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6d9b1714-7c52-421b-b470-a25fb74451fb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:51.441240 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6d9b1714-7c52-421b-b470-a25fb74451fb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:51.441547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6d9b1714-7c52-421b-b470-a25fb74451fb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:51.459404 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:51.459404 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:51.467880 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6d9b1714-7c52-421b-b470-a25fb74451fb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:51.474453 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6d9b1714-7c52-421b-b470-a25fb74451fb tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:51.475058 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 693/2758] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:51 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 926 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:51.917385 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2406f1a2-eb62-4e39-8940-d2170d292534 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:51.917894 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2406f1a2-eb62-4e39-8940-d2170d292534 None None] GET https://10.4.3.71/volume// Jul 10 18:07:51.918116 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2406f1a2-eb62-4e39-8940-d2170d292534 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:51.918358 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2406f1a2-eb62-4e39-8940-d2170d292534 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:51.918768 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2406f1a2-eb62-4e39-8940-d2170d292534 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:51.919184 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 685/2759] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:07:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:51.931476 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-891972df-d134-47eb-a1ba-121718dff327 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:51.938024 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-891972df-d134-47eb-a1ba-121718dff327 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:51.938295 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-891972df-d134-47eb-a1ba-121718dff327 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:51.938489 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-891972df-d134-47eb-a1ba-121718dff327 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:51.943830 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-62cb9dbb-7db8-4108-8ff0-a018898af691 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:51.946210 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-62cb9dbb-7db8-4108-8ff0-a018898af691 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:51.946525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-62cb9dbb-7db8-4108-8ff0-a018898af691 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:51.946845 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-62cb9dbb-7db8-4108-8ff0-a018898af691 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:51.947019 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-62cb9dbb-7db8-4108-8ff0-a018898af691 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:51.952969 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:51.952969 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:51.953887 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-62cb9dbb-7db8-4108-8ff0-a018898af691 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:51.956110 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 694/2760] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:51 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:51.958824 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c210687f-3ce9-4945-91f8-3c692fb0c35b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:51.960876 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c210687f-3ce9-4945-91f8-3c692fb0c35b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:51.961020 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c210687f-3ce9-4945-91f8-3c692fb0c35b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:51.961255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c210687f-3ce9-4945-91f8-3c692fb0c35b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:51.965270 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:51.965270 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:51.970748 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-891972df-d134-47eb-a1ba-121718dff327 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:51.976083 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-891972df-d134-47eb-a1ba-121718dff327 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:51.976290 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:51.976290 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:51.976504 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 689/2761] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:07:51 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:51.981894 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c210687f-3ce9-4945-91f8-3c692fb0c35b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:51.994395 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c210687f-3ce9-4945-91f8-3c692fb0c35b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:51.994956 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 694/2762] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:51 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:52.380452 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-48a8925c-077e-4d86-b2a0-18b1dece0169 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:52.380902 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-48a8925c-077e-4d86-b2a0-18b1dece0169 None None] GET https://10.4.3.71/volume// Jul 10 18:07:52.381126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-48a8925c-077e-4d86-b2a0-18b1dece0169 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:52.381377 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-48a8925c-077e-4d86-b2a0-18b1dece0169 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:52.381815 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-48a8925c-077e-4d86-b2a0-18b1dece0169 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:52.382213 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 686/2763] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:07:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:52.391206 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-7e186f67-228c-4319-b1f0-93795037678b req-aed33455-15c9-4be4-9415-1029f0e5bb70 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:52.393230 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-aed33455-15c9-4be4-9415-1029f0e5bb70 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:07:52.393600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-aed33455-15c9-4be4-9415-1029f0e5bb70 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9bb1a17-fb0f-4d7c-9439-11968b7970d3", "connector": null, "instance_uuid": "9078a0ee-58ef-4357-8daa-99a5638854a4"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:52.402726 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:52.402726 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:52.439791 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-aed33455-15c9-4be4-9415-1029f0e5bb70 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:07:52.440346 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 695/2764] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:07:52 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:52.493092 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8bd1f172-0a57-444a-8d0e-1b3cf344f202 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:52.495857 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8bd1f172-0a57-444a-8d0e-1b3cf344f202 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:52.496241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8bd1f172-0a57-444a-8d0e-1b3cf344f202 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:52.496543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8bd1f172-0a57-444a-8d0e-1b3cf344f202 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:52.507539 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:52.507539 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:52.513686 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8bd1f172-0a57-444a-8d0e-1b3cf344f202 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:52.520084 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8bd1f172-0a57-444a-8d0e-1b3cf344f202 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:52.520575 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 690/2765] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:52 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:52.858771 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e45e92a9-b5df-44fe-9615-ce05382256f9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:52.860511 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e45e92a9-b5df-44fe-9615-ce05382256f9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:07:52.860750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e45e92a9-b5df-44fe-9615-ce05382256f9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:52.860995 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e45e92a9-b5df-44fe-9615-ce05382256f9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:52.876462 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:52.876462 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:52.880894 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e45e92a9-b5df-44fe-9615-ce05382256f9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:07:52.885917 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e45e92a9-b5df-44fe-9615-ce05382256f9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:07:52.886557 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 695/2766] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:52 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:52.968903 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0185c473-5996-4c62-a634-d547b4a84336 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:52.970947 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0185c473-5996-4c62-a634-d547b4a84336 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:52.971245 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0185c473-5996-4c62-a634-d547b4a84336 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:52.971407 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0185c473-5996-4c62-a634-d547b4a84336 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:52.971527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0185c473-5996-4c62-a634-d547b4a84336 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:52.976330 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:52.976330 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:52.976979 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0185c473-5996-4c62-a634-d547b4a84336 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:52.977381 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 687/2767] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:52 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:52.979477 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3edb19e1-0319-44bc-a582-95edefcb823e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:52.979966 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3edb19e1-0319-44bc-a582-95edefcb823e None None] GET https://10.4.3.71/volume// Jul 10 18:07:52.980209 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3edb19e1-0319-44bc-a582-95edefcb823e None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:52.980469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3edb19e1-0319-44bc-a582-95edefcb823e None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:52.980874 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3edb19e1-0319-44bc-a582-95edefcb823e None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:07:52.981205 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 696/2768] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:07:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:07:52.993170 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d5fb5d9e-e1af-4dda-8897-cb2d03dfda43 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:52.993623 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7e186f67-228c-4319-b1f0-93795037678b req-97c4369f-2139-4626-a928-e993f176ed1c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:52.996115 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-97c4369f-2139-4626-a928-e993f176ed1c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:07:52.996585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-97c4369f-2139-4626-a928-e993f176ed1c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:52.996818 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-97c4369f-2139-4626-a928-e993f176ed1c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:53.011010 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.011010 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:53.016382 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-78b932df-7c7c-4e33-aec1-fe1ab924f089 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.018230 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-7e186f67-228c-4319-b1f0-93795037678b req-97c4369f-2139-4626-a928-e993f176ed1c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:07:53.019203 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78b932df-7c7c-4e33-aec1-fe1ab924f089 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:53.019414 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78b932df-7c7c-4e33-aec1-fe1ab924f089 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:53.019615 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78b932df-7c7c-4e33-aec1-fe1ab924f089 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:53.025143 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-97c4369f-2139-4626-a928-e993f176ed1c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:07:53.025786 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 696/2769] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:07:52 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:53.035345 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.035345 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:53.040211 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-78b932df-7c7c-4e33-aec1-fe1ab924f089 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:53.045851 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78b932df-7c7c-4e33-aec1-fe1ab924f089 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:53.046283 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 688/2770] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:53 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:53.105049 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d5fb5d9e-e1af-4dda-8897-cb2d03dfda43 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-member] PUT https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:53.105123 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d5fb5d9e-e1af-4dda-8897-cb2d03dfda43 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:53.112626 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.112626 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:53.122289 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d5fb5d9e-e1af-4dda-8897-cb2d03dfda43 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-member] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:53.123040 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 691/2771] 10.4.3.71 () {70 vars in 1401 bytes} [Fri Jul 10 18:07:52 2026] PUT /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 313 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:53.133934 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cbc263b6-dd10-4bef-b747-b0c1fe2641d4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.136281 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cbc263b6-dd10-4bef-b747-b0c1fe2641d4 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:53.136651 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cbc263b6-dd10-4bef-b747-b0c1fe2641d4 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:53.137406 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cbc263b6-dd10-4bef-b747-b0c1fe2641d4 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:53.137746 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-cbc263b6-dd10-4bef-b747-b0c1fe2641d4 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:53.142882 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.142882 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:53.143586 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cbc263b6-dd10-4bef-b747-b0c1fe2641d4 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:53.144196 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 697/2772] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:53 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:53.159868 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a41a7b98-5f53-4b4e-9bfd-b03ffb91230e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.161762 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a41a7b98-5f53-4b4e-9bfd-b03ffb91230e tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] DELETE https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:53.162000 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a41a7b98-5f53-4b4e-9bfd-b03ffb91230e tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:53.162190 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a41a7b98-5f53-4b4e-9bfd-b03ffb91230e tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:53.162277 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-a41a7b98-5f53-4b4e-9bfd-b03ffb91230e tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Delete backup with id: 118e15c9-0178-4c95-9749-50f57e4b75d2. Jul 10 18:07:53.167992 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.167992 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:53.168136 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7e186f67-228c-4319-b1f0-93795037678b req-17cac7be-9ff7-4ce8-9a63-aabb2078492f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.170363 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-17cac7be-9ff7-4ce8-9a63-aabb2078492f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] PUT https://10.4.3.71/volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7 Jul 10 18:07:53.170873 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-17cac7be-9ff7-4ce8-9a63-aabb2078492f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:53.180168 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-7e186f67-228c-4319-b1f0-93795037678b req-17cac7be-9ff7-4ce8-9a63-aabb2078492f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Acquiring lock "cinder-attachment_update-a9bb1a17-fb0f-4d7c-9439-11968b7970d3-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:07:53.188823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-7e186f67-228c-4319-b1f0-93795037678b req-17cac7be-9ff7-4ce8-9a63-aabb2078492f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Lock "cinder-attachment_update-a9bb1a17-fb0f-4d7c-9439-11968b7970d3-np0000005036" acquired by "attachment_update" :: waited 0.009s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:07:53.190263 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.190263 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:53.190336 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.rpcapi [None req-a41a7b98-5f53-4b4e-9bfd-b03ffb91230e tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] delete_backup rpcapi backup_id 118e15c9-0178-4c95-9749-50f57e4b75d2 {{(pid=99951) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:07:53.192536 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a41a7b98-5f53-4b4e-9bfd-b03ffb91230e tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 202 Jul 10 18:07:53.192981 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 697/2773] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:07:53 2026] DELETE /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:07:53.202913 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ac40db2e-8bb0-4cc6-a22d-ea264442b1bc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.208084 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac40db2e-8bb0-4cc6-a22d-ea264442b1bc tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:53.208310 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac40db2e-8bb0-4cc6-a22d-ea264442b1bc tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:53.208532 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac40db2e-8bb0-4cc6-a22d-ea264442b1bc tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:53.208937 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-ac40db2e-8bb0-4cc6-a22d-ea264442b1bc tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:53.214651 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.214651 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:53.215492 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac40db2e-8bb0-4cc6-a22d-ea264442b1bc tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 200 Jul 10 18:07:53.216070 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 692/2774] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:53 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:53.534359 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d33fe9fd-588e-4ddb-9a46-e6eb0572fe1c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.536062 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d33fe9fd-588e-4ddb-9a46-e6eb0572fe1c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:53.536266 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d33fe9fd-588e-4ddb-9a46-e6eb0572fe1c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:53.536462 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d33fe9fd-588e-4ddb-9a46-e6eb0572fe1c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:53.545797 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.545797 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:53.550006 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d33fe9fd-588e-4ddb-9a46-e6eb0572fe1c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:53.555435 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d33fe9fd-588e-4ddb-9a46-e6eb0572fe1c tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:53.555871 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 698/2775] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:53 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:53.570323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fcfc80ae-8dba-4830-9291-edcf4f81ecd9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.572065 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fcfc80ae-8dba-4830-9291-edcf4f81ecd9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:53.572270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fcfc80ae-8dba-4830-9291-edcf4f81ecd9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:53.572466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fcfc80ae-8dba-4830-9291-edcf4f81ecd9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:53.580236 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.580236 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:53.584872 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fcfc80ae-8dba-4830-9291-edcf4f81ecd9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:53.591320 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fcfc80ae-8dba-4830-9291-edcf4f81ecd9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:53.592144 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 698/2776] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:53 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:53.606383 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3a4b0f28-981b-4378-b38c-0a212295bccc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.608934 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3a4b0f28-981b-4378-b38c-0a212295bccc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:07:53.609508 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3a4b0f28-981b-4378-b38c-0a212295bccc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1667d1c-c3e5-4e96-8557-82ea6977f1de", "name": "tempest-VolumeImageDependencyTests-Snapshot-441220387"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:53.622683 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.622683 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:53.623347 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3a4b0f28-981b-4378-b38c-0a212295bccc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:53.623680 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-3a4b0f28-981b-4378-b38c-0a212295bccc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create snapshot from volume a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:53.674118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-3a4b0f28-981b-4378-b38c-0a212295bccc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Created reservations ['df4e74fb-6240-4fc0-a124-5fc134b5ae85', 'acc599c3-f277-446e-b6c1-0fb59ab933fd', 'c7efe000-8fd6-4e2b-9bf6-cccd5b510df7', '648c39c2-6f99-446a-8f39-77d42c9987fc'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:53.721137 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-7e186f67-228c-4319-b1f0-93795037678b req-17cac7be-9ff7-4ce8-9a63-aabb2078492f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Lock "cinder-attachment_update-a9bb1a17-fb0f-4d7c-9439-11968b7970d3-np0000005036" released by "attachment_update" :: held 0.532s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:07:53.721524 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-17cac7be-9ff7-4ce8-9a63-aabb2078492f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7 returned with HTTP 200 Jul 10 18:07:53.722071 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 689/2777] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:07:53 2026] PUT /volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:53.723128 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3a4b0f28-981b-4378-b38c-0a212295bccc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Snapshot create request issued successfully. Jul 10 18:07:53.723610 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3a4b0f28-981b-4378-b38c-0a212295bccc tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:07:53.724177 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 693/2778] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:07:53 2026] POST /volume/v3/snapshots => generated 312 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:07:53.735245 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-17375697-3edb-414d-9d52-0fbbbd2fca0b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.738177 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-17375697-3edb-414d-9d52-0fbbbd2fca0b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 Jul 10 18:07:53.738177 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-17375697-3edb-414d-9d52-0fbbbd2fca0b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:53.738608 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-17375697-3edb-414d-9d52-0fbbbd2fca0b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:53.746672 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.746672 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:53.747396 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-17375697-3edb-414d-9d52-0fbbbd2fca0b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Snapshot retrieved successfully. Jul 10 18:07:53.748676 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-17375697-3edb-414d-9d52-0fbbbd2fca0b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 returned with HTTP 200 Jul 10 18:07:53.749265 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 699/2779] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:07:53 2026] GET /volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:53.902792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1ac889f9-3bca-482c-8b12-c6a5b23fa363 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:53.905073 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ac889f9-3bca-482c-8b12-c6a5b23fa363 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:07:53.905331 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ac889f9-3bca-482c-8b12-c6a5b23fa363 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:53.905591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ac889f9-3bca-482c-8b12-c6a5b23fa363 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:53.919514 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:53.919514 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:53.927466 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1ac889f9-3bca-482c-8b12-c6a5b23fa363 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:07:53.933928 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ac889f9-3bca-482c-8b12-c6a5b23fa363 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:07:53.934537 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 699/2780] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:53 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:54.065880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-22bbe08c-8543-445a-9614-724593e8ec7b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:54.067971 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-22bbe08c-8543-445a-9614-724593e8ec7b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:54.068215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-22bbe08c-8543-445a-9614-724593e8ec7b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:54.068421 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-22bbe08c-8543-445a-9614-724593e8ec7b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:54.081137 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:54.081137 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:54.085535 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-22bbe08c-8543-445a-9614-724593e8ec7b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:54.091097 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-22bbe08c-8543-445a-9614-724593e8ec7b tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:54.091657 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 690/2781] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:54 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:54.229618 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-24a34207-4b62-4126-a057-c140a9f9ecba None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:54.232538 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24a34207-4b62-4126-a057-c140a9f9ecba tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 Jul 10 18:07:54.232853 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24a34207-4b62-4126-a057-c140a9f9ecba tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:54.233097 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24a34207-4b62-4126-a057-c140a9f9ecba tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:54.233221 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-24a34207-4b62-4126-a057-c140a9f9ecba tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Show backup with id 118e15c9-0178-4c95-9749-50f57e4b75d2. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:54.240756 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24a34207-4b62-4126-a057-c140a9f9ecba tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 returned with HTTP 404 Jul 10 18:07:54.241374 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 694/2782] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:54 2026] GET /volume/v3/backups/118e15c9-0178-4c95-9749-50f57e4b75d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:54.249385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c428d9bd-3089-488f-81d9-dbb71ed58b5f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:54.251419 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c428d9bd-3089-488f-81d9-dbb71ed58b5f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 Jul 10 18:07:54.251767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c428d9bd-3089-488f-81d9-dbb71ed58b5f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:54.251916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c428d9bd-3089-488f-81d9-dbb71ed58b5f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:54.252129 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-c428d9bd-3089-488f-81d9-dbb71ed58b5f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Delete volume with id: 58d8cdfd-4dfe-4230-8798-29b500f3f255 Jul 10 18:07:54.261503 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:54.261503 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:54.261946 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c428d9bd-3089-488f-81d9-dbb71ed58b5f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Volume info retrieved successfully. Jul 10 18:07:54.283081 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c428d9bd-3089-488f-81d9-dbb71ed58b5f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Delete volume request issued successfully. Jul 10 18:07:54.283363 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c428d9bd-3089-488f-81d9-dbb71ed58b5f tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 returned with HTTP 202 Jul 10 18:07:54.283925 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 700/2783] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:07:54 2026] DELETE /volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:07:54.291414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b69bfdd1-0abb-4daf-834f-9e83b64ff096 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:54.293277 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b69bfdd1-0abb-4daf-834f-9e83b64ff096 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 Jul 10 18:07:54.293498 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b69bfdd1-0abb-4daf-834f-9e83b64ff096 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:54.293714 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b69bfdd1-0abb-4daf-834f-9e83b64ff096 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:54.302779 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:54.302779 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:54.307439 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b69bfdd1-0abb-4daf-834f-9e83b64ff096 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Volume info retrieved successfully. Jul 10 18:07:54.312150 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b69bfdd1-0abb-4daf-834f-9e83b64ff096 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 returned with HTTP 200 Jul 10 18:07:54.312702 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 700/2784] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:54 2026] GET /volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:54.760489 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-eb65e1ab-e51d-4371-98a0-5f25661e8813 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:54.762933 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eb65e1ab-e51d-4371-98a0-5f25661e8813 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 Jul 10 18:07:54.763132 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eb65e1ab-e51d-4371-98a0-5f25661e8813 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:54.763318 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eb65e1ab-e51d-4371-98a0-5f25661e8813 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:54.770612 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:54.770612 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:54.771285 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-eb65e1ab-e51d-4371-98a0-5f25661e8813 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Snapshot retrieved successfully. Jul 10 18:07:54.772124 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eb65e1ab-e51d-4371-98a0-5f25661e8813 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 returned with HTTP 200 Jul 10 18:07:54.772585 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 691/2785] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:07:54 2026] GET /volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:54.784299 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f96af1b4-505d-4b38-88a7-11affb96e135 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:54.786254 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:54.786698 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "41a6f972-eff5-48ad-a5a7-e62afe2ff0b3", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:54.789364 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '41a6f972-eff5-48ad-a5a7-e62afe2ff0b3', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:54.801383 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:54.801383 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:54.801383 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Snapshot retrieved successfully. Jul 10 18:07:54.801383 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume of 1 GB Jul 10 18:07:54.803413 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Availability Zones retrieved successfully. Jul 10 18:07:54.811865 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (752e5f37-926d-410f-8972-d4c58a3cd489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:54.813263 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a350e49-c81c-4fcc-908b-991d0f2a35ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:54.814373 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:54.854144 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a350e49-c81c-4fcc-908b-991d0f2a35ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '41a6f972-eff5-48ad-a5a7-e62afe2ff0b3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:54.855067 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4132d54-4fca-4b86-a0be-1b183b1b41f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:54.916411 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Created reservations ['00da35eb-5a15-4ae3-8c04-ea42ae81e0f7', '4f2fcdf1-22b3-44a8-a066-efa5d9e9fb05', 'b7e813d3-2ad5-432f-88a1-f3ac28fedfab', '8fff1d92-b0e5-42c5-97c0-7ff7ecb2bee0'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:54.917525 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4132d54-4fca-4b86-a0be-1b183b1b41f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00da35eb-5a15-4ae3-8c04-ea42ae81e0f7', '4f2fcdf1-22b3-44a8-a066-efa5d9e9fb05', 'b7e813d3-2ad5-432f-88a1-f3ac28fedfab', '8fff1d92-b0e5-42c5-97c0-7ff7ecb2bee0']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:54.918580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e54b7ec0-cac5-4367-bb57-0b46f3f9d69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:54.952340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-253cacea-da56-429f-9e65-2d1c49183d7a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:54.955674 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-253cacea-da56-429f-9e65-2d1c49183d7a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:07:54.955674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-253cacea-da56-429f-9e65-2d1c49183d7a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:54.955674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-253cacea-da56-429f-9e65-2d1c49183d7a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:54.966556 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:54.966556 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:54.972594 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-253cacea-da56-429f-9e65-2d1c49183d7a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:07:54.974818 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e54b7ec0-cac5-4367-bb57-0b46f3f9d69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0deaa2bc-9edd-4339-943d-f1b8e8daca16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['00da35eb-5a15-4ae3-8c04-ea42ae81e0f7','4f2fcdf1-22b3-44a8-a066-efa5d9e9fb05','b7e813d3-2ad5-432f-88a1-f3ac28fedfab','8fff1d92-b0e5-42c5-97c0-7ff7ecb2bee0'],size=1,snapshot_id=41a6f972-eff5-48ad-a5a7-e62afe2ff0b3,source_replicaid=,source_volid=None,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0deaa2bc-9edd-4339-943d-f1b8e8daca16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5483599ceaed4cbb865340b984b5692b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=41a6f972-eff5-48ad-a5a7-e62afe2ff0b3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d03c24a98f34d0084e8b7510220cba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:54.975842 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41ae356-9ed9-4445-881f-5c67655c32b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:54.975916 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-253cacea-da56-429f-9e65-2d1c49183d7a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:07:54.976339 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 701/2786] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:54 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:55.008194 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41ae356-9ed9-4445-881f-5c67655c32b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5483599ceaed4cbb865340b984b5692b',qos_specs=None,replication_status=,reservations=['00da35eb-5a15-4ae3-8c04-ea42ae81e0f7','4f2fcdf1-22b3-44a8-a066-efa5d9e9fb05','b7e813d3-2ad5-432f-88a1-f3ac28fedfab','8fff1d92-b0e5-42c5-97c0-7ff7ecb2bee0'],size=1,snapshot_id=41a6f972-eff5-48ad-a5a7-e62afe2ff0b3,source_replicaid=,source_volid=None,status='creating',user_id='5d03c24a98f34d0084e8b7510220cba3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:55.008194 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7659b714-84a8-450e-8605-b5239c5a2260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:55.039414 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7659b714-84a8-450e-8605-b5239c5a2260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:55.040412 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Flow 'volume_create_api' (752e5f37-926d-410f-8972-d4c58a3cd489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:55.040793 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Create volume request issued successfully. Jul 10 18:07:55.041412 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f96af1b4-505d-4b38-88a7-11affb96e135 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:55.041847 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 695/2787] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:07:54 2026] POST /volume/v3/volumes => generated 807 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:55.057975 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-461ce952-9841-4428-b59d-223cc3d5b928 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:55.061922 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-461ce952-9841-4428-b59d-223cc3d5b928 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:55.062263 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-461ce952-9841-4428-b59d-223cc3d5b928 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:55.062875 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-461ce952-9841-4428-b59d-223cc3d5b928 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:55.075619 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:55.075619 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:55.082506 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-461ce952-9841-4428-b59d-223cc3d5b928 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:55.089977 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-461ce952-9841-4428-b59d-223cc3d5b928 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 returned with HTTP 200 Jul 10 18:07:55.090726 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 701/2788] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:55 2026] GET /volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:55.109772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-208f437b-7d55-415c-9fe0-3047e046fc71 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:55.113244 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-208f437b-7d55-415c-9fe0-3047e046fc71 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:55.113244 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-208f437b-7d55-415c-9fe0-3047e046fc71 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:55.115744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-208f437b-7d55-415c-9fe0-3047e046fc71 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:55.128270 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:55.128270 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:55.133131 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-208f437b-7d55-415c-9fe0-3047e046fc71 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:55.141176 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-208f437b-7d55-415c-9fe0-3047e046fc71 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:55.142001 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 692/2789] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:55 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:55.300553 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-9df06dbb-823d-49b5-806c-ee4d046d1d09 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:55.303945 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-9df06dbb-823d-49b5-806c-ee4d046d1d09 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:55.303945 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-9df06dbb-823d-49b5-806c-ee4d046d1d09 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:55.304117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-9df06dbb-823d-49b5-806c-ee4d046d1d09 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:55.316350 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:55.316350 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:55.321258 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-9df06dbb-823d-49b5-806c-ee4d046d1d09 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:55.327754 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-97cff84b-db6a-49ce-bea1-95b8457e3b82 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:55.328250 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-9df06dbb-823d-49b5-806c-ee4d046d1d09 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:55.328250 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 702/2790] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:07:55 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:55.330431 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-97cff84b-db6a-49ce-bea1-95b8457e3b82 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] GET https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 Jul 10 18:07:55.330824 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-97cff84b-db6a-49ce-bea1-95b8457e3b82 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:55.331136 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-97cff84b-db6a-49ce-bea1-95b8457e3b82 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:55.340513 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-97cff84b-db6a-49ce-bea1-95b8457e3b82 tempest-ProjectMemberTests39-121546297 tempest-ProjectMemberTests39-121546297-project-admin] https://10.4.3.71/volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 returned with HTTP 404 Jul 10 18:07:55.341307 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 696/2791] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:55 2026] GET /volume/v3/volumes/58d8cdfd-4dfe-4230-8798-29b500f3f255 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:55.990464 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1938b101-843b-4ed6-abc4-728521af5b9d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:55.992739 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1938b101-843b-4ed6-abc4-728521af5b9d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:07:55.992987 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1938b101-843b-4ed6-abc4-728521af5b9d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:55.993215 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1938b101-843b-4ed6-abc4-728521af5b9d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:56.007038 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:56.007038 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:56.017443 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1938b101-843b-4ed6-abc4-728521af5b9d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:07:56.029894 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1938b101-843b-4ed6-abc4-728521af5b9d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:07:56.030333 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 702/2792] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:55 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:56.105759 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aea574ee-1f1b-4495-b449-7eae3e97db0a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:56.108456 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aea574ee-1f1b-4495-b449-7eae3e97db0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:56.108905 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aea574ee-1f1b-4495-b449-7eae3e97db0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:56.109146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aea574ee-1f1b-4495-b449-7eae3e97db0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:56.119284 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:56.119284 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:56.126427 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-aea574ee-1f1b-4495-b449-7eae3e97db0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:56.134993 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aea574ee-1f1b-4495-b449-7eae3e97db0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 returned with HTTP 200 Jul 10 18:07:56.135470 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 693/2793] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:56 2026] GET /volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 => generated 1226 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:56.150969 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d9194250-938f-4596-90b2-f54da8d14f01 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:56.153230 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d9194250-938f-4596-90b2-f54da8d14f01 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:56.153501 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d9194250-938f-4596-90b2-f54da8d14f01 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:56.153752 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d9194250-938f-4596-90b2-f54da8d14f01 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:56.158810 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-80eb8b54-e0ca-4164-ba43-914725104740 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:56.161781 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-80eb8b54-e0ca-4164-ba43-914725104740 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:56.161983 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:56.161983 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:56.162096 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-80eb8b54-e0ca-4164-ba43-914725104740 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:56.162260 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-80eb8b54-e0ca-4164-ba43-914725104740 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:56.166613 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d9194250-938f-4596-90b2-f54da8d14f01 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:56.172456 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d9194250-938f-4596-90b2-f54da8d14f01 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 returned with HTTP 200 Jul 10 18:07:56.173025 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 703/2794] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:56 2026] GET /volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:56.182908 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:56.182908 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:56.187271 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-80eb8b54-e0ca-4164-ba43-914725104740 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:56.192993 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7dd97e68-6e17-4b0c-9834-096cfcd0496e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:56.193350 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-80eb8b54-e0ca-4164-ba43-914725104740 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:56.193587 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 697/2795] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:56 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:56.194993 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7dd97e68-6e17-4b0c-9834-096cfcd0496e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 Jul 10 18:07:56.195238 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7dd97e68-6e17-4b0c-9834-096cfcd0496e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:56.195465 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7dd97e68-6e17-4b0c-9834-096cfcd0496e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:56.195631 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-7dd97e68-6e17-4b0c-9834-096cfcd0496e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete snapshot with id: 41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 Jul 10 18:07:56.203595 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:56.203595 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:56.204216 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7dd97e68-6e17-4b0c-9834-096cfcd0496e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Snapshot retrieved successfully. Jul 10 18:07:56.231760 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7dd97e68-6e17-4b0c-9834-096cfcd0496e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Snapshot delete request issued successfully. Jul 10 18:07:56.231760 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7dd97e68-6e17-4b0c-9834-096cfcd0496e tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 returned with HTTP 202 Jul 10 18:07:56.232952 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 703/2796] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:07:56 2026] DELETE /volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:07:56.244964 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-93417030-6bde-4871-ba3d-5751326f2e0a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:56.247587 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-93417030-6bde-4871-ba3d-5751326f2e0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 Jul 10 18:07:56.248102 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-93417030-6bde-4871-ba3d-5751326f2e0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:56.248330 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-93417030-6bde-4871-ba3d-5751326f2e0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:56.256257 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:56.256257 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:56.256926 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-93417030-6bde-4871-ba3d-5751326f2e0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Snapshot retrieved successfully. Jul 10 18:07:56.258941 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-93417030-6bde-4871-ba3d-5751326f2e0a tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 returned with HTTP 200 Jul 10 18:07:56.259418 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 694/2797] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:07:56 2026] GET /volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:57.047178 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-025095af-4fa5-4d5b-a5e5-2d4420823200 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:57.049639 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-025095af-4fa5-4d5b-a5e5-2d4420823200 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:07:57.049954 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-025095af-4fa5-4d5b-a5e5-2d4420823200 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:57.050267 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-025095af-4fa5-4d5b-a5e5-2d4420823200 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:57.063117 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:57.063117 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:57.068049 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-025095af-4fa5-4d5b-a5e5-2d4420823200 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:07:57.074846 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-025095af-4fa5-4d5b-a5e5-2d4420823200 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:07:57.075410 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 704/2798] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:57 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:57.140594 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-56e29670-5f4e-4207-9b61-5f293bdcc7c4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:57.143744 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-56e29670-5f4e-4207-9b61-5f293bdcc7c4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098 Jul 10 18:07:57.143980 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-56e29670-5f4e-4207-9b61-5f293bdcc7c4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:57.144235 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-56e29670-5f4e-4207-9b61-5f293bdcc7c4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:57.153636 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:57.153636 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:57.208876 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eda4faa7-2a25-4d7a-9ea9-70ed238150cf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:57.210844 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eda4faa7-2a25-4d7a-9ea9-70ed238150cf tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:57.211044 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eda4faa7-2a25-4d7a-9ea9-70ed238150cf tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:57.211240 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eda4faa7-2a25-4d7a-9ea9-70ed238150cf tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:57.224033 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:57.224033 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:57.228390 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-eda4faa7-2a25-4d7a-9ea9-70ed238150cf tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:57.233767 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eda4faa7-2a25-4d7a-9ea9-70ed238150cf tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:57.234317 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 704/2799] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:57 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:57.250512 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6d43451f-ce46-4604-aa97-be86d996fc97 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:57.270517 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c472ef85-bb8e-4546-b83c-8f7cbed9461f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:57.272481 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c472ef85-bb8e-4546-b83c-8f7cbed9461f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 Jul 10 18:07:57.272772 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c472ef85-bb8e-4546-b83c-8f7cbed9461f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:57.272950 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c472ef85-bb8e-4546-b83c-8f7cbed9461f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:57.278002 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c472ef85-bb8e-4546-b83c-8f7cbed9461f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 returned with HTTP 404 Jul 10 18:07:57.278549 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 705/2800] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:07:57 2026] GET /volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:57.288642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5cfd14c7-d373-4b95-842f-a67c91656377 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:57.290701 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5cfd14c7-d373-4b95-842f-a67c91656377 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:57.291008 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5cfd14c7-d373-4b95-842f-a67c91656377 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:57.291207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5cfd14c7-d373-4b95-842f-a67c91656377 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:57.291381 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-5cfd14c7-d373-4b95-842f-a67c91656377 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume with id: 0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:57.298904 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:57.298904 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:57.299502 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5cfd14c7-d373-4b95-842f-a67c91656377 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:57.329270 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5cfd14c7-d373-4b95-842f-a67c91656377 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume request issued successfully. Jul 10 18:07:57.329270 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5cfd14c7-d373-4b95-842f-a67c91656377 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 returned with HTTP 202 Jul 10 18:07:57.329687 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 705/2801] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:07:57 2026] DELETE /volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:07:57.346668 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f5183016-c59d-470c-978b-b47a6c00d01f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:57.351225 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f5183016-c59d-470c-978b-b47a6c00d01f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:57.351225 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f5183016-c59d-470c-978b-b47a6c00d01f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:57.351225 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f5183016-c59d-470c-978b-b47a6c00d01f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:57.361480 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:57.361480 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:57.367433 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f5183016-c59d-470c-978b-b47a6c00d01f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:57.375005 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f5183016-c59d-470c-978b-b47a6c00d01f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 returned with HTTP 200 Jul 10 18:07:57.375519 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 706/2802] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:57 2026] GET /volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 => generated 1225 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:57.401487 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:57.402010 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-623286089"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:57.403581 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-623286089'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:57.403759 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Create volume of 1 GB Jul 10 18:07:57.410389 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Availability Zones retrieved successfully. Jul 10 18:07:57.415857 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Flow 'volume_create_api' (df6d52b5-f961-4919-ab57-d47a8d7402c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:57.416828 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (737d7fb1-88ad-4aca-9840-454cd8796750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:57.418020 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:57.466104 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (737d7fb1-88ad-4aca-9840-454cd8796750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:57.467111 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937a74a5-77ee-4cec-b0ff-9f6b26e9af1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:57.557500 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Created reservations ['63bf789d-6d41-4efe-b011-143f43c44162', 'c6749721-628a-4d0c-879e-e7c68725e301', '287a3925-f4bd-45aa-bcbe-b80d658e42fd', '31d0b918-1565-4ff3-862c-3231999aae85'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:57.558897 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937a74a5-77ee-4cec-b0ff-9f6b26e9af1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63bf789d-6d41-4efe-b011-143f43c44162', 'c6749721-628a-4d0c-879e-e7c68725e301', '287a3925-f4bd-45aa-bcbe-b80d658e42fd', '31d0b918-1565-4ff3-862c-3231999aae85']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:57.559737 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f7e4cf-0546-4012-bdff-298f451acd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:57.588378 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f7e4cf-0546-4012-bdff-298f451acd0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f27c59fb-65cf-47fe-85ec-3890fec49b99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-623286089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2728618f8bad4a14a8e51479661134f4',qos_specs=None,replication_status=,reservations=['63bf789d-6d41-4efe-b011-143f43c44162','c6749721-628a-4d0c-879e-e7c68725e301','287a3925-f4bd-45aa-bcbe-b80d658e42fd','31d0b918-1565-4ff3-862c-3231999aae85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='520c45b4023d4ec68d6bf2c0b107a34f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-623286089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f27c59fb-65cf-47fe-85ec-3890fec49b99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2728618f8bad4a14a8e51479661134f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='520c45b4023d4ec68d6bf2c0b107a34f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:57.589428 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (893cf569-4e96-4ad8-a5c0-88c819736e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:57.620653 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (893cf569-4e96-4ad8-a5c0-88c819736e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-623286089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2728618f8bad4a14a8e51479661134f4',qos_specs=None,replication_status=,reservations=['63bf789d-6d41-4efe-b011-143f43c44162','c6749721-628a-4d0c-879e-e7c68725e301','287a3925-f4bd-45aa-bcbe-b80d658e42fd','31d0b918-1565-4ff3-862c-3231999aae85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='520c45b4023d4ec68d6bf2c0b107a34f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:57.621509 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26652635-335d-47d5-a7f0-b34c6ccb72f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:57.635991 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26652635-335d-47d5-a7f0-b34c6ccb72f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:57.637034 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Flow 'volume_create_api' (df6d52b5-f961-4919-ab57-d47a8d7402c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:57.637357 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Create volume request issued successfully. Jul 10 18:07:57.637977 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6d43451f-ce46-4604-aa97-be86d996fc97 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:57.638430 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 695/2803] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:07:57 2026] POST /volume/v3/volumes => generated 775 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:07:57.659320 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b840fd4f-f8b4-41ca-8c5f-265ceb70443d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:57.661923 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b840fd4f-f8b4-41ca-8c5f-265ceb70443d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 Jul 10 18:07:57.662319 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b840fd4f-f8b4-41ca-8c5f-265ceb70443d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:57.662708 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b840fd4f-f8b4-41ca-8c5f-265ceb70443d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:57.673726 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:57.673726 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:57.679847 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b840fd4f-f8b4-41ca-8c5f-265ceb70443d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Volume info retrieved successfully. Jul 10 18:07:57.687672 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b840fd4f-f8b4-41ca-8c5f-265ceb70443d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 returned with HTTP 200 Jul 10 18:07:57.688510 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 706/2804] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:57 2026] GET /volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:57.718229 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-fe56cc9d-765a-4817-816b-8ca6bcd42929 req-56e29670-5f4e-4207-9b61-5f293bdcc7c4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098 returned with HTTP 200 Jul 10 18:07:57.718759 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 698/2805] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:07:57 2026] DELETE /volume/v3/attachments/750044f7-28e4-41d3-bb45-8f09b6358098 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:58.092946 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-20354523-9385-4527-b5a7-d2b80be54743 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.094971 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20354523-9385-4527-b5a7-d2b80be54743 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:07:58.095362 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-20354523-9385-4527-b5a7-d2b80be54743 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.095693 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-20354523-9385-4527-b5a7-d2b80be54743 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.107248 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.107248 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:58.111926 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-20354523-9385-4527-b5a7-d2b80be54743 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:07:58.118104 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20354523-9385-4527-b5a7-d2b80be54743 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:07:58.118834 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 707/2806] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:58 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:58.248974 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3903b173-71f3-4e4e-9664-c03e186bd262 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.250829 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3903b173-71f3-4e4e-9664-c03e186bd262 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:58.251222 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3903b173-71f3-4e4e-9664-c03e186bd262 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.251222 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3903b173-71f3-4e4e-9664-c03e186bd262 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.258369 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.258369 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:58.262247 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3903b173-71f3-4e4e-9664-c03e186bd262 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:58.269537 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3903b173-71f3-4e4e-9664-c03e186bd262 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:58.270049 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 696/2807] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:58 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:58.286651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-607cbe5c-a598-4b96-955f-2acc3dbe2373 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.288933 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-607cbe5c-a598-4b96-955f-2acc3dbe2373 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:58.288933 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-607cbe5c-a598-4b96-955f-2acc3dbe2373 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.289159 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-607cbe5c-a598-4b96-955f-2acc3dbe2373 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.296368 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.296368 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:58.300424 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-607cbe5c-a598-4b96-955f-2acc3dbe2373 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:58.305122 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-607cbe5c-a598-4b96-955f-2acc3dbe2373 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:58.305606 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 707/2808] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:58 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:58.354594 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bc203d8b-68b2-4b1b-b253-3888aca4a979 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.356760 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bc203d8b-68b2-4b1b-b253-3888aca4a979 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:07:58.357009 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bc203d8b-68b2-4b1b-b253-3888aca4a979 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.357242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bc203d8b-68b2-4b1b-b253-3888aca4a979 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.365189 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.365189 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:58.369481 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bc203d8b-68b2-4b1b-b253-3888aca4a979 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:58.374437 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bc203d8b-68b2-4b1b-b253-3888aca4a979 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:07:58.374879 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 699/2809] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:58 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:58.388541 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ca5c7a8d-319b-4b88-8a5e-b54dd637a139 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.390496 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ca5c7a8d-319b-4b88-8a5e-b54dd637a139 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:58.390778 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ca5c7a8d-319b-4b88-8a5e-b54dd637a139 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.391031 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ca5c7a8d-319b-4b88-8a5e-b54dd637a139 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.397106 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ca5c7a8d-319b-4b88-8a5e-b54dd637a139 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 returned with HTTP 404 Jul 10 18:07:58.397618 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 708/2810] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:58 2026] GET /volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:07:58.440077 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d2174e66-0e7e-492c-acfb-1908940351fd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.442018 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:07:58.442346 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-739333268", "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:58.444287 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-739333268', 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:07:58.624515 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume of 1 GB Jul 10 18:07:58.624745 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.624745 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:58.625382 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Availability Zones retrieved successfully. Jul 10 18:07:58.634264 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Flow 'volume_create_api' (6d5d1f9d-9fcc-4bf4-a896-f8c7466a7ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:58.634986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18988a1a-3dfe-42b7-ac78-c684105141cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:58.636113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:07:58.682807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-26f14d3c-f4bd-4e76-871c-8c5cfc42593f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.685000 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.685000 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:58.685276 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26f14d3c-f4bd-4e76-871c-8c5cfc42593f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:58.685923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26f14d3c-f4bd-4e76-871c-8c5cfc42593f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.685923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26f14d3c-f4bd-4e76-871c-8c5cfc42593f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.685923 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-26f14d3c-f4bd-4e76-871c-8c5cfc42593f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume with id: a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:58.694194 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.694194 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:58.694866 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-26f14d3c-f4bd-4e76-871c-8c5cfc42593f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:58.701085 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18988a1a-3dfe-42b7-ac78-c684105141cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c04ee8b-3d93-4e2f-99b8-b0a8107055bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:58.702475 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afdc3a49-db37-4cde-9fe9-fcb433410249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:58.706582 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ffa08eb3-234a-43e2-b731-53233cd09fc2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.708701 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ffa08eb3-234a-43e2-b731-53233cd09fc2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 Jul 10 18:07:58.708960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ffa08eb3-234a-43e2-b731-53233cd09fc2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.709143 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ffa08eb3-234a-43e2-b731-53233cd09fc2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.718362 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.718362 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:58.722304 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ffa08eb3-234a-43e2-b731-53233cd09fc2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Volume info retrieved successfully. Jul 10 18:07:58.725247 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-26f14d3c-f4bd-4e76-871c-8c5cfc42593f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume request issued successfully. Jul 10 18:07:58.725650 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26f14d3c-f4bd-4e76-871c-8c5cfc42593f tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 202 Jul 10 18:07:58.726227 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 708/2811] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:07:58 2026] DELETE /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:07:58.728132 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ffa08eb3-234a-43e2-b731-53233cd09fc2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 returned with HTTP 200 Jul 10 18:07:58.728634 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 700/2812] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:58 2026] GET /volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:58.742658 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7e08f8e0-48be-4543-8901-ef04703a54ed None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.745081 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e08f8e0-48be-4543-8901-ef04703a54ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:58.745196 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7e08f8e0-48be-4543-8901-ef04703a54ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.745369 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7e08f8e0-48be-4543-8901-ef04703a54ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.752017 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4abac172-05a3-4c58-865f-8160db12b128 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.754554 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4abac172-05a3-4c58-865f-8160db12b128 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:07:58.754989 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4abac172-05a3-4c58-865f-8160db12b128 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f27c59fb-65cf-47fe-85ec-3890fec49b99", "name": "tempest-type-Backup-1051943443"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:58.758743 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.758743 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:58.759361 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-4abac172-05a3-4c58-865f-8160db12b128 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Creating new backup {'backup': {'volume_id': 'f27c59fb-65cf-47fe-85ec-3890fec49b99', 'name': 'tempest-type-Backup-1051943443'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:07:58.759701 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-4abac172-05a3-4c58-865f-8160db12b128 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Creating backup of volume f27c59fb-65cf-47fe-85ec-3890fec49b99 in container None Jul 10 18:07:58.769635 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7e08f8e0-48be-4543-8901-ef04703a54ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:58.777104 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.777104 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:58.777708 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4abac172-05a3-4c58-865f-8160db12b128 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Volume info retrieved successfully. Jul 10 18:07:58.785558 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e08f8e0-48be-4543-8901-ef04703a54ed tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 200 Jul 10 18:07:58.786253 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 709/2813] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:58 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 1190 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:07:58.801323 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Created reservations ['08820441-5318-4fed-afd3-5170af5ba4b1', 'eacc0244-beae-4785-8834-b55fd4915cb9', '0fc44639-2b2b-478b-8b9b-f4f38df2bfc6', 'bdddba35-f1f8-4eb7-a7c8-e630c8d6d707'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:58.802426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afdc3a49-db37-4cde-9fe9-fcb433410249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08820441-5318-4fed-afd3-5170af5ba4b1', 'eacc0244-beae-4785-8834-b55fd4915cb9', '0fc44639-2b2b-478b-8b9b-f4f38df2bfc6', 'bdddba35-f1f8-4eb7-a7c8-e630c8d6d707']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:58.803314 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1098b078-2bc4-4cdf-a522-105b24315d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:58.826088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-4abac172-05a3-4c58-865f-8160db12b128 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Created reservations ['49d4b9f3-66b1-465a-b735-31bfb9cd64c6', '3b7e4261-6557-4a3c-a749-e9ba25ed1663'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:07:58.834249 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1098b078-2bc4-4cdf-a522-105b24315d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '762be4ce-0eeb-4eb2-a532-625045b0b143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-739333268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='79650a2a343746ddb61e88c79c80c1a5',qos_specs=None,replication_status=,reservations=['08820441-5318-4fed-afd3-5170af5ba4b1','eacc0244-beae-4785-8834-b55fd4915cb9','0fc44639-2b2b-478b-8b9b-f4f38df2bfc6','bdddba35-f1f8-4eb7-a7c8-e630c8d6d707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7149215bcc4eadb757da5526d1222a',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-739333268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=762be4ce-0eeb-4eb2-a532-625045b0b143,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='79650a2a343746ddb61e88c79c80c1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b7149215bcc4eadb757da5526d1222a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c04ee8b-3d93-4e2f-99b8-b0a8107055bd),volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:58.835731 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef31a8c-1609-4339-bb08-9ad05be6feb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:58.866113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef31a8c-1609-4339-bb08-9ad05be6feb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-739333268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='79650a2a343746ddb61e88c79c80c1a5',qos_specs=None,replication_status=,reservations=['08820441-5318-4fed-afd3-5170af5ba4b1','eacc0244-beae-4785-8834-b55fd4915cb9','0fc44639-2b2b-478b-8b9b-f4f38df2bfc6','bdddba35-f1f8-4eb7-a7c8-e630c8d6d707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b7149215bcc4eadb757da5526d1222a',volume_type_id=2c04ee8b-3d93-4e2f-99b8-b0a8107055bd)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:58.867798 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b837bd75-9b67-410a-8067-503011a55abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:07:58.876374 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4abac172-05a3-4c58-865f-8160db12b128 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:07:58.877342 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 709/2814] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:07:58 2026] POST /volume/v3/backups => generated 314 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:07:58.883972 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b837bd75-9b67-410a-8067-503011a55abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:07:58.885133 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Flow 'volume_create_api' (6d5d1f9d-9fcc-4bf4-a896-f8c7466a7ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:07:58.885537 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create volume request issued successfully. Jul 10 18:07:58.886329 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2174e66-0e7e-492c-acfb-1908940351fd tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:07:58.887186 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 697/2815] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:07:58 2026] POST /volume/v3/volumes => generated 757 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:07:58.891875 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c37848b5-adf6-49ec-ab87-37ef2c528359 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.894051 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c37848b5-adf6-49ec-ab87-37ef2c528359 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:07:58.894131 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c37848b5-adf6-49ec-ab87-37ef2c528359 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.894334 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c37848b5-adf6-49ec-ab87-37ef2c528359 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.894441 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-c37848b5-adf6-49ec-ab87-37ef2c528359 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:58.899980 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.899980 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:58.900976 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c37848b5-adf6-49ec-ab87-37ef2c528359 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:07:58.901626 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 701/2816] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:58 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:58.912873 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ee5a3b7f-b1b2-4464-be38-486bdcc429e1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:58.917994 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ee5a3b7f-b1b2-4464-be38-486bdcc429e1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:07:58.918336 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ee5a3b7f-b1b2-4464-be38-486bdcc429e1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:58.918706 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ee5a3b7f-b1b2-4464-be38-486bdcc429e1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:58.932780 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:58.932780 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:07:58.943365 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ee5a3b7f-b1b2-4464-be38-486bdcc429e1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:58.946183 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ee5a3b7f-b1b2-4464-be38-486bdcc429e1 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 200 Jul 10 18:07:58.946797 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 710/2817] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:58 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:59.138438 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b218a25c-fab0-4478-aa5d-93d46774b8a6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.143715 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b218a25c-fab0-4478-aa5d-93d46774b8a6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:07:59.144061 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b218a25c-fab0-4478-aa5d-93d46774b8a6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.144487 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b218a25c-fab0-4478-aa5d-93d46774b8a6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.161289 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:59.161289 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:59.166358 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b218a25c-fab0-4478-aa5d-93d46774b8a6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:07:59.175841 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b218a25c-fab0-4478-aa5d-93d46774b8a6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:07:59.176646 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 710/2818] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:59 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:59.800701 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a4794e48-2fac-4fad-8b58-040e07dbee33 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.802832 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a4794e48-2fac-4fad-8b58-040e07dbee33 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:59.803104 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a4794e48-2fac-4fad-8b58-040e07dbee33 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.803352 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a4794e48-2fac-4fad-8b58-040e07dbee33 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.810902 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a4794e48-2fac-4fad-8b58-040e07dbee33 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 404 Jul 10 18:07:59.811441 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 698/2819] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:59 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:07:59.821091 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cb786d71-dda3-4a56-8bcd-00aa0d3fff8b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.823181 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cb786d71-dda3-4a56-8bcd-00aa0d3fff8b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:59.823433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cb786d71-dda3-4a56-8bcd-00aa0d3fff8b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.823688 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cb786d71-dda3-4a56-8bcd-00aa0d3fff8b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.823939 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-cb786d71-dda3-4a56-8bcd-00aa0d3fff8b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume with id: 0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:59.830023 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cb786d71-dda3-4a56-8bcd-00aa0d3fff8b tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 returned with HTTP 404 Jul 10 18:07:59.830573 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 702/2820] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:07:59 2026] DELETE /volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:07:59.838262 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f00ea1e7-5990-4d10-8f74-abce4b253b27 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.840439 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f00ea1e7-5990-4d10-8f74-abce4b253b27 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 Jul 10 18:07:59.840674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f00ea1e7-5990-4d10-8f74-abce4b253b27 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.840926 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f00ea1e7-5990-4d10-8f74-abce4b253b27 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.846653 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f00ea1e7-5990-4d10-8f74-abce4b253b27 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 returned with HTTP 404 Jul 10 18:07:59.847181 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 711/2821] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:59 2026] GET /volume/v3/volumes/0deaa2bc-9edd-4339-943d-f1b8e8daca16 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:07:59.854435 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8000a0b9-3ded-453c-ae87-2d3f34c8b364 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.856348 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8000a0b9-3ded-453c-ae87-2d3f34c8b364 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 Jul 10 18:07:59.856585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8000a0b9-3ded-453c-ae87-2d3f34c8b364 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.856847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8000a0b9-3ded-453c-ae87-2d3f34c8b364 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.856988 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-8000a0b9-3ded-453c-ae87-2d3f34c8b364 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete snapshot with id: 41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 Jul 10 18:07:59.862138 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8000a0b9-3ded-453c-ae87-2d3f34c8b364 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 returned with HTTP 404 Jul 10 18:07:59.862717 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 711/2822] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:07:59 2026] DELETE /volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:59.870030 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-626ed890-2e4c-4fe2-b3cd-885bbb824fc5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.871837 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-626ed890-2e4c-4fe2-b3cd-885bbb824fc5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 Jul 10 18:07:59.872037 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-626ed890-2e4c-4fe2-b3cd-885bbb824fc5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.872203 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-626ed890-2e4c-4fe2-b3cd-885bbb824fc5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.876619 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-626ed890-2e4c-4fe2-b3cd-885bbb824fc5 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 returned with HTTP 404 Jul 10 18:07:59.877093 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 699/2823] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:07:59 2026] GET /volume/v3/snapshots/41a6f972-eff5-48ad-a5a7-e62afe2ff0b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:07:59.883886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b3de1cc6-9856-4133-a183-6cc69b2565c9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.885672 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b3de1cc6-9856-4133-a183-6cc69b2565c9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:59.885892 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b3de1cc6-9856-4133-a183-6cc69b2565c9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.886070 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b3de1cc6-9856-4133-a183-6cc69b2565c9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.886228 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-b3de1cc6-9856-4133-a183-6cc69b2565c9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume with id: a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:59.892957 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b3de1cc6-9856-4133-a183-6cc69b2565c9 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 404 Jul 10 18:07:59.893538 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 703/2824] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:07:59 2026] DELETE /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:07:59.900271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ed2b669c-ae0f-42b1-a729-84e216dd9db2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.901981 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed2b669c-ae0f-42b1-a729-84e216dd9db2 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de Jul 10 18:07:59.902210 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed2b669c-ae0f-42b1-a729-84e216dd9db2 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.902393 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed2b669c-ae0f-42b1-a729-84e216dd9db2 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.908375 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed2b669c-ae0f-42b1-a729-84e216dd9db2 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de returned with HTTP 404 Jul 10 18:07:59.908989 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 712/2825] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:07:59 2026] GET /volume/v3/volumes/a1667d1c-c3e5-4e96-8557-82ea6977f1de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:07:59.917106 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ee480cb2-e8c1-4389-b09d-55be0c14e66d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.922048 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee480cb2-e8c1-4389-b09d-55be0c14e66d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:07:59.922292 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee480cb2-e8c1-4389-b09d-55be0c14e66d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.922456 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee480cb2-e8c1-4389-b09d-55be0c14e66d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.922577 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-ee480cb2-e8c1-4389-b09d-55be0c14e66d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:07:59.933376 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:59.933376 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:07:59.934696 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee480cb2-e8c1-4389-b09d-55be0c14e66d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:07:59.934970 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 712/2826] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:07:59 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:07:59.957678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8fa51927-ffe7-4765-a945-c3f3d15c4557 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.959987 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8fa51927-ffe7-4765-a945-c3f3d15c4557 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e Jul 10 18:07:59.960322 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8fa51927-ffe7-4765-a945-c3f3d15c4557 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.960488 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8fa51927-ffe7-4765-a945-c3f3d15c4557 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.960732 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-8fa51927-ffe7-4765-a945-c3f3d15c4557 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume with id: 17d3be20-8f69-4bef-a9ab-77055e00111e Jul 10 18:07:59.961969 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4d5b8b1f-53f1-4bc7-8abb-d8a971913053 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.963797 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d5b8b1f-53f1-4bc7-8abb-d8a971913053 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:07:59.963990 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d5b8b1f-53f1-4bc7-8abb-d8a971913053 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:07:59.964196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d5b8b1f-53f1-4bc7-8abb-d8a971913053 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:07:59.970029 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:59.970029 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:07:59.970444 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8fa51927-ffe7-4765-a945-c3f3d15c4557 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:07:59.971609 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:07:59.971609 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:07:59.975966 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4d5b8b1f-53f1-4bc7-8abb-d8a971913053 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:07:59.982374 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d5b8b1f-53f1-4bc7-8abb-d8a971913053 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 200 Jul 10 18:07:59.982996 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 704/2827] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:07:59 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:07:59.990607 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-7e186f67-228c-4319-b1f0-93795037678b req-4589a2e0-fbe4-4609-9b09-5d193edc118a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:07:59.993029 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-4589a2e0-fbe4-4609-9b09-5d193edc118a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7/action Jul 10 18:07:59.993525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-4589a2e0-fbe4-4609-9b09-5d193edc118a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:07:59.993812 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-4589a2e0-fbe4-4609-9b09-5d193edc118a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:07:59.994170 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8fa51927-ffe7-4765-a945-c3f3d15c4557 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume request issued successfully. Jul 10 18:07:59.994447 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8fa51927-ffe7-4765-a945-c3f3d15c4557 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e returned with HTTP 202 Jul 10 18:07:59.995188 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 700/2828] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:07:59 2026] DELETE /volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:08:00.005231 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3e10c021-88c7-4bcb-9649-29ea45f2c102 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:00.007340 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3e10c021-88c7-4bcb-9649-29ea45f2c102 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e Jul 10 18:08:00.007537 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3e10c021-88c7-4bcb-9649-29ea45f2c102 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:00.007788 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3e10c021-88c7-4bcb-9649-29ea45f2c102 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:00.016677 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:00.016677 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:00.018273 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:00.018273 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:00.023962 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3e10c021-88c7-4bcb-9649-29ea45f2c102 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Volume info retrieved successfully. Jul 10 18:08:00.034439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3e10c021-88c7-4bcb-9649-29ea45f2c102 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e returned with HTTP 200 Jul 10 18:08:00.035212 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 713/2829] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:00 2026] GET /volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e => generated 1225 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:00.037711 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7e186f67-228c-4319-b1f0-93795037678b req-4589a2e0-fbe4-4609-9b09-5d193edc118a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7/action returned with HTTP 204 Jul 10 18:08:00.038283 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 713/2830] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:07:59 2026] POST /volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:00.155969 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-b6455aa3-4459-4ab7-8b23-148a2f0b633c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:00.158846 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-b6455aa3-4459-4ab7-8b23-148a2f0b633c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:00.159154 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-b6455aa3-4459-4ab7-8b23-148a2f0b633c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:00.159386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-b6455aa3-4459-4ab7-8b23-148a2f0b633c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:00.168514 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:00.168514 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:00.173769 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-b6455aa3-4459-4ab7-8b23-148a2f0b633c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:00.179837 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-b6455aa3-4459-4ab7-8b23-148a2f0b633c tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 200 Jul 10 18:08:00.180290 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 705/2831] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:08:00 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:00.193742 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0fdde95c-8019-4495-aedc-04082c1f603e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:00.196899 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0fdde95c-8019-4495-aedc-04082c1f603e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:00.196899 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0fdde95c-8019-4495-aedc-04082c1f603e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:00.196899 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0fdde95c-8019-4495-aedc-04082c1f603e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:00.207426 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:00.207426 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:00.211673 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0fdde95c-8019-4495-aedc-04082c1f603e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:00.217265 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0fdde95c-8019-4495-aedc-04082c1f603e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:08:00.217446 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 701/2832] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:00 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:00.232086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-513dd50c-a78b-4e07-a86e-a8e687e146ed None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:00.234494 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-513dd50c-a78b-4e07-a86e-a8e687e146ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:00.235044 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-513dd50c-a78b-4e07-a86e-a8e687e146ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9bb1a17-fb0f-4d7c-9439-11968b7970d3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-428751924"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:00.249139 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:00.249139 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:00.249728 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-513dd50c-a78b-4e07-a86e-a8e687e146ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:00.249965 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-513dd50c-a78b-4e07-a86e-a8e687e146ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:00.286843 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-513dd50c-a78b-4e07-a86e-a8e687e146ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['1c3777fa-5757-445b-aa72-1188f594a9a2', 'dcb709a2-9f45-4cf4-8f1f-fb417092aa66', 'd226c647-5842-41b6-b2cc-95fe7f87401a', 'a9a5b211-154f-4790-8c2f-2a56724ab713'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:00.333542 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-513dd50c-a78b-4e07-a86e-a8e687e146ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot force create request issued successfully. Jul 10 18:08:00.334105 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-513dd50c-a78b-4e07-a86e-a8e687e146ed tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:00.334721 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 714/2833] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:00.344667 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6412c793-1c15-4d38-8120-c173b8d47260 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:00.346915 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6412c793-1c15-4d38-8120-c173b8d47260 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 Jul 10 18:08:00.347720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6412c793-1c15-4d38-8120-c173b8d47260 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:00.347720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6412c793-1c15-4d38-8120-c173b8d47260 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:00.355390 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:00.355390 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:00.355991 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6412c793-1c15-4d38-8120-c173b8d47260 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:00.357074 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6412c793-1c15-4d38-8120-c173b8d47260 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 returned with HTTP 200 Jul 10 18:08:00.357493 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 714/2834] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:00 2026] GET /volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:00.794493 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-09d8083e-2b34-4bf1-b019-364290acbf48 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:00.799329 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-09d8083e-2b34-4bf1-b019-364290acbf48 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:00.799536 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-09d8083e-2b34-4bf1-b019-364290acbf48 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:00.799803 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-09d8083e-2b34-4bf1-b019-364290acbf48 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:00.810387 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:00.810387 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:00.819743 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-09d8083e-2b34-4bf1-b019-364290acbf48 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:00.827182 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-09d8083e-2b34-4bf1-b019-364290acbf48 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 200 Jul 10 18:08:00.827791 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 706/2835] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:08:00 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:00.841874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5bb01f92-c886-4000-9217-e59d77f07ec8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:00.842363 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5bb01f92-c886-4000-9217-e59d77f07ec8 None None] GET https://10.4.3.71/volume// Jul 10 18:08:00.842945 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5bb01f92-c886-4000-9217-e59d77f07ec8 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:00.842945 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5bb01f92-c886-4000-9217-e59d77f07ec8 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:00.843367 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5bb01f92-c886-4000-9217-e59d77f07ec8 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:08:00.843754 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 702/2836] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:08:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:08:00.853649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-2e0ac47c-8f9c-450a-a0a0-467bc2c998fb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:00.856234 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-2e0ac47c-8f9c-450a-a0a0-467bc2c998fb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:08:00.856703 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-2e0ac47c-8f9c-450a-a0a0-467bc2c998fb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "762be4ce-0eeb-4eb2-a532-625045b0b143", "connector": null, "instance_uuid": "e6586a4d-1682-48c9-8a2f-12a193657407"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:00.866519 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:00.866519 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:00.902199 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-2e0ac47c-8f9c-450a-a0a0-467bc2c998fb tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:08:00.902827 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 715/2837] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:08:00 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:00.948500 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fc21634b-1637-437e-b991-651325157cb9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:00.950518 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc21634b-1637-437e-b991-651325157cb9 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:00.950842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fc21634b-1637-437e-b991-651325157cb9 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:00.951092 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fc21634b-1637-437e-b991-651325157cb9 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:00.951233 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-fc21634b-1637-437e-b991-651325157cb9 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:00.956676 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:00.956676 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:00.957399 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc21634b-1637-437e-b991-651325157cb9 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:00.957882 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 715/2838] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:00 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:01.056143 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b0aba6b9-64ff-4479-a21d-280c4fa37f79 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:01.059280 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b0aba6b9-64ff-4479-a21d-280c4fa37f79 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e Jul 10 18:08:01.059280 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b0aba6b9-64ff-4479-a21d-280c4fa37f79 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:01.059280 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b0aba6b9-64ff-4479-a21d-280c4fa37f79 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:01.064963 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b0aba6b9-64ff-4479-a21d-280c4fa37f79 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e returned with HTTP 404 Jul 10 18:08:01.065510 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 707/2839] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:01 2026] GET /volume/v3/volumes/17d3be20-8f69-4bef-a9ab-77055e00111e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:01.072991 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9136c32c-e21c-4e6c-bc02-1ed6b272cf46 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:01.075415 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9136c32c-e21c-4e6c-bc02-1ed6b272cf46 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:08:01.075769 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9136c32c-e21c-4e6c-bc02-1ed6b272cf46 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:01.076061 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9136c32c-e21c-4e6c-bc02-1ed6b272cf46 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:01.076309 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-9136c32c-e21c-4e6c-bc02-1ed6b272cf46 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume with id: f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:08:01.084769 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9136c32c-e21c-4e6c-bc02-1ed6b272cf46 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 404 Jul 10 18:08:01.085489 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 703/2840] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:08:01 2026] DELETE /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:01.096577 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-33f7c57b-7865-4868-96b9-5e1bdbe78854 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:01.099084 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-33f7c57b-7865-4868-96b9-5e1bdbe78854 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 Jul 10 18:08:01.099388 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-33f7c57b-7865-4868-96b9-5e1bdbe78854 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:01.099695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-33f7c57b-7865-4868-96b9-5e1bdbe78854 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:01.107087 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-33f7c57b-7865-4868-96b9-5e1bdbe78854 tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 returned with HTTP 404 Jul 10 18:08:01.107765 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 716/2841] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:01 2026] GET /volume/v3/volumes/f77df521-02ac-43c0-aa0a-e4e0cb613c74 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:01.153584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-af4b5257-283b-45a1-a720-128161551cab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:01.155315 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af4b5257-283b-45a1-a720-128161551cab tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] DELETE https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:08:01.156407 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af4b5257-283b-45a1-a720-128161551cab tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:01.157005 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af4b5257-283b-45a1-a720-128161551cab tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:01.157350 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-af4b5257-283b-45a1-a720-128161551cab tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Delete volume with id: bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:08:01.163895 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af4b5257-283b-45a1-a720-128161551cab tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 404 Jul 10 18:08:01.164444 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 716/2842] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:08:01 2026] DELETE /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:01.172423 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6e6e8f72-35ac-4870-a13f-4732409963bf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:01.174655 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6e6e8f72-35ac-4870-a13f-4732409963bf tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] GET https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 Jul 10 18:08:01.174839 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6e6e8f72-35ac-4870-a13f-4732409963bf tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:01.175096 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6e6e8f72-35ac-4870-a13f-4732409963bf tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:01.182615 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6e6e8f72-35ac-4870-a13f-4732409963bf tempest-VolumeImageDependencyTests-332122258 tempest-VolumeImageDependencyTests-332122258-project-member] https://10.4.3.71/volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 returned with HTTP 404 Jul 10 18:08:01.183472 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 708/2843] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:01 2026] GET /volume/v3/volumes/bfac619f-9976-4a67-bea7-a74cbcdb0bf7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 18:08:01.370244 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-265ae141-c679-45bc-a3f0-92de905c4491 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:01.372468 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-265ae141-c679-45bc-a3f0-92de905c4491 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 Jul 10 18:08:01.372758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-265ae141-c679-45bc-a3f0-92de905c4491 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:01.373024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-265ae141-c679-45bc-a3f0-92de905c4491 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:01.380124 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:01.380124 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:01.380737 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-265ae141-c679-45bc-a3f0-92de905c4491 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:01.381882 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-265ae141-c679-45bc-a3f0-92de905c4491 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 returned with HTTP 200 Jul 10 18:08:01.382672 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 704/2844] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:01 2026] GET /volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:01.390595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-43642081-2741-4342-9936-33fa8b679890 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:01.392333 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-43642081-2741-4342-9936-33fa8b679890 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:01.393088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-43642081-2741-4342-9936-33fa8b679890 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9bb1a17-fb0f-4d7c-9439-11968b7970d3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2044236334"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:01.403314 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:01.403314 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:01.403862 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-43642081-2741-4342-9936-33fa8b679890 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:01.404008 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-43642081-2741-4342-9936-33fa8b679890 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:01.436578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-43642081-2741-4342-9936-33fa8b679890 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['ebfabbc8-d05e-48c8-a64d-1e7ebe2fb2e7', 'f7f2770d-97b3-4f18-b722-e018a8e648ab', '1bb91491-fd03-4fed-9bfe-5bfe4fcd430b', 'e377a467-14f6-40ab-837a-5bbdf3ad9339'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:01.466344 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-43642081-2741-4342-9936-33fa8b679890 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot force create request issued successfully. Jul 10 18:08:01.466689 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-43642081-2741-4342-9936-33fa8b679890 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:01.467128 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 717/2845] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:01.478245 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e7cd1bc0-e4c5-4f3b-8608-b94586d13757 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:01.482840 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e7cd1bc0-e4c5-4f3b-8608-b94586d13757 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 Jul 10 18:08:01.483075 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e7cd1bc0-e4c5-4f3b-8608-b94586d13757 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:01.483378 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e7cd1bc0-e4c5-4f3b-8608-b94586d13757 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:01.489341 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:01.489341 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:01.489811 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e7cd1bc0-e4c5-4f3b-8608-b94586d13757 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:01.490639 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e7cd1bc0-e4c5-4f3b-8608-b94586d13757 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 returned with HTTP 200 Jul 10 18:08:01.491483 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 717/2846] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:01 2026] GET /volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:01.974620 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0a2d9a4d-e626-43e8-8005-85a5c0960c94 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:01.977315 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0a2d9a4d-e626-43e8-8005-85a5c0960c94 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:01.977605 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0a2d9a4d-e626-43e8-8005-85a5c0960c94 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:01.977858 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0a2d9a4d-e626-43e8-8005-85a5c0960c94 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:01.978003 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-0a2d9a4d-e626-43e8-8005-85a5c0960c94 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:01.988284 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:01.988284 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:01.988916 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0a2d9a4d-e626-43e8-8005-85a5c0960c94 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:01.989375 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 709/2847] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:01 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:02.503014 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aa187042-4872-46bf-8527-07771435af21 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:02.505123 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa187042-4872-46bf-8527-07771435af21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 Jul 10 18:08:02.505459 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aa187042-4872-46bf-8527-07771435af21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:02.505923 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aa187042-4872-46bf-8527-07771435af21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:02.513665 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:02.513665 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:02.514333 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-aa187042-4872-46bf-8527-07771435af21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:02.515307 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa187042-4872-46bf-8527-07771435af21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 returned with HTTP 200 Jul 10 18:08:02.515988 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 705/2848] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:02 2026] GET /volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:02.526588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d51b45fb-be77-4248-bc54-385b429f7abc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:02.529725 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d51b45fb-be77-4248-bc54-385b429f7abc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 Jul 10 18:08:02.529725 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d51b45fb-be77-4248-bc54-385b429f7abc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:02.530144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d51b45fb-be77-4248-bc54-385b429f7abc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:02.530384 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-d51b45fb-be77-4248-bc54-385b429f7abc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 Jul 10 18:08:02.538147 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:02.538147 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:02.539693 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d51b45fb-be77-4248-bc54-385b429f7abc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:02.572651 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d51b45fb-be77-4248-bc54-385b429f7abc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:08:02.572651 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d51b45fb-be77-4248-bc54-385b429f7abc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 returned with HTTP 202 Jul 10 18:08:02.572651 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 718/2849] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:02 2026] DELETE /volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:02.582348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-84480fa1-fcef-4cdb-86dc-be686b9a5ffb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:02.586584 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-84480fa1-fcef-4cdb-86dc-be686b9a5ffb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 Jul 10 18:08:02.586584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-84480fa1-fcef-4cdb-86dc-be686b9a5ffb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:02.586584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-84480fa1-fcef-4cdb-86dc-be686b9a5ffb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:02.592390 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:02.592390 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:02.593357 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-84480fa1-fcef-4cdb-86dc-be686b9a5ffb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:02.594521 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-84480fa1-fcef-4cdb-86dc-be686b9a5ffb tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 returned with HTTP 200 Jul 10 18:08:02.595207 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 718/2850] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:02 2026] GET /volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:08:02.970682 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:03.004472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6c5f63b1-3589-4aef-ab41-608e47434117 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:03.007102 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6c5f63b1-3589-4aef-ab41-608e47434117 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:03.007396 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6c5f63b1-3589-4aef-ab41-608e47434117 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:03.007696 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6c5f63b1-3589-4aef-ab41-608e47434117 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:03.007872 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-6c5f63b1-3589-4aef-ab41-608e47434117 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:03.013001 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:03.013001 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:03.013828 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6c5f63b1-3589-4aef-ab41-608e47434117 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:03.014200 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 706/2851] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:03 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:03.094835 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:03.095220 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-622519073"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:03.096627 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-622519073'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:03.096668 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Create volume of 1 GB Jul 10 18:08:03.100959 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Availability Zones retrieved successfully. Jul 10 18:08:03.108226 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Flow 'volume_create_api' (8c3060c7-a1c3-441a-ac88-8be9bda31f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:03.109917 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25114df2-5c47-4078-9dfe-d94e9c5f4111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:03.111503 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:03.144620 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25114df2-5c47-4078-9dfe-d94e9c5f4111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:03.145499 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787609b0-f7a8-4fb2-937c-9142d6998e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:03.232180 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Created reservations ['8cd0c180-2a2a-40ff-aec6-178a27f83dff', '7a595166-5197-40e3-9515-f0f578a345d1', '037d0ac8-a62b-4771-8eb0-7c54b0ae8ecf', 'bb2817c3-fe40-4a4e-a0ac-314f89597c2c'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:03.233022 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787609b0-f7a8-4fb2-937c-9142d6998e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cd0c180-2a2a-40ff-aec6-178a27f83dff', '7a595166-5197-40e3-9515-f0f578a345d1', '037d0ac8-a62b-4771-8eb0-7c54b0ae8ecf', 'bb2817c3-fe40-4a4e-a0ac-314f89597c2c']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:03.233793 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68deae15-462f-47ec-a508-6794098832bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:03.266716 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68deae15-462f-47ec-a508-6794098832bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16b144e-bdaa-4c37-b27e-7b7a26760ade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-622519073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cea2a6a32554bf89f26992990c42f8d',qos_specs=None,replication_status=,reservations=['8cd0c180-2a2a-40ff-aec6-178a27f83dff','7a595166-5197-40e3-9515-f0f578a345d1','037d0ac8-a62b-4771-8eb0-7c54b0ae8ecf','bb2817c3-fe40-4a4e-a0ac-314f89597c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df063df2cab44f078eb9e42b393fc817',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-622519073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f16b144e-bdaa-4c37-b27e-7b7a26760ade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cea2a6a32554bf89f26992990c42f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df063df2cab44f078eb9e42b393fc817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:03.268135 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a578a7f5-14d4-41eb-b42b-926aa8ead34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:03.299009 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a578a7f5-14d4-41eb-b42b-926aa8ead34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-622519073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cea2a6a32554bf89f26992990c42f8d',qos_specs=None,replication_status=,reservations=['8cd0c180-2a2a-40ff-aec6-178a27f83dff','7a595166-5197-40e3-9515-f0f578a345d1','037d0ac8-a62b-4771-8eb0-7c54b0ae8ecf','bb2817c3-fe40-4a4e-a0ac-314f89597c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df063df2cab44f078eb9e42b393fc817',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:03.299947 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff27a1b4-0279-4ae3-8f5b-2d092ec36073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:03.314066 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff27a1b4-0279-4ae3-8f5b-2d092ec36073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:03.315052 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Flow 'volume_create_api' (8c3060c7-a1c3-441a-ac88-8be9bda31f8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:03.315468 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Create volume request issued successfully. Jul 10 18:08:03.316234 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-deb60071-1f5c-4114-b9c5-63b93d9767f6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:03.316795 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 710/2852] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:08:02 2026] POST /volume/v3/volumes => generated 763 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:03.332098 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1c2ed88d-8c7e-4206-a0cd-9370af01a774 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:03.334948 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c2ed88d-8c7e-4206-a0cd-9370af01a774 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:03.334948 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c2ed88d-8c7e-4206-a0cd-9370af01a774 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:03.335223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c2ed88d-8c7e-4206-a0cd-9370af01a774 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:03.346475 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:03.346475 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:03.351701 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1c2ed88d-8c7e-4206-a0cd-9370af01a774 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:03.358337 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c2ed88d-8c7e-4206-a0cd-9370af01a774 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade returned with HTTP 200 Jul 10 18:08:03.359121 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 719/2853] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:03 2026] GET /volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:03.606865 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0f6aaee3-316b-4ea1-83a7-5ef0e79ca09b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:03.608846 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0f6aaee3-316b-4ea1-83a7-5ef0e79ca09b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 Jul 10 18:08:03.609090 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0f6aaee3-316b-4ea1-83a7-5ef0e79ca09b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:03.609217 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0f6aaee3-316b-4ea1-83a7-5ef0e79ca09b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:03.614153 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0f6aaee3-316b-4ea1-83a7-5ef0e79ca09b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 returned with HTTP 404 Jul 10 18:08:03.614765 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 719/2854] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:03 2026] GET /volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:03.623449 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a6c946e0-0a99-4f43-b76e-59a645e281fe None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:03.626627 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6c946e0-0a99-4f43-b76e-59a645e281fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 Jul 10 18:08:03.626897 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6c946e0-0a99-4f43-b76e-59a645e281fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:03.627134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6c946e0-0a99-4f43-b76e-59a645e281fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:03.627241 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-a6c946e0-0a99-4f43-b76e-59a645e281fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 8360d365-eec6-4296-a704-0386250c4d14 Jul 10 18:08:03.633897 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:03.633897 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:03.634379 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a6c946e0-0a99-4f43-b76e-59a645e281fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:03.656589 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a6c946e0-0a99-4f43-b76e-59a645e281fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:08:03.656920 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6c946e0-0a99-4f43-b76e-59a645e281fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 returned with HTTP 202 Jul 10 18:08:03.657529 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 707/2855] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:03 2026] DELETE /volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:03.666313 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-25839c05-4fd7-4a97-8812-818b29f04950 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:03.669032 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-25839c05-4fd7-4a97-8812-818b29f04950 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 Jul 10 18:08:03.669322 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-25839c05-4fd7-4a97-8812-818b29f04950 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:03.670227 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-25839c05-4fd7-4a97-8812-818b29f04950 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:03.681992 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:03.681992 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:03.682445 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-25839c05-4fd7-4a97-8812-818b29f04950 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:03.683447 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-25839c05-4fd7-4a97-8812-818b29f04950 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 returned with HTTP 200 Jul 10 18:08:03.683855 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 711/2856] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:03 2026] GET /volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:04.027013 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-53b5deb9-b758-453a-a375-d3d6e9a67786 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:04.029086 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-53b5deb9-b758-453a-a375-d3d6e9a67786 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:04.029336 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-53b5deb9-b758-453a-a375-d3d6e9a67786 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:04.029534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-53b5deb9-b758-453a-a375-d3d6e9a67786 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:04.029794 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-53b5deb9-b758-453a-a375-d3d6e9a67786 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:04.035959 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:04.035959 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:04.036841 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-53b5deb9-b758-453a-a375-d3d6e9a67786 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:04.037311 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 720/2857] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:04 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:04.378441 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1f019315-cbb3-4221-ade4-bc13f2509ae6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:04.382173 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f019315-cbb3-4221-ade4-bc13f2509ae6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:04.382460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f019315-cbb3-4221-ade4-bc13f2509ae6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:04.382662 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f019315-cbb3-4221-ade4-bc13f2509ae6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:04.391308 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:04.391308 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:04.395736 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1f019315-cbb3-4221-ade4-bc13f2509ae6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:04.401196 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f019315-cbb3-4221-ade4-bc13f2509ae6 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade returned with HTTP 200 Jul 10 18:08:04.401638 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 720/2858] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:04 2026] GET /volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:04.419465 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fa9b0867-abce-40c2-8dc5-867d536d86c8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:04.421542 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fa9b0867-abce-40c2-8dc5-867d536d86c8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:04.421999 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fa9b0867-abce-40c2-8dc5-867d536d86c8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f16b144e-bdaa-4c37-b27e-7b7a26760ade", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1015175694"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:04.432011 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:04.432011 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:04.432579 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fa9b0867-abce-40c2-8dc5-867d536d86c8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:04.432759 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-fa9b0867-abce-40c2-8dc5-867d536d86c8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Create snapshot from volume f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:04.476919 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-fa9b0867-abce-40c2-8dc5-867d536d86c8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Created reservations ['acba0bab-ab4a-4ecc-97b9-f7bace0d63c0', '047dda3d-81b0-4ecf-be2d-eddce47d331d', '2bc6aad0-bc5c-4a80-a053-3b8eecbd073b', '5deca926-07f4-4e3d-a7e3-f6c84175d156'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:04.525991 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fa9b0867-abce-40c2-8dc5-867d536d86c8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot create request issued successfully. Jul 10 18:08:04.526399 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fa9b0867-abce-40c2-8dc5-867d536d86c8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:04.527051 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 708/2859] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:04 2026] POST /volume/v3/snapshots => generated 322 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:04.537411 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-251f3bd7-cfc2-46ee-8228-72fc720e7692 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:04.541953 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-251f3bd7-cfc2-46ee-8228-72fc720e7692 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d Jul 10 18:08:04.542269 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-251f3bd7-cfc2-46ee-8228-72fc720e7692 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:04.542712 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-251f3bd7-cfc2-46ee-8228-72fc720e7692 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:04.554019 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:04.554019 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:04.554761 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-251f3bd7-cfc2-46ee-8228-72fc720e7692 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot retrieved successfully. Jul 10 18:08:04.559275 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-251f3bd7-cfc2-46ee-8228-72fc720e7692 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d returned with HTTP 200 Jul 10 18:08:04.559893 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 712/2860] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:04 2026] GET /volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:04.696044 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a95d6f4a-258d-4cd1-9cbf-a893b44a22dc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:04.698541 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a95d6f4a-258d-4cd1-9cbf-a893b44a22dc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 Jul 10 18:08:04.698958 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a95d6f4a-258d-4cd1-9cbf-a893b44a22dc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:04.699273 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a95d6f4a-258d-4cd1-9cbf-a893b44a22dc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:04.705027 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a95d6f4a-258d-4cd1-9cbf-a893b44a22dc tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 returned with HTTP 404 Jul 10 18:08:04.705455 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 721/2861] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:04 2026] GET /volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:04.716913 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-25992a52-7628-40b4-af91-324cc4a07db0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:04.719298 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-25992a52-7628-40b4-af91-324cc4a07db0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 Jul 10 18:08:04.719599 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-25992a52-7628-40b4-af91-324cc4a07db0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:04.719811 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-25992a52-7628-40b4-af91-324cc4a07db0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:04.719953 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-25992a52-7628-40b4-af91-324cc4a07db0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: b40cc3ab-cc60-4cea-9da4-56f1055e6be0 Jul 10 18:08:04.726511 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:04.726511 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:04.727160 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-25992a52-7628-40b4-af91-324cc4a07db0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:04.758051 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-25992a52-7628-40b4-af91-324cc4a07db0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:08:04.758051 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-25992a52-7628-40b4-af91-324cc4a07db0 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 returned with HTTP 202 Jul 10 18:08:04.758051 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 721/2862] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:04 2026] DELETE /volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:04.770339 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b448cc8b-eda6-484d-bfbb-e09bdfbe0fac None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:04.773228 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b448cc8b-eda6-484d-bfbb-e09bdfbe0fac tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 Jul 10 18:08:04.773514 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b448cc8b-eda6-484d-bfbb-e09bdfbe0fac tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:04.773813 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b448cc8b-eda6-484d-bfbb-e09bdfbe0fac tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:04.781005 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:04.781005 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:04.781462 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b448cc8b-eda6-484d-bfbb-e09bdfbe0fac tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:04.782396 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b448cc8b-eda6-484d-bfbb-e09bdfbe0fac tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 returned with HTTP 200 Jul 10 18:08:04.783033 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 709/2863] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:04 2026] GET /volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:05.049169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0f620a68-4287-423b-bcdd-bf3fa65b134e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:05.051454 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0f620a68-4287-423b-bcdd-bf3fa65b134e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:05.051754 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0f620a68-4287-423b-bcdd-bf3fa65b134e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:05.052060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0f620a68-4287-423b-bcdd-bf3fa65b134e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:05.052164 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-0f620a68-4287-423b-bcdd-bf3fa65b134e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:05.057708 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:05.057708 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:05.058592 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0f620a68-4287-423b-bcdd-bf3fa65b134e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:05.059269 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 713/2864] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:05 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:05.572437 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-779e62c6-1a14-47b4-9570-0b75030e4dec None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:05.576627 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-779e62c6-1a14-47b4-9570-0b75030e4dec tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d Jul 10 18:08:05.577093 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-779e62c6-1a14-47b4-9570-0b75030e4dec tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:05.577419 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-779e62c6-1a14-47b4-9570-0b75030e4dec tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:05.590017 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:05.590017 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:05.590017 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-779e62c6-1a14-47b4-9570-0b75030e4dec tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot retrieved successfully. Jul 10 18:08:05.590805 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-779e62c6-1a14-47b4-9570-0b75030e4dec tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d returned with HTTP 200 Jul 10 18:08:05.591258 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 722/2865] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:05 2026] GET /volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:05.603255 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-75e3f319-7d37-497d-b8fb-ba40fe40c927 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:05.605773 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-75e3f319-7d37-497d-b8fb-ba40fe40c927 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] POST https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade/action Jul 10 18:08:05.605833 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-75e3f319-7d37-497d-b8fb-ba40fe40c927 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action body: b'{"revert": {"snapshot_id": "00c35a2e-13a3-408d-963c-20e8b833185d"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:08:05.606720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-75e3f319-7d37-497d-b8fb-ba40fe40c927 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "00c35a2e-13a3-408d-963c-20e8b833185d"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:05.618577 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:05.618577 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:05.619609 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-75e3f319-7d37-497d-b8fb-ba40fe40c927 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume retrieved successfully. Jul 10 18:08:05.635293 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-75e3f319-7d37-497d-b8fb-ba40fe40c927 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Reverting volume f16b144e-bdaa-4c37-b27e-7b7a26760ade to snapshot 00c35a2e-13a3-408d-963c-20e8b833185d. Jul 10 18:08:05.636352 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:05.636352 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:05.656573 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-75e3f319-7d37-497d-b8fb-ba40fe40c927 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade/action returned with HTTP 202 Jul 10 18:08:05.656573 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 722/2866] 10.4.3.71 () {70 vars in 1424 bytes} [Fri Jul 10 18:08:05 2026] POST /volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 18:08:05.665146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-967898ae-0ce2-4a1c-bb03-89dc36bddaae None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:05.666944 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-967898ae-0ce2-4a1c-bb03-89dc36bddaae tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:05.667415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-967898ae-0ce2-4a1c-bb03-89dc36bddaae tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:05.667483 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-967898ae-0ce2-4a1c-bb03-89dc36bddaae tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:05.675071 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:05.675071 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:05.680326 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-967898ae-0ce2-4a1c-bb03-89dc36bddaae tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:05.687084 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-967898ae-0ce2-4a1c-bb03-89dc36bddaae tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade returned with HTTP 200 Jul 10 18:08:05.687583 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 710/2867] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:05 2026] GET /volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:05.793899 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1737e607-263a-4ddc-886d-679c76550d2b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:05.795907 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1737e607-263a-4ddc-886d-679c76550d2b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 Jul 10 18:08:05.795907 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1737e607-263a-4ddc-886d-679c76550d2b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:05.796156 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1737e607-263a-4ddc-886d-679c76550d2b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:05.801150 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1737e607-263a-4ddc-886d-679c76550d2b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 returned with HTTP 404 Jul 10 18:08:05.801988 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 714/2868] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:05 2026] GET /volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:05.813665 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ab774d67-28b4-488f-a673-1a5a4873da6c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:05.816664 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ab774d67-28b4-488f-a673-1a5a4873da6c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 Jul 10 18:08:05.816791 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ab774d67-28b4-488f-a673-1a5a4873da6c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:05.817779 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ab774d67-28b4-488f-a673-1a5a4873da6c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:05.817779 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-ab774d67-28b4-488f-a673-1a5a4873da6c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 Jul 10 18:08:05.822912 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ab774d67-28b4-488f-a673-1a5a4873da6c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 returned with HTTP 404 Jul 10 18:08:05.823828 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 723/2869] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:05 2026] DELETE /volume/v3/snapshots/3c5cef7b-45b2-4fee-8fd0-f9aaf5d153a1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:05.834010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1d610893-062d-452d-9ad1-f23299a39638 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:05.835158 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1d610893-062d-452d-9ad1-f23299a39638 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 Jul 10 18:08:05.835414 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1d610893-062d-452d-9ad1-f23299a39638 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:05.836344 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1d610893-062d-452d-9ad1-f23299a39638 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:05.836344 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-1d610893-062d-452d-9ad1-f23299a39638 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: b40cc3ab-cc60-4cea-9da4-56f1055e6be0 Jul 10 18:08:05.841699 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1d610893-062d-452d-9ad1-f23299a39638 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 returned with HTTP 404 Jul 10 18:08:05.842217 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 723/2870] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:05 2026] DELETE /volume/v3/snapshots/b40cc3ab-cc60-4cea-9da4-56f1055e6be0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:05.886396 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-a6d8604f-fb7a-4c83-aa11-acbae81f4815 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:05.888798 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-a6d8604f-fb7a-4c83-aa11-acbae81f4815 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:05.889039 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-a6d8604f-fb7a-4c83-aa11-acbae81f4815 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:05.889262 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-a6d8604f-fb7a-4c83-aa11-acbae81f4815 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:05.902308 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:05.902308 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:05.907533 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-a6d8604f-fb7a-4c83-aa11-acbae81f4815 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:05.912660 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-a6d8604f-fb7a-4c83-aa11-acbae81f4815 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:08:05.913140 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 711/2871] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:08:05 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:05.934013 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-c6ca4063-87b6-4794-806c-7ff8486fc2e4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:05.936182 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-c6ca4063-87b6-4794-806c-7ff8486fc2e4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3/action Jul 10 18:08:05.936586 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-c6ca4063-87b6-4794-806c-7ff8486fc2e4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:08:05.936723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-c6ca4063-87b6-4794-806c-7ff8486fc2e4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:05.953625 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:05.953625 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:05.954266 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-c6ca4063-87b6-4794-806c-7ff8486fc2e4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:05.961862 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-c6ca4063-87b6-4794-806c-7ff8486fc2e4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Begin detaching volume completed successfully. Jul 10 18:08:05.962166 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-c6ca4063-87b6-4794-806c-7ff8486fc2e4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3/action returned with HTTP 202 Jul 10 18:08:05.962866 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 715/2872] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:08:05 2026] POST /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:08:06.071944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b297572c-890d-4de0-bd43-d1c3d9b885ff None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:06.075207 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b297572c-890d-4de0-bd43-d1c3d9b885ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:06.076229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b297572c-890d-4de0-bd43-d1c3d9b885ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:06.076229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b297572c-890d-4de0-bd43-d1c3d9b885ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:06.076229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b297572c-890d-4de0-bd43-d1c3d9b885ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:06.083503 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:06.083503 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:06.084465 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b297572c-890d-4de0-bd43-d1c3d9b885ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:06.084944 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 724/2873] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:06 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:06.705553 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d72027a2-fc2a-46e5-aed7-6cc81b279dbe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:06.707876 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d72027a2-fc2a-46e5-aed7-6cc81b279dbe tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:06.708203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d72027a2-fc2a-46e5-aed7-6cc81b279dbe tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:06.708401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d72027a2-fc2a-46e5-aed7-6cc81b279dbe tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:06.719657 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:06.719657 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:06.724922 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d72027a2-fc2a-46e5-aed7-6cc81b279dbe tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:06.732065 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d72027a2-fc2a-46e5-aed7-6cc81b279dbe tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade returned with HTTP 200 Jul 10 18:08:06.732748 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 724/2874] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:06 2026] GET /volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:06.752823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-264b4a36-846a-4d01-a79e-f26ff6dbe2bf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:06.755738 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-264b4a36-846a-4d01-a79e-f26ff6dbe2bf tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d Jul 10 18:08:06.756005 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-264b4a36-846a-4d01-a79e-f26ff6dbe2bf tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:06.756337 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-264b4a36-846a-4d01-a79e-f26ff6dbe2bf tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:06.764782 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:06.764782 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:06.765534 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-264b4a36-846a-4d01-a79e-f26ff6dbe2bf tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot retrieved successfully. Jul 10 18:08:06.767099 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-264b4a36-846a-4d01-a79e-f26ff6dbe2bf tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d returned with HTTP 200 Jul 10 18:08:06.767795 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 712/2875] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:06 2026] GET /volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:06.781537 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-63900d69-bc75-451d-aea3-6392ba5219b5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:06.784826 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-63900d69-bc75-451d-aea3-6392ba5219b5 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:06.785371 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-63900d69-bc75-451d-aea3-6392ba5219b5 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:06.785527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-63900d69-bc75-451d-aea3-6392ba5219b5 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:06.797621 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:06.797621 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:06.805676 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-63900d69-bc75-451d-aea3-6392ba5219b5 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:06.812306 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-63900d69-bc75-451d-aea3-6392ba5219b5 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade returned with HTTP 200 Jul 10 18:08:06.812588 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 716/2876] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:06 2026] GET /volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:06.832000 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:06.834918 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:06.835826 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2131798125"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:06.837720 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2131798125'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:06.838099 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Create volume of 1 GB Jul 10 18:08:06.844209 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Availability Zones retrieved successfully. Jul 10 18:08:06.853461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Flow 'volume_create_api' (d2f9c5a9-3603-4311-b608-ba105e630681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:06.855578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc04b82-74e1-48f2-9791-ad241c3f901f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:06.857694 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:06.903002 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc04b82-74e1-48f2-9791-ad241c3f901f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:06.904642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91359a0-12eb-4be6-b8e7-3f8484daa2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:06.962383 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Created reservations ['4b44b34e-3f5d-4b30-85ff-7a752a85bde8', 'ef76a8f8-1be5-43a9-832d-aac61b3e13fb', 'a5d0b20b-7cc7-4992-8745-9baf65e9d935', 'fcde32d9-3ea6-4bc2-b806-a18a9f6d08b9'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:06.963212 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91359a0-12eb-4be6-b8e7-3f8484daa2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b44b34e-3f5d-4b30-85ff-7a752a85bde8', 'ef76a8f8-1be5-43a9-832d-aac61b3e13fb', 'a5d0b20b-7cc7-4992-8745-9baf65e9d935', 'fcde32d9-3ea6-4bc2-b806-a18a9f6d08b9']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:06.964140 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf78d11-528c-467f-b9b0-2c85bf47ca73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:06.992195 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf78d11-528c-467f-b9b0-2c85bf47ca73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6d7c84d-0ed9-4dd5-bc83-086d330598f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2131798125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cea2a6a32554bf89f26992990c42f8d',qos_specs=None,replication_status=,reservations=['4b44b34e-3f5d-4b30-85ff-7a752a85bde8','ef76a8f8-1be5-43a9-832d-aac61b3e13fb','a5d0b20b-7cc7-4992-8745-9baf65e9d935','fcde32d9-3ea6-4bc2-b806-a18a9f6d08b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df063df2cab44f078eb9e42b393fc817',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2131798125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6d7c84d-0ed9-4dd5-bc83-086d330598f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cea2a6a32554bf89f26992990c42f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df063df2cab44f078eb9e42b393fc817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:06.993215 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cf1ace-4a4c-495a-92c0-7311b64423e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:07.002614 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f50fcd28-2f65-47e7-bd84-114e819acfa3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:07.003126 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f50fcd28-2f65-47e7-bd84-114e819acfa3 None None] GET https://10.4.3.71/volume// Jul 10 18:08:07.003363 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f50fcd28-2f65-47e7-bd84-114e819acfa3 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:07.004497 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f50fcd28-2f65-47e7-bd84-114e819acfa3 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:07.004497 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f50fcd28-2f65-47e7-bd84-114e819acfa3 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:08:07.004497 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 725/2877] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:08:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:08:07.023653 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-32d611f2-264e-48dc-b55c-6278965e16f6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:07.026549 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-32d611f2-264e-48dc-b55c-6278965e16f6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:07.026887 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-32d611f2-264e-48dc-b55c-6278965e16f6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:07.027176 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-32d611f2-264e-48dc-b55c-6278965e16f6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:07.028919 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cf1ace-4a4c-495a-92c0-7311b64423e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2131798125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cea2a6a32554bf89f26992990c42f8d',qos_specs=None,replication_status=,reservations=['4b44b34e-3f5d-4b30-85ff-7a752a85bde8','ef76a8f8-1be5-43a9-832d-aac61b3e13fb','a5d0b20b-7cc7-4992-8745-9baf65e9d935','fcde32d9-3ea6-4bc2-b806-a18a9f6d08b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df063df2cab44f078eb9e42b393fc817',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:07.029728 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef844d89-ee69-411f-977c-55cd2e009e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:07.043306 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:07.043306 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:07.045117 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef844d89-ee69-411f-977c-55cd2e009e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:07.046278 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Flow 'volume_create_api' (d2f9c5a9-3603-4311-b608-ba105e630681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:07.046728 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Create volume request issued successfully. Jul 10 18:08:07.047382 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-de26c7e3-0afb-4cea-9bb6-f6f2503a4f39 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:07.048378 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 725/2878] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:08:06 2026] POST /volume/v3/volumes => generated 764 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:07.055989 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-32d611f2-264e-48dc-b55c-6278965e16f6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:07.066687 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-32d611f2-264e-48dc-b55c-6278965e16f6 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:08:07.067355 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 713/2879] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:08:07 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 1320 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:07.070092 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4a9060d6-b3f8-46e8-b307-bb359cd6634c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:07.072089 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4a9060d6-b3f8-46e8-b307-bb359cd6634c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 Jul 10 18:08:07.072496 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4a9060d6-b3f8-46e8-b307-bb359cd6634c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:07.073731 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4a9060d6-b3f8-46e8-b307-bb359cd6634c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:07.086332 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:07.086332 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:07.094669 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4a9060d6-b3f8-46e8-b307-bb359cd6634c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:07.100905 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e6ac7521-a824-4b79-b788-14e7459bad26 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:07.104161 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4a9060d6-b3f8-46e8-b307-bb359cd6634c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 returned with HTTP 200 Jul 10 18:08:07.104369 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6ac7521-a824-4b79-b788-14e7459bad26 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:07.105086 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6ac7521-a824-4b79-b788-14e7459bad26 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:07.105086 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6ac7521-a824-4b79-b788-14e7459bad26 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:07.105086 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e6ac7521-a824-4b79-b788-14e7459bad26 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:07.105273 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 717/2880] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:07 2026] GET /volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 => generated 832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:07.110283 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:07.110283 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:07.111168 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6ac7521-a824-4b79-b788-14e7459bad26 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:07.111897 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 726/2881] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:07 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:07.467169 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-af099d5a-c953-4418-82ee-779c0831301b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:07.468251 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af099d5a-c953-4418-82ee-779c0831301b None None] GET https://10.4.3.71/volume// Jul 10 18:08:07.468251 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-af099d5a-c953-4418-82ee-779c0831301b None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:07.468414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-af099d5a-c953-4418-82ee-779c0831301b None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:07.468902 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af099d5a-c953-4418-82ee-779c0831301b None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:08:07.470099 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 726/2882] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:08:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:08:07.482535 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-750f690b-ccdb-4ff8-b363-eae015e1b369 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:07.491503 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-750f690b-ccdb-4ff8-b363-eae015e1b369 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:07.491701 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-750f690b-ccdb-4ff8-b363-eae015e1b369 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:07.493050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-750f690b-ccdb-4ff8-b363-eae015e1b369 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:07.509029 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:07.509029 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:07.523269 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-750f690b-ccdb-4ff8-b363-eae015e1b369 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:07.540494 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-750f690b-ccdb-4ff8-b363-eae015e1b369 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 200 Jul 10 18:08:07.541110 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 714/2883] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:08:07 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 1544 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:07.709923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3a069ef2-19e4-46ca-9cbd-eb2b7f2710fc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:07.712770 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3a069ef2-19e4-46ca-9cbd-eb2b7f2710fc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] PUT https://10.4.3.71/volume/v3/attachments/9f72e228-b4ce-4551-9411-75a791139d2b Jul 10 18:08:07.713346 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3a069ef2-19e4-46ca-9cbd-eb2b7f2710fc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:07.731367 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3a069ef2-19e4-46ca-9cbd-eb2b7f2710fc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Acquiring lock "cinder-attachment_update-762be4ce-0eeb-4eb2-a532-625045b0b143-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:08:07.739588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3a069ef2-19e4-46ca-9cbd-eb2b7f2710fc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-762be4ce-0eeb-4eb2-a532-625045b0b143-np0000005036" acquired by "attachment_update" :: waited 0.008s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:08:07.741175 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:07.741175 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:08.127483 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b6a3e586-0317-4a14-9070-50a8fbeb8420 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:08.127945 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c5dcbc57-d42c-4479-a1ea-f812b7d890ea None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:08.130025 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5dcbc57-d42c-4479-a1ea-f812b7d890ea tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 Jul 10 18:08:08.131288 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c5dcbc57-d42c-4479-a1ea-f812b7d890ea tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:08.131288 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c5dcbc57-d42c-4479-a1ea-f812b7d890ea tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:08.132411 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b6a3e586-0317-4a14-9070-50a8fbeb8420 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:08.132730 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b6a3e586-0317-4a14-9070-50a8fbeb8420 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:08.133133 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b6a3e586-0317-4a14-9070-50a8fbeb8420 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:08.133369 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-b6a3e586-0317-4a14-9070-50a8fbeb8420 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:08.139007 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:08.139007 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:08.140889 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b6a3e586-0317-4a14-9070-50a8fbeb8420 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:08.140889 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 727/2884] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:08 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:08.142438 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:08.142438 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:08.148946 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c5dcbc57-d42c-4479-a1ea-f812b7d890ea tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:08.157344 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5dcbc57-d42c-4479-a1ea-f812b7d890ea tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 returned with HTTP 200 Jul 10 18:08:08.157966 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 727/2885] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:08 2026] GET /volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:08.178354 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-91111475-bc0f-4d93-8247-98d86f8e1f0c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:08.180223 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91111475-bc0f-4d93-8247-98d86f8e1f0c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:08.180706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-91111475-bc0f-4d93-8247-98d86f8e1f0c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6d7c84d-0ed9-4dd5-bc83-086d330598f8", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-215266919"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:08.201590 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:08.201590 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:08.202251 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-91111475-bc0f-4d93-8247-98d86f8e1f0c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:08.202524 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-91111475-bc0f-4d93-8247-98d86f8e1f0c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Create snapshot from volume d6d7c84d-0ed9-4dd5-bc83-086d330598f8 Jul 10 18:08:08.240328 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-91111475-bc0f-4d93-8247-98d86f8e1f0c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Created reservations ['36ee2f81-3a4d-4315-adf4-68d8e3b3a9fa', 'b29ee36a-1e0d-46e0-ba4c-ac0a16a392e0', 'b303089f-d6cf-4394-b16b-078c4867c294', '2383caad-8838-4021-b436-119a9267da16'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:08.297665 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3a069ef2-19e4-46ca-9cbd-eb2b7f2710fc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Lock "cinder-attachment_update-762be4ce-0eeb-4eb2-a532-625045b0b143-np0000005036" released by "attachment_update" :: held 0.557s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:08:08.297665 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3a069ef2-19e4-46ca-9cbd-eb2b7f2710fc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/9f72e228-b4ce-4551-9411-75a791139d2b returned with HTTP 200 Jul 10 18:08:08.297665 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 718/2886] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:08:07 2026] PUT /volume/v3/attachments/9f72e228-b4ce-4551-9411-75a791139d2b => generated 969 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:08.318593 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-91111475-bc0f-4d93-8247-98d86f8e1f0c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot create request issued successfully. Jul 10 18:08:08.318593 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91111475-bc0f-4d93-8247-98d86f8e1f0c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:08.318593 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 715/2887] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:08 2026] POST /volume/v3/snapshots => generated 321 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:08.335517 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fe48a098-b9ec-4ea6-bc92-33abc064fd84 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:08.341080 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe48a098-b9ec-4ea6-bc92-33abc064fd84 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 Jul 10 18:08:08.341080 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fe48a098-b9ec-4ea6-bc92-33abc064fd84 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:08.341080 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fe48a098-b9ec-4ea6-bc92-33abc064fd84 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:08.347491 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:08.347491 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:08.348673 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fe48a098-b9ec-4ea6-bc92-33abc064fd84 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot retrieved successfully. Jul 10 18:08:08.349525 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe48a098-b9ec-4ea6-bc92-33abc064fd84 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 returned with HTTP 200 Jul 10 18:08:08.350204 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 728/2888] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:08 2026] GET /volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:08.813134 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3d134ef7-c11a-4180-beb7-7c0911cce242 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:08.816482 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3d134ef7-c11a-4180-beb7-7c0911cce242 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/attachments/9f72e228-b4ce-4551-9411-75a791139d2b/action Jul 10 18:08:08.816907 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3d134ef7-c11a-4180-beb7-7c0911cce242 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:08:08.817085 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3d134ef7-c11a-4180-beb7-7c0911cce242 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:08.843496 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:08.843496 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:08.854823 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d9ff6438-cd37-42c7-b74d-de37de0400a3 req-3d134ef7-c11a-4180-beb7-7c0911cce242 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/9f72e228-b4ce-4551-9411-75a791139d2b/action returned with HTTP 204 Jul 10 18:08:08.855273 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 728/2889] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:08:08 2026] POST /volume/v3/attachments/9f72e228-b4ce-4551-9411-75a791139d2b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:09.156540 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c22b312d-8170-4e3b-8509-71770d0b8ab8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:09.158815 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c22b312d-8170-4e3b-8509-71770d0b8ab8 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:09.159082 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c22b312d-8170-4e3b-8509-71770d0b8ab8 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:09.159309 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c22b312d-8170-4e3b-8509-71770d0b8ab8 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:09.159455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-c22b312d-8170-4e3b-8509-71770d0b8ab8 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:09.164485 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:09.164485 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:09.165456 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c22b312d-8170-4e3b-8509-71770d0b8ab8 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:09.165928 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 719/2890] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:09 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:09.364078 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8408a73c-fbb9-4a89-b46f-69c3b749d936 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:09.365965 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8408a73c-fbb9-4a89-b46f-69c3b749d936 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 Jul 10 18:08:09.366170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8408a73c-fbb9-4a89-b46f-69c3b749d936 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:09.366353 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8408a73c-fbb9-4a89-b46f-69c3b749d936 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:09.371938 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:09.371938 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:09.372468 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8408a73c-fbb9-4a89-b46f-69c3b749d936 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot retrieved successfully. Jul 10 18:08:09.373453 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8408a73c-fbb9-4a89-b46f-69c3b749d936 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 returned with HTTP 200 Jul 10 18:08:09.377627 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 716/2891] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:09 2026] GET /volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:09.383443 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e76961b5-b58a-46cb-89a7-6bcf6b5343e0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:09.385581 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e76961b5-b58a-46cb-89a7-6bcf6b5343e0 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] POST https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8/action Jul 10 18:08:09.386018 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e76961b5-b58a-46cb-89a7-6bcf6b5343e0 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:08:09.386166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e76961b5-b58a-46cb-89a7-6bcf6b5343e0 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:09.396377 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:09.396377 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:09.396996 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e76961b5-b58a-46cb-89a7-6bcf6b5343e0 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:09.454801 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-e76961b5-b58a-46cb-89a7-6bcf6b5343e0 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Created reservations ['d888d71c-306d-4b18-8d53-11104ad935ac', '38e56083-02b5-42de-ad2d-c9f59e5afcf9'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:09.467378 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e76961b5-b58a-46cb-89a7-6bcf6b5343e0 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Extend volume request issued successfully. Jul 10 18:08:09.467652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e76961b5-b58a-46cb-89a7-6bcf6b5343e0 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8/action returned with HTTP 202 Jul 10 18:08:09.468247 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 729/2892] 10.4.3.71 () {70 vars in 1424 bytes} [Fri Jul 10 18:08:09 2026] POST /volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 18:08:09.477962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cdbba242-4f1d-4dbf-b61b-439c656e1ee9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:09.479906 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cdbba242-4f1d-4dbf-b61b-439c656e1ee9 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 Jul 10 18:08:09.480203 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cdbba242-4f1d-4dbf-b61b-439c656e1ee9 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:09.480465 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cdbba242-4f1d-4dbf-b61b-439c656e1ee9 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:09.490453 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:09.490453 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:09.498842 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cdbba242-4f1d-4dbf-b61b-439c656e1ee9 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:09.510102 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cdbba242-4f1d-4dbf-b61b-439c656e1ee9 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 returned with HTTP 200 Jul 10 18:08:09.510661 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 729/2893] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:09 2026] GET /volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:10.178625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6a1203f5-686b-4171-998b-86ba33168924 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:10.181769 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6a1203f5-686b-4171-998b-86ba33168924 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:10.182191 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6a1203f5-686b-4171-998b-86ba33168924 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:10.183670 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6a1203f5-686b-4171-998b-86ba33168924 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:10.183903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-6a1203f5-686b-4171-998b-86ba33168924 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:10.190184 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:10.190184 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:10.191701 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6a1203f5-686b-4171-998b-86ba33168924 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:10.192201 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 720/2894] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:10 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:10.530085 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5c09afa0-74de-42b1-ade1-0fe7be07f55a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:10.532446 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5c09afa0-74de-42b1-ade1-0fe7be07f55a tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 Jul 10 18:08:10.532781 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5c09afa0-74de-42b1-ade1-0fe7be07f55a tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:10.533042 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5c09afa0-74de-42b1-ade1-0fe7be07f55a tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:10.542850 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:10.542850 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:10.547928 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5c09afa0-74de-42b1-ade1-0fe7be07f55a tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:10.554149 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5c09afa0-74de-42b1-ade1-0fe7be07f55a tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 returned with HTTP 200 Jul 10 18:08:10.554790 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 717/2895] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:10 2026] GET /volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:10.577322 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-aa949be7-790b-44c6-b555-ea85a6486343 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:10.579589 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aa949be7-790b-44c6-b555-ea85a6486343 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] POST https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8/action Jul 10 18:08:10.580035 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aa949be7-790b-44c6-b555-ea85a6486343 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action body: b'{"revert": {"snapshot_id": "6813d0e9-1d16-45dd-9658-69435d8c5293"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:08:10.580178 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aa949be7-790b-44c6-b555-ea85a6486343 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "6813d0e9-1d16-45dd-9658-69435d8c5293"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:10.590314 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:10.590314 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:10.591890 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-aa949be7-790b-44c6-b555-ea85a6486343 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume retrieved successfully. Jul 10 18:08:10.595506 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aa949be7-790b-44c6-b555-ea85a6486343 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] HTTP exception thrown: Can't revert volume d6d7c84d-0ed9-4dd5-bc83-086d330598f8 to its latest snapshot 6813d0e9-1d16-45dd-9658-69435d8c5293. The volume size must be equal to the snapshot size. Jul 10 18:08:10.595769 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aa949be7-790b-44c6-b555-ea85a6486343 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8/action returned with HTTP 400 Jul 10 18:08:10.596364 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 730/2896] 10.4.3.71 () {70 vars in 1424 bytes} [Fri Jul 10 18:08:10 2026] POST /volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8/action => generated 213 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 10 18:08:10.605302 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c899a9f6-697d-4b13-ad00-ab4f5d29ae2f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:10.607440 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c899a9f6-697d-4b13-ad00-ab4f5d29ae2f tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 Jul 10 18:08:10.607702 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c899a9f6-697d-4b13-ad00-ab4f5d29ae2f tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:10.607952 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c899a9f6-697d-4b13-ad00-ab4f5d29ae2f tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:10.608078 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-c899a9f6-697d-4b13-ad00-ab4f5d29ae2f tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Delete snapshot with id: 6813d0e9-1d16-45dd-9658-69435d8c5293 Jul 10 18:08:10.614177 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:10.614177 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:10.614681 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c899a9f6-697d-4b13-ad00-ab4f5d29ae2f tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot retrieved successfully. Jul 10 18:08:10.638214 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c899a9f6-697d-4b13-ad00-ab4f5d29ae2f tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot delete request issued successfully. Jul 10 18:08:10.638470 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c899a9f6-697d-4b13-ad00-ab4f5d29ae2f tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 returned with HTTP 202 Jul 10 18:08:10.639060 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 730/2897] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:10 2026] DELETE /volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:10.647543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f90e396f-ee2a-4281-944b-9799036de4fc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:10.649613 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f90e396f-ee2a-4281-944b-9799036de4fc tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 Jul 10 18:08:10.649974 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f90e396f-ee2a-4281-944b-9799036de4fc tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:10.650186 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f90e396f-ee2a-4281-944b-9799036de4fc tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:10.656351 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:10.656351 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:10.657065 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f90e396f-ee2a-4281-944b-9799036de4fc tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot retrieved successfully. Jul 10 18:08:10.657879 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f90e396f-ee2a-4281-944b-9799036de4fc tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 returned with HTTP 200 Jul 10 18:08:10.658293 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 721/2898] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:10 2026] GET /volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:11.207662 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8a21b0b4-f52a-46c4-9c4f-2ce5f25d22ff None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:11.210029 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a21b0b4-f52a-46c4-9c4f-2ce5f25d22ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:11.210341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a21b0b4-f52a-46c4-9c4f-2ce5f25d22ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:11.210645 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a21b0b4-f52a-46c4-9c4f-2ce5f25d22ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:11.210851 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8a21b0b4-f52a-46c4-9c4f-2ce5f25d22ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:11.215399 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:11.215399 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:11.216181 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a21b0b4-f52a-46c4-9c4f-2ce5f25d22ff tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:11.216596 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 718/2899] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:11 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:11.671754 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0a2a9ad7-393f-46b1-9c5e-0f56a186d035 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:11.674129 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0a2a9ad7-393f-46b1-9c5e-0f56a186d035 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 Jul 10 18:08:11.674334 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0a2a9ad7-393f-46b1-9c5e-0f56a186d035 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:11.674650 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0a2a9ad7-393f-46b1-9c5e-0f56a186d035 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:11.682400 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0a2a9ad7-393f-46b1-9c5e-0f56a186d035 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 returned with HTTP 404 Jul 10 18:08:11.683337 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 731/2900] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:11 2026] GET /volume/v3/snapshots/6813d0e9-1d16-45dd-9658-69435d8c5293 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:11.692662 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d4320dbe-6adb-4d41-82fb-ac89eecd73b3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:11.695757 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d4320dbe-6adb-4d41-82fb-ac89eecd73b3 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] DELETE https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 Jul 10 18:08:11.696235 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d4320dbe-6adb-4d41-82fb-ac89eecd73b3 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:11.696816 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d4320dbe-6adb-4d41-82fb-ac89eecd73b3 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:11.696816 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d4320dbe-6adb-4d41-82fb-ac89eecd73b3 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Delete volume with id: d6d7c84d-0ed9-4dd5-bc83-086d330598f8 Jul 10 18:08:11.706261 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:11.706261 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:11.710969 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d4320dbe-6adb-4d41-82fb-ac89eecd73b3 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:11.745616 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d4320dbe-6adb-4d41-82fb-ac89eecd73b3 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Delete volume request issued successfully. Jul 10 18:08:11.745772 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d4320dbe-6adb-4d41-82fb-ac89eecd73b3 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 returned with HTTP 202 Jul 10 18:08:11.746267 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 731/2901] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:08:11 2026] DELETE /volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:08:11.755409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c0369e8e-a464-47e9-a4e1-518195e62486 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:11.758185 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0369e8e-a464-47e9-a4e1-518195e62486 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 Jul 10 18:08:11.758821 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0369e8e-a464-47e9-a4e1-518195e62486 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:11.758821 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0369e8e-a464-47e9-a4e1-518195e62486 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:11.773242 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:11.773242 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:11.781892 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c0369e8e-a464-47e9-a4e1-518195e62486 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:11.791875 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0369e8e-a464-47e9-a4e1-518195e62486 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 returned with HTTP 200 Jul 10 18:08:11.792532 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 722/2902] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:11 2026] GET /volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:12.228368 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-18704113-aeb8-42bc-9409-b464e49d537d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:12.231013 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-18704113-aeb8-42bc-9409-b464e49d537d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:12.231318 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-18704113-aeb8-42bc-9409-b464e49d537d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:12.231621 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-18704113-aeb8-42bc-9409-b464e49d537d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:12.231818 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-18704113-aeb8-42bc-9409-b464e49d537d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:12.237270 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:12.237270 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:12.238350 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-18704113-aeb8-42bc-9409-b464e49d537d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:12.238902 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 719/2903] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:12 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:12.814596 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a372439d-2367-49af-8ea6-90bc8888053d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:12.815012 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a372439d-2367-49af-8ea6-90bc8888053d tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 Jul 10 18:08:12.815161 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a372439d-2367-49af-8ea6-90bc8888053d tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:12.815422 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a372439d-2367-49af-8ea6-90bc8888053d tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:12.823281 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a372439d-2367-49af-8ea6-90bc8888053d tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 returned with HTTP 404 Jul 10 18:08:12.824298 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 732/2904] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:12 2026] GET /volume/v3/volumes/d6d7c84d-0ed9-4dd5-bc83-086d330598f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:12.834599 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cd7ed33a-f0db-4f42-b432-333d52b4aa9b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:12.834977 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd7ed33a-f0db-4f42-b432-333d52b4aa9b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d Jul 10 18:08:12.835213 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd7ed33a-f0db-4f42-b432-333d52b4aa9b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:12.835474 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd7ed33a-f0db-4f42-b432-333d52b4aa9b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:12.835647 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-cd7ed33a-f0db-4f42-b432-333d52b4aa9b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Delete snapshot with id: 00c35a2e-13a3-408d-963c-20e8b833185d Jul 10 18:08:12.842365 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:12.842365 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:12.842982 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cd7ed33a-f0db-4f42-b432-333d52b4aa9b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot retrieved successfully. Jul 10 18:08:12.862048 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cd7ed33a-f0db-4f42-b432-333d52b4aa9b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot delete request issued successfully. Jul 10 18:08:12.862296 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd7ed33a-f0db-4f42-b432-333d52b4aa9b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d returned with HTTP 202 Jul 10 18:08:12.862841 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 732/2905] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:12 2026] DELETE /volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:12.876016 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9b43679c-12d7-4197-b01a-f3ceb906057b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:12.878200 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9b43679c-12d7-4197-b01a-f3ceb906057b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d Jul 10 18:08:12.878451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9b43679c-12d7-4197-b01a-f3ceb906057b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:12.878753 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9b43679c-12d7-4197-b01a-f3ceb906057b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:12.885116 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:12.885116 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:12.886137 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9b43679c-12d7-4197-b01a-f3ceb906057b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Snapshot retrieved successfully. Jul 10 18:08:12.887873 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9b43679c-12d7-4197-b01a-f3ceb906057b tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d returned with HTTP 200 Jul 10 18:08:12.888502 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 723/2906] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:12 2026] GET /volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:13.253632 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-78fcb50a-c061-4921-95cb-19364d67e05d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:13.256400 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78fcb50a-c061-4921-95cb-19364d67e05d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:13.256757 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78fcb50a-c061-4921-95cb-19364d67e05d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:13.257149 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78fcb50a-c061-4921-95cb-19364d67e05d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:13.257309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-78fcb50a-c061-4921-95cb-19364d67e05d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:13.263953 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:13.263953 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:13.264841 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78fcb50a-c061-4921-95cb-19364d67e05d tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:13.265333 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 720/2907] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:13 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:13.899253 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ba3449c7-bc23-4ec8-81a6-c0d474b240d9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:13.902912 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ba3449c7-bc23-4ec8-81a6-c0d474b240d9 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d Jul 10 18:08:13.903186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ba3449c7-bc23-4ec8-81a6-c0d474b240d9 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:13.903465 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ba3449c7-bc23-4ec8-81a6-c0d474b240d9 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:13.912229 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ba3449c7-bc23-4ec8-81a6-c0d474b240d9 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d returned with HTTP 404 Jul 10 18:08:13.912932 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 733/2908] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:13 2026] GET /volume/v3/snapshots/00c35a2e-13a3-408d-963c-20e8b833185d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:13.922287 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-87e9d034-1f06-4f1a-a041-cfcdacadcc5c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:13.924719 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-87e9d034-1f06-4f1a-a041-cfcdacadcc5c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] DELETE https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:13.925152 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-87e9d034-1f06-4f1a-a041-cfcdacadcc5c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:13.925443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-87e9d034-1f06-4f1a-a041-cfcdacadcc5c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:13.925757 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-87e9d034-1f06-4f1a-a041-cfcdacadcc5c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Delete volume with id: f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:13.935167 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:13.935167 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:13.935776 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-87e9d034-1f06-4f1a-a041-cfcdacadcc5c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:13.963036 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-87e9d034-1f06-4f1a-a041-cfcdacadcc5c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Delete volume request issued successfully. Jul 10 18:08:13.963036 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-87e9d034-1f06-4f1a-a041-cfcdacadcc5c tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade returned with HTTP 202 Jul 10 18:08:13.963681 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 733/2909] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:08:13 2026] DELETE /volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:08:13.974176 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7b95b202-7bfd-4cac-a26b-3f9eec36b263 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:13.976849 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b95b202-7bfd-4cac-a26b-3f9eec36b263 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:13.977192 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7b95b202-7bfd-4cac-a26b-3f9eec36b263 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:13.977489 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7b95b202-7bfd-4cac-a26b-3f9eec36b263 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:13.988940 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:13.988940 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:13.995452 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7b95b202-7bfd-4cac-a26b-3f9eec36b263 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Volume info retrieved successfully. Jul 10 18:08:14.000855 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b95b202-7bfd-4cac-a26b-3f9eec36b263 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade returned with HTTP 200 Jul 10 18:08:14.001379 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 724/2910] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:13 2026] GET /volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:14.280415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f77feb63-616b-4b72-ba2c-3dfcc9a26c1c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:14.282529 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f77feb63-616b-4b72-ba2c-3dfcc9a26c1c tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:14.282855 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f77feb63-616b-4b72-ba2c-3dfcc9a26c1c tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:14.283067 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f77feb63-616b-4b72-ba2c-3dfcc9a26c1c tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:14.283176 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f77feb63-616b-4b72-ba2c-3dfcc9a26c1c tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:14.289630 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:14.289630 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:14.289630 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f77feb63-616b-4b72-ba2c-3dfcc9a26c1c tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:14.290081 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 721/2911] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:14 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:14.659262 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-2de0e26a-2cd6-45f5-a4f5-7123ff13fb74 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:14.663186 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-2de0e26a-2cd6-45f5-a4f5-7123ff13fb74 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7 Jul 10 18:08:14.663186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-2de0e26a-2cd6-45f5-a4f5-7123ff13fb74 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:14.663186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-2de0e26a-2cd6-45f5-a4f5-7123ff13fb74 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:14.673205 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:14.673205 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:15.020466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ff193ccf-4f9d-4ba6-b690-88bd44f211f8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:15.026647 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff193ccf-4f9d-4ba6-b690-88bd44f211f8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] GET https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade Jul 10 18:08:15.026922 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ff193ccf-4f9d-4ba6-b690-88bd44f211f8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:15.027082 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ff193ccf-4f9d-4ba6-b690-88bd44f211f8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:15.043556 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff193ccf-4f9d-4ba6-b690-88bd44f211f8 tempest-VolumeRevertTests-356516766 tempest-VolumeRevertTests-356516766-project-member] https://10.4.3.71/volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade returned with HTTP 404 Jul 10 18:08:15.044002 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 734/2912] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:15 2026] GET /volume/v3/volumes/f16b144e-bdaa-4c37-b27e-7b7a26760ade => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:15.218245 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c3c25af1-ee63-4eef-99dc-16987580bb61 req-2de0e26a-2cd6-45f5-a4f5-7123ff13fb74 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7 returned with HTTP 200 Jul 10 18:08:15.218967 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 734/2913] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:08:14 2026] DELETE /volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:15.307269 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dd2fdcc3-102e-4f76-b069-77e2f84fe047 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:15.308183 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dd2fdcc3-102e-4f76-b069-77e2f84fe047 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:15.308428 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dd2fdcc3-102e-4f76-b069-77e2f84fe047 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:15.308639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dd2fdcc3-102e-4f76-b069-77e2f84fe047 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:15.308842 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-dd2fdcc3-102e-4f76-b069-77e2f84fe047 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:15.314816 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:15.314816 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:15.315810 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dd2fdcc3-102e-4f76-b069-77e2f84fe047 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:15.316342 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 725/2914] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:15 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:16.331853 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bc8e1143-9e8d-4d49-a4f1-646aaf87efe5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:16.334796 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bc8e1143-9e8d-4d49-a4f1-646aaf87efe5 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:16.335126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bc8e1143-9e8d-4d49-a4f1-646aaf87efe5 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:16.335375 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bc8e1143-9e8d-4d49-a4f1-646aaf87efe5 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:16.335487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-bc8e1143-9e8d-4d49-a4f1-646aaf87efe5 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:16.341230 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:16.341230 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:16.342424 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bc8e1143-9e8d-4d49-a4f1-646aaf87efe5 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:16.343260 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 722/2915] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:16 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:16.845207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:17.003647 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:17.003647 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-536084535"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:17.005171 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-536084535'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:17.005524 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Create volume of 1 GB Jul 10 18:08:17.013619 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Availability Zones retrieved successfully. Jul 10 18:08:17.021927 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Flow 'volume_create_api' (a66fe185-7f8e-4a6b-951f-21915118e8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:17.026784 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3b327a-a74f-49b3-a378-d13ba7d6c5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:17.026784 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:17.071920 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3b327a-a74f-49b3-a378-d13ba7d6c5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:17.073587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6542306b-3286-4011-b8db-f98b1459cfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:17.160546 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Created reservations ['002a65bd-cb21-4077-b650-bb4cf095ce2b', '11345bff-2d8c-4b02-b8a6-161c5bcc3425', 'bc9b93b5-cc22-47a7-961d-da6cd21c5a88', '77c00bc7-9210-4ada-954b-30bcee5b6491'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:17.161655 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6542306b-3286-4011-b8db-f98b1459cfcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['002a65bd-cb21-4077-b650-bb4cf095ce2b', '11345bff-2d8c-4b02-b8a6-161c5bcc3425', 'bc9b93b5-cc22-47a7-961d-da6cd21c5a88', '77c00bc7-9210-4ada-954b-30bcee5b6491']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:17.162807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (288c4ef7-b3c1-4bcc-8a52-4a40cecf30ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:17.193461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (288c4ef7-b3c1-4bcc-8a52-4a40cecf30ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d76a1c-767f-41dd-a512-6251276e9d93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-536084535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bf5aa71f1f46fc9ca7edc5d8b84c3b',qos_specs=None,replication_status=,reservations=['002a65bd-cb21-4077-b650-bb4cf095ce2b','11345bff-2d8c-4b02-b8a6-161c5bcc3425','bc9b93b5-cc22-47a7-961d-da6cd21c5a88','77c00bc7-9210-4ada-954b-30bcee5b6491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8017b91315ae4ee8ab5579162ef68090',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-536084535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d76a1c-767f-41dd-a512-6251276e9d93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7bf5aa71f1f46fc9ca7edc5d8b84c3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8017b91315ae4ee8ab5579162ef68090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:17.195939 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c937d5-1b06-4f68-b98a-3c835c8f3bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:17.221759 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c937d5-1b06-4f68-b98a-3c835c8f3bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-536084535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bf5aa71f1f46fc9ca7edc5d8b84c3b',qos_specs=None,replication_status=,reservations=['002a65bd-cb21-4077-b650-bb4cf095ce2b','11345bff-2d8c-4b02-b8a6-161c5bcc3425','bc9b93b5-cc22-47a7-961d-da6cd21c5a88','77c00bc7-9210-4ada-954b-30bcee5b6491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8017b91315ae4ee8ab5579162ef68090',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:17.222741 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2659f4c2-046e-4425-9abf-afd5ac9c26a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:17.238666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2659f4c2-046e-4425-9abf-afd5ac9c26a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:17.238666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Flow 'volume_create_api' (a66fe185-7f8e-4a6b-951f-21915118e8f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:17.238992 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Create volume request issued successfully. Jul 10 18:08:17.240491 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e9a95fe9-99c3-4a5b-b9ba-60d0f0a63390 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:17.240491 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 735/2916] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:08:16 2026] POST /volume/v3/volumes => generated 775 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:17.257858 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f65df147-1015-4551-b97e-95457461449d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:17.260752 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f65df147-1015-4551-b97e-95457461449d tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 Jul 10 18:08:17.261086 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f65df147-1015-4551-b97e-95457461449d tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:17.261193 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f65df147-1015-4551-b97e-95457461449d tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:17.273503 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:17.273503 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:17.279358 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f65df147-1015-4551-b97e-95457461449d tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Volume info retrieved successfully. Jul 10 18:08:17.286071 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f65df147-1015-4551-b97e-95457461449d tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 returned with HTTP 200 Jul 10 18:08:17.286673 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 735/2917] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:17 2026] GET /volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:17.356108 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-85054322-6548-4810-a433-4a78d26c344a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:17.359118 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85054322-6548-4810-a433-4a78d26c344a tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:17.359118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85054322-6548-4810-a433-4a78d26c344a tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:17.359118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85054322-6548-4810-a433-4a78d26c344a tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:17.359118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-85054322-6548-4810-a433-4a78d26c344a tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:17.364535 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:17.364535 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:17.365509 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85054322-6548-4810-a433-4a78d26c344a tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:17.366053 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 726/2918] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:17 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:18.304755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-55a835af-49c9-4788-841b-ceb5141ae299 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:18.308652 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-55a835af-49c9-4788-841b-ceb5141ae299 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 Jul 10 18:08:18.308652 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-55a835af-49c9-4788-841b-ceb5141ae299 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:18.308652 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-55a835af-49c9-4788-841b-ceb5141ae299 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:18.322073 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:18.322073 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:18.327481 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-55a835af-49c9-4788-841b-ceb5141ae299 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Volume info retrieved successfully. Jul 10 18:08:18.334928 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-55a835af-49c9-4788-841b-ceb5141ae299 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 returned with HTTP 200 Jul 10 18:08:18.334928 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 723/2919] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:18 2026] GET /volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:18.353455 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f440e2b8-6401-4205-8ea8-63d071ff12cd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:18.356277 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f440e2b8-6401-4205-8ea8-63d071ff12cd tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:08:18.357147 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f440e2b8-6401-4205-8ea8-63d071ff12cd tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9d76a1c-767f-41dd-a512-6251276e9d93", "name": "tempest-type-Backup-678514459"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:18.358556 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-f440e2b8-6401-4205-8ea8-63d071ff12cd tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Creating new backup {'backup': {'volume_id': 'e9d76a1c-767f-41dd-a512-6251276e9d93', 'name': 'tempest-type-Backup-678514459'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:08:18.358764 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-f440e2b8-6401-4205-8ea8-63d071ff12cd tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Creating backup of volume e9d76a1c-767f-41dd-a512-6251276e9d93 in container None Jul 10 18:08:18.372637 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:18.372637 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:18.372637 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f440e2b8-6401-4205-8ea8-63d071ff12cd tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Volume info retrieved successfully. Jul 10 18:08:18.382807 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4fe29c19-6a6a-4683-97de-3269c1fd8c76 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:18.387401 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4fe29c19-6a6a-4683-97de-3269c1fd8c76 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:18.387757 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4fe29c19-6a6a-4683-97de-3269c1fd8c76 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:18.387995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4fe29c19-6a6a-4683-97de-3269c1fd8c76 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:18.388143 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-4fe29c19-6a6a-4683-97de-3269c1fd8c76 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:18.399654 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:18.399654 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:18.400250 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4fe29c19-6a6a-4683-97de-3269c1fd8c76 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:18.401078 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 736/2920] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:18 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:18.417737 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5f9a21fa-4b97-4ee8-af98-f1d9935fdbaa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:18.422976 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5f9a21fa-4b97-4ee8-af98-f1d9935fdbaa tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] DELETE https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:18.422976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5f9a21fa-4b97-4ee8-af98-f1d9935fdbaa tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:18.422976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5f9a21fa-4b97-4ee8-af98-f1d9935fdbaa tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:18.422976 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-5f9a21fa-4b97-4ee8-af98-f1d9935fdbaa tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Delete backup with id: 388fac97-41ce-48bc-b34a-2c634fb861a9. Jul 10 18:08:18.430045 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-f440e2b8-6401-4205-8ea8-63d071ff12cd tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Created reservations ['540564cf-ed9e-4c22-84dd-92ea107a1817', '9e5d0c1c-6123-432d-8e7c-1bd985af8217'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:18.430173 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:18.430173 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:18.449933 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-5f9a21fa-4b97-4ee8-af98-f1d9935fdbaa tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] delete_backup rpcapi backup_id 388fac97-41ce-48bc-b34a-2c634fb861a9 {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:08:18.453058 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5f9a21fa-4b97-4ee8-af98-f1d9935fdbaa tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 202 Jul 10 18:08:18.453597 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 727/2921] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:08:18 2026] DELETE /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:08:18.467081 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d7d78748-ac67-481e-aa05-446b6d2b6ba2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:18.469098 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d7d78748-ac67-481e-aa05-446b6d2b6ba2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:18.469554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d7d78748-ac67-481e-aa05-446b6d2b6ba2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:18.470022 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d7d78748-ac67-481e-aa05-446b6d2b6ba2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:18.470312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d7d78748-ac67-481e-aa05-446b6d2b6ba2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:18.475853 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:18.475853 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:18.477639 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d7d78748-ac67-481e-aa05-446b6d2b6ba2 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 200 Jul 10 18:08:18.478616 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 724/2922] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:18 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:18.493495 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f440e2b8-6401-4205-8ea8-63d071ff12cd tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:08:18.493495 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 736/2923] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:08:18 2026] POST /volume/v3/backups => generated 313 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:18.514450 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a90797d0-a1e5-495a-a66c-0ba96bb69219 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:18.516889 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a90797d0-a1e5-495a-a66c-0ba96bb69219 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:18.518114 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a90797d0-a1e5-495a-a66c-0ba96bb69219 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:18.518114 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a90797d0-a1e5-495a-a66c-0ba96bb69219 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:18.518114 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-a90797d0-a1e5-495a-a66c-0ba96bb69219 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:18.530448 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:18.530448 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:18.530448 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a90797d0-a1e5-495a-a66c-0ba96bb69219 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:18.530448 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 737/2924] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:18 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:19.493706 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-31038627-3e67-4752-a2f3-d92e43221a53 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:19.495681 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31038627-3e67-4752-a2f3-d92e43221a53 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 Jul 10 18:08:19.495974 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31038627-3e67-4752-a2f3-d92e43221a53 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:19.496204 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31038627-3e67-4752-a2f3-d92e43221a53 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:19.496338 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-31038627-3e67-4752-a2f3-d92e43221a53 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Show backup with id 388fac97-41ce-48bc-b34a-2c634fb861a9. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:19.500359 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31038627-3e67-4752-a2f3-d92e43221a53 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 returned with HTTP 404 Jul 10 18:08:19.500943 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 728/2925] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:19 2026] GET /volume/v3/backups/388fac97-41ce-48bc-b34a-2c634fb861a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:19.509504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3fb1871d-c366-4b09-88db-b8fe70334598 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:19.511964 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3fb1871d-c366-4b09-88db-b8fe70334598 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 Jul 10 18:08:19.512484 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3fb1871d-c366-4b09-88db-b8fe70334598 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:19.512889 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3fb1871d-c366-4b09-88db-b8fe70334598 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:19.513167 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-3fb1871d-c366-4b09-88db-b8fe70334598 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Delete volume with id: f27c59fb-65cf-47fe-85ec-3890fec49b99 Jul 10 18:08:19.523373 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:19.523373 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:19.524032 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3fb1871d-c366-4b09-88db-b8fe70334598 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Volume info retrieved successfully. Jul 10 18:08:19.541948 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f4aa9c71-e91e-4380-b734-cc6091c3f3d4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:19.543735 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f4aa9c71-e91e-4380-b734-cc6091c3f3d4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:19.544175 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f4aa9c71-e91e-4380-b734-cc6091c3f3d4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:19.544263 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f4aa9c71-e91e-4380-b734-cc6091c3f3d4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:19.544462 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-f4aa9c71-e91e-4380-b734-cc6091c3f3d4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:19.549339 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:19.549339 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:19.550181 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f4aa9c71-e91e-4380-b734-cc6091c3f3d4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:19.550632 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 737/2926] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:19 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:19.551262 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3fb1871d-c366-4b09-88db-b8fe70334598 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Delete volume request issued successfully. Jul 10 18:08:19.551788 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3fb1871d-c366-4b09-88db-b8fe70334598 tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 returned with HTTP 202 Jul 10 18:08:19.552230 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 725/2927] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:08:19 2026] DELETE /volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:19.566322 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-addcebdb-5fe7-4648-be5b-6db3f25a646e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:19.571026 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-addcebdb-5fe7-4648-be5b-6db3f25a646e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 Jul 10 18:08:19.571026 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-addcebdb-5fe7-4648-be5b-6db3f25a646e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:19.571512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-addcebdb-5fe7-4648-be5b-6db3f25a646e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:19.582375 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:19.582375 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:19.586506 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-addcebdb-5fe7-4648-be5b-6db3f25a646e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Volume info retrieved successfully. Jul 10 18:08:19.592900 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-addcebdb-5fe7-4648-be5b-6db3f25a646e tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 returned with HTTP 200 Jul 10 18:08:19.593574 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 738/2928] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:19 2026] GET /volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:19.981324 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-cb88ef5c-ce62-4e10-9783-8c88f7ba840f req-e44b7933-e9fd-458a-a544-9af0c20ae644 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:19.984742 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-cb88ef5c-ce62-4e10-9783-8c88f7ba840f req-e44b7933-e9fd-458a-a544-9af0c20ae644 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7 Jul 10 18:08:19.984997 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-cb88ef5c-ce62-4e10-9783-8c88f7ba840f req-e44b7933-e9fd-458a-a544-9af0c20ae644 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:19.985237 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-cb88ef5c-ce62-4e10-9783-8c88f7ba840f req-e44b7933-e9fd-458a-a544-9af0c20ae644 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:19.989954 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-cb88ef5c-ce62-4e10-9783-8c88f7ba840f req-e44b7933-e9fd-458a-a544-9af0c20ae644 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7 returned with HTTP 404 Jul 10 18:08:19.990547 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 729/2929] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:08:19 2026] DELETE /volume/v3/attachments/87199d4b-503f-4a23-8a1e-7e827a755de7 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:20.568401 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ee29c647-385d-4201-b90e-49ce77c7a386 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:20.570847 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee29c647-385d-4201-b90e-49ce77c7a386 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:20.571138 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee29c647-385d-4201-b90e-49ce77c7a386 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:20.571405 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee29c647-385d-4201-b90e-49ce77c7a386 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:20.571579 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-ee29c647-385d-4201-b90e-49ce77c7a386 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:20.577542 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:20.577542 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:20.578556 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee29c647-385d-4201-b90e-49ce77c7a386 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:20.579137 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 738/2930] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:20 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:20.611923 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c750b02b-564e-4a9e-a3eb-8c2de17559ad None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:20.614808 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c750b02b-564e-4a9e-a3eb-8c2de17559ad tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] GET https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 Jul 10 18:08:20.615094 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c750b02b-564e-4a9e-a3eb-8c2de17559ad tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:20.615354 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c750b02b-564e-4a9e-a3eb-8c2de17559ad tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:20.625502 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c750b02b-564e-4a9e-a3eb-8c2de17559ad tempest-ProjectReaderTests39-1501867271 tempest-ProjectReaderTests39-1501867271-project-admin] https://10.4.3.71/volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 returned with HTTP 404 Jul 10 18:08:20.626482 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 726/2931] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:20 2026] GET /volume/v3/volumes/f27c59fb-65cf-47fe-85ec-3890fec49b99 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:21.276854 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-78ea972f-b221-40bf-999c-d0570e4866db None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:21.279829 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-78ea972f-b221-40bf-999c-d0570e4866db tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/limits Jul 10 18:08:21.280041 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-78ea972f-b221-40bf-999c-d0570e4866db tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:21.280264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-78ea972f-b221-40bf-999c-d0570e4866db tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:21.289890 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-78ea972f-b221-40bf-999c-d0570e4866db tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1095303641 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1095303641, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:08:21.315079 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-78ea972f-b221-40bf-999c-d0570e4866db tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/limits returned with HTTP 200 Jul 10 18:08:21.315079 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 739/2932] 10.4.3.71 () {68 vars in 1477 bytes} [Fri Jul 10 18:08:21 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:21.591149 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b77faedf-219c-476c-9ee9-bc8a7612847a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:21.594507 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b77faedf-219c-476c-9ee9-bc8a7612847a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:21.595887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b77faedf-219c-476c-9ee9-bc8a7612847a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:21.596168 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b77faedf-219c-476c-9ee9-bc8a7612847a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:21.596292 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-b77faedf-219c-476c-9ee9-bc8a7612847a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:21.598393 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=357,cinder:UPDATE=94,cinder:INSERT=47 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:08:21.602167 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:21.602167 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:21.603017 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b77faedf-219c-476c-9ee9-bc8a7612847a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:21.603435 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 730/2933] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:21 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:21.863834 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-6e8e5204-b29e-475a-9f11-331caa06f834 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:21.867896 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-6e8e5204-b29e-475a-9f11-331caa06f834 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:21.868229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-6e8e5204-b29e-475a-9f11-331caa06f834 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:21.868535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-6e8e5204-b29e-475a-9f11-331caa06f834 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:21.871828 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=380,cinder:INSERT=48,cinder:UPDATE=90 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:08:21.889148 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:21.889148 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:21.894274 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-6e8e5204-b29e-475a-9f11-331caa06f834 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:21.900669 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-6e8e5204-b29e-475a-9f11-331caa06f834 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 200 Jul 10 18:08:21.901169 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 739/2934] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:08:21 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 1657 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:21.911367 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-494c2ce3-1c53-41c9-8cc7-e7933b4db958 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:21.914021 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-494c2ce3-1c53-41c9-8cc7-e7933b4db958 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:21.914393 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-494c2ce3-1c53-41c9-8cc7-e7933b4db958 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "762be4ce-0eeb-4eb2-a532-625045b0b143", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:21.918842 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=329,cinder:UPDATE=72,cinder:INSERT=41,cinder:DELETE=1 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:08:21.934887 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:21.934887 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:21.936201 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-494c2ce3-1c53-41c9-8cc7-e7933b4db958 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:21.936443 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-494c2ce3-1c53-41c9-8cc7-e7933b4db958 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Create snapshot from volume 762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:21.988849 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-494c2ce3-1c53-41c9-8cc7-e7933b4db958 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Created reservations ['1bb98e7a-d298-4803-b100-ff07c2db0c76', '80340053-81ca-48e6-9fb3-2b75abcb6d51', 'be585748-4698-4da1-afe5-cf610067a1f5', '6ef72d31-0a81-4d48-a48c-08b055736e76'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:22.029471 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-494c2ce3-1c53-41c9-8cc7-e7933b4db958 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Snapshot force create request issued successfully. Jul 10 18:08:22.029949 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-33bde412-caed-4ccc-b8ba-82c18623a516 req-494c2ce3-1c53-41c9-8cc7-e7933b4db958 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:22.031264 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 727/2935] 10.4.3.71 () {72 vars in 1540 bytes} [Fri Jul 10 18:08:21 2026] POST /volume/v3/snapshots => generated 292 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:22.619654 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8c8d8bfe-5757-4308-b46f-6aac3430e7c9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:22.622167 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c8d8bfe-5757-4308-b46f-6aac3430e7c9 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:22.622467 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c8d8bfe-5757-4308-b46f-6aac3430e7c9 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:22.622747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c8d8bfe-5757-4308-b46f-6aac3430e7c9 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:22.622899 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-8c8d8bfe-5757-4308-b46f-6aac3430e7c9 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:22.629301 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:22.629301 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:22.630074 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c8d8bfe-5757-4308-b46f-6aac3430e7c9 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:22.630876 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 740/2936] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:22 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:22.826971 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d74dec6c-69c4-48b0-a088-e1b95dcfa229 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:22.919599 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d74dec6c-69c4-48b0-a088-e1b95dcfa229 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:08:22.919599 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d74dec6c-69c4-48b0-a088-e1b95dcfa229 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-803563644", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:22.939313 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d74dec6c-69c4-48b0-a088-e1b95dcfa229 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:08:22.939867 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 731/2937] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:08:22 2026] POST /volume/v3/types => generated 379 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:22.951847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-97b93637-156f-4a63-931d-a4ee8b58961a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:22.953983 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97b93637-156f-4a63-931d-a4ee8b58961a tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] POST https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption Jul 10 18:08:22.954353 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-97b93637-156f-4a63-931d-a4ee8b58961a tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:22.980968 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97b93637-156f-4a63-931d-a4ee8b58961a tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption returned with HTTP 200 Jul 10 18:08:22.981779 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 740/2938] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:08:22 2026] POST /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:22.993797 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8b3e0810-7f54-4fa9-aaac-fd19367f36db None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:22.996043 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8b3e0810-7f54-4fa9-aaac-fd19367f36db tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:08:22.996548 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8b3e0810-7f54-4fa9-aaac-fd19367f36db tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-967111556", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:22.998894 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:22.998894 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:23.017328 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8b3e0810-7f54-4fa9-aaac-fd19367f36db tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:08:23.017763 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 728/2939] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:08:22 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:23.027747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-73c5d7d2-8b15-4c49-a81a-9d1ceb6cf3cb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.106415 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-73c5d7d2-8b15-4c49-a81a-9d1ceb6cf3cb tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] POST https://10.4.3.71/volume/v3/types/854545aa-ac61-4d99-9d80-5c66ed5ebd83/encryption Jul 10 18:08:23.106827 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-73c5d7d2-8b15-4c49-a81a-9d1ceb6cf3cb tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.108829 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.policy [None req-73c5d7d2-8b15-4c49-a81a-9d1ceb6cf3cb tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99948) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.109024 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-73c5d7d2-8b15-4c49-a81a-9d1ceb6cf3cb tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/854545aa-ac61-4d99-9d80-5c66ed5ebd83/encryption returned with HTTP 403 Jul 10 18:08:23.109442 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 741/2940] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:08:23 2026] POST /volume/v3/types/854545aa-ac61-4d99-9d80-5c66ed5ebd83/encryption => generated 127 bytes in 82 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.121447 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-351117b2-2575-4f75-8153-240df3f4b7cf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.125666 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-351117b2-2575-4f75-8153-240df3f4b7cf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:08:23.125666 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-351117b2-2575-4f75-8153-240df3f4b7cf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-361185997", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.146010 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-351117b2-2575-4f75-8153-240df3f4b7cf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:08:23.146643 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 732/2941] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:08:23 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:23.156130 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1316ed5e-d639-4704-a332-5ace37ce9c77 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.158293 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1316ed5e-d639-4704-a332-5ace37ce9c77 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] POST https://10.4.3.71/volume/v3/types/e06fc421-72c2-43b5-85b9-b2a2974a9990/extra_specs Jul 10 18:08:23.158673 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1316ed5e-d639-4704-a332-5ace37ce9c77 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.161084 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-1316ed5e-d639-4704-a332-5ace37ce9c77 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.161287 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1316ed5e-d639-4704-a332-5ace37ce9c77 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/e06fc421-72c2-43b5-85b9-b2a2974a9990/extra_specs returned with HTTP 403 Jul 10 18:08:23.162001 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 741/2942] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:08:23 2026] POST /volume/v3/types/e06fc421-72c2-43b5-85b9-b2a2974a9990/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.171720 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-15fdafd0-862c-42a6-bf9c-55274136bc63 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.174299 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-15fdafd0-862c-42a6-bf9c-55274136bc63 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] PUT https://10.4.3.71/volume/v3/types/e06fc421-72c2-43b5-85b9-b2a2974a9990/extra_specs/key2 Jul 10 18:08:23.174855 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-15fdafd0-862c-42a6-bf9c-55274136bc63 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.178070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-15fdafd0-862c-42a6-bf9c-55274136bc63 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.178436 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-15fdafd0-862c-42a6-bf9c-55274136bc63 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/e06fc421-72c2-43b5-85b9-b2a2974a9990/extra_specs/key2 returned with HTTP 403 Jul 10 18:08:23.179262 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 729/2943] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:08:23 2026] PUT /volume/v3/types/e06fc421-72c2-43b5-85b9-b2a2974a9990/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.188865 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7e8ea183-ef76-4575-8e8d-fb0fcce59aaf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.191528 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e8ea183-ef76-4575-8e8d-fb0fcce59aaf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] POST https://10.4.3.71/volume/v3/types Jul 10 18:08:23.192037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7e8ea183-ef76-4575-8e8d-fb0fcce59aaf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.195309 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.policy [None req-7e8ea183-ef76-4575-8e8d-fb0fcce59aaf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99948) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.196343 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e8ea183-ef76-4575-8e8d-fb0fcce59aaf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types returned with HTTP 403 Jul 10 18:08:23.196602 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 742/2944] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:08:23 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.209304 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5be49504-c224-4a8a-a2b3-e63289fa0cbf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.211439 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5be49504-c224-4a8a-a2b3-e63289fa0cbf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:08:23.212588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5be49504-c224-4a8a-a2b3-e63289fa0cbf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-972180570", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.240429 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5be49504-c224-4a8a-a2b3-e63289fa0cbf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:08:23.241170 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 733/2945] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:08:23 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:23.254430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b1ef9b44-b3df-497c-9bad-fe0feb1c921c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.257097 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b1ef9b44-b3df-497c-9bad-fe0feb1c921c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] POST https://10.4.3.71/volume/v3/types/d6962168-7025-4bba-863e-c7ffec58356b/encryption Jul 10 18:08:23.257581 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b1ef9b44-b3df-497c-9bad-fe0feb1c921c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.286919 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b1ef9b44-b3df-497c-9bad-fe0feb1c921c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types/d6962168-7025-4bba-863e-c7ffec58356b/encryption returned with HTTP 200 Jul 10 18:08:23.289943 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 742/2946] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:08:23 2026] POST /volume/v3/types/d6962168-7025-4bba-863e-c7ffec58356b/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:23.304267 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-89cf45eb-3d89-4615-a122-40bab8af3e2e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.307223 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-89cf45eb-3d89-4615-a122-40bab8af3e2e tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] DELETE https://10.4.3.71/volume/v3/types/d6962168-7025-4bba-863e-c7ffec58356b/encryption/1166747e-a883-4fbf-8715-aad35294a042 Jul 10 18:08:23.307431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-89cf45eb-3d89-4615-a122-40bab8af3e2e tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.307668 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-89cf45eb-3d89-4615-a122-40bab8af3e2e tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.308305 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-89cf45eb-3d89-4615-a122-40bab8af3e2e tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.308468 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-89cf45eb-3d89-4615-a122-40bab8af3e2e tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/d6962168-7025-4bba-863e-c7ffec58356b/encryption/1166747e-a883-4fbf-8715-aad35294a042 returned with HTTP 403 Jul 10 18:08:23.313277 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 730/2947] 10.4.3.71 () {66 vars in 1482 bytes} [Fri Jul 10 18:08:23 2026] DELETE /volume/v3/types/d6962168-7025-4bba-863e-c7ffec58356b/encryption/1166747e-a883-4fbf-8715-aad35294a042 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.325128 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a991bb00-dbbe-477c-a706-515436ed53f2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.327180 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a991bb00-dbbe-477c-a706-515436ed53f2 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:08:23.327692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a991bb00-dbbe-477c-a706-515436ed53f2 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-401353285", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.352606 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a991bb00-dbbe-477c-a706-515436ed53f2 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:08:23.353245 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 743/2948] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:08:23 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:23.368611 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-83c7aec6-d2a9-4277-b969-debd98eb211b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.372598 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83c7aec6-d2a9-4277-b969-debd98eb211b tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] DELETE https://10.4.3.71/volume/v3/types/98d05524-f6c2-40e4-9ab0-bb54189039e4/extra_specs/key1 Jul 10 18:08:23.372598 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-83c7aec6-d2a9-4277-b969-debd98eb211b tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.372598 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-83c7aec6-d2a9-4277-b969-debd98eb211b tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.377352 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.policy [None req-83c7aec6-d2a9-4277-b969-debd98eb211b tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99949) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.377818 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83c7aec6-d2a9-4277-b969-debd98eb211b tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/98d05524-f6c2-40e4-9ab0-bb54189039e4/extra_specs/key1 returned with HTTP 403 Jul 10 18:08:23.378473 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 734/2949] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:08:23 2026] DELETE /volume/v3/types/98d05524-f6c2-40e4-9ab0-bb54189039e4/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.389655 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-31196396-8f43-435f-ae5c-8b99810192d2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.392064 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-31196396-8f43-435f-ae5c-8b99810192d2 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:08:23.392634 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-31196396-8f43-435f-ae5c-8b99810192d2 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-821095918", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.421288 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-31196396-8f43-435f-ae5c-8b99810192d2 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:08:23.421808 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 743/2950] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:08:23 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:23.432576 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-444e7992-0eb5-428a-b108-ded0bea3444c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.437108 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-444e7992-0eb5-428a-b108-ded0bea3444c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] DELETE https://10.4.3.71/volume/v3/types/7f2c912b-d80f-40b5-b93d-d16fc553e9c3 Jul 10 18:08:23.438052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-444e7992-0eb5-428a-b108-ded0bea3444c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.438159 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-444e7992-0eb5-428a-b108-ded0bea3444c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.439123 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-444e7992-0eb5-428a-b108-ded0bea3444c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.439452 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-444e7992-0eb5-428a-b108-ded0bea3444c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/7f2c912b-d80f-40b5-b93d-d16fc553e9c3 returned with HTTP 403 Jul 10 18:08:23.440204 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 731/2951] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:08:23 2026] DELETE /volume/v3/types/7f2c912b-d80f-40b5-b93d-d16fc553e9c3 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.452833 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f3737fac-0812-4126-bb57-84f6e407541d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.455162 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f3737fac-0812-4126-bb57-84f6e407541d tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] GET https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs Jul 10 18:08:23.455351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f3737fac-0812-4126-bb57-84f6e407541d tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.455650 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f3737fac-0812-4126-bb57-84f6e407541d tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.466460 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f3737fac-0812-4126-bb57-84f6e407541d tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs returned with HTTP 200 Jul 10 18:08:23.467045 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 744/2952] 10.4.3.71 () {66 vars in 1371 bytes} [Fri Jul 10 18:08:23 2026] GET /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:23.481878 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-63141013-9b54-4bd0-ae7f-7d3e0f66eec0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.484191 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-63141013-9b54-4bd0-ae7f-7d3e0f66eec0 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] GET https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption/cipher Jul 10 18:08:23.484703 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-63141013-9b54-4bd0-ae7f-7d3e0f66eec0 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.485588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-63141013-9b54-4bd0-ae7f-7d3e0f66eec0 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.486267 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.policy [None req-63141013-9b54-4bd0-ae7f-7d3e0f66eec0 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99949) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.486725 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-63141013-9b54-4bd0-ae7f-7d3e0f66eec0 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption/cipher returned with HTTP 403 Jul 10 18:08:23.487457 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 735/2953] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:08:23 2026] GET /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.497310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-68a47448-a92d-42ef-9481-ffbde69b91db None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.502214 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-68a47448-a92d-42ef-9481-ffbde69b91db tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] GET https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption Jul 10 18:08:23.502582 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-68a47448-a92d-42ef-9481-ffbde69b91db tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.508070 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-68a47448-a92d-42ef-9481-ffbde69b91db tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.508831 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-68a47448-a92d-42ef-9481-ffbde69b91db tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.509134 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-68a47448-a92d-42ef-9481-ffbde69b91db tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption returned with HTTP 403 Jul 10 18:08:23.509762 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 744/2954] 10.4.3.71 () {66 vars in 1368 bytes} [Fri Jul 10 18:08:23 2026] GET /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.524117 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-80014500-b2e7-4c9e-baa8-3b79e68cf4ca None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.527693 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-80014500-b2e7-4c9e-baa8-3b79e68cf4ca tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] GET https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs/multiattach Jul 10 18:08:23.528050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-80014500-b2e7-4c9e-baa8-3b79e68cf4ca tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.528390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-80014500-b2e7-4c9e-baa8-3b79e68cf4ca tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.540153 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-80014500-b2e7-4c9e-baa8-3b79e68cf4ca tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs/multiattach returned with HTTP 200 Jul 10 18:08:23.540884 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 732/2955] 10.4.3.71 () {66 vars in 1407 bytes} [Fri Jul 10 18:08:23 2026] GET /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:08:23.550525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b68416d8-2bda-4b37-92be-fdb60374a737 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.553148 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b68416d8-2bda-4b37-92be-fdb60374a737 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] GET https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs/volume_backend_name Jul 10 18:08:23.553404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b68416d8-2bda-4b37-92be-fdb60374a737 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.553713 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b68416d8-2bda-4b37-92be-fdb60374a737 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.566420 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b68416d8-2bda-4b37-92be-fdb60374a737 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 18:08:23.566537 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 745/2956] 10.4.3.71 () {66 vars in 1431 bytes} [Fri Jul 10 18:08:23 2026] GET /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs/volume_backend_name => generated 143 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.582006 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ad0ee0c6-9439-43bc-81e8-cefcec774290 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.584791 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ad0ee0c6-9439-43bc-81e8-cefcec774290 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] PUT https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption/7e6da5ed-f788-4c4e-bb23-8aabedc75438 Jul 10 18:08:23.584791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ad0ee0c6-9439-43bc-81e8-cefcec774290 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.587717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.policy [None req-ad0ee0c6-9439-43bc-81e8-cefcec774290 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99949) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.588146 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ad0ee0c6-9439-43bc-81e8-cefcec774290 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption/7e6da5ed-f788-4c4e-bb23-8aabedc75438 returned with HTTP 403 Jul 10 18:08:23.588780 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 736/2957] 10.4.3.71 () {68 vars in 1499 bytes} [Fri Jul 10 18:08:23 2026] PUT /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/encryption/7e6da5ed-f788-4c4e-bb23-8aabedc75438 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.599289 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-62301fcd-5110-4205-8234-f2d6d28a47dc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.603835 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-62301fcd-5110-4205-8234-f2d6d28a47dc tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] PUT https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs/key1 Jul 10 18:08:23.603994 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-62301fcd-5110-4205-8234-f2d6d28a47dc tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.609662 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-62301fcd-5110-4205-8234-f2d6d28a47dc tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.610283 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-62301fcd-5110-4205-8234-f2d6d28a47dc tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs/key1 returned with HTTP 403 Jul 10 18:08:23.614776 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 745/2958] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:08:23 2026] PUT /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.622150 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-923614a9-9997-4514-9bf5-f768148d727c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.628318 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-923614a9-9997-4514-9bf5-f768148d727c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] PUT https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904 Jul 10 18:08:23.628805 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-923614a9-9997-4514-9bf5-f768148d727c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:23.631452 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-923614a9-9997-4514-9bf5-f768148d727c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1298164a57684b6caf637c9d1785b87a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea42625d3864e039f2c32d17f3ebd27', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:08:23.631757 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-923614a9-9997-4514-9bf5-f768148d727c tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-reader] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904 returned with HTTP 403 Jul 10 18:08:23.632364 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 733/2959] 10.4.3.71 () {68 vars in 1355 bytes} [Fri Jul 10 18:08:23 2026] PUT /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:23.644492 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-800fea60-f40d-40eb-a492-09059ffd25fe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.648526 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6fef147f-59e3-4fba-9621-9e2533deb2ea None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.648691 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-800fea60-f40d-40eb-a492-09059ffd25fe tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] DELETE https://10.4.3.71/volume/v3/types/7f2c912b-d80f-40b5-b93d-d16fc553e9c3 Jul 10 18:08:23.648691 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-800fea60-f40d-40eb-a492-09059ffd25fe tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.648842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-800fea60-f40d-40eb-a492-09059ffd25fe tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.651102 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6fef147f-59e3-4fba-9621-9e2533deb2ea tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:23.656527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6fef147f-59e3-4fba-9621-9e2533deb2ea tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.656527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6fef147f-59e3-4fba-9621-9e2533deb2ea tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.656527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-6fef147f-59e3-4fba-9621-9e2533deb2ea tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:23.664375 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:23.664375 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:23.665400 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6fef147f-59e3-4fba-9621-9e2533deb2ea tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:23.666509 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 737/2960] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:23 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:23.693151 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-800fea60-f40d-40eb-a492-09059ffd25fe tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types/7f2c912b-d80f-40b5-b93d-d16fc553e9c3 returned with HTTP 202 Jul 10 18:08:23.694558 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 746/2961] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:08:23 2026] DELETE /volume/v3/types/7f2c912b-d80f-40b5-b93d-d16fc553e9c3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:23.703398 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-80b65f04-f7ef-4d96-b7f9-b64634ef634e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.705417 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80b65f04-f7ef-4d96-b7f9-b64634ef634e tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] DELETE https://10.4.3.71/volume/v3/types/98d05524-f6c2-40e4-9ab0-bb54189039e4 Jul 10 18:08:23.705655 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80b65f04-f7ef-4d96-b7f9-b64634ef634e tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.705981 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80b65f04-f7ef-4d96-b7f9-b64634ef634e tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.749007 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80b65f04-f7ef-4d96-b7f9-b64634ef634e tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types/98d05524-f6c2-40e4-9ab0-bb54189039e4 returned with HTTP 202 Jul 10 18:08:23.749507 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 746/2962] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:08:23 2026] DELETE /volume/v3/types/98d05524-f6c2-40e4-9ab0-bb54189039e4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:23.759276 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-590f497a-6e40-46a3-92fa-97a1d229daf7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.765145 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-590f497a-6e40-46a3-92fa-97a1d229daf7 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] DELETE https://10.4.3.71/volume/v3/types/d6962168-7025-4bba-863e-c7ffec58356b Jul 10 18:08:23.765623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-590f497a-6e40-46a3-92fa-97a1d229daf7 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.765990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-590f497a-6e40-46a3-92fa-97a1d229daf7 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.832368 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-590f497a-6e40-46a3-92fa-97a1d229daf7 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types/d6962168-7025-4bba-863e-c7ffec58356b returned with HTTP 202 Jul 10 18:08:23.832965 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 734/2963] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:08:23 2026] DELETE /volume/v3/types/d6962168-7025-4bba-863e-c7ffec58356b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:23.843514 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a64598f4-b855-46d6-b535-ef7b6c900812 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.848747 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a64598f4-b855-46d6-b535-ef7b6c900812 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] DELETE https://10.4.3.71/volume/v3/types/e06fc421-72c2-43b5-85b9-b2a2974a9990 Jul 10 18:08:23.848747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a64598f4-b855-46d6-b535-ef7b6c900812 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.848747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a64598f4-b855-46d6-b535-ef7b6c900812 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.906171 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a64598f4-b855-46d6-b535-ef7b6c900812 tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types/e06fc421-72c2-43b5-85b9-b2a2974a9990 returned with HTTP 202 Jul 10 18:08:23.906171 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 738/2964] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:08:23 2026] DELETE /volume/v3/types/e06fc421-72c2-43b5-85b9-b2a2974a9990 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:23.917879 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bbde5bf0-9153-4210-b7ff-9668e3f6d20a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.920621 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bbde5bf0-9153-4210-b7ff-9668e3f6d20a tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] DELETE https://10.4.3.71/volume/v3/types/854545aa-ac61-4d99-9d80-5c66ed5ebd83 Jul 10 18:08:23.921632 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bbde5bf0-9153-4210-b7ff-9668e3f6d20a tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.921632 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bbde5bf0-9153-4210-b7ff-9668e3f6d20a tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:23.952181 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bbde5bf0-9153-4210-b7ff-9668e3f6d20a tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types/854545aa-ac61-4d99-9d80-5c66ed5ebd83 returned with HTTP 202 Jul 10 18:08:23.953636 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 747/2965] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:08:23 2026] DELETE /volume/v3/types/854545aa-ac61-4d99-9d80-5c66ed5ebd83 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:23.965645 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ee6d9340-9806-4d84-802c-efdaf554cbdf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:23.968111 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee6d9340-9806-4d84-802c-efdaf554cbdf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] DELETE https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904 Jul 10 18:08:23.968389 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee6d9340-9806-4d84-802c-efdaf554cbdf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:23.968736 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee6d9340-9806-4d84-802c-efdaf554cbdf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:24.012525 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee6d9340-9806-4d84-802c-efdaf554cbdf tempest-VolumeTypesReaderTests-346667199 tempest-VolumeTypesReaderTests-346667199-project-admin] https://10.4.3.71/volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904 returned with HTTP 202 Jul 10 18:08:24.013154 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 747/2966] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:08:23 2026] DELETE /volume/v3/types/56ee1f0c-0d0c-4984-a527-9c49762a9904 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:24.017329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-851f73b2-f25a-49d0-a3d3-8f38061cca9b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:24.025007 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-851f73b2-f25a-49d0-a3d3-8f38061cca9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 Jul 10 18:08:24.025359 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-851f73b2-f25a-49d0-a3d3-8f38061cca9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:24.025983 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-851f73b2-f25a-49d0-a3d3-8f38061cca9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:24.025983 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-851f73b2-f25a-49d0-a3d3-8f38061cca9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 8360d365-eec6-4296-a704-0386250c4d14 Jul 10 18:08:24.032305 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-851f73b2-f25a-49d0-a3d3-8f38061cca9b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 returned with HTTP 404 Jul 10 18:08:24.033063 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 735/2967] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:24 2026] DELETE /volume/v3/snapshots/8360d365-eec6-4296-a704-0386250c4d14 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:24.052316 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c3589a04-ac6c-40e9-8e8d-12a9944ca0e7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:24.057049 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c3589a04-ac6c-40e9-8e8d-12a9944ca0e7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:24.057336 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c3589a04-ac6c-40e9-8e8d-12a9944ca0e7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:24.057807 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c3589a04-ac6c-40e9-8e8d-12a9944ca0e7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:24.074081 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:24.074081 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:24.079802 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c3589a04-ac6c-40e9-8e8d-12a9944ca0e7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:24.087179 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c3589a04-ac6c-40e9-8e8d-12a9944ca0e7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:08:24.088323 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 739/2968] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:24 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:24.108926 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-941e3e65-b860-4884-827a-aef30cffb54a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:24.111098 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:24.111471 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-555746065"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:24.113200 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-555746065'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:24.113390 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume of 1 GB Jul 10 18:08:24.119849 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Availability Zones retrieved successfully. Jul 10 18:08:24.126800 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (f716b624-5a0b-4500-ade4-ea49d0e49ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:24.128998 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab0c3e1-af82-4737-880f-db08970dfa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:24.130233 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:24.174010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab0c3e1-af82-4737-880f-db08970dfa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:24.175057 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b54a918-3864-4619-978d-335eca9b59a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:24.227085 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['95135f4c-7305-45ad-87d3-64fa1f85d14c', '5e3e7f5d-819e-4f98-99f3-aec2fd4bfe0f', 'e0c3895e-5b42-42ad-b92c-b0df023f7a75', 'c41f3d50-5b2e-47c9-b75f-211e8375d0b4'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:24.227085 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b54a918-3864-4619-978d-335eca9b59a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95135f4c-7305-45ad-87d3-64fa1f85d14c', '5e3e7f5d-819e-4f98-99f3-aec2fd4bfe0f', 'e0c3895e-5b42-42ad-b92c-b0df023f7a75', 'c41f3d50-5b2e-47c9-b75f-211e8375d0b4']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:24.227085 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b021dd7d-7d8f-4610-8857-c62531554c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:24.257545 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b021dd7d-7d8f-4610-8857-c62531554c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de691c3-6bee-41fd-97ae-11b7ab2052ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555746065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['95135f4c-7305-45ad-87d3-64fa1f85d14c','5e3e7f5d-819e-4f98-99f3-aec2fd4bfe0f','e0c3895e-5b42-42ad-b92c-b0df023f7a75','c41f3d50-5b2e-47c9-b75f-211e8375d0b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555746065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de691c3-6bee-41fd-97ae-11b7ab2052ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fee3a367984ef08bc48988bd87aad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ab7fbe583124105b1f679c80e682b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:24.259446 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4131994-f929-44d0-abd7-48a1f1f89404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:24.289482 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4131994-f929-44d0-abd7-48a1f1f89404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555746065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['95135f4c-7305-45ad-87d3-64fa1f85d14c','5e3e7f5d-819e-4f98-99f3-aec2fd4bfe0f','e0c3895e-5b42-42ad-b92c-b0df023f7a75','c41f3d50-5b2e-47c9-b75f-211e8375d0b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:24.290757 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3052854-7ba4-482f-88ce-f22267f364b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:24.308142 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3052854-7ba4-482f-88ce-f22267f364b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:24.310590 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (f716b624-5a0b-4500-ade4-ea49d0e49ad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:24.310590 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request issued successfully. Jul 10 18:08:24.310590 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-941e3e65-b860-4884-827a-aef30cffb54a tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:24.311083 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 748/2969] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:08:24 2026] POST /volume/v3/volumes => generated 751 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:24.329064 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dd3bd50c-dd19-479c-90db-8a70106a0282 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:24.333884 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dd3bd50c-dd19-479c-90db-8a70106a0282 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce Jul 10 18:08:24.333884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dd3bd50c-dd19-479c-90db-8a70106a0282 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:24.333884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dd3bd50c-dd19-479c-90db-8a70106a0282 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:24.343235 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:24.343235 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:24.349287 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dd3bd50c-dd19-479c-90db-8a70106a0282 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:24.356469 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dd3bd50c-dd19-479c-90db-8a70106a0282 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce returned with HTTP 200 Jul 10 18:08:24.358583 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 748/2970] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:24 2026] GET /volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:24.683973 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ef854d33-c7f8-4ef9-9342-90e26e1ca744 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:24.684907 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef854d33-c7f8-4ef9-9342-90e26e1ca744 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:24.685257 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef854d33-c7f8-4ef9-9342-90e26e1ca744 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:24.685576 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef854d33-c7f8-4ef9-9342-90e26e1ca744 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:24.685769 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ef854d33-c7f8-4ef9-9342-90e26e1ca744 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:24.692863 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:24.692863 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:24.693952 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef854d33-c7f8-4ef9-9342-90e26e1ca744 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:24.694475 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 736/2971] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:24 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:25.374944 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-67afe5fa-241b-4acd-90e6-bd96a9db86b2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:25.377198 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67afe5fa-241b-4acd-90e6-bd96a9db86b2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce Jul 10 18:08:25.377421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67afe5fa-241b-4acd-90e6-bd96a9db86b2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:25.377620 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67afe5fa-241b-4acd-90e6-bd96a9db86b2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:25.386950 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:25.386950 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:25.391927 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-67afe5fa-241b-4acd-90e6-bd96a9db86b2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:25.399632 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67afe5fa-241b-4acd-90e6-bd96a9db86b2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce returned with HTTP 200 Jul 10 18:08:25.399931 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 740/2972] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:25 2026] GET /volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:25.419053 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-31390873-b667-471c-a75d-74b12a63b981 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:25.421899 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-31390873-b667-471c-a75d-74b12a63b981 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:25.422427 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-31390873-b667-471c-a75d-74b12a63b981 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3de691c3-6bee-41fd-97ae-11b7ab2052ce", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1915251957"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:25.433596 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:25.433596 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:25.434235 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-31390873-b667-471c-a75d-74b12a63b981 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:25.434445 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-31390873-b667-471c-a75d-74b12a63b981 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume 3de691c3-6bee-41fd-97ae-11b7ab2052ce Jul 10 18:08:25.477885 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-31390873-b667-471c-a75d-74b12a63b981 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['55f6afd1-5432-4212-ba04-5fdc539c44be', 'cdf69816-c2e6-469e-86c4-b02a7dd4920e', '734887f4-e431-418d-9b36-552ad4efd9c0', '2b36af24-7b77-46ee-a6c0-b88c883af4ae'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:25.530675 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-31390873-b667-471c-a75d-74b12a63b981 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot create request issued successfully. Jul 10 18:08:25.530675 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-31390873-b667-471c-a75d-74b12a63b981 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:25.530675 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 749/2973] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:25.543877 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-30d5753e-21dd-4a8c-8c97-cf3339481fbe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:25.547467 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-30d5753e-21dd-4a8c-8c97-cf3339481fbe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b Jul 10 18:08:25.547840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-30d5753e-21dd-4a8c-8c97-cf3339481fbe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:25.548083 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-30d5753e-21dd-4a8c-8c97-cf3339481fbe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:25.555733 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:25.555733 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:25.556384 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-30d5753e-21dd-4a8c-8c97-cf3339481fbe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:25.557739 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-30d5753e-21dd-4a8c-8c97-cf3339481fbe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b returned with HTTP 200 Jul 10 18:08:25.558253 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 749/2974] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:25 2026] GET /volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:25.714738 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6dec789b-4066-4d56-9d60-a11469847343 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:25.716998 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6dec789b-4066-4d56-9d60-a11469847343 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:25.717472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6dec789b-4066-4d56-9d60-a11469847343 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:25.718074 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6dec789b-4066-4d56-9d60-a11469847343 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:25.718624 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-6dec789b-4066-4d56-9d60-a11469847343 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:25.726844 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:25.726844 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:25.730047 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6dec789b-4066-4d56-9d60-a11469847343 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:25.730491 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 737/2975] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:25 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:26.300791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fd418897-994e-4594-848d-32e5937b738b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:26.427341 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:26.427974 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-635848926"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:26.430163 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-635848926'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:26.431077 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume of 1 GB Jul 10 18:08:26.436586 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Availability Zones retrieved successfully. Jul 10 18:08:26.443887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Flow 'volume_create_api' (286153c0-f32e-4b77-bb92-39167d44db1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:26.444842 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4e459d-eb58-4ad2-ba62-9061334a2a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.445783 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:26.484396 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4e459d-eb58-4ad2-ba62-9061334a2a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.484396 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92987ea-85e7-46de-ad29-5ec8a22c24c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.572602 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7c73332f-40a6-4e85-b732-8674f8a90465 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:26.576006 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7c73332f-40a6-4e85-b732-8674f8a90465 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b Jul 10 18:08:26.576476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7c73332f-40a6-4e85-b732-8674f8a90465 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:26.576746 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7c73332f-40a6-4e85-b732-8674f8a90465 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:26.581155 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Created reservations ['359df711-7e4f-4581-8690-da5517e6f3fc', '6052cd0d-fe1e-4977-8d25-5be8a295bf9a', '493a7251-8e6c-434d-8d98-577b1bfec8eb', '64b860a8-288b-4d0e-8662-300d7a662c60'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:26.582102 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92987ea-85e7-46de-ad29-5ec8a22c24c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['359df711-7e4f-4581-8690-da5517e6f3fc', '6052cd0d-fe1e-4977-8d25-5be8a295bf9a', '493a7251-8e6c-434d-8d98-577b1bfec8eb', '64b860a8-288b-4d0e-8662-300d7a662c60']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.582999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66238f5-3b2b-4179-a8ad-1258f32e50be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.583957 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:26.583957 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:26.584241 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7c73332f-40a6-4e85-b732-8674f8a90465 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:26.585229 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7c73332f-40a6-4e85-b732-8674f8a90465 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b returned with HTTP 200 Jul 10 18:08:26.585979 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 750/2976] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:26 2026] GET /volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:26.599061 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4b572751-7724-46c3-ba59-78c4465dd133 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:26.601733 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:26.602169 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c82480dd-a37f-40c7-ad09-9b3ba5546b9b", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-958402139"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:26.605196 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request body: {'volume': {'snapshot_id': 'c82480dd-a37f-40c7-ad09-9b3ba5546b9b', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-958402139'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:26.612426 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:26.612426 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:26.613073 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:26.613338 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume of 2 GB Jul 10 18:08:26.618645 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Availability Zones retrieved successfully. Jul 10 18:08:26.620772 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66238f5-3b2b-4179-a8ad-1258f32e50be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59746928-6f75-4a01-8dd4-432264ccca5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-635848926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe789ae48329437fbc389b573478fdbf',qos_specs=None,replication_status=,reservations=['359df711-7e4f-4581-8690-da5517e6f3fc','6052cd0d-fe1e-4977-8d25-5be8a295bf9a','493a7251-8e6c-434d-8d98-577b1bfec8eb','64b860a8-288b-4d0e-8662-300d7a662c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e67165c7843b4b1350620757d4031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-635848926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59746928-6f75-4a01-8dd4-432264ccca5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe789ae48329437fbc389b573478fdbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804e67165c7843b4b1350620757d4031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.621557 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf8da8b-73cd-436d-a7e3-abf8dba0de2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.625718 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (a62fdfc4-d642-4521-af07-d447254e82ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:26.628287 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bba1272-cd76-429d-9d63-01f44879ccac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.629901 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:26.644956 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf8da8b-73cd-436d-a7e3-abf8dba0de2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-635848926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe789ae48329437fbc389b573478fdbf',qos_specs=None,replication_status=,reservations=['359df711-7e4f-4581-8690-da5517e6f3fc','6052cd0d-fe1e-4977-8d25-5be8a295bf9a','493a7251-8e6c-434d-8d98-577b1bfec8eb','64b860a8-288b-4d0e-8662-300d7a662c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e67165c7843b4b1350620757d4031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.645618 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e071cd-8b23-4f54-b168-a2bffbb83b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.661608 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e071cd-8b23-4f54-b168-a2bffbb83b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.662052 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Flow 'volume_create_api' (286153c0-f32e-4b77-bb92-39167d44db1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:26.662477 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume request issued successfully. Jul 10 18:08:26.663233 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fd418897-994e-4594-848d-32e5937b738b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:26.663710 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 741/2977] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:08:26 2026] POST /volume/v3/volumes => generated 775 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:26.675604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bba1272-cd76-429d-9d63-01f44879ccac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'c82480dd-a37f-40c7-ad09-9b3ba5546b9b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.675604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63895806-4fea-4bbe-9f64-c62d92c4f4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.676919 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-60912c31-1dfb-4bf8-a7fe-f7a0be43ac61 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:26.680236 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-60912c31-1dfb-4bf8-a7fe-f7a0be43ac61 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f Jul 10 18:08:26.680514 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-60912c31-1dfb-4bf8-a7fe-f7a0be43ac61 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:26.680814 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-60912c31-1dfb-4bf8-a7fe-f7a0be43ac61 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:26.690586 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:26.690586 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:26.697096 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-60912c31-1dfb-4bf8-a7fe-f7a0be43ac61 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:26.701071 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-60912c31-1dfb-4bf8-a7fe-f7a0be43ac61 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f returned with HTTP 200 Jul 10 18:08:26.701508 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 738/2978] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:26 2026] GET /volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:26.734984 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['e571a23b-0d80-4a87-9cdb-c5ec3f243d9a', '6a1237d3-ac9a-4879-be71-3442b223e2d3', 'd6fa78ca-03a4-4530-886a-4e43dc1140cf', '7f13091e-9b4f-4640-ba7b-613226def93f'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:26.736208 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63895806-4fea-4bbe-9f64-c62d92c4f4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e571a23b-0d80-4a87-9cdb-c5ec3f243d9a', '6a1237d3-ac9a-4879-be71-3442b223e2d3', 'd6fa78ca-03a4-4530-886a-4e43dc1140cf', '7f13091e-9b4f-4640-ba7b-613226def93f']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.737486 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1621ea9f-b338-4a41-ac64-267728d465ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.752231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e4a24f60-b356-4535-9326-6c2ecbb967f1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:26.755144 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e4a24f60-b356-4535-9326-6c2ecbb967f1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:26.755487 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e4a24f60-b356-4535-9326-6c2ecbb967f1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:26.755822 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e4a24f60-b356-4535-9326-6c2ecbb967f1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:26.756022 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e4a24f60-b356-4535-9326-6c2ecbb967f1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:26.761460 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:26.761460 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:26.762345 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e4a24f60-b356-4535-9326-6c2ecbb967f1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:26.762814 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 751/2979] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:26 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:26.790974 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1621ea9f-b338-4a41-ac64-267728d465ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24c978bf-3b8d-4df8-9bd6-82df9ccdaca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-958402139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['e571a23b-0d80-4a87-9cdb-c5ec3f243d9a','6a1237d3-ac9a-4879-be71-3442b223e2d3','d6fa78ca-03a4-4530-886a-4e43dc1140cf','7f13091e-9b4f-4640-ba7b-613226def93f'],size=2,snapshot_id=c82480dd-a37f-40c7-ad09-9b3ba5546b9b,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-958402139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24c978bf-3b8d-4df8-9bd6-82df9ccdaca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fee3a367984ef08bc48988bd87aad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=c82480dd-a37f-40c7-ad09-9b3ba5546b9b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ab7fbe583124105b1f679c80e682b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.791819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9098942-fc61-4cb7-af42-51d1c7b1ef61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.836369 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9098942-fc61-4cb7-af42-51d1c7b1ef61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-958402139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['e571a23b-0d80-4a87-9cdb-c5ec3f243d9a','6a1237d3-ac9a-4879-be71-3442b223e2d3','d6fa78ca-03a4-4530-886a-4e43dc1140cf','7f13091e-9b4f-4640-ba7b-613226def93f'],size=2,snapshot_id=c82480dd-a37f-40c7-ad09-9b3ba5546b9b,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.837533 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f58382-f56e-4c66-8f95-10aba9402b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:26.866888 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f58382-f56e-4c66-8f95-10aba9402b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:26.867781 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (a62fdfc4-d642-4521-af07-d447254e82ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:26.868088 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request issued successfully. Jul 10 18:08:26.868784 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4b572751-7724-46c3-ba59-78c4465dd133 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:26.869404 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 750/2980] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:08:26 2026] POST /volume/v3/volumes => generated 785 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:26.888160 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2cbf7de7-eb11-42d9-a158-0816b9d475df None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:26.893314 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2cbf7de7-eb11-42d9-a158-0816b9d475df tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:26.893314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2cbf7de7-eb11-42d9-a158-0816b9d475df tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:26.893314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2cbf7de7-eb11-42d9-a158-0816b9d475df tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:26.902003 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:26.902003 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:26.906809 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2cbf7de7-eb11-42d9-a158-0816b9d475df tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:26.919436 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2cbf7de7-eb11-42d9-a158-0816b9d475df tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 returned with HTTP 200 Jul 10 18:08:26.919744 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 742/2981] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:26 2026] GET /volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:26.965616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-3d0f547d-fdcb-43d2-98a7-2e08f4ea5526 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:26.970702 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-3d0f547d-fdcb-43d2-98a7-2e08f4ea5526 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:26.970989 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-3d0f547d-fdcb-43d2-98a7-2e08f4ea5526 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:26.971226 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-3d0f547d-fdcb-43d2-98a7-2e08f4ea5526 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:26.984966 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:26.984966 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:26.989625 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-3d0f547d-fdcb-43d2-98a7-2e08f4ea5526 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:26.996500 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-3d0f547d-fdcb-43d2-98a7-2e08f4ea5526 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 200 Jul 10 18:08:26.997025 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 739/2982] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:08:26 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 1657 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:27.716395 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1db3a37f-e362-4e6d-9019-418ac46f2bf2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:27.718596 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1db3a37f-e362-4e6d-9019-418ac46f2bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f Jul 10 18:08:27.718968 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1db3a37f-e362-4e6d-9019-418ac46f2bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:27.719209 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1db3a37f-e362-4e6d-9019-418ac46f2bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:27.728949 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:27.728949 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:27.734395 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1db3a37f-e362-4e6d-9019-418ac46f2bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:27.740350 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1db3a37f-e362-4e6d-9019-418ac46f2bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f returned with HTTP 200 Jul 10 18:08:27.741088 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 752/2983] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:27 2026] GET /volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:27.758015 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-14f71fc3-fbb7-4cbb-9eb9-755ff95dd211 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:27.779830 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c2322b36-3f8d-4ff3-b275-4a8320bc0635 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:27.784487 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c2322b36-3f8d-4ff3-b275-4a8320bc0635 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:27.784841 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c2322b36-3f8d-4ff3-b275-4a8320bc0635 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:27.785105 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c2322b36-3f8d-4ff3-b275-4a8320bc0635 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:27.785857 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-c2322b36-3f8d-4ff3-b275-4a8320bc0635 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:27.792203 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:27.792203 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:27.793325 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c2322b36-3f8d-4ff3-b275-4a8320bc0635 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:27.793325 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 743/2984] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:27 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:27.853464 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-14f71fc3-fbb7-4cbb-9eb9-755ff95dd211 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] GET https://10.4.3.71/volume/v3/volumes Jul 10 18:08:27.853871 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-14f71fc3-fbb7-4cbb-9eb9-755ff95dd211 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:27.854198 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-14f71fc3-fbb7-4cbb-9eb9-755ff95dd211 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:27.854707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-14f71fc3-fbb7-4cbb-9eb9-755ff95dd211 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:27.855311 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:27.855311 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:27.856069 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-14f71fc3-fbb7-4cbb-9eb9-755ff95dd211 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:08:27.867831 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-14f71fc3-fbb7-4cbb-9eb9-755ff95dd211 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Get all volumes completed successfully. Jul 10 18:08:27.868520 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-14f71fc3-fbb7-4cbb-9eb9-755ff95dd211 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] https://10.4.3.71/volume/v3/volumes returned with HTTP 200 Jul 10 18:08:27.869461 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 751/2985] 10.4.3.71 () {68 vars in 1271 bytes} [Fri Jul 10 18:08:27 2026] GET /volume/v3/volumes => generated 333 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:27.880551 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f5253be3-76e2-4af4-b3d8-e8a2525fcd9c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:27.883096 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f5253be3-76e2-4af4-b3d8-e8a2525fcd9c tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f Jul 10 18:08:27.883425 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f5253be3-76e2-4af4-b3d8-e8a2525fcd9c tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:27.884055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f5253be3-76e2-4af4-b3d8-e8a2525fcd9c tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:27.884314 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-f5253be3-76e2-4af4-b3d8-e8a2525fcd9c tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Delete volume with id: 59746928-6f75-4a01-8dd4-432264ccca5f Jul 10 18:08:27.895214 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:27.895214 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:27.896037 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f5253be3-76e2-4af4-b3d8-e8a2525fcd9c tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:27.920331 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f5253be3-76e2-4af4-b3d8-e8a2525fcd9c tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Delete volume request issued successfully. Jul 10 18:08:27.920331 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f5253be3-76e2-4af4-b3d8-e8a2525fcd9c tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f returned with HTTP 202 Jul 10 18:08:27.920916 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 740/2986] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:08:27 2026] DELETE /volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:08:27.930296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-681e59b7-cde3-4f6e-962b-5b3bc3536375 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:27.935158 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-681e59b7-cde3-4f6e-962b-5b3bc3536375 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f Jul 10 18:08:27.935508 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-681e59b7-cde3-4f6e-962b-5b3bc3536375 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:27.935878 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-681e59b7-cde3-4f6e-962b-5b3bc3536375 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:27.941312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-62764349-3857-4b1e-b8f0-0b4823244c3d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:27.943550 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62764349-3857-4b1e-b8f0-0b4823244c3d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:27.943836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62764349-3857-4b1e-b8f0-0b4823244c3d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:27.944101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62764349-3857-4b1e-b8f0-0b4823244c3d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:27.947695 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:27.947695 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:27.953222 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-681e59b7-cde3-4f6e-962b-5b3bc3536375 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:27.955204 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:27.955204 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:27.959010 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-681e59b7-cde3-4f6e-962b-5b3bc3536375 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f returned with HTTP 200 Jul 10 18:08:27.959404 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 753/2987] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:27 2026] GET /volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:27.963833 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-62764349-3857-4b1e-b8f0-0b4823244c3d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:27.967909 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62764349-3857-4b1e-b8f0-0b4823244c3d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 returned with HTTP 200 Jul 10 18:08:27.968785 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 744/2988] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:27 2026] GET /volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:27.983903 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c1d9bd4d-b4b5-402d-bf19-dc028af71e9e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:27.987715 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1d9bd4d-b4b5-402d-bf19-dc028af71e9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:27.988002 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1d9bd4d-b4b5-402d-bf19-dc028af71e9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:27.988273 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1d9bd4d-b4b5-402d-bf19-dc028af71e9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:28.005961 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:28.005961 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:28.016132 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c1d9bd4d-b4b5-402d-bf19-dc028af71e9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:28.023077 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1d9bd4d-b4b5-402d-bf19-dc028af71e9e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 returned with HTTP 200 Jul 10 18:08:28.023640 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 752/2989] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:27 2026] GET /volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:28.043132 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b0b5695f-f0cf-4ac6-bc1c-2e6d20018e1d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:28.044926 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0b5695f-f0cf-4ac6-bc1c-2e6d20018e1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:28.045086 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0b5695f-f0cf-4ac6-bc1c-2e6d20018e1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:28.045270 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0b5695f-f0cf-4ac6-bc1c-2e6d20018e1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:28.045416 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-b0b5695f-f0cf-4ac6-bc1c-2e6d20018e1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume with id: 24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:28.053157 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:28.053157 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:28.053692 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b0b5695f-f0cf-4ac6-bc1c-2e6d20018e1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:28.076750 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b0b5695f-f0cf-4ac6-bc1c-2e6d20018e1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume request issued successfully. Jul 10 18:08:28.077027 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0b5695f-f0cf-4ac6-bc1c-2e6d20018e1d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 returned with HTTP 202 Jul 10 18:08:28.078159 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 741/2990] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:28 2026] DELETE /volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:28.089319 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1a829de9-08ee-4721-af35-17c487d95d08 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:28.092001 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1a829de9-08ee-4721-af35-17c487d95d08 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:28.092270 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1a829de9-08ee-4721-af35-17c487d95d08 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:28.092515 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1a829de9-08ee-4721-af35-17c487d95d08 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:28.101240 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:28.101240 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:28.105863 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1a829de9-08ee-4721-af35-17c487d95d08 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:28.112107 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1a829de9-08ee-4721-af35-17c487d95d08 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 returned with HTTP 200 Jul 10 18:08:28.112527 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 754/2991] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:28 2026] GET /volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:28.805715 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e80f9b6f-95ae-46c8-96a4-20e413e9b7e1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:28.807672 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e80f9b6f-95ae-46c8-96a4-20e413e9b7e1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:28.807925 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e80f9b6f-95ae-46c8-96a4-20e413e9b7e1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:28.808152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e80f9b6f-95ae-46c8-96a4-20e413e9b7e1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:28.808279 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e80f9b6f-95ae-46c8-96a4-20e413e9b7e1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:28.813330 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:28.813330 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:28.814100 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e80f9b6f-95ae-46c8-96a4-20e413e9b7e1 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:28.814613 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 745/2992] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:28 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:28.976652 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f502855e-ac06-4b78-8043-c462a4180313 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:28.981714 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f502855e-ac06-4b78-8043-c462a4180313 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f Jul 10 18:08:28.981714 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f502855e-ac06-4b78-8043-c462a4180313 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:28.981714 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f502855e-ac06-4b78-8043-c462a4180313 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:28.990837 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f502855e-ac06-4b78-8043-c462a4180313 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f returned with HTTP 404 Jul 10 18:08:28.992843 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 753/2993] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:28 2026] GET /volume/v3/volumes/59746928-6f75-4a01-8dd4-432264ccca5f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:29.006263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:29.009362 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:29.009912 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754878316"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:29.011994 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754878316'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:29.012174 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume of 1 GB Jul 10 18:08:29.018429 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Availability Zones retrieved successfully. Jul 10 18:08:29.029505 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Flow 'volume_create_api' (669e9963-bdba-4729-ae51-b40d56e119cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:29.031032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc6a493-aec6-498d-bef1-ba7dd9e9df51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:29.032234 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:29.075446 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc6a493-aec6-498d-bef1-ba7dd9e9df51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:29.076945 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04cd5b8-c0d3-45bf-818c-f438842f971e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:29.129071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c92ebefc-b0a6-4662-87b3-e15a8750b939 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:29.130359 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Created reservations ['0896e94f-2a00-49ad-b48a-fc2e91e2c281', '5b3d01e1-78bf-48c1-97c5-704e5413c569', '00fc0348-c448-4005-927b-bf6d39eef2f5', '3c862b54-b854-4ce4-b6fe-1c438baa7d7f'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:29.131259 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c92ebefc-b0a6-4662-87b3-e15a8750b939 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:29.131332 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04cd5b8-c0d3-45bf-818c-f438842f971e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0896e94f-2a00-49ad-b48a-fc2e91e2c281', '5b3d01e1-78bf-48c1-97c5-704e5413c569', '00fc0348-c448-4005-927b-bf6d39eef2f5', '3c862b54-b854-4ce4-b6fe-1c438baa7d7f']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:29.131505 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c92ebefc-b0a6-4662-87b3-e15a8750b939 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:29.131790 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c92ebefc-b0a6-4662-87b3-e15a8750b939 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:29.132223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1c1aa4-2fb3-4c44-b315-346ec443e1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:29.138547 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c92ebefc-b0a6-4662-87b3-e15a8750b939 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 returned with HTTP 404 Jul 10 18:08:29.139752 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 755/2994] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:29 2026] GET /volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:29.149768 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-588bdb33-b93e-45b4-86c8-ee8e8cc7555e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:29.152344 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-588bdb33-b93e-45b4-86c8-ee8e8cc7555e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:29.152678 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-588bdb33-b93e-45b4-86c8-ee8e8cc7555e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:29.153011 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-588bdb33-b93e-45b4-86c8-ee8e8cc7555e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:29.161084 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-588bdb33-b93e-45b4-86c8-ee8e8cc7555e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 returned with HTTP 404 Jul 10 18:08:29.161806 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 746/2995] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:29 2026] GET /volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:29.164771 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1c1aa4-2fb3-4c44-b315-346ec443e1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a74c1c-c85c-4bb4-910c-bd1ac7ea037e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754878316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe789ae48329437fbc389b573478fdbf',qos_specs=None,replication_status=,reservations=['0896e94f-2a00-49ad-b48a-fc2e91e2c281','5b3d01e1-78bf-48c1-97c5-704e5413c569','00fc0348-c448-4005-927b-bf6d39eef2f5','3c862b54-b854-4ce4-b6fe-1c438baa7d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e67165c7843b4b1350620757d4031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754878316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20a74c1c-c85c-4bb4-910c-bd1ac7ea037e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe789ae48329437fbc389b573478fdbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804e67165c7843b4b1350620757d4031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:29.166680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ea7b40-df11-444f-9449-4a655f6f6f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:29.171712 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-08e57eae-ae97-4b59-8d10-176fd6922f91 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:29.176308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-08e57eae-ae97-4b59-8d10-176fd6922f91 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:29.177485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-08e57eae-ae97-4b59-8d10-176fd6922f91 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:29.177970 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-08e57eae-ae97-4b59-8d10-176fd6922f91 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:29.179061 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-08e57eae-ae97-4b59-8d10-176fd6922f91 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume with id: 24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 Jul 10 18:08:29.193212 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-08e57eae-ae97-4b59-8d10-176fd6922f91 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 returned with HTTP 404 Jul 10 18:08:29.193212 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 754/2996] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:29 2026] DELETE /volume/v3/volumes/24c978bf-3b8d-4df8-9bd6-82df9ccdaca6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:29.205067 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9f3040f6-67ef-4bac-a230-842a18bd3eaf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:29.207807 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9f3040f6-67ef-4bac-a230-842a18bd3eaf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b Jul 10 18:08:29.208056 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9f3040f6-67ef-4bac-a230-842a18bd3eaf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:29.208324 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9f3040f6-67ef-4bac-a230-842a18bd3eaf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:29.208504 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-9f3040f6-67ef-4bac-a230-842a18bd3eaf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: c82480dd-a37f-40c7-ad09-9b3ba5546b9b Jul 10 18:08:29.212073 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ea7b40-df11-444f-9449-4a655f6f6f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754878316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe789ae48329437fbc389b573478fdbf',qos_specs=None,replication_status=,reservations=['0896e94f-2a00-49ad-b48a-fc2e91e2c281','5b3d01e1-78bf-48c1-97c5-704e5413c569','00fc0348-c448-4005-927b-bf6d39eef2f5','3c862b54-b854-4ce4-b6fe-1c438baa7d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e67165c7843b4b1350620757d4031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:29.213011 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0ff86b-d7c4-4109-9b14-8f6fbe771459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:29.217278 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:29.217278 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:29.217453 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9f3040f6-67ef-4bac-a230-842a18bd3eaf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:29.231755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0ff86b-d7c4-4109-9b14-8f6fbe771459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:29.234042 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Flow 'volume_create_api' (669e9963-bdba-4729-ae51-b40d56e119cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:29.234042 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume request issued successfully. Jul 10 18:08:29.234356 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9a3b6eba-cb86-4bdd-acea-0afee810fc96 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:29.234925 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 742/2997] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:08:29 2026] POST /volume/v3/volumes => generated 776 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:29.248225 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b7d5cc5d-81ae-4035-b398-ff852d534bf2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:29.250768 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b7d5cc5d-81ae-4035-b398-ff852d534bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e Jul 10 18:08:29.251612 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b7d5cc5d-81ae-4035-b398-ff852d534bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:29.251612 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b7d5cc5d-81ae-4035-b398-ff852d534bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:29.251855 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9f3040f6-67ef-4bac-a230-842a18bd3eaf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:08:29.252590 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9f3040f6-67ef-4bac-a230-842a18bd3eaf tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b returned with HTTP 202 Jul 10 18:08:29.252826 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 756/2998] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:29 2026] DELETE /volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:29.267716 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a1110dc1-7364-4507-8092-f1cf56362886 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:29.271589 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:29.271589 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:29.271815 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a1110dc1-7364-4507-8092-f1cf56362886 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b Jul 10 18:08:29.271815 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a1110dc1-7364-4507-8092-f1cf56362886 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:29.271815 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a1110dc1-7364-4507-8092-f1cf56362886 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:29.275146 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b7d5cc5d-81ae-4035-b398-ff852d534bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:29.281598 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:29.281598 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:29.281598 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a1110dc1-7364-4507-8092-f1cf56362886 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:29.281814 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b7d5cc5d-81ae-4035-b398-ff852d534bf2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e returned with HTTP 200 Jul 10 18:08:29.281814 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 747/2999] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:29 2026] GET /volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:29.281979 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a1110dc1-7364-4507-8092-f1cf56362886 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b returned with HTTP 200 Jul 10 18:08:29.284874 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 755/3000] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:29 2026] GET /volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:29.386554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-d3b5c86c-2dc0-412b-ba86-de5caa4a6556 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:29.390527 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-d3b5c86c-2dc0-412b-ba86-de5caa4a6556 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/attachments/9f72e228-b4ce-4551-9411-75a791139d2b Jul 10 18:08:29.390960 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-d3b5c86c-2dc0-412b-ba86-de5caa4a6556 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:29.391230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-d3b5c86c-2dc0-412b-ba86-de5caa4a6556 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:29.401480 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:29.401480 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:29.827734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f3f7b446-8622-45a5-9525-9357c75a90d6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:29.831861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f3f7b446-8622-45a5-9525-9357c75a90d6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:29.832192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f3f7b446-8622-45a5-9525-9357c75a90d6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:29.832481 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f3f7b446-8622-45a5-9525-9357c75a90d6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:29.832717 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-f3f7b446-8622-45a5-9525-9357c75a90d6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:29.840279 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:29.840279 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:29.841246 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f3f7b446-8622-45a5-9525-9357c75a90d6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:29.841836 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 757/3001] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:29 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:29.940961 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-15913e7b-a2a1-4287-83a5-e38dd1a60352 req-d3b5c86c-2dc0-412b-ba86-de5caa4a6556 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/9f72e228-b4ce-4551-9411-75a791139d2b returned with HTTP 200 Jul 10 18:08:29.942051 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 743/3002] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:08:29 2026] DELETE /volume/v3/attachments/9f72e228-b4ce-4551-9411-75a791139d2b => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:30.295887 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7628d10a-6f07-499a-8195-f1f7f3d94a23 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:30.300611 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0f515b2a-3b80-42ca-ae98-030f412a9511 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:30.303155 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f515b2a-3b80-42ca-ae98-030f412a9511 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e Jul 10 18:08:30.303357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f515b2a-3b80-42ca-ae98-030f412a9511 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:30.303718 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f515b2a-3b80-42ca-ae98-030f412a9511 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:30.303854 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7628d10a-6f07-499a-8195-f1f7f3d94a23 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b Jul 10 18:08:30.304377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7628d10a-6f07-499a-8195-f1f7f3d94a23 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:30.304968 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7628d10a-6f07-499a-8195-f1f7f3d94a23 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:30.312134 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7628d10a-6f07-499a-8195-f1f7f3d94a23 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b returned with HTTP 404 Jul 10 18:08:30.312952 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:30.312952 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:30.313081 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 748/3003] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:30 2026] GET /volume/v3/snapshots/c82480dd-a37f-40c7-ad09-9b3ba5546b9b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:30.325427 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0f515b2a-3b80-42ca-ae98-030f412a9511 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:30.332438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1da01360-e3e1-47fb-a892-8c7180f21974 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:30.335116 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1da01360-e3e1-47fb-a892-8c7180f21974 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce Jul 10 18:08:30.335329 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1da01360-e3e1-47fb-a892-8c7180f21974 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:30.335606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1da01360-e3e1-47fb-a892-8c7180f21974 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:30.342415 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f515b2a-3b80-42ca-ae98-030f412a9511 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e returned with HTTP 200 Jul 10 18:08:30.343034 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 756/3004] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:30 2026] GET /volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:30.348613 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:30.348613 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:30.354940 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1da01360-e3e1-47fb-a892-8c7180f21974 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:30.362511 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1da01360-e3e1-47fb-a892-8c7180f21974 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce returned with HTTP 200 Jul 10 18:08:30.362980 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 758/3005] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:30 2026] GET /volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:30.369782 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-49dfc1a4-5b81-4bdd-aae4-aaf7ba229bc7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:30.372304 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-49dfc1a4-5b81-4bdd-aae4-aaf7ba229bc7 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:08:30.372675 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-49dfc1a4-5b81-4bdd-aae4-aaf7ba229bc7 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:30.372989 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-49dfc1a4-5b81-4bdd-aae4-aaf7ba229bc7 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:30.373368 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-49dfc1a4-5b81-4bdd-aae4-aaf7ba229bc7 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:30.374054 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:30.374054 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:30.374799 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-49dfc1a4-5b81-4bdd-aae4-aaf7ba229bc7 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:08:30.383021 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a19d8aef-b093-42b3-9902-c1cc557bff8d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:30.385138 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a19d8aef-b093-42b3-9902-c1cc557bff8d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce Jul 10 18:08:30.385414 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a19d8aef-b093-42b3-9902-c1cc557bff8d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:30.385720 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a19d8aef-b093-42b3-9902-c1cc557bff8d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:30.385944 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-a19d8aef-b093-42b3-9902-c1cc557bff8d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume with id: 3de691c3-6bee-41fd-97ae-11b7ab2052ce Jul 10 18:08:30.389587 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-49dfc1a4-5b81-4bdd-aae4-aaf7ba229bc7 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Get all volumes completed successfully. Jul 10 18:08:30.390692 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:30.390692 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:30.395829 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:30.395829 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:30.396441 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a19d8aef-b093-42b3-9902-c1cc557bff8d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:30.396559 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-49dfc1a4-5b81-4bdd-aae4-aaf7ba229bc7 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:08:30.397103 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 744/3006] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:08:30 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:08:30.415887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b9561586-6819-4923-bf48-7f95c215a366 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:30.418386 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b9561586-6819-4923-bf48-7f95c215a366 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e Jul 10 18:08:30.418972 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b9561586-6819-4923-bf48-7f95c215a366 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:30.419144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b9561586-6819-4923-bf48-7f95c215a366 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:30.419218 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-b9561586-6819-4923-bf48-7f95c215a366 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Delete volume with id: 20a74c1c-c85c-4bb4-910c-bd1ac7ea037e Jul 10 18:08:30.432746 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a19d8aef-b093-42b3-9902-c1cc557bff8d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume request issued successfully. Jul 10 18:08:30.432746 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a19d8aef-b093-42b3-9902-c1cc557bff8d tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce returned with HTTP 202 Jul 10 18:08:30.433098 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 749/3007] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:30 2026] DELETE /volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:30.434152 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:30.434152 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:30.438849 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b9561586-6819-4923-bf48-7f95c215a366 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:30.446696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c36010c7-5780-4b10-bdda-d5d760c14de5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:30.449839 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c36010c7-5780-4b10-bdda-d5d760c14de5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce Jul 10 18:08:30.450540 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c36010c7-5780-4b10-bdda-d5d760c14de5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:30.450721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c36010c7-5780-4b10-bdda-d5d760c14de5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:30.466171 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:30.466171 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:30.477854 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c36010c7-5780-4b10-bdda-d5d760c14de5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:30.486640 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b9561586-6819-4923-bf48-7f95c215a366 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Delete volume request issued successfully. Jul 10 18:08:30.487821 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b9561586-6819-4923-bf48-7f95c215a366 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e returned with HTTP 202 Jul 10 18:08:30.489202 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 757/3008] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:08:30 2026] DELETE /volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:08:30.494998 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c36010c7-5780-4b10-bdda-d5d760c14de5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce returned with HTTP 200 Jul 10 18:08:30.494998 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 759/3009] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:30 2026] GET /volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:30.503300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b2341b57-4377-408c-aabe-47e4e874df35 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:30.506264 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b2341b57-4377-408c-aabe-47e4e874df35 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e Jul 10 18:08:30.506491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b2341b57-4377-408c-aabe-47e4e874df35 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:30.507588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b2341b57-4377-408c-aabe-47e4e874df35 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:30.522174 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:30.522174 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:30.529799 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b2341b57-4377-408c-aabe-47e4e874df35 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:30.538112 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b2341b57-4377-408c-aabe-47e4e874df35 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e returned with HTTP 200 Jul 10 18:08:30.545614 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 745/3010] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:30 2026] GET /volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:30.854023 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2acf6294-cd62-42a3-a26a-acea569260af None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:30.856541 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2acf6294-cd62-42a3-a26a-acea569260af tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:30.856956 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2acf6294-cd62-42a3-a26a-acea569260af tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:30.857270 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2acf6294-cd62-42a3-a26a-acea569260af tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:30.857426 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2acf6294-cd62-42a3-a26a-acea569260af tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:30.863773 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:30.863773 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:30.864714 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2acf6294-cd62-42a3-a26a-acea569260af tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:30.865234 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 750/3011] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:30 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:31.512860 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7da441ea-5ff5-4114-a565-bd1ce0e096e8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:31.514800 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7da441ea-5ff5-4114-a565-bd1ce0e096e8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce Jul 10 18:08:31.514988 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7da441ea-5ff5-4114-a565-bd1ce0e096e8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:31.515165 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7da441ea-5ff5-4114-a565-bd1ce0e096e8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:31.521226 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7da441ea-5ff5-4114-a565-bd1ce0e096e8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce returned with HTTP 404 Jul 10 18:08:31.521770 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 758/3012] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:31 2026] GET /volume/v3/volumes/3de691c3-6bee-41fd-97ae-11b7ab2052ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:31.531030 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-241231d8-b2a1-4907-bae8-cb6167ca79fe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:31.533189 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-241231d8-b2a1-4907-bae8-cb6167ca79fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:31.533453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-241231d8-b2a1-4907-bae8-cb6167ca79fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:31.533726 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-241231d8-b2a1-4907-bae8-cb6167ca79fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:31.541536 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:31.541536 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:31.545937 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-241231d8-b2a1-4907-bae8-cb6167ca79fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:31.550791 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-241231d8-b2a1-4907-bae8-cb6167ca79fe tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:08:31.551295 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 760/3013] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:31 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:31.556740 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3f09cfeb-f176-4060-b47e-31b9eb90294b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:31.559337 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3f09cfeb-f176-4060-b47e-31b9eb90294b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e Jul 10 18:08:31.559900 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3f09cfeb-f176-4060-b47e-31b9eb90294b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:31.560222 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3f09cfeb-f176-4060-b47e-31b9eb90294b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:31.563730 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:31.566948 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:31.566948 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-833253368"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:31.568070 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-833253368'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:31.568234 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume of 1 GB Jul 10 18:08:31.568834 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3f09cfeb-f176-4060-b47e-31b9eb90294b tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e returned with HTTP 404 Jul 10 18:08:31.569486 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 746/3014] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:31 2026] GET /volume/v3/volumes/20a74c1c-c85c-4bb4-910c-bd1ac7ea037e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:31.572913 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Availability Zones retrieved successfully. Jul 10 18:08:31.582165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (5ae5ed19-3eb1-4104-ae6d-549d4a772afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:31.582673 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:31.583243 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2c3f27-6b26-4f2a-a91c-57a4f79da98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.584394 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:31.584913 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:31.585363 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-627531620"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:31.587244 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-627531620'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:31.587415 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume of 1 GB Jul 10 18:08:31.592423 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Availability Zones retrieved successfully. Jul 10 18:08:31.598111 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Flow 'volume_create_api' (6e804455-d97f-47ff-94e0-93dc5594f5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:31.599130 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ae36ed-c975-4aa1-8618-816285134fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.600026 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:31.615018 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2c3f27-6b26-4f2a-a91c-57a4f79da98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.615879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a681f6-b7eb-40be-b0bf-54f54a952a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.640945 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ae36ed-c975-4aa1-8618-816285134fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.641754 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe28953c-7619-4a22-abff-c60226a16246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.669595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['92b28f16-d0d4-4cee-b038-5316b8f6d2ee', '8bee9d85-667e-45fa-b9e3-f8c4faab8f11', '5b72baf2-f141-4bf9-9949-cb5a678d1e53', '72d10691-10e5-427b-b4f2-ff6d8f088c64'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:31.669595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a681f6-b7eb-40be-b0bf-54f54a952a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92b28f16-d0d4-4cee-b038-5316b8f6d2ee', '8bee9d85-667e-45fa-b9e3-f8c4faab8f11', '5b72baf2-f141-4bf9-9949-cb5a678d1e53', '72d10691-10e5-427b-b4f2-ff6d8f088c64']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.669595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f46bbe2-946d-4526-ac8c-acad654f845c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.687409 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Created reservations ['158dad3b-07a7-4b7f-9ae1-3f4c836f3758', '5b1b3b02-6414-4596-b304-360284e2bddb', '71047782-4c80-4116-87f2-b04fa6e6fd24', 'b7f84a34-800c-411c-9d94-389687c06656'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:31.688284 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe28953c-7619-4a22-abff-c60226a16246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['158dad3b-07a7-4b7f-9ae1-3f4c836f3758', '5b1b3b02-6414-4596-b304-360284e2bddb', '71047782-4c80-4116-87f2-b04fa6e6fd24', 'b7f84a34-800c-411c-9d94-389687c06656']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.689190 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb6ff4d-f2dd-42f3-a120-6150d90a8a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.693796 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f46bbe2-946d-4526-ac8c-acad654f845c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba855805-ea83-4266-9d29-ead75b0db452', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-833253368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['92b28f16-d0d4-4cee-b038-5316b8f6d2ee','8bee9d85-667e-45fa-b9e3-f8c4faab8f11','5b72baf2-f141-4bf9-9949-cb5a678d1e53','72d10691-10e5-427b-b4f2-ff6d8f088c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-833253368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba855805-ea83-4266-9d29-ead75b0db452,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fee3a367984ef08bc48988bd87aad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ab7fbe583124105b1f679c80e682b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.694753 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452b81c2-b07b-4bc3-9b0a-08a609b0f9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.715714 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452b81c2-b07b-4bc3-9b0a-08a609b0f9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-833253368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['92b28f16-d0d4-4cee-b038-5316b8f6d2ee','8bee9d85-667e-45fa-b9e3-f8c4faab8f11','5b72baf2-f141-4bf9-9949-cb5a678d1e53','72d10691-10e5-427b-b4f2-ff6d8f088c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.716559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9933f62d-2c1c-4e5a-83e3-0d2832413f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.721550 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb6ff4d-f2dd-42f3-a120-6150d90a8a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd37c72b-258a-421b-88dd-32783497e5bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-627531620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe789ae48329437fbc389b573478fdbf',qos_specs=None,replication_status=,reservations=['158dad3b-07a7-4b7f-9ae1-3f4c836f3758','5b1b3b02-6414-4596-b304-360284e2bddb','71047782-4c80-4116-87f2-b04fa6e6fd24','b7f84a34-800c-411c-9d94-389687c06656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e67165c7843b4b1350620757d4031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-627531620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd37c72b-258a-421b-88dd-32783497e5bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe789ae48329437fbc389b573478fdbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804e67165c7843b4b1350620757d4031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.722742 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f95afa-c7cc-4b42-b6c9-50079f412e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.728063 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9933f62d-2c1c-4e5a-83e3-0d2832413f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.728993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (5ae5ed19-3eb1-4104-ae6d-549d4a772afa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:31.729417 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request issued successfully. Jul 10 18:08:31.730200 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2799f42b-64e2-4a9e-8bcf-c0e587e9b7c2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:31.732585 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 751/3015] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:08:31 2026] POST /volume/v3/volumes => generated 751 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:31.749428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c373b835-6f88-4fb3-a5f1-ef413ffb6e21 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:31.752479 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c373b835-6f88-4fb3-a5f1-ef413ffb6e21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 Jul 10 18:08:31.753585 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c373b835-6f88-4fb3-a5f1-ef413ffb6e21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:31.753585 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c373b835-6f88-4fb3-a5f1-ef413ffb6e21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:31.756927 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f95afa-c7cc-4b42-b6c9-50079f412e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-627531620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe789ae48329437fbc389b573478fdbf',qos_specs=None,replication_status=,reservations=['158dad3b-07a7-4b7f-9ae1-3f4c836f3758','5b1b3b02-6414-4596-b304-360284e2bddb','71047782-4c80-4116-87f2-b04fa6e6fd24','b7f84a34-800c-411c-9d94-389687c06656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e67165c7843b4b1350620757d4031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.758058 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceda34fc-d28e-402f-acec-e8dc6a4aca53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:31.762679 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:31.762679 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:31.767058 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c373b835-6f88-4fb3-a5f1-ef413ffb6e21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:31.771788 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceda34fc-d28e-402f-acec-e8dc6a4aca53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:31.772690 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Flow 'volume_create_api' (6e804455-d97f-47ff-94e0-93dc5594f5ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:31.773026 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume request issued successfully. Jul 10 18:08:31.773580 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c373b835-6f88-4fb3-a5f1-ef413ffb6e21 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 returned with HTTP 200 Jul 10 18:08:31.773727 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ac92ee30-73d1-4200-aa4b-dad140361a43 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:31.774117 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 761/3016] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:31 2026] GET /volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:31.774174 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 759/3017] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:08:31 2026] POST /volume/v3/volumes => generated 775 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:31.788390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d3abc2d8-606b-415b-a7f0-322b5325ca73 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:31.794363 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d3abc2d8-606b-415b-a7f0-322b5325ca73 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd Jul 10 18:08:31.794676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d3abc2d8-606b-415b-a7f0-322b5325ca73 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:31.794880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d3abc2d8-606b-415b-a7f0-322b5325ca73 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:31.803552 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:31.803552 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:31.807956 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d3abc2d8-606b-415b-a7f0-322b5325ca73 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:31.813053 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d3abc2d8-606b-415b-a7f0-322b5325ca73 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd returned with HTTP 200 Jul 10 18:08:31.813450 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 747/3018] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:31 2026] GET /volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:31.886236 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e602f0e0-2ab2-4bef-a485-9cb6c64ab609 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:31.888451 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e602f0e0-2ab2-4bef-a485-9cb6c64ab609 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:31.888745 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e602f0e0-2ab2-4bef-a485-9cb6c64ab609 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:31.888962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e602f0e0-2ab2-4bef-a485-9cb6c64ab609 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:31.889129 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e602f0e0-2ab2-4bef-a485-9cb6c64ab609 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:31.894134 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:31.894134 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:31.894893 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e602f0e0-2ab2-4bef-a485-9cb6c64ab609 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:31.895267 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 752/3019] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:31 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:32.789946 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8d7c90de-013d-4c34-9486-aca10eebbd82 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:32.791948 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d7c90de-013d-4c34-9486-aca10eebbd82 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 Jul 10 18:08:32.792205 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d7c90de-013d-4c34-9486-aca10eebbd82 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:32.792520 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d7c90de-013d-4c34-9486-aca10eebbd82 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:32.801185 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:32.801185 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:32.805294 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8d7c90de-013d-4c34-9486-aca10eebbd82 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:32.810468 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d7c90de-013d-4c34-9486-aca10eebbd82 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 returned with HTTP 200 Jul 10 18:08:32.811059 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 762/3020] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:32 2026] GET /volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:32.827361 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ef08fe09-5fc0-4d35-aea5-e8e46debd1ea None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:32.831672 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ef08fe09-5fc0-4d35-aea5-e8e46debd1ea tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:32.832064 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ef08fe09-5fc0-4d35-aea5-e8e46debd1ea tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba855805-ea83-4266-9d29-ead75b0db452", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-41159722"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:32.834710 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f2f5045d-ba63-43a4-bfdf-f10dbafcee38 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:32.837009 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f2f5045d-ba63-43a4-bfdf-f10dbafcee38 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd Jul 10 18:08:32.837358 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f2f5045d-ba63-43a4-bfdf-f10dbafcee38 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:32.837461 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f2f5045d-ba63-43a4-bfdf-f10dbafcee38 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:32.843463 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:32.843463 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:32.844083 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ef08fe09-5fc0-4d35-aea5-e8e46debd1ea tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:32.844258 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-ef08fe09-5fc0-4d35-aea5-e8e46debd1ea tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create snapshot from volume ba855805-ea83-4266-9d29-ead75b0db452 Jul 10 18:08:32.848765 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:32.848765 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:32.854714 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f2f5045d-ba63-43a4-bfdf-f10dbafcee38 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:32.860356 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f2f5045d-ba63-43a4-bfdf-f10dbafcee38 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd returned with HTTP 200 Jul 10 18:08:32.860867 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 748/3021] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:32 2026] GET /volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:32.878124 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5b3a3bf7-a386-471b-9b92-5b8053ab27d2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:32.880132 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b3a3bf7-a386-471b-9b92-5b8053ab27d2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] GET https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd Jul 10 18:08:32.880132 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b3a3bf7-a386-471b-9b92-5b8053ab27d2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:32.880318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b3a3bf7-a386-471b-9b92-5b8053ab27d2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:32.886093 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-ef08fe09-5fc0-4d35-aea5-e8e46debd1ea tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['6bd32d0f-8065-4fcf-bc7b-6d32585fa3da', '59b66bf9-1cc4-4432-a471-83f646644a00', 'c4022115-efca-4a7c-b293-51e0a1c4e27c', '1d25e4c7-e6dd-4d2f-97ff-2ca463096040'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:32.888818 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:32.888818 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:32.893016 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5b3a3bf7-a386-471b-9b92-5b8053ab27d2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Volume info retrieved successfully. Jul 10 18:08:32.897828 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b3a3bf7-a386-471b-9b92-5b8053ab27d2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd returned with HTTP 200 Jul 10 18:08:32.898261 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 753/3022] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:32 2026] GET /volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:32.915596 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-67649af9-09af-461a-8ef0-5ae3bf5d01b4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:32.916551 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-67649af9-09af-461a-8ef0-5ae3bf5d01b4 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd Jul 10 18:08:32.916834 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-67649af9-09af-461a-8ef0-5ae3bf5d01b4 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:32.917058 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-67649af9-09af-461a-8ef0-5ae3bf5d01b4 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:32.917259 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-67649af9-09af-461a-8ef0-5ae3bf5d01b4 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Delete volume with id: dd37c72b-258a-421b-88dd-32783497e5bd Jul 10 18:08:32.918438 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-86d084f3-f6ef-41c2-868b-c1450c7a6230 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:32.920612 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86d084f3-f6ef-41c2-868b-c1450c7a6230 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:32.920906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-86d084f3-f6ef-41c2-868b-c1450c7a6230 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:32.921118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-86d084f3-f6ef-41c2-868b-c1450c7a6230 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:32.921264 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-86d084f3-f6ef-41c2-868b-c1450c7a6230 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:32.925313 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:32.925313 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:32.925863 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-67649af9-09af-461a-8ef0-5ae3bf5d01b4 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:32.927633 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:32.927633 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:32.927790 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ef08fe09-5fc0-4d35-aea5-e8e46debd1ea tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot create request issued successfully. Jul 10 18:08:32.927879 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86d084f3-f6ef-41c2-868b-c1450c7a6230 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:32.927940 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ef08fe09-5fc0-4d35-aea5-e8e46debd1ea tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:32.928291 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 749/3023] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:32 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:32.928415 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 760/3024] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:32.951415 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8f5e4ed7-90bf-41fe-a06f-4287c6a2790c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:32.955421 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8f5e4ed7-90bf-41fe-a06f-4287c6a2790c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 Jul 10 18:08:32.955687 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8f5e4ed7-90bf-41fe-a06f-4287c6a2790c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:32.955914 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8f5e4ed7-90bf-41fe-a06f-4287c6a2790c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:32.961289 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-67649af9-09af-461a-8ef0-5ae3bf5d01b4 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Delete volume request issued successfully. Jul 10 18:08:32.962086 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-67649af9-09af-461a-8ef0-5ae3bf5d01b4 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd returned with HTTP 202 Jul 10 18:08:32.963707 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 763/3025] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:08:32 2026] DELETE /volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:08:32.969388 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:32.969388 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:32.969881 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8f5e4ed7-90bf-41fe-a06f-4287c6a2790c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:32.971035 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8f5e4ed7-90bf-41fe-a06f-4287c6a2790c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 returned with HTTP 200 Jul 10 18:08:32.971361 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d6fb49c3-ac0b-41fb-8607-85495a84c286 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:32.971500 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 754/3026] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:32 2026] GET /volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:32.974774 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d6fb49c3-ac0b-41fb-8607-85495a84c286 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd Jul 10 18:08:32.975029 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d6fb49c3-ac0b-41fb-8607-85495a84c286 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:32.975228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d6fb49c3-ac0b-41fb-8607-85495a84c286 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:32.988970 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:32.988970 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:32.993292 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d6fb49c3-ac0b-41fb-8607-85495a84c286 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:32.998169 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d6fb49c3-ac0b-41fb-8607-85495a84c286 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd returned with HTTP 200 Jul 10 18:08:32.998576 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 750/3027] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:32 2026] GET /volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:33.415916 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d6863cb2-92bc-4c49-aff6-4634ac2babbe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:33.417706 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d6863cb2-92bc-4c49-aff6-4634ac2babbe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143?cascade=True Jul 10 18:08:33.417884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d6863cb2-92bc-4c49-aff6-4634ac2babbe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:33.418050 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d6863cb2-92bc-4c49-aff6-4634ac2babbe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:33.418208 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d6863cb2-92bc-4c49-aff6-4634ac2babbe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Delete volume with id: 762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:33.428149 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:33.428149 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:33.429010 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d6863cb2-92bc-4c49-aff6-4634ac2babbe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:33.484406 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d6863cb2-92bc-4c49-aff6-4634ac2babbe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Delete volume request issued successfully. Jul 10 18:08:33.484755 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d6863cb2-92bc-4c49-aff6-4634ac2babbe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143?cascade=True returned with HTTP 202 Jul 10 18:08:33.485312 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 761/3028] 10.4.3.71 () {66 vars in 1369 bytes} [Fri Jul 10 18:08:33 2026] DELETE /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143?cascade=True => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:33.496160 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b85c7b3b-2a82-4333-a934-6597a33502b2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:33.498643 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b85c7b3b-2a82-4333-a934-6597a33502b2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:33.498934 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b85c7b3b-2a82-4333-a934-6597a33502b2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:33.499218 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b85c7b3b-2a82-4333-a934-6597a33502b2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:33.508896 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:33.508896 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:33.514951 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b85c7b3b-2a82-4333-a934-6597a33502b2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:33.521604 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b85c7b3b-2a82-4333-a934-6597a33502b2 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 200 Jul 10 18:08:33.522052 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 764/3029] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:33 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:33.940292 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1dd9dafa-b9c5-4679-a792-777283bebffc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:33.942291 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1dd9dafa-b9c5-4679-a792-777283bebffc tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:33.942511 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1dd9dafa-b9c5-4679-a792-777283bebffc tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:33.942766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1dd9dafa-b9c5-4679-a792-777283bebffc tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:33.942870 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-1dd9dafa-b9c5-4679-a792-777283bebffc tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:33.947270 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:33.947270 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:33.947866 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1dd9dafa-b9c5-4679-a792-777283bebffc tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:33.948207 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 755/3030] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:33 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:33.981460 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b8cb7aad-64ff-464a-903b-685a51556fa9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:33.983972 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b8cb7aad-64ff-464a-903b-685a51556fa9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 Jul 10 18:08:33.984200 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b8cb7aad-64ff-464a-903b-685a51556fa9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:33.984387 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b8cb7aad-64ff-464a-903b-685a51556fa9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:33.989150 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:33.989150 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:33.989649 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b8cb7aad-64ff-464a-903b-685a51556fa9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:33.990486 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b8cb7aad-64ff-464a-903b-685a51556fa9 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 returned with HTTP 200 Jul 10 18:08:33.990963 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 751/3031] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:33 2026] GET /volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:34.000292 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ea88d08f-469e-4064-8d79-a29a85769621 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.001960 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:34.002288 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5f8fc792-d29f-48e9-9824-508caddf3009", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-815341953"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:34.003955 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request body: {'volume': {'snapshot_id': '5f8fc792-d29f-48e9-9824-508caddf3009', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-815341953'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:34.008998 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:34.008998 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:34.009459 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:34.009620 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume of 1 GB Jul 10 18:08:34.013715 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Availability Zones retrieved successfully. Jul 10 18:08:34.017765 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-aeb8f2c4-d095-48c6-9fb8-6e2eacb1d5c2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.019389 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (53450856-03aa-401e-afbe-84f58a166998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:34.019995 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aeb8f2c4-d095-48c6-9fb8-6e2eacb1d5c2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd Jul 10 18:08:34.020254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aeb8f2c4-d095-48c6-9fb8-6e2eacb1d5c2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:34.020319 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63905aff-d57f-4486-be41-3aa891d8408c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.020490 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aeb8f2c4-d095-48c6-9fb8-6e2eacb1d5c2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:34.021370 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:34.028056 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aeb8f2c4-d095-48c6-9fb8-6e2eacb1d5c2 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd returned with HTTP 404 Jul 10 18:08:34.028755 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 765/3032] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:34 2026] GET /volume/v3/volumes/dd37c72b-258a-421b-88dd-32783497e5bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:34.036666 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.039210 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:34.039594 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1492175985"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:34.041259 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1492175985'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:34.041460 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume of 1 GB Jul 10 18:08:34.046328 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Availability Zones retrieved successfully. Jul 10 18:08:34.054139 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Flow 'volume_create_api' (0779bafc-4157-491f-8650-a8736a4c4bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:34.055097 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddef6ff6-4af0-476b-9585-36ac1609fed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.055163 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63905aff-d57f-4486-be41-3aa891d8408c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5f8fc792-d29f-48e9-9824-508caddf3009', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.055965 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e65252b-cffc-4ea3-962d-3a45893acc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.056060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:34.085493 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddef6ff6-4af0-476b-9585-36ac1609fed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.086243 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecafe2e-3592-4109-839a-00a5121bf33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.095856 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Created reservations ['30544f35-a62e-415f-8a92-9e90331abee5', '90b07014-b647-4ab0-8790-e4e54d5aa80c', '27397be3-848d-49a3-986a-e31079a9035e', 'c19919e2-a285-48fd-be88-0003fa1adace'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:34.096699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e65252b-cffc-4ea3-962d-3a45893acc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30544f35-a62e-415f-8a92-9e90331abee5', '90b07014-b647-4ab0-8790-e4e54d5aa80c', '27397be3-848d-49a3-986a-e31079a9035e', 'c19919e2-a285-48fd-be88-0003fa1adace']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.097385 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd90f894-3ce8-4056-a826-4f5b9e2ba7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.131908 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Created reservations ['0fe1a80b-a79e-47ce-8bf5-48e1398dcbe8', 'f5f75de3-4021-4c48-85f4-6661981c80b1', 'eb7807bb-4767-4ec0-8458-732ef6359d57', '390e0d0a-5fc1-4ec0-bfe0-b0c98e76c6bb'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:34.132828 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecafe2e-3592-4109-839a-00a5121bf33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fe1a80b-a79e-47ce-8bf5-48e1398dcbe8', 'f5f75de3-4021-4c48-85f4-6661981c80b1', 'eb7807bb-4767-4ec0-8458-732ef6359d57', '390e0d0a-5fc1-4ec0-bfe0-b0c98e76c6bb']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.133774 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a984d63-1402-4e39-bf75-87391023cfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.138394 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd90f894-3ce8-4056-a826-4f5b9e2ba7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfe4a4ca-ddac-4ec6-999d-ae134b38f81c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-815341953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['30544f35-a62e-415f-8a92-9e90331abee5','90b07014-b647-4ab0-8790-e4e54d5aa80c','27397be3-848d-49a3-986a-e31079a9035e','c19919e2-a285-48fd-be88-0003fa1adace'],size=1,snapshot_id=5f8fc792-d29f-48e9-9824-508caddf3009,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-815341953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfe4a4ca-ddac-4ec6-999d-ae134b38f81c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fee3a367984ef08bc48988bd87aad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5f8fc792-d29f-48e9-9824-508caddf3009,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ab7fbe583124105b1f679c80e682b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.139339 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9dc972-993f-4313-be60-db568583c16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.161430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a984d63-1402-4e39-bf75-87391023cfc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e10c6575-79a5-4d8a-bc8f-9a153661c217', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1492175985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe789ae48329437fbc389b573478fdbf',qos_specs=None,replication_status=,reservations=['0fe1a80b-a79e-47ce-8bf5-48e1398dcbe8','f5f75de3-4021-4c48-85f4-6661981c80b1','eb7807bb-4767-4ec0-8458-732ef6359d57','390e0d0a-5fc1-4ec0-bfe0-b0c98e76c6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e67165c7843b4b1350620757d4031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1492175985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e10c6575-79a5-4d8a-bc8f-9a153661c217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe789ae48329437fbc389b573478fdbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804e67165c7843b4b1350620757d4031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.162354 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f246dbf4-4a21-457c-b405-4a0262c87c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.169022 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9dc972-993f-4313-be60-db568583c16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-815341953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fee3a367984ef08bc48988bd87aad3',qos_specs=None,replication_status=,reservations=['30544f35-a62e-415f-8a92-9e90331abee5','90b07014-b647-4ab0-8790-e4e54d5aa80c','27397be3-848d-49a3-986a-e31079a9035e','c19919e2-a285-48fd-be88-0003fa1adace'],size=1,snapshot_id=5f8fc792-d29f-48e9-9824-508caddf3009,source_replicaid=,source_volid=None,status='creating',user_id='5ab7fbe583124105b1f679c80e682b06',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.169901 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0fece9e-f8e6-42c1-86f2-6e5205fb4a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.186536 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f246dbf4-4a21-457c-b405-4a0262c87c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1492175985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe789ae48329437fbc389b573478fdbf',qos_specs=None,replication_status=,reservations=['0fe1a80b-a79e-47ce-8bf5-48e1398dcbe8','f5f75de3-4021-4c48-85f4-6661981c80b1','eb7807bb-4767-4ec0-8458-732ef6359d57','390e0d0a-5fc1-4ec0-bfe0-b0c98e76c6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804e67165c7843b4b1350620757d4031',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.187430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57ad3a7-5ce0-4275-8dc2-906d3ea09345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:34.196994 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0fece9e-f8e6-42c1-86f2-6e5205fb4a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.198183 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Flow 'volume_create_api' (53450856-03aa-401e-afbe-84f58a166998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:34.198661 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Create volume request issued successfully. Jul 10 18:08:34.199455 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ea88d08f-469e-4064-8d79-a29a85769621 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:34.200076 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 762/3033] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:08:33 2026] POST /volume/v3/volumes => generated 785 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:34.201468 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57ad3a7-5ce0-4275-8dc2-906d3ea09345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:34.202446 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Flow 'volume_create_api' (0779bafc-4157-491f-8650-a8736a4c4bbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:34.202850 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Create volume request issued successfully. Jul 10 18:08:34.203525 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cfa1b4ad-08af-4167-929a-1676f95546d0 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:34.204118 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 756/3034] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:08:34 2026] POST /volume/v3/volumes => generated 776 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:34.213765 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aa60f51c-a2d0-4828-892d-472ccb148510 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.215524 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa60f51c-a2d0-4828-892d-472ccb148510 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:34.215753 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aa60f51c-a2d0-4828-892d-472ccb148510 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:34.215937 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aa60f51c-a2d0-4828-892d-472ccb148510 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:34.218662 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4b053436-2f7d-4569-b25d-a729aa7f8f20 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.220481 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b053436-2f7d-4569-b25d-a729aa7f8f20 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 Jul 10 18:08:34.221225 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b053436-2f7d-4569-b25d-a729aa7f8f20 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:34.221225 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b053436-2f7d-4569-b25d-a729aa7f8f20 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:34.223643 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:34.223643 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:34.227679 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-aa60f51c-a2d0-4828-892d-472ccb148510 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:34.230211 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:34.230211 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:34.231928 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa60f51c-a2d0-4828-892d-472ccb148510 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c returned with HTTP 200 Jul 10 18:08:34.232300 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 752/3035] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:34 2026] GET /volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:34.234856 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4b053436-2f7d-4569-b25d-a729aa7f8f20 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:34.240363 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b053436-2f7d-4569-b25d-a729aa7f8f20 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 returned with HTTP 200 Jul 10 18:08:34.241083 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 766/3036] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:34 2026] GET /volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:34.541130 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-34da4140-db17-4e9a-8c31-069528ebc1f0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.543370 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-34da4140-db17-4e9a-8c31-069528ebc1f0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:34.543559 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-34da4140-db17-4e9a-8c31-069528ebc1f0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:34.543829 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-34da4140-db17-4e9a-8c31-069528ebc1f0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:34.551657 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-34da4140-db17-4e9a-8c31-069528ebc1f0 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 404 Jul 10 18:08:34.552169 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 763/3037] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:34 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:34.929409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c0da8998-254f-4ce3-bbf7-5ce795de16e7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.931373 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0da8998-254f-4ce3-bbf7-5ce795de16e7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:34.931625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0da8998-254f-4ce3-bbf7-5ce795de16e7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:34.931813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c0da8998-254f-4ce3-bbf7-5ce795de16e7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:34.932005 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-c0da8998-254f-4ce3-bbf7-5ce795de16e7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Delete volume with id: 762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:34.939377 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c0da8998-254f-4ce3-bbf7-5ce795de16e7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 404 Jul 10 18:08:34.939920 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 757/3038] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:34 2026] DELETE /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:34.947159 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c4500091-022b-4898-812e-cfa835e79413 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.948911 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4500091-022b-4898-812e-cfa835e79413 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 Jul 10 18:08:34.949092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4500091-022b-4898-812e-cfa835e79413 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:34.949265 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4500091-022b-4898-812e-cfa835e79413 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:34.954735 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4500091-022b-4898-812e-cfa835e79413 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 returned with HTTP 404 Jul 10 18:08:34.955166 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 753/3039] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:34 2026] GET /volume/v3/volumes/762be4ce-0eeb-4eb2-a532-625045b0b143 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:34.959421 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ef84afd9-2d3c-4788-8850-a7085c87b1ed None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.961858 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ef84afd9-2d3c-4788-8850-a7085c87b1ed tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:34.961932 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ddca6e9b-8ee4-47c8-aae4-6d65d4639ccc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:34.962137 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ef84afd9-2d3c-4788-8850-a7085c87b1ed tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:34.962398 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ef84afd9-2d3c-4788-8850-a7085c87b1ed tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:34.962579 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ef84afd9-2d3c-4788-8850-a7085c87b1ed tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:34.963792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ddca6e9b-8ee4-47c8-aae4-6d65d4639ccc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:08:34.963966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ddca6e9b-8ee4-47c8-aae4-6d65d4639ccc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:34.964135 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ddca6e9b-8ee4-47c8-aae4-6d65d4639ccc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:34.964307 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-ddca6e9b-8ee4-47c8-aae4-6d65d4639ccc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Delete volume with id: b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:08:34.967808 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:34.967808 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:34.968652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ef84afd9-2d3c-4788-8850-a7085c87b1ed tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:34.969182 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 767/3040] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:34 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:34.971667 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:34.971667 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:34.972126 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ddca6e9b-8ee4-47c8-aae4-6d65d4639ccc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:34.989426 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ddca6e9b-8ee4-47c8-aae4-6d65d4639ccc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Delete volume request issued successfully. Jul 10 18:08:34.989746 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ddca6e9b-8ee4-47c8-aae4-6d65d4639ccc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 202 Jul 10 18:08:34.990241 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 764/3041] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:34 2026] DELETE /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:34.998262 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ef608aad-1129-4f34-982d-133cea84889d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.000198 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ef608aad-1129-4f34-982d-133cea84889d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:08:35.000463 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ef608aad-1129-4f34-982d-133cea84889d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.000699 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ef608aad-1129-4f34-982d-133cea84889d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.007359 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:35.007359 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:35.011225 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ef608aad-1129-4f34-982d-133cea84889d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:35.015430 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ef608aad-1129-4f34-982d-133cea84889d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 200 Jul 10 18:08:35.015865 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 758/3042] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:34 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:35.248077 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-92bd2aff-1b69-448b-9568-ac226cd68889 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.249901 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-92bd2aff-1b69-448b-9568-ac226cd68889 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:35.250126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-92bd2aff-1b69-448b-9568-ac226cd68889 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.250333 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-92bd2aff-1b69-448b-9568-ac226cd68889 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.258550 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:35.258550 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:35.258816 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f85985e1-84ae-4b7e-a1e0-2b56037d1e1e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.260762 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f85985e1-84ae-4b7e-a1e0-2b56037d1e1e tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 Jul 10 18:08:35.260989 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f85985e1-84ae-4b7e-a1e0-2b56037d1e1e tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.261221 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f85985e1-84ae-4b7e-a1e0-2b56037d1e1e tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.263088 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-92bd2aff-1b69-448b-9568-ac226cd68889 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:35.269150 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-92bd2aff-1b69-448b-9568-ac226cd68889 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c returned with HTTP 200 Jul 10 18:08:35.269911 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 754/3043] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:35 2026] GET /volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:35.270492 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:35.270492 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:35.275190 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f85985e1-84ae-4b7e-a1e0-2b56037d1e1e tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:35.281594 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f85985e1-84ae-4b7e-a1e0-2b56037d1e1e tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 returned with HTTP 200 Jul 10 18:08:35.281594 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 768/3044] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:35 2026] GET /volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:35.285717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1fe83825-c5ce-4489-a4cb-22cd36439e4b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.288553 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1fe83825-c5ce-4489-a4cb-22cd36439e4b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:35.288553 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1fe83825-c5ce-4489-a4cb-22cd36439e4b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.288553 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1fe83825-c5ce-4489-a4cb-22cd36439e4b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.296405 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5475e35a-c22b-4441-b9e8-f9c3d06c8a53 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.298194 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:35.298194 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:35.298441 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5475e35a-c22b-4441-b9e8-f9c3d06c8a53 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] GET https://10.4.3.71/volume/v3/volumes/summary Jul 10 18:08:35.298844 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5475e35a-c22b-4441-b9e8-f9c3d06c8a53 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.299110 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5475e35a-c22b-4441-b9e8-f9c3d06c8a53 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.299356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-5475e35a-c22b-4441-b9e8-f9c3d06c8a53 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:35.302584 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1fe83825-c5ce-4489-a4cb-22cd36439e4b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:35.305477 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5475e35a-c22b-4441-b9e8-f9c3d06c8a53 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] Get summary completed successfully. Jul 10 18:08:35.305794 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5475e35a-c22b-4441-b9e8-f9c3d06c8a53 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-reader] https://10.4.3.71/volume/v3/volumes/summary returned with HTTP 200 Jul 10 18:08:35.306158 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 759/3045] 10.4.3.71 () {68 vars in 1295 bytes} [Fri Jul 10 18:08:35 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:35.308513 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1fe83825-c5ce-4489-a4cb-22cd36439e4b tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c returned with HTTP 200 Jul 10 18:08:35.309290 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 765/3046] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:35 2026] GET /volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:35.315380 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-918e0ffc-0e7e-4c05-9f96-c78077df748a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.318199 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-918e0ffc-0e7e-4c05-9f96-c78077df748a tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 Jul 10 18:08:35.318646 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-918e0ffc-0e7e-4c05-9f96-c78077df748a tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.318838 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-918e0ffc-0e7e-4c05-9f96-c78077df748a tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.319208 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-918e0ffc-0e7e-4c05-9f96-c78077df748a tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Delete volume with id: e10c6575-79a5-4d8a-bc8f-9a153661c217 Jul 10 18:08:35.325191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2a42142f-486c-4a75-a887-f8cecf24c169 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.327303 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2a42142f-486c-4a75-a887-f8cecf24c169 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:35.327576 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2a42142f-486c-4a75-a887-f8cecf24c169 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.327809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2a42142f-486c-4a75-a887-f8cecf24c169 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.328019 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-2a42142f-486c-4a75-a887-f8cecf24c169 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume with id: cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:35.328192 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:35.328192 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:35.328659 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-918e0ffc-0e7e-4c05-9f96-c78077df748a tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:35.336923 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:35.336923 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:35.337467 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2a42142f-486c-4a75-a887-f8cecf24c169 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:35.354996 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-918e0ffc-0e7e-4c05-9f96-c78077df748a tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Delete volume request issued successfully. Jul 10 18:08:35.355292 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-918e0ffc-0e7e-4c05-9f96-c78077df748a tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 returned with HTTP 202 Jul 10 18:08:35.356014 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 755/3047] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:08:35 2026] DELETE /volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:08:35.364172 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-339c0aeb-af22-4b08-a574-ba29a84f4d01 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.366022 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-339c0aeb-af22-4b08-a574-ba29a84f4d01 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 Jul 10 18:08:35.366181 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2a42142f-486c-4a75-a887-f8cecf24c169 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume request issued successfully. Jul 10 18:08:35.366268 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-339c0aeb-af22-4b08-a574-ba29a84f4d01 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.366458 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-339c0aeb-af22-4b08-a574-ba29a84f4d01 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.366524 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2a42142f-486c-4a75-a887-f8cecf24c169 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c returned with HTTP 202 Jul 10 18:08:35.367137 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 769/3048] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:35 2026] DELETE /volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:35.376266 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-22408a29-8275-4af4-8604-0296777ce6f8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.377386 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:35.377386 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:35.378738 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-22408a29-8275-4af4-8604-0296777ce6f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:35.379106 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-22408a29-8275-4af4-8604-0296777ce6f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.379281 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-22408a29-8275-4af4-8604-0296777ce6f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.382165 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-339c0aeb-af22-4b08-a574-ba29a84f4d01 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Volume info retrieved successfully. Jul 10 18:08:35.388154 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-339c0aeb-af22-4b08-a574-ba29a84f4d01 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 returned with HTTP 200 Jul 10 18:08:35.388837 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 760/3049] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:35 2026] GET /volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:35.392523 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:35.392523 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:35.397729 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-22408a29-8275-4af4-8604-0296777ce6f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:35.404270 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-22408a29-8275-4af4-8604-0296777ce6f8 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c returned with HTTP 200 Jul 10 18:08:35.404538 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 766/3050] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:35 2026] GET /volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:35.982022 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7ec18de5-c185-45bc-9c65-4441a5c82df4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:35.984190 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7ec18de5-c185-45bc-9c65-4441a5c82df4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:35.984512 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7ec18de5-c185-45bc-9c65-4441a5c82df4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:35.984823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7ec18de5-c185-45bc-9c65-4441a5c82df4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:35.985004 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7ec18de5-c185-45bc-9c65-4441a5c82df4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:35.990200 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:35.990200 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:35.990896 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7ec18de5-c185-45bc-9c65-4441a5c82df4 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:35.991312 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 756/3051] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:35 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:36.029829 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-39c06647-1277-474d-a12c-e8a2bb76a47d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:36.032056 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39c06647-1277-474d-a12c-e8a2bb76a47d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 Jul 10 18:08:36.032306 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-39c06647-1277-474d-a12c-e8a2bb76a47d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:36.032580 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-39c06647-1277-474d-a12c-e8a2bb76a47d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:36.040062 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39c06647-1277-474d-a12c-e8a2bb76a47d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 returned with HTTP 404 Jul 10 18:08:36.040550 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 770/3052] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:36 2026] GET /volume/v3/volumes/b9b15e50-8599-48c9-8ac5-670b602c6df0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:36.405896 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f16b3d6c-f1aa-4b37-8068-85e2a6798a19 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:36.411440 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f16b3d6c-f1aa-4b37-8068-85e2a6798a19 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] GET https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 Jul 10 18:08:36.411879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f16b3d6c-f1aa-4b37-8068-85e2a6798a19 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:36.412242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f16b3d6c-f1aa-4b37-8068-85e2a6798a19 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:36.420894 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f16b3d6c-f1aa-4b37-8068-85e2a6798a19 tempest-ProjectReaderTests-1010927578 tempest-ProjectReaderTests-1010927578-project-admin] https://10.4.3.71/volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 returned with HTTP 404 Jul 10 18:08:36.420894 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 761/3053] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:08:36 2026] GET /volume/v3/volumes/e10c6575-79a5-4d8a-bc8f-9a153661c217 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:08:36.422744 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dfa914dd-e8ec-472c-9116-2134a134cda4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:36.425359 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dfa914dd-e8ec-472c-9116-2134a134cda4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:36.425359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dfa914dd-e8ec-472c-9116-2134a134cda4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:36.425544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dfa914dd-e8ec-472c-9116-2134a134cda4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:36.433641 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dfa914dd-e8ec-472c-9116-2134a134cda4 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c returned with HTTP 404 Jul 10 18:08:36.434250 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 767/3054] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:36 2026] GET /volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:36.443237 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8e91b327-a3d7-439e-9d6c-bdfe92e793b5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:36.448591 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8e91b327-a3d7-439e-9d6c-bdfe92e793b5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:36.448591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8e91b327-a3d7-439e-9d6c-bdfe92e793b5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:36.448591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8e91b327-a3d7-439e-9d6c-bdfe92e793b5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:36.453061 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8e91b327-a3d7-439e-9d6c-bdfe92e793b5 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c returned with HTTP 404 Jul 10 18:08:36.453661 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 757/3055] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:36 2026] GET /volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:36.462876 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-38c345e7-953f-4741-9c08-3122e33be2b3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:36.465142 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38c345e7-953f-4741-9c08-3122e33be2b3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:36.465533 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-38c345e7-953f-4741-9c08-3122e33be2b3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:36.465813 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-38c345e7-953f-4741-9c08-3122e33be2b3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:36.465995 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-38c345e7-953f-4741-9c08-3122e33be2b3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume with id: cfe4a4ca-ddac-4ec6-999d-ae134b38f81c Jul 10 18:08:36.471833 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38c345e7-953f-4741-9c08-3122e33be2b3 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c returned with HTTP 404 Jul 10 18:08:36.472416 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 771/3056] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:36 2026] DELETE /volume/v3/volumes/cfe4a4ca-ddac-4ec6-999d-ae134b38f81c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:36.481334 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c81f9c78-1e6e-4d33-89b4-db9eb3b570f7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:36.483408 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c81f9c78-1e6e-4d33-89b4-db9eb3b570f7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 Jul 10 18:08:36.483760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c81f9c78-1e6e-4d33-89b4-db9eb3b570f7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:36.484037 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c81f9c78-1e6e-4d33-89b4-db9eb3b570f7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:36.484217 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-c81f9c78-1e6e-4d33-89b4-db9eb3b570f7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete snapshot with id: 5f8fc792-d29f-48e9-9824-508caddf3009 Jul 10 18:08:36.491316 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:36.491316 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:36.492108 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c81f9c78-1e6e-4d33-89b4-db9eb3b570f7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:36.516200 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c81f9c78-1e6e-4d33-89b4-db9eb3b570f7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot delete request issued successfully. Jul 10 18:08:36.516449 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c81f9c78-1e6e-4d33-89b4-db9eb3b570f7 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 returned with HTTP 202 Jul 10 18:08:36.517019 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 762/3057] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:36 2026] DELETE /volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:36.529679 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-17defac8-367a-4418-bc14-92a48bf3b854 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:36.533844 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-17defac8-367a-4418-bc14-92a48bf3b854 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 Jul 10 18:08:36.533844 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-17defac8-367a-4418-bc14-92a48bf3b854 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:36.533844 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-17defac8-367a-4418-bc14-92a48bf3b854 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:36.539043 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:36.539043 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:36.541160 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-17defac8-367a-4418-bc14-92a48bf3b854 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Snapshot retrieved successfully. Jul 10 18:08:36.541160 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-17defac8-367a-4418-bc14-92a48bf3b854 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 returned with HTTP 200 Jul 10 18:08:36.541160 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 768/3058] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:36 2026] GET /volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:37.003087 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-afd05b91-eea5-4246-b301-fec46f400349 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:37.005665 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-afd05b91-eea5-4246-b301-fec46f400349 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:37.006029 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-afd05b91-eea5-4246-b301-fec46f400349 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:37.006349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-afd05b91-eea5-4246-b301-fec46f400349 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:37.006511 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-afd05b91-eea5-4246-b301-fec46f400349 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:37.011519 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:37.011519 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:37.012258 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-afd05b91-eea5-4246-b301-fec46f400349 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:37.012896 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 758/3059] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:37 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:37.553991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7dee4b47-24e1-43c6-ae48-029b5f088646 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:37.556768 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7dee4b47-24e1-43c6-ae48-029b5f088646 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 Jul 10 18:08:37.557037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7dee4b47-24e1-43c6-ae48-029b5f088646 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:37.557553 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7dee4b47-24e1-43c6-ae48-029b5f088646 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:37.564192 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7dee4b47-24e1-43c6-ae48-029b5f088646 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 returned with HTTP 404 Jul 10 18:08:37.564953 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 772/3060] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:37 2026] GET /volume/v3/snapshots/5f8fc792-d29f-48e9-9824-508caddf3009 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:37.573926 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5b2b0608-cad0-49a5-bed6-97797e2b9f86 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:37.576505 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b2b0608-cad0-49a5-bed6-97797e2b9f86 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 Jul 10 18:08:37.576767 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b2b0608-cad0-49a5-bed6-97797e2b9f86 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:37.576957 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b2b0608-cad0-49a5-bed6-97797e2b9f86 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:37.585025 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:37.585025 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:37.590418 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5b2b0608-cad0-49a5-bed6-97797e2b9f86 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:37.598008 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b2b0608-cad0-49a5-bed6-97797e2b9f86 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 returned with HTTP 200 Jul 10 18:08:37.598727 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 763/3061] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:37 2026] GET /volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:37.614391 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5f66840f-f6d8-460d-81f4-da2de5f4f23f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:37.618845 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5f66840f-f6d8-460d-81f4-da2de5f4f23f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 Jul 10 18:08:37.618845 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5f66840f-f6d8-460d-81f4-da2de5f4f23f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:37.618845 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5f66840f-f6d8-460d-81f4-da2de5f4f23f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:37.618845 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-5f66840f-f6d8-460d-81f4-da2de5f4f23f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume with id: ba855805-ea83-4266-9d29-ead75b0db452 Jul 10 18:08:37.629072 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:37.629072 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:37.629072 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5f66840f-f6d8-460d-81f4-da2de5f4f23f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:37.652576 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5f66840f-f6d8-460d-81f4-da2de5f4f23f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume request issued successfully. Jul 10 18:08:37.653000 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5f66840f-f6d8-460d-81f4-da2de5f4f23f tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 returned with HTTP 202 Jul 10 18:08:37.653510 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 769/3062] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:37 2026] DELETE /volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:37.666715 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cd5dcd2e-22de-4e40-bc5f-3d1ddab0e377 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:37.668950 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cd5dcd2e-22de-4e40-bc5f-3d1ddab0e377 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 Jul 10 18:08:37.669180 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cd5dcd2e-22de-4e40-bc5f-3d1ddab0e377 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:37.669432 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cd5dcd2e-22de-4e40-bc5f-3d1ddab0e377 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:37.681295 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:37.681295 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:37.686968 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cd5dcd2e-22de-4e40-bc5f-3d1ddab0e377 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:37.691348 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cd5dcd2e-22de-4e40-bc5f-3d1ddab0e377 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 returned with HTTP 200 Jul 10 18:08:37.692108 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 759/3063] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:37 2026] GET /volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:37.794020 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ccf08b23-a0a9-4a61-a504-2645af952421 req-b2408c4c-09be-48c3-b13e-9b58012a7e06 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:37.796498 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ccf08b23-a0a9-4a61-a504-2645af952421 req-b2408c4c-09be-48c3-b13e-9b58012a7e06 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] DELETE https://10.4.3.71/volume/v3/attachments/b0980061-0bd7-456b-b0d5-b5082310477a Jul 10 18:08:37.796802 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ccf08b23-a0a9-4a61-a504-2645af952421 req-b2408c4c-09be-48c3-b13e-9b58012a7e06 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:37.796987 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ccf08b23-a0a9-4a61-a504-2645af952421 req-b2408c4c-09be-48c3-b13e-9b58012a7e06 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:37.806111 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:37.806111 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:38.025723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-893c0275-2a62-4a43-9ffd-28265d367570 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:38.028220 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-893c0275-2a62-4a43-9ffd-28265d367570 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:38.028519 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-893c0275-2a62-4a43-9ffd-28265d367570 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:38.028750 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-893c0275-2a62-4a43-9ffd-28265d367570 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:38.029223 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-893c0275-2a62-4a43-9ffd-28265d367570 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:38.039306 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:38.039306 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:38.040247 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-893c0275-2a62-4a43-9ffd-28265d367570 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:38.041437 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 764/3064] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:38 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:38.055716 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ef2dd961-de3b-4446-b9e9-69723c99faa0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:38.058483 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ef2dd961-de3b-4446-b9e9-69723c99faa0 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] PUT https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:38.059056 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ef2dd961-de3b-4446-b9e9-69723c99faa0 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:38.066222 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:38.066222 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:38.079395 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ef2dd961-de3b-4446-b9e9-69723c99faa0 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:38.080121 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 770/3065] 10.4.3.71 () {70 vars in 1401 bytes} [Fri Jul 10 18:08:38 2026] PUT /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 313 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:38.091507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-369a59b3-dcfa-47fa-9bc9-538c7036931a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:38.094343 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-369a59b3-dcfa-47fa-9bc9-538c7036931a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:38.094524 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-369a59b3-dcfa-47fa-9bc9-538c7036931a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:38.094837 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-369a59b3-dcfa-47fa-9bc9-538c7036931a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:38.094972 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-369a59b3-dcfa-47fa-9bc9-538c7036931a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:38.103854 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:38.103854 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:38.104644 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-369a59b3-dcfa-47fa-9bc9-538c7036931a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:38.105130 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 760/3066] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:38 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:38.129185 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a26496ab-1352-4f66-a489-aae8bfe696f6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:38.131317 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a26496ab-1352-4f66-a489-aae8bfe696f6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] DELETE https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:38.131661 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a26496ab-1352-4f66-a489-aae8bfe696f6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:38.131995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a26496ab-1352-4f66-a489-aae8bfe696f6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:38.132122 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-a26496ab-1352-4f66-a489-aae8bfe696f6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Delete backup with id: 311ac333-7e49-406a-9c83-3c7861a38f31. Jul 10 18:08:38.137475 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:38.137475 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:38.153184 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-a26496ab-1352-4f66-a489-aae8bfe696f6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] delete_backup rpcapi backup_id 311ac333-7e49-406a-9c83-3c7861a38f31 {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:08:38.157557 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a26496ab-1352-4f66-a489-aae8bfe696f6 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 202 Jul 10 18:08:38.158126 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 765/3067] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:08:38 2026] DELETE /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:08:38.168599 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-601b4b40-e26b-4dd8-b861-5a3fbdc11c3a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:38.170343 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-601b4b40-e26b-4dd8-b861-5a3fbdc11c3a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:38.170534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-601b4b40-e26b-4dd8-b861-5a3fbdc11c3a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:38.170784 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-601b4b40-e26b-4dd8-b861-5a3fbdc11c3a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:38.172268 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-601b4b40-e26b-4dd8-b861-5a3fbdc11c3a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:38.175229 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:38.175229 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:38.176099 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-601b4b40-e26b-4dd8-b861-5a3fbdc11c3a tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 200 Jul 10 18:08:38.176600 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 771/3068] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:38 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:38.343092 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ccf08b23-a0a9-4a61-a504-2645af952421 req-b2408c4c-09be-48c3-b13e-9b58012a7e06 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/attachments/b0980061-0bd7-456b-b0d5-b5082310477a returned with HTTP 200 Jul 10 18:08:38.343632 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 773/3069] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:08:37 2026] DELETE /volume/v3/attachments/b0980061-0bd7-456b-b0d5-b5082310477a => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:38.709303 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e19aa754-3df7-4cca-ba5f-b2930c68097e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:38.711413 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e19aa754-3df7-4cca-ba5f-b2930c68097e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 Jul 10 18:08:38.711987 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e19aa754-3df7-4cca-ba5f-b2930c68097e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:38.711987 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e19aa754-3df7-4cca-ba5f-b2930c68097e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:38.718826 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e19aa754-3df7-4cca-ba5f-b2930c68097e tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 returned with HTTP 404 Jul 10 18:08:38.719490 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 761/3070] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:38 2026] GET /volume/v3/volumes/ba855805-ea83-4266-9d29-ead75b0db452 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:38.731060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e418be52-4bf0-4b0a-8a4e-ee4c15a5454c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:38.736360 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e418be52-4bf0-4b0a-8a4e-ee4c15a5454c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:38.736360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e418be52-4bf0-4b0a-8a4e-ee4c15a5454c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:38.736360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e418be52-4bf0-4b0a-8a4e-ee4c15a5454c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:38.752117 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:38.752117 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:38.758373 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e418be52-4bf0-4b0a-8a4e-ee4c15a5454c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:38.765985 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e418be52-4bf0-4b0a-8a4e-ee4c15a5454c tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:08:38.766429 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 766/3071] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:38 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:38.785220 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7b35d758-78e7-4f75-9922-2a6f0b71f250 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:38.788256 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7b35d758-78e7-4f75-9922-2a6f0b71f250 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:38.788629 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7b35d758-78e7-4f75-9922-2a6f0b71f250 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:38.789016 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7b35d758-78e7-4f75-9922-2a6f0b71f250 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:38.789233 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-7b35d758-78e7-4f75-9922-2a6f0b71f250 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume with id: a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:38.802692 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:38.802692 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:38.803205 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7b35d758-78e7-4f75-9922-2a6f0b71f250 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:38.824297 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7b35d758-78e7-4f75-9922-2a6f0b71f250 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Delete volume request issued successfully. Jul 10 18:08:38.824540 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7b35d758-78e7-4f75-9922-2a6f0b71f250 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 202 Jul 10 18:08:38.825111 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 772/3072] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:38 2026] DELETE /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:38.841898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-90c6195b-d2e6-44eb-9006-a235e31c40f2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:38.844697 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-90c6195b-d2e6-44eb-9006-a235e31c40f2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:38.844697 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-90c6195b-d2e6-44eb-9006-a235e31c40f2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:38.845763 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-90c6195b-d2e6-44eb-9006-a235e31c40f2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:38.857988 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:38.857988 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:38.863160 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-90c6195b-d2e6-44eb-9006-a235e31c40f2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Volume info retrieved successfully. Jul 10 18:08:38.870046 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-90c6195b-d2e6-44eb-9006-a235e31c40f2 tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 200 Jul 10 18:08:38.870648 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 774/3073] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:38 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:39.188768 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7db84244-ffbb-47c2-ae96-b72f48929785 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:39.192585 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7db84244-ffbb-47c2-ae96-b72f48929785 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 Jul 10 18:08:39.192862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7db84244-ffbb-47c2-ae96-b72f48929785 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:39.193069 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7db84244-ffbb-47c2-ae96-b72f48929785 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:39.193209 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7db84244-ffbb-47c2-ae96-b72f48929785 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Show backup with id 311ac333-7e49-406a-9c83-3c7861a38f31. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:08:39.197241 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7db84244-ffbb-47c2-ae96-b72f48929785 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 returned with HTTP 404 Jul 10 18:08:39.197820 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 762/3074] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:39 2026] GET /volume/v3/backups/311ac333-7e49-406a-9c83-3c7861a38f31 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:39.207362 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f5542abb-86f6-4cf6-8d49-68778a21a2d2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:39.209915 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f5542abb-86f6-4cf6-8d49-68778a21a2d2 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 Jul 10 18:08:39.210296 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f5542abb-86f6-4cf6-8d49-68778a21a2d2 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:39.210776 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f5542abb-86f6-4cf6-8d49-68778a21a2d2 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:39.211099 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-f5542abb-86f6-4cf6-8d49-68778a21a2d2 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Delete volume with id: e9d76a1c-767f-41dd-a512-6251276e9d93 Jul 10 18:08:39.219858 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:39.219858 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:39.220242 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f5542abb-86f6-4cf6-8d49-68778a21a2d2 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Volume info retrieved successfully. Jul 10 18:08:39.245811 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f5542abb-86f6-4cf6-8d49-68778a21a2d2 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Delete volume request issued successfully. Jul 10 18:08:39.246055 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f5542abb-86f6-4cf6-8d49-68778a21a2d2 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 returned with HTTP 202 Jul 10 18:08:39.246632 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 767/3075] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:08:39 2026] DELETE /volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:39.257793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-88b4260c-1bdf-41bb-8f45-dc95163a3689 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:39.263551 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-88b4260c-1bdf-41bb-8f45-dc95163a3689 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 Jul 10 18:08:39.264347 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-88b4260c-1bdf-41bb-8f45-dc95163a3689 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:39.264347 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-88b4260c-1bdf-41bb-8f45-dc95163a3689 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:39.273316 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:39.273316 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:39.277861 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-88b4260c-1bdf-41bb-8f45-dc95163a3689 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Volume info retrieved successfully. Jul 10 18:08:39.282977 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-88b4260c-1bdf-41bb-8f45-dc95163a3689 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 returned with HTTP 200 Jul 10 18:08:39.283199 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 773/3076] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:39 2026] GET /volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:39.885947 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-693ea70f-07bf-4315-a957-8460854556fd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:39.888173 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-693ea70f-07bf-4315-a957-8460854556fd tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] GET https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 Jul 10 18:08:39.888521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-693ea70f-07bf-4315-a957-8460854556fd tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:39.888902 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-693ea70f-07bf-4315-a957-8460854556fd tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:39.895913 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-693ea70f-07bf-4315-a957-8460854556fd tempest-VolumesSnapshotTestJSON-512599154 tempest-VolumesSnapshotTestJSON-512599154-project-member] https://10.4.3.71/volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 returned with HTTP 404 Jul 10 18:08:39.896607 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 775/3077] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:39 2026] GET /volume/v3/volumes/a9bb1a17-fb0f-4d7c-9439-11968b7970d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:40.299983 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8ab459c8-8d0d-4e0c-a1af-e1d65ea13ed9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:40.303024 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8ab459c8-8d0d-4e0c-a1af-e1d65ea13ed9 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] GET https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 Jul 10 18:08:40.303390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8ab459c8-8d0d-4e0c-a1af-e1d65ea13ed9 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:40.304947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8ab459c8-8d0d-4e0c-a1af-e1d65ea13ed9 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:40.313136 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8ab459c8-8d0d-4e0c-a1af-e1d65ea13ed9 tempest-ProjectAdminTests39-1269354007 tempest-ProjectAdminTests39-1269354007-project-admin] https://10.4.3.71/volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 returned with HTTP 404 Jul 10 18:08:40.316129 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 763/3078] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:08:40 2026] GET /volume/v3/volumes/e9d76a1c-767f-41dd-a512-6251276e9d93 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:42.385724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d8ea1563-1f7c-4a7b-b34a-36d8253e8225 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:42.388150 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8ea1563-1f7c-4a7b-b34a-36d8253e8225 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:08:42.388434 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8ea1563-1f7c-4a7b-b34a-36d8253e8225 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:42.388813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8ea1563-1f7c-4a7b-b34a-36d8253e8225 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:42.388813 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-d8ea1563-1f7c-4a7b-b34a-36d8253e8225 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Delete volume with id: a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:08:42.401947 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:42.401947 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:42.402803 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d8ea1563-1f7c-4a7b-b34a-36d8253e8225 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:08:42.421923 np0000005036 devstack@c-api.service[99949]: WARNING cinder.keymgr.conf_key_mgr [None req-d8ea1563-1f7c-4a7b-b34a-36d8253e8225 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:08:42.434662 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d8ea1563-1f7c-4a7b-b34a-36d8253e8225 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Delete volume request issued successfully. Jul 10 18:08:42.434919 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8ea1563-1f7c-4a7b-b34a-36d8253e8225 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 202 Jul 10 18:08:42.435433 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 768/3079] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:42 2026] DELETE /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:42.449338 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9c8ef139-7599-4a28-bcdf-b68aceded47d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:42.452312 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c8ef139-7599-4a28-bcdf-b68aceded47d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:08:42.452536 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c8ef139-7599-4a28-bcdf-b68aceded47d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:42.452901 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c8ef139-7599-4a28-bcdf-b68aceded47d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:42.473651 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:42.473651 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:42.479210 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9c8ef139-7599-4a28-bcdf-b68aceded47d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:08:42.486143 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c8ef139-7599-4a28-bcdf-b68aceded47d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 200 Jul 10 18:08:42.486939 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 774/3080] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:42 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 1446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:43.483435 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:43.506000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4c50a3b9-5d09-4436-9a93-656d903c6a7d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:43.509043 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4c50a3b9-5d09-4436-9a93-656d903c6a7d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce Jul 10 18:08:43.510625 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4c50a3b9-5d09-4436-9a93-656d903c6a7d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:43.511046 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4c50a3b9-5d09-4436-9a93-656d903c6a7d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:43.521695 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4c50a3b9-5d09-4436-9a93-656d903c6a7d tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce returned with HTTP 404 Jul 10 18:08:43.522739 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 764/3081] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:43 2026] GET /volume/v3/volumes/a15f1d03-92a4-4eb3-9ce0-a34740e828ce => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:43.610479 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:43.610993 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1627253923"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:43.613132 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1627253923'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:43.613327 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Create volume of 1 GB Jul 10 18:08:43.619399 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Availability Zones retrieved successfully. Jul 10 18:08:43.628738 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Flow 'volume_create_api' (79e86237-69f2-4155-91e0-963974ea329c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:43.629941 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5bd2d4-b932-465e-a804-831a6ea15e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:43.631011 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:43.671348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5bd2d4-b932-465e-a804-831a6ea15e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:43.672376 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b35eed7-12cb-46d0-a6c3-42f9731a72c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:43.780928 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Created reservations ['c7935a2a-cf15-4d52-a5f6-df47af242614', '3f01da60-de43-4a08-acf3-37264b854877', '68f69385-cabb-4d5e-86d3-8d37a903f225', 'a849a17f-9032-4286-872e-07df8c44d1fd'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:43.781915 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b35eed7-12cb-46d0-a6c3-42f9731a72c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7935a2a-cf15-4d52-a5f6-df47af242614', '3f01da60-de43-4a08-acf3-37264b854877', '68f69385-cabb-4d5e-86d3-8d37a903f225', 'a849a17f-9032-4286-872e-07df8c44d1fd']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:43.782743 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6df9e64-83bb-49d2-bded-6e7bf22b3e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:43.814849 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6df9e64-83bb-49d2-bded-6e7bf22b3e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf732807-5d25-4f47-88e4-3b8b074c44aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1627253923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42518115286d445791e77bdb481928a1',qos_specs=None,replication_status=,reservations=['c7935a2a-cf15-4d52-a5f6-df47af242614','3f01da60-de43-4a08-acf3-37264b854877','68f69385-cabb-4d5e-86d3-8d37a903f225','a849a17f-9032-4286-872e-07df8c44d1fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f1c8c33517b416280d0397d6d125bde',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1627253923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf732807-5d25-4f47-88e4-3b8b074c44aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42518115286d445791e77bdb481928a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f1c8c33517b416280d0397d6d125bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:43.816091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f820ba01-0e8f-453c-a3fb-ea5534548def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:43.839728 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f820ba01-0e8f-453c-a3fb-ea5534548def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1627253923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42518115286d445791e77bdb481928a1',qos_specs=None,replication_status=,reservations=['c7935a2a-cf15-4d52-a5f6-df47af242614','3f01da60-de43-4a08-acf3-37264b854877','68f69385-cabb-4d5e-86d3-8d37a903f225','a849a17f-9032-4286-872e-07df8c44d1fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f1c8c33517b416280d0397d6d125bde',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:43.840583 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625b2d49-84ac-4c5c-9f14-e1cdaeb487e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:43.852842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625b2d49-84ac-4c5c-9f14-e1cdaeb487e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:43.854017 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Flow 'volume_create_api' (79e86237-69f2-4155-91e0-963974ea329c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:43.854772 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Create volume request issued successfully. Jul 10 18:08:43.855432 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b88ec39f-ee02-471b-81ea-13c7256870d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:43.855904 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 776/3082] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:08:43 2026] POST /volume/v3/volumes => generated 756 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:43.871559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-54a2f0f4-6c46-4e76-968e-65bb0031181e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:43.874585 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-54a2f0f4-6c46-4e76-968e-65bb0031181e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:43.874585 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-54a2f0f4-6c46-4e76-968e-65bb0031181e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:43.874585 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-54a2f0f4-6c46-4e76-968e-65bb0031181e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:43.886913 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:43.886913 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:43.896387 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-54a2f0f4-6c46-4e76-968e-65bb0031181e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Volume info retrieved successfully. Jul 10 18:08:43.907085 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-54a2f0f4-6c46-4e76-968e-65bb0031181e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa returned with HTTP 200 Jul 10 18:08:43.908008 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 769/3083] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:43 2026] GET /volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:43.973168 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-84f08643-d7e0-4fa4-9529-fceba0005cc3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:43.974991 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-84f08643-d7e0-4fa4-9529-fceba0005cc3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:08:43.975137 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-84f08643-d7e0-4fa4-9529-fceba0005cc3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:43.975332 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-84f08643-d7e0-4fa4-9529-fceba0005cc3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:43.975482 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-84f08643-d7e0-4fa4-9529-fceba0005cc3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Delete volume with id: ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:08:43.982930 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:43.982930 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:43.983394 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-84f08643-d7e0-4fa4-9529-fceba0005cc3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:08:43.999127 np0000005036 devstack@c-api.service[99951]: WARNING cinder.keymgr.conf_key_mgr [None req-84f08643-d7e0-4fa4-9529-fceba0005cc3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:08:44.006887 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-84f08643-d7e0-4fa4-9529-fceba0005cc3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Delete volume request issued successfully. Jul 10 18:08:44.007099 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-84f08643-d7e0-4fa4-9529-fceba0005cc3 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 202 Jul 10 18:08:44.007653 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 775/3084] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:43 2026] DELETE /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:44.016461 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7c7758a1-64fe-4e56-8e43-3196861c4287 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:44.018366 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7c7758a1-64fe-4e56-8e43-3196861c4287 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:08:44.018589 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7c7758a1-64fe-4e56-8e43-3196861c4287 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:44.018768 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7c7758a1-64fe-4e56-8e43-3196861c4287 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:44.025403 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:44.025403 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:44.029181 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7c7758a1-64fe-4e56-8e43-3196861c4287 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Volume info retrieved successfully. Jul 10 18:08:44.034405 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7c7758a1-64fe-4e56-8e43-3196861c4287 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 200 Jul 10 18:08:44.034405 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 765/3085] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:44 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 1426 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:44.499588 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8b7081c8-2be7-432b-942a-78e890843b0f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:44.502062 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b7081c8-2be7-432b-942a-78e890843b0f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:08:44.502277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b7081c8-2be7-432b-942a-78e890843b0f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:44.502513 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b7081c8-2be7-432b-942a-78e890843b0f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:44.519451 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:44.519451 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:44.525737 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8b7081c8-2be7-432b-942a-78e890843b0f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:08:44.533242 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b7081c8-2be7-432b-942a-78e890843b0f tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:08:44.534412 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 777/3086] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:44 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:44.605284 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-462bf054-fdcf-4a6f-beb9-0b4afd46705d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:44.608600 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-462bf054-fdcf-4a6f-beb9-0b4afd46705d tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:08:44.609557 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-462bf054-fdcf-4a6f-beb9-0b4afd46705d tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:44.609557 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-462bf054-fdcf-4a6f-beb9-0b4afd46705d tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:44.623583 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:44.623583 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:44.629358 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-462bf054-fdcf-4a6f-beb9-0b4afd46705d tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:08:44.636135 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-462bf054-fdcf-4a6f-beb9-0b4afd46705d tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:08:44.636864 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 770/3087] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:08:44 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:44.670227 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-579aa4b8-afcd-4457-81a7-97558dec5d0c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:44.673183 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-579aa4b8-afcd-4457-81a7-97558dec5d0c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] POST https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67/action Jul 10 18:08:44.673691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-579aa4b8-afcd-4457-81a7-97558dec5d0c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:08:44.673884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-579aa4b8-afcd-4457-81a7-97558dec5d0c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:44.699268 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:44.699268 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:44.700042 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-579aa4b8-afcd-4457-81a7-97558dec5d0c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:08:44.709781 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-579aa4b8-afcd-4457-81a7-97558dec5d0c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Begin detaching volume completed successfully. Jul 10 18:08:44.710085 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-579aa4b8-afcd-4457-81a7-97558dec5d0c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67/action returned with HTTP 202 Jul 10 18:08:44.710727 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 776/3088] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:08:44 2026] POST /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 18:08:44.926871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e9678ec1-fb1a-470f-bbea-9ddaef72ede5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:44.929271 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e9678ec1-fb1a-470f-bbea-9ddaef72ede5 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:44.929615 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e9678ec1-fb1a-470f-bbea-9ddaef72ede5 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:44.929841 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e9678ec1-fb1a-470f-bbea-9ddaef72ede5 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:44.939812 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:44.939812 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:44.944178 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e9678ec1-fb1a-470f-bbea-9ddaef72ede5 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Volume info retrieved successfully. Jul 10 18:08:44.949525 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e9678ec1-fb1a-470f-bbea-9ddaef72ede5 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa returned with HTTP 200 Jul 10 18:08:44.950108 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 766/3089] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:44 2026] GET /volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:44.968109 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0a208ccf-2e44-4e5d-9d8b-61a86a4cb647 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:44.969788 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0a208ccf-2e44-4e5d-9d8b-61a86a4cb647 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:44.970738 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0a208ccf-2e44-4e5d-9d8b-61a86a4cb647 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf732807-5d25-4f47-88e4-3b8b074c44aa", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-837181619"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:44.981069 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:44.981069 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:44.981764 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0a208ccf-2e44-4e5d-9d8b-61a86a4cb647 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Volume info retrieved successfully. Jul 10 18:08:44.981940 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-0a208ccf-2e44-4e5d-9d8b-61a86a4cb647 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Create snapshot from volume cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:45.035818 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-0a208ccf-2e44-4e5d-9d8b-61a86a4cb647 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Created reservations ['24328b78-f2b1-4842-831f-943409a795aa', '71f425e9-a123-4154-918b-b0e6646c57ce', 'b2882aee-b448-4521-afb1-e9759b9ce94d', 'a3dbe287-b808-4200-9c98-89fefd9b250f'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:45.050469 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-84326113-b05b-4696-a018-78dc63c35150 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:45.052337 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-84326113-b05b-4696-a018-78dc63c35150 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] GET https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 Jul 10 18:08:45.052542 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-84326113-b05b-4696-a018-78dc63c35150 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:45.052740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-84326113-b05b-4696-a018-78dc63c35150 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:45.059427 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-84326113-b05b-4696-a018-78dc63c35150 tempest-TestEncryptedCinderVolumes-1446695034 tempest-TestEncryptedCinderVolumes-1446695034-project-member] https://10.4.3.71/volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 returned with HTTP 404 Jul 10 18:08:45.060122 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 771/3090] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:45 2026] GET /volume/v3/volumes/ea23e33a-9581-473b-a3a3-ac8b97e405b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:45.071530 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e94dfbee-02e1-4897-bec4-8c5519e649f1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:45.073456 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e94dfbee-02e1-4897-bec4-8c5519e649f1 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:08:45.073669 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e94dfbee-02e1-4897-bec4-8c5519e649f1 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:45.073864 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e94dfbee-02e1-4897-bec4-8c5519e649f1 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:45.073945 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0a208ccf-2e44-4e5d-9d8b-61a86a4cb647 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot create request issued successfully. Jul 10 18:08:45.074419 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0a208ccf-2e44-4e5d-9d8b-61a86a4cb647 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:45.074760 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e94dfbee-02e1-4897-bec4-8c5519e649f1 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:08:45.078129 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 778/3091] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:44 2026] POST /volume/v3/snapshots => generated 313 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:45.094305 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bdceb070-b140-45c2-a8d1-14089b3394fa None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:45.098513 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bdceb070-b140-45c2-a8d1-14089b3394fa tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 Jul 10 18:08:45.098818 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bdceb070-b140-45c2-a8d1-14089b3394fa tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:45.099089 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bdceb070-b140-45c2-a8d1-14089b3394fa tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:45.108090 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:45.108090 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:45.108732 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bdceb070-b140-45c2-a8d1-14089b3394fa tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:45.109802 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bdceb070-b140-45c2-a8d1-14089b3394fa tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 returned with HTTP 200 Jul 10 18:08:45.110268 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 767/3092] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:45 2026] GET /volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:45.129591 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e94dfbee-02e1-4897-bec4-8c5519e649f1 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Get all volumes completed successfully. Jul 10 18:08:45.131902 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:45.131902 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:45.137942 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e94dfbee-02e1-4897-bec4-8c5519e649f1 tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:08:45.138908 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 777/3093] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:08:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11444 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:45.159375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1357a642-5e30-4a4e-9e03-3cb11bf53acb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:45.160878 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1357a642-5e30-4a4e-9e03-3cb11bf53acb tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] DELETE https://10.4.3.71/volume/v3/types/1f6d1d24-fe57-4391-8012-2ad8320026f5 Jul 10 18:08:45.161176 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1357a642-5e30-4a4e-9e03-3cb11bf53acb tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:45.161459 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1357a642-5e30-4a4e-9e03-3cb11bf53acb tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:45.195889 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1357a642-5e30-4a4e-9e03-3cb11bf53acb tempest-TestEncryptedCinderVolumes-558703380 tempest-TestEncryptedCinderVolumes-558703380-project-admin] https://10.4.3.71/volume/v3/types/1f6d1d24-fe57-4391-8012-2ad8320026f5 returned with HTTP 202 Jul 10 18:08:45.196240 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 772/3094] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:08:45 2026] DELETE /volume/v3/types/1f6d1d24-fe57-4391-8012-2ad8320026f5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:45.744231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7986b4df-ac1a-480a-b06c-7e7e0a8fce52 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:45.744731 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7986b4df-ac1a-480a-b06c-7e7e0a8fce52 None None] GET https://10.4.3.71/volume// Jul 10 18:08:45.744920 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7986b4df-ac1a-480a-b06c-7e7e0a8fce52 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:45.745129 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7986b4df-ac1a-480a-b06c-7e7e0a8fce52 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:45.745520 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7986b4df-ac1a-480a-b06c-7e7e0a8fce52 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:08:45.745858 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 779/3095] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:08:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:08:45.760176 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-03e7ef2f-a9b8-4144-93e0-53d0b60c49d3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:45.763637 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-03e7ef2f-a9b8-4144-93e0-53d0b60c49d3 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:08:45.763985 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-03e7ef2f-a9b8-4144-93e0-53d0b60c49d3 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:45.764306 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-03e7ef2f-a9b8-4144-93e0-53d0b60c49d3 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:45.779428 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:45.779428 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:45.784447 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-03e7ef2f-a9b8-4144-93e0-53d0b60c49d3 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:08:45.790377 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-03e7ef2f-a9b8-4144-93e0-53d0b60c49d3 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:08:45.790797 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 768/3096] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:08:45 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:45.893685 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-931b702b-ab3e-46c6-bcb2-aabb28f505be None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:45.895942 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-931b702b-ab3e-46c6-bcb2-aabb28f505be tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:45.896195 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-931b702b-ab3e-46c6-bcb2-aabb28f505be tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:45.896468 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-931b702b-ab3e-46c6-bcb2-aabb28f505be tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:45.905766 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:45.905766 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:45.913200 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-931b702b-ab3e-46c6-bcb2-aabb28f505be tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:45.919641 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-931b702b-ab3e-46c6-bcb2-aabb28f505be tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:45.920114 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 778/3097] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:45 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:45.936339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c2e3b482-63c0-4427-95ef-838dc06ddc9f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:45.938164 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c2e3b482-63c0-4427-95ef-838dc06ddc9f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:45.938421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c2e3b482-63c0-4427-95ef-838dc06ddc9f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:45.938750 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c2e3b482-63c0-4427-95ef-838dc06ddc9f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:45.948728 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:45.948728 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:45.954518 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c2e3b482-63c0-4427-95ef-838dc06ddc9f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:45.960592 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c2e3b482-63c0-4427-95ef-838dc06ddc9f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:45.961165 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 773/3098] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:45 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:46.036172 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5952977b-c967-415b-985d-4758f3a7a84d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:46.038322 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5952977b-c967-415b-985d-4758f3a7a84d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:46.038606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5952977b-c967-415b-985d-4758f3a7a84d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:46.038800 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5952977b-c967-415b-985d-4758f3a7a84d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:46.049591 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:46.049591 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:46.058367 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5952977b-c967-415b-985d-4758f3a7a84d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:46.065756 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5952977b-c967-415b-985d-4758f3a7a84d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:46.066234 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 780/3099] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:08:46 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:46.125107 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a6455343-c601-409e-a316-fc20d9e25049 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:46.129471 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6455343-c601-409e-a316-fc20d9e25049 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 Jul 10 18:08:46.129791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6455343-c601-409e-a316-fc20d9e25049 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:46.130070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6455343-c601-409e-a316-fc20d9e25049 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:46.140662 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:46.140662 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:46.141885 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a6455343-c601-409e-a316-fc20d9e25049 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:46.142806 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6455343-c601-409e-a316-fc20d9e25049 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 returned with HTTP 200 Jul 10 18:08:46.143832 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 769/3100] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:46 2026] GET /volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:46.155843 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dce144eb-dc91-488f-91bd-a35761aa5ccd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:46.161356 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dce144eb-dc91-488f-91bd-a35761aa5ccd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:46.161853 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dce144eb-dc91-488f-91bd-a35761aa5ccd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf732807-5d25-4f47-88e4-3b8b074c44aa", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-165681650"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:46.180444 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:46.180444 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:46.180704 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dce144eb-dc91-488f-91bd-a35761aa5ccd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Volume info retrieved successfully. Jul 10 18:08:46.181597 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-dce144eb-dc91-488f-91bd-a35761aa5ccd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Create snapshot from volume cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:46.233515 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-dce144eb-dc91-488f-91bd-a35761aa5ccd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Created reservations ['5b5d512b-8fcb-4027-b0ea-502eea26efd6', '5928e3ad-c53d-491c-a657-347d8e1ceb02', '828d444d-e13c-4898-afec-805c2b30e62c', 'd80280cc-c1f1-40d4-8e21-d3bd83dffef2'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:46.283428 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dce144eb-dc91-488f-91bd-a35761aa5ccd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot create request issued successfully. Jul 10 18:08:46.283901 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dce144eb-dc91-488f-91bd-a35761aa5ccd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:46.284590 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 779/3101] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:46 2026] POST /volume/v3/snapshots => generated 313 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:46.298229 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2332c257-0e04-4de8-bea7-e434d6528cc2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:46.301986 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2332c257-0e04-4de8-bea7-e434d6528cc2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 Jul 10 18:08:46.301986 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2332c257-0e04-4de8-bea7-e434d6528cc2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:46.301986 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2332c257-0e04-4de8-bea7-e434d6528cc2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:46.309967 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:46.309967 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:46.310727 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2332c257-0e04-4de8-bea7-e434d6528cc2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:46.311800 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2332c257-0e04-4de8-bea7-e434d6528cc2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 returned with HTTP 200 Jul 10 18:08:46.312173 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 774/3102] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:46 2026] GET /volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:46.942587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-4a1a14b6-ec84-4557-baa6-124dc814e7de None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:46.945961 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-4a1a14b6-ec84-4557-baa6-124dc814e7de tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] DELETE https://10.4.3.71/volume/v3/attachments/5869876b-a59d-4506-a558-9988d401c220 Jul 10 18:08:46.945961 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-4a1a14b6-ec84-4557-baa6-124dc814e7de tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:46.946192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-4a1a14b6-ec84-4557-baa6-124dc814e7de tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:46.957268 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:46.957268 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:47.325015 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-97b9e8be-88f4-4b35-89fd-6b0b3a392e12 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:47.326313 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-97b9e8be-88f4-4b35-89fd-6b0b3a392e12 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 Jul 10 18:08:47.326554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-97b9e8be-88f4-4b35-89fd-6b0b3a392e12 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:47.326822 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-97b9e8be-88f4-4b35-89fd-6b0b3a392e12 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:47.334788 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:47.334788 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:47.335288 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-97b9e8be-88f4-4b35-89fd-6b0b3a392e12 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:47.336320 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-97b9e8be-88f4-4b35-89fd-6b0b3a392e12 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 returned with HTTP 200 Jul 10 18:08:47.337071 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 770/3103] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:47 2026] GET /volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:47.351083 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a5252aa3-a8f2-447d-8d5a-3b58264ed9ab None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:47.354178 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a5252aa3-a8f2-447d-8d5a-3b58264ed9ab tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:47.354903 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a5252aa3-a8f2-447d-8d5a-3b58264ed9ab tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf732807-5d25-4f47-88e4-3b8b074c44aa", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-870143335"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:47.372292 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:47.372292 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:47.373203 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a5252aa3-a8f2-447d-8d5a-3b58264ed9ab tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Volume info retrieved successfully. Jul 10 18:08:47.373203 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-a5252aa3-a8f2-447d-8d5a-3b58264ed9ab tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Create snapshot from volume cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:47.405740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-a5252aa3-a8f2-447d-8d5a-3b58264ed9ab tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Created reservations ['b7500d95-9b5c-4413-b8e6-7d82b12e1f84', '821894eb-43ae-45e6-83af-ed581e1ce4c4', '3e8a9a33-6d96-4aad-a896-6f9c75784938', '5e0dbacf-23b4-4050-87ea-8dd9d930959e'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:47.444066 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a5252aa3-a8f2-447d-8d5a-3b58264ed9ab tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot create request issued successfully. Jul 10 18:08:47.445376 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a5252aa3-a8f2-447d-8d5a-3b58264ed9ab tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:47.445376 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 780/3104] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:47.453871 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f7968a5c-753b-42fb-ad9a-72ab38612c64 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:47.456733 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f7968a5c-753b-42fb-ad9a-72ab38612c64 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 Jul 10 18:08:47.456733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f7968a5c-753b-42fb-ad9a-72ab38612c64 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:47.456733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f7968a5c-753b-42fb-ad9a-72ab38612c64 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:47.462962 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:47.462962 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:47.463540 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f7968a5c-753b-42fb-ad9a-72ab38612c64 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:47.464575 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f7968a5c-753b-42fb-ad9a-72ab38612c64 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 returned with HTTP 200 Jul 10 18:08:47.465039 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 775/3105] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:47 2026] GET /volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:47.495749 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3c5b897e-c47f-442a-bbb2-657128c4bff5 req-4a1a14b6-ec84-4557-baa6-124dc814e7de tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/attachments/5869876b-a59d-4506-a558-9988d401c220 returned with HTTP 200 Jul 10 18:08:47.496169 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 781/3106] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:08:46 2026] DELETE /volume/v3/attachments/5869876b-a59d-4506-a558-9988d401c220 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.113219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d4b2db5e-bff6-4970-aaba-6087ee22309c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.113768 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d4b2db5e-bff6-4970-aaba-6087ee22309c None None] GET https://10.4.3.71/volume// Jul 10 18:08:48.114146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d4b2db5e-bff6-4970-aaba-6087ee22309c None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.114422 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d4b2db5e-bff6-4970-aaba-6087ee22309c None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.114861 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d4b2db5e-bff6-4970-aaba-6087ee22309c None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:08:48.115267 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 771/3107] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:08:48.125155 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-c43bcd33-c8c3-4ef2-873f-eee2c00c7386 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.129344 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-c43bcd33-c8c3-4ef2-873f-eee2c00c7386 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:08:48.129790 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-c43bcd33-c8c3-4ef2-873f-eee2c00c7386 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bbc4139-56a1-481c-baa9-29e220d62d98", "connector": null, "instance_uuid": "7b65a60b-40ac-4fec-81eb-c8b7266e24ea"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:48.140322 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.140322 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:48.183218 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-c43bcd33-c8c3-4ef2-873f-eee2c00c7386 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:08:48.183879 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 781/3108] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:08:48 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:48.476042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3d1c27c6-e471-4dd8-80d5-a9f2929b209b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.478114 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3d1c27c6-e471-4dd8-80d5-a9f2929b209b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 Jul 10 18:08:48.478395 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3d1c27c6-e471-4dd8-80d5-a9f2929b209b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.478706 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3d1c27c6-e471-4dd8-80d5-a9f2929b209b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.486093 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.486093 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:48.486761 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3d1c27c6-e471-4dd8-80d5-a9f2929b209b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:48.488002 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3d1c27c6-e471-4dd8-80d5-a9f2929b209b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 returned with HTTP 200 Jul 10 18:08:48.488779 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 776/3109] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.499336 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9c370142-2d68-406f-8fbb-e4788e2ea1c7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.501713 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9c370142-2d68-406f-8fbb-e4788e2ea1c7 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?limit=1 Jul 10 18:08:48.502031 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9c370142-2d68-406f-8fbb-e4788e2ea1c7 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.502413 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9c370142-2d68-406f-8fbb-e4788e2ea1c7 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.502931 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-9c370142-2d68-406f-8fbb-e4788e2ea1c7 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.503262 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.503262 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:48.504241 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.db.api [None req-9c370142-2d68-406f-8fbb-e4788e2ea1c7 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99948) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.506735 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=377,cinder:INSERT=48,cinder:UPDATE=91 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:08:48.510275 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9c370142-2d68-406f-8fbb-e4788e2ea1c7 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.511069 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9c370142-2d68-406f-8fbb-e4788e2ea1c7 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 10 18:08:48.512388 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 782/3110] 10.4.3.71 () {66 vars in 1251 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.522441 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e6241fdb-9439-4220-8399-b61fb3ed3f61 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.524695 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e6241fdb-9439-4220-8399-b61fb3ed3f61 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:48.524903 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e6241fdb-9439-4220-8399-b61fb3ed3f61 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.525129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e6241fdb-9439-4220-8399-b61fb3ed3f61 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.525428 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-e6241fdb-9439-4220-8399-b61fb3ed3f61 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.526937 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.db.api [None req-e6241fdb-9439-4220-8399-b61fb3ed3f61 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99950) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.532764 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e6241fdb-9439-4220-8399-b61fb3ed3f61 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.533268 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e6241fdb-9439-4220-8399-b61fb3ed3f61 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 200 Jul 10 18:08:48.533862 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 772/3111] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots => generated 993 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.545447 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cae022b3-4df8-4bc9-a2ce-b1af466789ec None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.547377 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cae022b3-4df8-4bc9-a2ce-b1af466789ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?limit=100000 Jul 10 18:08:48.547668 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cae022b3-4df8-4bc9-a2ce-b1af466789ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.547941 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cae022b3-4df8-4bc9-a2ce-b1af466789ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.548274 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-cae022b3-4df8-4bc9-a2ce-b1af466789ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.548585 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.548585 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:48.549580 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-cae022b3-4df8-4bc9-a2ce-b1af466789ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.553983 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cae022b3-4df8-4bc9-a2ce-b1af466789ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.554592 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cae022b3-4df8-4bc9-a2ce-b1af466789ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 10 18:08:48.555056 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 782/3112] 10.4.3.71 () {66 vars in 1261 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.571724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-41a521f4-7954-44be-ba31-dbba9e2ced06 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.574697 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-41a521f4-7954-44be-ba31-dbba9e2ced06 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?limit=0 Jul 10 18:08:48.574935 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-41a521f4-7954-44be-ba31-dbba9e2ced06 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.575180 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-41a521f4-7954-44be-ba31-dbba9e2ced06 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.575713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-41a521f4-7954-44be-ba31-dbba9e2ced06 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.577040 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-41a521f4-7954-44be-ba31-dbba9e2ced06 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.581783 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-41a521f4-7954-44be-ba31-dbba9e2ced06 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.581969 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-41a521f4-7954-44be-ba31-dbba9e2ced06 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 10 18:08:48.582450 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 777/3113] 10.4.3.71 () {66 vars in 1251 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:08:48.594783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-23c5d0c5-32b2-4eb4-9d83-4de886c4f930 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.594927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9b54d1a1-a94b-4c11-bd77-ea21aa92a81c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.597622 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9b54d1a1-a94b-4c11-bd77-ea21aa92a81c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:48.597622 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9b54d1a1-a94b-4c11-bd77-ea21aa92a81c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.598049 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9b54d1a1-a94b-4c11-bd77-ea21aa92a81c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.598739 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-9b54d1a1-a94b-4c11-bd77-ea21aa92a81c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.598739 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.598739 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:48.600015 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.db.api [None req-9b54d1a1-a94b-4c11-bd77-ea21aa92a81c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99950) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.600778 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-23c5d0c5-32b2-4eb4-9d83-4de886c4f930 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:48.601157 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-23c5d0c5-32b2-4eb4-9d83-4de886c4f930 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.601722 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-23c5d0c5-32b2-4eb4-9d83-4de886c4f930 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.607658 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9b54d1a1-a94b-4c11-bd77-ea21aa92a81c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.608252 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9b54d1a1-a94b-4c11-bd77-ea21aa92a81c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 200 Jul 10 18:08:48.609020 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 773/3114] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots => generated 993 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.619063 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.619063 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:48.622043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4437ceff-1d53-41a3-b2ed-5f801b37c151 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.624383 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-23c5d0c5-32b2-4eb4-9d83-4de886c4f930 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:48.624556 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4437ceff-1d53-41a3-b2ed-5f801b37c151 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?marker=d709fe28-5860-4243-b1fd-5e57a007b4b4 Jul 10 18:08:48.624985 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4437ceff-1d53-41a3-b2ed-5f801b37c151 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.625119 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4437ceff-1d53-41a3-b2ed-5f801b37c151 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.625369 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-4437ceff-1d53-41a3-b2ed-5f801b37c151 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.626453 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.626453 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:48.626863 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-4437ceff-1d53-41a3-b2ed-5f801b37c151 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.630616 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-23c5d0c5-32b2-4eb4-9d83-4de886c4f930 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:48.631015 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 783/3115] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.648337 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4437ceff-1d53-41a3-b2ed-5f801b37c151 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.648848 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4437ceff-1d53-41a3-b2ed-5f801b37c151 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?marker=d709fe28-5860-4243-b1fd-5e57a007b4b4 returned with HTTP 200 Jul 10 18:08:48.650610 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 783/3116] 10.4.3.71 () {66 vars in 1323 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?marker=d709fe28-5860-4243-b1fd-5e57a007b4b4 => generated 341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.662977 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ab0e7011-ad60-4af6-b988-f9db2d9e5e81 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.665132 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ab0e7011-ad60-4af6-b988-f9db2d9e5e81 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?offset=2&limit=3 Jul 10 18:08:48.665376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ab0e7011-ad60-4af6-b988-f9db2d9e5e81 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.665729 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ab0e7011-ad60-4af6-b988-f9db2d9e5e81 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.665984 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-ab0e7011-ad60-4af6-b988-f9db2d9e5e81 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.667368 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-ab0e7011-ad60-4af6-b988-f9db2d9e5e81 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.682423 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ab0e7011-ad60-4af6-b988-f9db2d9e5e81 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.682967 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ab0e7011-ad60-4af6-b988-f9db2d9e5e81 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 10 18:08:48.683482 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 778/3117] 10.4.3.71 () {66 vars in 1269 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.696494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f3350057-8c91-4e06-935a-346ab19c8531 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.698776 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3350057-8c91-4e06-935a-346ab19c8531 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 10 18:08:48.698776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3350057-8c91-4e06-935a-346ab19c8531 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.698776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3350057-8c91-4e06-935a-346ab19c8531 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.699199 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-f3350057-8c91-4e06-935a-346ab19c8531 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.699777 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.699777 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:48.700479 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.db.api [None req-f3350057-8c91-4e06-935a-346ab19c8531 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99950) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.714345 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f3350057-8c91-4e06-935a-346ab19c8531 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.714980 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3350057-8c91-4e06-935a-346ab19c8531 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 10 18:08:48.715484 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 774/3118] 10.4.3.71 () {66 vars in 1301 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.718760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7f9380c9-b6ec-4f57-89c1-c6282160bb69 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.719199 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7f9380c9-b6ec-4f57-89c1-c6282160bb69 None None] GET https://10.4.3.71/volume// Jul 10 18:08:48.719478 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7f9380c9-b6ec-4f57-89c1-c6282160bb69 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.719774 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7f9380c9-b6ec-4f57-89c1-c6282160bb69 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.720135 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7f9380c9-b6ec-4f57-89c1-c6282160bb69 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:08:48.721133 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 784/3119] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:08:48.729430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6af5ec8d-ee1a-48b7-aa23-75371f5b3c27 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.730829 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5436664d-74bb-41d5-8f5c-585b83ecb15f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.731989 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6af5ec8d-ee1a-48b7-aa23-75371f5b3c27 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 10 18:08:48.732222 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6af5ec8d-ee1a-48b7-aa23-75371f5b3c27 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.732504 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6af5ec8d-ee1a-48b7-aa23-75371f5b3c27 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.732707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-6af5ec8d-ee1a-48b7-aa23-75371f5b3c27 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.733041 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.733041 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:48.733980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-6af5ec8d-ee1a-48b7-aa23-75371f5b3c27 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.735154 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5436664d-74bb-41d5-8f5c-585b83ecb15f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:48.735154 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5436664d-74bb-41d5-8f5c-585b83ecb15f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.735281 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5436664d-74bb-41d5-8f5c-585b83ecb15f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.740263 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6af5ec8d-ee1a-48b7-aa23-75371f5b3c27 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.740877 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6af5ec8d-ee1a-48b7-aa23-75371f5b3c27 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 10 18:08:48.741637 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 784/3120] 10.4.3.71 () {66 vars in 1303 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.750083 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.750083 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:48.754027 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-77ff2e2f-3c69-41c5-8170-3c00260fdcb2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.755925 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77ff2e2f-3c69-41c5-8170-3c00260fdcb2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 10 18:08:48.756118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77ff2e2f-3c69-41c5-8170-3c00260fdcb2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.756355 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77ff2e2f-3c69-41c5-8170-3c00260fdcb2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.756680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-77ff2e2f-3c69-41c5-8170-3c00260fdcb2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.756955 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.756955 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:48.758040 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5436664d-74bb-41d5-8f5c-585b83ecb15f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:48.758238 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.db.api [None req-77ff2e2f-3c69-41c5-8170-3c00260fdcb2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99950) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.768163 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-5436664d-74bb-41d5-8f5c-585b83ecb15f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:48.768994 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 779/3121] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 1055 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:08:48.778094 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-77ff2e2f-3c69-41c5-8170-3c00260fdcb2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.778540 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77ff2e2f-3c69-41c5-8170-3c00260fdcb2 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 10 18:08:48.779946 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 775/3122] 10.4.3.71 () {66 vars in 1285 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.792874 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c1347700-405d-499a-85ba-14800bec7a3c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.794810 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1347700-405d-499a-85ba-14800bec7a3c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 10 18:08:48.795002 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1347700-405d-499a-85ba-14800bec7a3c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.795767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1347700-405d-499a-85ba-14800bec7a3c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.795767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-c1347700-405d-499a-85ba-14800bec7a3c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.796684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.db.api [None req-c1347700-405d-499a-85ba-14800bec7a3c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99948) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.815758 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c1347700-405d-499a-85ba-14800bec7a3c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.817039 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1347700-405d-499a-85ba-14800bec7a3c tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 10 18:08:48.817039 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 785/3123] 10.4.3.71 () {66 vars in 1287 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.829547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ac00423a-d597-45a8-94f7-c3ce7b3187b6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.831881 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ac00423a-d597-45a8-94f7-c3ce7b3187b6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 10 18:08:48.832097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ac00423a-d597-45a8-94f7-c3ce7b3187b6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.832196 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ac00423a-d597-45a8-94f7-c3ce7b3187b6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.832691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-ac00423a-d597-45a8-94f7-c3ce7b3187b6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.832769 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.832769 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:48.833639 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-ac00423a-d597-45a8-94f7-c3ce7b3187b6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.849225 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ac00423a-d597-45a8-94f7-c3ce7b3187b6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.850103 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ac00423a-d597-45a8-94f7-c3ce7b3187b6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 10 18:08:48.850389 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 785/3124] 10.4.3.71 () {66 vars in 1305 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.865629 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8b76c22b-2ad8-42a2-aab6-aa5ef685e803 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.867776 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8b76c22b-2ad8-42a2-aab6-aa5ef685e803 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 10 18:08:48.868054 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8b76c22b-2ad8-42a2-aab6-aa5ef685e803 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.868305 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8b76c22b-2ad8-42a2-aab6-aa5ef685e803 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.868577 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-8b76c22b-2ad8-42a2-aab6-aa5ef685e803 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.870824 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-8b76c22b-2ad8-42a2-aab6-aa5ef685e803 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.887383 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8b76c22b-2ad8-42a2-aab6-aa5ef685e803 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.887901 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8b76c22b-2ad8-42a2-aab6-aa5ef685e803 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 10 18:08:48.888395 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 780/3125] 10.4.3.71 () {66 vars in 1307 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.903589 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e5e9711e-8b3b-454d-9330-48b3c4f907d1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.905273 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-f3bcf508-8c70-491c-b3fc-bcb6041710a8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.905393 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e5e9711e-8b3b-454d-9330-48b3c4f907d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 Jul 10 18:08:48.905651 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e5e9711e-8b3b-454d-9330-48b3c4f907d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.906008 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e5e9711e-8b3b-454d-9330-48b3c4f907d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.906415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-e5e9711e-8b3b-454d-9330-48b3c4f907d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.906739 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.906739 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:48.907669 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.db.api [None req-e5e9711e-8b3b-454d-9330-48b3c4f907d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99950) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.907796 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-f3bcf508-8c70-491c-b3fc-bcb6041710a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] PUT https://10.4.3.71/volume/v3/attachments/6fbfc1d8-6a2f-4d62-a54f-966e8ff111b2 Jul 10 18:08:48.908260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-f3bcf508-8c70-491c-b3fc-bcb6041710a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:48.920206 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e5e9711e-8b3b-454d-9330-48b3c4f907d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.920768 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.920768 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:48.921270 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-f3bcf508-8c70-491c-b3fc-bcb6041710a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Acquiring lock "cinder-attachment_update-8bbc4139-56a1-481c-baa9-29e220d62d98-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:08:48.921615 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e5e9711e-8b3b-454d-9330-48b3c4f907d1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 returned with HTTP 200 Jul 10 18:08:48.922179 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 776/3126] 10.4.3.71 () {66 vars in 1376 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:48.928163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-f3bcf508-8c70-491c-b3fc-bcb6041710a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-8bbc4139-56a1-481c-baa9-29e220d62d98-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:08:48.929887 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.929887 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:48.935788 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a35ca27c-bed0-47f0-a555-3ddff613562d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.938284 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a35ca27c-bed0-47f0-a555-3ddff613562d tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail?status=available Jul 10 18:08:48.938624 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a35ca27c-bed0-47f0-a555-3ddff613562d tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.938918 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a35ca27c-bed0-47f0-a555-3ddff613562d tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.939273 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-a35ca27c-bed0-47f0-a555-3ddff613562d tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.939640 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.939640 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:48.940657 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-a35ca27c-bed0-47f0-a555-3ddff613562d tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:48.959409 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a35ca27c-bed0-47f0-a555-3ddff613562d tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:48.960241 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.960241 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:48.963001 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a35ca27c-bed0-47f0-a555-3ddff613562d tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 10 18:08:48.963001 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 786/3127] 10.4.3.71 () {66 vars in 1290 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:48.979439 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f0ca971c-feb4-4463-bf56-d9be6b89d9a3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:48.981481 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f0ca971c-feb4-4463-bf56-d9be6b89d9a3 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 Jul 10 18:08:48.981481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f0ca971c-feb4-4463-bf56-d9be6b89d9a3 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:48.981481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f0ca971c-feb4-4463-bf56-d9be6b89d9a3 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:48.982029 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-f0ca971c-feb4-4463-bf56-d9be6b89d9a3 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:48.982089 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:48.982089 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:48.983157 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-f0ca971c-feb4-4463-bf56-d9be6b89d9a3 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:49.001026 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f0ca971c-feb4-4463-bf56-d9be6b89d9a3 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:49.001352 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:49.001352 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:49.002635 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f0ca971c-feb4-4463-bf56-d9be6b89d9a3 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 returned with HTTP 200 Jul 10 18:08:49.003413 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 781/3128] 10.4.3.71 () {66 vars in 1410 bytes} [Fri Jul 10 18:08:48 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:49.013665 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cbd13143-fa07-435d-b8c9-eea8cd9e428c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:49.015830 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cbd13143-fa07-435d-b8c9-eea8cd9e428c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:08:49.016074 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cbd13143-fa07-435d-b8c9-eea8cd9e428c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:49.016294 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cbd13143-fa07-435d-b8c9-eea8cd9e428c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:49.016525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-14b01092-220c-40a0-a609-37a55bb15b9e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:49.018344 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-14b01092-220c-40a0-a609-37a55bb15b9e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 Jul 10 18:08:49.018554 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-14b01092-220c-40a0-a609-37a55bb15b9e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:49.018929 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-14b01092-220c-40a0-a609-37a55bb15b9e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:49.018999 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-14b01092-220c-40a0-a609-37a55bb15b9e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:49.020106 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-14b01092-220c-40a0-a609-37a55bb15b9e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:49.026101 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:49.026101 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:49.031125 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cbd13143-fa07-435d-b8c9-eea8cd9e428c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:08:49.037170 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cbd13143-fa07-435d-b8c9-eea8cd9e428c tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:08:49.037619 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 777/3129] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:49 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:49.231719 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-14b01092-220c-40a0-a609-37a55bb15b9e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:49.232390 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-14b01092-220c-40a0-a609-37a55bb15b9e tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 returned with HTTP 200 Jul 10 18:08:49.232390 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 787/3130] 10.4.3.71 () {66 vars in 1355 bytes} [Fri Jul 10 18:08:49 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 => generated 341 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:49.246154 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e7b39b19-eff3-4150-b1b1-937d032671ec None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:49.250768 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e7b39b19-eff3-4150-b1b1-937d032671ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?status=available Jul 10 18:08:49.251150 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e7b39b19-eff3-4150-b1b1-937d032671ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:49.251366 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e7b39b19-eff3-4150-b1b1-937d032671ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:49.251633 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-e7b39b19-eff3-4150-b1b1-937d032671ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:49.252950 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-e7b39b19-eff3-4150-b1b1-937d032671ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:49.269089 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e7b39b19-eff3-4150-b1b1-937d032671ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:49.270257 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e7b39b19-eff3-4150-b1b1-937d032671ec tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?status=available returned with HTTP 200 Jul 10 18:08:49.270562 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 782/3131] 10.4.3.71 () {66 vars in 1269 bytes} [Fri Jul 10 18:08:49 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:49.282608 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-342958b3-5cae-4160-8367-7e3b96e55996 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:49.284730 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-342958b3-5cae-4160-8367-7e3b96e55996 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 Jul 10 18:08:49.284940 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-342958b3-5cae-4160-8367-7e3b96e55996 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:49.285410 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-342958b3-5cae-4160-8367-7e3b96e55996 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:49.285410 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-342958b3-5cae-4160-8367-7e3b96e55996 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:08:49.286535 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.db.api [None req-342958b3-5cae-4160-8367-7e3b96e55996 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Building query based on filter {{(pid=99950) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:08:49.300786 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-342958b3-5cae-4160-8367-7e3b96e55996 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Get all snapshots completed successfully. Jul 10 18:08:49.301304 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-342958b3-5cae-4160-8367-7e3b96e55996 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 returned with HTTP 200 Jul 10 18:08:49.301965 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 778/3132] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:08:49 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-870143335 => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:49.315116 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-95c5115c-0f9e-4969-b340-ce3d3a7ddfd6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:49.318741 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-95c5115c-0f9e-4969-b340-ce3d3a7ddfd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 Jul 10 18:08:49.319271 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-95c5115c-0f9e-4969-b340-ce3d3a7ddfd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:49.319271 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-95c5115c-0f9e-4969-b340-ce3d3a7ddfd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:49.319499 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-95c5115c-0f9e-4969-b340-ce3d3a7ddfd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Delete snapshot with id: dd4bcf55-2218-400c-ae98-dc5674ec8173 Jul 10 18:08:49.326724 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:49.326724 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:49.327100 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-95c5115c-0f9e-4969-b340-ce3d3a7ddfd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:49.356754 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-95c5115c-0f9e-4969-b340-ce3d3a7ddfd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot delete request issued successfully. Jul 10 18:08:49.357023 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-95c5115c-0f9e-4969-b340-ce3d3a7ddfd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 returned with HTTP 202 Jul 10 18:08:49.357580 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 788/3133] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:49 2026] DELETE /volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:49.368357 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c456653b-2115-47a7-bb1a-ce935b773172 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:49.370899 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c456653b-2115-47a7-bb1a-ce935b773172 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 Jul 10 18:08:49.371188 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c456653b-2115-47a7-bb1a-ce935b773172 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:49.371539 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c456653b-2115-47a7-bb1a-ce935b773172 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:49.379648 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:49.379648 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:49.379824 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c456653b-2115-47a7-bb1a-ce935b773172 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:49.380998 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c456653b-2115-47a7-bb1a-ce935b773172 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 returned with HTTP 200 Jul 10 18:08:49.381585 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 783/3134] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:49 2026] GET /volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:49.456436 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-f3bcf508-8c70-491c-b3fc-bcb6041710a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-8bbc4139-56a1-481c-baa9-29e220d62d98-np0000005036" released by "attachment_update" :: held 0.528s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:08:49.457000 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-f3bcf508-8c70-491c-b3fc-bcb6041710a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/6fbfc1d8-6a2f-4d62-a54f-966e8ff111b2 returned with HTTP 200 Jul 10 18:08:49.457523 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 786/3135] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:08:48 2026] PUT /volume/v3/attachments/6fbfc1d8-6a2f-4d62-a54f-966e8ff111b2 => generated 968 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:08:49.473787 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-d658cd9d-7085-4b0c-998a-bc5a53544552 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:49.475909 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-d658cd9d-7085-4b0c-998a-bc5a53544552 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98/encryption Jul 10 18:08:49.476163 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-d658cd9d-7085-4b0c-998a-bc5a53544552 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:49.476391 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-d658cd9d-7085-4b0c-998a-bc5a53544552 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:49.488032 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:49.488032 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:49.498060 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-d658cd9d-7085-4b0c-998a-bc5a53544552 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98/encryption returned with HTTP 200 Jul 10 18:08:49.498854 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 779/3136] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:08:49 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:49.648546 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-343bef90-78fb-49cf-b476-38390ad72944 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:49.650744 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-343bef90-78fb-49cf-b476-38390ad72944 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:49.651015 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-343bef90-78fb-49cf-b476-38390ad72944 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:49.651274 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-343bef90-78fb-49cf-b476-38390ad72944 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:49.664131 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:49.664131 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:49.669031 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-343bef90-78fb-49cf-b476-38390ad72944 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:49.674785 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-343bef90-78fb-49cf-b476-38390ad72944 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:49.675379 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 789/3137] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:49 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:50.392384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-65b77bf9-3222-4ea7-9213-89dc459f8366 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:50.395465 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-65b77bf9-3222-4ea7-9213-89dc459f8366 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 Jul 10 18:08:50.395788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-65b77bf9-3222-4ea7-9213-89dc459f8366 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:50.396052 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-65b77bf9-3222-4ea7-9213-89dc459f8366 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:50.401296 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-65b77bf9-3222-4ea7-9213-89dc459f8366 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 returned with HTTP 404 Jul 10 18:08:50.401988 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 784/3138] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:50 2026] GET /volume/v3/snapshots/dd4bcf55-2218-400c-ae98-dc5674ec8173 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:50.410480 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b186c484-bab8-40cd-92fc-25a57fd3240b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:50.413401 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b186c484-bab8-40cd-92fc-25a57fd3240b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 Jul 10 18:08:50.413724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b186c484-bab8-40cd-92fc-25a57fd3240b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:50.413956 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b186c484-bab8-40cd-92fc-25a57fd3240b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:50.414090 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-b186c484-bab8-40cd-92fc-25a57fd3240b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Delete snapshot with id: d709fe28-5860-4243-b1fd-5e57a007b4b4 Jul 10 18:08:50.420334 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:50.420334 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:50.421043 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b186c484-bab8-40cd-92fc-25a57fd3240b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:50.441765 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b186c484-bab8-40cd-92fc-25a57fd3240b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot delete request issued successfully. Jul 10 18:08:50.442005 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b186c484-bab8-40cd-92fc-25a57fd3240b tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 returned with HTTP 202 Jul 10 18:08:50.442535 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 787/3139] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:50 2026] DELETE /volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:50.452767 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f377427b-3615-4f71-8df8-8968bf123e76 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:50.454833 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f377427b-3615-4f71-8df8-8968bf123e76 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 Jul 10 18:08:50.455733 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f377427b-3615-4f71-8df8-8968bf123e76 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:50.455733 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f377427b-3615-4f71-8df8-8968bf123e76 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:50.463790 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:50.463790 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:50.464467 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f377427b-3615-4f71-8df8-8968bf123e76 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:50.465609 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f377427b-3615-4f71-8df8-8968bf123e76 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 returned with HTTP 200 Jul 10 18:08:50.467881 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 780/3140] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:50 2026] GET /volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:50.702717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-218b5229-d75f-4a96-b42d-c2c56d143dbc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:50.710476 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-218b5229-d75f-4a96-b42d-c2c56d143dbc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:50.710476 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-218b5229-d75f-4a96-b42d-c2c56d143dbc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:50.710476 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-218b5229-d75f-4a96-b42d-c2c56d143dbc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:50.724415 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:50.724415 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:50.729370 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-218b5229-d75f-4a96-b42d-c2c56d143dbc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:50.736977 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-218b5229-d75f-4a96-b42d-c2c56d143dbc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:50.737637 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 790/3141] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:50 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:51.058653 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a9066ac4-80fd-4608-b2b4-e2c1f52720dc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:51.062180 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a9066ac4-80fd-4608-b2b4-e2c1f52720dc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:08:51.062449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a9066ac4-80fd-4608-b2b4-e2c1f52720dc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:51.062751 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a9066ac4-80fd-4608-b2b4-e2c1f52720dc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:51.062978 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-a9066ac4-80fd-4608-b2b4-e2c1f52720dc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Delete volume with id: aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:08:51.072779 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:51.072779 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:51.073313 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a9066ac4-80fd-4608-b2b4-e2c1f52720dc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:51.104140 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a9066ac4-80fd-4608-b2b4-e2c1f52720dc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Delete volume request issued successfully. Jul 10 18:08:51.104304 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a9066ac4-80fd-4608-b2b4-e2c1f52720dc tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 202 Jul 10 18:08:51.104826 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 785/3142] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:51 2026] DELETE /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:51.114448 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-11606ef6-0b32-46fa-a351-b04cf00d1325 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:51.116660 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-11606ef6-0b32-46fa-a351-b04cf00d1325 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:08:51.116888 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-11606ef6-0b32-46fa-a351-b04cf00d1325 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:51.117088 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-11606ef6-0b32-46fa-a351-b04cf00d1325 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:51.130342 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:51.130342 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:51.136082 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-11606ef6-0b32-46fa-a351-b04cf00d1325 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:08:51.141978 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-11606ef6-0b32-46fa-a351-b04cf00d1325 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 200 Jul 10 18:08:51.142455 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 788/3143] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:51 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:51.478313 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a03c4642-ec54-41f3-92d6-81b144dafffd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:51.480558 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a03c4642-ec54-41f3-92d6-81b144dafffd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 Jul 10 18:08:51.480731 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a03c4642-ec54-41f3-92d6-81b144dafffd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:51.481718 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a03c4642-ec54-41f3-92d6-81b144dafffd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:51.486383 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a03c4642-ec54-41f3-92d6-81b144dafffd tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 returned with HTTP 404 Jul 10 18:08:51.487277 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 781/3144] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:51 2026] GET /volume/v3/snapshots/d709fe28-5860-4243-b1fd-5e57a007b4b4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:51.497035 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-526b2f37-53fa-4bc0-87d6-2a049a523c36 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:51.497305 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-526b2f37-53fa-4bc0-87d6-2a049a523c36 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 Jul 10 18:08:51.497597 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-526b2f37-53fa-4bc0-87d6-2a049a523c36 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:51.497813 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-526b2f37-53fa-4bc0-87d6-2a049a523c36 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:51.497918 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-526b2f37-53fa-4bc0-87d6-2a049a523c36 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Delete snapshot with id: ca35586d-140f-4ed9-a0b1-d7b691efdc21 Jul 10 18:08:51.503733 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:51.503733 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:51.504437 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-526b2f37-53fa-4bc0-87d6-2a049a523c36 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:51.528794 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-526b2f37-53fa-4bc0-87d6-2a049a523c36 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot delete request issued successfully. Jul 10 18:08:51.529128 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-526b2f37-53fa-4bc0-87d6-2a049a523c36 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 returned with HTTP 202 Jul 10 18:08:51.529715 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 791/3145] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:51 2026] DELETE /volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:51.538852 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-18660af6-aef0-4753-ae96-ee5b6cfedb52 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:51.542169 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-18660af6-aef0-4753-ae96-ee5b6cfedb52 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 Jul 10 18:08:51.542416 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-18660af6-aef0-4753-ae96-ee5b6cfedb52 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:51.542707 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-18660af6-aef0-4753-ae96-ee5b6cfedb52 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:51.550181 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:51.550181 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:51.550772 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-18660af6-aef0-4753-ae96-ee5b6cfedb52 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Snapshot retrieved successfully. Jul 10 18:08:51.552033 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-18660af6-aef0-4753-ae96-ee5b6cfedb52 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 returned with HTTP 200 Jul 10 18:08:51.552450 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 786/3146] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:51 2026] GET /volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:51.753954 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e55bc7b9-f8cd-42b7-8e99-4d4cf11b8c03 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:51.755961 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e55bc7b9-f8cd-42b7-8e99-4d4cf11b8c03 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:51.756170 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e55bc7b9-f8cd-42b7-8e99-4d4cf11b8c03 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:51.756452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e55bc7b9-f8cd-42b7-8e99-4d4cf11b8c03 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:51.772938 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:51.772938 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:51.782358 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e55bc7b9-f8cd-42b7-8e99-4d4cf11b8c03 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:51.788106 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e55bc7b9-f8cd-42b7-8e99-4d4cf11b8c03 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:51.788636 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 789/3147] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:51 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:52.159412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-de41a885-0e66-40c8-a7de-784470384de7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:52.161586 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-de41a885-0e66-40c8-a7de-784470384de7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae Jul 10 18:08:52.161715 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-de41a885-0e66-40c8-a7de-784470384de7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:52.161899 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-de41a885-0e66-40c8-a7de-784470384de7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:52.171069 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-de41a885-0e66-40c8-a7de-784470384de7 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae returned with HTTP 404 Jul 10 18:08:52.171997 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 782/3148] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:52 2026] GET /volume/v3/volumes/aa2be886-0347-4fdc-b2ea-4c1cc4259fae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:52.570934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c1eeca08-d091-4a6c-8484-2394812e2e82 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:52.574220 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1eeca08-d091-4a6c-8484-2394812e2e82 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 Jul 10 18:08:52.574535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1eeca08-d091-4a6c-8484-2394812e2e82 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:52.574857 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1eeca08-d091-4a6c-8484-2394812e2e82 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:52.584705 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1eeca08-d091-4a6c-8484-2394812e2e82 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 returned with HTTP 404 Jul 10 18:08:52.584705 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 792/3149] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:52 2026] GET /volume/v3/snapshots/ca35586d-140f-4ed9-a0b1-d7b691efdc21 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:52.586460 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-72a67dce-7522-4989-98ea-556c23ef4593 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:52.595047 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3597ea74-0e93-427f-b2eb-f58bafd2dcd6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:52.596843 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3597ea74-0e93-427f-b2eb-f58bafd2dcd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:52.597683 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3597ea74-0e93-427f-b2eb-f58bafd2dcd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:52.597683 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3597ea74-0e93-427f-b2eb-f58bafd2dcd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:52.608615 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:52.608615 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:52.615547 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3597ea74-0e93-427f-b2eb-f58bafd2dcd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Volume info retrieved successfully. Jul 10 18:08:52.625210 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3597ea74-0e93-427f-b2eb-f58bafd2dcd6 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa returned with HTTP 200 Jul 10 18:08:52.625830 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 790/3150] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:52 2026] GET /volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:52.641388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b233620e-ba27-4031-9fa9-f9dd447b4059 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:52.644242 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b233620e-ba27-4031-9fa9-f9dd447b4059 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] DELETE https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:52.644242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b233620e-ba27-4031-9fa9-f9dd447b4059 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:52.644242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b233620e-ba27-4031-9fa9-f9dd447b4059 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:52.644547 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-b233620e-ba27-4031-9fa9-f9dd447b4059 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Delete volume with id: cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:52.769160 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:52.769160 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-202332798", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:52.769814 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-202332798', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:52.770382 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Create volume of 1 GB Jul 10 18:08:52.776914 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Availability Zones retrieved successfully. Jul 10 18:08:52.789513 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Flow 'volume_create_api' (fe9e32fd-2ff1-48b9-84f2-4f055eac7c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:52.791741 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c58706-e351-4ef2-ba8d-15ddd76171fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:52.792448 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:52.803099 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7a21fa9b-2ac9-449e-ad4d-df61402a5a00 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:52.805656 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7a21fa9b-2ac9-449e-ad4d-df61402a5a00 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:52.806184 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7a21fa9b-2ac9-449e-ad4d-df61402a5a00 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:52.806184 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7a21fa9b-2ac9-449e-ad4d-df61402a5a00 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:52.821928 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:52.821928 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:52.826894 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7a21fa9b-2ac9-449e-ad4d-df61402a5a00 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:52.832770 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7a21fa9b-2ac9-449e-ad4d-df61402a5a00 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:52.833167 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 793/3151] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:52 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:52.835745 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c58706-e351-4ef2-ba8d-15ddd76171fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:52.839414 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256d1707-2c71-499b-8c6d-9d288cc39556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:52.849770 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:52.849770 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:52.850532 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b233620e-ba27-4031-9fa9-f9dd447b4059 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Volume info retrieved successfully. Jul 10 18:08:52.878959 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b233620e-ba27-4031-9fa9-f9dd447b4059 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Delete volume request issued successfully. Jul 10 18:08:52.879400 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b233620e-ba27-4031-9fa9-f9dd447b4059 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa returned with HTTP 202 Jul 10 18:08:52.879965 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 783/3152] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:52 2026] DELETE /volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:52.892381 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-aa3b7430-5d85-4222-89fd-a3349e3104e1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:52.896832 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aa3b7430-5d85-4222-89fd-a3349e3104e1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:52.896832 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aa3b7430-5d85-4222-89fd-a3349e3104e1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:52.897109 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aa3b7430-5d85-4222-89fd-a3349e3104e1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:52.912216 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:52.912216 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:52.918922 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-aa3b7430-5d85-4222-89fd-a3349e3104e1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Volume info retrieved successfully. Jul 10 18:08:52.926059 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aa3b7430-5d85-4222-89fd-a3349e3104e1 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa returned with HTTP 200 Jul 10 18:08:52.926701 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 791/3153] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:52 2026] GET /volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:52.950865 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Created reservations ['03513601-6c27-4dd3-a4fc-19b288c55007', '64bf937d-5a0a-4ebe-adcd-3d59c8a574fb', '1dddc105-fa0d-4c6c-8186-02319ad03ac2', '10dd4ed7-2ede-430a-8c20-df18d69b1ec0'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:52.951861 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256d1707-2c71-499b-8c6d-9d288cc39556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03513601-6c27-4dd3-a4fc-19b288c55007', '64bf937d-5a0a-4ebe-adcd-3d59c8a574fb', '1dddc105-fa0d-4c6c-8186-02319ad03ac2', '10dd4ed7-2ede-430a-8c20-df18d69b1ec0']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:52.952845 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7bbca6a-67b3-4353-8671-14a4508d2bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:52.987529 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7bbca6a-67b3-4353-8671-14a4508d2bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd0ca023-4e40-4abe-995a-1020f08ab362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-202332798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c1daa3014d47c5bd81d169bf17cfd9',qos_specs=None,replication_status=,reservations=['03513601-6c27-4dd3-a4fc-19b288c55007','64bf937d-5a0a-4ebe-adcd-3d59c8a574fb','1dddc105-fa0d-4c6c-8186-02319ad03ac2','10dd4ed7-2ede-430a-8c20-df18d69b1ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='020be65a9f4a488ba56b10ef76ce2728',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-202332798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd0ca023-4e40-4abe-995a-1020f08ab362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c1daa3014d47c5bd81d169bf17cfd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='020be65a9f4a488ba56b10ef76ce2728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:52.988536 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb599af-fb48-4bdf-8a01-d46b73e48d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:53.016127 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb599af-fb48-4bdf-8a01-d46b73e48d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-202332798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c1daa3014d47c5bd81d169bf17cfd9',qos_specs=None,replication_status=,reservations=['03513601-6c27-4dd3-a4fc-19b288c55007','64bf937d-5a0a-4ebe-adcd-3d59c8a574fb','1dddc105-fa0d-4c6c-8186-02319ad03ac2','10dd4ed7-2ede-430a-8c20-df18d69b1ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='020be65a9f4a488ba56b10ef76ce2728',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:53.016910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d177ee0-7b00-4340-8269-223fb4e6edda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:53.027717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d177ee0-7b00-4340-8269-223fb4e6edda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:53.027717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Flow 'volume_create_api' (fe9e32fd-2ff1-48b9-84f2-4f055eac7c9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:53.027941 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Create volume request issued successfully. Jul 10 18:08:53.028556 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-72a67dce-7522-4989-98ea-556c23ef4593 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:53.028974 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 787/3154] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:08:52 2026] POST /volume/v3/volumes => generated 751 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:53.042709 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c08045e4-047c-4bd1-81dc-72198e90fbb5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:53.049910 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c08045e4-047c-4bd1-81dc-72198e90fbb5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:08:53.052089 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c08045e4-047c-4bd1-81dc-72198e90fbb5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:53.052089 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c08045e4-047c-4bd1-81dc-72198e90fbb5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:53.066661 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:53.066661 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:53.070996 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c08045e4-047c-4bd1-81dc-72198e90fbb5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:53.076092 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c08045e4-047c-4bd1-81dc-72198e90fbb5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 returned with HTTP 200 Jul 10 18:08:53.076495 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 794/3155] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:53 2026] GET /volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:53.849873 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-49191b53-3241-4119-9b6c-581e6afc02c8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:53.851651 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-49191b53-3241-4119-9b6c-581e6afc02c8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:53.851916 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-49191b53-3241-4119-9b6c-581e6afc02c8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:53.852149 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-49191b53-3241-4119-9b6c-581e6afc02c8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:53.861688 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:53.861688 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:53.864828 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-49191b53-3241-4119-9b6c-581e6afc02c8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:53.870036 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-49191b53-3241-4119-9b6c-581e6afc02c8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:53.870583 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 784/3156] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:53 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:53.947731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0f7021f1-7f74-4ad6-b3cf-452f5295fe20 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:53.950426 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0f7021f1-7f74-4ad6-b3cf-452f5295fe20 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] GET https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa Jul 10 18:08:53.950602 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0f7021f1-7f74-4ad6-b3cf-452f5295fe20 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:53.950855 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0f7021f1-7f74-4ad6-b3cf-452f5295fe20 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:53.962778 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0f7021f1-7f74-4ad6-b3cf-452f5295fe20 tempest-VolumesSnapshotListTestJSON-1251146764 tempest-VolumesSnapshotListTestJSON-1251146764-project-member] https://10.4.3.71/volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa returned with HTTP 404 Jul 10 18:08:53.963313 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 792/3157] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:53 2026] GET /volume/v3/volumes/cf732807-5d25-4f47-88e4-3b8b074c44aa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:54.095082 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9317131b-53c7-46d3-86ae-552cd4268f0d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:54.097319 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9317131b-53c7-46d3-86ae-552cd4268f0d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:08:54.097558 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9317131b-53c7-46d3-86ae-552cd4268f0d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:54.097774 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9317131b-53c7-46d3-86ae-552cd4268f0d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:54.288760 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:54.288760 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:54.292631 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9317131b-53c7-46d3-86ae-552cd4268f0d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:54.297209 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9317131b-53c7-46d3-86ae-552cd4268f0d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 returned with HTTP 200 Jul 10 18:08:54.297610 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 788/3158] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:54 2026] GET /volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 => generated 844 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:54.315054 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e3dbab53-02d0-4c39-afb6-12e5cce090e2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:54.320017 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3dbab53-02d0-4c39-afb6-12e5cce090e2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:08:54.320259 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3dbab53-02d0-4c39-afb6-12e5cce090e2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:54.320534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3dbab53-02d0-4c39-afb6-12e5cce090e2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:54.330218 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:54.330218 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:54.335815 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e3dbab53-02d0-4c39-afb6-12e5cce090e2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:54.342225 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3dbab53-02d0-4c39-afb6-12e5cce090e2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 returned with HTTP 200 Jul 10 18:08:54.342801 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 795/3159] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:54 2026] GET /volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:54.361016 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ecb99f07-528f-4003-be6c-881eebfe2871 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:54.362959 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ecb99f07-528f-4003-be6c-881eebfe2871 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:08:54.363343 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ecb99f07-528f-4003-be6c-881eebfe2871 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd0ca023-4e40-4abe-995a-1020f08ab362", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1711492056", "description": null, "metadata": null}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:54.373560 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:54.373560 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:54.374222 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ecb99f07-528f-4003-be6c-881eebfe2871 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:54.374222 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-ecb99f07-528f-4003-be6c-881eebfe2871 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Create snapshot from volume dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:08:54.417334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-ecb99f07-528f-4003-be6c-881eebfe2871 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Created reservations ['52fe1b3a-fbf5-4534-b168-000256c36023', '49b4e63a-56f7-461b-87c4-5bf8ae53039d', 'f9830a45-466d-4b73-afdd-097cbd12b4da', 'c59b87e4-0427-4bae-828d-94ab69b504fe'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:54.452028 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ecb99f07-528f-4003-be6c-881eebfe2871 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Snapshot force create request issued successfully. Jul 10 18:08:54.452498 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ecb99f07-528f-4003-be6c-881eebfe2871 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:08:54.453063 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 785/3160] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:08:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:54.465395 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c4ee9f9a-7b08-4ac2-b2cc-5618fdccf8a5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:54.467598 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4ee9f9a-7b08-4ac2-b2cc-5618fdccf8a5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:08:54.467850 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4ee9f9a-7b08-4ac2-b2cc-5618fdccf8a5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:54.468121 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4ee9f9a-7b08-4ac2-b2cc-5618fdccf8a5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:54.478219 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:54.478219 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:54.478219 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c4ee9f9a-7b08-4ac2-b2cc-5618fdccf8a5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Snapshot retrieved successfully. Jul 10 18:08:54.479381 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4ee9f9a-7b08-4ac2-b2cc-5618fdccf8a5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c returned with HTTP 200 Jul 10 18:08:54.480157 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 793/3161] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:54 2026] GET /volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:54.885237 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-caf2b3eb-6939-4b90-972f-22dbaeaf59f3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:54.888257 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-caf2b3eb-6939-4b90-972f-22dbaeaf59f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:54.888675 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-caf2b3eb-6939-4b90-972f-22dbaeaf59f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:54.889041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-caf2b3eb-6939-4b90-972f-22dbaeaf59f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:54.911439 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:54.911439 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:54.920499 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-caf2b3eb-6939-4b90-972f-22dbaeaf59f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:54.931144 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-caf2b3eb-6939-4b90-972f-22dbaeaf59f3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:54.932688 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 789/3162] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:54 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:55.496809 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c1bbea09-73af-4e02-bbe9-1d3097773adb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:55.499753 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1bbea09-73af-4e02-bbe9-1d3097773adb tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:08:55.499928 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1bbea09-73af-4e02-bbe9-1d3097773adb tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:55.500205 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1bbea09-73af-4e02-bbe9-1d3097773adb tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:55.507115 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:55.507115 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:55.507676 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c1bbea09-73af-4e02-bbe9-1d3097773adb tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Snapshot retrieved successfully. Jul 10 18:08:55.508739 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1bbea09-73af-4e02-bbe9-1d3097773adb tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c returned with HTTP 200 Jul 10 18:08:55.509175 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 796/3163] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:55 2026] GET /volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:55.523223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-caca74d5-8b2e-4192-856d-b1c84ea971e7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:55.526906 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-caca74d5-8b2e-4192-856d-b1c84ea971e7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:08:55.526906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-caca74d5-8b2e-4192-856d-b1c84ea971e7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:55.527181 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-caca74d5-8b2e-4192-856d-b1c84ea971e7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:55.535372 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:55.535372 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:55.536086 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-caca74d5-8b2e-4192-856d-b1c84ea971e7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Snapshot retrieved successfully. Jul 10 18:08:55.537283 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-caca74d5-8b2e-4192-856d-b1c84ea971e7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c returned with HTTP 200 Jul 10 18:08:55.538691 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 786/3164] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:55 2026] GET /volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:55.553761 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-144197a9-4730-457a-941c-b068a1e0e85d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:55.555817 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-144197a9-4730-457a-941c-b068a1e0e85d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:08:55.556030 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-144197a9-4730-457a-941c-b068a1e0e85d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:55.556244 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-144197a9-4730-457a-941c-b068a1e0e85d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:55.569072 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:55.569072 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:55.569582 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-144197a9-4730-457a-941c-b068a1e0e85d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Snapshot retrieved successfully. Jul 10 18:08:55.570549 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-144197a9-4730-457a-941c-b068a1e0e85d tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c returned with HTTP 200 Jul 10 18:08:55.572676 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 794/3165] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:55 2026] GET /volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:55.584500 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:55.587501 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:08:55.587912 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a343495d-ab8f-4595-9399-7f7956d3758c", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:08:55.591710 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Create volume request body: {'volume': {'snapshot_id': 'a343495d-ab8f-4595-9399-7f7956d3758c', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:08:55.604410 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:55.604410 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:55.604647 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Snapshot retrieved successfully. Jul 10 18:08:55.604777 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Create volume of 1 GB Jul 10 18:08:55.614005 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Availability Zones retrieved successfully. Jul 10 18:08:55.621466 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Flow 'volume_create_api' (e32eca99-2aad-4d69-9fc9-0877f5abbb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:55.623543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7c627ea-02ca-4514-a26c-1636e18db7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:55.626795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:08:55.675134 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7c627ea-02ca-4514-a26c-1636e18db7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a343495d-ab8f-4595-9399-7f7956d3758c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:55.675981 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1635c2bd-6d34-4be8-b94f-1cbbd31f9e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:55.738400 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Created reservations ['ca5bc883-cbde-45a8-8caa-26e96db45b5e', 'afb98663-3322-4303-ad76-86b1192c50dd', '5b1da94d-c2c2-46fa-bf47-41bc5cf6d16d', 'dcbc7ba4-0b5b-4928-a935-a0b35bf3b796'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:08:55.739751 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1635c2bd-6d34-4be8-b94f-1cbbd31f9e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca5bc883-cbde-45a8-8caa-26e96db45b5e', 'afb98663-3322-4303-ad76-86b1192c50dd', '5b1da94d-c2c2-46fa-bf47-41bc5cf6d16d', 'dcbc7ba4-0b5b-4928-a935-a0b35bf3b796']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:55.740870 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61dc62f0-5508-4189-ae58-1f4ac311efaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:55.802408 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61dc62f0-5508-4189-ae58-1f4ac311efaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a24159a9-62df-48e0-8bd8-ebba3c5299fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c1daa3014d47c5bd81d169bf17cfd9',qos_specs=None,replication_status=,reservations=['ca5bc883-cbde-45a8-8caa-26e96db45b5e','afb98663-3322-4303-ad76-86b1192c50dd','5b1da94d-c2c2-46fa-bf47-41bc5cf6d16d','dcbc7ba4-0b5b-4928-a935-a0b35bf3b796'],size=1,snapshot_id=a343495d-ab8f-4595-9399-7f7956d3758c,source_replicaid=,source_volid=None,status='creating',user_id='020be65a9f4a488ba56b10ef76ce2728',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a24159a9-62df-48e0-8bd8-ebba3c5299fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c1daa3014d47c5bd81d169bf17cfd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a343495d-ab8f-4595-9399-7f7956d3758c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='020be65a9f4a488ba56b10ef76ce2728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:55.803619 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ddace5-90a7-46fa-acbb-27afcc7597e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:55.832382 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ddace5-90a7-46fa-acbb-27afcc7597e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c1daa3014d47c5bd81d169bf17cfd9',qos_specs=None,replication_status=,reservations=['ca5bc883-cbde-45a8-8caa-26e96db45b5e','afb98663-3322-4303-ad76-86b1192c50dd','5b1da94d-c2c2-46fa-bf47-41bc5cf6d16d','dcbc7ba4-0b5b-4928-a935-a0b35bf3b796'],size=1,snapshot_id=a343495d-ab8f-4595-9399-7f7956d3758c,source_replicaid=,source_volid=None,status='creating',user_id='020be65a9f4a488ba56b10ef76ce2728',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:55.833209 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1acb0ec-c7d3-4a51-8860-650746b502eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:08:55.863668 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1acb0ec-c7d3-4a51-8860-650746b502eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:08:55.864920 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Flow 'volume_create_api' (e32eca99-2aad-4d69-9fc9-0877f5abbb8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:08:55.866494 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Create volume request issued successfully. Jul 10 18:08:55.866494 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-25730d9d-fbe0-4966-a57b-f374e35bb9a7 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:08:55.867703 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 790/3166] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:08:55 2026] POST /volume/v3/volumes => generated 739 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:08:55.886042 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6b254773-a375-4da2-88c3-495b1489f75a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:55.890759 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b254773-a375-4da2-88c3-495b1489f75a tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb Jul 10 18:08:55.891148 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b254773-a375-4da2-88c3-495b1489f75a tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:55.891408 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b254773-a375-4da2-88c3-495b1489f75a tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:55.903431 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:55.903431 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:55.909726 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6b254773-a375-4da2-88c3-495b1489f75a tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:55.917637 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b254773-a375-4da2-88c3-495b1489f75a tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb returned with HTTP 200 Jul 10 18:08:55.918300 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 797/3167] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:55 2026] GET /volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb => generated 807 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:55.951381 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-82aab058-bfa9-43db-8c6e-8c1ccdeb9684 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:55.953598 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-82aab058-bfa9-43db-8c6e-8c1ccdeb9684 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:55.953823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-82aab058-bfa9-43db-8c6e-8c1ccdeb9684 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:55.954026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-82aab058-bfa9-43db-8c6e-8c1ccdeb9684 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:55.966087 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:55.966087 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:55.971174 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-82aab058-bfa9-43db-8c6e-8c1ccdeb9684 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:55.976533 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-82aab058-bfa9-43db-8c6e-8c1ccdeb9684 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:55.977048 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 787/3168] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:55 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:56.937222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-442d68eb-6e41-409e-a6eb-bf7e6ef856cf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:56.939648 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-442d68eb-6e41-409e-a6eb-bf7e6ef856cf tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb Jul 10 18:08:56.940227 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-442d68eb-6e41-409e-a6eb-bf7e6ef856cf tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:56.940481 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-442d68eb-6e41-409e-a6eb-bf7e6ef856cf tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:56.958375 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:56.958375 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:56.968309 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-442d68eb-6e41-409e-a6eb-bf7e6ef856cf tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:56.976491 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-442d68eb-6e41-409e-a6eb-bf7e6ef856cf tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb returned with HTTP 200 Jul 10 18:08:56.977200 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 795/3169] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:56 2026] GET /volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb => generated 832 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:56.995157 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-69139d0c-e110-48e1-b942-e12fc91ce8f6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:56.998604 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-69139d0c-e110-48e1-b942-e12fc91ce8f6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:56.998768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f40c8370-cee9-4b23-9e78-8a53bc2db8dc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:56.999115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-69139d0c-e110-48e1-b942-e12fc91ce8f6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:56.999115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-69139d0c-e110-48e1-b942-e12fc91ce8f6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:57.000595 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f40c8370-cee9-4b23-9e78-8a53bc2db8dc tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb Jul 10 18:08:57.000941 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f40c8370-cee9-4b23-9e78-8a53bc2db8dc tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:57.001688 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f40c8370-cee9-4b23-9e78-8a53bc2db8dc tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:57.020361 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:57.020361 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:57.021096 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:57.021096 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:57.024245 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-69139d0c-e110-48e1-b942-e12fc91ce8f6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:57.025601 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f40c8370-cee9-4b23-9e78-8a53bc2db8dc tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:57.031545 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-69139d0c-e110-48e1-b942-e12fc91ce8f6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:57.032320 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 791/3170] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:56 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:57.032454 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f40c8370-cee9-4b23-9e78-8a53bc2db8dc tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb returned with HTTP 200 Jul 10 18:08:57.036815 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 798/3171] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:56 2026] GET /volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb => generated 832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:57.050751 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-72f1f733-f662-41a3-b59c-7c7dc3ed62d2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:57.053217 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72f1f733-f662-41a3-b59c-7c7dc3ed62d2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:08:57.053704 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72f1f733-f662-41a3-b59c-7c7dc3ed62d2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:57.053885 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72f1f733-f662-41a3-b59c-7c7dc3ed62d2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:57.054058 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-72f1f733-f662-41a3-b59c-7c7dc3ed62d2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Delete snapshot with id: a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:08:57.062535 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:57.062535 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:57.063817 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-72f1f733-f662-41a3-b59c-7c7dc3ed62d2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Snapshot retrieved successfully. Jul 10 18:08:57.091954 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-72f1f733-f662-41a3-b59c-7c7dc3ed62d2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Snapshot delete request issued successfully. Jul 10 18:08:57.092255 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72f1f733-f662-41a3-b59c-7c7dc3ed62d2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c returned with HTTP 202 Jul 10 18:08:57.092824 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 788/3172] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:08:57 2026] DELETE /volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:57.104249 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-629ce3fc-d644-4504-84ee-cb1865bf96c6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:57.109690 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-629ce3fc-d644-4504-84ee-cb1865bf96c6 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:08:57.109690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-629ce3fc-d644-4504-84ee-cb1865bf96c6 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:57.109690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-629ce3fc-d644-4504-84ee-cb1865bf96c6 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:57.118400 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:57.118400 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:57.118618 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-629ce3fc-d644-4504-84ee-cb1865bf96c6 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Snapshot retrieved successfully. Jul 10 18:08:57.119779 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-629ce3fc-d644-4504-84ee-cb1865bf96c6 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c returned with HTTP 200 Jul 10 18:08:57.120350 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 796/3173] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:57 2026] GET /volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:57.813596 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3bb1b5f6-22d3-4736-a709-bc391e3396ad None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:57.813596 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3bb1b5f6-22d3-4736-a709-bc391e3396ad tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] DELETE https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:08:57.813596 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3bb1b5f6-22d3-4736-a709-bc391e3396ad tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:57.813858 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3bb1b5f6-22d3-4736-a709-bc391e3396ad tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:57.814074 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-3bb1b5f6-22d3-4736-a709-bc391e3396ad tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Delete volume with id: fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:08:57.824750 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:57.824750 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:57.825662 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3bb1b5f6-22d3-4736-a709-bc391e3396ad tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:08:57.859293 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3bb1b5f6-22d3-4736-a709-bc391e3396ad tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Delete volume request issued successfully. Jul 10 18:08:57.859802 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3bb1b5f6-22d3-4736-a709-bc391e3396ad tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 202 Jul 10 18:08:57.860517 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 792/3174] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:57 2026] DELETE /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:57.874330 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-da10ff46-1d32-449c-bfaa-8589f3810b30 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:57.876239 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-da10ff46-1d32-449c-bfaa-8589f3810b30 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:08:57.876517 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-da10ff46-1d32-449c-bfaa-8589f3810b30 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:57.878548 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-da10ff46-1d32-449c-bfaa-8589f3810b30 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:57.891826 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:57.891826 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:57.906499 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-da10ff46-1d32-449c-bfaa-8589f3810b30 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Volume info retrieved successfully. Jul 10 18:08:57.914352 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-da10ff46-1d32-449c-bfaa-8589f3810b30 tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 200 Jul 10 18:08:57.914897 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 799/3175] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:57 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:58.050060 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8d184bd3-6f3b-445b-9330-f00374fb64c1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:58.052109 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8d184bd3-6f3b-445b-9330-f00374fb64c1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:58.052538 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8d184bd3-6f3b-445b-9330-f00374fb64c1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:58.052738 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8d184bd3-6f3b-445b-9330-f00374fb64c1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:58.066539 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:58.066539 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:58.072208 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8d184bd3-6f3b-445b-9330-f00374fb64c1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:58.079095 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8d184bd3-6f3b-445b-9330-f00374fb64c1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:58.079577 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 789/3176] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:58 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:58.131777 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7b5aab56-8f31-44a3-9a26-fe808f6796dc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:58.133980 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7b5aab56-8f31-44a3-9a26-fe808f6796dc tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:08:58.134199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7b5aab56-8f31-44a3-9a26-fe808f6796dc tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:58.134450 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7b5aab56-8f31-44a3-9a26-fe808f6796dc tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:58.139778 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7b5aab56-8f31-44a3-9a26-fe808f6796dc tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c returned with HTTP 404 Jul 10 18:08:58.140205 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 797/3177] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:08:58 2026] GET /volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:58.151018 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4ac869a6-654d-426e-abac-f19ab0f3b7da None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:58.152923 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4ac869a6-654d-426e-abac-f19ab0f3b7da tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] DELETE https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:08:58.153039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4ac869a6-654d-426e-abac-f19ab0f3b7da tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:58.153178 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4ac869a6-654d-426e-abac-f19ab0f3b7da tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:58.153383 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-4ac869a6-654d-426e-abac-f19ab0f3b7da tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Delete volume with id: dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:08:58.161430 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:58.161430 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:08:58.161987 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4ac869a6-654d-426e-abac-f19ab0f3b7da tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:58.190358 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4ac869a6-654d-426e-abac-f19ab0f3b7da tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Delete volume request issued successfully. Jul 10 18:08:58.191319 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4ac869a6-654d-426e-abac-f19ab0f3b7da tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 returned with HTTP 202 Jul 10 18:08:58.191824 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 793/3178] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:58 2026] DELETE /volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:58.200740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c22731cb-a0a1-4195-a04a-4c1511441a94 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:58.203253 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c22731cb-a0a1-4195-a04a-4c1511441a94 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:08:58.203555 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c22731cb-a0a1-4195-a04a-4c1511441a94 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:58.204493 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c22731cb-a0a1-4195-a04a-4c1511441a94 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:58.219155 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:58.219155 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:58.232885 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c22731cb-a0a1-4195-a04a-4c1511441a94 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:58.247144 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c22731cb-a0a1-4195-a04a-4c1511441a94 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 returned with HTTP 200 Jul 10 18:08:58.247429 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 800/3179] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:58 2026] GET /volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:58.931350 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7287abd7-7185-4289-aba0-cd81fa93403a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:58.933931 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7287abd7-7185-4289-aba0-cd81fa93403a tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] GET https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 Jul 10 18:08:58.934218 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7287abd7-7185-4289-aba0-cd81fa93403a tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:58.934460 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7287abd7-7185-4289-aba0-cd81fa93403a tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:58.944928 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7287abd7-7185-4289-aba0-cd81fa93403a tempest-ServerStableDeviceRescueTest-841329389 tempest-ServerStableDeviceRescueTest-841329389-project-member] https://10.4.3.71/volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 returned with HTTP 404 Jul 10 18:08:58.945791 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 790/3180] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:58 2026] GET /volume/v3/volumes/fdab00ba-0c0d-414c-b1a2-ae866db59a67 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:59.096770 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bc0de7e4-a22b-4905-9611-a782cb29a3dc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:59.100981 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc0de7e4-a22b-4905-9611-a782cb29a3dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:08:59.101221 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc0de7e4-a22b-4905-9611-a782cb29a3dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:59.101745 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bc0de7e4-a22b-4905-9611-a782cb29a3dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:59.112796 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:59.112796 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:08:59.117953 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bc0de7e4-a22b-4905-9611-a782cb29a3dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:08:59.123543 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bc0de7e4-a22b-4905-9611-a782cb29a3dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:08:59.124036 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 798/3181] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:59 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:08:59.263831 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-17b1e485-9a00-4f6f-a507-85319634c6e1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:59.266512 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-17b1e485-9a00-4f6f-a507-85319634c6e1 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:08:59.266869 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-17b1e485-9a00-4f6f-a507-85319634c6e1 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:59.267088 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-17b1e485-9a00-4f6f-a507-85319634c6e1 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:59.274497 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-17b1e485-9a00-4f6f-a507-85319634c6e1 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 returned with HTTP 404 Jul 10 18:08:59.275024 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 794/3182] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:59 2026] GET /volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:08:59.285014 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-856fc949-313a-4ba3-8735-33285e24f1f2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:59.287197 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-856fc949-313a-4ba3-8735-33285e24f1f2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb Jul 10 18:08:59.287415 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-856fc949-313a-4ba3-8735-33285e24f1f2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:59.287722 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-856fc949-313a-4ba3-8735-33285e24f1f2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:59.287948 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-856fc949-313a-4ba3-8735-33285e24f1f2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Delete volume with id: a24159a9-62df-48e0-8bd8-ebba3c5299fb Jul 10 18:08:59.299094 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:59.299094 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:08:59.299643 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-856fc949-313a-4ba3-8735-33285e24f1f2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:59.320312 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-856fc949-313a-4ba3-8735-33285e24f1f2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Delete volume request issued successfully. Jul 10 18:08:59.320578 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-856fc949-313a-4ba3-8735-33285e24f1f2 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb returned with HTTP 202 Jul 10 18:08:59.320997 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 801/3183] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:08:59 2026] DELETE /volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:08:59.329499 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f4c115cd-7a13-47da-9bbf-fc5320ac9460 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:08:59.331831 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4c115cd-7a13-47da-9bbf-fc5320ac9460 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb Jul 10 18:08:59.332138 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4c115cd-7a13-47da-9bbf-fc5320ac9460 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:08:59.332451 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4c115cd-7a13-47da-9bbf-fc5320ac9460 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:08:59.341729 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:08:59.341729 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:08:59.344779 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f4c115cd-7a13-47da-9bbf-fc5320ac9460 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Volume info retrieved successfully. Jul 10 18:08:59.349358 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4c115cd-7a13-47da-9bbf-fc5320ac9460 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb returned with HTTP 200 Jul 10 18:08:59.350031 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 791/3184] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:08:59 2026] GET /volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:00.140950 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-25f37eae-5b9e-4f04-92d8-b9e99a49b7a8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:00.144508 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-25f37eae-5b9e-4f04-92d8-b9e99a49b7a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:00.144508 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-25f37eae-5b9e-4f04-92d8-b9e99a49b7a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:00.144508 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-25f37eae-5b9e-4f04-92d8-b9e99a49b7a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:00.157184 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:00.157184 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:00.164363 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-25f37eae-5b9e-4f04-92d8-b9e99a49b7a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:09:00.169955 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-25f37eae-5b9e-4f04-92d8-b9e99a49b7a8 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:09:00.170406 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 799/3185] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:00 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:00.367868 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cecefc08-f529-4a01-ac65-979f646be2f5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:00.370506 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cecefc08-f529-4a01-ac65-979f646be2f5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb Jul 10 18:09:00.370759 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cecefc08-f529-4a01-ac65-979f646be2f5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:00.370983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cecefc08-f529-4a01-ac65-979f646be2f5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:00.379196 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cecefc08-f529-4a01-ac65-979f646be2f5 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb returned with HTTP 404 Jul 10 18:09:00.379881 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 795/3186] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:00 2026] GET /volume/v3/volumes/a24159a9-62df-48e0-8bd8-ebba3c5299fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:00.390552 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-46dfad48-056d-45d8-b7b2-31f14a583077 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:00.392320 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-46dfad48-056d-45d8-b7b2-31f14a583077 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:09:00.392641 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-46dfad48-056d-45d8-b7b2-31f14a583077 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:00.395915 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-46dfad48-056d-45d8-b7b2-31f14a583077 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:00.395915 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-46dfad48-056d-45d8-b7b2-31f14a583077 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Delete snapshot with id: a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:09:00.400399 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-46dfad48-056d-45d8-b7b2-31f14a583077 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c returned with HTTP 404 Jul 10 18:09:00.401149 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 802/3187] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:09:00 2026] DELETE /volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:00.409800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aa4be204-7116-478a-987c-0909221f136b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:00.412045 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa4be204-7116-478a-987c-0909221f136b tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c Jul 10 18:09:00.412471 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aa4be204-7116-478a-987c-0909221f136b tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:00.412776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aa4be204-7116-478a-987c-0909221f136b tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:00.417671 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa4be204-7116-478a-987c-0909221f136b tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c returned with HTTP 404 Jul 10 18:09:00.418302 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 792/3188] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:00 2026] GET /volume/v3/snapshots/a343495d-ab8f-4595-9399-7f7956d3758c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:00.427793 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-75bc77ec-c0f3-4250-b886-42c390d427f0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:00.429693 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-75bc77ec-c0f3-4250-b886-42c390d427f0 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] DELETE https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:09:00.429878 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-75bc77ec-c0f3-4250-b886-42c390d427f0 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:00.430432 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-75bc77ec-c0f3-4250-b886-42c390d427f0 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:00.430432 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-75bc77ec-c0f3-4250-b886-42c390d427f0 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Delete volume with id: dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:09:00.437097 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-75bc77ec-c0f3-4250-b886-42c390d427f0 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 returned with HTTP 404 Jul 10 18:09:00.437678 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 800/3189] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:09:00 2026] DELETE /volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:00.447483 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-16c6055d-8b6c-422b-ae8a-5cb7385b2c74 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:00.451184 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-16c6055d-8b6c-422b-ae8a-5cb7385b2c74 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] GET https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 Jul 10 18:09:00.452504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-16c6055d-8b6c-422b-ae8a-5cb7385b2c74 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:00.452504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-16c6055d-8b6c-422b-ae8a-5cb7385b2c74 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:00.461205 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-16c6055d-8b6c-422b-ae8a-5cb7385b2c74 tempest-SnapshotDependencyTests-1678649669 tempest-SnapshotDependencyTests-1678649669-project-member] https://10.4.3.71/volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 returned with HTTP 404 Jul 10 18:09:00.461742 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 796/3190] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:00 2026] GET /volume/v3/volumes/dd0ca023-4e40-4abe-995a-1020f08ab362 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:01.049861 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-93d71ed5-a9e8-4fdc-abf6-39ccec3999f7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:01.053074 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-93d71ed5-a9e8-4fdc-abf6-39ccec3999f7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments/6fbfc1d8-6a2f-4d62-a54f-966e8ff111b2/action Jul 10 18:09:01.053232 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-93d71ed5-a9e8-4fdc-abf6-39ccec3999f7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:09:01.053459 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-93d71ed5-a9e8-4fdc-abf6-39ccec3999f7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:01.080466 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:01.080466 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:01.098911 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-5bee70e4-0cb8-495f-956e-7947c26b72e4 req-93d71ed5-a9e8-4fdc-abf6-39ccec3999f7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/6fbfc1d8-6a2f-4d62-a54f-966e8ff111b2/action returned with HTTP 204 Jul 10 18:09:01.099429 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 803/3191] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:09:01 2026] POST /volume/v3/attachments/6fbfc1d8-6a2f-4d62-a54f-966e8ff111b2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:01.184107 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f5246795-de27-4458-8bd9-0926a86640df None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:01.186373 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f5246795-de27-4458-8bd9-0926a86640df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:01.187388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f5246795-de27-4458-8bd9-0926a86640df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:01.187388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f5246795-de27-4458-8bd9-0926a86640df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:01.205427 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:01.205427 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:01.213064 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f5246795-de27-4458-8bd9-0926a86640df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:09:01.221756 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f5246795-de27-4458-8bd9-0926a86640df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:09:01.222148 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 793/3192] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:01 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:01.242943 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-431748c3-29e7-4f27-8d8e-6f19b0459923 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:01.247771 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-431748c3-29e7-4f27-8d8e-6f19b0459923 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:01.248253 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-431748c3-29e7-4f27-8d8e-6f19b0459923 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:01.248860 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-431748c3-29e7-4f27-8d8e-6f19b0459923 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:01.269265 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:01.269265 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:01.275827 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-431748c3-29e7-4f27-8d8e-6f19b0459923 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:09:01.284663 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-431748c3-29e7-4f27-8d8e-6f19b0459923 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:09:01.285842 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 801/3193] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:01 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 1168 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:01.368893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-906d80cc-7a63-428c-bf5a-0de21d605182 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:01.376713 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-906d80cc-7a63-428c-bf5a-0de21d605182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:01.376979 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-906d80cc-7a63-428c-bf5a-0de21d605182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:01.377209 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-906d80cc-7a63-428c-bf5a-0de21d605182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:01.395911 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:01.395911 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:01.402446 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-906d80cc-7a63-428c-bf5a-0de21d605182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:09:01.410823 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-906d80cc-7a63-428c-bf5a-0de21d605182 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:09:01.411439 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 797/3194] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:09:01 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 1168 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:01.450448 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-72905682-0798-45de-b1d9-7e4e31ba0a77 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:01.453847 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-72905682-0798-45de-b1d9-7e4e31ba0a77 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98/action Jul 10 18:09:01.454547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-72905682-0798-45de-b1d9-7e4e31ba0a77 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:09:01.454547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-72905682-0798-45de-b1d9-7e4e31ba0a77 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:01.468389 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:01.468389 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:01.468389 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-72905682-0798-45de-b1d9-7e4e31ba0a77 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:09:01.484377 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-72905682-0798-45de-b1d9-7e4e31ba0a77 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Begin detaching volume completed successfully. Jul 10 18:09:01.484824 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-72905682-0798-45de-b1d9-7e4e31ba0a77 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98/action returned with HTTP 202 Jul 10 18:09:01.485459 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 804/3195] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:09:01 2026] POST /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:09:02.521976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d2d35217-e898-4770-bc8f-99e2c989ea09 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:02.522464 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2d35217-e898-4770-bc8f-99e2c989ea09 None None] GET https://10.4.3.71/volume// Jul 10 18:09:02.522723 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2d35217-e898-4770-bc8f-99e2c989ea09 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:02.522986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2d35217-e898-4770-bc8f-99e2c989ea09 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:02.523442 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2d35217-e898-4770-bc8f-99e2c989ea09 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:09:02.523850 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 794/3196] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:09:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:09:02.533072 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-362d2ed5-9636-4fc3-bd8d-8bd9e22809f2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:02.536337 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-362d2ed5-9636-4fc3-bd8d-8bd9e22809f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:02.536655 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-362d2ed5-9636-4fc3-bd8d-8bd9e22809f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:02.536969 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-362d2ed5-9636-4fc3-bd8d-8bd9e22809f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:02.548921 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:02.548921 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:02.553604 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-362d2ed5-9636-4fc3-bd8d-8bd9e22809f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:09:02.558499 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-362d2ed5-9636-4fc3-bd8d-8bd9e22809f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:09:02.558979 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 802/3197] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:09:02 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:09:02.570797 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-24be5c3a-ffa1-4678-b68b-2be046c8824c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:02.573661 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-24be5c3a-ffa1-4678-b68b-2be046c8824c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98/encryption Jul 10 18:09:02.573857 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-24be5c3a-ffa1-4678-b68b-2be046c8824c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:02.574075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-24be5c3a-ffa1-4678-b68b-2be046c8824c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:02.587536 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:02.587536 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:02.597624 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-24be5c3a-ffa1-4678-b68b-2be046c8824c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98/encryption returned with HTTP 200 Jul 10 18:09:02.598096 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 798/3198] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:09:02 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:03.559703 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-3c76d7d3-b73c-43d3-b87f-dfc2291b5b1b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:03.563328 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-3c76d7d3-b73c-43d3-b87f-dfc2291b5b1b tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/attachments/6fbfc1d8-6a2f-4d62-a54f-966e8ff111b2 Jul 10 18:09:03.563617 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-3c76d7d3-b73c-43d3-b87f-dfc2291b5b1b tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:03.563904 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-3c76d7d3-b73c-43d3-b87f-dfc2291b5b1b tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:03.573019 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:03.573019 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:04.115314 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6b7eeff6-69a2-49e0-97a3-dcae561fc6b6 req-3c76d7d3-b73c-43d3-b87f-dfc2291b5b1b tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/6fbfc1d8-6a2f-4d62-a54f-966e8ff111b2 returned with HTTP 200 Jul 10 18:09:04.115669 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 805/3199] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:09:03 2026] DELETE /volume/v3/attachments/6fbfc1d8-6a2f-4d62-a54f-966e8ff111b2 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:04.763010 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-a7af3a76-22d5-4b7e-8c40-ebe06840e8cb req-24aeccb8-3618-4d48-9b23-abcd08caad1c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:04.767186 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-a7af3a76-22d5-4b7e-8c40-ebe06840e8cb req-24aeccb8-3618-4d48-9b23-abcd08caad1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:04.767497 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-a7af3a76-22d5-4b7e-8c40-ebe06840e8cb req-24aeccb8-3618-4d48-9b23-abcd08caad1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:04.767785 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-a7af3a76-22d5-4b7e-8c40-ebe06840e8cb req-24aeccb8-3618-4d48-9b23-abcd08caad1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:04.776850 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:04.776850 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:04.781642 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-a7af3a76-22d5-4b7e-8c40-ebe06840e8cb req-24aeccb8-3618-4d48-9b23-abcd08caad1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:09:04.786595 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-a7af3a76-22d5-4b7e-8c40-ebe06840e8cb req-24aeccb8-3618-4d48-9b23-abcd08caad1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:09:04.786949 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 795/3200] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:09:04 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:11.590577 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-b51c77bd-6fa1-4408-b3be-83c8ac6dc8fe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:11.593418 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-b51c77bd-6fa1-4408-b3be-83c8ac6dc8fe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:09:11.593672 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-b51c77bd-6fa1-4408-b3be-83c8ac6dc8fe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:11.593899 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-b51c77bd-6fa1-4408-b3be-83c8ac6dc8fe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:11.605269 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:11.605269 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:11.611002 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-b51c77bd-6fa1-4408-b3be-83c8ac6dc8fe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:09:11.620676 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-b51c77bd-6fa1-4408-b3be-83c8ac6dc8fe tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 returned with HTTP 200 Jul 10 18:09:11.621180 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 803/3201] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:09:11 2026] GET /volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 => generated 1657 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:12.596070 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=279,cinder:INSERT=62,cinder:UPDATE=76 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:09:13.170613 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-531da422-057f-40a1-8aa4-451e9dfba5ac None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:13.173248 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-531da422-057f-40a1-8aa4-451e9dfba5ac tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:13.173538 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-531da422-057f-40a1-8aa4-451e9dfba5ac tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:13.173832 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-531da422-057f-40a1-8aa4-451e9dfba5ac tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:13.173999 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-531da422-057f-40a1-8aa4-451e9dfba5ac tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Delete volume with id: 8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:13.183770 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:13.183770 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:13.184360 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-531da422-057f-40a1-8aa4-451e9dfba5ac tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:09:13.198853 np0000005036 devstack@c-api.service[99949]: WARNING cinder.keymgr.conf_key_mgr [None req-531da422-057f-40a1-8aa4-451e9dfba5ac tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:09:13.207346 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-531da422-057f-40a1-8aa4-451e9dfba5ac tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Delete volume request issued successfully. Jul 10 18:09:13.207663 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-531da422-057f-40a1-8aa4-451e9dfba5ac tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 202 Jul 10 18:09:13.208035 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 799/3202] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:09:13 2026] DELETE /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:09:13.217643 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cd14ab54-252d-43f0-90f8-6581b4d9336c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:13.219831 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd14ab54-252d-43f0-90f8-6581b4d9336c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:13.220035 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd14ab54-252d-43f0-90f8-6581b4d9336c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:13.220273 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd14ab54-252d-43f0-90f8-6581b4d9336c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:13.230360 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:13.230360 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:13.235540 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cd14ab54-252d-43f0-90f8-6581b4d9336c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:09:13.241253 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd14ab54-252d-43f0-90f8-6581b4d9336c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 200 Jul 10 18:09:13.241583 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 806/3203] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:13 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:14.016997 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-7aef013e-92be-4946-ba5f-522470018a5d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:14.019321 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-7aef013e-92be-4946-ba5f-522470018a5d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/attachments/52d0425c-310f-4e16-950c-9fd98a8564b6 Jul 10 18:09:14.020274 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-7aef013e-92be-4946-ba5f-522470018a5d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:14.020274 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-7aef013e-92be-4946-ba5f-522470018a5d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:14.029393 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:14.029393 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:14.256166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f0c603e3-7e18-4563-807f-073932157f7d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:14.259097 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0c603e3-7e18-4563-807f-073932157f7d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 Jul 10 18:09:14.259428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f0c603e3-7e18-4563-807f-073932157f7d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:14.259834 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f0c603e3-7e18-4563-807f-073932157f7d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:14.269931 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0c603e3-7e18-4563-807f-073932157f7d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 returned with HTTP 404 Jul 10 18:09:14.269931 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 804/3204] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:14 2026] GET /volume/v3/volumes/8bbc4139-56a1-481c-baa9-29e220d62d98 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:14.278500 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a2f349f2-36f6-4bc6-8fc3-94ab47b4f1b5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:14.280797 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a2f349f2-36f6-4bc6-8fc3-94ab47b4f1b5 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:09:14.281024 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a2f349f2-36f6-4bc6-8fc3-94ab47b4f1b5 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:14.281242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a2f349f2-36f6-4bc6-8fc3-94ab47b4f1b5 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:14.282449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-a2f349f2-36f6-4bc6-8fc3-94ab47b4f1b5 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:14.321084 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a2f349f2-36f6-4bc6-8fc3-94ab47b4f1b5 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Get all volumes completed successfully. Jul 10 18:09:14.323012 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:14.323012 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:14.328654 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a2f349f2-36f6-4bc6-8fc3-94ab47b4f1b5 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:09:14.329114 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 800/3205] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:09:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7081 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:14.347470 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-912441d0-e35a-42a9-b31f-7eb3eb2ee2d6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:14.350277 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-912441d0-e35a-42a9-b31f-7eb3eb2ee2d6 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] DELETE https://10.4.3.71/volume/v3/types/c1c8c617-7cd2-4ef4-9279-7611706a9bd5 Jul 10 18:09:14.351004 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-912441d0-e35a-42a9-b31f-7eb3eb2ee2d6 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:14.351158 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-912441d0-e35a-42a9-b31f-7eb3eb2ee2d6 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:14.383520 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-912441d0-e35a-42a9-b31f-7eb3eb2ee2d6 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types/c1c8c617-7cd2-4ef4-9279-7611706a9bd5 returned with HTTP 202 Jul 10 18:09:14.383822 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 807/3206] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:09:14 2026] DELETE /volume/v3/types/c1c8c617-7cd2-4ef4-9279-7611706a9bd5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:09:14.399186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f23ed6ac-f267-4d32-9370-4fa8714b4f12 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:14.402022 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f23ed6ac-f267-4d32-9370-4fa8714b4f12 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:09:14.402022 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f23ed6ac-f267-4d32-9370-4fa8714b4f12 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-622957893", "extra_specs": {}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:14.419702 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f23ed6ac-f267-4d32-9370-4fa8714b4f12 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:09:14.419702 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 805/3207] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:09:14 2026] POST /volume/v3/types => generated 213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:14.430021 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-afcf383e-baf3-41ec-a40b-73c64bc456e9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:14.432016 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afcf383e-baf3-41ec-a40b-73c64bc456e9 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] POST https://10.4.3.71/volume/v3/types/f5398a93-0f04-4744-b0be-671a3655e37a/encryption Jul 10 18:09:14.432421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-afcf383e-baf3-41ec-a40b-73c64bc456e9 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:14.453697 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afcf383e-baf3-41ec-a40b-73c64bc456e9 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types/f5398a93-0f04-4744-b0be-671a3655e37a/encryption returned with HTTP 200 Jul 10 18:09:14.454199 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 801/3208] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:09:14 2026] POST /volume/v3/types/f5398a93-0f04-4744-b0be-671a3655e37a/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:14.464429 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:14.466282 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:09:14.466694 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-341284943", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-622957893", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:14.468283 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-341284943', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-622957893', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:09:14.472874 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume of 1 GB Jul 10 18:09:14.473275 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:14.473275 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:14.473873 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Availability Zones retrieved successfully. Jul 10 18:09:14.480665 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Flow 'volume_create_api' (3670baaa-863a-4cdc-9792-37bfb7a8b992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:14.481873 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3039bfc6-b5f7-40a9-b274-9763998503bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:14.483074 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:14.515755 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3039bfc6-b5f7-40a9-b274-9763998503bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:09:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f5398a93-0f04-4744-b0be-671a3655e37a,is_public=True,name='tempest-scenario-type-luksv2-622957893',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f5398a93-0f04-4744-b0be-671a3655e37a', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:14.516453 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ada104-1c8d-476c-9492-d70ada6124c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:14.543151 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-622957893 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-622957893, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:14.543450 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-622957893 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-622957893, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:14.560376 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-de0bb5d8-5ddf-463b-95cc-68481650eac9 req-7aef013e-92be-4946-ba5f-522470018a5d tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/attachments/52d0425c-310f-4e16-950c-9fd98a8564b6 returned with HTTP 200 Jul 10 18:09:14.560508 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 796/3209] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:09:14 2026] DELETE /volume/v3/attachments/52d0425c-310f-4e16-950c-9fd98a8564b6 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:14.572211 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Created reservations ['0dbc59ec-af91-48d3-bd1c-d38faa3899ee', '76bd0a0a-97d6-4090-9fd5-0461bd8c8358', 'a5a974a7-a588-4fbf-a20a-c3117bb9fef4', 'd32214f3-a15f-4228-bc1e-adf34f762dff'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:14.573703 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ada104-1c8d-476c-9492-d70ada6124c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dbc59ec-af91-48d3-bd1c-d38faa3899ee', '76bd0a0a-97d6-4090-9fd5-0461bd8c8358', 'a5a974a7-a588-4fbf-a20a-c3117bb9fef4', 'd32214f3-a15f-4228-bc1e-adf34f762dff']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:14.574933 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc3e824-e01d-458b-bf30-f582128a27cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:14.605029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc3e824-e01d-458b-bf30-f582128a27cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b59826f6-7560-43cf-ba44-2cee1a9314d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-341284943',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6571cf94fac749e2ae7104eb1e4980c2',qos_specs=None,replication_status=,reservations=['0dbc59ec-af91-48d3-bd1c-d38faa3899ee','76bd0a0a-97d6-4090-9fd5-0461bd8c8358','a5a974a7-a588-4fbf-a20a-c3117bb9fef4','d32214f3-a15f-4228-bc1e-adf34f762dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ad6f6c5012423397756b0551dbfc47',volume_type_id=f5398a93-0f04-4744-b0be-671a3655e37a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-341284943',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b59826f6-7560-43cf-ba44-2cee1a9314d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6571cf94fac749e2ae7104eb1e4980c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ad6f6c5012423397756b0551dbfc47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f5398a93-0f04-4744-b0be-671a3655e37a),volume_type_id=f5398a93-0f04-4744-b0be-671a3655e37a)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:14.606072 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac772d2-3329-4774-adba-679a62011e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:14.629731 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac772d2-3329-4774-adba-679a62011e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-341284943',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6571cf94fac749e2ae7104eb1e4980c2',qos_specs=None,replication_status=,reservations=['0dbc59ec-af91-48d3-bd1c-d38faa3899ee','76bd0a0a-97d6-4090-9fd5-0461bd8c8358','a5a974a7-a588-4fbf-a20a-c3117bb9fef4','d32214f3-a15f-4228-bc1e-adf34f762dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ad6f6c5012423397756b0551dbfc47',volume_type_id=f5398a93-0f04-4744-b0be-671a3655e37a)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:14.630720 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917b5cc0-5057-4aff-b438-1d68a221007e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:14.640373 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917b5cc0-5057-4aff-b438-1d68a221007e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:14.641295 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Flow 'volume_create_api' (3670baaa-863a-4cdc-9792-37bfb7a8b992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:14.641642 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume request issued successfully. Jul 10 18:09:14.642231 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed6a153d-7ed7-471d-8fa0-3e95eff08efc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:09:14.642863 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 808/3210] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:09:14 2026] POST /volume/v3/volumes => generated 783 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:09:18.144975 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-55c3fa1a-97ac-4e47-ab73-79e5b3eaa009 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:18.148593 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-55c3fa1a-97ac-4e47-ab73-79e5b3eaa009 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] DELETE https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:09:18.148593 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-55c3fa1a-97ac-4e47-ab73-79e5b3eaa009 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:18.148593 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-55c3fa1a-97ac-4e47-ab73-79e5b3eaa009 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:18.148593 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-55c3fa1a-97ac-4e47-ab73-79e5b3eaa009 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Delete volume with id: 563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:09:18.155380 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:18.155380 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:18.156174 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-55c3fa1a-97ac-4e47-ab73-79e5b3eaa009 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:09:18.185494 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-55c3fa1a-97ac-4e47-ab73-79e5b3eaa009 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Delete volume request issued successfully. Jul 10 18:09:18.185494 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-55c3fa1a-97ac-4e47-ab73-79e5b3eaa009 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 returned with HTTP 202 Jul 10 18:09:18.185494 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 806/3211] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:09:18 2026] DELETE /volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:09:18.195747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1074394a-a606-4038-8d32-6ed25d82b4e6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:18.197547 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1074394a-a606-4038-8d32-6ed25d82b4e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:09:18.197756 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1074394a-a606-4038-8d32-6ed25d82b4e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:18.197983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1074394a-a606-4038-8d32-6ed25d82b4e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:18.205097 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:18.205097 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:18.208946 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1074394a-a606-4038-8d32-6ed25d82b4e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Volume info retrieved successfully. Jul 10 18:09:18.214482 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1074394a-a606-4038-8d32-6ed25d82b4e6 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 returned with HTTP 200 Jul 10 18:09:18.214990 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 802/3212] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:18 2026] GET /volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:19.229986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-046e46ce-322a-4e63-9c27-3730aec7a7e4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:19.231881 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-046e46ce-322a-4e63-9c27-3730aec7a7e4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] GET https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 Jul 10 18:09:19.232134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-046e46ce-322a-4e63-9c27-3730aec7a7e4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:19.233072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-046e46ce-322a-4e63-9c27-3730aec7a7e4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:19.238991 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-046e46ce-322a-4e63-9c27-3730aec7a7e4 tempest-AttachVolumeMultiAttachTest-1191698468 tempest-AttachVolumeMultiAttachTest-1191698468-project-member] https://10.4.3.71/volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 returned with HTTP 404 Jul 10 18:09:19.239534 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 797/3213] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:19 2026] GET /volume/v3/volumes/563f8953-15ca-489a-a624-3cf5a7f64705 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:23.608683 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-280dfaf3-1f70-400c-935d-f5ff9cf327db req-bc386331-f950-4ab1-989f-ec5ecec96a7b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:23.610923 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-280dfaf3-1f70-400c-935d-f5ff9cf327db req-bc386331-f950-4ab1-989f-ec5ecec96a7b tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] DELETE https://10.4.3.71/volume/v3/volumes/tempest-invalid-1600114489 Jul 10 18:09:23.611080 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-280dfaf3-1f70-400c-935d-f5ff9cf327db req-bc386331-f950-4ab1-989f-ec5ecec96a7b tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:23.611298 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-280dfaf3-1f70-400c-935d-f5ff9cf327db req-bc386331-f950-4ab1-989f-ec5ecec96a7b tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:23.611515 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [req-280dfaf3-1f70-400c-935d-f5ff9cf327db req-bc386331-f950-4ab1-989f-ec5ecec96a7b tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] Delete volume with id: tempest-invalid-1600114489 Jul 10 18:09:23.613344 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=320,cinder:INSERT=57,cinder:UPDATE=116 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:09:23.617595 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-280dfaf3-1f70-400c-935d-f5ff9cf327db req-bc386331-f950-4ab1-989f-ec5ecec96a7b tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] https://10.4.3.71/volume/v3/volumes/tempest-invalid-1600114489 returned with HTTP 404 Jul 10 18:09:23.618257 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 809/3214] 10.4.3.71 () {70 vars in 1583 bytes} [Fri Jul 10 18:09:23 2026] DELETE /volume/v3/volumes/tempest-invalid-1600114489 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:09:23.699896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-f159bb64-8679-493c-adfb-6de8e2136c91 req-14266160-1412-440a-a11f-d27b9a1f03bd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:23.702422 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f159bb64-8679-493c-adfb-6de8e2136c91 req-14266160-1412-440a-a11f-d27b9a1f03bd tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] DELETE https://10.4.3.71/volume/v3/volumes/d183dcaf-126c-40f0-bb05-209e1140ac62 Jul 10 18:09:23.702643 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f159bb64-8679-493c-adfb-6de8e2136c91 req-14266160-1412-440a-a11f-d27b9a1f03bd tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:23.702865 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f159bb64-8679-493c-adfb-6de8e2136c91 req-14266160-1412-440a-a11f-d27b9a1f03bd tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:23.703052 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [req-f159bb64-8679-493c-adfb-6de8e2136c91 req-14266160-1412-440a-a11f-d27b9a1f03bd tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] Delete volume with id: d183dcaf-126c-40f0-bb05-209e1140ac62 Jul 10 18:09:23.709602 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f159bb64-8679-493c-adfb-6de8e2136c91 req-14266160-1412-440a-a11f-d27b9a1f03bd tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-member] https://10.4.3.71/volume/v3/volumes/d183dcaf-126c-40f0-bb05-209e1140ac62 returned with HTTP 404 Jul 10 18:09:23.710130 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 807/3215] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:09:23 2026] DELETE /volume/v3/volumes/d183dcaf-126c-40f0-bb05-209e1140ac62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:23.736746 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c2e2c0a1-c4d1-4bb8-9f3e-5240e36a5272 req-a78a6509-14eb-429e-a7bf-e4cb9cb2b89d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:23.740003 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c2e2c0a1-c4d1-4bb8-9f3e-5240e36a5272 req-a78a6509-14eb-429e-a7bf-e4cb9cb2b89d tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-reader] GET https://10.4.3.71/volume/v3/volumes/49cdaed7-ccb8-48e4-a244-c7626cccceab Jul 10 18:09:23.740366 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c2e2c0a1-c4d1-4bb8-9f3e-5240e36a5272 req-a78a6509-14eb-429e-a7bf-e4cb9cb2b89d tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:23.740732 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c2e2c0a1-c4d1-4bb8-9f3e-5240e36a5272 req-a78a6509-14eb-429e-a7bf-e4cb9cb2b89d tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-reader] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:23.751145 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c2e2c0a1-c4d1-4bb8-9f3e-5240e36a5272 req-a78a6509-14eb-429e-a7bf-e4cb9cb2b89d tempest-VolumesNegativeTest-1480445860 tempest-VolumesNegativeTest-1480445860-project-reader] https://10.4.3.71/volume/v3/volumes/49cdaed7-ccb8-48e4-a244-c7626cccceab returned with HTTP 404 Jul 10 18:09:23.751988 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 803/3216] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:09:23 2026] GET /volume/v3/volumes/49cdaed7-ccb8-48e4-a244-c7626cccceab => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:26.434504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1fae16ac-3da1-4a61-ad0b-9e84c076fe52 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:26.598996 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1fae16ac-3da1-4a61-ad0b-9e84c076fe52 tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] GET https://10.4.3.71/volume/v3/scheduler-stats/get_pools Jul 10 18:09:26.599185 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1fae16ac-3da1-4a61-ad0b-9e84c076fe52 tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:26.599497 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1fae16ac-3da1-4a61-ad0b-9e84c076fe52 tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Calling method 'get_pools' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:26.599903 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:26.599903 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:27.106347 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1fae16ac-3da1-4a61-ad0b-9e84c076fe52 tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] https://10.4.3.71/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 18:09:27.106886 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 798/3217] 10.4.3.71 () {66 vars in 1284 bytes} [Fri Jul 10 18:09:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:27.121459 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-26f689b0-f8ec-434c-845d-df68a107eaaa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:27.127159 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26f689b0-f8ec-434c-845d-df68a107eaaa tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] GET https://10.4.3.71/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 18:09:27.127305 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26f689b0-f8ec-434c-845d-df68a107eaaa tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:27.127463 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26f689b0-f8ec-434c-845d-df68a107eaaa tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Calling method 'get_pools' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:27.127751 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:27.127751 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:28.402367 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26f689b0-f8ec-434c-845d-df68a107eaaa tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] https://10.4.3.71/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 18:09:28.402367 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 810/3218] 10.4.3.71 () {66 vars in 1307 bytes} [Fri Jul 10 18:09:27 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:28.405265 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-248e61ae-3478-49f5-ae1a-1b9e382a18e7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:28.405265 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-248e61ae-3478-49f5-ae1a-1b9e382a18e7 tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] GET https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool Jul 10 18:09:28.405265 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-248e61ae-3478-49f5-ae1a-1b9e382a18e7 tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:28.405265 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-248e61ae-3478-49f5-ae1a-1b9e382a18e7 tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:28.405265 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-248e61ae-3478-49f5-ae1a-1b9e382a18e7 tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool returned with HTTP 200 Jul 10 18:09:28.405265 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 808/3219] 10.4.3.71 () {66 vars in 1311 bytes} [Fri Jul 10 18:09:27 2026] GET /volume/v3/capabilities/np0000005036@storpool => generated 703 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:28.408041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-285f7c61-1814-4c44-9b2d-57c68adfa8bc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:28.408041 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-285f7c61-1814-4c44-9b2d-57c68adfa8bc tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] GET https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool Jul 10 18:09:28.408041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-285f7c61-1814-4c44-9b2d-57c68adfa8bc tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:28.408041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-285f7c61-1814-4c44-9b2d-57c68adfa8bc tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:28.690108 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-285f7c61-1814-4c44-9b2d-57c68adfa8bc tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool returned with HTTP 200 Jul 10 18:09:28.690812 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 804/3220] 10.4.3.71 () {66 vars in 1311 bytes} [Fri Jul 10 18:09:28 2026] GET /volume/v3/capabilities/np0000005036@storpool => generated 703 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:28.703693 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f9920add-5453-4d0f-9bc1-d26b67dd590d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:28.707060 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f9920add-5453-4d0f-9bc1-d26b67dd590d tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] GET https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool Jul 10 18:09:28.707602 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f9920add-5453-4d0f-9bc1-d26b67dd590d tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:28.708048 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f9920add-5453-4d0f-9bc1-d26b67dd590d tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:28.714536 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=219,cinder:INSERT=30,cinder:UPDATE=51 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:09:29.221856 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f9920add-5453-4d0f-9bc1-d26b67dd590d tempest-BackendsCapabilitiesAdminTestsJSON-892412610 tempest-BackendsCapabilitiesAdminTestsJSON-892412610-project-admin] https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool returned with HTTP 200 Jul 10 18:09:29.222294 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 799/3221] 10.4.3.71 () {66 vars in 1311 bytes} [Fri Jul 10 18:09:28 2026] GET /volume/v3/capabilities/np0000005036@storpool => generated 703 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:32.419508 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-52c18f9d-5510-4364-954f-d1843cfe6b6e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:32.570196 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-52c18f9d-5510-4364-954f-d1843cfe6b6e tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:09:32.570650 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-52c18f9d-5510-4364-954f-d1843cfe6b6e tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1840874943"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:32.612434 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-52c18f9d-5510-4364-954f-d1843cfe6b6e tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:09:32.613033 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 811/3222] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:09:32 2026] POST /volume/v3/types => generated 224 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:32.629477 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2cc4e157-b959-4e14-8970-3c45b86f4bad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:32.631894 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2cc4e157-b959-4e14-8970-3c45b86f4bad tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 18:09:32.632178 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2cc4e157-b959-4e14-8970-3c45b86f4bad tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2024625299"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:32.655310 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2cc4e157-b959-4e14-8970-3c45b86f4bad tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 18:09:32.655946 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 809/3223] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 18:09:32 2026] POST /volume/v3/group_types => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:32.669036 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ca571dd8-84e9-4e35-8702-ae65e0358328 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:32.770123 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ca571dd8-84e9-4e35-8702-ae65e0358328 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/groups Jul 10 18:09:32.770973 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ca571dd8-84e9-4e35-8702-ae65e0358328 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bb22aad2-5984-46d5-a2e1-bfcf428e19b6", "volume_types": ["c0755468-7384-4543-83c1-cac42b3c0f68"], "name": "tempest-GroupSnapshotsTest-Group-439752343"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:32.772496 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-ca571dd8-84e9-4e35-8702-ae65e0358328 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating new group {'group': {'group_type': 'bb22aad2-5984-46d5-a2e1-bfcf428e19b6', 'volume_types': ['c0755468-7384-4543-83c1-cac42b3c0f68'], 'name': 'tempest-GroupSnapshotsTest-Group-439752343'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:09:32.778849 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.groups [None req-ca571dd8-84e9-4e35-8702-ae65e0358328 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating group tempest-GroupSnapshotsTest-Group-439752343. Jul 10 18:09:32.790534 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ca571dd8-84e9-4e35-8702-ae65e0358328 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Availability Zones retrieved successfully. Jul 10 18:09:32.836355 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-ca571dd8-84e9-4e35-8702-ae65e0358328 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['fdae2f6f-2292-4aa3-957e-1eb355340659'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:32.895701 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ca571dd8-84e9-4e35-8702-ae65e0358328 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups returned with HTTP 202 Jul 10 18:09:32.895838 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 805/3224] 10.4.3.71 () {70 vars in 1290 bytes} [Fri Jul 10 18:09:32 2026] POST /volume/v3/groups => generated 111 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:32.906736 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9646a045-9107-47e7-b761-d078baceb4ce None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:32.908979 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9646a045-9107-47e7-b761-d078baceb4ce tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3 Jul 10 18:09:32.909231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9646a045-9107-47e7-b761-d078baceb4ce tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:32.909455 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9646a045-9107-47e7-b761-d078baceb4ce tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:32.909633 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-9646a045-9107-47e7-b761-d078baceb4ce tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member fccb7e56-0c3e-4b04-931d-68d3f02612d3 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:32.916691 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:32.916691 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:32.940958 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9646a045-9107-47e7-b761-d078baceb4ce tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3 returned with HTTP 200 Jul 10 18:09:32.941768 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 800/3225] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:32 2026] GET /volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3 => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:33.957019 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5144afe9-eba0-4df0-83d3-c7ba95b1b1ef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:33.957867 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5144afe9-eba0-4df0-83d3-c7ba95b1b1ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3 Jul 10 18:09:33.958135 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5144afe9-eba0-4df0-83d3-c7ba95b1b1ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:33.958340 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5144afe9-eba0-4df0-83d3-c7ba95b1b1ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:33.958464 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-5144afe9-eba0-4df0-83d3-c7ba95b1b1ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member fccb7e56-0c3e-4b04-931d-68d3f02612d3 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:33.964339 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:33.964339 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:33.982554 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5144afe9-eba0-4df0-83d3-c7ba95b1b1ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3 returned with HTTP 200 Jul 10 18:09:33.983764 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 812/3226] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:33 2026] GET /volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:33.996180 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:34.001410 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:09:34.001651 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1012863431", "volume_type": "c0755468-7384-4543-83c1-cac42b3c0f68", "group_id": "fccb7e56-0c3e-4b04-931d-68d3f02612d3", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:34.009660 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1012863431', 'volume_type': 'c0755468-7384-4543-83c1-cac42b3c0f68', 'group_id': 'fccb7e56-0c3e-4b04-931d-68d3f02612d3', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:09:34.026702 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:34.026702 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:34.028522 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume of 1 GB Jul 10 18:09:34.036823 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Availability Zones retrieved successfully. Jul 10 18:09:34.045369 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (e5a56b49-ab4a-49e6-868c-36293b511399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:34.047353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7e377c-f334-4cf5-bd55-1b1a27e84f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.052083 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:34.052083 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:34.052702 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:34.081328 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7e377c-f334-4cf5-bd55-1b1a27e84f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:09:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0755468-7384-4543-83c1-cac42b3c0f68,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1840874943',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0755468-7384-4543-83c1-cac42b3c0f68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fccb7e56-0c3e-4b04-931d-68d3f02612d3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.082061 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb8c6a5-40cd-4c03-ac2c-a49e000cfa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.120490 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1840874943 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1840874943, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:34.120887 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1840874943 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1840874943, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:34.162609 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['b88c2832-04e7-430c-85ba-e1c9074a015d', 'cc000d1a-07d4-48ad-b94a-6f8010c015cd', '7862e97f-c2bf-4272-b6f0-98e5875fc166', '63513be6-1d93-4dbb-a131-3f9157968ae2'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:34.163707 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb8c6a5-40cd-4c03-ac2c-a49e000cfa53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b88c2832-04e7-430c-85ba-e1c9074a015d', 'cc000d1a-07d4-48ad-b94a-6f8010c015cd', '7862e97f-c2bf-4272-b6f0-98e5875fc166', '63513be6-1d93-4dbb-a131-3f9157968ae2']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.164741 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d25d27-7d26-431e-8e48-4e3d8f597d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.196350 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d25d27-7d26-431e-8e48-4e3d8f597d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff5cb89-f049-4b81-beba-4d5731e1ccfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1012863431',encryption_key_id=None,group_id=fccb7e56-0c3e-4b04-931d-68d3f02612d3,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['b88c2832-04e7-430c-85ba-e1c9074a015d','cc000d1a-07d4-48ad-b94a-6f8010c015cd','7862e97f-c2bf-4272-b6f0-98e5875fc166','63513be6-1d93-4dbb-a131-3f9157968ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=c0755468-7384-4543-83c1-cac42b3c0f68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1012863431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fccb7e56-0c3e-4b04-931d-68d3f02612d3,host=None,id=5ff5cb89-f049-4b81-beba-4d5731e1ccfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5cda8b902194cdba0db9382ff6818d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71332312e4b474394fb6da41f8bdf6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0755468-7384-4543-83c1-cac42b3c0f68),volume_type_id=c0755468-7384-4543-83c1-cac42b3c0f68)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.197501 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf04d67-857b-4967-a21d-c5292bcfe34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.227377 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf04d67-857b-4967-a21d-c5292bcfe34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1012863431',encryption_key_id=None,group_id=fccb7e56-0c3e-4b04-931d-68d3f02612d3,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['b88c2832-04e7-430c-85ba-e1c9074a015d','cc000d1a-07d4-48ad-b94a-6f8010c015cd','7862e97f-c2bf-4272-b6f0-98e5875fc166','63513be6-1d93-4dbb-a131-3f9157968ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=c0755468-7384-4543-83c1-cac42b3c0f68)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.228117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ec30b8-c349-466e-85f0-94ef05f2489d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.243490 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ec30b8-c349-466e-85f0-94ef05f2489d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.244785 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (e5a56b49-ab4a-49e6-868c-36293b511399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:34.245376 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume request issued successfully. Jul 10 18:09:34.246267 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:34.246465 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:34.262515 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:34.265066 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:09:34.265447 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1117881800", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:34.267610 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1117881800', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:09:34.267818 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Create volume of 1 GB Jul 10 18:09:34.268205 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:34.268205 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:34.273380 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Availability Zones retrieved successfully. Jul 10 18:09:34.281716 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Flow 'volume_create_api' (4590f246-5b51-4ef2-a35d-3a679b30e98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:34.283120 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e6c46b-c17f-449c-8ceb-696b334787b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.284499 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:34.301242 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:34.306124 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:34.306124 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:34.310178 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9195c4f8-b1d1-4285-8f3a-460f38cd7844 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:09:34.310828 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 810/3227] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:09:33 2026] POST /volume/v3/volumes => generated 821 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:34.320229 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e6c46b-c17f-449c-8ceb-696b334787b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.321365 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f56616-72f9-4cf7-bd4d-318a0c2c766d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.324435 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-887008c7-a598-46d0-b60f-66ec3b56d88c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:34.327024 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-887008c7-a598-46d0-b60f-66ec3b56d88c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa Jul 10 18:09:34.327339 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-887008c7-a598-46d0-b60f-66ec3b56d88c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:34.327609 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-887008c7-a598-46d0-b60f-66ec3b56d88c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:34.337652 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:34.337652 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:34.342937 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-887008c7-a598-46d0-b60f-66ec3b56d88c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:34.343906 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-887008c7-a598-46d0-b60f-66ec3b56d88c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:34.344136 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-887008c7-a598-46d0-b60f-66ec3b56d88c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:34.387498 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-887008c7-a598-46d0-b60f-66ec3b56d88c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:34.390873 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:34.390873 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:34.399847 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-887008c7-a598-46d0-b60f-66ec3b56d88c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa returned with HTTP 200 Jul 10 18:09:34.400516 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 801/3228] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:34 2026] GET /volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:34.412744 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Created reservations ['63871f50-fedf-4478-a786-2f95bff792aa', '37543169-a32a-451a-8330-98511a22020a', '85be4843-e8f0-4c69-ae94-e6a795cb9feb', '7f80c6a2-5ba8-4f69-ba80-2c0bdc30f8a7'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:34.413961 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f56616-72f9-4cf7-bd4d-318a0c2c766d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63871f50-fedf-4478-a786-2f95bff792aa', '37543169-a32a-451a-8330-98511a22020a', '85be4843-e8f0-4c69-ae94-e6a795cb9feb', '7f80c6a2-5ba8-4f69-ba80-2c0bdc30f8a7']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.414858 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f4c0a5-ea5c-401f-8a4e-92f2e7e7adab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.444695 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f4c0a5-ea5c-401f-8a4e-92f2e7e7adab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f329d369-2fb3-4adb-8aa0-04d4448949c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1117881800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51360f201e874f55b6983984d18d0aeb',qos_specs=None,replication_status=,reservations=['63871f50-fedf-4478-a786-2f95bff792aa','37543169-a32a-451a-8330-98511a22020a','85be4843-e8f0-4c69-ae94-e6a795cb9feb','7f80c6a2-5ba8-4f69-ba80-2c0bdc30f8a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88a026c7c2845f4b590ba2a70bf3dbc',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1117881800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f329d369-2fb3-4adb-8aa0-04d4448949c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51360f201e874f55b6983984d18d0aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88a026c7c2845f4b590ba2a70bf3dbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.445986 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc76daf-1b3a-46ca-a88e-9b5377d854c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.470180 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc76daf-1b3a-46ca-a88e-9b5377d854c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1117881800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51360f201e874f55b6983984d18d0aeb',qos_specs=None,replication_status=,reservations=['63871f50-fedf-4478-a786-2f95bff792aa','37543169-a32a-451a-8330-98511a22020a','85be4843-e8f0-4c69-ae94-e6a795cb9feb','7f80c6a2-5ba8-4f69-ba80-2c0bdc30f8a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88a026c7c2845f4b590ba2a70bf3dbc',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.471191 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19389e9-6c61-465e-931a-70d53bf51692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:34.484596 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19389e9-6c61-465e-931a-70d53bf51692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:34.484596 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Flow 'volume_create_api' (4590f246-5b51-4ef2-a35d-3a679b30e98f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:34.484596 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Create volume request issued successfully. Jul 10 18:09:34.484596 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a74c9b1-a2dd-49d9-bf75-9bc6cd71b1fb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:09:34.485234 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 806/3229] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:09:34 2026] POST /volume/v3/volumes => generated 753 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:09:34.499656 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4a431a9d-fa8f-4855-b537-a43cde8ed808 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:34.501110 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4a431a9d-fa8f-4855-b537-a43cde8ed808 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:34.501397 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4a431a9d-fa8f-4855-b537-a43cde8ed808 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:34.501695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4a431a9d-fa8f-4855-b537-a43cde8ed808 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:34.510521 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:34.510521 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:34.516279 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4a431a9d-fa8f-4855-b537-a43cde8ed808 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:34.523360 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4a431a9d-fa8f-4855-b537-a43cde8ed808 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:34.523360 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 813/3230] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:34 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:35.416740 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9a950cf2-a634-4cf9-a2e3-6b6d07606985 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:35.419652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a950cf2-a634-4cf9-a2e3-6b6d07606985 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa Jul 10 18:09:35.419952 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a950cf2-a634-4cf9-a2e3-6b6d07606985 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:35.420154 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a950cf2-a634-4cf9-a2e3-6b6d07606985 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:35.430133 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:35.430133 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:35.434462 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9a950cf2-a634-4cf9-a2e3-6b6d07606985 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:35.435327 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-9a950cf2-a634-4cf9-a2e3-6b6d07606985 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:35.435502 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-9a950cf2-a634-4cf9-a2e3-6b6d07606985 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:35.479506 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-9a950cf2-a634-4cf9-a2e3-6b6d07606985 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:35.482958 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:35.482958 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:35.491529 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a950cf2-a634-4cf9-a2e3-6b6d07606985 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa returned with HTTP 200 Jul 10 18:09:35.491923 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 811/3231] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:35 2026] GET /volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa => generated 914 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:35.505192 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e3234e82-0e70-4d74-9494-610834ae35d4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:35.507729 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e3234e82-0e70-4d74-9494-610834ae35d4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/group_snapshots Jul 10 18:09:35.508257 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e3234e82-0e70-4d74-9494-610834ae35d4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fccb7e56-0c3e-4b04-931d-68d3f02612d3", "name": "tempest-group_snapshot-1402571067"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:35.510344 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.group_snapshots [None req-e3234e82-0e70-4d74-9494-610834ae35d4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fccb7e56-0c3e-4b04-931d-68d3f02612d3', 'name': 'tempest-group_snapshot-1402571067'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 18:09:35.514987 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:35.514987 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:35.519328 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.group_snapshots [None req-e3234e82-0e70-4d74-9494-610834ae35d4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating group_snapshot tempest-group_snapshot-1402571067. Jul 10 18:09:35.540503 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-10bef2f5-a900-440f-8ebd-6f1b8d63720a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:35.542381 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-10bef2f5-a900-440f-8ebd-6f1b8d63720a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:35.542625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-10bef2f5-a900-440f-8ebd-6f1b8d63720a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:35.542908 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-10bef2f5-a900-440f-8ebd-6f1b8d63720a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:35.545926 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:35.545926 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:35.551814 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:35.551814 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:35.555936 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-10bef2f5-a900-440f-8ebd-6f1b8d63720a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:35.558492 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-e3234e82-0e70-4d74-9494-610834ae35d4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1840874943 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1840874943, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:35.558851 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-e3234e82-0e70-4d74-9494-610834ae35d4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1840874943 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1840874943, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:35.560418 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-10bef2f5-a900-440f-8ebd-6f1b8d63720a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:35.560903 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 807/3232] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:35 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:35.577388 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0bbbddad-923b-4914-819a-fe3addb744e9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:35.579331 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0bbbddad-923b-4914-819a-fe3addb744e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:35.579596 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0bbbddad-923b-4914-819a-fe3addb744e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:35.579844 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0bbbddad-923b-4914-819a-fe3addb744e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:35.588848 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:35.588848 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:35.593496 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0bbbddad-923b-4914-819a-fe3addb744e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:35.595188 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-e3234e82-0e70-4d74-9494-610834ae35d4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['6fbe0603-d02f-47f1-90cb-8f0c72a66a1d', '955db8d2-0e40-4812-98e2-984ea0d56abc', '23e48728-1d00-44a9-9bd1-7748a26ff63f', '2807e0bc-a39a-4470-b918-0d0fda043c25'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:35.599772 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0bbbddad-923b-4914-819a-fe3addb744e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:35.600295 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 814/3233] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:35 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:35.615792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-282a60a1-02fe-42df-a81c-717116110755 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:35.617887 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-282a60a1-02fe-42df-a81c-717116110755 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes Jul 10 18:09:35.618111 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-282a60a1-02fe-42df-a81c-717116110755 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:35.618358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-282a60a1-02fe-42df-a81c-717116110755 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:35.618624 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-282a60a1-02fe-42df-a81c-717116110755 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:35.619422 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-282a60a1-02fe-42df-a81c-717116110755 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:35.628461 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-282a60a1-02fe-42df-a81c-717116110755 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Get all volumes completed successfully. Jul 10 18:09:35.629098 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-282a60a1-02fe-42df-a81c-717116110755 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 200 Jul 10 18:09:35.629583 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 812/3234] 10.4.3.71 () {66 vars in 1230 bytes} [Fri Jul 10 18:09:35 2026] GET /volume/v3/volumes => generated 337 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:35.633533 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e3234e82-0e70-4d74-9494-610834ae35d4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots returned with HTTP 202 Jul 10 18:09:35.634110 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 802/3235] 10.4.3.71 () {70 vars in 1317 bytes} [Fri Jul 10 18:09:35 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:35.642124 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3796579d-e31e-4ef5-a80e-327a94ce39e9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:35.646972 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3796579d-e31e-4ef5-a80e-327a94ce39e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:35.647230 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3796579d-e31e-4ef5-a80e-327a94ce39e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:35.647468 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3796579d-e31e-4ef5-a80e-327a94ce39e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:35.648822 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1c31d3b3-8ce5-4dd8-a0d5-249e396fcfef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:35.650759 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c31d3b3-8ce5-4dd8-a0d5-249e396fcfef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 Jul 10 18:09:35.650969 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c31d3b3-8ce5-4dd8-a0d5-249e396fcfef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:35.651146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c31d3b3-8ce5-4dd8-a0d5-249e396fcfef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:35.651254 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-1c31d3b3-8ce5-4dd8-a0d5-249e396fcfef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 79699941-646e-4b2a-93c3-1b6a45544ac6 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:35.656225 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:35.656225 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:35.657015 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:35.657015 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:35.662206 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3796579d-e31e-4ef5-a80e-327a94ce39e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:35.662521 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c31d3b3-8ce5-4dd8-a0d5-249e396fcfef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 returned with HTTP 200 Jul 10 18:09:35.663260 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 815/3236] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:35 2026] GET /volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:35.671295 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3796579d-e31e-4ef5-a80e-327a94ce39e9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:35.671690 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 808/3237] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:35 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:35.726246 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-12ba0aa7-b502-4d40-8612-8c36ad6c2d46 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:35.728551 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-12ba0aa7-b502-4d40-8612-8c36ad6c2d46 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:35.728786 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-12ba0aa7-b502-4d40-8612-8c36ad6c2d46 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:35.729004 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-12ba0aa7-b502-4d40-8612-8c36ad6c2d46 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:35.736470 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:35.736470 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:35.757861 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-12ba0aa7-b502-4d40-8612-8c36ad6c2d46 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:35.764191 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-12ba0aa7-b502-4d40-8612-8c36ad6c2d46 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:35.764704 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 813/3238] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:09:35 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:36.678341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-adcef6a0-41bc-49d3-afaa-8b3de1f23c60 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:36.683126 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-adcef6a0-41bc-49d3-afaa-8b3de1f23c60 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 Jul 10 18:09:36.683126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-adcef6a0-41bc-49d3-afaa-8b3de1f23c60 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:36.684201 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-adcef6a0-41bc-49d3-afaa-8b3de1f23c60 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:36.684542 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.group_snapshots [None req-adcef6a0-41bc-49d3-afaa-8b3de1f23c60 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 79699941-646e-4b2a-93c3-1b6a45544ac6 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:36.689299 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:36.689299 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:36.693997 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-adcef6a0-41bc-49d3-afaa-8b3de1f23c60 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 returned with HTTP 200 Jul 10 18:09:36.694550 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 803/3239] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:36 2026] GET /volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:36.706247 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6207a04a-97a8-4651-a58d-f9d6a62553dc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:36.708971 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6207a04a-97a8-4651-a58d-f9d6a62553dc tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail Jul 10 18:09:36.708971 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6207a04a-97a8-4651-a58d-f9d6a62553dc tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:36.709746 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6207a04a-97a8-4651-a58d-f9d6a62553dc tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:36.710140 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-6207a04a-97a8-4651-a58d-f9d6a62553dc tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:36.711451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-6207a04a-97a8-4651-a58d-f9d6a62553dc tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:09:36.720984 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6207a04a-97a8-4651-a58d-f9d6a62553dc tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all snapshots completed successfully. Jul 10 18:09:36.720984 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:36.720984 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:36.720984 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6207a04a-97a8-4651-a58d-f9d6a62553dc tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 18:09:36.720984 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 816/3240] 10.4.3.71 () {66 vars in 1257 bytes} [Fri Jul 10 18:09:36 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:36.733338 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f8425591-6a75-42d6-87ac-160837870a99 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:36.735784 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f8425591-6a75-42d6-87ac-160837870a99 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/45df382b-1549-4a70-ba8c-04d6a9b7d76b Jul 10 18:09:36.736026 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f8425591-6a75-42d6-87ac-160837870a99 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:36.736321 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f8425591-6a75-42d6-87ac-160837870a99 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:36.742642 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:36.742642 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:36.745417 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f8425591-6a75-42d6-87ac-160837870a99 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Snapshot retrieved successfully. Jul 10 18:09:36.749159 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f8425591-6a75-42d6-87ac-160837870a99 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/45df382b-1549-4a70-ba8c-04d6a9b7d76b returned with HTTP 200 Jul 10 18:09:36.750172 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 809/3241] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:36 2026] GET /volume/v3/snapshots/45df382b-1549-4a70-ba8c-04d6a9b7d76b => generated 451 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:36.761960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8df0c22d-2191-4624-972b-4934b73f520c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:36.764093 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/groups/action Jul 10 18:09:36.764547 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "79699941-646e-4b2a-93c3-1b6a45544ac6", "name": "tempest-Group_from_snap-2092371726"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:09:36.764766 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "79699941-646e-4b2a-93c3-1b6a45544ac6", "name": "tempest-Group_from_snap-2092371726"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:36.766738 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '79699941-646e-4b2a-93c3-1b6a45544ac6', 'name': 'tempest-Group_from_snap-2092371726'}}. {{(pid=99948) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 18:09:36.766870 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.groups [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating group tempest-Group_from_snap-2092371726 from group_snapshot 79699941-646e-4b2a-93c3-1b6a45544ac6. Jul 10 18:09:36.771002 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:36.771002 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:36.778578 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:36.778578 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:36.783148 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:36.783148 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:36.821999 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['bbe046da-d058-4ae1-a5fc-d3b9979c3b0f'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:37.380441 np0000005036 devstack@c-api.service[99948]: INFO cinder.group.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] A mapping entry already exists for group d365c8ee-9e1b-49b7-a7fd-250355606902 and volume type c0755468-7384-4543-83c1-cac42b3c0f68. Do not need to create again. Jul 10 18:09:37.380989 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:37.380989 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:37.381620 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Availability Zones retrieved successfully. Jul 10 18:09:37.387332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (07b53639-6f87-481d-bfaa-37320f145a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:37.388277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881d6cdb-9ab1-4ab5-9e8e-27bacb9db738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:37.389336 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:37.422121 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881d6cdb-9ab1-4ab5-9e8e-27bacb9db738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '45df382b-1549-4a70-ba8c-04d6a9b7d76b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:09:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0755468-7384-4543-83c1-cac42b3c0f68,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1840874943',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0755468-7384-4543-83c1-cac42b3c0f68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd365c8ee-9e1b-49b7-a7fd-250355606902', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:37.423003 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbefbe7d-1521-4e1d-b8e4-60266b061596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:37.467173 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['f7ca53d4-c1b1-483e-bd5b-3f2f84842a2d', '07b6f2f2-367c-4bff-8827-4af1926ae84b'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:37.468280 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbefbe7d-1521-4e1d-b8e4-60266b061596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7ca53d4-c1b1-483e-bd5b-3f2f84842a2d', '07b6f2f2-367c-4bff-8827-4af1926ae84b']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:37.469045 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d2fd0c-479a-41fa-99a9-52c4e8095697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:37.504436 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d2fd0c-479a-41fa-99a9-52c4e8095697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d5a090-5d87-4d8a-a775-db56254b4489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=d365c8ee-9e1b-49b7-a7fd-250355606902,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['f7ca53d4-c1b1-483e-bd5b-3f2f84842a2d','07b6f2f2-367c-4bff-8827-4af1926ae84b'],size=1,snapshot_id=45df382b-1549-4a70-ba8c-04d6a9b7d76b,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=c0755468-7384-4543-83c1-cac42b3c0f68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d365c8ee-9e1b-49b7-a7fd-250355606902,host=None,id=43d5a090-5d87-4d8a-a775-db56254b4489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5cda8b902194cdba0db9382ff6818d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=45df382b-1549-4a70-ba8c-04d6a9b7d76b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71332312e4b474394fb6da41f8bdf6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0755468-7384-4543-83c1-cac42b3c0f68),volume_type_id=c0755468-7384-4543-83c1-cac42b3c0f68)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:37.505287 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025dd506-e946-4fe2-91ae-b5399a1c8104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:37.524008 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025dd506-e946-4fe2-91ae-b5399a1c8104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=d365c8ee-9e1b-49b7-a7fd-250355606902,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['f7ca53d4-c1b1-483e-bd5b-3f2f84842a2d','07b6f2f2-367c-4bff-8827-4af1926ae84b'],size=1,snapshot_id=45df382b-1549-4a70-ba8c-04d6a9b7d76b,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=c0755468-7384-4543-83c1-cac42b3c0f68)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:37.524903 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (07b53639-6f87-481d-bfaa-37320f145a64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:37.525281 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume request issued successfully. Jul 10 18:09:37.556867 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8df0c22d-2191-4624-972b-4934b73f520c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/action returned with HTTP 202 Jul 10 18:09:37.557339 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 814/3242] 10.4.3.71 () {70 vars in 1311 bytes} [Fri Jul 10 18:09:36 2026] POST /volume/v3/groups/action => generated 103 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:37.570693 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-862f7935-1fe9-41b8-addb-06117ac42281 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:37.573111 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:09:37.573408 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:37.573877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:37.574757 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:37.576223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:37.588884 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all volumes completed successfully. Jul 10 18:09:37.590130 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:37.590546 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:37.654786 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:37.660786 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:37.660786 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:37.665976 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:37.666266 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:37.704685 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:37.708379 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:37.708379 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:37.716969 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-862f7935-1fe9-41b8-addb-06117ac42281 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:09:37.717088 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 804/3243] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:09:37 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:09:37.732556 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-303a71b3-b25a-4205-9f22-39e6f23deb87 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:37.736588 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-303a71b3-b25a-4205-9f22-39e6f23deb87 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/43d5a090-5d87-4d8a-a775-db56254b4489 Jul 10 18:09:37.736588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-303a71b3-b25a-4205-9f22-39e6f23deb87 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:37.736588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-303a71b3-b25a-4205-9f22-39e6f23deb87 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:37.751120 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:37.751120 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:37.756828 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-303a71b3-b25a-4205-9f22-39e6f23deb87 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:37.757439 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-303a71b3-b25a-4205-9f22-39e6f23deb87 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:37.757630 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-303a71b3-b25a-4205-9f22-39e6f23deb87 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:37.798184 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-303a71b3-b25a-4205-9f22-39e6f23deb87 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:37.801995 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:37.801995 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:37.811191 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9fe6b283-210e-494d-9058-b50e65a0d403 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:37.811191 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9fe6b283-210e-494d-9058-b50e65a0d403 None None] GET https://10.4.3.71/volume// Jul 10 18:09:37.811191 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9fe6b283-210e-494d-9058-b50e65a0d403 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:37.811191 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9fe6b283-210e-494d-9058-b50e65a0d403 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:37.811801 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9fe6b283-210e-494d-9058-b50e65a0d403 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:09:37.811881 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 810/3244] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:09:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:09:37.813655 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-303a71b3-b25a-4205-9f22-39e6f23deb87 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/43d5a090-5d87-4d8a-a775-db56254b4489 returned with HTTP 200 Jul 10 18:09:37.814136 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 817/3245] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:37 2026] GET /volume/v3/volumes/43d5a090-5d87-4d8a-a775-db56254b4489 => generated 925 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:37.818938 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-a87a6ed1-2f00-4392-80c1-e6bb616449c9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:37.830466 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8e5e62a4-6535-439e-b873-66ce3ca42a45 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:37.832585 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8e5e62a4-6535-439e-b873-66ce3ca42a45 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/d365c8ee-9e1b-49b7-a7fd-250355606902 Jul 10 18:09:37.832857 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8e5e62a4-6535-439e-b873-66ce3ca42a45 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:37.833108 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8e5e62a4-6535-439e-b873-66ce3ca42a45 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:37.833261 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-8e5e62a4-6535-439e-b873-66ce3ca42a45 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member d365c8ee-9e1b-49b7-a7fd-250355606902 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:37.838256 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:37.838256 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:37.847548 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8e5e62a4-6535-439e-b873-66ce3ca42a45 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/d365c8ee-9e1b-49b7-a7fd-250355606902 returned with HTTP 200 Jul 10 18:09:37.848072 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 805/3246] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:37 2026] GET /volume/v3/groups/d365c8ee-9e1b-49b7-a7fd-250355606902 => generated 418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:37.860467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:37.862311 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:09:37.862674 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:37.862891 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:37.863691 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:37.864275 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:37.875939 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all volumes completed successfully. Jul 10 18:09:37.876752 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:37.876752 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:37.911400 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:37.914341 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:37.914341 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:37.918252 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:37.918435 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:37.922328 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-a87a6ed1-2f00-4392-80c1-e6bb616449c9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:09:37.922716 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-a87a6ed1-2f00-4392-80c1-e6bb616449c9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f329d369-2fb3-4adb-8aa0-04d4448949c3", "connector": null, "instance_uuid": "911cec4b-328c-41d3-b15f-4b09804e7da9"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:37.931675 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:37.931675 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:37.969480 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:37.969830 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-a87a6ed1-2f00-4392-80c1-e6bb616449c9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:09:37.970366 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 815/3247] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:09:37 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:37.974814 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:37.974814 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:37.987466 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62dcd168-3c55-4e13-965c-0d1b4adc80f2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:09:37.987966 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 811/3248] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:09:37 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:09:38.004581 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2d8d435d-b9cd-46ac-83f3-e8566b1cf014 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:38.007127 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d8d435d-b9cd-46ac-83f3-e8566b1cf014 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/groups/d365c8ee-9e1b-49b7-a7fd-250355606902/action Jul 10 18:09:38.007603 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d8d435d-b9cd-46ac-83f3-e8566b1cf014 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:09:38.007780 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d8d435d-b9cd-46ac-83f3-e8566b1cf014 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:38.009537 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-2d8d435d-b9cd-46ac-83f3-e8566b1cf014 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] delete called for group d365c8ee-9e1b-49b7-a7fd-250355606902 {{(pid=99951) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:09:38.009720 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-2d8d435d-b9cd-46ac-83f3-e8566b1cf014 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Delete group with id: d365c8ee-9e1b-49b7-a7fd-250355606902 Jul 10 18:09:38.015487 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:38.015487 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:38.068126 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d8d435d-b9cd-46ac-83f3-e8566b1cf014 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/d365c8ee-9e1b-49b7-a7fd-250355606902/action returned with HTTP 202 Jul 10 18:09:38.068648 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 818/3249] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:09:38 2026] POST /volume/v3/groups/d365c8ee-9e1b-49b7-a7fd-250355606902/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:38.083695 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-57215abe-a8c0-4a18-89fd-0b075264a484 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:38.085758 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-57215abe-a8c0-4a18-89fd-0b075264a484 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/43d5a090-5d87-4d8a-a775-db56254b4489 Jul 10 18:09:38.086055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-57215abe-a8c0-4a18-89fd-0b075264a484 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:38.086327 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-57215abe-a8c0-4a18-89fd-0b075264a484 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:38.096223 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:38.096223 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:38.101397 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-57215abe-a8c0-4a18-89fd-0b075264a484 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:38.102328 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-57215abe-a8c0-4a18-89fd-0b075264a484 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:38.102543 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-57215abe-a8c0-4a18-89fd-0b075264a484 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:38.147944 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-57215abe-a8c0-4a18-89fd-0b075264a484 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:38.152219 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:38.152219 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:38.161877 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-57215abe-a8c0-4a18-89fd-0b075264a484 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/43d5a090-5d87-4d8a-a775-db56254b4489 returned with HTTP 200 Jul 10 18:09:38.162159 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 806/3250] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:38 2026] GET /volume/v3/volumes/43d5a090-5d87-4d8a-a775-db56254b4489 => generated 924 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:38.295105 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-35d73e1f-fae4-4340-a27c-c20634a51038 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:38.297632 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-35d73e1f-fae4-4340-a27c-c20634a51038 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:38.297786 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-35d73e1f-fae4-4340-a27c-c20634a51038 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:38.298058 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-35d73e1f-fae4-4340-a27c-c20634a51038 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:38.309980 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:38.309980 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:38.317248 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-35d73e1f-fae4-4340-a27c-c20634a51038 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:38.322336 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-35d73e1f-fae4-4340-a27c-c20634a51038 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:38.322738 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 816/3251] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:38 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:38.509707 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0a0e97a4-4031-4a7b-b409-ac9cbb41fda7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:38.510260 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0a0e97a4-4031-4a7b-b409-ac9cbb41fda7 None None] GET https://10.4.3.71/volume// Jul 10 18:09:38.510460 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0a0e97a4-4031-4a7b-b409-ac9cbb41fda7 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:38.510673 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0a0e97a4-4031-4a7b-b409-ac9cbb41fda7 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:38.511026 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0a0e97a4-4031-4a7b-b409-ac9cbb41fda7 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:09:38.511586 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 812/3252] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:09:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:09:38.520742 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-8fab4dba-fe76-4666-a328-3c16feb153c0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:38.523614 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-8fab4dba-fe76-4666-a328-3c16feb153c0 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:38.523916 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-8fab4dba-fe76-4666-a328-3c16feb153c0 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:38.524204 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-8fab4dba-fe76-4666-a328-3c16feb153c0 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:38.538019 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:38.538019 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:38.543369 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-8fab4dba-fe76-4666-a328-3c16feb153c0 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:38.548315 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-8fab4dba-fe76-4666-a328-3c16feb153c0 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:38.548814 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 819/3253] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:09:38 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:09:38.671779 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-ca84d4ed-963d-4626-bc1f-f2ed6ab6385c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:38.676622 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-ca84d4ed-963d-4626-bc1f-f2ed6ab6385c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] PUT https://10.4.3.71/volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c Jul 10 18:09:38.677013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-ca84d4ed-963d-4626-bc1f-f2ed6ab6385c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:38.689445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-ca84d4ed-963d-4626-bc1f-f2ed6ab6385c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Acquiring lock "cinder-attachment_update-f329d369-2fb3-4adb-8aa0-04d4448949c3-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:09:38.694517 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-ca84d4ed-963d-4626-bc1f-f2ed6ab6385c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Lock "cinder-attachment_update-f329d369-2fb3-4adb-8aa0-04d4448949c3-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:09:38.695596 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:38.695596 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:39.182760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d2398dd2-d74d-417b-8530-790cb753d1d5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.184894 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d2398dd2-d74d-417b-8530-790cb753d1d5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/43d5a090-5d87-4d8a-a775-db56254b4489 Jul 10 18:09:39.185266 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d2398dd2-d74d-417b-8530-790cb753d1d5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:39.185364 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d2398dd2-d74d-417b-8530-790cb753d1d5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:39.192475 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d2398dd2-d74d-417b-8530-790cb753d1d5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/43d5a090-5d87-4d8a-a775-db56254b4489 returned with HTTP 404 Jul 10 18:09:39.193184 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 817/3254] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:39 2026] GET /volume/v3/volumes/43d5a090-5d87-4d8a-a775-db56254b4489 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:39.203702 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c8c2211f-fd87-4a22-bde5-2b3c5a81b83a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.205794 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8c2211f-fd87-4a22-bde5-2b3c5a81b83a tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/d365c8ee-9e1b-49b7-a7fd-250355606902 Jul 10 18:09:39.205975 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8c2211f-fd87-4a22-bde5-2b3c5a81b83a tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:39.206202 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8c2211f-fd87-4a22-bde5-2b3c5a81b83a tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:39.206376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-c8c2211f-fd87-4a22-bde5-2b3c5a81b83a tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member d365c8ee-9e1b-49b7-a7fd-250355606902 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:39.210016 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8c2211f-fd87-4a22-bde5-2b3c5a81b83a tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/d365c8ee-9e1b-49b7-a7fd-250355606902 returned with HTTP 404 Jul 10 18:09:39.210617 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 813/3255] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:39 2026] GET /volume/v3/groups/d365c8ee-9e1b-49b7-a7fd-250355606902 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:39.220022 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b89ae822-3290-4e94-8d60-47112ffcd5b9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.222324 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b89ae822-3290-4e94-8d60-47112ffcd5b9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] DELETE https://10.4.3.71/volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 Jul 10 18:09:39.222324 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b89ae822-3290-4e94-8d60-47112ffcd5b9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:39.222518 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b89ae822-3290-4e94-8d60-47112ffcd5b9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:39.222686 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-b89ae822-3290-4e94-8d60-47112ffcd5b9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] delete called for member 79699941-646e-4b2a-93c3-1b6a45544ac6 {{(pid=99951) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 18:09:39.222780 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.group_snapshots [None req-b89ae822-3290-4e94-8d60-47112ffcd5b9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Delete group_snapshot with id: 79699941-646e-4b2a-93c3-1b6a45544ac6 Jul 10 18:09:39.223136 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-ca84d4ed-963d-4626-bc1f-f2ed6ab6385c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Lock "cinder-attachment_update-f329d369-2fb3-4adb-8aa0-04d4448949c3-np0000005036" released by "attachment_update" :: held 0.529s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:09:39.223514 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-ca84d4ed-963d-4626-bc1f-f2ed6ab6385c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c returned with HTTP 200 Jul 10 18:09:39.224124 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 807/3256] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:09:38 2026] PUT /volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:39.226804 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:39.226804 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:39.281642 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b89ae822-3290-4e94-8d60-47112ffcd5b9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 returned with HTTP 202 Jul 10 18:09:39.282188 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 820/3257] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:09:39 2026] DELETE /volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:39.293864 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.295723 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:09:39.295918 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:39.296178 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:39.296560 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:39.297469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:39.306302 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all volumes completed successfully. Jul 10 18:09:39.307586 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:39.307863 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:39.336057 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0f67ea22-d2b8-4bb8-b982-5c86b6c7c45f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.338744 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0f67ea22-d2b8-4bb8-b982-5c86b6c7c45f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:39.339016 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0f67ea22-d2b8-4bb8-b982-5c86b6c7c45f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:39.339303 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0f67ea22-d2b8-4bb8-b982-5c86b6c7c45f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:39.351436 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:39.353284 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:39.353284 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:39.356206 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:39.356206 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:39.361245 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0f67ea22-d2b8-4bb8-b982-5c86b6c7c45f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:39.367314 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d0d0f0db-94c6-45b6-b9f2-81eb2eafe4b1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:09:39.367469 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 818/3258] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:09:39 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:39.368622 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0f67ea22-d2b8-4bb8-b982-5c86b6c7c45f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:39.369102 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 814/3259] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:39 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:39.381554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f17bf9fd-e5f2-4075-a33e-8feeb204938c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.384868 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f17bf9fd-e5f2-4075-a33e-8feeb204938c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail Jul 10 18:09:39.385242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f17bf9fd-e5f2-4075-a33e-8feeb204938c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:39.385242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f17bf9fd-e5f2-4075-a33e-8feeb204938c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:39.385465 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-f17bf9fd-e5f2-4075-a33e-8feeb204938c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:39.385901 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:39.385901 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:39.386822 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.db.api [None req-f17bf9fd-e5f2-4075-a33e-8feeb204938c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Building query based on filter {{(pid=99950) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:09:39.391407 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f17bf9fd-e5f2-4075-a33e-8feeb204938c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all snapshots completed successfully. Jul 10 18:09:39.392886 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f17bf9fd-e5f2-4075-a33e-8feeb204938c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 18:09:39.393461 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 808/3260] 10.4.3.71 () {66 vars in 1257 bytes} [Fri Jul 10 18:09:39 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:09:39.406241 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dfab729a-29de-4369-a942-20405df3c212 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.408862 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dfab729a-29de-4369-a942-20405df3c212 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 Jul 10 18:09:39.408862 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dfab729a-29de-4369-a942-20405df3c212 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:39.408862 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dfab729a-29de-4369-a942-20405df3c212 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:39.409141 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-dfab729a-29de-4369-a942-20405df3c212 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 79699941-646e-4b2a-93c3-1b6a45544ac6 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:39.412437 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dfab729a-29de-4369-a942-20405df3c212 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 returned with HTTP 404 Jul 10 18:09:39.413033 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 821/3261] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:39 2026] GET /volume/v3/group_snapshots/79699941-646e-4b2a-93c3-1b6a45544ac6 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:39.422480 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-80488a70-7a8a-4b18-b84c-f3142d672448 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.424666 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:09:39.424981 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:39.425296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:39.425526 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:39.426336 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:39.438799 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all volumes completed successfully. Jul 10 18:09:39.439694 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:39.440296 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:39.490633 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:39.494121 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:39.494121 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:39.501370 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80488a70-7a8a-4b18-b84c-f3142d672448 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:09:39.501835 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 819/3262] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:09:39 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:39.518848 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7e3099df-eb0c-4021-9c29-d7c342005e8c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.521204 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e3099df-eb0c-4021-9c29-d7c342005e8c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3/action Jul 10 18:09:39.521790 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e3099df-eb0c-4021-9c29-d7c342005e8c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:09:39.521958 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e3099df-eb0c-4021-9c29-d7c342005e8c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:39.523871 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-7e3099df-eb0c-4021-9c29-d7c342005e8c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] delete called for group fccb7e56-0c3e-4b04-931d-68d3f02612d3 {{(pid=99949) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:09:39.524097 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.groups [None req-7e3099df-eb0c-4021-9c29-d7c342005e8c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Delete group with id: fccb7e56-0c3e-4b04-931d-68d3f02612d3 Jul 10 18:09:39.528038 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:39.528038 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:39.574796 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e3099df-eb0c-4021-9c29-d7c342005e8c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3/action returned with HTTP 202 Jul 10 18:09:39.575458 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 815/3263] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:09:39 2026] POST /volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:39.584098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d84b2ab2-cea2-4316-9cfa-c174bb4ad736 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:39.586997 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d84b2ab2-cea2-4316-9cfa-c174bb4ad736 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa Jul 10 18:09:39.587267 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d84b2ab2-cea2-4316-9cfa-c174bb4ad736 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:39.587424 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d84b2ab2-cea2-4316-9cfa-c174bb4ad736 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:39.596656 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:39.596656 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:39.602298 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d84b2ab2-cea2-4316-9cfa-c174bb4ad736 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:39.602995 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-d84b2ab2-cea2-4316-9cfa-c174bb4ad736 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:39.603177 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-d84b2ab2-cea2-4316-9cfa-c174bb4ad736 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:39.648005 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-d84b2ab2-cea2-4316-9cfa-c174bb4ad736 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:39.652227 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:39.652227 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:39.662102 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d84b2ab2-cea2-4316-9cfa-c174bb4ad736 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa returned with HTTP 200 Jul 10 18:09:39.662537 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 809/3264] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:39 2026] GET /volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa => generated 913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:40.386697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3e9530ad-7921-41a6-b1eb-4efc01ecb88d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:40.389129 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3e9530ad-7921-41a6-b1eb-4efc01ecb88d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:40.389448 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3e9530ad-7921-41a6-b1eb-4efc01ecb88d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:40.389720 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3e9530ad-7921-41a6-b1eb-4efc01ecb88d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:40.404516 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:40.404516 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:40.409999 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3e9530ad-7921-41a6-b1eb-4efc01ecb88d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:40.416146 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3e9530ad-7921-41a6-b1eb-4efc01ecb88d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:40.416759 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 822/3265] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:40 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:40.677937 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d837460a-2130-4534-8418-d70d36b52b84 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:40.680583 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d837460a-2130-4534-8418-d70d36b52b84 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa Jul 10 18:09:40.680918 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d837460a-2130-4534-8418-d70d36b52b84 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:40.681222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d837460a-2130-4534-8418-d70d36b52b84 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:40.862466 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d837460a-2130-4534-8418-d70d36b52b84 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa returned with HTTP 404 Jul 10 18:09:40.862944 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 820/3266] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:40 2026] GET /volume/v3/volumes/5ff5cb89-f049-4b81-beba-4d5731e1ccfa => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:40.870136 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3f1b0cdd-e242-4d22-99ea-80f925f91fca None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:40.872671 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f1b0cdd-e242-4d22-99ea-80f925f91fca tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3 Jul 10 18:09:40.872985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f1b0cdd-e242-4d22-99ea-80f925f91fca tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:40.873256 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f1b0cdd-e242-4d22-99ea-80f925f91fca tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:40.873427 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-3f1b0cdd-e242-4d22-99ea-80f925f91fca tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member fccb7e56-0c3e-4b04-931d-68d3f02612d3 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:40.876819 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f1b0cdd-e242-4d22-99ea-80f925f91fca tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3 returned with HTTP 404 Jul 10 18:09:40.877492 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 816/3267] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:40 2026] GET /volume/v3/groups/fccb7e56-0c3e-4b04-931d-68d3f02612d3 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:40.884081 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7a2e0727-5130-4c5d-81eb-5b0315fb3937 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:40.886046 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7a2e0727-5130-4c5d-81eb-5b0315fb3937 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/bb22aad2-5984-46d5-a2e1-bfcf428e19b6 Jul 10 18:09:40.886290 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7a2e0727-5130-4c5d-81eb-5b0315fb3937 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:40.886492 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7a2e0727-5130-4c5d-81eb-5b0315fb3937 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:40.899850 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7a2e0727-5130-4c5d-81eb-5b0315fb3937 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/group_types/bb22aad2-5984-46d5-a2e1-bfcf428e19b6 returned with HTTP 202 Jul 10 18:09:40.900382 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 810/3268] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:09:40 2026] DELETE /volume/v3/group_types/bb22aad2-5984-46d5-a2e1-bfcf428e19b6 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:40.908381 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-43e97498-3542-4f79-b884-7c4a9b43f82a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:40.910587 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-43e97498-3542-4f79-b884-7c4a9b43f82a tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] DELETE https://10.4.3.71/volume/v3/types/c0755468-7384-4543-83c1-cac42b3c0f68 Jul 10 18:09:40.910819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-43e97498-3542-4f79-b884-7c4a9b43f82a tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:40.911076 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-43e97498-3542-4f79-b884-7c4a9b43f82a tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:40.947198 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-43e97498-3542-4f79-b884-7c4a9b43f82a tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/types/c0755468-7384-4543-83c1-cac42b3c0f68 returned with HTTP 202 Jul 10 18:09:40.948594 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 823/3269] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:09:40 2026] DELETE /volume/v3/types/c0755468-7384-4543-83c1-cac42b3c0f68 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:09:40.957158 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6a58bb78-9006-470d-b03b-6c59f8bec364 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:40.959501 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a58bb78-9006-470d-b03b-6c59f8bec364 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] GET https://10.4.3.71/volume/v3/types/c0755468-7384-4543-83c1-cac42b3c0f68 Jul 10 18:09:40.960000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a58bb78-9006-470d-b03b-6c59f8bec364 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:40.960255 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a58bb78-9006-470d-b03b-6c59f8bec364 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:40.966108 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a58bb78-9006-470d-b03b-6c59f8bec364 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/types/c0755468-7384-4543-83c1-cac42b3c0f68 returned with HTTP 404 Jul 10 18:09:40.966324 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 821/3270] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:09:40 2026] GET /volume/v3/types/c0755468-7384-4543-83c1-cac42b3c0f68 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:40.980199 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1259ac93-ba39-439f-bedf-b446ac65326b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:40.983219 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1259ac93-ba39-439f-bedf-b446ac65326b tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:09:40.983704 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1259ac93-ba39-439f-bedf-b446ac65326b tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-960049395"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:41.004178 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1259ac93-ba39-439f-bedf-b446ac65326b tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:09:41.004928 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 817/3271] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:09:40 2026] POST /volume/v3/types => generated 223 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:41.014043 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-91643f5f-e3e6-4080-b94b-1980cd38aa69 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:41.015938 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91643f5f-e3e6-4080-b94b-1980cd38aa69 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 18:09:41.016403 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-91643f5f-e3e6-4080-b94b-1980cd38aa69 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-378313883"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:41.032417 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-91643f5f-e3e6-4080-b94b-1980cd38aa69 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 18:09:41.032894 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 811/3272] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 18:09:41 2026] POST /volume/v3/group_types => generated 180 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:41.043160 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-649ffb16-f217-4e5d-8e3b-28de87ccb10f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:41.046055 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-649ffb16-f217-4e5d-8e3b-28de87ccb10f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/groups Jul 10 18:09:41.046553 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-649ffb16-f217-4e5d-8e3b-28de87ccb10f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ee933553-ebac-4a39-9920-8eaece10adc6", "volume_types": ["c07cb37a-3c20-4916-808a-111937c8ea31"], "name": "tempest-GroupSnapshotsTest-Group-1709607763"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:41.048741 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-649ffb16-f217-4e5d-8e3b-28de87ccb10f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating new group {'group': {'group_type': 'ee933553-ebac-4a39-9920-8eaece10adc6', 'volume_types': ['c07cb37a-3c20-4916-808a-111937c8ea31'], 'name': 'tempest-GroupSnapshotsTest-Group-1709607763'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:09:41.054106 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-649ffb16-f217-4e5d-8e3b-28de87ccb10f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating group tempest-GroupSnapshotsTest-Group-1709607763. Jul 10 18:09:41.064633 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-649ffb16-f217-4e5d-8e3b-28de87ccb10f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Availability Zones retrieved successfully. Jul 10 18:09:41.080553 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-649ffb16-f217-4e5d-8e3b-28de87ccb10f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['9c05c31a-c3d0-441e-a25a-0f4b984d94b1'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:41.122427 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-649ffb16-f217-4e5d-8e3b-28de87ccb10f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups returned with HTTP 202 Jul 10 18:09:41.122903 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 824/3273] 10.4.3.71 () {70 vars in 1290 bytes} [Fri Jul 10 18:09:41 2026] POST /volume/v3/groups => generated 112 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:41.134910 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4debccbe-9a0c-4b2d-b242-1dc3f3e5a133 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:41.137076 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4debccbe-9a0c-4b2d-b242-1dc3f3e5a133 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:41.137135 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4debccbe-9a0c-4b2d-b242-1dc3f3e5a133 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:41.137384 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4debccbe-9a0c-4b2d-b242-1dc3f3e5a133 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:41.137890 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-4debccbe-9a0c-4b2d-b242-1dc3f3e5a133 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:41.142220 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:41.142220 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:41.152336 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4debccbe-9a0c-4b2d-b242-1dc3f3e5a133 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:41.153045 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 822/3274] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:41 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:41.431836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6a893a21-b4d4-4da0-a822-e380fbc2005c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:41.434209 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6a893a21-b4d4-4da0-a822-e380fbc2005c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:41.434452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6a893a21-b4d4-4da0-a822-e380fbc2005c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:41.434766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6a893a21-b4d4-4da0-a822-e380fbc2005c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:41.451723 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:41.451723 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:41.464212 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6a893a21-b4d4-4da0-a822-e380fbc2005c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:41.464949 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6a893a21-b4d4-4da0-a822-e380fbc2005c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:41.465445 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 818/3275] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:41 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:42.166177 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2d1d677c-73c5-4f70-857b-f8377627e3fe None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:42.168304 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2d1d677c-73c5-4f70-857b-f8377627e3fe tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:42.168509 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2d1d677c-73c5-4f70-857b-f8377627e3fe tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:42.168752 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2d1d677c-73c5-4f70-857b-f8377627e3fe tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:42.168915 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-2d1d677c-73c5-4f70-857b-f8377627e3fe tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:42.173104 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:42.173104 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:42.183589 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2d1d677c-73c5-4f70-857b-f8377627e3fe tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:42.184133 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 812/3276] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:42 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:42.195975 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:42.198697 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:09:42.199535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-324929401", "volume_type": "c07cb37a-3c20-4916-808a-111937c8ea31", "group_id": "bc197f83-be4b-4a93-a93e-ef41edc87b47", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:42.201800 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-324929401', 'volume_type': 'c07cb37a-3c20-4916-808a-111937c8ea31', 'group_id': 'bc197f83-be4b-4a93-a93e-ef41edc87b47', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:09:42.211823 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:42.211823 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:42.212469 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume of 1 GB Jul 10 18:09:42.218801 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Availability Zones retrieved successfully. Jul 10 18:09:42.224818 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (6baf1bfd-93f3-4261-926a-74c4dea7ee20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:42.226175 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f41c82c-dd8b-4288-8665-9d88b96e7655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:42.226900 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:42.226900 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:42.227496 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:42.251157 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f41c82c-dd8b-4288-8665-9d88b96e7655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:09:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c07cb37a-3c20-4916-808a-111937c8ea31,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-960049395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07cb37a-3c20-4916-808a-111937c8ea31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bc197f83-be4b-4a93-a93e-ef41edc87b47', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:42.252035 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eedd8692-84ea-440e-a8ba-4fc1b518990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:42.291264 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-960049395 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-960049395, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:42.291716 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-960049395 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-960049395, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:42.333427 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['809611ce-8321-46c8-9c85-f64e8b5b99a3', '9c22de6a-cd1a-4411-84c2-4ab4098e74fc', '27137ea1-87cd-4a73-9998-ba2cffb11db6', '9e05bd69-b6a4-4cc4-ab52-dd3511930de0'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:42.334540 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eedd8692-84ea-440e-a8ba-4fc1b518990a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['809611ce-8321-46c8-9c85-f64e8b5b99a3', '9c22de6a-cd1a-4411-84c2-4ab4098e74fc', '27137ea1-87cd-4a73-9998-ba2cffb11db6', '9e05bd69-b6a4-4cc4-ab52-dd3511930de0']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:42.335523 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d7b8c7-4fed-447c-8153-f958150fe91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:42.365383 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d7b8c7-4fed-447c-8153-f958150fe91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-324929401',encryption_key_id=None,group_id=bc197f83-be4b-4a93-a93e-ef41edc87b47,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['809611ce-8321-46c8-9c85-f64e8b5b99a3','9c22de6a-cd1a-4411-84c2-4ab4098e74fc','27137ea1-87cd-4a73-9998-ba2cffb11db6','9e05bd69-b6a4-4cc4-ab52-dd3511930de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=c07cb37a-3c20-4916-808a-111937c8ea31), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-324929401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bc197f83-be4b-4a93-a93e-ef41edc87b47,host=None,id=771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5cda8b902194cdba0db9382ff6818d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71332312e4b474394fb6da41f8bdf6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07cb37a-3c20-4916-808a-111937c8ea31),volume_type_id=c07cb37a-3c20-4916-808a-111937c8ea31)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:42.366761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331a22ed-1bc5-446f-9d9b-2fc84f55bf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:42.393859 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331a22ed-1bc5-446f-9d9b-2fc84f55bf4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-324929401',encryption_key_id=None,group_id=bc197f83-be4b-4a93-a93e-ef41edc87b47,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['809611ce-8321-46c8-9c85-f64e8b5b99a3','9c22de6a-cd1a-4411-84c2-4ab4098e74fc','27137ea1-87cd-4a73-9998-ba2cffb11db6','9e05bd69-b6a4-4cc4-ab52-dd3511930de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=c07cb37a-3c20-4916-808a-111937c8ea31)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:42.394904 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4f3a23-1060-480b-8e65-21aadd60be43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:42.413551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4f3a23-1060-480b-8e65-21aadd60be43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:42.414822 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (6baf1bfd-93f3-4261-926a-74c4dea7ee20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:42.415401 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume request issued successfully. Jul 10 18:09:42.416452 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:42.416625 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:42.472813 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:42.478066 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:42.478066 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:42.482576 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3e570926-16b9-4952-8e90-f60e0da325bc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:42.483226 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff6fff15-08ec-4bb8-acdf-42829d602bfa tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:09:42.483829 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 825/3277] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:09:42 2026] POST /volume/v3/volumes => generated 819 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:42.485199 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3e570926-16b9-4952-8e90-f60e0da325bc tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:42.485621 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3e570926-16b9-4952-8e90-f60e0da325bc tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:42.486019 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3e570926-16b9-4952-8e90-f60e0da325bc tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:42.501554 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-237bad40-5c5c-4fc6-93db-c4d48da3f693 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:42.502233 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:42.502233 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:42.503968 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-237bad40-5c5c-4fc6-93db-c4d48da3f693 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a Jul 10 18:09:42.504292 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-237bad40-5c5c-4fc6-93db-c4d48da3f693 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:42.505249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-237bad40-5c5c-4fc6-93db-c4d48da3f693 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:42.507440 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3e570926-16b9-4952-8e90-f60e0da325bc tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:42.514894 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:42.514894 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:42.516154 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3e570926-16b9-4952-8e90-f60e0da325bc tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:42.516154 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 823/3278] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:42 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:42.524299 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-237bad40-5c5c-4fc6-93db-c4d48da3f693 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:42.525059 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-237bad40-5c5c-4fc6-93db-c4d48da3f693 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:42.525245 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-237bad40-5c5c-4fc6-93db-c4d48da3f693 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:42.564453 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-237bad40-5c5c-4fc6-93db-c4d48da3f693 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:42.567593 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:42.567593 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:42.576550 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-237bad40-5c5c-4fc6-93db-c4d48da3f693 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a returned with HTTP 200 Jul 10 18:09:42.577308 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 819/3279] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:42 2026] GET /volume/v3/volumes/771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a => generated 911 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:43.533148 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-45638211-a74d-4aa5-98d9-c8a891501ef7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:43.535109 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-45638211-a74d-4aa5-98d9-c8a891501ef7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:43.535349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-45638211-a74d-4aa5-98d9-c8a891501ef7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:43.535527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-45638211-a74d-4aa5-98d9-c8a891501ef7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:43.545385 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:43.545385 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:43.549392 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-45638211-a74d-4aa5-98d9-c8a891501ef7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:43.554401 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-45638211-a74d-4aa5-98d9-c8a891501ef7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:43.554822 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 813/3280] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:43 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:43.594717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b45edc2e-201d-465e-95ee-47d5b6c4db2c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:43.598017 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b45edc2e-201d-465e-95ee-47d5b6c4db2c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a Jul 10 18:09:43.598360 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b45edc2e-201d-465e-95ee-47d5b6c4db2c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:43.598661 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b45edc2e-201d-465e-95ee-47d5b6c4db2c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:43.613753 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:43.613753 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:43.620017 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b45edc2e-201d-465e-95ee-47d5b6c4db2c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:43.621021 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-b45edc2e-201d-465e-95ee-47d5b6c4db2c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:43.621260 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-b45edc2e-201d-465e-95ee-47d5b6c4db2c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:43.673314 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-b45edc2e-201d-465e-95ee-47d5b6c4db2c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:43.681298 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:43.681298 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:43.694628 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b45edc2e-201d-465e-95ee-47d5b6c4db2c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a returned with HTTP 200 Jul 10 18:09:43.695397 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 826/3281] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:43 2026] GET /volume/v3/volumes/771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:43.711690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:43.713658 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:09:43.713791 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1550555184", "volume_type": "c07cb37a-3c20-4916-808a-111937c8ea31", "group_id": "bc197f83-be4b-4a93-a93e-ef41edc87b47", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:43.715275 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1550555184', 'volume_type': 'c07cb37a-3c20-4916-808a-111937c8ea31', 'group_id': 'bc197f83-be4b-4a93-a93e-ef41edc87b47', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:09:43.725652 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:43.725652 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:43.726446 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume of 1 GB Jul 10 18:09:43.734866 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Availability Zones retrieved successfully. Jul 10 18:09:43.742941 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (deca6c2d-c74a-43e9-9e73-1e16209d7638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:43.744318 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519b14ea-a5c9-4092-a98b-e09e13243cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:43.745174 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:43.745174 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:43.745803 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:43.780186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519b14ea-a5c9-4092-a98b-e09e13243cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:09:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c07cb37a-3c20-4916-808a-111937c8ea31,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-960049395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07cb37a-3c20-4916-808a-111937c8ea31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bc197f83-be4b-4a93-a93e-ef41edc87b47', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:43.781395 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0eb592-f546-4e5c-8c9b-86f193958646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:43.833198 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-960049395 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-960049395, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:43.833507 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-960049395 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-960049395, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:43.857224 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['37da61d4-36dd-4a7f-b881-9b77a730ac55', '68a4dc4a-bb6f-4bd4-a94a-9ffcaaafa7f0', 'eb15a102-d759-4576-b63d-d55450ff1064', '29806c0a-a723-4087-9714-0820996994a8'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:43.858660 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0eb592-f546-4e5c-8c9b-86f193958646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37da61d4-36dd-4a7f-b881-9b77a730ac55', '68a4dc4a-bb6f-4bd4-a94a-9ffcaaafa7f0', 'eb15a102-d759-4576-b63d-d55450ff1064', '29806c0a-a723-4087-9714-0820996994a8']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:43.859902 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1409a8-ba09-4073-b58e-e062dce166c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:43.896069 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1409a8-ba09-4073-b58e-e062dce166c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '935987d3-71fe-4afa-a3e0-cc1b5e06834b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1550555184',encryption_key_id=None,group_id=bc197f83-be4b-4a93-a93e-ef41edc87b47,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['37da61d4-36dd-4a7f-b881-9b77a730ac55','68a4dc4a-bb6f-4bd4-a94a-9ffcaaafa7f0','eb15a102-d759-4576-b63d-d55450ff1064','29806c0a-a723-4087-9714-0820996994a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=c07cb37a-3c20-4916-808a-111937c8ea31), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1550555184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bc197f83-be4b-4a93-a93e-ef41edc87b47,host=None,id=935987d3-71fe-4afa-a3e0-cc1b5e06834b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5cda8b902194cdba0db9382ff6818d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71332312e4b474394fb6da41f8bdf6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07cb37a-3c20-4916-808a-111937c8ea31),volume_type_id=c07cb37a-3c20-4916-808a-111937c8ea31)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:43.897316 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a231f5b-9282-4328-a098-1efb56107eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:43.939293 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a231f5b-9282-4328-a098-1efb56107eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1550555184',encryption_key_id=None,group_id=bc197f83-be4b-4a93-a93e-ef41edc87b47,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['37da61d4-36dd-4a7f-b881-9b77a730ac55','68a4dc4a-bb6f-4bd4-a94a-9ffcaaafa7f0','eb15a102-d759-4576-b63d-d55450ff1064','29806c0a-a723-4087-9714-0820996994a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=c07cb37a-3c20-4916-808a-111937c8ea31)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:43.941060 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd7969c-2764-47e6-b442-2c42ba23cf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:43.963106 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd7969c-2764-47e6-b442-2c42ba23cf96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:43.964100 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (deca6c2d-c74a-43e9-9e73-1e16209d7638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:43.964713 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume request issued successfully. Jul 10 18:09:43.965414 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:43.965590 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:44.008369 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:44.012761 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:44.012761 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:44.017311 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0a16dae-fe7c-42b1-acf0-36ebed29d5ec tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:09:44.017953 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 824/3282] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:09:43 2026] POST /volume/v3/volumes => generated 820 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:44.037452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8313f0bc-8a9e-42fa-8180-2a437d20159b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:44.040353 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8313f0bc-8a9e-42fa-8180-2a437d20159b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b Jul 10 18:09:44.040720 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8313f0bc-8a9e-42fa-8180-2a437d20159b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:44.040945 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8313f0bc-8a9e-42fa-8180-2a437d20159b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:44.053299 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:44.053299 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:44.059714 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8313f0bc-8a9e-42fa-8180-2a437d20159b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:44.060452 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-8313f0bc-8a9e-42fa-8180-2a437d20159b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:44.060710 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-8313f0bc-8a9e-42fa-8180-2a437d20159b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:44.119629 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-8313f0bc-8a9e-42fa-8180-2a437d20159b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:44.124006 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:44.124006 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:44.135507 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8313f0bc-8a9e-42fa-8180-2a437d20159b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b returned with HTTP 200 Jul 10 18:09:44.136162 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 820/3283] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:44 2026] GET /volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b => generated 888 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:44.573491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-44e8b38f-07cf-41a3-8256-4232a8317ce4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:44.580072 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-44e8b38f-07cf-41a3-8256-4232a8317ce4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:44.580209 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-44e8b38f-07cf-41a3-8256-4232a8317ce4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:44.580586 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-44e8b38f-07cf-41a3-8256-4232a8317ce4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:44.609320 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:44.609320 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:44.620655 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-44e8b38f-07cf-41a3-8256-4232a8317ce4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:44.624741 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-44e8b38f-07cf-41a3-8256-4232a8317ce4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:44.625528 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 814/3284] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:44 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:45.152501 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9a33ce54-c52d-4e1c-a629-31390fcc1abd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:45.155106 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9a33ce54-c52d-4e1c-a629-31390fcc1abd tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b Jul 10 18:09:45.155409 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9a33ce54-c52d-4e1c-a629-31390fcc1abd tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:45.155710 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9a33ce54-c52d-4e1c-a629-31390fcc1abd tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:45.165486 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:45.165486 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:45.170673 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9a33ce54-c52d-4e1c-a629-31390fcc1abd tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:45.171664 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-9a33ce54-c52d-4e1c-a629-31390fcc1abd tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:45.171896 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-9a33ce54-c52d-4e1c-a629-31390fcc1abd tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:45.227040 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-9a33ce54-c52d-4e1c-a629-31390fcc1abd tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:45.230556 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:45.230556 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:45.239597 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9a33ce54-c52d-4e1c-a629-31390fcc1abd tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b returned with HTTP 200 Jul 10 18:09:45.240102 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 827/3285] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:45 2026] GET /volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:45.256772 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e0baf51d-5dda-4181-aab2-4b94c4d82fb5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:45.258710 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0baf51d-5dda-4181-aab2-4b94c4d82fb5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] PUT https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:45.259351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e0baf51d-5dda-4181-aab2-4b94c4d82fb5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:45.261002 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-e0baf51d-5dda-4181-aab2-4b94c4d82fb5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Update called for group bc197f83-be4b-4a93-a93e-ef41edc87b47. {{(pid=99948) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 18:09:45.261248 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.groups [None req-e0baf51d-5dda-4181-aab2-4b94c4d82fb5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Updating group bc197f83-be4b-4a93-a93e-ef41edc87b47 with name None description: None add_volumes: None remove_volumes: 771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a. Jul 10 18:09:45.265523 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:45.265523 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:45.286036 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0baf51d-5dda-4181-aab2-4b94c4d82fb5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 202 Jul 10 18:09:45.286036 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 825/3286] 10.4.3.71 () {70 vars in 1399 bytes} [Fri Jul 10 18:09:45 2026] PUT /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:45.296267 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-850e0365-2c47-4090-9709-c9a150fcd754 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:45.298712 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-850e0365-2c47-4090-9709-c9a150fcd754 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:45.299033 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-850e0365-2c47-4090-9709-c9a150fcd754 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:45.299156 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-850e0365-2c47-4090-9709-c9a150fcd754 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:45.299299 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-850e0365-2c47-4090-9709-c9a150fcd754 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:45.304996 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:45.304996 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:45.323761 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-850e0365-2c47-4090-9709-c9a150fcd754 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:45.323879 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 821/3287] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:45 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:45.645635 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6b26eaed-93c6-4aed-8391-ba4a2b28331d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:45.647437 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b26eaed-93c6-4aed-8391-ba4a2b28331d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:45.647871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b26eaed-93c6-4aed-8391-ba4a2b28331d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:45.648175 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b26eaed-93c6-4aed-8391-ba4a2b28331d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:45.664413 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:45.664413 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:45.668531 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6b26eaed-93c6-4aed-8391-ba4a2b28331d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:45.674156 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b26eaed-93c6-4aed-8391-ba4a2b28331d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:45.674918 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 815/3288] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:45 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:46.335518 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fce1fe52-93e8-498d-9443-80f9789ff2f8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:46.338293 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fce1fe52-93e8-498d-9443-80f9789ff2f8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:46.338503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fce1fe52-93e8-498d-9443-80f9789ff2f8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:46.338761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fce1fe52-93e8-498d-9443-80f9789ff2f8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:46.338911 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-fce1fe52-93e8-498d-9443-80f9789ff2f8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:46.342933 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:46.342933 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:46.356321 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fce1fe52-93e8-498d-9443-80f9789ff2f8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:46.356321 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 828/3289] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:46 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:46.367069 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f165500c-4f48-47e0-a367-7629590c7834 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:46.371792 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f165500c-4f48-47e0-a367-7629590c7834 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] PUT https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:46.371792 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f165500c-4f48-47e0-a367-7629590c7834 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:46.373161 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-f165500c-4f48-47e0-a367-7629590c7834 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Update called for group bc197f83-be4b-4a93-a93e-ef41edc87b47. {{(pid=99948) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 18:09:46.373383 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.groups [None req-f165500c-4f48-47e0-a367-7629590c7834 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Updating group bc197f83-be4b-4a93-a93e-ef41edc87b47 with name None description: None add_volumes: 771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a remove_volumes: None. Jul 10 18:09:46.377618 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:46.377618 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:46.415921 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f165500c-4f48-47e0-a367-7629590c7834 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 202 Jul 10 18:09:46.416721 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 826/3290] 10.4.3.71 () {70 vars in 1399 bytes} [Fri Jul 10 18:09:46 2026] PUT /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:46.425523 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e10da3fd-9bdd-413e-b7f5-e24e6cfe6631 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:46.431681 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e10da3fd-9bdd-413e-b7f5-e24e6cfe6631 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:46.431850 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e10da3fd-9bdd-413e-b7f5-e24e6cfe6631 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:46.432296 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e10da3fd-9bdd-413e-b7f5-e24e6cfe6631 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:46.432657 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-e10da3fd-9bdd-413e-b7f5-e24e6cfe6631 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:46.437855 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:46.437855 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:46.451793 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e10da3fd-9bdd-413e-b7f5-e24e6cfe6631 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:46.451793 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 822/3291] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:46 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:46.491744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-5bb56652-d360-4fbd-be25-08277da494c3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:46.497635 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-5bb56652-d360-4fbd-be25-08277da494c3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] POST https://10.4.3.71/volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c/action Jul 10 18:09:46.497635 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-5bb56652-d360-4fbd-be25-08277da494c3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:09:46.497635 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-5bb56652-d360-4fbd-be25-08277da494c3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:46.514187 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:46.514187 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:46.528047 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9af3e9a8-ac47-42e3-95a2-4359391cc2ff req-5bb56652-d360-4fbd-be25-08277da494c3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c/action returned with HTTP 204 Jul 10 18:09:46.528047 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 816/3292] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:09:46 2026] POST /volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:46.689777 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-28d89896-019c-42c9-b99f-f09b6e1d1226 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:46.692196 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28d89896-019c-42c9-b99f-f09b6e1d1226 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:46.692821 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28d89896-019c-42c9-b99f-f09b6e1d1226 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:46.692821 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28d89896-019c-42c9-b99f-f09b6e1d1226 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:46.704552 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:46.704552 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:46.708929 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-28d89896-019c-42c9-b99f-f09b6e1d1226 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:46.713719 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28d89896-019c-42c9-b99f-f09b6e1d1226 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:46.714165 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 829/3293] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:46 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:46.727328 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c3a2f4ca-ced5-41a3-b011-725b96e1b939 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:46.731299 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c3a2f4ca-ced5-41a3-b011-725b96e1b939 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:46.731299 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c3a2f4ca-ced5-41a3-b011-725b96e1b939 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:46.731299 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c3a2f4ca-ced5-41a3-b011-725b96e1b939 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:46.740611 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:46.740611 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:46.745811 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c3a2f4ca-ced5-41a3-b011-725b96e1b939 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:46.752661 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c3a2f4ca-ced5-41a3-b011-725b96e1b939 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:46.753417 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 827/3294] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:46 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:46.766683 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-13075e67-13bd-41b0-b92d-cc3f2db3ea1d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:46.769388 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-13075e67-13bd-41b0-b92d-cc3f2db3ea1d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:09:46.770118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-13075e67-13bd-41b0-b92d-cc3f2db3ea1d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f329d369-2fb3-4adb-8aa0-04d4448949c3", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-173389040", "description": null, "metadata": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:46.786629 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:46.786629 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:46.787727 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-13075e67-13bd-41b0-b92d-cc3f2db3ea1d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:46.788077 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-13075e67-13bd-41b0-b92d-cc3f2db3ea1d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Create snapshot from volume f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:46.842624 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-13075e67-13bd-41b0-b92d-cc3f2db3ea1d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Created reservations ['892883e1-88ad-42e3-b354-7be2773397ef', 'eecb053d-3c6f-4768-b16c-db88c7aa9563', 'b12872a5-cd89-4693-bc4f-954650f4c4db', '978ac0b9-bf49-4be3-b33a-24ae6d475a42'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:46.889044 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-13075e67-13bd-41b0-b92d-cc3f2db3ea1d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Snapshot force create request issued successfully. Jul 10 18:09:46.889765 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-13075e67-13bd-41b0-b92d-cc3f2db3ea1d tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:09:46.890479 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 823/3295] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:09:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:09:46.903497 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-53821ef5-2e70-423c-87c7-3febcbc29b10 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:46.906203 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-53821ef5-2e70-423c-87c7-3febcbc29b10 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:09:46.906663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-53821ef5-2e70-423c-87c7-3febcbc29b10 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:46.907073 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-53821ef5-2e70-423c-87c7-3febcbc29b10 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:46.913598 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:46.913598 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:46.914484 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-53821ef5-2e70-423c-87c7-3febcbc29b10 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Snapshot retrieved successfully. Jul 10 18:09:46.915697 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-53821ef5-2e70-423c-87c7-3febcbc29b10 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 returned with HTTP 200 Jul 10 18:09:46.916445 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 817/3296] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:46 2026] GET /volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:47.465829 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ab931eaf-554e-4225-96b8-205df1eae7c1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:47.468343 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ab931eaf-554e-4225-96b8-205df1eae7c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:47.468689 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ab931eaf-554e-4225-96b8-205df1eae7c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:47.468975 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ab931eaf-554e-4225-96b8-205df1eae7c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:47.469199 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-ab931eaf-554e-4225-96b8-205df1eae7c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:47.473505 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:47.473505 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:47.482441 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ab931eaf-554e-4225-96b8-205df1eae7c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:47.482889 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 830/3297] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:47 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:47.495359 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3f69bea5-9999-4278-ae1b-b2ab7bf14499 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:47.497239 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f69bea5-9999-4278-ae1b-b2ab7bf14499 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] PUT https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:47.497850 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3f69bea5-9999-4278-ae1b-b2ab7bf14499 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "935987d3-71fe-4afa-a3e0-cc1b5e06834b"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:47.500309 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-3f69bea5-9999-4278-ae1b-b2ab7bf14499 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Update called for group bc197f83-be4b-4a93-a93e-ef41edc87b47. {{(pid=99948) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 18:09:47.500309 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.groups [None req-3f69bea5-9999-4278-ae1b-b2ab7bf14499 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Updating group bc197f83-be4b-4a93-a93e-ef41edc87b47 with name None description: None add_volumes: None remove_volumes: 935987d3-71fe-4afa-a3e0-cc1b5e06834b. Jul 10 18:09:47.504016 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:47.504016 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:47.522342 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f69bea5-9999-4278-ae1b-b2ab7bf14499 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 202 Jul 10 18:09:47.523059 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 828/3298] 10.4.3.71 () {70 vars in 1399 bytes} [Fri Jul 10 18:09:47 2026] PUT /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:47.533204 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ee884053-04e8-4809-9549-b590d68c5a65 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:47.536017 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ee884053-04e8-4809-9549-b590d68c5a65 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:47.536274 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ee884053-04e8-4809-9549-b590d68c5a65 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:47.536481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ee884053-04e8-4809-9549-b590d68c5a65 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:47.536690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-ee884053-04e8-4809-9549-b590d68c5a65 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:47.542237 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:47.542237 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:47.555592 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ee884053-04e8-4809-9549-b590d68c5a65 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:47.556186 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 824/3299] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:47 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:47.928483 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ba7af593-5f7b-45a0-9357-e28d51916399 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:47.930257 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ba7af593-5f7b-45a0-9357-e28d51916399 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:09:47.930642 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ba7af593-5f7b-45a0-9357-e28d51916399 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:47.930921 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ba7af593-5f7b-45a0-9357-e28d51916399 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:47.938851 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:47.938851 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:47.938851 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ba7af593-5f7b-45a0-9357-e28d51916399 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Snapshot retrieved successfully. Jul 10 18:09:47.938851 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ba7af593-5f7b-45a0-9357-e28d51916399 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 returned with HTTP 200 Jul 10 18:09:47.938851 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 818/3300] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:47 2026] GET /volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:47.949304 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b6078601-efb9-4899-b6b6-500c09eed6c3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:47.951293 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b6078601-efb9-4899-b6b6-500c09eed6c3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:09:47.951535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b6078601-efb9-4899-b6b6-500c09eed6c3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:47.951828 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b6078601-efb9-4899-b6b6-500c09eed6c3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:47.957580 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:47.957580 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:47.958129 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b6078601-efb9-4899-b6b6-500c09eed6c3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Snapshot retrieved successfully. Jul 10 18:09:47.959002 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b6078601-efb9-4899-b6b6-500c09eed6c3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 returned with HTTP 200 Jul 10 18:09:47.959415 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 831/3301] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:47 2026] GET /volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:47.969385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a970f5fa-9cb7-45d3-8bb1-51751dc68030 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:47.971468 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a970f5fa-9cb7-45d3-8bb1-51751dc68030 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:09:47.972093 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a970f5fa-9cb7-45d3-8bb1-51751dc68030 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:47.972674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a970f5fa-9cb7-45d3-8bb1-51751dc68030 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:47.987742 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:47.987742 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:47.992481 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a970f5fa-9cb7-45d3-8bb1-51751dc68030 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:09:48.000402 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a970f5fa-9cb7-45d3-8bb1-51751dc68030 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:09:48.001220 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 829/3302] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:47 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:48.567712 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f77a85ca-4aae-4a7e-ad5c-03ebc4a8f728 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:48.570728 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f77a85ca-4aae-4a7e-ad5c-03ebc4a8f728 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:48.570728 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f77a85ca-4aae-4a7e-ad5c-03ebc4a8f728 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:48.570985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f77a85ca-4aae-4a7e-ad5c-03ebc4a8f728 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:48.571169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-f77a85ca-4aae-4a7e-ad5c-03ebc4a8f728 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:48.575835 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:48.575835 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:48.587974 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f77a85ca-4aae-4a7e-ad5c-03ebc4a8f728 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:48.588530 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 825/3303] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:48 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:48.601029 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-069b8097-aea9-4945-84e0-643048dd0463 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:48.602504 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-069b8097-aea9-4945-84e0-643048dd0463 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] PUT https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:48.603065 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-069b8097-aea9-4945-84e0-643048dd0463 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "935987d3-71fe-4afa-a3e0-cc1b5e06834b"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:48.604906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-069b8097-aea9-4945-84e0-643048dd0463 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Update called for group bc197f83-be4b-4a93-a93e-ef41edc87b47. {{(pid=99950) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 18:09:48.605143 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.groups [None req-069b8097-aea9-4945-84e0-643048dd0463 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Updating group bc197f83-be4b-4a93-a93e-ef41edc87b47 with name None description: None add_volumes: 935987d3-71fe-4afa-a3e0-cc1b5e06834b remove_volumes: None. Jul 10 18:09:48.609034 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:48.609034 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:48.638908 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-069b8097-aea9-4945-84e0-643048dd0463 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 202 Jul 10 18:09:48.639515 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 819/3304] 10.4.3.71 () {70 vars in 1399 bytes} [Fri Jul 10 18:09:48 2026] PUT /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:48.649038 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-aa9a8e0b-e3f8-4af6-81a7-36e73756ec16 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:48.651058 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aa9a8e0b-e3f8-4af6-81a7-36e73756ec16 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:48.651272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aa9a8e0b-e3f8-4af6-81a7-36e73756ec16 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:48.651440 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aa9a8e0b-e3f8-4af6-81a7-36e73756ec16 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:48.651609 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-aa9a8e0b-e3f8-4af6-81a7-36e73756ec16 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:48.656231 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:48.656231 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:48.664080 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aa9a8e0b-e3f8-4af6-81a7-36e73756ec16 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:48.664766 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 832/3305] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:48 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:09:49.072203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:49.074110 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:09:49.074638 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1333181444"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:49.076212 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1333181444'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:09:49.076549 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Create volume of 1 GB Jul 10 18:09:49.079333 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=240,cinder:UPDATE=42,cinder:INSERT=26 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:09:49.081440 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Availability Zones retrieved successfully. Jul 10 18:09:49.089082 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Flow 'volume_create_api' (0d388fb8-e718-4daa-b1b0-e258e999e7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:49.090295 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bed57c4-af69-4fdb-b175-728bfb3920c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:49.092680 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:49.125886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bed57c4-af69-4fdb-b175-728bfb3920c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:49.128192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e317e9-ab6d-40aa-bf16-36fd61ca6d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:49.220609 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Created reservations ['1217d893-d57b-4af8-8ada-e58fa42efadd', 'be43b94e-d991-45da-8a86-0a1ac4485871', 'a0cceb5d-c14f-4efd-a805-37a49e1217e4', '8a627b86-6b0d-4a4e-b850-16833d1348fe'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:49.221823 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e317e9-ab6d-40aa-bf16-36fd61ca6d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1217d893-d57b-4af8-8ada-e58fa42efadd', 'be43b94e-d991-45da-8a86-0a1ac4485871', 'a0cceb5d-c14f-4efd-a805-37a49e1217e4', '8a627b86-6b0d-4a4e-b850-16833d1348fe']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:49.224101 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ec2b13-f1d9-4900-87be-24bb9ad378ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:49.261610 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ec2b13-f1d9-4900-87be-24bb9ad378ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e377c573-2e29-4bf1-a53a-d4864a11a1ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1333181444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68420b025474a1780c51d6d3151a9c5',qos_specs=None,replication_status=,reservations=['1217d893-d57b-4af8-8ada-e58fa42efadd','be43b94e-d991-45da-8a86-0a1ac4485871','a0cceb5d-c14f-4efd-a805-37a49e1217e4','8a627b86-6b0d-4a4e-b850-16833d1348fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984f3217fda241e990b1c3e7ea75366e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1333181444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e377c573-2e29-4bf1-a53a-d4864a11a1ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68420b025474a1780c51d6d3151a9c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984f3217fda241e990b1c3e7ea75366e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:49.264231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af4cc83-2796-488b-abd6-ed065098141b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:49.295600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af4cc83-2796-488b-abd6-ed065098141b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1333181444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68420b025474a1780c51d6d3151a9c5',qos_specs=None,replication_status=,reservations=['1217d893-d57b-4af8-8ada-e58fa42efadd','be43b94e-d991-45da-8a86-0a1ac4485871','a0cceb5d-c14f-4efd-a805-37a49e1217e4','8a627b86-6b0d-4a4e-b850-16833d1348fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984f3217fda241e990b1c3e7ea75366e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:49.295600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9a42d50-98ec-44f5-9d78-9a604dd6298a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:49.309904 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9a42d50-98ec-44f5-9d78-9a604dd6298a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:49.311502 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Flow 'volume_create_api' (0d388fb8-e718-4daa-b1b0-e258e999e7a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:49.312486 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Create volume request issued successfully. Jul 10 18:09:49.313481 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a080cbf4-f9da-4a9c-89c6-6c4509a11e80 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:09:49.314262 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 830/3306] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:09:49 2026] POST /volume/v3/volumes => generated 752 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:09:49.330938 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6dc1f36c-0c5b-48a0-b1b0-79d42b540c2c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:49.333018 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6dc1f36c-0c5b-48a0-b1b0-79d42b540c2c tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac Jul 10 18:09:49.333275 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6dc1f36c-0c5b-48a0-b1b0-79d42b540c2c tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:49.333453 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6dc1f36c-0c5b-48a0-b1b0-79d42b540c2c tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:49.341375 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:49.341375 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:49.346455 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6dc1f36c-0c5b-48a0-b1b0-79d42b540c2c tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:49.353292 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6dc1f36c-0c5b-48a0-b1b0-79d42b540c2c tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac returned with HTTP 200 Jul 10 18:09:49.353475 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 826/3307] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:49 2026] GET /volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:49.677424 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-06fad8f8-53c7-4540-b03b-34002ba7f5c1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:49.679402 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06fad8f8-53c7-4540-b03b-34002ba7f5c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:49.679836 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06fad8f8-53c7-4540-b03b-34002ba7f5c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:49.680180 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06fad8f8-53c7-4540-b03b-34002ba7f5c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:49.680424 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-06fad8f8-53c7-4540-b03b-34002ba7f5c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:49.688729 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:49.688729 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:49.698735 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06fad8f8-53c7-4540-b03b-34002ba7f5c1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 200 Jul 10 18:09:49.699421 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 820/3308] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:49 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:49.709018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:49.710963 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:09:49.711168 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:49.711357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:49.711643 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:49.712029 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:49.712029 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:49.712443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:49.720358 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all volumes completed successfully. Jul 10 18:09:49.721211 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:49.721380 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:49.758653 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:49.761986 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:49.761986 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:49.766731 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:49.766951 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:49.808132 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:49.812581 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:49.812581 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:49.824951 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-191cbc61-bfde-4d6b-99ee-f6e7a28ed660 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:09:49.825576 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 833/3309] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:09:49 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:09:49.840372 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-27daef0b-080f-4346-9f47-bccec7ca9c10 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:49.843960 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-27daef0b-080f-4346-9f47-bccec7ca9c10 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/group_snapshots Jul 10 18:09:49.844511 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-27daef0b-080f-4346-9f47-bccec7ca9c10 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bc197f83-be4b-4a93-a93e-ef41edc87b47", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-548448852"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:49.846619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.group_snapshots [None req-27daef0b-080f-4346-9f47-bccec7ca9c10 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bc197f83-be4b-4a93-a93e-ef41edc87b47', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-548448852'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 18:09:49.851874 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:49.851874 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:49.857210 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.group_snapshots [None req-27daef0b-080f-4346-9f47-bccec7ca9c10 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-548448852. Jul 10 18:09:49.901640 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:49.901640 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:49.922649 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-27daef0b-080f-4346-9f47-bccec7ca9c10 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-960049395 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-960049395, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:49.954039 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-27daef0b-080f-4346-9f47-bccec7ca9c10 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['79b1602a-3dc2-4783-9bbd-b5e2523ea4d4', 'a053211a-5c10-4c62-9b15-bc9865994b69', '65a1e306-a0d5-4411-b4ca-7244027a2f85', 'b873aa7d-a6b1-49fd-b0ba-c7871106406e'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:50.003291 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-27daef0b-080f-4346-9f47-bccec7ca9c10 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots returned with HTTP 202 Jul 10 18:09:50.007251 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 831/3310] 10.4.3.71 () {70 vars in 1317 bytes} [Fri Jul 10 18:09:49 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:50.018039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-755a68d6-e2c9-48f6-a399-31697ed65a2d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:50.018529 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-755a68d6-e2c9-48f6-a399-31697ed65a2d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac Jul 10 18:09:50.018855 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-755a68d6-e2c9-48f6-a399-31697ed65a2d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:50.019182 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-755a68d6-e2c9-48f6-a399-31697ed65a2d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:50.019440 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.group_snapshots [None req-755a68d6-e2c9-48f6-a399-31697ed65a2d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 2adf92b4-a15c-4a4a-a6ee-941005b4c9ac {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:50.023359 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:50.023359 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:50.028481 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-755a68d6-e2c9-48f6-a399-31697ed65a2d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac returned with HTTP 200 Jul 10 18:09:50.028481 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 827/3311] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:50 2026] GET /volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:50.371291 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e25b4910-c0c8-43cb-ab3b-af6f838acd2d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:50.373879 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e25b4910-c0c8-43cb-ab3b-af6f838acd2d tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac Jul 10 18:09:50.374256 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e25b4910-c0c8-43cb-ab3b-af6f838acd2d tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:50.374615 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e25b4910-c0c8-43cb-ab3b-af6f838acd2d tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:50.384782 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:50.384782 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:50.390749 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e25b4910-c0c8-43cb-ab3b-af6f838acd2d tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:50.397492 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e25b4910-c0c8-43cb-ab3b-af6f838acd2d tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac returned with HTTP 200 Jul 10 18:09:50.398095 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 821/3312] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:50 2026] GET /volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:50.413464 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-26bf78b2-9bd7-4ad1-b4d2-db7ea759b1b0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:50.416851 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26bf78b2-9bd7-4ad1-b4d2-db7ea759b1b0 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] POST https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac/action Jul 10 18:09:50.417253 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26bf78b2-9bd7-4ad1-b4d2-db7ea759b1b0 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:09:50.417430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26bf78b2-9bd7-4ad1-b4d2-db7ea759b1b0 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:50.431711 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:50.431711 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:50.433090 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-26bf78b2-9bd7-4ad1-b4d2-db7ea759b1b0 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:50.441621 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-26bf78b2-9bd7-4ad1-b4d2-db7ea759b1b0 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume updated successfully. Jul 10 18:09:50.441964 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26bf78b2-9bd7-4ad1-b4d2-db7ea759b1b0 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac/action returned with HTTP 200 Jul 10 18:09:50.442484 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 834/3313] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:09:50 2026] POST /volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:09:50.451665 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-39963aee-e1a9-4f90-85fd-85778414333a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:50.454550 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39963aee-e1a9-4f90-85fd-85778414333a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac Jul 10 18:09:50.454809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-39963aee-e1a9-4f90-85fd-85778414333a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:50.455507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-39963aee-e1a9-4f90-85fd-85778414333a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:50.473472 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:50.473472 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:50.478087 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-39963aee-e1a9-4f90-85fd-85778414333a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:50.482999 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39963aee-e1a9-4f90-85fd-85778414333a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac returned with HTTP 200 Jul 10 18:09:50.483552 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 832/3314] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:50 2026] GET /volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:50.621233 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-27adcedb-f796-4d83-9cef-a2ca92db626e req-3b8f3e79-d855-4851-93b1-ba75cffdecaf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:50.623965 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-27adcedb-f796-4d83-9cef-a2ca92db626e req-3b8f3e79-d855-4851-93b1-ba75cffdecaf tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac Jul 10 18:09:50.624229 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-27adcedb-f796-4d83-9cef-a2ca92db626e req-3b8f3e79-d855-4851-93b1-ba75cffdecaf tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:50.624671 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-27adcedb-f796-4d83-9cef-a2ca92db626e req-3b8f3e79-d855-4851-93b1-ba75cffdecaf tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:50.635333 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:50.635333 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:50.639546 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-27adcedb-f796-4d83-9cef-a2ca92db626e req-3b8f3e79-d855-4851-93b1-ba75cffdecaf tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:50.644967 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-27adcedb-f796-4d83-9cef-a2ca92db626e req-3b8f3e79-d855-4851-93b1-ba75cffdecaf tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac returned with HTTP 200 Jul 10 18:09:50.645464 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 828/3315] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:09:50 2026] GET /volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:51.041871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8c1bafc1-1711-4582-91a1-621bea630416 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.044237 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8c1bafc1-1711-4582-91a1-621bea630416 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac Jul 10 18:09:51.044548 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8c1bafc1-1711-4582-91a1-621bea630416 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.044926 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8c1bafc1-1711-4582-91a1-621bea630416 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.045093 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.group_snapshots [None req-8c1bafc1-1711-4582-91a1-621bea630416 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 2adf92b4-a15c-4a4a-a6ee-941005b4c9ac {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:51.049141 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.049141 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:51.053738 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8c1bafc1-1711-4582-91a1-621bea630416 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac returned with HTTP 200 Jul 10 18:09:51.054310 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 822/3316] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:51 2026] GET /volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:51.067037 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8be1a008-c877-4bd0-b493-090ce184a698 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.070004 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8be1a008-c877-4bd0-b493-090ce184a698 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail Jul 10 18:09:51.070319 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8be1a008-c877-4bd0-b493-090ce184a698 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.070636 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8be1a008-c877-4bd0-b493-090ce184a698 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.072144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-8be1a008-c877-4bd0-b493-090ce184a698 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:51.072586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-8be1a008-c877-4bd0-b493-090ce184a698 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:09:51.078058 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8be1a008-c877-4bd0-b493-090ce184a698 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all snapshots completed successfully. Jul 10 18:09:51.078773 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.078773 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:51.079728 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8be1a008-c877-4bd0-b493-090ce184a698 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 18:09:51.081829 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 835/3317] 10.4.3.71 () {66 vars in 1257 bytes} [Fri Jul 10 18:09:51 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:51.093419 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-39b0fe1c-7297-4669-96b8-eb9e369df61f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.096481 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39b0fe1c-7297-4669-96b8-eb9e369df61f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/d08e551d-df2a-4841-8507-9af44deef229 Jul 10 18:09:51.096750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-39b0fe1c-7297-4669-96b8-eb9e369df61f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.097076 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-39b0fe1c-7297-4669-96b8-eb9e369df61f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.104244 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.104244 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:51.105112 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-39b0fe1c-7297-4669-96b8-eb9e369df61f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Snapshot retrieved successfully. Jul 10 18:09:51.106421 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39b0fe1c-7297-4669-96b8-eb9e369df61f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/d08e551d-df2a-4841-8507-9af44deef229 returned with HTTP 200 Jul 10 18:09:51.107065 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 833/3318] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:51 2026] GET /volume/v3/snapshots/d08e551d-df2a-4841-8507-9af44deef229 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:51.117926 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-01a9c40c-866f-47d4-8314-d9e082dce9e2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.120085 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-01a9c40c-866f-47d4-8314-d9e082dce9e2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/0396161e-0beb-4daa-b538-783cbd240185 Jul 10 18:09:51.120289 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-01a9c40c-866f-47d4-8314-d9e082dce9e2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.120769 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-01a9c40c-866f-47d4-8314-d9e082dce9e2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.126058 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.126058 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:51.126644 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-01a9c40c-866f-47d4-8314-d9e082dce9e2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Snapshot retrieved successfully. Jul 10 18:09:51.127441 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-01a9c40c-866f-47d4-8314-d9e082dce9e2 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/0396161e-0beb-4daa-b538-783cbd240185 returned with HTTP 200 Jul 10 18:09:51.127903 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 829/3319] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:51 2026] GET /volume/v3/snapshots/0396161e-0beb-4daa-b538-783cbd240185 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:51.141836 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4f98fedf-69b5-4c1b-8244-8678f585093f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.144154 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f98fedf-69b5-4c1b-8244-8678f585093f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] DELETE https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac Jul 10 18:09:51.144420 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f98fedf-69b5-4c1b-8244-8678f585093f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.144743 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f98fedf-69b5-4c1b-8244-8678f585093f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.144921 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.group_snapshots [None req-4f98fedf-69b5-4c1b-8244-8678f585093f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] delete called for member 2adf92b4-a15c-4a4a-a6ee-941005b4c9ac {{(pid=99950) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 18:09:51.145077 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.group_snapshots [None req-4f98fedf-69b5-4c1b-8244-8678f585093f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Delete group_snapshot with id: 2adf92b4-a15c-4a4a-a6ee-941005b4c9ac Jul 10 18:09:51.149454 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.149454 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:51.187781 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.190269 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:09:51.190777 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1037358839"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:51.194226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1037358839'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:09:51.195644 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Create volume of 1 GB Jul 10 18:09:51.203594 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f98fedf-69b5-4c1b-8244-8678f585093f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac returned with HTTP 202 Jul 10 18:09:51.203594 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 823/3320] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:09:51 2026] DELETE /volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:51.208102 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Availability Zones retrieved successfully. Jul 10 18:09:51.213783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.217810 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:09:51.218134 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.218522 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.218621 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Flow 'volume_create_api' (4c66587d-d016-47cc-b271-ecf17840b353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:51.218834 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:51.219515 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (425eef76-d3d6-4ac0-829f-f790ee20930c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:51.220414 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:51.220498 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:51.231648 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all volumes completed successfully. Jul 10 18:09:51.232794 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:51.233353 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:51.263630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (425eef76-d3d6-4ac0-829f-f790ee20930c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:51.265079 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e329bd6-07be-4485-99c4-eb436b37cc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:51.290779 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:51.296437 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.296437 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:51.302547 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:51.302825 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:51.334008 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Created reservations ['e30155a2-ce5d-4a91-8135-26e13349e00e', '20e0f83f-ea6d-4907-9fbf-01935541b939', '1dac4e6b-a57f-4af4-bb58-d1602bb447ce', '12706f00-3969-45ad-924d-36c716d50285'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:51.334592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e329bd6-07be-4485-99c4-eb436b37cc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e30155a2-ce5d-4a91-8135-26e13349e00e', '20e0f83f-ea6d-4907-9fbf-01935541b939', '1dac4e6b-a57f-4af4-bb58-d1602bb447ce', '12706f00-3969-45ad-924d-36c716d50285']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:51.336283 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c097bb3d-0632-43f0-9c03-1ef7567a511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:51.357216 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:51.361360 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.361360 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:51.366409 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c097bb3d-0632-43f0-9c03-1ef7567a511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82449f7d-32cc-4941-9457-1edc6d10ef51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1037358839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68420b025474a1780c51d6d3151a9c5',qos_specs=None,replication_status=,reservations=['e30155a2-ce5d-4a91-8135-26e13349e00e','20e0f83f-ea6d-4907-9fbf-01935541b939','1dac4e6b-a57f-4af4-bb58-d1602bb447ce','12706f00-3969-45ad-924d-36c716d50285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984f3217fda241e990b1c3e7ea75366e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1037358839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82449f7d-32cc-4941-9457-1edc6d10ef51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68420b025474a1780c51d6d3151a9c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984f3217fda241e990b1c3e7ea75366e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:51.367393 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2440d82b-3721-4243-bf1d-6ba9b07ad1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:51.373342 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ce736200-285b-4077-a1b6-1dbfa4883d49 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:09:51.373975 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 834/3321] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:09:51 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:09:51.391426 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-60b7decf-011a-4089-8ca0-42c25f418200 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.394580 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-60b7decf-011a-4089-8ca0-42c25f418200 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail Jul 10 18:09:51.394701 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2440d82b-3721-4243-bf1d-6ba9b07ad1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1037358839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68420b025474a1780c51d6d3151a9c5',qos_specs=None,replication_status=,reservations=['e30155a2-ce5d-4a91-8135-26e13349e00e','20e0f83f-ea6d-4907-9fbf-01935541b939','1dac4e6b-a57f-4af4-bb58-d1602bb447ce','12706f00-3969-45ad-924d-36c716d50285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984f3217fda241e990b1c3e7ea75366e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:51.394789 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-60b7decf-011a-4089-8ca0-42c25f418200 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.394789 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-60b7decf-011a-4089-8ca0-42c25f418200 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.394789 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-60b7decf-011a-4089-8ca0-42c25f418200 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:51.396177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec5dab0-36a2-4b40-a978-0de6e50d7e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:51.396273 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-60b7decf-011a-4089-8ca0-42c25f418200 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:09:51.405659 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-60b7decf-011a-4089-8ca0-42c25f418200 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all snapshots completed successfully. Jul 10 18:09:51.406223 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.406223 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:51.408119 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-60b7decf-011a-4089-8ca0-42c25f418200 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 18:09:51.408119 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 830/3322] 10.4.3.71 () {66 vars in 1257 bytes} [Fri Jul 10 18:09:51 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:51.409136 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec5dab0-36a2-4b40-a978-0de6e50d7e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:51.410180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Flow 'volume_create_api' (4c66587d-d016-47cc-b271-ecf17840b353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:51.410785 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Create volume request issued successfully. Jul 10 18:09:51.411763 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8b381e1b-42f5-4aee-9cc3-b2458c6de93a tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:09:51.412621 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 836/3323] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:09:51 2026] POST /volume/v3/volumes => generated 752 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:09:51.420594 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8bb72a91-fefd-4823-9aa6-1beb38fdac2f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.423079 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8bb72a91-fefd-4823-9aa6-1beb38fdac2f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/d08e551d-df2a-4841-8507-9af44deef229 Jul 10 18:09:51.423360 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8bb72a91-fefd-4823-9aa6-1beb38fdac2f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.424729 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8bb72a91-fefd-4823-9aa6-1beb38fdac2f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.428950 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2077e0bb-74ce-4fb4-b6b4-614412261369 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.429946 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8bb72a91-fefd-4823-9aa6-1beb38fdac2f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/d08e551d-df2a-4841-8507-9af44deef229 returned with HTTP 404 Jul 10 18:09:51.430674 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 824/3324] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:51 2026] GET /volume/v3/snapshots/d08e551d-df2a-4841-8507-9af44deef229 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:51.433588 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2077e0bb-74ce-4fb4-b6b4-614412261369 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 Jul 10 18:09:51.433588 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2077e0bb-74ce-4fb4-b6b4-614412261369 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.433920 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2077e0bb-74ce-4fb4-b6b4-614412261369 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.441592 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0b7ac52b-7f8c-4860-b9a7-2ec7ba06c066 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:51.443321 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0b7ac52b-7f8c-4860-b9a7-2ec7ba06c066 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac Jul 10 18:09:51.443635 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0b7ac52b-7f8c-4860-b9a7-2ec7ba06c066 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:51.443840 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0b7ac52b-7f8c-4860-b9a7-2ec7ba06c066 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:51.443994 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.group_snapshots [None req-0b7ac52b-7f8c-4860-b9a7-2ec7ba06c066 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 2adf92b4-a15c-4a4a-a6ee-941005b4c9ac {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:51.448810 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.448810 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:51.448992 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:51.448992 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:51.452470 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0b7ac52b-7f8c-4860-b9a7-2ec7ba06c066 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac returned with HTTP 200 Jul 10 18:09:51.454321 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 831/3325] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:51 2026] GET /volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:51.460677 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2077e0bb-74ce-4fb4-b6b4-614412261369 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:51.463865 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2077e0bb-74ce-4fb4-b6b4-614412261369 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 returned with HTTP 200 Jul 10 18:09:51.464429 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 835/3326] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:51 2026] GET /volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:52.465960 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ad5b8300-26de-4c66-a89e-60530658a59c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:52.468032 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ad5b8300-26de-4c66-a89e-60530658a59c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac Jul 10 18:09:52.468264 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ad5b8300-26de-4c66-a89e-60530658a59c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:52.468451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ad5b8300-26de-4c66-a89e-60530658a59c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:52.468587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-ad5b8300-26de-4c66-a89e-60530658a59c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 2adf92b4-a15c-4a4a-a6ee-941005b4c9ac {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:52.472723 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ad5b8300-26de-4c66-a89e-60530658a59c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac returned with HTTP 404 Jul 10 18:09:52.473510 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 837/3327] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:52 2026] GET /volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:52.483325 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-033c772c-7c99-4cd0-8cfd-3a0c4da229f9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:52.483715 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b42646bf-1a91-4582-af96-e43ae325d227 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:52.485459 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-033c772c-7c99-4cd0-8cfd-3a0c4da229f9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] DELETE https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac Jul 10 18:09:52.485758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-033c772c-7c99-4cd0-8cfd-3a0c4da229f9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:52.486054 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-033c772c-7c99-4cd0-8cfd-3a0c4da229f9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:52.486230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.group_snapshots [None req-033c772c-7c99-4cd0-8cfd-3a0c4da229f9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] delete called for member 2adf92b4-a15c-4a4a-a6ee-941005b4c9ac {{(pid=99950) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 18:09:52.486330 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.group_snapshots [None req-033c772c-7c99-4cd0-8cfd-3a0c4da229f9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Delete group_snapshot with id: 2adf92b4-a15c-4a4a-a6ee-941005b4c9ac Jul 10 18:09:52.489103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b42646bf-1a91-4582-af96-e43ae325d227 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 Jul 10 18:09:52.489371 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b42646bf-1a91-4582-af96-e43ae325d227 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:52.489641 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b42646bf-1a91-4582-af96-e43ae325d227 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:52.490039 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-033c772c-7c99-4cd0-8cfd-3a0c4da229f9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac returned with HTTP 404 Jul 10 18:09:52.490668 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 825/3328] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:09:52 2026] DELETE /volume/v3/group_snapshots/2adf92b4-a15c-4a4a-a6ee-941005b4c9ac => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:52.499011 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:52.499011 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:52.503136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:52.507124 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b42646bf-1a91-4582-af96-e43ae325d227 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:52.507264 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:09:52.507264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:52.507264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:52.507264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:52.507469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:52.510286 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b42646bf-1a91-4582-af96-e43ae325d227 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 returned with HTTP 200 Jul 10 18:09:52.510716 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 832/3329] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:52 2026] GET /volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:52.520864 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all volumes completed successfully. Jul 10 18:09:52.523119 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:52.523119 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:52.583536 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:52.588081 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:52.588081 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:52.595191 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:52.595628 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:52.659121 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:52.666741 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:52.666741 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:52.675265 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bff3c40b-74d4-4262-928f-d6ad5c4ef0ae tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:09:52.675694 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 836/3330] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:09:52 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:09:52.692015 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-917c01c3-51f0-493c-b171-2e3c978130ef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:52.694349 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-917c01c3-51f0-493c-b171-2e3c978130ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47/action Jul 10 18:09:52.695091 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-917c01c3-51f0-493c-b171-2e3c978130ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:09:52.695358 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-917c01c3-51f0-493c-b171-2e3c978130ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:52.697339 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-917c01c3-51f0-493c-b171-2e3c978130ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] delete called for group bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99951) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:09:52.697580 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-917c01c3-51f0-493c-b171-2e3c978130ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Delete group with id: bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:52.703069 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:52.703069 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:52.765547 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-917c01c3-51f0-493c-b171-2e3c978130ef tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47/action returned with HTTP 202 Jul 10 18:09:52.766502 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 838/3331] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:09:52 2026] POST /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:52.774201 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8d7af689-beec-4061-a181-d93e6aae8642 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:52.777053 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8d7af689-beec-4061-a181-d93e6aae8642 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b Jul 10 18:09:52.777334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8d7af689-beec-4061-a181-d93e6aae8642 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:52.777586 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8d7af689-beec-4061-a181-d93e6aae8642 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:52.787763 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:52.787763 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:52.793091 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8d7af689-beec-4061-a181-d93e6aae8642 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:52.794057 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-8d7af689-beec-4061-a181-d93e6aae8642 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:52.794266 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-8d7af689-beec-4061-a181-d93e6aae8642 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:52.853824 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-8d7af689-beec-4061-a181-d93e6aae8642 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:52.858169 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:52.858169 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:52.868175 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8d7af689-beec-4061-a181-d93e6aae8642 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b returned with HTTP 200 Jul 10 18:09:52.868772 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 826/3332] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:52 2026] GET /volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:52.892650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bc7cd384-eb63-4958-8fbd-995cef8a5ff1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:52.895244 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bc7cd384-eb63-4958-8fbd-995cef8a5ff1 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] DELETE https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 Jul 10 18:09:52.895553 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bc7cd384-eb63-4958-8fbd-995cef8a5ff1 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:52.895826 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bc7cd384-eb63-4958-8fbd-995cef8a5ff1 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:52.896065 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-bc7cd384-eb63-4958-8fbd-995cef8a5ff1 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Delete volume with id: 82449f7d-32cc-4941-9457-1edc6d10ef51 Jul 10 18:09:52.907435 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:52.907435 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:52.908810 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bc7cd384-eb63-4958-8fbd-995cef8a5ff1 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:52.941559 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bc7cd384-eb63-4958-8fbd-995cef8a5ff1 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Delete volume request issued successfully. Jul 10 18:09:52.941891 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bc7cd384-eb63-4958-8fbd-995cef8a5ff1 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 returned with HTTP 202 Jul 10 18:09:52.942471 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 833/3333] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:09:52 2026] DELETE /volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:09:52.950335 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-55169e75-bd34-4c03-8948-9df6824e9f01 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:52.952349 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-55169e75-bd34-4c03-8948-9df6824e9f01 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 Jul 10 18:09:52.952668 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-55169e75-bd34-4c03-8948-9df6824e9f01 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:52.952881 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-55169e75-bd34-4c03-8948-9df6824e9f01 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:52.961958 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:52.961958 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:52.966685 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-55169e75-bd34-4c03-8948-9df6824e9f01 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:52.971948 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-55169e75-bd34-4c03-8948-9df6824e9f01 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 returned with HTTP 200 Jul 10 18:09:52.972398 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 837/3334] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:52 2026] GET /volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:53.885148 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b0bbc7f7-c039-4de6-8794-f9380dd5351f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:53.886965 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b0bbc7f7-c039-4de6-8794-f9380dd5351f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b Jul 10 18:09:53.887227 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b0bbc7f7-c039-4de6-8794-f9380dd5351f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:53.887586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b0bbc7f7-c039-4de6-8794-f9380dd5351f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:53.893200 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b0bbc7f7-c039-4de6-8794-f9380dd5351f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b returned with HTTP 404 Jul 10 18:09:53.893738 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 839/3335] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:53 2026] GET /volume/v3/volumes/935987d3-71fe-4afa-a3e0-cc1b5e06834b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:53.900531 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e0d9a4e2-3fcf-47cd-bcb6-05d3013a2e06 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:53.902352 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e0d9a4e2-3fcf-47cd-bcb6-05d3013a2e06 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a Jul 10 18:09:53.902552 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e0d9a4e2-3fcf-47cd-bcb6-05d3013a2e06 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:53.902754 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e0d9a4e2-3fcf-47cd-bcb6-05d3013a2e06 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:53.908113 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e0d9a4e2-3fcf-47cd-bcb6-05d3013a2e06 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a returned with HTTP 404 Jul 10 18:09:53.908512 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 827/3336] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:53 2026] GET /volume/v3/volumes/771d0d8c-5bb7-4c04-a4ef-a74b3ffa9d9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:53.915085 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-09702844-8630-4a52-819e-77b55d554ff5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:53.917132 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-09702844-8630-4a52-819e-77b55d554ff5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 Jul 10 18:09:53.917385 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-09702844-8630-4a52-819e-77b55d554ff5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:53.917620 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-09702844-8630-4a52-819e-77b55d554ff5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:53.917808 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-09702844-8630-4a52-819e-77b55d554ff5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member bc197f83-be4b-4a93-a93e-ef41edc87b47 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:53.921357 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-09702844-8630-4a52-819e-77b55d554ff5 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 returned with HTTP 404 Jul 10 18:09:53.922107 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 834/3337] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:53 2026] GET /volume/v3/groups/bc197f83-be4b-4a93-a93e-ef41edc87b47 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:53.930633 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e8c0fbe2-82f1-492c-ae72-f2eb5cff63b9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:53.933038 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e8c0fbe2-82f1-492c-ae72-f2eb5cff63b9 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/ee933553-ebac-4a39-9920-8eaece10adc6 Jul 10 18:09:53.933355 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e8c0fbe2-82f1-492c-ae72-f2eb5cff63b9 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:53.933667 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e8c0fbe2-82f1-492c-ae72-f2eb5cff63b9 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:53.947735 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e8c0fbe2-82f1-492c-ae72-f2eb5cff63b9 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/group_types/ee933553-ebac-4a39-9920-8eaece10adc6 returned with HTTP 202 Jul 10 18:09:53.948271 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 838/3338] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:09:53 2026] DELETE /volume/v3/group_types/ee933553-ebac-4a39-9920-8eaece10adc6 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:53.956165 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c64ab781-0f54-4656-ab6d-1469332a899f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:53.957944 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c64ab781-0f54-4656-ab6d-1469332a899f tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] DELETE https://10.4.3.71/volume/v3/types/c07cb37a-3c20-4916-808a-111937c8ea31 Jul 10 18:09:53.958139 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c64ab781-0f54-4656-ab6d-1469332a899f tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:53.958350 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c64ab781-0f54-4656-ab6d-1469332a899f tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:53.981861 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c64ab781-0f54-4656-ab6d-1469332a899f tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/types/c07cb37a-3c20-4916-808a-111937c8ea31 returned with HTTP 202 Jul 10 18:09:53.982349 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 840/3339] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:09:53 2026] DELETE /volume/v3/types/c07cb37a-3c20-4916-808a-111937c8ea31 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:09:53.984513 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8080ea5a-1b3c-4259-a76e-7dfdee9a2c89 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:53.986583 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8080ea5a-1b3c-4259-a76e-7dfdee9a2c89 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 Jul 10 18:09:53.986785 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8080ea5a-1b3c-4259-a76e-7dfdee9a2c89 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:53.987007 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8080ea5a-1b3c-4259-a76e-7dfdee9a2c89 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:53.989353 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2052a4ad-29f6-4adb-8af2-cef9f9733075 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:53.991268 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2052a4ad-29f6-4adb-8af2-cef9f9733075 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] GET https://10.4.3.71/volume/v3/types/c07cb37a-3c20-4916-808a-111937c8ea31 Jul 10 18:09:53.991481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2052a4ad-29f6-4adb-8af2-cef9f9733075 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:53.991705 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2052a4ad-29f6-4adb-8af2-cef9f9733075 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:53.993826 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8080ea5a-1b3c-4259-a76e-7dfdee9a2c89 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 returned with HTTP 404 Jul 10 18:09:53.994421 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 828/3340] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:53 2026] GET /volume/v3/volumes/82449f7d-32cc-4941-9457-1edc6d10ef51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:53.995407 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2052a4ad-29f6-4adb-8af2-cef9f9733075 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/types/c07cb37a-3c20-4916-808a-111937c8ea31 returned with HTTP 404 Jul 10 18:09:53.996129 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 835/3341] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:09:53 2026] GET /volume/v3/types/c07cb37a-3c20-4916-808a-111937c8ea31 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:54.002995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5e4b39fb-55fe-4496-be25-16eb2f00cf53 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:54.005119 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5e4b39fb-55fe-4496-be25-16eb2f00cf53 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] DELETE https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac Jul 10 18:09:54.005334 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5e4b39fb-55fe-4496-be25-16eb2f00cf53 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:54.005536 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5e4b39fb-55fe-4496-be25-16eb2f00cf53 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:54.005734 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-5e4b39fb-55fe-4496-be25-16eb2f00cf53 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Delete volume with id: e377c573-2e29-4bf1-a53a-d4864a11a1ac Jul 10 18:09:54.007460 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e600927d-77a5-4116-927e-a04359d4c560 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:54.010243 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e600927d-77a5-4116-927e-a04359d4c560 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:09:54.010767 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e600927d-77a5-4116-927e-a04359d4c560 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-449903626"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:54.014808 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:54.014808 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:54.015410 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5e4b39fb-55fe-4496-be25-16eb2f00cf53 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:54.028782 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e600927d-77a5-4116-927e-a04359d4c560 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:09:54.029247 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 841/3342] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:09:54 2026] POST /volume/v3/types => generated 223 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:54.035502 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5e4b39fb-55fe-4496-be25-16eb2f00cf53 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Delete volume request issued successfully. Jul 10 18:09:54.035708 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5e4b39fb-55fe-4496-be25-16eb2f00cf53 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac returned with HTTP 202 Jul 10 18:09:54.036101 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 839/3343] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:09:54 2026] DELETE /volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:09:54.037196 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-43e31433-e1f7-4777-a138-23c6ff146f55 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:54.038924 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-43e31433-e1f7-4777-a138-23c6ff146f55 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 18:09:54.039261 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-43e31433-e1f7-4777-a138-23c6ff146f55 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1544539227"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:54.043185 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1f938fc1-c6d9-47fc-ac3e-0d04859347e3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:54.045428 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1f938fc1-c6d9-47fc-ac3e-0d04859347e3 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac Jul 10 18:09:54.045667 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1f938fc1-c6d9-47fc-ac3e-0d04859347e3 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:54.046524 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1f938fc1-c6d9-47fc-ac3e-0d04859347e3 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:54.054818 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-43e31433-e1f7-4777-a138-23c6ff146f55 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 18:09:54.055271 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 829/3344] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 18:09:54 2026] POST /volume/v3/group_types => generated 181 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:54.056153 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:54.056153 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:54.061796 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1f938fc1-c6d9-47fc-ac3e-0d04859347e3 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Volume info retrieved successfully. Jul 10 18:09:54.064439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-70ddc36f-29c9-40d2-afad-f0676a3c8fa8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:54.066169 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-70ddc36f-29c9-40d2-afad-f0676a3c8fa8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/groups Jul 10 18:09:54.066606 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-70ddc36f-29c9-40d2-afad-f0676a3c8fa8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "22daba28-d3e1-4d1e-81af-633e5e47ba3e", "volume_types": ["7eef7d4c-1738-47ed-9655-7970303d3a4c"], "name": "tempest-GroupSnapshotsTest-Group-368903082"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:54.068166 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1f938fc1-c6d9-47fc-ac3e-0d04859347e3 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac returned with HTTP 200 Jul 10 18:09:54.068375 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-70ddc36f-29c9-40d2-afad-f0676a3c8fa8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating new group {'group': {'group_type': '22daba28-d3e1-4d1e-81af-633e5e47ba3e', 'volume_types': ['7eef7d4c-1738-47ed-9655-7970303d3a4c'], 'name': 'tempest-GroupSnapshotsTest-Group-368903082'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:09:54.068672 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 836/3345] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:54 2026] GET /volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:54.072494 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-70ddc36f-29c9-40d2-afad-f0676a3c8fa8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating group tempest-GroupSnapshotsTest-Group-368903082. Jul 10 18:09:54.080497 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-70ddc36f-29c9-40d2-afad-f0676a3c8fa8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Availability Zones retrieved successfully. Jul 10 18:09:54.092965 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-70ddc36f-29c9-40d2-afad-f0676a3c8fa8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['a3a00ccf-274b-4ea2-ac97-f8a21d775dbb'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:54.137284 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-70ddc36f-29c9-40d2-afad-f0676a3c8fa8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups returned with HTTP 202 Jul 10 18:09:54.137875 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 842/3346] 10.4.3.71 () {70 vars in 1290 bytes} [Fri Jul 10 18:09:54 2026] POST /volume/v3/groups => generated 111 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:54.147702 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-11fe374c-ddf4-4a3f-ba09-906090fb70df None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:54.149901 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-11fe374c-ddf4-4a3f-ba09-906090fb70df tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e Jul 10 18:09:54.150175 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-11fe374c-ddf4-4a3f-ba09-906090fb70df tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:54.150325 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-11fe374c-ddf4-4a3f-ba09-906090fb70df tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:54.150504 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-11fe374c-ddf4-4a3f-ba09-906090fb70df tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 171d1ffa-b0b6-4539-8874-2e759317920e {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:54.154743 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:54.154743 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:54.164335 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-11fe374c-ddf4-4a3f-ba09-906090fb70df tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e returned with HTTP 200 Jul 10 18:09:54.164964 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 840/3347] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:54 2026] GET /volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:55.084053 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-035a00ad-5b7b-4e69-b249-7fdb03efd1c6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:55.086066 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-035a00ad-5b7b-4e69-b249-7fdb03efd1c6 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] GET https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac Jul 10 18:09:55.086295 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-035a00ad-5b7b-4e69-b249-7fdb03efd1c6 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:55.086527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-035a00ad-5b7b-4e69-b249-7fdb03efd1c6 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:55.092350 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-035a00ad-5b7b-4e69-b249-7fdb03efd1c6 tempest-ServersNegativeTestJSON-1557840768 tempest-ServersNegativeTestJSON-1557840768-project-member] https://10.4.3.71/volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac returned with HTTP 404 Jul 10 18:09:55.092859 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 830/3348] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:55 2026] GET /volume/v3/volumes/e377c573-2e29-4bf1-a53a-d4864a11a1ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:55.175747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b29f5742-767d-439a-a223-eed931e66f5f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:55.177891 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b29f5742-767d-439a-a223-eed931e66f5f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e Jul 10 18:09:55.178167 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b29f5742-767d-439a-a223-eed931e66f5f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:55.178547 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b29f5742-767d-439a-a223-eed931e66f5f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:55.178748 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-b29f5742-767d-439a-a223-eed931e66f5f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 171d1ffa-b0b6-4539-8874-2e759317920e {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:55.182880 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:55.182880 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:55.191803 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b29f5742-767d-439a-a223-eed931e66f5f tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e returned with HTTP 200 Jul 10 18:09:55.192265 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 837/3349] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:55 2026] GET /volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:55.203543 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:55.205591 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:09:55.206017 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-114237301", "volume_type": "7eef7d4c-1738-47ed-9655-7970303d3a4c", "group_id": "171d1ffa-b0b6-4539-8874-2e759317920e", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:55.207706 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-114237301', 'volume_type': '7eef7d4c-1738-47ed-9655-7970303d3a4c', 'group_id': '171d1ffa-b0b6-4539-8874-2e759317920e', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:09:55.215245 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:55.215245 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:55.215725 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume of 1 GB Jul 10 18:09:55.227992 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Availability Zones retrieved successfully. Jul 10 18:09:55.233911 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (b56fa80c-b22d-4821-8dc8-bee7de31a9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:55.235368 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808dacde-b7a9-486c-8ae8-ff01ee473498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.236084 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:55.236084 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:55.236726 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:55.261164 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808dacde-b7a9-486c-8ae8-ff01ee473498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:09:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7eef7d4c-1738-47ed-9655-7970303d3a4c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-449903626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7eef7d4c-1738-47ed-9655-7970303d3a4c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '171d1ffa-b0b6-4539-8874-2e759317920e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.262071 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae34c2d-3331-46c2-af03-f4df689def31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.296751 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-449903626 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-449903626, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:55.297183 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-449903626 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-449903626, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:55.331528 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['439c0efc-18a6-47fa-974a-0dad55fb5533', '0e8d0b66-3821-435d-8880-fde8357f657d', '8a7b92f0-4df8-4cc2-a92a-152405f923b0', '76987055-cd7b-45a2-9ae6-10dff5ec00eb'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:55.332406 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae34c2d-3331-46c2-af03-f4df689def31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['439c0efc-18a6-47fa-974a-0dad55fb5533', '0e8d0b66-3821-435d-8880-fde8357f657d', '8a7b92f0-4df8-4cc2-a92a-152405f923b0', '76987055-cd7b-45a2-9ae6-10dff5ec00eb']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.333101 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:55.333449 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd5e693-fd53-4779-b036-016129a64fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.334960 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:09:55.335391 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-149621759", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:55.337683 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-149621759', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:09:55.337934 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume of 1 GB Jul 10 18:09:55.338348 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:55.338348 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:55.344147 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Availability Zones retrieved successfully. Jul 10 18:09:55.351181 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Flow 'volume_create_api' (075952ef-59dd-4c1b-a229-b7b8be7aa810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:55.352537 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79cb4861-edc9-47f5-9506-75b570f64ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.354067 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:09:55.365780 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd5e693-fd53-4779-b036-016129a64fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6347a106-f933-4d13-a4c6-d034f45459a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-114237301',encryption_key_id=None,group_id=171d1ffa-b0b6-4539-8874-2e759317920e,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['439c0efc-18a6-47fa-974a-0dad55fb5533','0e8d0b66-3821-435d-8880-fde8357f657d','8a7b92f0-4df8-4cc2-a92a-152405f923b0','76987055-cd7b-45a2-9ae6-10dff5ec00eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=7eef7d4c-1738-47ed-9655-7970303d3a4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-114237301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=171d1ffa-b0b6-4539-8874-2e759317920e,host=None,id=6347a106-f933-4d13-a4c6-d034f45459a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5cda8b902194cdba0db9382ff6818d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71332312e4b474394fb6da41f8bdf6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7eef7d4c-1738-47ed-9655-7970303d3a4c),volume_type_id=7eef7d4c-1738-47ed-9655-7970303d3a4c)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.367323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252a4d6b-cb3f-44cc-b24d-5cf6ec1413c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.395092 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252a4d6b-cb3f-44cc-b24d-5cf6ec1413c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-114237301',encryption_key_id=None,group_id=171d1ffa-b0b6-4539-8874-2e759317920e,group_type_id=,metadata={},multiattach=False,project_id='b5cda8b902194cdba0db9382ff6818d2',qos_specs=None,replication_status=,reservations=['439c0efc-18a6-47fa-974a-0dad55fb5533','0e8d0b66-3821-435d-8880-fde8357f657d','8a7b92f0-4df8-4cc2-a92a-152405f923b0','76987055-cd7b-45a2-9ae6-10dff5ec00eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71332312e4b474394fb6da41f8bdf6f',volume_type_id=7eef7d4c-1738-47ed-9655-7970303d3a4c)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.395092 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28ca5c5-409d-4a79-aa43-fcf16509a98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.395404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79cb4861-edc9-47f5-9506-75b570f64ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.395404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (997cf01a-1968-422f-b72c-43579c5dd0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.411683 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28ca5c5-409d-4a79-aa43-fcf16509a98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.412839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Flow 'volume_create_api' (b56fa80c-b22d-4821-8dc8-bee7de31a9a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:55.413309 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Create volume request issued successfully. Jul 10 18:09:55.414143 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:55.414392 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:55.463098 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:55.467176 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:55.467176 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:55.473721 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c4e13ce2-17f9-4762-8a1b-2c11445ce9b6 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:09:55.474428 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 843/3350] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:09:55 2026] POST /volume/v3/volumes => generated 819 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:55.484864 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Created reservations ['e306b198-eb3a-4b4b-ba95-f118ba8009c0', 'f495dd6a-acea-4a52-bbea-14bda02c75b2', '2e73c3f7-5af6-4b36-a4cb-3d0654e3bcb5', '7c23d6e7-ccae-427a-ab76-ac0305f42e67'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:55.485890 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (997cf01a-1968-422f-b72c-43579c5dd0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e306b198-eb3a-4b4b-ba95-f118ba8009c0', 'f495dd6a-acea-4a52-bbea-14bda02c75b2', '2e73c3f7-5af6-4b36-a4cb-3d0654e3bcb5', '7c23d6e7-ccae-427a-ab76-ac0305f42e67']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.486681 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5147156-9fbd-4f62-8eb8-34a7298f37d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.488946 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7021b7ac-b905-40e6-871f-bc025250e424 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:55.490929 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7021b7ac-b905-40e6-871f-bc025250e424 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 Jul 10 18:09:55.491181 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7021b7ac-b905-40e6-871f-bc025250e424 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:55.491375 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7021b7ac-b905-40e6-871f-bc025250e424 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:55.506727 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:55.506727 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:55.513908 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7021b7ac-b905-40e6-871f-bc025250e424 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:55.515488 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-7021b7ac-b905-40e6-871f-bc025250e424 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:55.515818 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-7021b7ac-b905-40e6-871f-bc025250e424 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:55.518528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5147156-9fbd-4f62-8eb8-34a7298f37d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81f48164-edf6-4058-adb7-7bc4316e1b79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-149621759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea112f8dad34bb4a632770b9771f0b9',qos_specs=None,replication_status=,reservations=['e306b198-eb3a-4b4b-ba95-f118ba8009c0','f495dd6a-acea-4a52-bbea-14bda02c75b2','2e73c3f7-5af6-4b36-a4cb-3d0654e3bcb5','7c23d6e7-ccae-427a-ab76-ac0305f42e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-149621759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81f48164-edf6-4058-adb7-7bc4316e1b79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea112f8dad34bb4a632770b9771f0b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.519276 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18d7200e-a094-4e84-80b7-6bed268ee58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.547874 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18d7200e-a094-4e84-80b7-6bed268ee58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-149621759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea112f8dad34bb4a632770b9771f0b9',qos_specs=None,replication_status=,reservations=['e306b198-eb3a-4b4b-ba95-f118ba8009c0','f495dd6a-acea-4a52-bbea-14bda02c75b2','2e73c3f7-5af6-4b36-a4cb-3d0654e3bcb5','7c23d6e7-ccae-427a-ab76-ac0305f42e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.548631 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4aefb7-207d-41e3-aaec-43adf2346ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:09:55.561588 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4aefb7-207d-41e3-aaec-43adf2346ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:09:55.562951 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Flow 'volume_create_api' (075952ef-59dd-4c1b-a229-b7b8be7aa810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:09:55.563396 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume request issued successfully. Jul 10 18:09:55.564560 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7576dc6-40c9-410c-a9fa-798db3cea569 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:09:55.564799 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 841/3351] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:09:55 2026] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:09:55.567696 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-7021b7ac-b905-40e6-871f-bc025250e424 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:55.570435 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:55.570435 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:55.578501 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7021b7ac-b905-40e6-871f-bc025250e424 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 returned with HTTP 200 Jul 10 18:09:55.579142 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 831/3352] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:55 2026] GET /volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 => generated 887 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:55.580929 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2caf5d92-7159-40da-9f96-8801d79d4d3e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:55.583328 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2caf5d92-7159-40da-9f96-8801d79d4d3e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:09:55.583542 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2caf5d92-7159-40da-9f96-8801d79d4d3e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:55.584533 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2caf5d92-7159-40da-9f96-8801d79d4d3e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:55.592910 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:55.592910 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:55.598425 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2caf5d92-7159-40da-9f96-8801d79d4d3e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:09:55.605230 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2caf5d92-7159-40da-9f96-8801d79d4d3e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:09:55.605839 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 838/3353] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:55 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:56.596021 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a6e41adc-91f6-462c-b813-cd180bc2f3c4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:56.598663 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a6e41adc-91f6-462c-b813-cd180bc2f3c4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 Jul 10 18:09:56.598915 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a6e41adc-91f6-462c-b813-cd180bc2f3c4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:56.599105 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a6e41adc-91f6-462c-b813-cd180bc2f3c4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:56.608611 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:56.608611 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:56.614103 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a6e41adc-91f6-462c-b813-cd180bc2f3c4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:56.614889 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-a6e41adc-91f6-462c-b813-cd180bc2f3c4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:56.615094 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-a6e41adc-91f6-462c-b813-cd180bc2f3c4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:56.620715 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-22ebc20c-b84d-4a3c-bbf0-27b8a6a8a00e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:56.623148 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-22ebc20c-b84d-4a3c-bbf0-27b8a6a8a00e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:09:56.623338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-22ebc20c-b84d-4a3c-bbf0-27b8a6a8a00e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:56.623530 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-22ebc20c-b84d-4a3c-bbf0-27b8a6a8a00e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:56.632321 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:56.632321 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:56.637682 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-22ebc20c-b84d-4a3c-bbf0-27b8a6a8a00e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:09:56.643358 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-22ebc20c-b84d-4a3c-bbf0-27b8a6a8a00e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:09:56.644008 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 842/3354] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:56 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:09:56.657372 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e41adc-91f6-462c-b813-cd180bc2f3c4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:56.659357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3353bb07-c629-4373-9d21-8bff6d80f456 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:56.661540 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3353bb07-c629-4373-9d21-8bff6d80f456 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:09:56.661853 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3353bb07-c629-4373-9d21-8bff6d80f456 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:56.662007 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:56.662007 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:56.662118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3353bb07-c629-4373-9d21-8bff6d80f456 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:56.670674 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:56.670674 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:56.671518 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a6e41adc-91f6-462c-b813-cd180bc2f3c4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 returned with HTTP 200 Jul 10 18:09:56.672203 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 844/3355] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:56 2026] GET /volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 => generated 912 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:56.676553 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3353bb07-c629-4373-9d21-8bff6d80f456 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:09:56.682233 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3353bb07-c629-4373-9d21-8bff6d80f456 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:09:56.682897 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 832/3356] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:56 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:56.686480 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c9b7bf92-fcdd-4f49-a889-859c83d808b4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:56.689059 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c9b7bf92-fcdd-4f49-a889-859c83d808b4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/group_snapshots Jul 10 18:09:56.689653 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c9b7bf92-fcdd-4f49-a889-859c83d808b4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "171d1ffa-b0b6-4539-8874-2e759317920e", "name": "tempest-group_snapshot-777392520"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:56.691931 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.group_snapshots [None req-c9b7bf92-fcdd-4f49-a889-859c83d808b4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '171d1ffa-b0b6-4539-8874-2e759317920e', 'name': 'tempest-group_snapshot-777392520'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 18:09:56.697123 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:56.697123 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:56.702627 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.group_snapshots [None req-c9b7bf92-fcdd-4f49-a889-859c83d808b4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Creating group_snapshot tempest-group_snapshot-777392520. Jul 10 18:09:56.722464 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:56.722464 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:56.735352 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-c9b7bf92-fcdd-4f49-a889-859c83d808b4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-449903626 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-449903626, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:56.735709 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-c9b7bf92-fcdd-4f49-a889-859c83d808b4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-449903626 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-449903626, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:09:56.758690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-c9b7bf92-fcdd-4f49-a889-859c83d808b4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Created reservations ['112edc5e-cda3-4f98-b670-2c6447accecd', 'dde1037e-bfbb-4c02-b82d-34c2efc54904', '6e702dec-932c-40a1-96a7-6a1f8375f9ac', '0dfc26b3-fe4e-4ad0-9432-2d7ac57b05f2'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:09:56.790758 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c9b7bf92-fcdd-4f49-a889-859c83d808b4 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots returned with HTTP 202 Jul 10 18:09:56.791285 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 839/3357] 10.4.3.71 () {70 vars in 1317 bytes} [Fri Jul 10 18:09:56 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:56.800406 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d73e2e5e-0e8a-423e-856a-1b9f71947565 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:56.802123 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d73e2e5e-0e8a-423e-856a-1b9f71947565 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf Jul 10 18:09:56.802500 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d73e2e5e-0e8a-423e-856a-1b9f71947565 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:56.802960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d73e2e5e-0e8a-423e-856a-1b9f71947565 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:56.804008 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.group_snapshots [None req-d73e2e5e-0e8a-423e-856a-1b9f71947565 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 989849a1-4ac2-482b-8997-3378e67b12bf {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:56.807476 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:56.807476 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:56.812094 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d73e2e5e-0e8a-423e-856a-1b9f71947565 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf returned with HTTP 200 Jul 10 18:09:56.812752 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 843/3358] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:56 2026] GET /volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:57.414261 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-42d95f91-75b6-4279-831d-0f58f4e62062 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:57.416335 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-42d95f91-75b6-4279-831d-0f58f4e62062 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:09:57.416505 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-42d95f91-75b6-4279-831d-0f58f4e62062 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:57.416702 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-42d95f91-75b6-4279-831d-0f58f4e62062 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:57.423783 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:57.423783 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:57.427373 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-42d95f91-75b6-4279-831d-0f58f4e62062 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:09:57.431741 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-42d95f91-75b6-4279-831d-0f58f4e62062 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:09:57.432147 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 845/3359] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:09:57 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:57.824781 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4f62d443-f118-4ae3-b7ca-481f3bf156d8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:57.827146 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f62d443-f118-4ae3-b7ca-481f3bf156d8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf Jul 10 18:09:57.827412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f62d443-f118-4ae3-b7ca-481f3bf156d8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:57.827663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f62d443-f118-4ae3-b7ca-481f3bf156d8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:57.827835 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.group_snapshots [None req-4f62d443-f118-4ae3-b7ca-481f3bf156d8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 989849a1-4ac2-482b-8997-3378e67b12bf {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:57.832259 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:57.832259 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:57.836794 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f62d443-f118-4ae3-b7ca-481f3bf156d8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf returned with HTTP 200 Jul 10 18:09:57.837304 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 833/3360] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:57 2026] GET /volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:57.848335 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9a0bdccf-a9dd-4da6-aad0-c3172d67a884 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:57.850422 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a0bdccf-a9dd-4da6-aad0-c3172d67a884 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail Jul 10 18:09:57.850711 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a0bdccf-a9dd-4da6-aad0-c3172d67a884 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:57.850991 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a0bdccf-a9dd-4da6-aad0-c3172d67a884 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:57.851327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-9a0bdccf-a9dd-4da6-aad0-c3172d67a884 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:57.851733 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:57.851733 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:57.852738 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-9a0bdccf-a9dd-4da6-aad0-c3172d67a884 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:09:57.859272 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9a0bdccf-a9dd-4da6-aad0-c3172d67a884 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all snapshots completed successfully. Jul 10 18:09:57.859651 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:57.859651 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:57.860326 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a0bdccf-a9dd-4da6-aad0-c3172d67a884 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 18:09:57.860742 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 840/3361] 10.4.3.71 () {66 vars in 1257 bytes} [Fri Jul 10 18:09:57 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:57.874042 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a4c4a4a8-8cfc-44c0-81c6-d88da5ec514d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:57.876503 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a4c4a4a8-8cfc-44c0-81c6-d88da5ec514d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/2b5dbd58-ac0c-4bf7-bc75-f8ebe2a70c58 Jul 10 18:09:57.876840 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a4c4a4a8-8cfc-44c0-81c6-d88da5ec514d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:57.877078 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a4c4a4a8-8cfc-44c0-81c6-d88da5ec514d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:57.883512 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:57.883512 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:57.883815 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a4c4a4a8-8cfc-44c0-81c6-d88da5ec514d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Snapshot retrieved successfully. Jul 10 18:09:57.884721 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a4c4a4a8-8cfc-44c0-81c6-d88da5ec514d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/2b5dbd58-ac0c-4bf7-bc75-f8ebe2a70c58 returned with HTTP 200 Jul 10 18:09:57.885209 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 844/3362] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:57 2026] GET /volume/v3/snapshots/2b5dbd58-ac0c-4bf7-bc75-f8ebe2a70c58 => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:09:57.897401 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-73446a74-36c9-46e9-a6c3-9460019d7ef9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:57.899762 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-73446a74-36c9-46e9-a6c3-9460019d7ef9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf Jul 10 18:09:57.900070 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-73446a74-36c9-46e9-a6c3-9460019d7ef9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:57.900330 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-73446a74-36c9-46e9-a6c3-9460019d7ef9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:57.900702 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-73446a74-36c9-46e9-a6c3-9460019d7ef9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 989849a1-4ac2-482b-8997-3378e67b12bf {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:57.904354 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:57.904354 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:57.908844 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-73446a74-36c9-46e9-a6c3-9460019d7ef9 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf returned with HTTP 200 Jul 10 18:09:57.909418 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 846/3363] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:57 2026] GET /volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:57.920774 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f3206461-db00-4727-a04e-856abed25c6a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:57.922782 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3206461-db00-4727-a04e-856abed25c6a tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/detail Jul 10 18:09:57.923049 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3206461-db00-4727-a04e-856abed25c6a tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:57.923237 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3206461-db00-4727-a04e-856abed25c6a tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:57.931773 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3206461-db00-4727-a04e-856abed25c6a tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 10 18:09:57.932214 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 834/3364] 10.4.3.71 () {68 vars in 1316 bytes} [Fri Jul 10 18:09:57 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:57.941266 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7f881b25-aabd-4f67-848c-aad7998d104c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:57.943405 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f881b25-aabd-4f67-848c-aad7998d104c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] DELETE https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf Jul 10 18:09:57.943778 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f881b25-aabd-4f67-848c-aad7998d104c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:57.944091 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f881b25-aabd-4f67-848c-aad7998d104c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:57.944293 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.group_snapshots [None req-7f881b25-aabd-4f67-848c-aad7998d104c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] delete called for member 989849a1-4ac2-482b-8997-3378e67b12bf {{(pid=99949) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 18:09:57.944455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.group_snapshots [None req-7f881b25-aabd-4f67-848c-aad7998d104c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Delete group_snapshot with id: 989849a1-4ac2-482b-8997-3378e67b12bf Jul 10 18:09:57.949262 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:57.949262 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:57.996011 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f881b25-aabd-4f67-848c-aad7998d104c tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf returned with HTTP 202 Jul 10 18:09:57.996661 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 841/3365] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:09:57 2026] DELETE /volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:58.008672 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-573a4546-ce9b-4232-8133-7722eca4b750 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:58.010472 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:09:58.011008 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:58.011383 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:58.011883 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:58.015287 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:58.023312 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all volumes completed successfully. Jul 10 18:09:58.024230 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:58.024991 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:58.071842 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:58.076245 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:58.076245 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:58.086344 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-573a4546-ce9b-4232-8133-7722eca4b750 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:09:58.086892 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 845/3366] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:09:58 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:58.110739 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-aafc9011-23a9-4f60-b7e0-e6dda702c9bf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:58.114351 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aafc9011-23a9-4f60-b7e0-e6dda702c9bf tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/detail Jul 10 18:09:58.114779 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aafc9011-23a9-4f60-b7e0-e6dda702c9bf tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:58.115171 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aafc9011-23a9-4f60-b7e0-e6dda702c9bf tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:58.115532 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-aafc9011-23a9-4f60-b7e0-e6dda702c9bf tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:58.116959 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.db.api [None req-aafc9011-23a9-4f60-b7e0-e6dda702c9bf tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Building query based on filter {{(pid=99951) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:09:58.122707 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-aafc9011-23a9-4f60-b7e0-e6dda702c9bf tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all snapshots completed successfully. Jul 10 18:09:58.123240 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:58.123240 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:58.124078 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aafc9011-23a9-4f60-b7e0-e6dda702c9bf tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 18:09:58.124576 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 847/3367] 10.4.3.71 () {66 vars in 1257 bytes} [Fri Jul 10 18:09:58 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:58.136916 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-12d523b5-3514-40ed-a2ff-f53c3f3c1890 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:58.139346 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12d523b5-3514-40ed-a2ff-f53c3f3c1890 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/snapshots/2b5dbd58-ac0c-4bf7-bc75-f8ebe2a70c58 Jul 10 18:09:58.139524 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12d523b5-3514-40ed-a2ff-f53c3f3c1890 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:58.139709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12d523b5-3514-40ed-a2ff-f53c3f3c1890 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:58.146276 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12d523b5-3514-40ed-a2ff-f53c3f3c1890 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/snapshots/2b5dbd58-ac0c-4bf7-bc75-f8ebe2a70c58 returned with HTTP 404 Jul 10 18:09:58.146276 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 835/3368] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:09:58 2026] GET /volume/v3/snapshots/2b5dbd58-ac0c-4bf7-bc75-f8ebe2a70c58 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:58.157388 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5d2d3ac6-6e52-4ef6-88b3-a1e5450ccd72 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:58.160327 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d2d3ac6-6e52-4ef6-88b3-a1e5450ccd72 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf Jul 10 18:09:58.160510 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d2d3ac6-6e52-4ef6-88b3-a1e5450ccd72 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:58.160717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d2d3ac6-6e52-4ef6-88b3-a1e5450ccd72 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:58.160853 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.group_snapshots [None req-5d2d3ac6-6e52-4ef6-88b3-a1e5450ccd72 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 989849a1-4ac2-482b-8997-3378e67b12bf {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:09:58.165775 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d2d3ac6-6e52-4ef6-88b3-a1e5450ccd72 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf returned with HTTP 404 Jul 10 18:09:58.166377 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 842/3369] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:09:58 2026] GET /volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:58.173503 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6bde4609-3788-403e-b41e-95f554079440 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:58.175283 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6bde4609-3788-403e-b41e-95f554079440 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/group_snapshots Jul 10 18:09:58.175475 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6bde4609-3788-403e-b41e-95f554079440 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:58.175679 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6bde4609-3788-403e-b41e-95f554079440 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:58.179930 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6bde4609-3788-403e-b41e-95f554079440 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots returned with HTTP 200 Jul 10 18:09:58.180273 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 846/3370] 10.4.3.71 () {68 vars in 1295 bytes} [Fri Jul 10 18:09:58 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:09:58.189019 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8a4ec0f0-1cac-4b1b-97c4-34022e4e47c8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:58.191489 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a4ec0f0-1cac-4b1b-97c4-34022e4e47c8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] DELETE https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf Jul 10 18:09:58.191719 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a4ec0f0-1cac-4b1b-97c4-34022e4e47c8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:58.192008 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a4ec0f0-1cac-4b1b-97c4-34022e4e47c8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:58.192169 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.group_snapshots [None req-8a4ec0f0-1cac-4b1b-97c4-34022e4e47c8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] delete called for member 989849a1-4ac2-482b-8997-3378e67b12bf {{(pid=99951) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 18:09:58.192300 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.group_snapshots [None req-8a4ec0f0-1cac-4b1b-97c4-34022e4e47c8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Delete group_snapshot with id: 989849a1-4ac2-482b-8997-3378e67b12bf Jul 10 18:09:58.196212 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a4ec0f0-1cac-4b1b-97c4-34022e4e47c8 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf returned with HTTP 404 Jul 10 18:09:58.196992 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 848/3371] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:09:58 2026] DELETE /volume/v3/group_snapshots/989849a1-4ac2-482b-8997-3378e67b12bf => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:58.205743 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:58.208208 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:09:58.208525 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:58.208832 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:58.209076 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Removing options '' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:09:58.209472 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:58.209472 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:58.210083 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:09:58.217737 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Get all volumes completed successfully. Jul 10 18:09:58.218425 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:58.218601 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:58.260286 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:58.264668 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:58.264668 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:09:58.274372 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-56d15c84-50f5-424d-bcec-bcb61c4b531d tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:09:58.274880 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 836/3372] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:09:58 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:58.290214 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d10ef16e-11e1-4c45-b056-2f2c96d53a3b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:58.292153 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d10ef16e-11e1-4c45-b056-2f2c96d53a3b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] POST https://10.4.3.71/volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e/action Jul 10 18:09:58.292487 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d10ef16e-11e1-4c45-b056-2f2c96d53a3b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:09:58.292650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d10ef16e-11e1-4c45-b056-2f2c96d53a3b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:58.294583 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-d10ef16e-11e1-4c45-b056-2f2c96d53a3b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] delete called for group 171d1ffa-b0b6-4539-8874-2e759317920e {{(pid=99949) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:09:58.294769 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.groups [None req-d10ef16e-11e1-4c45-b056-2f2c96d53a3b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Delete group with id: 171d1ffa-b0b6-4539-8874-2e759317920e Jul 10 18:09:58.298390 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:58.298390 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:09:58.345323 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d10ef16e-11e1-4c45-b056-2f2c96d53a3b tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e/action returned with HTTP 202 Jul 10 18:09:58.346026 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 843/3373] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:09:58 2026] POST /volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:58.354559 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-95deb78e-6095-40ea-a740-e987e0a68f30 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:58.356876 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-95deb78e-6095-40ea-a740-e987e0a68f30 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 Jul 10 18:09:58.357166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-95deb78e-6095-40ea-a740-e987e0a68f30 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:58.357420 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-95deb78e-6095-40ea-a740-e987e0a68f30 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:58.366924 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:58.366924 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:58.373128 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-95deb78e-6095-40ea-a740-e987e0a68f30 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Volume info retrieved successfully. Jul 10 18:09:58.374106 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-95deb78e-6095-40ea-a740-e987e0a68f30 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:09:58.374449 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-95deb78e-6095-40ea-a740-e987e0a68f30 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:09:58.415293 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-95deb78e-6095-40ea-a740-e987e0a68f30 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:09:58.419555 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:58.419555 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:58.430523 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-95deb78e-6095-40ea-a740-e987e0a68f30 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 returned with HTTP 200 Jul 10 18:09:58.430994 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 847/3374] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:58 2026] GET /volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 => generated 911 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:59.449188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e95748d1-6f7c-4a5b-add6-6bdaaeddcf01 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:59.451415 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e95748d1-6f7c-4a5b-add6-6bdaaeddcf01 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 Jul 10 18:09:59.451714 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e95748d1-6f7c-4a5b-add6-6bdaaeddcf01 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:59.451968 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e95748d1-6f7c-4a5b-add6-6bdaaeddcf01 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:59.459204 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e95748d1-6f7c-4a5b-add6-6bdaaeddcf01 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 returned with HTTP 404 Jul 10 18:09:59.459857 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 849/3375] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:09:59 2026] GET /volume/v3/volumes/6347a106-f933-4d13-a4c6-d034f45459a8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:59.468337 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b7626268-70a9-4d45-8495-854fe37ab9a1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:59.468825 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-771e4610-8a6d-4371-8b88-709158a9e6f2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:59.469081 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-771e4610-8a6d-4371-8b88-709158a9e6f2 None None] GET https://10.4.3.71/volume// Jul 10 18:09:59.469257 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-771e4610-8a6d-4371-8b88-709158a9e6f2 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:59.469549 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-771e4610-8a6d-4371-8b88-709158a9e6f2 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:59.470120 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-771e4610-8a6d-4371-8b88-709158a9e6f2 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:09:59.470585 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 837/3376] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:09:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:09:59.470819 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b7626268-70a9-4d45-8495-854fe37ab9a1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] GET https://10.4.3.71/volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e Jul 10 18:09:59.471097 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b7626268-70a9-4d45-8495-854fe37ab9a1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:59.471322 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b7626268-70a9-4d45-8495-854fe37ab9a1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:59.471498 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-b7626268-70a9-4d45-8495-854fe37ab9a1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] show called for member 171d1ffa-b0b6-4539-8874-2e759317920e {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:09:59.476433 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b7626268-70a9-4d45-8495-854fe37ab9a1 tempest-GroupSnapshotsTest-1656960972 tempest-GroupSnapshotsTest-1656960972-project-member] https://10.4.3.71/volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e returned with HTTP 404 Jul 10 18:09:59.477102 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 844/3377] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:09:59 2026] GET /volume/v3/groups/171d1ffa-b0b6-4539-8874-2e759317920e => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:09:59.478540 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-c08fcd58-2ccf-4465-92c3-9fa7ca94db04 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:59.481396 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-c08fcd58-2ccf-4465-92c3-9fa7ca94db04 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:09:59.481922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-c08fcd58-2ccf-4465-92c3-9fa7ca94db04 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81f48164-edf6-4058-adb7-7bc4316e1b79", "connector": null, "instance_uuid": "b414fbd1-ddb3-415c-8fb6-7a016f19f847"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:09:59.484872 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6fe549a6-a3aa-47d7-85d7-75d55b1e1304 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:59.487193 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6fe549a6-a3aa-47d7-85d7-75d55b1e1304 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/22daba28-d3e1-4d1e-81af-633e5e47ba3e Jul 10 18:09:59.487495 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6fe549a6-a3aa-47d7-85d7-75d55b1e1304 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:59.487793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6fe549a6-a3aa-47d7-85d7-75d55b1e1304 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:59.493403 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:59.493403 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:09:59.504410 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6fe549a6-a3aa-47d7-85d7-75d55b1e1304 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/group_types/22daba28-d3e1-4d1e-81af-633e5e47ba3e returned with HTTP 202 Jul 10 18:09:59.505075 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 850/3378] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:09:59 2026] DELETE /volume/v3/group_types/22daba28-d3e1-4d1e-81af-633e5e47ba3e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:09:59.512340 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3d59aa87-c245-4608-97c6-b3941fa4bcde None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:59.514336 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3d59aa87-c245-4608-97c6-b3941fa4bcde tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] DELETE https://10.4.3.71/volume/v3/types/7eef7d4c-1738-47ed-9655-7970303d3a4c Jul 10 18:09:59.514602 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3d59aa87-c245-4608-97c6-b3941fa4bcde tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:59.514933 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3d59aa87-c245-4608-97c6-b3941fa4bcde tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:59.529981 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-c08fcd58-2ccf-4465-92c3-9fa7ca94db04 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:09:59.530445 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 848/3379] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:09:59 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:09:59.543896 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3d59aa87-c245-4608-97c6-b3941fa4bcde tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/types/7eef7d4c-1738-47ed-9655-7970303d3a4c returned with HTTP 202 Jul 10 18:09:59.544277 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 838/3380] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:09:59 2026] DELETE /volume/v3/types/7eef7d4c-1738-47ed-9655-7970303d3a4c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:09:59.552724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d65d9c0f-23ab-44d6-9797-4809a9a59950 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:59.555070 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d65d9c0f-23ab-44d6-9797-4809a9a59950 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] GET https://10.4.3.71/volume/v3/types/7eef7d4c-1738-47ed-9655-7970303d3a4c Jul 10 18:09:59.555327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d65d9c0f-23ab-44d6-9797-4809a9a59950 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:59.555622 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d65d9c0f-23ab-44d6-9797-4809a9a59950 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:59.560544 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d65d9c0f-23ab-44d6-9797-4809a9a59950 tempest-GroupSnapshotsTest-1621794020 tempest-GroupSnapshotsTest-1621794020-project-admin] https://10.4.3.71/volume/v3/types/7eef7d4c-1738-47ed-9655-7970303d3a4c returned with HTTP 404 Jul 10 18:09:59.561606 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 845/3381] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:09:59 2026] GET /volume/v3/types/7eef7d4c-1738-47ed-9655-7970303d3a4c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:09:59.957509 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d8193265-c9e7-40d3-8f5c-2fd3d0faf7f9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:09:59.960423 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d8193265-c9e7-40d3-8f5c-2fd3d0faf7f9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:09:59.960675 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d8193265-c9e7-40d3-8f5c-2fd3d0faf7f9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:09:59.961384 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d8193265-c9e7-40d3-8f5c-2fd3d0faf7f9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:09:59.977019 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:09:59.977019 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:09:59.981547 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d8193265-c9e7-40d3-8f5c-2fd3d0faf7f9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:09:59.987119 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d8193265-c9e7-40d3-8f5c-2fd3d0faf7f9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:09:59.987747 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 851/3382] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:09:59 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:00.068581 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a87d56af-1399-4e72-b474-2a4a310be7ec None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:00.069112 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a87d56af-1399-4e72-b474-2a4a310be7ec None None] GET https://10.4.3.71/volume// Jul 10 18:10:00.069329 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a87d56af-1399-4e72-b474-2a4a310be7ec None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:00.069583 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a87d56af-1399-4e72-b474-2a4a310be7ec None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:00.070079 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a87d56af-1399-4e72-b474-2a4a310be7ec None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:00.070592 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 849/3383] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:00.082616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-7ef3203f-cdd4-4653-a9b4-8076819e7822 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:00.084874 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-7ef3203f-cdd4-4653-a9b4-8076819e7822 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:00.085162 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-7ef3203f-cdd4-4653-a9b4-8076819e7822 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:00.085411 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-7ef3203f-cdd4-4653-a9b4-8076819e7822 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:00.099327 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:00.099327 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:00.104541 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-7ef3203f-cdd4-4653-a9b4-8076819e7822 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:00.110665 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-7ef3203f-cdd4-4653-a9b4-8076819e7822 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:00.111253 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 839/3384] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:00 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:00.242903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-092a309b-28ea-4d6a-9504-eab2d462e72b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:00.246600 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-092a309b-28ea-4d6a-9504-eab2d462e72b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] PUT https://10.4.3.71/volume/v3/attachments/d5146273-89eb-4df7-8d3f-05874f8c8765 Jul 10 18:10:00.247433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-092a309b-28ea-4d6a-9504-eab2d462e72b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:00.257400 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-092a309b-28ea-4d6a-9504-eab2d462e72b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Acquiring lock "cinder-attachment_update-81f48164-edf6-4058-adb7-7bc4316e1b79-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:10:00.267143 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-092a309b-28ea-4d6a-9504-eab2d462e72b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Lock "cinder-attachment_update-81f48164-edf6-4058-adb7-7bc4316e1b79-np0000005036" acquired by "attachment_update" :: waited 0.010s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:10:00.268227 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:00.268227 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:00.797829 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-092a309b-28ea-4d6a-9504-eab2d462e72b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Lock "cinder-attachment_update-81f48164-edf6-4058-adb7-7bc4316e1b79-np0000005036" released by "attachment_update" :: held 0.531s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:10:00.798232 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-092a309b-28ea-4d6a-9504-eab2d462e72b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/d5146273-89eb-4df7-8d3f-05874f8c8765 returned with HTTP 200 Jul 10 18:10:00.798629 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 846/3385] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:10:00 2026] PUT /volume/v3/attachments/d5146273-89eb-4df7-8d3f-05874f8c8765 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:10:01.006653 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9c866c9c-4f76-4b33-a481-a3050621fcf0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:01.009789 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c866c9c-4f76-4b33-a481-a3050621fcf0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:01.009789 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c866c9c-4f76-4b33-a481-a3050621fcf0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:01.009925 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c866c9c-4f76-4b33-a481-a3050621fcf0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:01.031297 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:01.031297 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:01.037502 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9c866c9c-4f76-4b33-a481-a3050621fcf0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:01.045696 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c866c9c-4f76-4b33-a481-a3050621fcf0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:01.045696 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 852/3386] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:01 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:02.062239 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6a43d245-8e78-4a15-b555-627be8f46a7b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:02.066754 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a43d245-8e78-4a15-b555-627be8f46a7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:02.067740 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a43d245-8e78-4a15-b555-627be8f46a7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:02.068550 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a43d245-8e78-4a15-b555-627be8f46a7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:02.083559 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:02.083559 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:02.090320 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6a43d245-8e78-4a15-b555-627be8f46a7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:02.097307 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a43d245-8e78-4a15-b555-627be8f46a7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:02.097709 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 850/3387] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:02 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:02.514517 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1bd5a4ce-67e2-40fc-9e11-a00eee9d3a10 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:02.673716 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1bd5a4ce-67e2-40fc-9e11-a00eee9d3a10 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:10:02.674034 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1bd5a4ce-67e2-40fc-9e11-a00eee9d3a10 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-769851907"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:02.695498 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1bd5a4ce-67e2-40fc-9e11-a00eee9d3a10 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:10:02.695917 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 840/3388] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:10:02 2026] POST /volume/v3/types => generated 215 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:02.705098 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a68f08da-d097-437a-99bb-0a4e909759c1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:02.707131 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a68f08da-d097-437a-99bb-0a4e909759c1 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 18:10:02.707538 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a68f08da-d097-437a-99bb-0a4e909759c1 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-969150790"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:02.709265 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:02.709265 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:02.723438 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a68f08da-d097-437a-99bb-0a4e909759c1 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 18:10:02.723925 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 847/3389] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 18:10:02 2026] POST /volume/v3/group_types => generated 172 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:02.733192 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-85e6a16c-f3df-47cc-8893-79321c5b76e0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:02.807461 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-85e6a16c-f3df-47cc-8893-79321c5b76e0 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/groups Jul 10 18:10:02.808029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-85e6a16c-f3df-47cc-8893-79321c5b76e0 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "72923b78-97b8-4ad9-8582-75941f4ff3df", "volume_types": ["e5a14f2f-353a-47e4-947e-fdbdc319dbc5"], "name": "tempest-Group1-179837489"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:02.810154 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-85e6a16c-f3df-47cc-8893-79321c5b76e0 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Creating new group {'group': {'group_type': '72923b78-97b8-4ad9-8582-75941f4ff3df', 'volume_types': ['e5a14f2f-353a-47e4-947e-fdbdc319dbc5'], 'name': 'tempest-Group1-179837489'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:10:02.815028 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-85e6a16c-f3df-47cc-8893-79321c5b76e0 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Creating group tempest-Group1-179837489. Jul 10 18:10:02.828102 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-85e6a16c-f3df-47cc-8893-79321c5b76e0 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Availability Zones retrieved successfully. Jul 10 18:10:02.853557 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-85e6a16c-f3df-47cc-8893-79321c5b76e0 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Created reservations ['dc5606a4-5f86-4125-97d4-55e2b0728a47'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:02.882706 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-85e6a16c-f3df-47cc-8893-79321c5b76e0 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups returned with HTTP 202 Jul 10 18:10:02.883144 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 853/3390] 10.4.3.71 () {70 vars in 1290 bytes} [Fri Jul 10 18:10:02 2026] POST /volume/v3/groups => generated 93 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:02.893250 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-32de1468-76c7-4138-90f3-bd3ddab784b1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:02.895487 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-32de1468-76c7-4138-90f3-bd3ddab784b1 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 Jul 10 18:10:02.895785 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-32de1468-76c7-4138-90f3-bd3ddab784b1 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:02.895985 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-32de1468-76c7-4138-90f3-bd3ddab784b1 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:02.896104 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-32de1468-76c7-4138-90f3-bd3ddab784b1 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member d4ad4513-7663-4854-98e1-ec95ceb9cc50 {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:02.900326 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:02.900326 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:02.912128 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-32de1468-76c7-4138-90f3-bd3ddab784b1 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 returned with HTTP 200 Jul 10 18:10:02.912700 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 851/3391] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:02 2026] GET /volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 => generated 321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:03.114331 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cda53b00-9829-4e79-aab5-279d4668e7da None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:03.116139 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cda53b00-9829-4e79-aab5-279d4668e7da tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:03.116318 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cda53b00-9829-4e79-aab5-279d4668e7da tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:03.116513 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cda53b00-9829-4e79-aab5-279d4668e7da tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:03.126516 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:03.126516 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:03.130806 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cda53b00-9829-4e79-aab5-279d4668e7da tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:03.137439 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cda53b00-9829-4e79-aab5-279d4668e7da tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:03.137963 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 841/3392] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:03 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:03.924119 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c9e9147e-1d94-4f1c-a6eb-43184d381708 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:03.926245 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c9e9147e-1d94-4f1c-a6eb-43184d381708 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 Jul 10 18:10:03.926482 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c9e9147e-1d94-4f1c-a6eb-43184d381708 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:03.926922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c9e9147e-1d94-4f1c-a6eb-43184d381708 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:03.926922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-c9e9147e-1d94-4f1c-a6eb-43184d381708 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member d4ad4513-7663-4854-98e1-ec95ceb9cc50 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:03.931265 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:03.931265 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:03.946479 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c9e9147e-1d94-4f1c-a6eb-43184d381708 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 returned with HTTP 200 Jul 10 18:10:03.947281 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 848/3393] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:03 2026] GET /volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:03.966285 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6b7f968d-2124-427a-9017-43b8aa578136 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:03.968526 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b7f968d-2124-427a-9017-43b8aa578136 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/groups Jul 10 18:10:03.969291 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b7f968d-2124-427a-9017-43b8aa578136 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "72923b78-97b8-4ad9-8582-75941f4ff3df", "volume_types": ["e5a14f2f-353a-47e4-947e-fdbdc319dbc5"], "name": "tempest-Group2-1169275626"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:03.971200 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-6b7f968d-2124-427a-9017-43b8aa578136 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Creating new group {'group': {'group_type': '72923b78-97b8-4ad9-8582-75941f4ff3df', 'volume_types': ['e5a14f2f-353a-47e4-947e-fdbdc319dbc5'], 'name': 'tempest-Group2-1169275626'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:10:03.975823 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-6b7f968d-2124-427a-9017-43b8aa578136 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Creating group tempest-Group2-1169275626. Jul 10 18:10:03.976355 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:03.976355 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:03.984708 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6b7f968d-2124-427a-9017-43b8aa578136 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Availability Zones retrieved successfully. Jul 10 18:10:04.000925 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-6b7f968d-2124-427a-9017-43b8aa578136 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Created reservations ['9ed82adb-9ec9-4a10-862b-370fee064011'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:04.033252 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b7f968d-2124-427a-9017-43b8aa578136 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups returned with HTTP 202 Jul 10 18:10:04.033252 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 854/3394] 10.4.3.71 () {70 vars in 1290 bytes} [Fri Jul 10 18:10:03 2026] POST /volume/v3/groups => generated 94 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:04.039833 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1d85d598-50f4-47eb-8530-9155cd597e78 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:04.042099 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1d85d598-50f4-47eb-8530-9155cd597e78 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 Jul 10 18:10:04.042212 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1d85d598-50f4-47eb-8530-9155cd597e78 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:04.042422 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1d85d598-50f4-47eb-8530-9155cd597e78 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:04.042579 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-1d85d598-50f4-47eb-8530-9155cd597e78 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 91081ece-9f4d-489b-b0c5-a709030aebd8 {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:04.046911 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:04.046911 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:04.059382 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1d85d598-50f4-47eb-8530-9155cd597e78 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 returned with HTTP 200 Jul 10 18:10:04.060094 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 852/3395] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:04 2026] GET /volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:04.153376 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d0238420-cdfd-4f56-a36a-153fdb977114 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:04.155650 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d0238420-cdfd-4f56-a36a-153fdb977114 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:04.156013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d0238420-cdfd-4f56-a36a-153fdb977114 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:04.156279 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d0238420-cdfd-4f56-a36a-153fdb977114 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:04.177662 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:04.177662 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:04.187124 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d0238420-cdfd-4f56-a36a-153fdb977114 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:04.193746 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d0238420-cdfd-4f56-a36a-153fdb977114 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:04.194400 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 842/3396] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:04 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:05.070275 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c6c36fe2-b304-4521-b57c-f422eb125166 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:05.072697 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c6c36fe2-b304-4521-b57c-f422eb125166 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 Jul 10 18:10:05.073716 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c6c36fe2-b304-4521-b57c-f422eb125166 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:05.073716 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c6c36fe2-b304-4521-b57c-f422eb125166 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:05.073922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-c6c36fe2-b304-4521-b57c-f422eb125166 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 91081ece-9f4d-489b-b0c5-a709030aebd8 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:05.079853 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:05.079853 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:05.093354 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c6c36fe2-b304-4521-b57c-f422eb125166 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 returned with HTTP 200 Jul 10 18:10:05.093914 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 849/3397] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:05 2026] GET /volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:05.104223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:05.106701 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:05.107251 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-889361276", "volume_type": "e5a14f2f-353a-47e4-947e-fdbdc319dbc5", "group_id": "d4ad4513-7663-4854-98e1-ec95ceb9cc50", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:05.109659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-889361276', 'volume_type': 'e5a14f2f-353a-47e4-947e-fdbdc319dbc5', 'group_id': 'd4ad4513-7663-4854-98e1-ec95ceb9cc50', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:05.119337 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:05.119337 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:05.120081 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Create volume of 1 GB Jul 10 18:10:05.135073 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Availability Zones retrieved successfully. Jul 10 18:10:05.144120 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Flow 'volume_create_api' (63817615-4eef-488b-bfcc-3b9ac606c9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:05.146243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f631aedd-82e8-4ba4-8b6b-bf5bb9b94067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:05.147439 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:05.147439 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:05.148275 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:05.180768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f631aedd-82e8-4ba4-8b6b-bf5bb9b94067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:10:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5a14f2f-353a-47e4-947e-fdbdc319dbc5,is_public=True,name='tempest-GroupsTest-volume-type-769851907',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5a14f2f-353a-47e4-947e-fdbdc319dbc5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd4ad4513-7663-4854-98e1-ec95ceb9cc50', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:05.181542 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3754fea-f56e-40ba-9c13-b34ed32ee1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:05.213411 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5626b9b6-685d-4044-9e77-fecac39d9d69 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:05.216000 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5626b9b6-685d-4044-9e77-fecac39d9d69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:05.216269 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5626b9b6-685d-4044-9e77-fecac39d9d69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:05.216511 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5626b9b6-685d-4044-9e77-fecac39d9d69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:05.221893 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-769851907 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-769851907, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:05.222358 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-769851907 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-769851907, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:05.231906 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:05.231906 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:05.237130 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5626b9b6-685d-4044-9e77-fecac39d9d69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:05.245120 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5626b9b6-685d-4044-9e77-fecac39d9d69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:05.245978 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 853/3398] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:05 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:05.275828 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Created reservations ['5a716c72-bfc2-42ae-9b8a-9ef29f93a289', 'ba10d408-da9d-498d-b3c6-90f7f2867654', '344eb4cf-64c2-4023-8201-44fadc774007', '62fee485-0c70-4a9d-a834-54c0941d58fc'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:05.276763 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3754fea-f56e-40ba-9c13-b34ed32ee1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a716c72-bfc2-42ae-9b8a-9ef29f93a289', 'ba10d408-da9d-498d-b3c6-90f7f2867654', '344eb4cf-64c2-4023-8201-44fadc774007', '62fee485-0c70-4a9d-a834-54c0941d58fc']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:05.277491 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36bf5c0-0d78-4d5a-a85e-6852015e8f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:05.304167 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36bf5c0-0d78-4d5a-a85e-6852015e8f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a907d0a-8100-4ac9-a82b-35a73e606a88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-889361276',encryption_key_id=None,group_id=d4ad4513-7663-4854-98e1-ec95ceb9cc50,group_type_id=,metadata={},multiattach=False,project_id='d1d78f29b7534558b89d6564a4e2803f',qos_specs=None,replication_status=,reservations=['5a716c72-bfc2-42ae-9b8a-9ef29f93a289','ba10d408-da9d-498d-b3c6-90f7f2867654','344eb4cf-64c2-4023-8201-44fadc774007','62fee485-0c70-4a9d-a834-54c0941d58fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6009449411874108b2c38f7eaf5b2520',volume_type_id=e5a14f2f-353a-47e4-947e-fdbdc319dbc5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-889361276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d4ad4513-7663-4854-98e1-ec95ceb9cc50,host=None,id=6a907d0a-8100-4ac9-a82b-35a73e606a88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d78f29b7534558b89d6564a4e2803f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6009449411874108b2c38f7eaf5b2520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5a14f2f-353a-47e4-947e-fdbdc319dbc5),volume_type_id=e5a14f2f-353a-47e4-947e-fdbdc319dbc5)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:05.305284 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960f6ce2-2de8-4ae1-a867-3f36f40f2bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:05.332487 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960f6ce2-2de8-4ae1-a867-3f36f40f2bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-889361276',encryption_key_id=None,group_id=d4ad4513-7663-4854-98e1-ec95ceb9cc50,group_type_id=,metadata={},multiattach=False,project_id='d1d78f29b7534558b89d6564a4e2803f',qos_specs=None,replication_status=,reservations=['5a716c72-bfc2-42ae-9b8a-9ef29f93a289','ba10d408-da9d-498d-b3c6-90f7f2867654','344eb4cf-64c2-4023-8201-44fadc774007','62fee485-0c70-4a9d-a834-54c0941d58fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6009449411874108b2c38f7eaf5b2520',volume_type_id=e5a14f2f-353a-47e4-947e-fdbdc319dbc5)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:05.333427 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (540ec919-8783-4a2a-952c-ff1670f91fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:05.351673 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (540ec919-8783-4a2a-952c-ff1670f91fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:05.353100 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Flow 'volume_create_api' (63817615-4eef-488b-bfcc-3b9ac606c9f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:05.353758 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Create volume request issued successfully. Jul 10 18:10:05.354801 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:05.355089 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:05.412367 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:05.416528 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:05.416528 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:05.421615 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-458834c7-1b15-4662-8778-f3e3dc965ee5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:05.422295 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 855/3399] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:10:05 2026] POST /volume/v3/volumes => generated 811 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:05.440781 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8529a59c-62d3-4518-bebe-cf8ca2c7eeaf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:05.444877 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8529a59c-62d3-4518-bebe-cf8ca2c7eeaf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 Jul 10 18:10:05.445696 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8529a59c-62d3-4518-bebe-cf8ca2c7eeaf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:05.445696 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8529a59c-62d3-4518-bebe-cf8ca2c7eeaf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:05.455263 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:05.455263 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:05.460141 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8529a59c-62d3-4518-bebe-cf8ca2c7eeaf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Volume info retrieved successfully. Jul 10 18:10:05.460888 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-8529a59c-62d3-4518-bebe-cf8ca2c7eeaf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:05.461078 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-8529a59c-62d3-4518-bebe-cf8ca2c7eeaf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:05.510973 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-8529a59c-62d3-4518-bebe-cf8ca2c7eeaf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:05.515129 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:05.515129 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:05.529983 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8529a59c-62d3-4518-bebe-cf8ca2c7eeaf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 returned with HTTP 200 Jul 10 18:10:05.530896 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 843/3400] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:05 2026] GET /volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 => generated 903 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:06.261916 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-959b796b-0484-44bf-9baa-2179d62b858c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:06.266503 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-959b796b-0484-44bf-9baa-2179d62b858c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:06.266963 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-959b796b-0484-44bf-9baa-2179d62b858c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:06.267245 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-959b796b-0484-44bf-9baa-2179d62b858c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:06.279480 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:06.279480 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:06.285189 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-959b796b-0484-44bf-9baa-2179d62b858c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:06.293192 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-959b796b-0484-44bf-9baa-2179d62b858c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:06.293318 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 850/3401] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:06 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:06.546475 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ed7f06ac-10ef-407b-9be6-a74d859f960b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:06.548547 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed7f06ac-10ef-407b-9be6-a74d859f960b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 Jul 10 18:10:06.548807 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed7f06ac-10ef-407b-9be6-a74d859f960b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:06.549015 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed7f06ac-10ef-407b-9be6-a74d859f960b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:06.558895 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:06.558895 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:06.563531 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ed7f06ac-10ef-407b-9be6-a74d859f960b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Volume info retrieved successfully. Jul 10 18:10:06.564344 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-ed7f06ac-10ef-407b-9be6-a74d859f960b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:06.564542 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-ed7f06ac-10ef-407b-9be6-a74d859f960b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:06.607788 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-ed7f06ac-10ef-407b-9be6-a74d859f960b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:06.611309 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:06.611309 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:06.621163 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed7f06ac-10ef-407b-9be6-a74d859f960b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 returned with HTTP 200 Jul 10 18:10:06.621503 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 854/3402] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:06 2026] GET /volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 => generated 904 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:06.637430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-45d6c738-e086-46ee-8c56-91fa34cbf8aa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:06.640230 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-45d6c738-e086-46ee-8c56-91fa34cbf8aa tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 Jul 10 18:10:06.640531 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-45d6c738-e086-46ee-8c56-91fa34cbf8aa tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:06.640838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-45d6c738-e086-46ee-8c56-91fa34cbf8aa tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:06.641061 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-45d6c738-e086-46ee-8c56-91fa34cbf8aa tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member d4ad4513-7663-4854-98e1-ec95ceb9cc50 {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:06.645463 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:06.645463 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:06.657726 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-45d6c738-e086-46ee-8c56-91fa34cbf8aa tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 returned with HTTP 200 Jul 10 18:10:06.658322 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 856/3403] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:06 2026] GET /volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:06.672617 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3c1ba4ba-623d-44d0-b323-2a270819bf8f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:06.675811 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3c1ba4ba-623d-44d0-b323-2a270819bf8f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 Jul 10 18:10:06.675811 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3c1ba4ba-623d-44d0-b323-2a270819bf8f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:06.675811 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3c1ba4ba-623d-44d0-b323-2a270819bf8f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:06.675811 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-3c1ba4ba-623d-44d0-b323-2a270819bf8f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 91081ece-9f4d-489b-b0c5-a709030aebd8 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:06.679075 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:06.679075 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:06.695985 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3c1ba4ba-623d-44d0-b323-2a270819bf8f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 returned with HTTP 200 Jul 10 18:10:06.695985 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 844/3404] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:06 2026] GET /volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:10:06.710836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-61330d33-aad7-49bb-9268-67d99653fb8d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:06.713514 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-61330d33-aad7-49bb-9268-67d99653fb8d tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/detail Jul 10 18:10:06.713939 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-61330d33-aad7-49bb-9268-67d99653fb8d tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:06.714276 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-61330d33-aad7-49bb-9268-67d99653fb8d tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:06.741244 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-61330d33-aad7-49bb-9268-67d99653fb8d tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/detail returned with HTTP 200 Jul 10 18:10:06.741765 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 851/3405] 10.4.3.71 () {68 vars in 1289 bytes} [Fri Jul 10 18:10:06 2026] GET /volume/v3/groups/detail => generated 639 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:06.755725 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:06.758334 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:10:06.758652 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:06.759858 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:06.759858 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:10:06.761620 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:10:06.780186 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Get all volumes completed successfully. Jul 10 18:10:06.781027 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:06.781249 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:06.829127 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:06.835594 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:06.835594 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:06.852505 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa96c855-9b05-4f21-a61b-c5bee08fa75a tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:10:06.853071 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 855/3406] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:10:06 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:06.869267 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:06.871967 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:10:06.872588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:06.873195 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:06.873807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:10:06.874477 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:06.874477 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:06.875549 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:10:06.886771 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Get all volumes completed successfully. Jul 10 18:10:06.888751 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:06.888751 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:06.951770 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:06.956136 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:06.956136 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:06.966765 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bbb15046-ced0-4d87-900b-243e90bcdda2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:10:06.966765 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 857/3407] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:10:06 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:06.985632 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c411f5b6-060d-45b6-aec4-665ecaff3fff None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:06.988156 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c411f5b6-060d-45b6-aec4-665ecaff3fff tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50/action Jul 10 18:10:06.988156 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c411f5b6-060d-45b6-aec4-665ecaff3fff tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:06.988330 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c411f5b6-060d-45b6-aec4-665ecaff3fff tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:06.990700 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-c411f5b6-060d-45b6-aec4-665ecaff3fff tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] delete called for group d4ad4513-7663-4854-98e1-ec95ceb9cc50 {{(pid=99950) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:10:06.990700 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.groups [None req-c411f5b6-060d-45b6-aec4-665ecaff3fff tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Delete group with id: d4ad4513-7663-4854-98e1-ec95ceb9cc50 Jul 10 18:10:06.995056 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:06.995056 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:07.043959 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-f01c09a8-0cfc-4f87-8e33-b73d2bc46e8b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:07.048123 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-f01c09a8-0cfc-4f87-8e33-b73d2bc46e8b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/attachments/d5146273-89eb-4df7-8d3f-05874f8c8765/action Jul 10 18:10:07.048833 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-f01c09a8-0cfc-4f87-8e33-b73d2bc46e8b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:07.048949 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-f01c09a8-0cfc-4f87-8e33-b73d2bc46e8b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:07.058736 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c411f5b6-060d-45b6-aec4-665ecaff3fff tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50/action returned with HTTP 202 Jul 10 18:10:07.058736 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 845/3408] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:10:06 2026] POST /volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:07.069453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-12d3fdcf-61e4-48ee-9e3e-57be7fea203c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:07.073316 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-12d3fdcf-61e4-48ee-9e3e-57be7fea203c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 Jul 10 18:10:07.073737 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-12d3fdcf-61e4-48ee-9e3e-57be7fea203c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:07.074917 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-12d3fdcf-61e4-48ee-9e3e-57be7fea203c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:07.079216 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:07.079216 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:07.085486 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:07.085486 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:07.093734 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-12d3fdcf-61e4-48ee-9e3e-57be7fea203c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Volume info retrieved successfully. Jul 10 18:10:07.094792 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-12d3fdcf-61e4-48ee-9e3e-57be7fea203c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:07.095052 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-12d3fdcf-61e4-48ee-9e3e-57be7fea203c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:07.102796 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c3ef75bc-d3ed-4fdf-9e89-81cf39f73688 req-f01c09a8-0cfc-4f87-8e33-b73d2bc46e8b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/d5146273-89eb-4df7-8d3f-05874f8c8765/action returned with HTTP 204 Jul 10 18:10:07.103058 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 852/3409] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:10:07 2026] POST /volume/v3/attachments/d5146273-89eb-4df7-8d3f-05874f8c8765/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:07.154859 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-12d3fdcf-61e4-48ee-9e3e-57be7fea203c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:07.160609 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:07.160609 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:07.170033 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-12d3fdcf-61e4-48ee-9e3e-57be7fea203c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 returned with HTTP 200 Jul 10 18:10:07.170595 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 856/3410] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:07 2026] GET /volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 => generated 903 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:07.287833 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-128eeed4-1afa-4756-8970-6d66f1f46dd2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:07.312892 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4d492e9a-8f11-4752-b09c-6cef50a61b42 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:07.316885 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4d492e9a-8f11-4752-b09c-6cef50a61b42 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:07.317222 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4d492e9a-8f11-4752-b09c-6cef50a61b42 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:07.317549 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4d492e9a-8f11-4752-b09c-6cef50a61b42 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:07.337919 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:07.337919 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:07.347861 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4d492e9a-8f11-4752-b09c-6cef50a61b42 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:07.356125 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4d492e9a-8f11-4752-b09c-6cef50a61b42 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:07.356584 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 846/3411] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:07 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:07.540320 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-128eeed4-1afa-4756-8970-6d66f1f46dd2 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:10:07.540766 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-128eeed4-1afa-4756-8970-6d66f1f46dd2 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429", "extra_specs": {"multiattach": " True"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:07.564951 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-128eeed4-1afa-4756-8970-6d66f1f46dd2 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:10:07.565584 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 858/3412] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:10:07 2026] POST /volume/v3/types => generated 284 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:07.578425 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:07.581262 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:07.581751 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-862936478", "snapshot_id": null, "imageRef": null, "volume_type": "b134f6ed-b805-480a-aad8-75a16ede7bb3", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:07.584960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-862936478', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b134f6ed-b805-480a-aad8-75a16ede7bb3', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:07.596168 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume of 1 GB Jul 10 18:10:07.597332 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:07.597332 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:07.597478 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Availability Zones retrieved successfully. Jul 10 18:10:07.608511 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Flow 'volume_create_api' (1c751ee9-fe79-4ddc-b10b-eadac4852292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:07.608723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae0b33c-8476-4c43-9c25-524f68825d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:07.610277 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:07.632459 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:07.632459 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:07.658230 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae0b33c-8476-4c43-9c25-524f68825d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:10:08Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b134f6ed-b805-480a-aad8-75a16ede7bb3,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b134f6ed-b805-480a-aad8-75a16ede7bb3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:07.659412 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2618bee2-5a00-4cbc-b2ac-c3d123a4f92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:07.709405 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:07.709788 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:07.793250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Created reservations ['7a8d154e-481b-450a-85ef-f2db98b20fa6', '672f7f0b-558d-4e7a-882a-1f075194b1d3', '908d0015-953c-4239-9779-f1646d01cdd2', '07a2815b-4929-4568-80fc-483d6e2e96d6'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:07.794825 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2618bee2-5a00-4cbc-b2ac-c3d123a4f92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a8d154e-481b-450a-85ef-f2db98b20fa6', '672f7f0b-558d-4e7a-882a-1f075194b1d3', '908d0015-953c-4239-9779-f1646d01cdd2', '07a2815b-4929-4568-80fc-483d6e2e96d6']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:07.795430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9f0ad5-1958-4cee-9e98-f34cd23bdeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:07.835310 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9f0ad5-1958-4cee-9e98-f34cd23bdeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef2623fd-99cc-4b48-acd1-a09c25da40f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-862936478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ecc9a1662914e988fd16324d4b7d144',qos_specs=None,replication_status=,reservations=['7a8d154e-481b-450a-85ef-f2db98b20fa6','672f7f0b-558d-4e7a-882a-1f075194b1d3','908d0015-953c-4239-9779-f1646d01cdd2','07a2815b-4929-4568-80fc-483d6e2e96d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_type_id=b134f6ed-b805-480a-aad8-75a16ede7bb3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-862936478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef2623fd-99cc-4b48-acd1-a09c25da40f8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8ecc9a1662914e988fd16324d4b7d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b134f6ed-b805-480a-aad8-75a16ede7bb3),volume_type_id=b134f6ed-b805-480a-aad8-75a16ede7bb3)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:07.836479 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a24f7a2-caf4-4f29-a2b0-ed61763794bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:07.885000 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a24f7a2-caf4-4f29-a2b0-ed61763794bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-862936478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ecc9a1662914e988fd16324d4b7d144',qos_specs=None,replication_status=,reservations=['7a8d154e-481b-450a-85ef-f2db98b20fa6','672f7f0b-558d-4e7a-882a-1f075194b1d3','908d0015-953c-4239-9779-f1646d01cdd2','07a2815b-4929-4568-80fc-483d6e2e96d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_type_id=b134f6ed-b805-480a-aad8-75a16ede7bb3)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:07.885983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4693ba7d-75e0-461d-bdb2-418db3f9d8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:07.902329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4693ba7d-75e0-461d-bdb2-418db3f9d8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:07.903792 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Flow 'volume_create_api' (1c751ee9-fe79-4ddc-b10b-eadac4852292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:07.904220 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume request issued successfully. Jul 10 18:10:07.905084 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bae57b83-5208-4db6-bec8-89bb7faa7d08 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:07.905850 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 853/3413] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:07 2026] POST /volume/v3/volumes => generated 824 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:07.925071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a2ebd142-f085-4036-b93e-7f77284ce081 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:07.927712 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a2ebd142-f085-4036-b93e-7f77284ce081 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:07.928507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a2ebd142-f085-4036-b93e-7f77284ce081 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:07.928507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a2ebd142-f085-4036-b93e-7f77284ce081 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:07.938338 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:07.938338 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:07.945500 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a2ebd142-f085-4036-b93e-7f77284ce081 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:07.956793 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a2ebd142-f085-4036-b93e-7f77284ce081 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:07.957650 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 857/3414] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:07 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 892 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:08.175528 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-27785d06-c198-409e-ae26-b0a1c433fd76 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:08.178853 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27785d06-c198-409e-ae26-b0a1c433fd76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:10:08.179273 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27785d06-c198-409e-ae26-b0a1c433fd76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:08.179603 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27785d06-c198-409e-ae26-b0a1c433fd76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:08.179961 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-27785d06-c198-409e-ae26-b0a1c433fd76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Delete snapshot with id: ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:10:08.186479 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:08.186479 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:08.188716 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-27785d06-c198-409e-ae26-b0a1c433fd76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Snapshot retrieved successfully. Jul 10 18:10:08.191132 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2d0852b4-ef5c-44e5-bf5a-13a432ca4936 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:08.193852 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d0852b4-ef5c-44e5-bf5a-13a432ca4936 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 Jul 10 18:10:08.194293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d0852b4-ef5c-44e5-bf5a-13a432ca4936 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:08.194742 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d0852b4-ef5c-44e5-bf5a-13a432ca4936 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:08.206349 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d0852b4-ef5c-44e5-bf5a-13a432ca4936 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 returned with HTTP 404 Jul 10 18:10:08.207634 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 859/3415] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:08 2026] GET /volume/v3/volumes/6a907d0a-8100-4ac9-a82b-35a73e606a88 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:08.215129 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-27785d06-c198-409e-ae26-b0a1c433fd76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Snapshot delete request issued successfully. Jul 10 18:10:08.215360 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27785d06-c198-409e-ae26-b0a1c433fd76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 returned with HTTP 202 Jul 10 18:10:08.215943 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 847/3416] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:10:08 2026] DELETE /volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:08.217454 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9a2fa485-793b-4954-a1d8-db4d61188b72 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:08.219934 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a2fa485-793b-4954-a1d8-db4d61188b72 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 Jul 10 18:10:08.220203 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a2fa485-793b-4954-a1d8-db4d61188b72 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:08.220911 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a2fa485-793b-4954-a1d8-db4d61188b72 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:08.220911 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-9a2fa485-793b-4954-a1d8-db4d61188b72 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member d4ad4513-7663-4854-98e1-ec95ceb9cc50 {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:08.225310 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a2fa485-793b-4954-a1d8-db4d61188b72 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 returned with HTTP 404 Jul 10 18:10:08.226152 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 854/3417] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:08 2026] GET /volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:08.230716 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6fe0978b-2d6e-42ea-aed5-31c22c31bff4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:08.231692 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6fe0978b-2d6e-42ea-aed5-31c22c31bff4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:10:08.232245 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6fe0978b-2d6e-42ea-aed5-31c22c31bff4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:08.232719 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6fe0978b-2d6e-42ea-aed5-31c22c31bff4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:08.236939 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b478de62-3629-4a09-bc3a-67736e35fc92 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:08.238622 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b478de62-3629-4a09-bc3a-67736e35fc92 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8/action Jul 10 18:10:08.240082 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b478de62-3629-4a09-bc3a-67736e35fc92 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:08.240407 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b478de62-3629-4a09-bc3a-67736e35fc92 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:08.245862 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-b478de62-3629-4a09-bc3a-67736e35fc92 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] delete called for group 91081ece-9f4d-489b-b0c5-a709030aebd8 {{(pid=99951) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:10:08.245862 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-b478de62-3629-4a09-bc3a-67736e35fc92 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Delete group with id: 91081ece-9f4d-489b-b0c5-a709030aebd8 Jul 10 18:10:08.249156 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:08.249156 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:08.249973 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6fe0978b-2d6e-42ea-aed5-31c22c31bff4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Snapshot retrieved successfully. Jul 10 18:10:08.252804 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6fe0978b-2d6e-42ea-aed5-31c22c31bff4 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 returned with HTTP 200 Jul 10 18:10:08.252896 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:08.252896 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:08.252953 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 858/3418] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:08 2026] GET /volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:08.298999 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b478de62-3629-4a09-bc3a-67736e35fc92 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8/action returned with HTTP 202 Jul 10 18:10:08.299987 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 860/3419] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:10:08 2026] POST /volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:08.313587 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-99120435-80d4-4a4d-be71-b865faa9785f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:08.315956 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-99120435-80d4-4a4d-be71-b865faa9785f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 Jul 10 18:10:08.316232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-99120435-80d4-4a4d-be71-b865faa9785f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:08.316580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-99120435-80d4-4a4d-be71-b865faa9785f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:08.316823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-99120435-80d4-4a4d-be71-b865faa9785f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 91081ece-9f4d-489b-b0c5-a709030aebd8 {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:08.321078 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:08.321078 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:08.329059 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-99120435-80d4-4a4d-be71-b865faa9785f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 returned with HTTP 200 Jul 10 18:10:08.329640 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 848/3420] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:08 2026] GET /volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:08.975924 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b18a64bb-4fd9-4f5b-9d7e-a40596365696 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:08.978538 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b18a64bb-4fd9-4f5b-9d7e-a40596365696 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:08.978900 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b18a64bb-4fd9-4f5b-9d7e-a40596365696 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:08.979215 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b18a64bb-4fd9-4f5b-9d7e-a40596365696 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:08.993626 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:08.993626 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:09.000308 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b18a64bb-4fd9-4f5b-9d7e-a40596365696 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:09.021090 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b18a64bb-4fd9-4f5b-9d7e-a40596365696 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:09.021722 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 855/3421] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:08 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:09.039001 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-13b47173-8338-443d-9803-a4ac0c8ee8a1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.041652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-13b47173-8338-443d-9803-a4ac0c8ee8a1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:09.041919 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-13b47173-8338-443d-9803-a4ac0c8ee8a1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.042196 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-13b47173-8338-443d-9803-a4ac0c8ee8a1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.054491 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:09.054491 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:09.060153 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-13b47173-8338-443d-9803-a4ac0c8ee8a1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:09.067532 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-13b47173-8338-443d-9803-a4ac0c8ee8a1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:09.068149 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 859/3422] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:09 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:09.087071 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.090369 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:09.091032 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1816780573", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:09.093230 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1816780573', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:09.093550 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume of 1 GB Jul 10 18:10:09.099140 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Availability Zones retrieved successfully. Jul 10 18:10:09.107592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Flow 'volume_create_api' (2d3192b4-6b1e-4506-a8c1-b64b0ae41489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:09.107592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b6db19-2202-4476-863b-012ef446c770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:09.108624 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:09.146192 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b6db19-2202-4476-863b-012ef446c770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:09.147633 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b3eb1c-7635-450d-a2f5-4529be09667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:09.225479 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Created reservations ['d541f211-ed32-47f4-ba9e-12bfd5ce18ae', 'ab1c42b3-eefe-4fb2-a1fe-ccc9da96ae6b', 'bf82c781-b7ed-4559-92e0-541b411605f8', '1c1888d1-f2c9-4f66-8059-b6927ae688af'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:09.228006 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b3eb1c-7635-450d-a2f5-4529be09667b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d541f211-ed32-47f4-ba9e-12bfd5ce18ae', 'ab1c42b3-eefe-4fb2-a1fe-ccc9da96ae6b', 'bf82c781-b7ed-4559-92e0-541b411605f8', '1c1888d1-f2c9-4f66-8059-b6927ae688af']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:09.228006 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0847f89e-fa59-4d48-9d1b-f2cbab0e889a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:09.256045 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0847f89e-fa59-4d48-9d1b-f2cbab0e889a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb76487-9fd2-4cb8-9eef-aedc4964736d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1816780573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecc9a1662914e988fd16324d4b7d144',qos_specs=None,replication_status=,reservations=['d541f211-ed32-47f4-ba9e-12bfd5ce18ae','ab1c42b3-eefe-4fb2-a1fe-ccc9da96ae6b','bf82c781-b7ed-4559-92e0-541b411605f8','1c1888d1-f2c9-4f66-8059-b6927ae688af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1816780573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb76487-9fd2-4cb8-9eef-aedc4964736d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ecc9a1662914e988fd16324d4b7d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:09.258775 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f90808-50ec-4c69-af63-3e4e83001fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:09.265485 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c7dbf00d-5fc4-4879-841c-5009f809f584 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.267429 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7dbf00d-5fc4-4879-841c-5009f809f584 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:10:09.267798 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c7dbf00d-5fc4-4879-841c-5009f809f584 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.268055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c7dbf00d-5fc4-4879-841c-5009f809f584 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.273625 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7dbf00d-5fc4-4879-841c-5009f809f584 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 returned with HTTP 404 Jul 10 18:10:09.274225 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 849/3423] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:09 2026] GET /volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:09.291314 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f90808-50ec-4c69-af63-3e4e83001fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1816780573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecc9a1662914e988fd16324d4b7d144',qos_specs=None,replication_status=,reservations=['d541f211-ed32-47f4-ba9e-12bfd5ce18ae','ab1c42b3-eefe-4fb2-a1fe-ccc9da96ae6b','bf82c781-b7ed-4559-92e0-541b411605f8','1c1888d1-f2c9-4f66-8059-b6927ae688af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:09.291882 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeb67de-c437-48f3-a6c3-9d6e44882e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:09.311545 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeb67de-c437-48f3-a6c3-9d6e44882e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:09.312368 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Flow 'volume_create_api' (2d3192b4-6b1e-4506-a8c1-b64b0ae41489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:09.313053 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume request issued successfully. Jul 10 18:10:09.313820 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e286a81b-5cf5-4a98-90a0-f4450f2315b0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:09.314244 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 861/3424] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:09 2026] POST /volume/v3/volumes => generated 751 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:09.334365 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-48246b69-d1fc-4754-a464-aa77e2c9aaea None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.337901 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-48246b69-d1fc-4754-a464-aa77e2c9aaea tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:09.339023 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-48246b69-d1fc-4754-a464-aa77e2c9aaea tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.339023 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-48246b69-d1fc-4754-a464-aa77e2c9aaea tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.347146 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fa334e66-2f94-4df5-b197-3331ad6a9df9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.349893 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa334e66-2f94-4df5-b197-3331ad6a9df9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 Jul 10 18:10:09.350014 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa334e66-2f94-4df5-b197-3331ad6a9df9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.350274 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa334e66-2f94-4df5-b197-3331ad6a9df9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.350353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-fa334e66-2f94-4df5-b197-3331ad6a9df9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 91081ece-9f4d-489b-b0c5-a709030aebd8 {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:09.354721 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:09.354721 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:09.356784 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa334e66-2f94-4df5-b197-3331ad6a9df9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 returned with HTTP 404 Jul 10 18:10:09.357743 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 860/3425] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:09 2026] GET /volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:09.365439 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-48246b69-d1fc-4754-a464-aa77e2c9aaea tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:09.369279 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b34d903b-2e1b-458f-9061-5652f775672b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.371627 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b34d903b-2e1b-458f-9061-5652f775672b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/detail Jul 10 18:10:09.372073 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b34d903b-2e1b-458f-9061-5652f775672b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.372073 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b34d903b-2e1b-458f-9061-5652f775672b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.372972 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:09.372972 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:09.374242 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-48246b69-d1fc-4754-a464-aa77e2c9aaea tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:09.376778 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 856/3426] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:09 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:09.381391 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b34d903b-2e1b-458f-9061-5652f775672b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/detail returned with HTTP 200 Jul 10 18:10:09.382066 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 850/3427] 10.4.3.71 () {68 vars in 1289 bytes} [Fri Jul 10 18:10:09 2026] GET /volume/v3/groups/detail => generated 14 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:09.394142 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-19ea9f98-27fa-49e5-a5a3-926880a6b28f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.396159 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-19ea9f98-27fa-49e5-a5a3-926880a6b28f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:10:09.396403 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-19ea9f98-27fa-49e5-a5a3-926880a6b28f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.396610 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-19ea9f98-27fa-49e5-a5a3-926880a6b28f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.396935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-19ea9f98-27fa-49e5-a5a3-926880a6b28f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:10:09.397307 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:09.397307 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:09.397929 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-19ea9f98-27fa-49e5-a5a3-926880a6b28f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:10:09.405962 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-19ea9f98-27fa-49e5-a5a3-926880a6b28f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Get all volumes completed successfully. Jul 10 18:10:09.409189 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-19ea9f98-27fa-49e5-a5a3-926880a6b28f tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:10:09.410201 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 862/3428] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:10:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:09.431700 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c9cc7557-58dd-46d6-8168-9f3e64b080d2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.437146 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c9cc7557-58dd-46d6-8168-9f3e64b080d2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8/action Jul 10 18:10:09.437520 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c9cc7557-58dd-46d6-8168-9f3e64b080d2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:09.437752 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c9cc7557-58dd-46d6-8168-9f3e64b080d2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:09.439909 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-c9cc7557-58dd-46d6-8168-9f3e64b080d2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] delete called for group 91081ece-9f4d-489b-b0c5-a709030aebd8 {{(pid=99948) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:10:09.440108 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.groups [None req-c9cc7557-58dd-46d6-8168-9f3e64b080d2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Delete group with id: 91081ece-9f4d-489b-b0c5-a709030aebd8 Jul 10 18:10:09.444448 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c9cc7557-58dd-46d6-8168-9f3e64b080d2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8/action returned with HTTP 404 Jul 10 18:10:09.445242 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 861/3429] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:10:09 2026] POST /volume/v3/groups/91081ece-9f4d-489b-b0c5-a709030aebd8/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:09.456659 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-417c223b-60ea-428c-a2d6-8f96852d3654 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.460461 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-417c223b-60ea-428c-a2d6-8f96852d3654 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:10:09.460783 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-417c223b-60ea-428c-a2d6-8f96852d3654 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.461044 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-417c223b-60ea-428c-a2d6-8f96852d3654 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.461413 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-417c223b-60ea-428c-a2d6-8f96852d3654 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:10:09.464788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-417c223b-60ea-428c-a2d6-8f96852d3654 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:10:09.476992 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-417c223b-60ea-428c-a2d6-8f96852d3654 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Get all volumes completed successfully. Jul 10 18:10:09.480167 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-417c223b-60ea-428c-a2d6-8f96852d3654 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:10:09.480412 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 857/3430] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:10:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:09.497789 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-feb094ef-92aa-42ed-b748-0eec95a835f8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.502972 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-feb094ef-92aa-42ed-b748-0eec95a835f8 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50/action Jul 10 18:10:09.503519 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-feb094ef-92aa-42ed-b748-0eec95a835f8 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:09.503635 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-feb094ef-92aa-42ed-b748-0eec95a835f8 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:09.506523 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-feb094ef-92aa-42ed-b748-0eec95a835f8 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] delete called for group d4ad4513-7663-4854-98e1-ec95ceb9cc50 {{(pid=99950) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:10:09.506523 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.groups [None req-feb094ef-92aa-42ed-b748-0eec95a835f8 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Delete group with id: d4ad4513-7663-4854-98e1-ec95ceb9cc50 Jul 10 18:10:09.512140 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-feb094ef-92aa-42ed-b748-0eec95a835f8 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50/action returned with HTTP 404 Jul 10 18:10:09.513334 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 851/3431] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:10:09 2026] POST /volume/v3/groups/d4ad4513-7663-4854-98e1-ec95ceb9cc50/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:09.524929 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c4e81ac0-912c-47fa-a1b1-0a692d8e206d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.527723 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c4e81ac0-912c-47fa-a1b1-0a692d8e206d tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/72923b78-97b8-4ad9-8582-75941f4ff3df Jul 10 18:10:09.528075 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c4e81ac0-912c-47fa-a1b1-0a692d8e206d tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.528316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c4e81ac0-912c-47fa-a1b1-0a692d8e206d tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.547906 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c4e81ac0-912c-47fa-a1b1-0a692d8e206d tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/group_types/72923b78-97b8-4ad9-8582-75941f4ff3df returned with HTTP 202 Jul 10 18:10:09.548508 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 863/3432] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:10:09 2026] DELETE /volume/v3/group_types/72923b78-97b8-4ad9-8582-75941f4ff3df => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:09.561548 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-378dd276-c83f-4973-8794-249ff399858a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.566984 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-378dd276-c83f-4973-8794-249ff399858a tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] DELETE https://10.4.3.71/volume/v3/types/e5a14f2f-353a-47e4-947e-fdbdc319dbc5 Jul 10 18:10:09.566984 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-378dd276-c83f-4973-8794-249ff399858a tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.567128 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-378dd276-c83f-4973-8794-249ff399858a tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.602005 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-378dd276-c83f-4973-8794-249ff399858a tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/types/e5a14f2f-353a-47e4-947e-fdbdc319dbc5 returned with HTTP 202 Jul 10 18:10:09.602663 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 862/3433] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:10:09 2026] DELETE /volume/v3/types/e5a14f2f-353a-47e4-947e-fdbdc319dbc5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:09.613625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bde404f6-a4b4-4dca-a07a-aff49e02848c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.616086 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bde404f6-a4b4-4dca-a07a-aff49e02848c tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] GET https://10.4.3.71/volume/v3/types/e5a14f2f-353a-47e4-947e-fdbdc319dbc5 Jul 10 18:10:09.616348 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bde404f6-a4b4-4dca-a07a-aff49e02848c tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.616590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bde404f6-a4b4-4dca-a07a-aff49e02848c tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.621365 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bde404f6-a4b4-4dca-a07a-aff49e02848c tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/types/e5a14f2f-353a-47e4-947e-fdbdc319dbc5 returned with HTTP 404 Jul 10 18:10:09.622311 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 858/3434] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:10:09 2026] GET /volume/v3/types/e5a14f2f-353a-47e4-947e-fdbdc319dbc5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:09.633364 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bb0e096e-aebc-494a-9dac-64ab51c766ed None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.636535 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb0e096e-aebc-494a-9dac-64ab51c766ed tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:10:09.637028 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb0e096e-aebc-494a-9dac-64ab51c766ed tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1885699804"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:09.655366 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb0e096e-aebc-494a-9dac-64ab51c766ed tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:10:09.655800 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 852/3435] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:10:09 2026] POST /volume/v3/types => generated 216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:09.670474 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2eb1a5a3-d3be-4910-a6c5-0801ccee638d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.672973 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2eb1a5a3-d3be-4910-a6c5-0801ccee638d tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] POST https://10.4.3.71/volume/v3/group_types Jul 10 18:10:09.673498 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2eb1a5a3-d3be-4910-a6c5-0801ccee638d tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1273304082"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:09.690417 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2eb1a5a3-d3be-4910-a6c5-0801ccee638d tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/group_types returned with HTTP 202 Jul 10 18:10:09.690979 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 864/3436] 10.4.3.71 () {70 vars in 1304 bytes} [Fri Jul 10 18:10:09 2026] POST /volume/v3/group_types => generated 173 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:09.701728 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d3be54cd-6779-4e80-84af-c8df3e864dc4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.704483 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d3be54cd-6779-4e80-84af-c8df3e864dc4 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/groups Jul 10 18:10:09.705040 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d3be54cd-6779-4e80-84af-c8df3e864dc4 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d8b4bbb7-8fe9-4fc2-b24e-dd2a88df0e05", "volume_types": ["35eed72c-5b32-43b0-a263-d046b5e4c564"], "name": "tempest-GroupsTest-Group-1974880319"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:09.707633 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-d3be54cd-6779-4e80-84af-c8df3e864dc4 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Creating new group {'group': {'group_type': 'd8b4bbb7-8fe9-4fc2-b24e-dd2a88df0e05', 'volume_types': ['35eed72c-5b32-43b0-a263-d046b5e4c564'], 'name': 'tempest-GroupsTest-Group-1974880319'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:10:09.723667 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.groups [None req-d3be54cd-6779-4e80-84af-c8df3e864dc4 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Creating group tempest-GroupsTest-Group-1974880319. Jul 10 18:10:09.732977 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d3be54cd-6779-4e80-84af-c8df3e864dc4 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Availability Zones retrieved successfully. Jul 10 18:10:09.750387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-d3be54cd-6779-4e80-84af-c8df3e864dc4 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Created reservations ['6a13d0da-4f53-44f8-8c1e-d8ebdd769dd4'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:09.790124 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d3be54cd-6779-4e80-84af-c8df3e864dc4 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups returned with HTTP 202 Jul 10 18:10:09.790589 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 863/3437] 10.4.3.71 () {70 vars in 1290 bytes} [Fri Jul 10 18:10:09 2026] POST /volume/v3/groups => generated 104 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:09.804108 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7b289035-9402-40d9-8b08-06582fee4845 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:09.806401 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b289035-9402-40d9-8b08-06582fee4845 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:09.806782 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7b289035-9402-40d9-8b08-06582fee4845 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:09.806960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7b289035-9402-40d9-8b08-06582fee4845 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:09.807132 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-7b289035-9402-40d9-8b08-06582fee4845 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 403e8a05-1607-46ad-8061-cc725a7bba7b {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:09.812023 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:09.812023 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:09.827283 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b289035-9402-40d9-8b08-06582fee4845 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 200 Jul 10 18:10:09.827843 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 859/3438] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:09 2026] GET /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:10.392713 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-099b391c-426f-446e-ba16-9eccdc756e32 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.395120 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-099b391c-426f-446e-ba16-9eccdc756e32 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:10.395361 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-099b391c-426f-446e-ba16-9eccdc756e32 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:10.395690 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-099b391c-426f-446e-ba16-9eccdc756e32 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:10.408119 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:10.408119 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:10.414086 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-099b391c-426f-446e-ba16-9eccdc756e32 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:10.420739 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-099b391c-426f-446e-ba16-9eccdc756e32 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:10.421312 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 853/3439] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:10 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:10.439198 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a113d930-0998-4ca6-9c92-d215f53a0b33 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.439691 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-2a399659-5d2e-4818-af94-ec8a4019bcd6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.441853 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a113d930-0998-4ca6-9c92-d215f53a0b33 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:10.442134 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-2a399659-5d2e-4818-af94-ec8a4019bcd6 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/attachments?instance_id=911cec4b-328c-41d3-b15f-4b09804e7da9 Jul 10 18:10:10.442195 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a113d930-0998-4ca6-9c92-d215f53a0b33 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:10.442525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a113d930-0998-4ca6-9c92-d215f53a0b33 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:10.442743 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-2a399659-5d2e-4818-af94-ec8a4019bcd6 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:10.442743 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-2a399659-5d2e-4818-af94-ec8a4019bcd6 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:10.452746 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:10.452746 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:10.459172 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a113d930-0998-4ca6-9c92-d215f53a0b33 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:10.462073 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-2a399659-5d2e-4818-af94-ec8a4019bcd6 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments?instance_id=911cec4b-328c-41d3-b15f-4b09804e7da9 returned with HTTP 200 Jul 10 18:10:10.462073 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 864/3440] 10.4.3.71 () {70 vars in 1630 bytes} [Fri Jul 10 18:10:10 2026] GET /volume/v3/attachments?instance_id=911cec4b-328c-41d3-b15f-4b09804e7da9 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:10.466326 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a113d930-0998-4ca6-9c92-d215f53a0b33 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:10.467237 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 865/3441] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:10 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:10.474607 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-dfcaf2c1-6b9c-4942-85ad-bcbc32870e76 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.477507 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-dfcaf2c1-6b9c-4942-85ad-bcbc32870e76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c Jul 10 18:10:10.477939 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-dfcaf2c1-6b9c-4942-85ad-bcbc32870e76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:10.478976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-dfcaf2c1-6b9c-4942-85ad-bcbc32870e76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:10.485851 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ad79f310-d424-40eb-b3e7-5b19293a2bea None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.488835 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ad79f310-d424-40eb-b3e7-5b19293a2bea tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:10:10.489980 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ad79f310-d424-40eb-b3e7-5b19293a2bea tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1673609682", "extra_specs": {}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:10.504940 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e414fe07-1a9c-438f-8ef0-d504127b12f4 req-dfcaf2c1-6b9c-4942-85ad-bcbc32870e76 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c returned with HTTP 200 Jul 10 18:10:10.505042 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 860/3442] 10.4.3.71 () {70 vars in 1644 bytes} [Fri Jul 10 18:10:10 2026] GET /volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:10:10.510278 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ad79f310-d424-40eb-b3e7-5b19293a2bea tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:10:10.511291 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 854/3443] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:10:10 2026] POST /volume/v3/types => generated 212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:10:10.520699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e8f81870-b136-47db-bcdf-6e273eae4d0c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.523610 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e8f81870-b136-47db-bcdf-6e273eae4d0c tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] POST https://10.4.3.71/volume/v3/types/e0d35acb-c6c5-4e94-9efe-3b0bd48240a4/encryption Jul 10 18:10:10.523910 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e8f81870-b136-47db-bcdf-6e273eae4d0c tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:10.525922 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:10.525922 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:10.548594 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e8f81870-b136-47db-bcdf-6e273eae4d0c tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/types/e0d35acb-c6c5-4e94-9efe-3b0bd48240a4/encryption returned with HTTP 200 Jul 10 18:10:10.549148 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 865/3444] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:10:10 2026] POST /volume/v3/types/e0d35acb-c6c5-4e94-9efe-3b0bd48240a4/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:10.558724 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-022797e1-5b2a-498f-af12-d42e54bac11e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.560772 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:10.561317 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-268986167", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1673609682", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:10.563007 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-268986167', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1673609682', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:10.567288 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume of 1 GB Jul 10 18:10:10.567761 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:10.567761 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:10.568425 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Availability Zones retrieved successfully. Jul 10 18:10:10.574307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Flow 'volume_create_api' (4bcd1b8b-4e4f-468c-b929-a7d0e36d68f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:10.575548 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fa5e25-af62-453e-ae9f-b806b114f558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:10.576429 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:10.603923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fa5e25-af62-453e-ae9f-b806b114f558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0d35acb-c6c5-4e94-9efe-3b0bd48240a4,is_public=True,name='tempest-scenario-type-luks-1673609682',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0d35acb-c6c5-4e94-9efe-3b0bd48240a4', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:10.605323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb7b753-fe15-4027-9b41-bd4774b95d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:10.638942 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1673609682 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1673609682, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:10.639268 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1673609682 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1673609682, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:10.668113 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Created reservations ['d24c5493-d972-4284-9b7c-0b86a907dc87', 'd5c757cf-0a64-499f-91ce-b30487157900', '1b35413b-2490-43a9-84b6-d0e0f8ea169c', '099850a9-ac54-4e83-8d21-d8b4f392e28a'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:10.668983 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb7b753-fe15-4027-9b41-bd4774b95d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d24c5493-d972-4284-9b7c-0b86a907dc87', 'd5c757cf-0a64-499f-91ce-b30487157900', '1b35413b-2490-43a9-84b6-d0e0f8ea169c', '099850a9-ac54-4e83-8d21-d8b4f392e28a']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:10.669692 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd7a1c2-ebe7-4d72-978e-d0e473eeffdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:10.696389 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd7a1c2-ebe7-4d72-978e-d0e473eeffdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '712a6977-68a5-4dbe-8b44-eb906cb6e8a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-268986167',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecc9a1662914e988fd16324d4b7d144',qos_specs=None,replication_status=,reservations=['d24c5493-d972-4284-9b7c-0b86a907dc87','d5c757cf-0a64-499f-91ce-b30487157900','1b35413b-2490-43a9-84b6-d0e0f8ea169c','099850a9-ac54-4e83-8d21-d8b4f392e28a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_type_id=e0d35acb-c6c5-4e94-9efe-3b0bd48240a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-268986167',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=712a6977-68a5-4dbe-8b44-eb906cb6e8a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ecc9a1662914e988fd16324d4b7d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0d35acb-c6c5-4e94-9efe-3b0bd48240a4),volume_type_id=e0d35acb-c6c5-4e94-9efe-3b0bd48240a4)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:10.698268 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a56a37a1-6bf6-4b6c-af08-f67ae03b45dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:10.719438 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a56a37a1-6bf6-4b6c-af08-f67ae03b45dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-268986167',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecc9a1662914e988fd16324d4b7d144',qos_specs=None,replication_status=,reservations=['d24c5493-d972-4284-9b7c-0b86a907dc87','d5c757cf-0a64-499f-91ce-b30487157900','1b35413b-2490-43a9-84b6-d0e0f8ea169c','099850a9-ac54-4e83-8d21-d8b4f392e28a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_type_id=e0d35acb-c6c5-4e94-9efe-3b0bd48240a4)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:10.720708 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970e76bd-182d-4616-a05d-6fe1b0f18ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:10.732398 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970e76bd-182d-4616-a05d-6fe1b0f18ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:10.733389 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Flow 'volume_create_api' (4bcd1b8b-4e4f-468c-b929-a7d0e36d68f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:10.733776 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume request issued successfully. Jul 10 18:10:10.734333 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-022797e1-5b2a-498f-af12-d42e54bac11e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:10.734907 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 866/3445] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:10 2026] POST /volume/v3/volumes => generated 778 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:10.754886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5ff0b0a4-d6a3-4220-95bc-a7b94966f506 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.757553 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ff0b0a4-d6a3-4220-95bc-a7b94966f506 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:10.757848 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ff0b0a4-d6a3-4220-95bc-a7b94966f506 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:10.758101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ff0b0a4-d6a3-4220-95bc-a7b94966f506 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:10.769428 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:10.769428 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:10.774433 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5ff0b0a4-d6a3-4220-95bc-a7b94966f506 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:10.780055 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ff0b0a4-d6a3-4220-95bc-a7b94966f506 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:10.780557 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 861/3446] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:10 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:10.841578 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e74342b7-5132-43b3-b468-7930f8cded4d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.844045 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e74342b7-5132-43b3-b468-7930f8cded4d tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:10.844293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e74342b7-5132-43b3-b468-7930f8cded4d tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:10.844501 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e74342b7-5132-43b3-b468-7930f8cded4d tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:10.844705 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-e74342b7-5132-43b3-b468-7930f8cded4d tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 403e8a05-1607-46ad-8061-cc725a7bba7b {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:10.850594 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:10.850594 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:10.863622 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e74342b7-5132-43b3-b468-7930f8cded4d tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 200 Jul 10 18:10:10.864126 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 855/3447] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:10 2026] GET /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:10.879906 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7836cb34-1a92-457a-8b06-700b9c387da7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:10.882298 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:10.882711 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1469444185", "volume_type": "35eed72c-5b32-43b0-a263-d046b5e4c564", "group_id": "403e8a05-1607-46ad-8061-cc725a7bba7b", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:10.884881 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1469444185', 'volume_type': '35eed72c-5b32-43b0-a263-d046b5e4c564', 'group_id': '403e8a05-1607-46ad-8061-cc725a7bba7b', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:10.895057 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:10.895057 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:10.895889 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Create volume of 1 GB Jul 10 18:10:10.903946 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Availability Zones retrieved successfully. Jul 10 18:10:10.912594 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Flow 'volume_create_api' (4f54a340-2ddd-49b1-a2ef-be62c2c22923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:10.914151 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef75d50-c10f-477f-85aa-b6500ca2cbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:10.915012 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:10.915012 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:10.915788 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:10.944809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef75d50-c10f-477f-85aa-b6500ca2cbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35eed72c-5b32-43b0-a263-d046b5e4c564,is_public=True,name='tempest-GroupsTest-volume-type-1885699804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35eed72c-5b32-43b0-a263-d046b5e4c564', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '403e8a05-1607-46ad-8061-cc725a7bba7b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:10.946513 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9955435a-0ee2-41cb-96b4-9fc6c19433ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:10.997148 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1885699804 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1885699804, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:10.997706 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1885699804 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1885699804, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:11.037942 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Created reservations ['ff0d7eff-bdad-47de-ac7c-367fa77f10e3', '124e8c77-8f59-4ac4-926f-f4ac799d6a99', 'ae1bcced-718d-4a39-b450-23a52d716942', 'e3f6ca9f-b553-4e54-b2fe-c5bf1f3aacd4'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:11.039112 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9955435a-0ee2-41cb-96b4-9fc6c19433ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff0d7eff-bdad-47de-ac7c-367fa77f10e3', '124e8c77-8f59-4ac4-926f-f4ac799d6a99', 'ae1bcced-718d-4a39-b450-23a52d716942', 'e3f6ca9f-b553-4e54-b2fe-c5bf1f3aacd4']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:11.040305 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7378870d-b1d5-4a0a-b442-bc6271047a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:11.076905 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7378870d-b1d5-4a0a-b442-bc6271047a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff3645ba-b8df-4c42-99ba-d9c2d5276391', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1469444185',encryption_key_id=None,group_id=403e8a05-1607-46ad-8061-cc725a7bba7b,group_type_id=,metadata={},multiattach=False,project_id='d1d78f29b7534558b89d6564a4e2803f',qos_specs=None,replication_status=,reservations=['ff0d7eff-bdad-47de-ac7c-367fa77f10e3','124e8c77-8f59-4ac4-926f-f4ac799d6a99','ae1bcced-718d-4a39-b450-23a52d716942','e3f6ca9f-b553-4e54-b2fe-c5bf1f3aacd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6009449411874108b2c38f7eaf5b2520',volume_type_id=35eed72c-5b32-43b0-a263-d046b5e4c564), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1469444185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=403e8a05-1607-46ad-8061-cc725a7bba7b,host=None,id=ff3645ba-b8df-4c42-99ba-d9c2d5276391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d78f29b7534558b89d6564a4e2803f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6009449411874108b2c38f7eaf5b2520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35eed72c-5b32-43b0-a263-d046b5e4c564),volume_type_id=35eed72c-5b32-43b0-a263-d046b5e4c564)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:11.078291 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a6402a-759d-4d0f-9114-a372357ff51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:11.104090 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a6402a-759d-4d0f-9114-a372357ff51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1469444185',encryption_key_id=None,group_id=403e8a05-1607-46ad-8061-cc725a7bba7b,group_type_id=,metadata={},multiattach=False,project_id='d1d78f29b7534558b89d6564a4e2803f',qos_specs=None,replication_status=,reservations=['ff0d7eff-bdad-47de-ac7c-367fa77f10e3','124e8c77-8f59-4ac4-926f-f4ac799d6a99','ae1bcced-718d-4a39-b450-23a52d716942','e3f6ca9f-b553-4e54-b2fe-c5bf1f3aacd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6009449411874108b2c38f7eaf5b2520',volume_type_id=35eed72c-5b32-43b0-a263-d046b5e4c564)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:11.105404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044003a5-e8f1-46cd-b6ff-40b2da1507b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:11.119582 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ccabc858-4ca1-4eba-9147-b923c1334d2c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:11.121996 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ccabc858-4ca1-4eba-9147-b923c1334d2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:10:11.122444 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ccabc858-4ca1-4eba-9147-b923c1334d2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81f48164-edf6-4058-adb7-7bc4316e1b79", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1300248222", "description": null, "metadata": null}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:11.127140 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044003a5-e8f1-46cd-b6ff-40b2da1507b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:11.128129 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Flow 'volume_create_api' (4f54a340-2ddd-49b1-a2ef-be62c2c22923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:11.128517 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Create volume request issued successfully. Jul 10 18:10:11.129323 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:11.129484 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:11.142468 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:11.142468 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:11.142994 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ccabc858-4ca1-4eba-9147-b923c1334d2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:11.144545 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-ccabc858-4ca1-4eba-9147-b923c1334d2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create snapshot from volume 81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:11.181771 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:11.187076 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:11.187076 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:11.193499 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7836cb34-1a92-457a-8b06-700b9c387da7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:11.194438 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 866/3448] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:10:10 2026] POST /volume/v3/volumes => generated 813 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:11.201522 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-ccabc858-4ca1-4eba-9147-b923c1334d2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Created reservations ['ccdfcb49-0b06-400a-8e84-6735b63d46d2', '8df0b9ba-c9fe-4ad0-965a-87164b0957a1', '76a922d2-bbb2-4523-87c7-bd0076de9e6e', '1cc03f48-9b8f-46d8-a70e-edadca4e7b1d'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:11.212036 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d8eca31c-de30-4ab7-8996-aed21db0f782 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:11.215935 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8eca31c-de30-4ab7-8996-aed21db0f782 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/ff3645ba-b8df-4c42-99ba-d9c2d5276391 Jul 10 18:10:11.217392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8eca31c-de30-4ab7-8996-aed21db0f782 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:11.217890 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8eca31c-de30-4ab7-8996-aed21db0f782 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:11.230523 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:11.230523 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:11.239477 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d8eca31c-de30-4ab7-8996-aed21db0f782 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Volume info retrieved successfully. Jul 10 18:10:11.240736 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-d8eca31c-de30-4ab7-8996-aed21db0f782 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:11.241037 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-d8eca31c-de30-4ab7-8996-aed21db0f782 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:11.247531 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ccabc858-4ca1-4eba-9147-b923c1334d2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot force create request issued successfully. Jul 10 18:10:11.248080 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ccabc858-4ca1-4eba-9147-b923c1334d2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:10:11.248735 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 867/3449] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:10:11 2026] POST /volume/v3/snapshots => generated 313 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:11.262874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f7ea9ef4-2d9b-41cf-bb62-616201f694c6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:11.265529 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f7ea9ef4-2d9b-41cf-bb62-616201f694c6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 Jul 10 18:10:11.265868 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f7ea9ef4-2d9b-41cf-bb62-616201f694c6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:11.266202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f7ea9ef4-2d9b-41cf-bb62-616201f694c6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:11.275022 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:11.275022 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:11.275704 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f7ea9ef4-2d9b-41cf-bb62-616201f694c6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:11.277022 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f7ea9ef4-2d9b-41cf-bb62-616201f694c6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 returned with HTTP 200 Jul 10 18:10:11.277495 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 856/3450] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:11 2026] GET /volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:11.293315 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-d8eca31c-de30-4ab7-8996-aed21db0f782 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:11.297202 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:11.297202 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:11.306802 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8eca31c-de30-4ab7-8996-aed21db0f782 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/ff3645ba-b8df-4c42-99ba-d9c2d5276391 returned with HTTP 200 Jul 10 18:10:11.307268 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 862/3451] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:11 2026] GET /volume/v3/volumes/ff3645ba-b8df-4c42-99ba-d9c2d5276391 => generated 881 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:11.798068 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-849efdec-1e75-4463-90b1-77f480c9d57f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:11.800196 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-849efdec-1e75-4463-90b1-77f480c9d57f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:11.800404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-849efdec-1e75-4463-90b1-77f480c9d57f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:11.800633 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-849efdec-1e75-4463-90b1-77f480c9d57f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:11.810188 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:11.810188 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:11.814622 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-849efdec-1e75-4463-90b1-77f480c9d57f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:11.820042 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-849efdec-1e75-4463-90b1-77f480c9d57f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:11.820537 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 867/3452] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:11 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:11.836647 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2d300c94-e4bf-4852-ab13-7a6c64288e02 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:11.839063 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d300c94-e4bf-4852-ab13-7a6c64288e02 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:11.839341 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d300c94-e4bf-4852-ab13-7a6c64288e02 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:11.839623 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d300c94-e4bf-4852-ab13-7a6c64288e02 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:11.849763 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:11.849763 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:11.854908 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2d300c94-e4bf-4852-ab13-7a6c64288e02 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:11.859976 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d300c94-e4bf-4852-ab13-7a6c64288e02 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:11.860485 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 868/3453] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:11 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:11.913779 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-764dffa7-f121-4baf-94f7-1721749ad4e5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:11.916266 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-764dffa7-f121-4baf-94f7-1721749ad4e5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:11.916490 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-764dffa7-f121-4baf-94f7-1721749ad4e5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:11.916763 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-764dffa7-f121-4baf-94f7-1721749ad4e5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:11.924913 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:11.924913 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:11.930263 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-764dffa7-f121-4baf-94f7-1721749ad4e5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:11.935558 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-764dffa7-f121-4baf-94f7-1721749ad4e5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:11.936081 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 857/3454] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:11 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:12.295637 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6001ed3d-5ead-4365-b3f2-5e9ca694dd3c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:12.297802 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6001ed3d-5ead-4365-b3f2-5e9ca694dd3c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 Jul 10 18:10:12.298125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6001ed3d-5ead-4365-b3f2-5e9ca694dd3c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:12.298345 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6001ed3d-5ead-4365-b3f2-5e9ca694dd3c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:12.305271 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:12.305271 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:12.305794 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6001ed3d-5ead-4365-b3f2-5e9ca694dd3c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:12.307327 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6001ed3d-5ead-4365-b3f2-5e9ca694dd3c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 returned with HTTP 200 Jul 10 18:10:12.307905 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 863/3455] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:12 2026] GET /volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:12.319281 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-80085f89-bbde-4077-b260-cbb909ce68f3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:12.321393 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80085f89-bbde-4077-b260-cbb909ce68f3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 Jul 10 18:10:12.321819 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80085f89-bbde-4077-b260-cbb909ce68f3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:12.322104 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80085f89-bbde-4077-b260-cbb909ce68f3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:12.326031 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-80a04952-bb5f-4d77-ab56-066c6cd27b9b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:12.328128 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80a04952-bb5f-4d77-ab56-066c6cd27b9b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/ff3645ba-b8df-4c42-99ba-d9c2d5276391 Jul 10 18:10:12.328429 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80a04952-bb5f-4d77-ab56-066c6cd27b9b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:12.328838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80a04952-bb5f-4d77-ab56-066c6cd27b9b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:12.329442 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:12.329442 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:12.330298 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-80085f89-bbde-4077-b260-cbb909ce68f3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:12.331186 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80085f89-bbde-4077-b260-cbb909ce68f3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 returned with HTTP 200 Jul 10 18:10:12.331814 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 868/3456] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:12 2026] GET /volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:12.339132 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:12.339132 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:12.344341 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-80a04952-bb5f-4d77-ab56-066c6cd27b9b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Volume info retrieved successfully. Jul 10 18:10:12.345097 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-80a04952-bb5f-4d77-ab56-066c6cd27b9b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:12.345298 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-80a04952-bb5f-4d77-ab56-066c6cd27b9b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:12.392434 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-80a04952-bb5f-4d77-ab56-066c6cd27b9b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:12.396879 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:12.396879 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:12.409960 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80a04952-bb5f-4d77-ab56-066c6cd27b9b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/ff3645ba-b8df-4c42-99ba-d9c2d5276391 returned with HTTP 200 Jul 10 18:10:12.411283 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 869/3457] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:12 2026] GET /volume/v3/volumes/ff3645ba-b8df-4c42-99ba-d9c2d5276391 => generated 906 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:12.428992 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:12.431112 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:12.431470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1522305884", "volume_type": "35eed72c-5b32-43b0-a263-d046b5e4c564", "group_id": "403e8a05-1607-46ad-8061-cc725a7bba7b", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:12.433510 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1522305884', 'volume_type': '35eed72c-5b32-43b0-a263-d046b5e4c564', 'group_id': '403e8a05-1607-46ad-8061-cc725a7bba7b', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:12.443925 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:12.443925 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:12.444460 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Create volume of 1 GB Jul 10 18:10:12.450486 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Availability Zones retrieved successfully. Jul 10 18:10:12.456600 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Flow 'volume_create_api' (ab4053a7-c8f2-47a3-8b2e-09b242928f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:12.458343 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e2ca79-8e30-4ce5-a24c-0a44f98dac51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:12.459054 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:12.459054 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:12.459718 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:12.485284 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e2ca79-8e30-4ce5-a24c-0a44f98dac51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:10:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35eed72c-5b32-43b0-a263-d046b5e4c564,is_public=True,name='tempest-GroupsTest-volume-type-1885699804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35eed72c-5b32-43b0-a263-d046b5e4c564', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '403e8a05-1607-46ad-8061-cc725a7bba7b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:12.486432 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4398f406-cf91-43a3-832c-7560a20f5541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:12.524228 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1885699804 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1885699804, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:12.524656 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1885699804 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1885699804, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:12.543405 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Created reservations ['7693d9c8-b8e3-4e53-bef5-ea458a24e6b6', '2b556b54-9cb1-4cf3-be63-456ccd97cd20', '68f3fb99-bdd3-4928-98ce-022f37109b87', '66c459f6-981d-402b-93ad-74a629f5804c'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:12.544369 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4398f406-cf91-43a3-832c-7560a20f5541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7693d9c8-b8e3-4e53-bef5-ea458a24e6b6', '2b556b54-9cb1-4cf3-be63-456ccd97cd20', '68f3fb99-bdd3-4928-98ce-022f37109b87', '66c459f6-981d-402b-93ad-74a629f5804c']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:12.545362 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b3c0d8-28d3-4f58-acd9-835a4d3dc8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:12.572813 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b3c0d8-28d3-4f58-acd9-835a4d3dc8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96c55717-1827-4f09-bbfc-4f1ed951883b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1522305884',encryption_key_id=None,group_id=403e8a05-1607-46ad-8061-cc725a7bba7b,group_type_id=,metadata={},multiattach=False,project_id='d1d78f29b7534558b89d6564a4e2803f',qos_specs=None,replication_status=,reservations=['7693d9c8-b8e3-4e53-bef5-ea458a24e6b6','2b556b54-9cb1-4cf3-be63-456ccd97cd20','68f3fb99-bdd3-4928-98ce-022f37109b87','66c459f6-981d-402b-93ad-74a629f5804c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6009449411874108b2c38f7eaf5b2520',volume_type_id=35eed72c-5b32-43b0-a263-d046b5e4c564), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1522305884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=403e8a05-1607-46ad-8061-cc725a7bba7b,host=None,id=96c55717-1827-4f09-bbfc-4f1ed951883b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d78f29b7534558b89d6564a4e2803f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6009449411874108b2c38f7eaf5b2520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35eed72c-5b32-43b0-a263-d046b5e4c564),volume_type_id=35eed72c-5b32-43b0-a263-d046b5e4c564)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:12.574189 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b1cec2-9f9b-4fc1-99f4-95df5faee31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:12.600550 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b1cec2-9f9b-4fc1-99f4-95df5faee31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1522305884',encryption_key_id=None,group_id=403e8a05-1607-46ad-8061-cc725a7bba7b,group_type_id=,metadata={},multiattach=False,project_id='d1d78f29b7534558b89d6564a4e2803f',qos_specs=None,replication_status=,reservations=['7693d9c8-b8e3-4e53-bef5-ea458a24e6b6','2b556b54-9cb1-4cf3-be63-456ccd97cd20','68f3fb99-bdd3-4928-98ce-022f37109b87','66c459f6-981d-402b-93ad-74a629f5804c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6009449411874108b2c38f7eaf5b2520',volume_type_id=35eed72c-5b32-43b0-a263-d046b5e4c564)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:12.601064 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359793cb-f3f7-4a00-9e6c-2d76e9555d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:12.618990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359793cb-f3f7-4a00-9e6c-2d76e9555d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:12.619746 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Flow 'volume_create_api' (ab4053a7-c8f2-47a3-8b2e-09b242928f8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:12.620000 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Create volume request issued successfully. Jul 10 18:10:12.620749 np0000005036 devstack@c-api.service[99950]: WARNING stevedore.named [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:12.620814 np0000005036 devstack@c-api.service[99950]: WARNING castellan.key_manager [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:12.655120 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:12.661507 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:12.661507 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:12.666523 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2bb1313f-ad93-47ce-8d04-8b94f0f583ba tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:12.667090 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 858/3458] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:10:12 2026] POST /volume/v3/volumes => generated 813 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:12.681848 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-11f20056-1a6d-4807-bcbe-04fcd5695de2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:12.683907 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-11f20056-1a6d-4807-bcbe-04fcd5695de2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b Jul 10 18:10:12.684149 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-11f20056-1a6d-4807-bcbe-04fcd5695de2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:12.684383 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-11f20056-1a6d-4807-bcbe-04fcd5695de2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:12.686726 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=293,cinder:UPDATE=62,cinder:INSERT=43 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:10:12.694325 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:12.694325 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:12.702036 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-11f20056-1a6d-4807-bcbe-04fcd5695de2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Volume info retrieved successfully. Jul 10 18:10:12.702984 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-11f20056-1a6d-4807-bcbe-04fcd5695de2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:12.703196 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-11f20056-1a6d-4807-bcbe-04fcd5695de2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:12.756504 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-11f20056-1a6d-4807-bcbe-04fcd5695de2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:12.760771 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:12.760771 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:12.771740 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-11f20056-1a6d-4807-bcbe-04fcd5695de2 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b returned with HTTP 200 Jul 10 18:10:12.772292 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 864/3459] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:12 2026] GET /volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b => generated 881 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:13.777211 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-92bd4117-a3d6-4056-bd3a-1dadb4880337 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:13.779418 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-92bd4117-a3d6-4056-bd3a-1dadb4880337 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:13.779725 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-92bd4117-a3d6-4056-bd3a-1dadb4880337 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:13.779969 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-92bd4117-a3d6-4056-bd3a-1dadb4880337 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:13.786659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-39fc7fdd-1933-46a6-b182-20d44b274088 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:13.788462 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:13.788462 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:13.788991 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-39fc7fdd-1933-46a6-b182-20d44b274088 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b Jul 10 18:10:13.789210 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-39fc7fdd-1933-46a6-b182-20d44b274088 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:13.789479 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-39fc7fdd-1933-46a6-b182-20d44b274088 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:13.793498 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-92bd4117-a3d6-4056-bd3a-1dadb4880337 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:13.798041 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:13.798041 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:13.798689 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-92bd4117-a3d6-4056-bd3a-1dadb4880337 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:13.799129 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 869/3460] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:13 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:13.804330 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-39fc7fdd-1933-46a6-b182-20d44b274088 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Volume info retrieved successfully. Jul 10 18:10:13.805102 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-39fc7fdd-1933-46a6-b182-20d44b274088 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:13.805288 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-39fc7fdd-1933-46a6-b182-20d44b274088 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:13.813040 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b0226405-b887-4375-bfac-af3b1d3d0f7f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:13.814904 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0226405-b887-4375-bfac-af3b1d3d0f7f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:13.815142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0226405-b887-4375-bfac-af3b1d3d0f7f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:13.815364 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0226405-b887-4375-bfac-af3b1d3d0f7f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:13.824131 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:13.824131 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:13.828369 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b0226405-b887-4375-bfac-af3b1d3d0f7f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:13.833839 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0226405-b887-4375-bfac-af3b1d3d0f7f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:13.834335 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 859/3461] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:13 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:13.852686 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-39fc7fdd-1933-46a6-b182-20d44b274088 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:13.856333 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:13.856333 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:13.867395 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-39fc7fdd-1933-46a6-b182-20d44b274088 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b returned with HTTP 200 Jul 10 18:10:13.868103 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 870/3462] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:13 2026] GET /volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b => generated 906 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:13.883008 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3fb146bf-114f-420f-8539-2219183f8bdf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:13.885393 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3fb146bf-114f-420f-8539-2219183f8bdf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] PUT https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:13.886110 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3fb146bf-114f-420f-8539-2219183f8bdf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "96c55717-1827-4f09-bbfc-4f1ed951883b"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:13.887650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.groups [None req-3fb146bf-114f-420f-8539-2219183f8bdf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Update called for group 403e8a05-1607-46ad-8061-cc725a7bba7b. {{(pid=99949) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 18:10:13.887799 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-6964d802-bdfc-4839-9674-ed4d4c17d8a7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:13.887932 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.groups [None req-3fb146bf-114f-420f-8539-2219183f8bdf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Updating group 403e8a05-1607-46ad-8061-cc725a7bba7b with name new_group description: This is a new group add_volumes: None remove_volumes: 96c55717-1827-4f09-bbfc-4f1ed951883b. Jul 10 18:10:13.889972 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-6964d802-bdfc-4839-9674-ed4d4c17d8a7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:13.890191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-6964d802-bdfc-4839-9674-ed4d4c17d8a7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:13.890436 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-6964d802-bdfc-4839-9674-ed4d4c17d8a7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:13.892354 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:13.892354 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:13.898650 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:13.898650 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:13.903816 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-6964d802-bdfc-4839-9674-ed4d4c17d8a7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:13.909485 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-6964d802-bdfc-4839-9674-ed4d4c17d8a7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:13.910158 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 870/3463] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:13 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:13.935069 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3fb146bf-114f-420f-8539-2219183f8bdf tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 202 Jul 10 18:10:13.935515 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 865/3464] 10.4.3.71 () {70 vars in 1400 bytes} [Fri Jul 10 18:10:13 2026] PUT /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:13.946152 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-52ae45ce-1f32-4c7c-8c5d-0d33c56aa7b7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:13.948448 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-52ae45ce-1f32-4c7c-8c5d-0d33c56aa7b7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:13.950392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-52ae45ce-1f32-4c7c-8c5d-0d33c56aa7b7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:13.950392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-52ae45ce-1f32-4c7c-8c5d-0d33c56aa7b7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:13.950392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-52ae45ce-1f32-4c7c-8c5d-0d33c56aa7b7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 403e8a05-1607-46ad-8061-cc725a7bba7b {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:13.956974 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:13.956974 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:13.967660 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-52ae45ce-1f32-4c7c-8c5d-0d33c56aa7b7 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 200 Jul 10 18:10:13.968128 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 860/3465] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:13 2026] GET /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:13.990990 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-25cafa47-b4c1-4442-b1b9-b74a27fccb28 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:13.991687 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-25cafa47-b4c1-4442-b1b9-b74a27fccb28 None None] GET https://10.4.3.71/volume// Jul 10 18:10:13.991964 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-25cafa47-b4c1-4442-b1b9-b74a27fccb28 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:13.993133 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-25cafa47-b4c1-4442-b1b9-b74a27fccb28 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:13.993133 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-25cafa47-b4c1-4442-b1b9-b74a27fccb28 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:13.993412 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 871/3466] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:10:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:14.008251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-4971eb07-e561-40c6-a4a2-536d0c2083f4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:14.071217 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2419d950-7135-4e7e-bd48-8426d4773f2c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:14.073103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2419d950-7135-4e7e-bd48-8426d4773f2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:10:14.073707 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2419d950-7135-4e7e-bd48-8426d4773f2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81f48164-edf6-4058-adb7-7bc4316e1b79", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-759309720", "description": null, "metadata": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:14.089573 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:14.089573 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:14.090166 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2419d950-7135-4e7e-bd48-8426d4773f2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:14.090329 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-2419d950-7135-4e7e-bd48-8426d4773f2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create snapshot from volume 81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:14.101416 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-4971eb07-e561-40c6-a4a2-536d0c2083f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:10:14.101817 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-4971eb07-e561-40c6-a4a2-536d0c2083f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5eb76487-9fd2-4cb8-9eef-aedc4964736d", "connector": null, "instance_uuid": "1fec335b-63a9-4518-98d7-9a848199014e"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:14.110655 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:14.110655 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:14.126837 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-2419d950-7135-4e7e-bd48-8426d4773f2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Created reservations ['7a720a0f-4f3e-420e-8fef-710fcdd960cf', 'b26b6a3c-b573-4079-a4b9-24683a782513', '837803b7-7fcf-447b-94b8-741e71343bbf', 'cfcbd942-249e-43a6-a1ac-465da8a6ee20'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:14.146386 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-4971eb07-e561-40c6-a4a2-536d0c2083f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:10:14.147007 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 871/3467] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:10:14 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:14.164198 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2419d950-7135-4e7e-bd48-8426d4773f2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot force create request issued successfully. Jul 10 18:10:14.164581 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2419d950-7135-4e7e-bd48-8426d4773f2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:10:14.165667 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 866/3468] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:10:14 2026] POST /volume/v3/snapshots => generated 312 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:14.176558 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5aac0112-2a2c-4505-ac26-5955ad9c80f7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:14.178548 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5aac0112-2a2c-4505-ac26-5955ad9c80f7 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e Jul 10 18:10:14.178716 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5aac0112-2a2c-4505-ac26-5955ad9c80f7 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:14.178934 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5aac0112-2a2c-4505-ac26-5955ad9c80f7 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:14.184214 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:14.184214 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:14.184674 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5aac0112-2a2c-4505-ac26-5955ad9c80f7 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:14.185501 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5aac0112-2a2c-4505-ac26-5955ad9c80f7 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e returned with HTTP 200 Jul 10 18:10:14.186146 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 861/3469] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:14 2026] GET /volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:14.461765 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5f0e82ec-abeb-4efb-a038-d99de2a3b039 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:14.463862 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5f0e82ec-abeb-4efb-a038-d99de2a3b039 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:14.464069 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5f0e82ec-abeb-4efb-a038-d99de2a3b039 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:14.464254 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5f0e82ec-abeb-4efb-a038-d99de2a3b039 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:14.476962 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:14.476962 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:14.482384 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5f0e82ec-abeb-4efb-a038-d99de2a3b039 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:14.488995 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5f0e82ec-abeb-4efb-a038-d99de2a3b039 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:14.489619 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 872/3470] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:14 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:14.679783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c06e123b-3509-4690-9cb5-86ce5152f8d9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:14.680363 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c06e123b-3509-4690-9cb5-86ce5152f8d9 None None] GET https://10.4.3.71/volume// Jul 10 18:10:14.680669 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c06e123b-3509-4690-9cb5-86ce5152f8d9 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:14.681141 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c06e123b-3509-4690-9cb5-86ce5152f8d9 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:14.681391 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c06e123b-3509-4690-9cb5-86ce5152f8d9 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:14.681759 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 872/3471] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:14.689814 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-ec76e1b4-92e2-46a2-b5e0-5752b96def99 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:14.692231 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-ec76e1b4-92e2-46a2-b5e0-5752b96def99 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:14.692470 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-ec76e1b4-92e2-46a2-b5e0-5752b96def99 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:14.692718 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-ec76e1b4-92e2-46a2-b5e0-5752b96def99 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:14.702397 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:14.702397 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:14.707057 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-ec76e1b4-92e2-46a2-b5e0-5752b96def99 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:14.712739 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-ec76e1b4-92e2-46a2-b5e0-5752b96def99 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:14.713198 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 867/3472] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:14 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:14.831950 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-0c6eed74-d9e5-4835-af48-fb3707567387 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:14.834787 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-0c6eed74-d9e5-4835-af48-fb3707567387 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] PUT https://10.4.3.71/volume/v3/attachments/5f4ed3e5-da82-4ff3-b86d-4c31686b1a35 Jul 10 18:10:14.835331 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-0c6eed74-d9e5-4835-af48-fb3707567387 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:14.848860 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-0c6eed74-d9e5-4835-af48-fb3707567387 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Acquiring lock "cinder-attachment_update-5eb76487-9fd2-4cb8-9eef-aedc4964736d-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:10:14.856089 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-0c6eed74-d9e5-4835-af48-fb3707567387 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-5eb76487-9fd2-4cb8-9eef-aedc4964736d-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:10:14.857547 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:14.857547 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:14.979742 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-76d2a2fe-f1cb-4929-852d-05f1988512ad None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:14.982192 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-76d2a2fe-f1cb-4929-852d-05f1988512ad tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:14.982521 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-76d2a2fe-f1cb-4929-852d-05f1988512ad tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:14.982854 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-76d2a2fe-f1cb-4929-852d-05f1988512ad tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:14.983066 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-76d2a2fe-f1cb-4929-852d-05f1988512ad tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 403e8a05-1607-46ad-8061-cc725a7bba7b {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:14.987628 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:14.987628 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:14.997525 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-76d2a2fe-f1cb-4929-852d-05f1988512ad tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 200 Jul 10 18:10:14.997957 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 873/3473] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:14 2026] GET /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:15.007978 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-636ec2df-e1e8-4529-a09e-b918eadf49c5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:15.010135 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-636ec2df-e1e8-4529-a09e-b918eadf49c5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:15.010386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-636ec2df-e1e8-4529-a09e-b918eadf49c5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:15.010609 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-636ec2df-e1e8-4529-a09e-b918eadf49c5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:15.010734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-636ec2df-e1e8-4529-a09e-b918eadf49c5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 403e8a05-1607-46ad-8061-cc725a7bba7b {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:15.014357 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:15.014357 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:15.022891 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-636ec2df-e1e8-4529-a09e-b918eadf49c5 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 200 Jul 10 18:10:15.023339 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 873/3474] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:15 2026] GET /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:15.032409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:15.034675 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:10:15.034862 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:15.035084 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:15.035403 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:10:15.036249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:10:15.045381 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Get all volumes completed successfully. Jul 10 18:10:15.046400 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:15.046583 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:15.088100 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:15.091740 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:15.091740 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:15.100030 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7935ac65-0d97-48fe-9fc6-b49acbbc04c9 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:10:15.100444 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 868/3475] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:10:15 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:15.114981 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a51b3b27-ce03-49e7-8508-dbf646e920fc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:15.117078 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a51b3b27-ce03-49e7-8508-dbf646e920fc tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] PUT https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:15.117495 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a51b3b27-ce03-49e7-8508-dbf646e920fc tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "96c55717-1827-4f09-bbfc-4f1ed951883b"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:15.119160 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.groups [None req-a51b3b27-ce03-49e7-8508-dbf646e920fc tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Update called for group 403e8a05-1607-46ad-8061-cc725a7bba7b. {{(pid=99951) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 18:10:15.119308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.groups [None req-a51b3b27-ce03-49e7-8508-dbf646e920fc tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Updating group 403e8a05-1607-46ad-8061-cc725a7bba7b with name None description: None add_volumes: 96c55717-1827-4f09-bbfc-4f1ed951883b remove_volumes: None. Jul 10 18:10:15.123186 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:15.123186 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:15.167394 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a51b3b27-ce03-49e7-8508-dbf646e920fc tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 202 Jul 10 18:10:15.167967 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 874/3476] 10.4.3.71 () {70 vars in 1399 bytes} [Fri Jul 10 18:10:15 2026] PUT /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:15.176742 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-80d05ebf-850b-43de-a61e-9bce6f54358b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:15.178662 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80d05ebf-850b-43de-a61e-9bce6f54358b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:15.178949 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80d05ebf-850b-43de-a61e-9bce6f54358b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:15.179214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80d05ebf-850b-43de-a61e-9bce6f54358b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:15.179383 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-80d05ebf-850b-43de-a61e-9bce6f54358b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 403e8a05-1607-46ad-8061-cc725a7bba7b {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:15.183618 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:15.183618 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:15.192495 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80d05ebf-850b-43de-a61e-9bce6f54358b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 200 Jul 10 18:10:15.193180 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 874/3477] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:15 2026] GET /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:15.196421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-75a81b48-d68d-41d6-b7a4-ac95f82be082 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:15.198912 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75a81b48-d68d-41d6-b7a4-ac95f82be082 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e Jul 10 18:10:15.199100 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75a81b48-d68d-41d6-b7a4-ac95f82be082 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:15.199292 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75a81b48-d68d-41d6-b7a4-ac95f82be082 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:15.204736 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:15.204736 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:15.205267 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-75a81b48-d68d-41d6-b7a4-ac95f82be082 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:15.206277 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75a81b48-d68d-41d6-b7a4-ac95f82be082 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e returned with HTTP 200 Jul 10 18:10:15.206782 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 869/3478] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:15 2026] GET /volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:15.218414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-10bbed8a-87fb-42c5-8512-7942ce8f018c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:15.220610 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-10bbed8a-87fb-42c5-8512-7942ce8f018c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e Jul 10 18:10:15.220893 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-10bbed8a-87fb-42c5-8512-7942ce8f018c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:15.221231 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-10bbed8a-87fb-42c5-8512-7942ce8f018c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:15.227031 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:15.227031 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:15.227477 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-10bbed8a-87fb-42c5-8512-7942ce8f018c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:15.228307 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-10bbed8a-87fb-42c5-8512-7942ce8f018c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e returned with HTTP 200 Jul 10 18:10:15.228714 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 875/3479] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:15 2026] GET /volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:15.385441 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-0c6eed74-d9e5-4835-af48-fb3707567387 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-5eb76487-9fd2-4cb8-9eef-aedc4964736d-np0000005036" released by "attachment_update" :: held 0.529s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:10:15.385865 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-0c6eed74-d9e5-4835-af48-fb3707567387 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/5f4ed3e5-da82-4ff3-b86d-4c31686b1a35 returned with HTTP 200 Jul 10 18:10:15.386392 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 862/3480] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:10:14 2026] PUT /volume/v3/attachments/5f4ed3e5-da82-4ff3-b86d-4c31686b1a35 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:15.502378 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bf15a5f0-9bf3-416f-b450-67a322ca1c76 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:15.504493 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bf15a5f0-9bf3-416f-b450-67a322ca1c76 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:15.504763 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bf15a5f0-9bf3-416f-b450-67a322ca1c76 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:15.504985 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bf15a5f0-9bf3-416f-b450-67a322ca1c76 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:15.517760 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:15.517760 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:15.523137 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bf15a5f0-9bf3-416f-b450-67a322ca1c76 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:15.530839 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bf15a5f0-9bf3-416f-b450-67a322ca1c76 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:15.531437 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 875/3481] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:15 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:15.952775 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4e1260c0-680e-49f0-bd78-b7570500710a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:15.953166 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4e1260c0-680e-49f0-bd78-b7570500710a None None] GET https://10.4.3.71/volume// Jul 10 18:10:15.953432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4e1260c0-680e-49f0-bd78-b7570500710a None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:15.953732 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4e1260c0-680e-49f0-bd78-b7570500710a None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:15.954190 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4e1260c0-680e-49f0-bd78-b7570500710a None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:15.954527 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 870/3482] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:10:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:15.963465 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-fd21891d-94aa-4d23-be93-884eac6232c1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:15.966476 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-fd21891d-94aa-4d23-be93-884eac6232c1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:10:15.967025 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-fd21891d-94aa-4d23-be93-884eac6232c1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b59826f6-7560-43cf-ba44-2cee1a9314d6", "connector": null, "instance_uuid": "24a1e9d6-6131-450f-b4be-7d2b276c8179"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:15.980085 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:15.980085 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:16.013280 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-fd21891d-94aa-4d23-be93-884eac6232c1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:10:16.014840 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 876/3483] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:10:15 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:16.204339 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3d5a690b-1bc8-4654-8f07-bc15bdf04444 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.206441 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3d5a690b-1bc8-4654-8f07-bc15bdf04444 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:16.207400 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3d5a690b-1bc8-4654-8f07-bc15bdf04444 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:16.207400 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3d5a690b-1bc8-4654-8f07-bc15bdf04444 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:16.207400 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-3d5a690b-1bc8-4654-8f07-bc15bdf04444 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 403e8a05-1607-46ad-8061-cc725a7bba7b {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:16.211542 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.211542 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:16.220516 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3d5a690b-1bc8-4654-8f07-bc15bdf04444 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 200 Jul 10 18:10:16.221015 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 863/3484] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:16 2026] GET /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:16.230305 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b9458b0b-2e07-44f7-af23-6900f9906485 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.232064 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:10:16.232296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:16.232499 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:16.232815 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:10:16.233506 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:10:16.240958 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Get all volumes completed successfully. Jul 10 18:10:16.241676 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:16.241847 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:16.278784 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:16.283245 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.283245 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:16.286446 np0000005036 devstack@c-api.service[99948]: WARNING stevedore.named [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:16.286745 np0000005036 devstack@c-api.service[99948]: WARNING castellan.key_manager [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:16.328710 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:16.331973 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.331973 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:16.339988 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b9458b0b-2e07-44f7-af23-6900f9906485 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:10:16.340446 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 876/3485] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:10:16 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:16.354930 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-80634a55-ea76-41db-952d-501ace6bc652 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.356780 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/detail Jul 10 18:10:16.357014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:16.357294 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:16.357617 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:10:16.358396 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:10:16.366250 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Get all volumes completed successfully. Jul 10 18:10:16.366988 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:16.367167 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:16.403434 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:16.406423 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.406423 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:16.410248 np0000005036 devstack@c-api.service[99949]: WARNING stevedore.named [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:16.410398 np0000005036 devstack@c-api.service[99949]: WARNING castellan.key_manager [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:16.434825 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dc4b6496-44f7-44ae-8ca4-6780fa9232fc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.436882 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dc4b6496-44f7-44ae-8ca4-6780fa9232fc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:16.437173 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dc4b6496-44f7-44ae-8ca4-6780fa9232fc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:16.437364 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dc4b6496-44f7-44ae-8ca4-6780fa9232fc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:16.449070 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.449070 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:16.453168 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:16.453544 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dc4b6496-44f7-44ae-8ca4-6780fa9232fc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:16.457525 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.457525 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:16.458852 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dc4b6496-44f7-44ae-8ca4-6780fa9232fc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:16.459252 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 877/3486] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:16 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:16.473161 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-80634a55-ea76-41db-952d-501ace6bc652 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:10:16.473161 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 871/3487] 10.4.3.71 () {68 vars in 1292 bytes} [Fri Jul 10 18:10:16 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:16.490962 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-620ac689-e97a-4974-94ff-745c9dd4573c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.492530 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-620ac689-e97a-4974-94ff-745c9dd4573c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] POST https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b/action Jul 10 18:10:16.492957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-620ac689-e97a-4974-94ff-745c9dd4573c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:16.493117 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-620ac689-e97a-4974-94ff-745c9dd4573c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:16.494753 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.groups [None req-620ac689-e97a-4974-94ff-745c9dd4573c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] delete called for group 403e8a05-1607-46ad-8061-cc725a7bba7b {{(pid=99950) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:10:16.494884 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.groups [None req-620ac689-e97a-4974-94ff-745c9dd4573c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Delete group with id: 403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:16.501201 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.501201 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:16.546939 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8b22bcd9-1f0b-4e2c-8978-10f55d7b5587 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.549384 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b22bcd9-1f0b-4e2c-8978-10f55d7b5587 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:16.549734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b22bcd9-1f0b-4e2c-8978-10f55d7b5587 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:16.550000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b22bcd9-1f0b-4e2c-8978-10f55d7b5587 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:16.552713 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2194a2ba-e070-49ec-af1f-4e863a14371d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.553175 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2194a2ba-e070-49ec-af1f-4e863a14371d None None] GET https://10.4.3.71/volume// Jul 10 18:10:16.553395 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2194a2ba-e070-49ec-af1f-4e863a14371d None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:16.553699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2194a2ba-e070-49ec-af1f-4e863a14371d None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:16.554076 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2194a2ba-e070-49ec-af1f-4e863a14371d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:16.554428 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 878/3488] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:16.560719 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-620ac689-e97a-4974-94ff-745c9dd4573c tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b/action returned with HTTP 202 Jul 10 18:10:16.561417 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 864/3489] 10.4.3.71 () {70 vars in 1421 bytes} [Fri Jul 10 18:10:16 2026] POST /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:16.562126 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.562126 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:16.567207 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8b22bcd9-1f0b-4e2c-8978-10f55d7b5587 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:16.569297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-bb29ff25-4703-4906-8739-7909d9be7705 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.571357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-72eb5d6d-f999-49d6-84cf-d93e52c63a33 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.572083 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-bb29ff25-4703-4906-8739-7909d9be7705 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:16.572292 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-bb29ff25-4703-4906-8739-7909d9be7705 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:16.572497 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-bb29ff25-4703-4906-8739-7909d9be7705 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:16.573246 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72eb5d6d-f999-49d6-84cf-d93e52c63a33 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b Jul 10 18:10:16.573497 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72eb5d6d-f999-49d6-84cf-d93e52c63a33 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:16.573866 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72eb5d6d-f999-49d6-84cf-d93e52c63a33 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:16.576822 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b22bcd9-1f0b-4e2c-8978-10f55d7b5587 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:16.577380 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 877/3490] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:16 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:16.581681 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.581681 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:16.585964 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-72eb5d6d-f999-49d6-84cf-d93e52c63a33 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Volume info retrieved successfully. Jul 10 18:10:16.586709 np0000005036 devstack@c-api.service[99951]: WARNING stevedore.named [None req-72eb5d6d-f999-49d6-84cf-d93e52c63a33 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:10:16.586868 np0000005036 devstack@c-api.service[99951]: WARNING castellan.key_manager [None req-72eb5d6d-f999-49d6-84cf-d93e52c63a33 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:10:16.587796 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.587796 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:16.593730 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-bb29ff25-4703-4906-8739-7909d9be7705 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:16.600603 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-bb29ff25-4703-4906-8739-7909d9be7705 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:16.601157 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 872/3491] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:16 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:16.631064 np0000005036 devstack@c-api.service[99951]: DEBUG oslo_db.sqlalchemy.engines [None req-72eb5d6d-f999-49d6-84cf-d93e52c63a33 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:10:16.631064 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.631064 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:16.641146 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72eb5d6d-f999-49d6-84cf-d93e52c63a33 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b returned with HTTP 200 Jul 10 18:10:16.642009 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 879/3492] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:16 2026] GET /volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b => generated 905 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:16.735372 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-187a0231-4917-4955-87bb-3b211f193663 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:16.737964 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-187a0231-4917-4955-87bb-3b211f193663 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] PUT https://10.4.3.71/volume/v3/attachments/e1602cc9-b8bc-4eb6-a0fb-6e3f6b3bca21 Jul 10 18:10:16.738441 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-187a0231-4917-4955-87bb-3b211f193663 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:16.749102 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-187a0231-4917-4955-87bb-3b211f193663 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Acquiring lock "cinder-attachment_update-b59826f6-7560-43cf-ba44-2cee1a9314d6-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:10:16.754689 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-187a0231-4917-4955-87bb-3b211f193663 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-b59826f6-7560-43cf-ba44-2cee1a9314d6-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:10:16.756172 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:16.756172 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:17.022254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-317ea771-05e7-46b6-8a62-bd39bf1c938b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.024042 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-317ea771-05e7-46b6-8a62-bd39bf1c938b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:10:17.024435 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-317ea771-05e7-46b6-8a62-bd39bf1c938b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81f48164-edf6-4058-adb7-7bc4316e1b79", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1733761765", "description": null, "metadata": null}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:17.038020 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:17.038020 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:17.038582 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-317ea771-05e7-46b6-8a62-bd39bf1c938b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:17.038756 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-317ea771-05e7-46b6-8a62-bd39bf1c938b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create snapshot from volume 81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:17.072388 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-317ea771-05e7-46b6-8a62-bd39bf1c938b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Created reservations ['36cfc681-82fe-46fb-9a14-537af8e26bcb', '82e6c6b3-13ed-4c73-8ed4-d240355c451b', 'd4601968-3ff9-43b3-a5f0-d21247783f3d', '23d71ec6-a8fc-4fe8-a954-ea5e311a0a69'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:17.115338 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-317ea771-05e7-46b6-8a62-bd39bf1c938b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot force create request issued successfully. Jul 10 18:10:17.115837 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-317ea771-05e7-46b6-8a62-bd39bf1c938b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:10:17.116368 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 878/3493] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:10:17 2026] POST /volume/v3/snapshots => generated 313 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:17.126954 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-937ef367-490c-46a9-b366-ffb05a78ab3f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.129425 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-937ef367-490c-46a9-b366-ffb05a78ab3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e Jul 10 18:10:17.129682 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-937ef367-490c-46a9-b366-ffb05a78ab3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.129911 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-937ef367-490c-46a9-b366-ffb05a78ab3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.136623 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:17.136623 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:17.137026 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-937ef367-490c-46a9-b366-ffb05a78ab3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:17.139686 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-937ef367-490c-46a9-b366-ffb05a78ab3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e returned with HTTP 200 Jul 10 18:10:17.139686 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 873/3494] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:17 2026] GET /volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:17.287168 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-187a0231-4917-4955-87bb-3b211f193663 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-b59826f6-7560-43cf-ba44-2cee1a9314d6-np0000005036" released by "attachment_update" :: held 0.532s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:10:17.287168 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-187a0231-4917-4955-87bb-3b211f193663 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/e1602cc9-b8bc-4eb6-a0fb-6e3f6b3bca21 returned with HTTP 200 Jul 10 18:10:17.287852 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 865/3495] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:10:16 2026] PUT /volume/v3/attachments/e1602cc9-b8bc-4eb6-a0fb-6e3f6b3bca21 => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:17.297131 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-c16f08e1-6121-4aa5-a8c1-5f51043a9898 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.299896 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-c16f08e1-6121-4aa5-a8c1-5f51043a9898 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6/encryption Jul 10 18:10:17.300111 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-c16f08e1-6121-4aa5-a8c1-5f51043a9898 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.300327 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-c16f08e1-6121-4aa5-a8c1-5f51043a9898 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.311633 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:17.311633 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:17.319382 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-c16f08e1-6121-4aa5-a8c1-5f51043a9898 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6/encryption returned with HTTP 200 Jul 10 18:10:17.319966 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 880/3496] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:10:17 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:17.477464 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7bb94fc4-743f-482e-bf19-50d5a4a15787 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.480651 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7bb94fc4-743f-482e-bf19-50d5a4a15787 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:17.480651 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7bb94fc4-743f-482e-bf19-50d5a4a15787 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.481173 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7bb94fc4-743f-482e-bf19-50d5a4a15787 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.495488 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:17.495488 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:17.500677 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7bb94fc4-743f-482e-bf19-50d5a4a15787 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:17.507125 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7bb94fc4-743f-482e-bf19-50d5a4a15787 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:17.508260 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 879/3497] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:17 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:17.591727 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9f933960-d204-4ee5-9d9a-48e6d463ccb9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.594069 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9f933960-d204-4ee5-9d9a-48e6d463ccb9 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:17.594365 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9f933960-d204-4ee5-9d9a-48e6d463ccb9 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.594686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9f933960-d204-4ee5-9d9a-48e6d463ccb9 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.607915 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:17.607915 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:17.614141 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9f933960-d204-4ee5-9d9a-48e6d463ccb9 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:17.622180 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9f933960-d204-4ee5-9d9a-48e6d463ccb9 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:17.622805 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 874/3498] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:17 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:17.668376 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d57f1201-7f19-4f2c-b5aa-87cd31fb6265 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.670526 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d57f1201-7f19-4f2c-b5aa-87cd31fb6265 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b Jul 10 18:10:17.670842 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d57f1201-7f19-4f2c-b5aa-87cd31fb6265 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.671099 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d57f1201-7f19-4f2c-b5aa-87cd31fb6265 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.678988 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d57f1201-7f19-4f2c-b5aa-87cd31fb6265 tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b returned with HTTP 404 Jul 10 18:10:17.679503 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 866/3499] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:17 2026] GET /volume/v3/volumes/96c55717-1827-4f09-bbfc-4f1ed951883b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:17.686736 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e3a0696d-625a-4813-8633-2c01ddc593fd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.688778 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3a0696d-625a-4813-8633-2c01ddc593fd tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/volumes/ff3645ba-b8df-4c42-99ba-d9c2d5276391 Jul 10 18:10:17.689018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3a0696d-625a-4813-8633-2c01ddc593fd tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.689217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3a0696d-625a-4813-8633-2c01ddc593fd tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.695752 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3a0696d-625a-4813-8633-2c01ddc593fd tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/volumes/ff3645ba-b8df-4c42-99ba-d9c2d5276391 returned with HTTP 404 Jul 10 18:10:17.696296 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 881/3500] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:17 2026] GET /volume/v3/volumes/ff3645ba-b8df-4c42-99ba-d9c2d5276391 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:17.703330 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b7c7ea98-c35a-4fda-9d0a-44190ff9d21b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.705647 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b7c7ea98-c35a-4fda-9d0a-44190ff9d21b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] GET https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b Jul 10 18:10:17.705922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b7c7ea98-c35a-4fda-9d0a-44190ff9d21b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.706183 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b7c7ea98-c35a-4fda-9d0a-44190ff9d21b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.706361 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.groups [None req-b7c7ea98-c35a-4fda-9d0a-44190ff9d21b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] show called for member 403e8a05-1607-46ad-8061-cc725a7bba7b {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:10:17.709790 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b7c7ea98-c35a-4fda-9d0a-44190ff9d21b tempest-GroupsTest-639173171 tempest-GroupsTest-639173171-project-member] https://10.4.3.71/volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b returned with HTTP 404 Jul 10 18:10:17.710305 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 880/3501] 10.4.3.71 () {68 vars in 1379 bytes} [Fri Jul 10 18:10:17 2026] GET /volume/v3/groups/403e8a05-1607-46ad-8061-cc725a7bba7b => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:17.718128 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eac0fa6a-43f2-48b8-ae3f-1bcfbb1e0291 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.720050 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eac0fa6a-43f2-48b8-ae3f-1bcfbb1e0291 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] DELETE https://10.4.3.71/volume/v3/group_types/d8b4bbb7-8fe9-4fc2-b24e-dd2a88df0e05 Jul 10 18:10:17.720355 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eac0fa6a-43f2-48b8-ae3f-1bcfbb1e0291 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.720654 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eac0fa6a-43f2-48b8-ae3f-1bcfbb1e0291 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.734997 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eac0fa6a-43f2-48b8-ae3f-1bcfbb1e0291 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/group_types/d8b4bbb7-8fe9-4fc2-b24e-dd2a88df0e05 returned with HTTP 202 Jul 10 18:10:17.735501 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 875/3502] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:10:17 2026] DELETE /volume/v3/group_types/d8b4bbb7-8fe9-4fc2-b24e-dd2a88df0e05 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:17.742864 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-66adc5b0-8611-476a-ba25-1a3518569bde None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.744831 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-66adc5b0-8611-476a-ba25-1a3518569bde tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] DELETE https://10.4.3.71/volume/v3/types/35eed72c-5b32-43b0-a263-d046b5e4c564 Jul 10 18:10:17.745112 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-66adc5b0-8611-476a-ba25-1a3518569bde tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.745411 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-66adc5b0-8611-476a-ba25-1a3518569bde tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.745802 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:17.745802 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:17.770687 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-66adc5b0-8611-476a-ba25-1a3518569bde tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/types/35eed72c-5b32-43b0-a263-d046b5e4c564 returned with HTTP 202 Jul 10 18:10:17.771099 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 867/3503] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:10:17 2026] DELETE /volume/v3/types/35eed72c-5b32-43b0-a263-d046b5e4c564 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:17.778268 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bf803e5f-d252-4e2f-b656-3671d21da9e3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:17.780724 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf803e5f-d252-4e2f-b656-3671d21da9e3 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] GET https://10.4.3.71/volume/v3/types/35eed72c-5b32-43b0-a263-d046b5e4c564 Jul 10 18:10:17.780984 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf803e5f-d252-4e2f-b656-3671d21da9e3 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:17.781243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf803e5f-d252-4e2f-b656-3671d21da9e3 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:17.785249 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf803e5f-d252-4e2f-b656-3671d21da9e3 tempest-GroupsTest-1915901610 tempest-GroupsTest-1915901610-project-admin] https://10.4.3.71/volume/v3/types/35eed72c-5b32-43b0-a263-d046b5e4c564 returned with HTTP 404 Jul 10 18:10:17.786150 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 882/3504] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:10:17 2026] GET /volume/v3/types/35eed72c-5b32-43b0-a263-d046b5e4c564 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:18.150153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d3a04fde-db43-439c-a0c2-f6d68cd10844 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:18.152596 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d3a04fde-db43-439c-a0c2-f6d68cd10844 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e Jul 10 18:10:18.152891 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d3a04fde-db43-439c-a0c2-f6d68cd10844 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:18.153219 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d3a04fde-db43-439c-a0c2-f6d68cd10844 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:18.160650 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:18.160650 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:18.161289 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d3a04fde-db43-439c-a0c2-f6d68cd10844 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:18.162422 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d3a04fde-db43-439c-a0c2-f6d68cd10844 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e returned with HTTP 200 Jul 10 18:10:18.162979 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 881/3505] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:18 2026] GET /volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:18.173807 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ac0eb0f6-03fd-487d-85c6-1387a4ae3f09 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:18.176129 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac0eb0f6-03fd-487d-85c6-1387a4ae3f09 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e Jul 10 18:10:18.176391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac0eb0f6-03fd-487d-85c6-1387a4ae3f09 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:18.176690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac0eb0f6-03fd-487d-85c6-1387a4ae3f09 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:18.182969 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:18.182969 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:18.183527 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ac0eb0f6-03fd-487d-85c6-1387a4ae3f09 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:18.184601 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac0eb0f6-03fd-487d-85c6-1387a4ae3f09 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e returned with HTTP 200 Jul 10 18:10:18.185087 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 876/3506] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:10:18 2026] GET /volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:18.226706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-6066a662-d77f-4e09-a69d-59915a5f5009 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:18.230081 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-6066a662-d77f-4e09-a69d-59915a5f5009 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:18.230328 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-6066a662-d77f-4e09-a69d-59915a5f5009 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:18.230615 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-6066a662-d77f-4e09-a69d-59915a5f5009 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:18.243781 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:18.243781 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:18.248424 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-6066a662-d77f-4e09-a69d-59915a5f5009 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:18.254365 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-6066a662-d77f-4e09-a69d-59915a5f5009 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:18.254992 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 868/3507] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:18 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:18.276953 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-1faf78cf-f379-4da6-b3c3-fed19586b065 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:18.279383 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-1faf78cf-f379-4da6-b3c3-fed19586b065 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79/action Jul 10 18:10:18.279840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-1faf78cf-f379-4da6-b3c3-fed19586b065 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:18.279998 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-1faf78cf-f379-4da6-b3c3-fed19586b065 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:18.292214 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:18.292214 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:18.292842 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-1faf78cf-f379-4da6-b3c3-fed19586b065 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:18.299869 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-1faf78cf-f379-4da6-b3c3-fed19586b065 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Begin detaching volume completed successfully. Jul 10 18:10:18.300347 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-1faf78cf-f379-4da6-b3c3-fed19586b065 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79/action returned with HTTP 202 Jul 10 18:10:18.300662 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 883/3508] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:10:18 2026] POST /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:10:18.524143 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-79cd3af4-9b93-4cc7-93e9-7c02189567f0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:18.526215 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-79cd3af4-9b93-4cc7-93e9-7c02189567f0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:18.526404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-79cd3af4-9b93-4cc7-93e9-7c02189567f0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:18.526642 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-79cd3af4-9b93-4cc7-93e9-7c02189567f0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:18.537290 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:18.537290 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:18.541902 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-79cd3af4-9b93-4cc7-93e9-7c02189567f0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:18.548608 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-79cd3af4-9b93-4cc7-93e9-7c02189567f0 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:18.548608 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 882/3509] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:18 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:18.636639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-87e8ef01-901c-480b-aa63-bb6eab0bcaa0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:18.638595 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-87e8ef01-901c-480b-aa63-bb6eab0bcaa0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:18.638833 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-87e8ef01-901c-480b-aa63-bb6eab0bcaa0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:18.639050 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-87e8ef01-901c-480b-aa63-bb6eab0bcaa0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:18.649386 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:18.649386 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:18.653023 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-87e8ef01-901c-480b-aa63-bb6eab0bcaa0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:18.657548 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-87e8ef01-901c-480b-aa63-bb6eab0bcaa0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:18.658004 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 877/3510] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:18 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:19.339655 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fd6a3116-9135-4b1e-8f3e-b286dcb86c70 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:19.340236 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd6a3116-9135-4b1e-8f3e-b286dcb86c70 None None] GET https://10.4.3.71/volume// Jul 10 18:10:19.340465 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fd6a3116-9135-4b1e-8f3e-b286dcb86c70 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:19.340724 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fd6a3116-9135-4b1e-8f3e-b286dcb86c70 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:19.341124 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd6a3116-9135-4b1e-8f3e-b286dcb86c70 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:19.341489 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 869/3511] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:19.351611 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-516ff45f-a588-4f47-96e8-3a0020eb9bc8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:19.354487 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-516ff45f-a588-4f47-96e8-3a0020eb9bc8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:10:19.354786 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-516ff45f-a588-4f47-96e8-3a0020eb9bc8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:19.355013 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-516ff45f-a588-4f47-96e8-3a0020eb9bc8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:19.369306 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:19.369306 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:19.375112 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-516ff45f-a588-4f47-96e8-3a0020eb9bc8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:19.379947 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-516ff45f-a588-4f47-96e8-3a0020eb9bc8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:10:19.380529 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 884/3512] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:19 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 18:10:19.562643 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-98e3408d-0618-459a-8d32-46445b323e9c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:19.565023 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98e3408d-0618-459a-8d32-46445b323e9c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:19.565434 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98e3408d-0618-459a-8d32-46445b323e9c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:19.565630 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98e3408d-0618-459a-8d32-46445b323e9c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:19.582543 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:19.582543 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:19.589780 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-98e3408d-0618-459a-8d32-46445b323e9c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:19.599668 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98e3408d-0618-459a-8d32-46445b323e9c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:19.600026 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 883/3513] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:19 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:19.675101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c440ee30-5524-4124-93a5-ffffaac7ec4f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:19.677538 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c440ee30-5524-4124-93a5-ffffaac7ec4f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:19.678019 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c440ee30-5524-4124-93a5-ffffaac7ec4f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:19.678461 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c440ee30-5524-4124-93a5-ffffaac7ec4f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:19.698606 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:19.698606 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:19.704406 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c440ee30-5524-4124-93a5-ffffaac7ec4f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:19.711147 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c440ee30-5524-4124-93a5-ffffaac7ec4f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:19.711720 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 878/3514] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:19 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:20.308198 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c4711b67-1bb0-4bb3-b003-b6cbd6047b4d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.395696 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4711b67-1bb0-4bb3-b003-b6cbd6047b4d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:10:20.396181 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4711b67-1bb0-4bb3-b003-b6cbd6047b4d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1607142196"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:20.414231 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4711b67-1bb0-4bb3-b003-b6cbd6047b4d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:10:20.414672 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 870/3515] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:10:20 2026] POST /volume/v3/types => generated 231 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:20.422799 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1ff99e60-e0a9-4e88-8607-0544c1bf8a6d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.424792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ff99e60-e0a9-4e88-8607-0544c1bf8a6d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] POST https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs Jul 10 18:10:20.425189 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ff99e60-e0a9-4e88-8607-0544c1bf8a6d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:20.476584 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ff99e60-e0a9-4e88-8607-0544c1bf8a6d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs returned with HTTP 200 Jul 10 18:10:20.477224 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 885/3516] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:10:20 2026] POST /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs => generated 34 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:20.485084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-76739b3c-8eab-4ef1-91fe-1d2adc892bbf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.487152 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76739b3c-8eab-4ef1-91fe-1d2adc892bbf tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] GET https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec3 Jul 10 18:10:20.487371 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76739b3c-8eab-4ef1-91fe-1d2adc892bbf tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.487593 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76739b3c-8eab-4ef1-91fe-1d2adc892bbf tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.494911 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76739b3c-8eab-4ef1-91fe-1d2adc892bbf tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec3 returned with HTTP 200 Jul 10 18:10:20.495286 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 884/3517] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:10:20 2026] GET /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:20.502198 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-03c7d4bb-9071-4497-b799-93e0d92dcb8d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.503890 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-03c7d4bb-9071-4497-b799-93e0d92dcb8d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] DELETE https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec3 Jul 10 18:10:20.504093 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-03c7d4bb-9071-4497-b799-93e0d92dcb8d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.504306 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-03c7d4bb-9071-4497-b799-93e0d92dcb8d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.523128 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-03c7d4bb-9071-4497-b799-93e0d92dcb8d tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec3 returned with HTTP 202 Jul 10 18:10:20.523529 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 879/3518] 10.4.3.71 () {66 vars in 1392 bytes} [Fri Jul 10 18:10:20 2026] DELETE /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:10:20.531344 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-32ac6add-08b4-4ca1-b2fe-c3407cdd019b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.533538 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-32ac6add-08b4-4ca1-b2fe-c3407cdd019b tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] GET https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec3 Jul 10 18:10:20.533755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-32ac6add-08b4-4ca1-b2fe-c3407cdd019b tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.533941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-32ac6add-08b4-4ca1-b2fe-c3407cdd019b tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.540859 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-32ac6add-08b4-4ca1-b2fe-c3407cdd019b tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec3 returned with HTTP 404 Jul 10 18:10:20.541364 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 871/3519] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:10:20 2026] GET /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:20.549847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6fb8ea9a-ce14-41d7-8252-32fe744f2b93 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.551700 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6fb8ea9a-ce14-41d7-8252-32fe744f2b93 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] POST https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs Jul 10 18:10:20.552047 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6fb8ea9a-ce14-41d7-8252-32fe744f2b93 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:20.575045 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6fb8ea9a-ce14-41d7-8252-32fe744f2b93 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs returned with HTTP 200 Jul 10 18:10:20.575789 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 886/3520] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:10:20 2026] POST /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:20.584607 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-90d54d34-96f8-4afc-a32b-f4291f0929c7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.587323 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-90d54d34-96f8-4afc-a32b-f4291f0929c7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] GET https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs Jul 10 18:10:20.587596 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-90d54d34-96f8-4afc-a32b-f4291f0929c7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.587886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-90d54d34-96f8-4afc-a32b-f4291f0929c7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.598064 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-90d54d34-96f8-4afc-a32b-f4291f0929c7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs returned with HTTP 200 Jul 10 18:10:20.598435 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 885/3521] 10.4.3.71 () {66 vars in 1371 bytes} [Fri Jul 10 18:10:20 2026] GET /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:20.608740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e625dc19-44a2-4243-94be-c55dcc8e5945 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.610653 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e625dc19-44a2-4243-94be-c55dcc8e5945 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] POST https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs Jul 10 18:10:20.611028 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e625dc19-44a2-4243-94be-c55dcc8e5945 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:20.620032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7ff47927-4a10-4265-8187-a0e652e53e43 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.622455 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7ff47927-4a10-4265-8187-a0e652e53e43 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:20.622695 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7ff47927-4a10-4265-8187-a0e652e53e43 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.623009 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7ff47927-4a10-4265-8187-a0e652e53e43 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.635331 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:20.635331 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:20.638737 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e625dc19-44a2-4243-94be-c55dcc8e5945 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs returned with HTTP 200 Jul 10 18:10:20.639158 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 880/3522] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:10:20 2026] POST /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs => generated 34 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:20.640216 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7ff47927-4a10-4265-8187-a0e652e53e43 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:20.645115 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7ff47927-4a10-4265-8187-a0e652e53e43 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:20.645579 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 872/3523] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:20 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:20.648810 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-98b42964-2805-47f3-83a6-cbbd6bf95b09 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.650831 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-98b42964-2805-47f3-83a6-cbbd6bf95b09 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] PUT https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec2 Jul 10 18:10:20.651200 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-98b42964-2805-47f3-83a6-cbbd6bf95b09 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:20.674515 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-98b42964-2805-47f3-83a6-cbbd6bf95b09 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec2 returned with HTTP 200 Jul 10 18:10:20.675150 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 887/3524] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:10:20 2026] PUT /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:20.685692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2a276f07-1c8b-4f72-9115-abc9b7318eef None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.687626 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2a276f07-1c8b-4f72-9115-abc9b7318eef tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] GET https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec2 Jul 10 18:10:20.688298 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2a276f07-1c8b-4f72-9115-abc9b7318eef tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.688298 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2a276f07-1c8b-4f72-9115-abc9b7318eef tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.697091 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2a276f07-1c8b-4f72-9115-abc9b7318eef tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec2 returned with HTTP 200 Jul 10 18:10:20.697449 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 886/3525] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:10:20 2026] GET /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:20.705219 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9a7738e7-e09e-44b6-ac69-e98e8f3b1ccf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.707052 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a7738e7-e09e-44b6-ac69-e98e8f3b1ccf tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] POST https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs Jul 10 18:10:20.707383 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a7738e7-e09e-44b6-ac69-e98e8f3b1ccf tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:20.727831 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e28e44db-0128-4fb5-9ecb-1a9bceb78119 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.729302 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e28e44db-0128-4fb5-9ecb-1a9bceb78119 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:20.729501 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e28e44db-0128-4fb5-9ecb-1a9bceb78119 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.729728 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e28e44db-0128-4fb5-9ecb-1a9bceb78119 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.739678 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a7738e7-e09e-44b6-ac69-e98e8f3b1ccf tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs returned with HTTP 200 Jul 10 18:10:20.740294 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 881/3526] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:10:20 2026] POST /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs => generated 51 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:20.742222 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:20.742222 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:20.747821 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e28e44db-0128-4fb5-9ecb-1a9bceb78119 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:20.748797 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d466d752-3330-4fc6-b8fb-074d3c1041c7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.751078 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d466d752-3330-4fc6-b8fb-074d3c1041c7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] GET https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs Jul 10 18:10:20.751306 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d466d752-3330-4fc6-b8fb-074d3c1041c7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.751467 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d466d752-3330-4fc6-b8fb-074d3c1041c7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.753159 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e28e44db-0128-4fb5-9ecb-1a9bceb78119 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:20.753766 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 873/3527] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:20 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:20.758870 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d466d752-3330-4fc6-b8fb-074d3c1041c7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs returned with HTTP 200 Jul 10 18:10:20.759415 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 888/3528] 10.4.3.71 () {66 vars in 1371 bytes} [Fri Jul 10 18:10:20 2026] GET /volume/v3/types/83089348-e06a-443b-8508-9d245234d782/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:20.768375 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3208ab0d-5164-44d3-b171-8eb9e1358df7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.770987 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3208ab0d-5164-44d3-b171-8eb9e1358df7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] DELETE https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782 Jul 10 18:10:20.771271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3208ab0d-5164-44d3-b171-8eb9e1358df7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.771539 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3208ab0d-5164-44d3-b171-8eb9e1358df7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.808178 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3208ab0d-5164-44d3-b171-8eb9e1358df7 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782 returned with HTTP 202 Jul 10 18:10:20.808632 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 887/3529] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:10:20 2026] DELETE /volume/v3/types/83089348-e06a-443b-8508-9d245234d782 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:20.817067 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b51d3521-6a90-4645-a0d8-8f1789e5e1c6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:20.819786 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b51d3521-6a90-4645-a0d8-8f1789e5e1c6 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] GET https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782 Jul 10 18:10:20.820043 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b51d3521-6a90-4645-a0d8-8f1789e5e1c6 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:20.820273 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b51d3521-6a90-4645-a0d8-8f1789e5e1c6 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:20.824326 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b51d3521-6a90-4645-a0d8-8f1789e5e1c6 tempest-VolumeTypesExtraSpecsTest-1131597322 tempest-VolumeTypesExtraSpecsTest-1131597322-project-admin] https://10.4.3.71/volume/v3/types/83089348-e06a-443b-8508-9d245234d782 returned with HTTP 404 Jul 10 18:10:20.824986 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 882/3530] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:10:20 2026] GET /volume/v3/types/83089348-e06a-443b-8508-9d245234d782 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:21.650258 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-5d54c59b-580d-414f-8100-eedcf84f7da1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:21.652303 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-5d54c59b-580d-414f-8100-eedcf84f7da1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments/5f4ed3e5-da82-4ff3-b86d-4c31686b1a35/action Jul 10 18:10:21.652691 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-5d54c59b-580d-414f-8100-eedcf84f7da1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:21.652851 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-5d54c59b-580d-414f-8100-eedcf84f7da1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:21.661637 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3cb048e5-62a2-4796-a33c-58968e7fba39 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:21.663634 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3cb048e5-62a2-4796-a33c-58968e7fba39 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:21.663634 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3cb048e5-62a2-4796-a33c-58968e7fba39 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:21.663839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3cb048e5-62a2-4796-a33c-58968e7fba39 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:21.669325 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:21.669325 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:21.673848 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:21.673848 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:21.677400 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3cb048e5-62a2-4796-a33c-58968e7fba39 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:21.679720 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-82bc5748-48bc-4b2d-ba8e-56565c9c8374 req-5d54c59b-580d-414f-8100-eedcf84f7da1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/5f4ed3e5-da82-4ff3-b86d-4c31686b1a35/action returned with HTTP 204 Jul 10 18:10:21.680230 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 874/3531] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:10:21 2026] POST /volume/v3/attachments/5f4ed3e5-da82-4ff3-b86d-4c31686b1a35/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:21.681993 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3cb048e5-62a2-4796-a33c-58968e7fba39 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:21.682393 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 889/3532] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:21 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:21.768954 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d17b4aba-0033-4859-a382-c588e5afa951 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:21.770919 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d17b4aba-0033-4859-a382-c588e5afa951 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:10:21.771179 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d17b4aba-0033-4859-a382-c588e5afa951 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:21.771412 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d17b4aba-0033-4859-a382-c588e5afa951 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:21.780823 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:21.780823 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:21.784374 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d17b4aba-0033-4859-a382-c588e5afa951 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:21.788793 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d17b4aba-0033-4859-a382-c588e5afa951 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:10:21.789264 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 888/3533] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:21 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:21.829908 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-bcb9b009-1289-414a-9fea-9c9cc2b2c0cd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:21.832017 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-bcb9b009-1289-414a-9fea-9c9cc2b2c0cd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:21.832193 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-bcb9b009-1289-414a-9fea-9c9cc2b2c0cd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:21.832443 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-bcb9b009-1289-414a-9fea-9c9cc2b2c0cd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:21.839693 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:21.839693 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:21.843660 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-bcb9b009-1289-414a-9fea-9c9cc2b2c0cd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:21.847989 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-bcb9b009-1289-414a-9fea-9c9cc2b2c0cd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:21.848450 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 883/3534] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:21 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:22.575266 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e401ea32-744b-4436-b959-5f642c3cdcf9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:22.686507 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e401ea32-744b-4436-b959-5f642c3cdcf9 tempest-AvailabilityZoneTestJSON-419237732 tempest-AvailabilityZoneTestJSON-419237732-project-member] GET https://10.4.3.71/volume/v3/os-availability-zone Jul 10 18:10:22.686507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e401ea32-744b-4436-b959-5f642c3cdcf9 tempest-AvailabilityZoneTestJSON-419237732 tempest-AvailabilityZoneTestJSON-419237732-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:22.686507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e401ea32-744b-4436-b959-5f642c3cdcf9 tempest-AvailabilityZoneTestJSON-419237732 tempest-AvailabilityZoneTestJSON-419237732-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:22.689531 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e401ea32-744b-4436-b959-5f642c3cdcf9 tempest-AvailabilityZoneTestJSON-419237732 tempest-AvailabilityZoneTestJSON-419237732-project-member] Availability Zones retrieved successfully. Jul 10 18:10:22.689531 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e401ea32-744b-4436-b959-5f642c3cdcf9 tempest-AvailabilityZoneTestJSON-419237732 tempest-AvailabilityZoneTestJSON-419237732-project-member] https://10.4.3.71/volume/v3/os-availability-zone returned with HTTP 200 Jul 10 18:10:22.689680 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 875/3535] 10.4.3.71 () {66 vars in 1269 bytes} [Fri Jul 10 18:10:22 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:10:22.697967 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5b55b1a1-0fc6-412d-91be-3ea9545dee61 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:22.699507 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b55b1a1-0fc6-412d-91be-3ea9545dee61 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:22.700225 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b55b1a1-0fc6-412d-91be-3ea9545dee61 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:22.700225 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b55b1a1-0fc6-412d-91be-3ea9545dee61 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:22.722590 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:22.722590 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:22.728721 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5b55b1a1-0fc6-412d-91be-3ea9545dee61 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:22.735501 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b55b1a1-0fc6-412d-91be-3ea9545dee61 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:22.736063 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 890/3536] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:22 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:23.750012 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9e831e61-1ebd-47bc-9e7e-3efd28551c8a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:23.751892 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9e831e61-1ebd-47bc-9e7e-3efd28551c8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:23.752126 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9e831e61-1ebd-47bc-9e7e-3efd28551c8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:23.752323 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9e831e61-1ebd-47bc-9e7e-3efd28551c8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:23.763709 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:23.763709 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:23.767334 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9e831e61-1ebd-47bc-9e7e-3efd28551c8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:23.771960 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9e831e61-1ebd-47bc-9e7e-3efd28551c8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:23.772353 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 889/3537] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:23 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:23.885326 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e5db100f-f9d1-40df-b403-d05d3f47bb82 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:23.885867 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e5db100f-f9d1-40df-b403-d05d3f47bb82 None None] GET https://10.4.3.71/volume// Jul 10 18:10:23.886059 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e5db100f-f9d1-40df-b403-d05d3f47bb82 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:23.886308 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e5db100f-f9d1-40df-b403-d05d3f47bb82 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:23.886724 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e5db100f-f9d1-40df-b403-d05d3f47bb82 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:23.887068 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 884/3538] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:10:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:23.894645 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-d308d7ec-1835-4bd3-9d37-7ab13adb7caf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:24.068899 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-d308d7ec-1835-4bd3-9d37-7ab13adb7caf tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:10:24.069185 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-d308d7ec-1835-4bd3-9d37-7ab13adb7caf tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "712a6977-68a5-4dbe-8b44-eb906cb6e8a5", "connector": null, "instance_uuid": "1fec335b-63a9-4518-98d7-9a848199014e"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:24.078722 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:24.078722 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:24.119062 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-d308d7ec-1835-4bd3-9d37-7ab13adb7caf tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:10:24.119664 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 876/3539] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:10:23 2026] POST /volume/v3/attachments => generated 273 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:24.370336 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-aef13537-cd32-4196-8ded-1cfb384b4c10 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:24.373146 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aef13537-cd32-4196-8ded-1cfb384b4c10 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:24.373390 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aef13537-cd32-4196-8ded-1cfb384b4c10 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:24.373686 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aef13537-cd32-4196-8ded-1cfb384b4c10 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:24.378705 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=482,cinder:INSERT=76,cinder:UPDATE=122 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:10:24.393008 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:24.393008 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:24.401827 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-aef13537-cd32-4196-8ded-1cfb384b4c10 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:24.409207 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aef13537-cd32-4196-8ded-1cfb384b4c10 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:24.409892 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 891/3540] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:24 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:24.435301 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:24.586493 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:24.586939 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1900656537"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:24.588768 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1900656537'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:24.588917 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Create volume of 1 GB Jul 10 18:10:24.593797 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Availability Zones retrieved successfully. Jul 10 18:10:24.602124 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Flow 'volume_create_api' (6ac00100-d338-4f83-ba5d-904eaf03edc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:24.603519 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40602da6-8564-4bd4-bf1d-f4ca807d0d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:24.604954 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:24.634924 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40602da6-8564-4bd4-bf1d-f4ca807d0d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:24.635892 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0b9ea2-ae38-4fa5-8cf9-c689008bd795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:24.655296 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-77aaa4ca-27c7-46c0-bb4f-1cb9aff13cde None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:24.655772 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-77aaa4ca-27c7-46c0-bb4f-1cb9aff13cde None None] GET https://10.4.3.71/volume// Jul 10 18:10:24.655960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-77aaa4ca-27c7-46c0-bb4f-1cb9aff13cde None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:24.656392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-77aaa4ca-27c7-46c0-bb4f-1cb9aff13cde None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:24.656549 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-77aaa4ca-27c7-46c0-bb4f-1cb9aff13cde None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:24.656897 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 885/3541] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:24.667078 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-fbe52694-1e07-47ca-8779-c3ad78c879c4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:24.670899 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-fbe52694-1e07-47ca-8779-c3ad78c879c4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:24.671232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-fbe52694-1e07-47ca-8779-c3ad78c879c4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:24.671534 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-fbe52694-1e07-47ca-8779-c3ad78c879c4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:24.681760 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:24.681760 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:24.685956 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-fbe52694-1e07-47ca-8779-c3ad78c879c4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:24.690598 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-fbe52694-1e07-47ca-8779-c3ad78c879c4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:24.691063 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 877/3542] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:24 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:24.711070 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Created reservations ['b291eca9-01ff-4337-8810-4f4625dbcd1b', '604fdcd9-d280-44cb-b1e1-1e4f89b35a68', '0ce1f6fb-3c13-4b45-b112-efbaf6c1c413', 'bea960ae-29e9-4990-b7e6-a73907e53f4d'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:24.712096 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0b9ea2-ae38-4fa5-8cf9-c689008bd795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b291eca9-01ff-4337-8810-4f4625dbcd1b', '604fdcd9-d280-44cb-b1e1-1e4f89b35a68', '0ce1f6fb-3c13-4b45-b112-efbaf6c1c413', 'bea960ae-29e9-4990-b7e6-a73907e53f4d']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:24.712860 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6bc60c6-4dee-4655-acb6-6a9317e7bd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:24.738007 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6bc60c6-4dee-4655-acb6-6a9317e7bd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7738b106-8652-43f2-8283-5be8a28802b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1900656537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='247c1cf901b44c93b49ee579f17f75d9',qos_specs=None,replication_status=,reservations=['b291eca9-01ff-4337-8810-4f4625dbcd1b','604fdcd9-d280-44cb-b1e1-1e4f89b35a68','0ce1f6fb-3c13-4b45-b112-efbaf6c1c413','bea960ae-29e9-4990-b7e6-a73907e53f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bccfd8bc9cd44ebaefc81827756274f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1900656537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7738b106-8652-43f2-8283-5be8a28802b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='247c1cf901b44c93b49ee579f17f75d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bccfd8bc9cd44ebaefc81827756274f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:24.739057 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fd4a17-6e6a-4a78-a783-dd6e4bc01b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:24.777615 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fd4a17-6e6a-4a78-a783-dd6e4bc01b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1900656537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='247c1cf901b44c93b49ee579f17f75d9',qos_specs=None,replication_status=,reservations=['b291eca9-01ff-4337-8810-4f4625dbcd1b','604fdcd9-d280-44cb-b1e1-1e4f89b35a68','0ce1f6fb-3c13-4b45-b112-efbaf6c1c413','bea960ae-29e9-4990-b7e6-a73907e53f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bccfd8bc9cd44ebaefc81827756274f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:24.778387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57aa400f-3271-42fb-98dc-dfa9dc4fed3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:24.786756 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-aba6c45c-7932-4cde-b5bb-4dbc8e102017 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:24.788678 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aba6c45c-7932-4cde-b5bb-4dbc8e102017 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:24.788939 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aba6c45c-7932-4cde-b5bb-4dbc8e102017 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:24.789136 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-aba6c45c-7932-4cde-b5bb-4dbc8e102017 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:24.791255 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-93aa3c6b-9991-4b13-9dd3-6e4a5af9a0b3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:24.793777 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57aa400f-3271-42fb-98dc-dfa9dc4fed3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:24.793982 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-93aa3c6b-9991-4b13-9dd3-6e4a5af9a0b3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] PUT https://10.4.3.71/volume/v3/attachments/d5b668aa-7d28-43bb-8970-e4f90ec3e526 Jul 10 18:10:24.794324 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-93aa3c6b-9991-4b13-9dd3-6e4a5af9a0b3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:24.795075 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Flow 'volume_create_api' (6ac00100-d338-4f83-ba5d-904eaf03edc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:24.795528 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Create volume request issued successfully. Jul 10 18:10:24.796485 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d86cdc8-62c0-417d-8a26-22f4a82538fb tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:24.796973 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 890/3543] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:10:24 2026] POST /volume/v3/volumes => generated 748 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:24.800625 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:24.800625 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:24.805689 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-93aa3c6b-9991-4b13-9dd3-6e4a5af9a0b3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Acquiring lock "cinder-attachment_update-712a6977-68a5-4dbe-8b44-eb906cb6e8a5-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:10:24.806130 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-aba6c45c-7932-4cde-b5bb-4dbc8e102017 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:24.810854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-93aa3c6b-9991-4b13-9dd3-6e4a5af9a0b3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-712a6977-68a5-4dbe-8b44-eb906cb6e8a5-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:10:24.811845 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-29c4d563-38a1-403b-8da6-3cab09ecd787 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:24.812031 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-aba6c45c-7932-4cde-b5bb-4dbc8e102017 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:24.812120 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:24.812120 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:24.812615 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 892/3544] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:24 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:10:24.814497 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29c4d563-38a1-403b-8da6-3cab09ecd787 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] GET https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 Jul 10 18:10:24.814796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29c4d563-38a1-403b-8da6-3cab09ecd787 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:24.814999 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29c4d563-38a1-403b-8da6-3cab09ecd787 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:24.823490 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:24.823490 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:24.828973 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-29c4d563-38a1-403b-8da6-3cab09ecd787 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Volume info retrieved successfully. Jul 10 18:10:24.836758 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29c4d563-38a1-403b-8da6-3cab09ecd787 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 returned with HTTP 200 Jul 10 18:10:24.836758 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 878/3545] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:24 2026] GET /volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:25.334528 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-93aa3c6b-9991-4b13-9dd3-6e4a5af9a0b3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-712a6977-68a5-4dbe-8b44-eb906cb6e8a5-np0000005036" released by "attachment_update" :: held 0.524s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:10:25.334872 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-93aa3c6b-9991-4b13-9dd3-6e4a5af9a0b3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/d5b668aa-7d28-43bb-8970-e4f90ec3e526 returned with HTTP 200 Jul 10 18:10:25.335332 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 886/3546] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:10:24 2026] PUT /volume/v3/attachments/d5b668aa-7d28-43bb-8970-e4f90ec3e526 => generated 968 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:25.345134 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-10f50f01-1609-4138-8d4e-ced94062a70b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:25.349124 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-10f50f01-1609-4138-8d4e-ced94062a70b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5/encryption Jul 10 18:10:25.349336 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-10f50f01-1609-4138-8d4e-ced94062a70b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:25.349539 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-10f50f01-1609-4138-8d4e-ced94062a70b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:25.359584 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:25.359584 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:25.366914 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-10f50f01-1609-4138-8d4e-ced94062a70b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5/encryption returned with HTTP 200 Jul 10 18:10:25.369341 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 891/3547] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:10:25 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:25.428310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c942bb0c-7550-45d8-9aee-30d2064a6a93 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:25.430282 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c942bb0c-7550-45d8-9aee-30d2064a6a93 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:25.430503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c942bb0c-7550-45d8-9aee-30d2064a6a93 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:25.430722 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c942bb0c-7550-45d8-9aee-30d2064a6a93 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:25.441314 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:25.441314 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:25.445221 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c942bb0c-7550-45d8-9aee-30d2064a6a93 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:25.450061 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c942bb0c-7550-45d8-9aee-30d2064a6a93 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:25.450588 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 893/3548] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:25 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:25.829915 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ce3abfaf-9148-4c0f-ad23-ca0000a9977b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:25.836946 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ce3abfaf-9148-4c0f-ad23-ca0000a9977b tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:25.838583 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ce3abfaf-9148-4c0f-ad23-ca0000a9977b tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:25.838583 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ce3abfaf-9148-4c0f-ad23-ca0000a9977b tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:25.847661 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:25.847661 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:25.849273 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c7544ea5-4ed6-45ae-9f8d-52f220f3f62d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:25.852942 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c7544ea5-4ed6-45ae-9f8d-52f220f3f62d tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] GET https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 Jul 10 18:10:25.852942 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c7544ea5-4ed6-45ae-9f8d-52f220f3f62d tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:25.852942 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c7544ea5-4ed6-45ae-9f8d-52f220f3f62d tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:25.857153 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ce3abfaf-9148-4c0f-ad23-ca0000a9977b tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:25.861252 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:25.861252 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:25.863917 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ce3abfaf-9148-4c0f-ad23-ca0000a9977b tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:25.864495 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 879/3549] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:25 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:25.866993 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-388aba6f-f776-4461-87e6-348f137dd16c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:25.868067 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c7544ea5-4ed6-45ae-9f8d-52f220f3f62d tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Volume info retrieved successfully. Jul 10 18:10:25.872749 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-388aba6f-f776-4461-87e6-348f137dd16c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/attachments/d5146273-89eb-4df7-8d3f-05874f8c8765 Jul 10 18:10:25.872999 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-388aba6f-f776-4461-87e6-348f137dd16c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:25.873231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-388aba6f-f776-4461-87e6-348f137dd16c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:25.878225 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c7544ea5-4ed6-45ae-9f8d-52f220f3f62d tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 returned with HTTP 200 Jul 10 18:10:25.878763 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 887/3550] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:25 2026] GET /volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:25.887613 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:25.887613 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:25.894469 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:25.898637 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] GET https://10.4.3.71/volume/v3/limits Jul 10 18:10:25.898832 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:25.899015 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:25.916361 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1673609682 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1673609682, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:25.916739 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:25.916990 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:25.917229 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-66584335-515881429, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:25.917827 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-622957893 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-622957893, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:25.932047 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-23e4d0da-8df1-4b26-b288-7a7125d6d220 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] https://10.4.3.71/volume/v3/limits returned with HTTP 200 Jul 10 18:10:25.932456 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 894/3551] 10.4.3.71 () {66 vars in 1227 bytes} [Fri Jul 10 18:10:25 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:25.942908 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f1a244b7-1eae-4e4f-aab9-870f715e4ba9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:25.944716 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f1a244b7-1eae-4e4f-aab9-870f715e4ba9 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] GET https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 Jul 10 18:10:25.945146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f1a244b7-1eae-4e4f-aab9-870f715e4ba9 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:25.945553 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f1a244b7-1eae-4e4f-aab9-870f715e4ba9 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:25.955958 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:25.955958 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:25.968615 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f1a244b7-1eae-4e4f-aab9-870f715e4ba9 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Volume info retrieved successfully. Jul 10 18:10:25.975042 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f1a244b7-1eae-4e4f-aab9-870f715e4ba9 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 returned with HTTP 200 Jul 10 18:10:25.975745 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 880/3552] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:25 2026] GET /volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:25.991131 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2f73bbb2-a99d-491d-8f60-816b76342087 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:25.993013 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2f73bbb2-a99d-491d-8f60-816b76342087 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] DELETE https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 Jul 10 18:10:25.993270 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2f73bbb2-a99d-491d-8f60-816b76342087 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:25.993516 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2f73bbb2-a99d-491d-8f60-816b76342087 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:25.993731 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-2f73bbb2-a99d-491d-8f60-816b76342087 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Delete volume with id: 7738b106-8652-43f2-8283-5be8a28802b1 Jul 10 18:10:26.002473 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:26.002473 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:26.003052 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2f73bbb2-a99d-491d-8f60-816b76342087 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Volume info retrieved successfully. Jul 10 18:10:26.025435 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2f73bbb2-a99d-491d-8f60-816b76342087 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Delete volume request issued successfully. Jul 10 18:10:26.025723 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2f73bbb2-a99d-491d-8f60-816b76342087 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 returned with HTTP 202 Jul 10 18:10:26.026160 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 888/3553] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:10:25 2026] DELETE /volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:26.034848 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9a785ab4-08d3-49c5-801a-cf1be44a02c7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:26.036775 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9a785ab4-08d3-49c5-801a-cf1be44a02c7 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] GET https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 Jul 10 18:10:26.036991 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9a785ab4-08d3-49c5-801a-cf1be44a02c7 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:26.037202 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9a785ab4-08d3-49c5-801a-cf1be44a02c7 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:26.044086 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:26.044086 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:26.047866 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9a785ab4-08d3-49c5-801a-cf1be44a02c7 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Volume info retrieved successfully. Jul 10 18:10:26.052216 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9a785ab4-08d3-49c5-801a-cf1be44a02c7 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 returned with HTTP 200 Jul 10 18:10:26.052705 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 895/3554] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:26 2026] GET /volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:26.432652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7d3f8ee8-21c2-46aa-ad48-d5dc5ca36bef req-388aba6f-f776-4461-87e6-348f137dd16c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/d5146273-89eb-4df7-8d3f-05874f8c8765 returned with HTTP 200 Jul 10 18:10:26.433095 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 892/3555] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:10:25 2026] DELETE /volume/v3/attachments/d5146273-89eb-4df7-8d3f-05874f8c8765 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:26.466591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-728825f9-1452-4392-b28e-f492db83abe4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:26.468788 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-728825f9-1452-4392-b28e-f492db83abe4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:26.469017 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-728825f9-1452-4392-b28e-f492db83abe4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:26.469211 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-728825f9-1452-4392-b28e-f492db83abe4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:26.481409 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:26.481409 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:26.485952 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-728825f9-1452-4392-b28e-f492db83abe4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:26.491690 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-728825f9-1452-4392-b28e-f492db83abe4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:26.492210 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 881/3556] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:26 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:26.876684 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5957b358-bb95-4cda-b151-cc43f77f3ecf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:26.878534 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5957b358-bb95-4cda-b151-cc43f77f3ecf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:26.878930 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5957b358-bb95-4cda-b151-cc43f77f3ecf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:26.879110 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5957b358-bb95-4cda-b151-cc43f77f3ecf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:26.888701 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:26.888701 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:26.892159 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5957b358-bb95-4cda-b151-cc43f77f3ecf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:26.896306 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5957b358-bb95-4cda-b151-cc43f77f3ecf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:26.896691 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 889/3557] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:26 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:27.070397 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d3e6d4c1-4082-4b5b-8d36-6238c1569541 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:27.102886 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3e6d4c1-4082-4b5b-8d36-6238c1569541 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] GET https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 Jul 10 18:10:27.102886 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d3e6d4c1-4082-4b5b-8d36-6238c1569541 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:27.102886 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d3e6d4c1-4082-4b5b-8d36-6238c1569541 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:27.102886 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3e6d4c1-4082-4b5b-8d36-6238c1569541 tempest-AbsoluteLimitsTests-1089096342 tempest-AbsoluteLimitsTests-1089096342-project-member] https://10.4.3.71/volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 returned with HTTP 404 Jul 10 18:10:27.102886 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 896/3558] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:27 2026] GET /volume/v3/volumes/7738b106-8652-43f2-8283-5be8a28802b1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:27.507734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-173be8de-b50b-4693-b39e-ba6f8de48530 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:27.512908 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-173be8de-b50b-4693-b39e-ba6f8de48530 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:27.513208 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-173be8de-b50b-4693-b39e-ba6f8de48530 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:27.513507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-173be8de-b50b-4693-b39e-ba6f8de48530 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:27.525013 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:27.525013 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:27.529783 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-173be8de-b50b-4693-b39e-ba6f8de48530 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:27.536764 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-173be8de-b50b-4693-b39e-ba6f8de48530 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:27.537486 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 893/3559] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:27 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:27.745308 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:27.747837 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:27.748319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-938534714", "snapshot_id": "a2046920-51ff-422d-b332-17ad0d395624", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:27.750491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-938534714', 'snapshot_id': 'a2046920-51ff-422d-b332-17ad0d395624', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:27.759913 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:27.759913 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:27.760438 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:27.760578 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume of 1 GB Jul 10 18:10:27.764800 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Availability Zones retrieved successfully. Jul 10 18:10:27.773308 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Flow 'volume_create_api' (b1c49ac1-dbb4-479e-8658-0e0c79b9d9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:27.775794 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5767a61e-e2d8-40df-ad9f-b45db76d04f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:27.777694 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:27.833308 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5767a61e-e2d8-40df-ad9f-b45db76d04f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a2046920-51ff-422d-b332-17ad0d395624', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:27.833308 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91433558-b2ac-4fb3-b8f0-725ab9db0d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:27.904224 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Created reservations ['40e3feda-61d2-41aa-b7d7-ab5da47601f2', '6403bd15-15ef-44bd-87d6-0a2d8268dea5', 'ea1dea0a-eb03-484e-8d74-ca30044b893d', '30585ac2-47f7-4868-b36c-d1db8af02b4e'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:27.905476 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91433558-b2ac-4fb3-b8f0-725ab9db0d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40e3feda-61d2-41aa-b7d7-ab5da47601f2', '6403bd15-15ef-44bd-87d6-0a2d8268dea5', 'ea1dea0a-eb03-484e-8d74-ca30044b893d', '30585ac2-47f7-4868-b36c-d1db8af02b4e']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:27.909596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f77501-f2e3-49dd-a155-fa3fdaf59749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:27.917775 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-978ee8a7-d4c7-4122-a2e3-c9f13871d67f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:27.917775 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-978ee8a7-d4c7-4122-a2e3-c9f13871d67f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:27.917775 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-978ee8a7-d4c7-4122-a2e3-c9f13871d67f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:27.917775 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-978ee8a7-d4c7-4122-a2e3-c9f13871d67f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:27.929789 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:27.929789 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:27.937589 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-978ee8a7-d4c7-4122-a2e3-c9f13871d67f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:27.953594 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-978ee8a7-d4c7-4122-a2e3-c9f13871d67f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:27.953594 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 890/3560] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:27 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:27.972675 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f77501-f2e3-49dd-a155-fa3fdaf59749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22447b24-117e-4efb-bd60-fa3305708bdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-938534714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea112f8dad34bb4a632770b9771f0b9',qos_specs=None,replication_status=,reservations=['40e3feda-61d2-41aa-b7d7-ab5da47601f2','6403bd15-15ef-44bd-87d6-0a2d8268dea5','ea1dea0a-eb03-484e-8d74-ca30044b893d','30585ac2-47f7-4868-b36c-d1db8af02b4e'],size=1,snapshot_id=a2046920-51ff-422d-b332-17ad0d395624,source_replicaid=,source_volid=None,status='creating',user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-938534714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22447b24-117e-4efb-bd60-fa3305708bdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea112f8dad34bb4a632770b9771f0b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a2046920-51ff-422d-b332-17ad0d395624,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:27.973178 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54fbc76-5162-4869-9278-19cd3501afde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:28.013295 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54fbc76-5162-4869-9278-19cd3501afde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-938534714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea112f8dad34bb4a632770b9771f0b9',qos_specs=None,replication_status=,reservations=['40e3feda-61d2-41aa-b7d7-ab5da47601f2','6403bd15-15ef-44bd-87d6-0a2d8268dea5','ea1dea0a-eb03-484e-8d74-ca30044b893d','30585ac2-47f7-4868-b36c-d1db8af02b4e'],size=1,snapshot_id=a2046920-51ff-422d-b332-17ad0d395624,source_replicaid=,source_volid=None,status='creating',user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:28.014153 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfdf818-a9b6-49da-b348-538294a5c2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:28.043698 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfdf818-a9b6-49da-b348-538294a5c2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:28.045518 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Flow 'volume_create_api' (b1c49ac1-dbb4-479e-8658-0e0c79b9d9fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:28.046084 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume request issued successfully. Jul 10 18:10:28.046892 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f8b09b6a-b6fb-40f6-a14c-96dcaa9b273b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:28.047740 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 882/3561] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:27 2026] POST /volume/v3/volumes => generated 788 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:28.066694 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ed2605b2-27f4-47ba-b907-b04b5d448183 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:28.071592 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed2605b2-27f4-47ba-b907-b04b5d448183 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:28.071592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed2605b2-27f4-47ba-b907-b04b5d448183 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:28.071592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed2605b2-27f4-47ba-b907-b04b5d448183 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:28.084416 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:28.084416 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:28.089486 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ed2605b2-27f4-47ba-b907-b04b5d448183 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:28.095798 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed2605b2-27f4-47ba-b907-b04b5d448183 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:28.096465 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 897/3562] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:28 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:28.554270 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-644c3cd5-904a-4093-bfa1-5cb87c8b8ee8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:28.557738 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-644c3cd5-904a-4093-bfa1-5cb87c8b8ee8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:28.558049 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-644c3cd5-904a-4093-bfa1-5cb87c8b8ee8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:28.558311 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-644c3cd5-904a-4093-bfa1-5cb87c8b8ee8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:28.576590 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:28.576590 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:28.585244 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-644c3cd5-904a-4093-bfa1-5cb87c8b8ee8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:28.592991 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-644c3cd5-904a-4093-bfa1-5cb87c8b8ee8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:28.593664 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 894/3563] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:28 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:28.969614 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d09ac0ee-7cb9-485a-86c9-057ac504763f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:28.972865 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d09ac0ee-7cb9-485a-86c9-057ac504763f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:28.973148 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d09ac0ee-7cb9-485a-86c9-057ac504763f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:28.973409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d09ac0ee-7cb9-485a-86c9-057ac504763f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:28.986660 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:28.986660 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:28.991320 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d09ac0ee-7cb9-485a-86c9-057ac504763f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:28.997642 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d09ac0ee-7cb9-485a-86c9-057ac504763f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:28.998178 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 891/3564] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:28 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:29.121592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e73bec78-d855-4a90-be73-0c9c2e16be69 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:29.121592 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e73bec78-d855-4a90-be73-0c9c2e16be69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:29.121592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e73bec78-d855-4a90-be73-0c9c2e16be69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:29.121592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e73bec78-d855-4a90-be73-0c9c2e16be69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:29.132470 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=363,cinder:INSERT=27,cinder:UPDATE=65 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:10:29.139180 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:29.139180 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:29.146671 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e73bec78-d855-4a90-be73-0c9c2e16be69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:29.153631 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e73bec78-d855-4a90-be73-0c9c2e16be69 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:29.154072 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 883/3565] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:29 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:29.172872 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-70394fbe-0c1f-484f-817e-c8a703ac9cba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:29.178359 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-70394fbe-0c1f-484f-817e-c8a703ac9cba tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:29.178359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-70394fbe-0c1f-484f-817e-c8a703ac9cba tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:29.178510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-70394fbe-0c1f-484f-817e-c8a703ac9cba tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:29.187659 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:29.187659 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:29.194511 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-70394fbe-0c1f-484f-817e-c8a703ac9cba tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:29.202520 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-70394fbe-0c1f-484f-817e-c8a703ac9cba tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:29.203541 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 898/3566] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:29 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:29.622442 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2c2ef012-11a7-4d54-9443-a79f5baeb786 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:29.626587 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2c2ef012-11a7-4d54-9443-a79f5baeb786 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:29.626587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2c2ef012-11a7-4d54-9443-a79f5baeb786 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:29.626587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2c2ef012-11a7-4d54-9443-a79f5baeb786 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:29.641395 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:29.641395 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:29.647751 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2c2ef012-11a7-4d54-9443-a79f5baeb786 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:29.654003 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2c2ef012-11a7-4d54-9443-a79f5baeb786 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:29.655111 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 895/3567] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:29 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:30.016615 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f4187252-cb02-4961-a6a3-3040651ea135 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:30.020510 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f4187252-cb02-4961-a6a3-3040651ea135 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:30.021072 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f4187252-cb02-4961-a6a3-3040651ea135 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:30.021072 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f4187252-cb02-4961-a6a3-3040651ea135 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:30.037889 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-4852ed8c-0598-4cdf-b9e5-2fab5b8e62a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:30.039692 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:30.039692 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:30.043699 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-4852ed8c-0598-4cdf-b9e5-2fab5b8e62a5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:30.043699 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-4852ed8c-0598-4cdf-b9e5-2fab5b8e62a5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:30.043699 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-4852ed8c-0598-4cdf-b9e5-2fab5b8e62a5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:30.044863 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f4187252-cb02-4961-a6a3-3040651ea135 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:30.051165 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f4187252-cb02-4961-a6a3-3040651ea135 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:30.053415 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 892/3568] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:30 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:30.062905 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:30.062905 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:30.069915 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-4852ed8c-0598-4cdf-b9e5-2fab5b8e62a5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:30.079625 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-4852ed8c-0598-4cdf-b9e5-2fab5b8e62a5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:30.079941 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 884/3569] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:30 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:30.684404 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4bdd18fd-4acf-4601-916a-b6adf31691e7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:30.686587 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bdd18fd-4acf-4601-916a-b6adf31691e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:30.686587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bdd18fd-4acf-4601-916a-b6adf31691e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:30.686854 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bdd18fd-4acf-4601-916a-b6adf31691e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:30.699421 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:30.699421 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:30.705138 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4bdd18fd-4acf-4601-916a-b6adf31691e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:30.711500 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bdd18fd-4acf-4601-916a-b6adf31691e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:30.712374 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 899/3570] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:30 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:31.068220 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-af44a224-8d36-4b77-a1ad-f55a02d5b23e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:31.072009 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af44a224-8d36-4b77-a1ad-f55a02d5b23e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:31.072009 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af44a224-8d36-4b77-a1ad-f55a02d5b23e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:31.072009 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af44a224-8d36-4b77-a1ad-f55a02d5b23e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:31.093593 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:31.093593 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:31.100390 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-af44a224-8d36-4b77-a1ad-f55a02d5b23e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:31.107098 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af44a224-8d36-4b77-a1ad-f55a02d5b23e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:31.107967 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 896/3571] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:31 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:31.300473 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dd584d51-8626-4558-a94d-f409a5796b04 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:31.479231 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:31.479769 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-971151554"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:31.483538 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-971151554'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:31.483802 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Create volume of 1 GB Jul 10 18:10:31.494148 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Availability Zones retrieved successfully. Jul 10 18:10:31.501886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Flow 'volume_create_api' (a7f8c920-0a5c-445f-a5bf-370810c87015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:31.502819 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713077b4-2562-4aac-83ab-8634f303dba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:31.503843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:31.540598 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713077b4-2562-4aac-83ab-8634f303dba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:31.541839 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2c6ae3-99f6-4c87-ae4b-2bbc9cde7498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:31.620933 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Created reservations ['d9dfea83-8047-494c-9e2d-7b804b9228c8', '4af96917-7725-40b7-87a4-91e4546a4324', '576317be-6c3e-4ac2-8fd6-ca476233c81e', 'a57c0fd4-3ce0-4e3a-96d0-a165e48f0daa'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:31.621993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2c6ae3-99f6-4c87-ae4b-2bbc9cde7498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9dfea83-8047-494c-9e2d-7b804b9228c8', '4af96917-7725-40b7-87a4-91e4546a4324', '576317be-6c3e-4ac2-8fd6-ca476233c81e', 'a57c0fd4-3ce0-4e3a-96d0-a165e48f0daa']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:31.622817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993debd6-9783-4cfe-83ec-67fb4fae45f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:31.651959 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993debd6-9783-4cfe-83ec-67fb4fae45f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65052153-a577-4686-8f9c-29f61f1331ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-971151554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be560a06090e4e2791c33949425b28df',qos_specs=None,replication_status=,reservations=['d9dfea83-8047-494c-9e2d-7b804b9228c8','4af96917-7725-40b7-87a4-91e4546a4324','576317be-6c3e-4ac2-8fd6-ca476233c81e','a57c0fd4-3ce0-4e3a-96d0-a165e48f0daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751f591d1454b4898934359641548cd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-971151554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65052153-a577-4686-8f9c-29f61f1331ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be560a06090e4e2791c33949425b28df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5751f591d1454b4898934359641548cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:31.653153 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3eee8ca-42d8-483d-ab83-b6f856377034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:31.678985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3eee8ca-42d8-483d-ab83-b6f856377034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-971151554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be560a06090e4e2791c33949425b28df',qos_specs=None,replication_status=,reservations=['d9dfea83-8047-494c-9e2d-7b804b9228c8','4af96917-7725-40b7-87a4-91e4546a4324','576317be-6c3e-4ac2-8fd6-ca476233c81e','a57c0fd4-3ce0-4e3a-96d0-a165e48f0daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751f591d1454b4898934359641548cd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:31.680130 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f77dbd-a584-4f1b-89d4-5884c9657629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:31.692800 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f77dbd-a584-4f1b-89d4-5884c9657629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:31.694124 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Flow 'volume_create_api' (a7f8c920-0a5c-445f-a5bf-370810c87015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:31.694621 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Create volume request issued successfully. Jul 10 18:10:31.695635 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dd584d51-8626-4558-a94d-f409a5796b04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:31.696303 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 893/3572] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:10:31 2026] POST /volume/v3/volumes => generated 816 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:31.712658 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7d5be79b-bd64-4dff-8971-e8585cdaf4b1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:31.714715 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d5be79b-bd64-4dff-8971-e8585cdaf4b1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:31.714915 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d5be79b-bd64-4dff-8971-e8585cdaf4b1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:31.715127 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d5be79b-bd64-4dff-8971-e8585cdaf4b1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:31.730717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c8f49a12-1427-415c-9c63-b62b9e3ab3d4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:31.732953 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:31.732953 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:31.733626 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8f49a12-1427-415c-9c63-b62b9e3ab3d4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:31.737270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8f49a12-1427-415c-9c63-b62b9e3ab3d4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:31.737270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8f49a12-1427-415c-9c63-b62b9e3ab3d4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:31.738278 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7d5be79b-bd64-4dff-8971-e8585cdaf4b1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Volume info retrieved successfully. Jul 10 18:10:31.745639 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d5be79b-bd64-4dff-8971-e8585cdaf4b1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 200 Jul 10 18:10:31.746232 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 885/3573] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:31 2026] GET /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:31.753578 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:31.753578 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:31.759702 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c8f49a12-1427-415c-9c63-b62b9e3ab3d4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:31.764689 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8f49a12-1427-415c-9c63-b62b9e3ab3d4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:31.765288 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 900/3574] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:31 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:32.125558 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bd28e53a-d5af-4ecb-bf76-1f8dea081daa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.128676 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bd28e53a-d5af-4ecb-bf76-1f8dea081daa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:32.129704 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bd28e53a-d5af-4ecb-bf76-1f8dea081daa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.130050 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bd28e53a-d5af-4ecb-bf76-1f8dea081daa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.142841 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:32.142841 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:32.143766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-64e6946b-a9d6-4aa8-8674-10292b039f4b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.144310 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64e6946b-a9d6-4aa8-8674-10292b039f4b None None] GET https://10.4.3.71/volume// Jul 10 18:10:32.144579 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64e6946b-a9d6-4aa8-8674-10292b039f4b None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.146946 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64e6946b-a9d6-4aa8-8674-10292b039f4b None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.147393 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64e6946b-a9d6-4aa8-8674-10292b039f4b None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:32.148495 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bd28e53a-d5af-4ecb-bf76-1f8dea081daa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:32.149316 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 894/3575] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:32.154002 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bd28e53a-d5af-4ecb-bf76-1f8dea081daa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:32.154814 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 897/3576] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:32.161535 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-b9e85671-118c-45f6-a00f-9cf58401c313 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.164177 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-b9e85671-118c-45f6-a00f-9cf58401c313 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:10:32.164626 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-b9e85671-118c-45f6-a00f-9cf58401c313 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22447b24-117e-4efb-bd60-fa3305708bdd", "connector": null, "instance_uuid": "b414fbd1-ddb3-415c-8fb6-7a016f19f847"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:32.174615 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:32.174615 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:32.209619 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-b9e85671-118c-45f6-a00f-9cf58401c313 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:10:32.210232 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 886/3577] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:10:32 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:32.629545 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4701db24-eaa4-4380-8b17-1d00e9d379d0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.632137 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4701db24-eaa4-4380-8b17-1d00e9d379d0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:32.632482 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4701db24-eaa4-4380-8b17-1d00e9d379d0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.632640 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4701db24-eaa4-4380-8b17-1d00e9d379d0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.644246 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:32.644246 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:32.648942 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4701db24-eaa4-4380-8b17-1d00e9d379d0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:32.655472 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4701db24-eaa4-4380-8b17-1d00e9d379d0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:32.655876 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 901/3578] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:32.769315 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-75c8b8a1-3b78-407c-9d09-686366d77b15 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.776797 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75c8b8a1-3b78-407c-9d09-686366d77b15 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:32.777069 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75c8b8a1-3b78-407c-9d09-686366d77b15 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.777293 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75c8b8a1-3b78-407c-9d09-686366d77b15 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.785063 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c96f76c9-ef0a-4ae3-b810-88af6bfd4460 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.788414 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c96f76c9-ef0a-4ae3-b810-88af6bfd4460 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:32.788974 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c96f76c9-ef0a-4ae3-b810-88af6bfd4460 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.789449 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c96f76c9-ef0a-4ae3-b810-88af6bfd4460 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.790680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-123aae2d-c550-4947-a57d-5e4c4f05edd2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.791118 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-123aae2d-c550-4947-a57d-5e4c4f05edd2 None None] GET https://10.4.3.71/volume// Jul 10 18:10:32.791435 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:32.791435 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:32.791504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-123aae2d-c550-4947-a57d-5e4c4f05edd2 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.791604 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-123aae2d-c550-4947-a57d-5e4c4f05edd2 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.791997 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-123aae2d-c550-4947-a57d-5e4c4f05edd2 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:32.792313 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 887/3579] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:32.798527 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-75c8b8a1-3b78-407c-9d09-686366d77b15 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Volume info retrieved successfully. Jul 10 18:10:32.802987 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-1285e649-b575-4c4b-9dd4-3c20dcf27513 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.803700 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75c8b8a1-3b78-407c-9d09-686366d77b15 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 200 Jul 10 18:10:32.804209 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 895/3580] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 943 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:32.804946 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:32.804946 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:32.805730 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-1285e649-b575-4c4b-9dd4-3c20dcf27513 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:32.805948 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-1285e649-b575-4c4b-9dd4-3c20dcf27513 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.806147 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-1285e649-b575-4c4b-9dd4-3c20dcf27513 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.810895 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c96f76c9-ef0a-4ae3-b810-88af6bfd4460 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:32.817772 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c96f76c9-ef0a-4ae3-b810-88af6bfd4460 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:32.818645 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 898/3581] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:32.821874 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:32.821874 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:32.823539 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8161de52-e84a-4ff2-8a1b-4e447629b906 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.825296 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8161de52-e84a-4ff2-8a1b-4e447629b906 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] POST https://10.4.3.71/volume/v3/volume-transfers Jul 10 18:10:32.825668 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8161de52-e84a-4ff2-8a1b-4e447629b906 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "65052153-a577-4686-8f9c-29f61f1331ea"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:32.827017 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volume_transfer [None req-8161de52-e84a-4ff2-8a1b-4e447629b906 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Creating new volume transfer {'transfer': {'volume_id': '65052153-a577-4686-8f9c-29f61f1331ea'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 18:10:32.827182 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volume_transfer [None req-8161de52-e84a-4ff2-8a1b-4e447629b906 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Creating transfer of volume 65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:32.827226 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-1285e649-b575-4c4b-9dd4-3c20dcf27513 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:32.827267 np0000005036 devstack@c-api.service[99950]: INFO cinder.transfer.api [None req-8161de52-e84a-4ff2-8a1b-4e447629b906 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Generating transfer record for volume 65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:32.833695 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-1285e649-b575-4c4b-9dd4-3c20dcf27513 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:32.834355 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 902/3582] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 1060 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:32.844191 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:32.844191 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:32.878286 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8161de52-e84a-4ff2-8a1b-4e447629b906 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volume-transfers returned with HTTP 202 Jul 10 18:10:32.879226 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 888/3583] 10.4.3.71 () {70 vars in 1319 bytes} [Fri Jul 10 18:10:32 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:32.892252 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-58e7fc50-87c9-4d3f-97af-6f2ab9839aa9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.895223 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-58e7fc50-87c9-4d3f-97af-6f2ab9839aa9 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:32.895678 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-58e7fc50-87c9-4d3f-97af-6f2ab9839aa9 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.895783 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-58e7fc50-87c9-4d3f-97af-6f2ab9839aa9 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.905966 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:32.905966 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:32.914350 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-58e7fc50-87c9-4d3f-97af-6f2ab9839aa9 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Volume info retrieved successfully. Jul 10 18:10:32.922523 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-58e7fc50-87c9-4d3f-97af-6f2ab9839aa9 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 200 Jul 10 18:10:32.923098 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 896/3584] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:32.945705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-467745d8-2917-4a65-805f-8a78eda9e605 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.947909 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-467745d8-2917-4a65-805f-8a78eda9e605 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volume-transfers/22288234-b98b-4868-adf0-b84066208578 Jul 10 18:10:32.948304 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-467745d8-2917-4a65-805f-8a78eda9e605 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.948609 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-467745d8-2917-4a65-805f-8a78eda9e605 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.954089 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-467745d8-2917-4a65-805f-8a78eda9e605 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volume-transfers/22288234-b98b-4868-adf0-b84066208578 returned with HTTP 200 Jul 10 18:10:32.956594 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 899/3585] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/v3/volume-transfers/22288234-b98b-4868-adf0-b84066208578 => generated 430 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:32.967295 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e081e658-3d24-476e-a9f6-8666f988f6bd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.970222 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e081e658-3d24-476e-a9f6-8666f988f6bd tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volume-transfers Jul 10 18:10:32.970588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e081e658-3d24-476e-a9f6-8666f988f6bd tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:32.970923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e081e658-3d24-476e-a9f6-8666f988f6bd tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:32.971150 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volume_transfer [None req-e081e658-3d24-476e-a9f6-8666f988f6bd tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Listing volume transfers {{(pid=99951) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 18:10:32.978889 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e081e658-3d24-476e-a9f6-8666f988f6bd tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volume-transfers returned with HTTP 200 Jul 10 18:10:32.979447 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 903/3586] 10.4.3.71 () {68 vars in 1298 bytes} [Fri Jul 10 18:10:32 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:32.989161 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-7db751d0-16d5-4af7-bb11-2ca475bc73f4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:32.992011 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-7db751d0-16d5-4af7-bb11-2ca475bc73f4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] PUT https://10.4.3.71/volume/v3/attachments/db668fdb-c7e5-466d-b25e-e0afcc471412 Jul 10 18:10:32.992504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-7db751d0-16d5-4af7-bb11-2ca475bc73f4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:32.993492 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:33.006269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-7db751d0-16d5-4af7-bb11-2ca475bc73f4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Acquiring lock "cinder-attachment_update-22447b24-117e-4efb-bd60-fa3305708bdd-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:10:33.012964 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-7db751d0-16d5-4af7-bb11-2ca475bc73f4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Lock "cinder-attachment_update-22447b24-117e-4efb-bd60-fa3305708bdd-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:10:33.014361 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:33.014361 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:33.120298 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] POST https://10.4.3.71/volume/v3/volume-transfers/22288234-b98b-4868-adf0-b84066208578/accept Jul 10 18:10:33.120298 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "69dee0fdf158bbe1"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:33.122033 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.volume_transfer [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Accepting volume transfer 22288234-b98b-4868-adf0-b84066208578 {{(pid=99949) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 18:10:33.122211 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.volume_transfer [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Accepting transfer 22288234-b98b-4868-adf0-b84066208578 Jul 10 18:10:33.176247 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7654bd2a-fc7f-4a0c-b729-33353227bf0a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:33.180624 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7654bd2a-fc7f-4a0c-b729-33353227bf0a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:33.181275 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7654bd2a-fc7f-4a0c-b729-33353227bf0a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:33.181948 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7654bd2a-fc7f-4a0c-b729-33353227bf0a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:33.200831 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:33.200831 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:33.208176 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7654bd2a-fc7f-4a0c-b729-33353227bf0a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:33.215916 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7654bd2a-fc7f-4a0c-b729-33353227bf0a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:33.216779 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 900/3587] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:33 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:33.231406 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Created reservations ['2e1e9506-b214-4e07-a853-80c2cb81fc35', '6e471c5f-6530-49c5-9521-075b11ee6867', 'f8c7e729-6505-4515-9c3e-e0ede45316b2', 'a7df67a5-8268-4953-ac64-55a62ae1a846'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:33.276905 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Created reservations ['8f72b008-2a6d-4e3c-8869-03bcb41e2349', '9c114881-9ecf-4eed-9246-a63b4bbb9d60', '26c2707a-80a3-4309-bcbf-31c8ee7f31c3', '84e586a9-632d-4626-a941-a6aa87fdb739'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:33.346207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Created reservations ['40eb4315-3dd3-4e14-b666-c21425870739', 'ba05e2af-7d87-49ab-a541-0a2fcb01420d', '0670eab5-0760-4094-913f-f0d003fb7a48', '9800e384-46ed-4240-a120-7802c0d20ca0'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:33.398257 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Created reservations ['519c40bd-c955-4edc-a202-ce87682c4bf3', 'dc842215-34be-4c08-8a02-5698045112b9', 'b3d6a831-9646-45da-a21d-d33c157a87d9', '795d18bd-3f1e-44bf-ab04-79783e0ee52b'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:33.545199 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-7db751d0-16d5-4af7-bb11-2ca475bc73f4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Lock "cinder-attachment_update-22447b24-117e-4efb-bd60-fa3305708bdd-np0000005036" released by "attachment_update" :: held 0.532s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:10:33.545630 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-7db751d0-16d5-4af7-bb11-2ca475bc73f4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/db668fdb-c7e5-466d-b25e-e0afcc471412 returned with HTTP 200 Jul 10 18:10:33.546317 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 889/3588] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:10:32 2026] PUT /volume/v3/attachments/db668fdb-c7e5-466d-b25e-e0afcc471412 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:33.673916 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-78e81a16-4e66-4972-abbc-14914c084662 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:33.676270 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78e81a16-4e66-4972-abbc-14914c084662 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:33.676596 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78e81a16-4e66-4972-abbc-14914c084662 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:33.676887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78e81a16-4e66-4972-abbc-14914c084662 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:33.689769 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:33.689769 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:33.694896 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-78e81a16-4e66-4972-abbc-14914c084662 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:33.701054 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78e81a16-4e66-4972-abbc-14914c084662 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:33.701628 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 904/3589] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:33 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:33.831439 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-61b10d01-411c-4fab-b768-80981c4a90d1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:33.834191 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-61b10d01-411c-4fab-b768-80981c4a90d1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:33.834191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-61b10d01-411c-4fab-b768-80981c4a90d1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:33.834485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-61b10d01-411c-4fab-b768-80981c4a90d1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:33.848514 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:33.848514 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:33.855000 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-61b10d01-411c-4fab-b768-80981c4a90d1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:33.860628 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-61b10d01-411c-4fab-b768-80981c4a90d1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:33.861317 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 901/3590] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:33 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:33.900589 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Transfer volume completed successfully. Jul 10 18:10:33.982020 np0000005036 devstack@c-api.service[99949]: INFO cinder.transfer.api [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Volume 65052153-a577-4686-8f9c-29f61f1331ea has been transferred. Jul 10 18:10:33.989003 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-22290b79-6398-4ea1-b87c-34dfe98942e8 tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] https://10.4.3.71/volume/v3/volume-transfers/22288234-b98b-4868-adf0-b84066208578/accept returned with HTTP 202 Jul 10 18:10:33.989483 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 897/3591] 10.4.3.71 () {70 vars in 1451 bytes} [Fri Jul 10 18:10:32 2026] POST /volume/v3/volume-transfers/22288234-b98b-4868-adf0-b84066208578/accept => generated 363 bytes in 997 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:33.998270 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3720d093-f221-47cf-9ad5-dfc3237484dd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:34.000664 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3720d093-f221-47cf-9ad5-dfc3237484dd tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] GET https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:34.000973 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3720d093-f221-47cf-9ad5-dfc3237484dd tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:34.001234 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3720d093-f221-47cf-9ad5-dfc3237484dd tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:34.010229 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:34.010229 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:34.014554 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3720d093-f221-47cf-9ad5-dfc3237484dd tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Volume info retrieved successfully. Jul 10 18:10:34.019713 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3720d093-f221-47cf-9ad5-dfc3237484dd tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 200 Jul 10 18:10:34.020079 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 890/3592] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:33 2026] GET /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:34.035370 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b99d8415-5482-424e-ae63-7a5c69b9f1ee None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:34.037383 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b99d8415-5482-424e-ae63-7a5c69b9f1ee tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] GET https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:34.037622 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b99d8415-5482-424e-ae63-7a5c69b9f1ee tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:34.037813 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b99d8415-5482-424e-ae63-7a5c69b9f1ee tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:34.044979 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:34.044979 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:34.048705 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b99d8415-5482-424e-ae63-7a5c69b9f1ee tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] Volume info retrieved successfully. Jul 10 18:10:34.052722 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b99d8415-5482-424e-ae63-7a5c69b9f1ee tempest-VolumesTransfersV355Test-1592770053 tempest-VolumesTransfersV355Test-1592770053-project-member] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 200 Jul 10 18:10:34.053096 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 905/3593] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:34 2026] GET /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:34.067467 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-145db4a9-a616-48a5-aa80-32979e745cb0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:34.069426 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-145db4a9-a616-48a5-aa80-32979e745cb0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] DELETE https://10.4.3.71/volume/v3/volume-transfers/22288234-b98b-4868-adf0-b84066208578 Jul 10 18:10:34.069746 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-145db4a9-a616-48a5-aa80-32979e745cb0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:34.069998 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-145db4a9-a616-48a5-aa80-32979e745cb0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:34.070113 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.volume_transfer [None req-145db4a9-a616-48a5-aa80-32979e745cb0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Delete transfer with id: 22288234-b98b-4868-adf0-b84066208578 Jul 10 18:10:34.073086 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-145db4a9-a616-48a5-aa80-32979e745cb0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volume-transfers/22288234-b98b-4868-adf0-b84066208578 returned with HTTP 404 Jul 10 18:10:34.073769 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 902/3594] 10.4.3.71 () {68 vars in 1412 bytes} [Fri Jul 10 18:10:34 2026] DELETE /volume/v3/volume-transfers/22288234-b98b-4868-adf0-b84066208578 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:34.081913 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-91113191-7bd1-4bfe-b1e8-bc07b449be66 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:34.112356 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-91113191-7bd1-4bfe-b1e8-bc07b449be66 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:34.112356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-91113191-7bd1-4bfe-b1e8-bc07b449be66 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:34.112356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-91113191-7bd1-4bfe-b1e8-bc07b449be66 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:34.112356 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-91113191-7bd1-4bfe-b1e8-bc07b449be66 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Delete volume with id: 65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:34.121157 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:34.121157 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:34.121625 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-91113191-7bd1-4bfe-b1e8-bc07b449be66 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Volume info retrieved successfully. Jul 10 18:10:34.144053 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-91113191-7bd1-4bfe-b1e8-bc07b449be66 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Delete volume request issued successfully. Jul 10 18:10:34.144244 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-91113191-7bd1-4bfe-b1e8-bc07b449be66 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 202 Jul 10 18:10:34.144701 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 898/3595] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:10:34 2026] DELETE /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:34.153006 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-368cd1f8-5a09-4927-9b86-685214f44580 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:34.155270 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-368cd1f8-5a09-4927-9b86-685214f44580 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] GET https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:34.158658 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-368cd1f8-5a09-4927-9b86-685214f44580 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:34.158658 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-368cd1f8-5a09-4927-9b86-685214f44580 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:34.164647 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:34.164647 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:34.169553 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-368cd1f8-5a09-4927-9b86-685214f44580 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Volume info retrieved successfully. Jul 10 18:10:34.174776 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-368cd1f8-5a09-4927-9b86-685214f44580 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 200 Jul 10 18:10:34.175186 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 891/3596] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:34 2026] GET /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:34.238377 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c828b3b3-bee8-4f25-83d9-5c686c9d7e8a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:34.241273 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c828b3b3-bee8-4f25-83d9-5c686c9d7e8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:34.241516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c828b3b3-bee8-4f25-83d9-5c686c9d7e8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:34.241779 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c828b3b3-bee8-4f25-83d9-5c686c9d7e8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:34.254373 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:34.254373 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:34.259017 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c828b3b3-bee8-4f25-83d9-5c686c9d7e8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:34.265141 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c828b3b3-bee8-4f25-83d9-5c686c9d7e8a tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:34.265706 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 906/3597] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:34 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:34.717499 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dddb943d-59b2-4f7a-8bf2-4158ab2fb3dd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:34.720046 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dddb943d-59b2-4f7a-8bf2-4158ab2fb3dd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:34.720340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dddb943d-59b2-4f7a-8bf2-4158ab2fb3dd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:34.720607 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dddb943d-59b2-4f7a-8bf2-4158ab2fb3dd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:34.733510 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:34.733510 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:34.737626 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dddb943d-59b2-4f7a-8bf2-4158ab2fb3dd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:34.744600 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dddb943d-59b2-4f7a-8bf2-4158ab2fb3dd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:34.745220 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 903/3598] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:34 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:34.877169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-717cd0e9-6363-4023-8589-522720e86bc0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:34.882079 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-717cd0e9-6363-4023-8589-522720e86bc0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:34.882391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-717cd0e9-6363-4023-8589-522720e86bc0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:34.882795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-717cd0e9-6363-4023-8589-522720e86bc0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:34.897448 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:34.897448 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:34.903529 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-717cd0e9-6363-4023-8589-522720e86bc0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:34.911117 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-717cd0e9-6363-4023-8589-522720e86bc0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:34.911117 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 899/3599] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:34 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:35.193113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-65c12c64-aa7f-427c-92cc-892164dc42a4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:35.195452 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-65c12c64-aa7f-427c-92cc-892164dc42a4 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] GET https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:35.195816 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-65c12c64-aa7f-427c-92cc-892164dc42a4 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:35.196098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-65c12c64-aa7f-427c-92cc-892164dc42a4 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:35.204510 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-65c12c64-aa7f-427c-92cc-892164dc42a4 tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 404 Jul 10 18:10:35.206055 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 892/3600] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:35 2026] GET /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:35.214992 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a3f42d9e-f636-4d4a-960e-329ef3291e04 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:35.217282 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a3f42d9e-f636-4d4a-960e-329ef3291e04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:35.217596 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a3f42d9e-f636-4d4a-960e-329ef3291e04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:35.217846 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a3f42d9e-f636-4d4a-960e-329ef3291e04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:35.225146 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a3f42d9e-f636-4d4a-960e-329ef3291e04 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 404 Jul 10 18:10:35.225876 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 907/3601] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:35 2026] GET /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:35.233359 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-75b631d9-b6b9-48e7-8a3e-c773fd4719e6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:35.235386 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-75b631d9-b6b9-48e7-8a3e-c773fd4719e6 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] DELETE https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:35.235641 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-75b631d9-b6b9-48e7-8a3e-c773fd4719e6 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:35.235849 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-75b631d9-b6b9-48e7-8a3e-c773fd4719e6 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:35.236066 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-75b631d9-b6b9-48e7-8a3e-c773fd4719e6 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Delete volume with id: 65052153-a577-4686-8f9c-29f61f1331ea Jul 10 18:10:35.242374 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-75b631d9-b6b9-48e7-8a3e-c773fd4719e6 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea returned with HTTP 404 Jul 10 18:10:35.242930 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 904/3602] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:10:35 2026] DELETE /volume/v3/volumes/65052153-a577-4686-8f9c-29f61f1331ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:35.255256 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1f3aafcc-ec01-4543-b463-72330e62f21e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:35.257757 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:35.258409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1786762323"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:35.260334 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1786762323'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:35.260587 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Create volume of 1 GB Jul 10 18:10:35.266036 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Availability Zones retrieved successfully. Jul 10 18:10:35.272257 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Flow 'volume_create_api' (030d6c42-eb09-4b61-9d2e-61f65a81b1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:35.273390 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3335d10b-31f4-4f5f-8c82-6dd241e14e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:35.274415 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:35.283166 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c591d83a-7252-4b18-b8ba-238936f6cde9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:35.285591 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c591d83a-7252-4b18-b8ba-238936f6cde9 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:35.285976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c591d83a-7252-4b18-b8ba-238936f6cde9 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:35.286292 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c591d83a-7252-4b18-b8ba-238936f6cde9 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:35.298736 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:35.298736 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:35.303239 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c591d83a-7252-4b18-b8ba-238936f6cde9 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:35.304597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3335d10b-31f4-4f5f-8c82-6dd241e14e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:35.305409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79577ab9-1bfb-4403-933e-5583079620a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:35.309091 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c591d83a-7252-4b18-b8ba-238936f6cde9 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:35.309821 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 893/3603] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:35 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:35.353801 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Created reservations ['9f6f5a3a-e22d-46d7-8cb3-05f0c131455f', 'f26e804f-8004-4714-9af2-f46c87a5e6a6', '96c77fcb-3889-4444-96ac-abb7939553de', '0719a022-5b78-4617-89bf-fa1c34867199'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:35.354912 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79577ab9-1bfb-4403-933e-5583079620a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f6f5a3a-e22d-46d7-8cb3-05f0c131455f', 'f26e804f-8004-4714-9af2-f46c87a5e6a6', '96c77fcb-3889-4444-96ac-abb7939553de', '0719a022-5b78-4617-89bf-fa1c34867199']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:35.356014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37e8bc2-eb03-4c99-8c1f-b684ba9d9768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:35.382962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37e8bc2-eb03-4c99-8c1f-b684ba9d9768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498789ea-66e0-4dd5-a088-2cad7c7041d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1786762323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be560a06090e4e2791c33949425b28df',qos_specs=None,replication_status=,reservations=['9f6f5a3a-e22d-46d7-8cb3-05f0c131455f','f26e804f-8004-4714-9af2-f46c87a5e6a6','96c77fcb-3889-4444-96ac-abb7939553de','0719a022-5b78-4617-89bf-fa1c34867199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751f591d1454b4898934359641548cd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1786762323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498789ea-66e0-4dd5-a088-2cad7c7041d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be560a06090e4e2791c33949425b28df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5751f591d1454b4898934359641548cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:35.384089 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62889603-f9dc-4935-ac43-c35152d742a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:35.404197 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62889603-f9dc-4935-ac43-c35152d742a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1786762323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be560a06090e4e2791c33949425b28df',qos_specs=None,replication_status=,reservations=['9f6f5a3a-e22d-46d7-8cb3-05f0c131455f','f26e804f-8004-4714-9af2-f46c87a5e6a6','96c77fcb-3889-4444-96ac-abb7939553de','0719a022-5b78-4617-89bf-fa1c34867199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751f591d1454b4898934359641548cd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:35.405387 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b62c9b70-cbb7-462b-bf1c-b86d39c0feb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:35.417100 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b62c9b70-cbb7-462b-bf1c-b86d39c0feb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:35.418225 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Flow 'volume_create_api' (030d6c42-eb09-4b61-9d2e-61f65a81b1a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:35.418688 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Create volume request issued successfully. Jul 10 18:10:35.419584 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1f3aafcc-ec01-4543-b463-72330e62f21e tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:35.420356 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 900/3604] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:10:35 2026] POST /volume/v3/volumes => generated 817 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:35.434081 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4fd7018f-8f37-404a-b219-4054ebbbd3eb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:35.436920 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4fd7018f-8f37-404a-b219-4054ebbbd3eb tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:35.437157 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4fd7018f-8f37-404a-b219-4054ebbbd3eb tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:35.437386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4fd7018f-8f37-404a-b219-4054ebbbd3eb tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:35.449802 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:35.449802 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:35.454850 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4fd7018f-8f37-404a-b219-4054ebbbd3eb tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Volume info retrieved successfully. Jul 10 18:10:35.461230 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4fd7018f-8f37-404a-b219-4054ebbbd3eb tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 returned with HTTP 200 Jul 10 18:10:35.461921 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 908/3605] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:35 2026] GET /volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:35.760044 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-43597946-7b65-48c5-a9d0-bd6da7412efd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:35.762911 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-43597946-7b65-48c5-a9d0-bd6da7412efd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:35.763360 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-43597946-7b65-48c5-a9d0-bd6da7412efd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:35.763747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-43597946-7b65-48c5-a9d0-bd6da7412efd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:35.776852 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:35.776852 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:35.780909 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-43597946-7b65-48c5-a9d0-bd6da7412efd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:35.785265 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-43597946-7b65-48c5-a9d0-bd6da7412efd tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:35.785773 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 905/3606] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:35 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:35.929760 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-46f52610-8087-4e9b-a20c-2b4df392f65e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:35.931638 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-46f52610-8087-4e9b-a20c-2b4df392f65e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:35.931807 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-46f52610-8087-4e9b-a20c-2b4df392f65e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:35.932016 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-46f52610-8087-4e9b-a20c-2b4df392f65e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:35.942721 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:35.942721 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:35.946535 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-46f52610-8087-4e9b-a20c-2b4df392f65e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:35.951268 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-46f52610-8087-4e9b-a20c-2b4df392f65e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:35.951824 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 894/3607] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:35 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:36.324236 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c7bbac92-55a5-427e-9649-52530579a40f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.326948 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c7bbac92-55a5-427e-9649-52530579a40f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:36.327283 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c7bbac92-55a5-427e-9649-52530579a40f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.327520 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c7bbac92-55a5-427e-9649-52530579a40f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.341400 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.341400 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:36.347065 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c7bbac92-55a5-427e-9649-52530579a40f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:36.353552 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c7bbac92-55a5-427e-9649-52530579a40f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:36.354311 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 901/3608] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:36 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:36.478912 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9b12108f-2e58-45d3-8315-e91c2c18c3d4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.481307 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b12108f-2e58-45d3-8315-e91c2c18c3d4 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:36.481618 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b12108f-2e58-45d3-8315-e91c2c18c3d4 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.481896 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b12108f-2e58-45d3-8315-e91c2c18c3d4 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.492530 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.492530 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:36.498087 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9b12108f-2e58-45d3-8315-e91c2c18c3d4 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Volume info retrieved successfully. Jul 10 18:10:36.504094 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b12108f-2e58-45d3-8315-e91c2c18c3d4 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 returned with HTTP 200 Jul 10 18:10:36.504709 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 909/3609] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:36 2026] GET /volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:36.523211 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-579e36d5-b46b-40f4-8001-5ea441ae45ad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.525366 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-579e36d5-b46b-40f4-8001-5ea441ae45ad tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] POST https://10.4.3.71/volume/v3/volume-transfers Jul 10 18:10:36.525899 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-579e36d5-b46b-40f4-8001-5ea441ae45ad tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "498789ea-66e0-4dd5-a088-2cad7c7041d7"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:36.527426 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volume_transfer [None req-579e36d5-b46b-40f4-8001-5ea441ae45ad tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Creating new volume transfer {'transfer': {'volume_id': '498789ea-66e0-4dd5-a088-2cad7c7041d7'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 18:10:36.527550 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volume_transfer [None req-579e36d5-b46b-40f4-8001-5ea441ae45ad tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Creating transfer of volume 498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:36.527957 np0000005036 devstack@c-api.service[99948]: INFO cinder.transfer.api [None req-579e36d5-b46b-40f4-8001-5ea441ae45ad tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Generating transfer record for volume 498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:36.536802 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.536802 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:36.551597 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-579e36d5-b46b-40f4-8001-5ea441ae45ad tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volume-transfers returned with HTTP 202 Jul 10 18:10:36.552093 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 906/3610] 10.4.3.71 () {70 vars in 1319 bytes} [Fri Jul 10 18:10:36 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:36.564520 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-06ebda0a-e640-448f-ad95-18d0cbe1c137 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.566981 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06ebda0a-e640-448f-ad95-18d0cbe1c137 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:36.567252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06ebda0a-e640-448f-ad95-18d0cbe1c137 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.567601 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06ebda0a-e640-448f-ad95-18d0cbe1c137 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.576467 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.576467 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:36.582663 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-06ebda0a-e640-448f-ad95-18d0cbe1c137 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Volume info retrieved successfully. Jul 10 18:10:36.589515 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06ebda0a-e640-448f-ad95-18d0cbe1c137 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 returned with HTTP 200 Jul 10 18:10:36.590418 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 895/3611] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:36 2026] GET /volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:36.611680 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-50fad917-0a8a-4a2f-8542-f8da7561c5e1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.613013 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-50fad917-0a8a-4a2f-8542-f8da7561c5e1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volume-transfers/detail Jul 10 18:10:36.613249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-50fad917-0a8a-4a2f-8542-f8da7561c5e1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.613490 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-50fad917-0a8a-4a2f-8542-f8da7561c5e1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.613713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volume_transfer [None req-50fad917-0a8a-4a2f-8542-f8da7561c5e1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Listing volume transfers {{(pid=99949) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 18:10:36.619201 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-50fad917-0a8a-4a2f-8542-f8da7561c5e1 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 18:10:36.619897 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 902/3612] 10.4.3.71 () {68 vars in 1319 bytes} [Fri Jul 10 18:10:36 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:36.629134 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c7e3f8eb-143b-4f6f-9578-5963d61e597d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.631535 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c7e3f8eb-143b-4f6f-9578-5963d61e597d tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] DELETE https://10.4.3.71/volume/v3/volume-transfers/9214f490-db9f-488b-b730-429c21925a14 Jul 10 18:10:36.631879 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c7e3f8eb-143b-4f6f-9578-5963d61e597d tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.632176 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c7e3f8eb-143b-4f6f-9578-5963d61e597d tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.632350 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.volume_transfer [None req-c7e3f8eb-143b-4f6f-9578-5963d61e597d tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Delete transfer with id: 9214f490-db9f-488b-b730-429c21925a14 Jul 10 18:10:36.645416 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.645416 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:36.658362 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c7e3f8eb-143b-4f6f-9578-5963d61e597d tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volume-transfers/9214f490-db9f-488b-b730-429c21925a14 returned with HTTP 202 Jul 10 18:10:36.659060 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 910/3613] 10.4.3.71 () {68 vars in 1412 bytes} [Fri Jul 10 18:10:36 2026] DELETE /volume/v3/volume-transfers/9214f490-db9f-488b-b730-429c21925a14 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:36.668557 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ad7cf307-2af4-4d5b-8144-0a10144d2643 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.670995 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ad7cf307-2af4-4d5b-8144-0a10144d2643 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:36.671227 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ad7cf307-2af4-4d5b-8144-0a10144d2643 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.671519 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ad7cf307-2af4-4d5b-8144-0a10144d2643 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.680078 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.680078 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:36.684974 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ad7cf307-2af4-4d5b-8144-0a10144d2643 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Volume info retrieved successfully. Jul 10 18:10:36.690659 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ad7cf307-2af4-4d5b-8144-0a10144d2643 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 returned with HTTP 200 Jul 10 18:10:36.691259 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 907/3614] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:36 2026] GET /volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:36.704778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5c293b5d-45d1-4e05-8ea5-f36b5c9b6dd0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.707498 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5c293b5d-45d1-4e05-8ea5-f36b5c9b6dd0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] DELETE https://10.4.3.71/volume/v3/volume-transfers/9214f490-db9f-488b-b730-429c21925a14 Jul 10 18:10:36.707728 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5c293b5d-45d1-4e05-8ea5-f36b5c9b6dd0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.707960 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5c293b5d-45d1-4e05-8ea5-f36b5c9b6dd0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.708102 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.volume_transfer [None req-5c293b5d-45d1-4e05-8ea5-f36b5c9b6dd0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Delete transfer with id: 9214f490-db9f-488b-b730-429c21925a14 Jul 10 18:10:36.711773 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5c293b5d-45d1-4e05-8ea5-f36b5c9b6dd0 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volume-transfers/9214f490-db9f-488b-b730-429c21925a14 returned with HTTP 404 Jul 10 18:10:36.712322 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 896/3615] 10.4.3.71 () {68 vars in 1412 bytes} [Fri Jul 10 18:10:36 2026] DELETE /volume/v3/volume-transfers/9214f490-db9f-488b-b730-429c21925a14 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:36.721459 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-be208aaf-e9f8-42ca-ac08-fda468fda90b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.724374 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-be208aaf-e9f8-42ca-ac08-fda468fda90b tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:36.724846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-be208aaf-e9f8-42ca-ac08-fda468fda90b tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.725253 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-be208aaf-e9f8-42ca-ac08-fda468fda90b tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.725634 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-be208aaf-e9f8-42ca-ac08-fda468fda90b tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Delete volume with id: 498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:36.736391 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.736391 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:36.736823 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-be208aaf-e9f8-42ca-ac08-fda468fda90b tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Volume info retrieved successfully. Jul 10 18:10:36.774629 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-be208aaf-e9f8-42ca-ac08-fda468fda90b tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Delete volume request issued successfully. Jul 10 18:10:36.774843 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-be208aaf-e9f8-42ca-ac08-fda468fda90b tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 returned with HTTP 202 Jul 10 18:10:36.775640 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 903/3616] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:10:36 2026] DELETE /volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:10:36.786735 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d7a1c17f-8479-4425-a134-c854b6d4f37c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.790100 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d7a1c17f-8479-4425-a134-c854b6d4f37c tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] GET https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:36.790362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d7a1c17f-8479-4425-a134-c854b6d4f37c tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.790674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d7a1c17f-8479-4425-a134-c854b6d4f37c tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.799911 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.799911 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:36.800592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1e9aba57-7ae9-4351-a27b-13494c6db102 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.802768 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1e9aba57-7ae9-4351-a27b-13494c6db102 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:36.803070 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1e9aba57-7ae9-4351-a27b-13494c6db102 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.803402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1e9aba57-7ae9-4351-a27b-13494c6db102 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.804224 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d7a1c17f-8479-4425-a134-c854b6d4f37c tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Volume info retrieved successfully. Jul 10 18:10:36.811158 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d7a1c17f-8479-4425-a134-c854b6d4f37c tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 returned with HTTP 200 Jul 10 18:10:36.811861 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 911/3617] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:36 2026] GET /volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:36.817847 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.817847 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:36.825114 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1e9aba57-7ae9-4351-a27b-13494c6db102 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:36.831728 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1e9aba57-7ae9-4351-a27b-13494c6db102 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:36.832248 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 908/3618] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:36 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:36.964936 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ef503387-ff0b-41ab-b91e-5ecc328aba7a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:36.967381 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef503387-ff0b-41ab-b91e-5ecc328aba7a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:36.967678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef503387-ff0b-41ab-b91e-5ecc328aba7a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:36.967952 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef503387-ff0b-41ab-b91e-5ecc328aba7a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:36.981686 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:36.981686 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:36.987447 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ef503387-ff0b-41ab-b91e-5ecc328aba7a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:36.994135 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef503387-ff0b-41ab-b91e-5ecc328aba7a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:36.994679 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 897/3619] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:36 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:37.368603 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c281e83c-7354-4ddf-9331-70568685580f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:37.371090 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c281e83c-7354-4ddf-9331-70568685580f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:37.371392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c281e83c-7354-4ddf-9331-70568685580f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:37.371686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c281e83c-7354-4ddf-9331-70568685580f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:37.383620 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:37.383620 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:37.387992 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c281e83c-7354-4ddf-9331-70568685580f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:37.393795 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c281e83c-7354-4ddf-9331-70568685580f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:37.394558 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 904/3620] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:37 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:37.455354 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-a1453b17-6112-49db-8df7-43e570e53b2e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:37.458088 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-a1453b17-6112-49db-8df7-43e570e53b2e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments/d5b668aa-7d28-43bb-8970-e4f90ec3e526/action Jul 10 18:10:37.458618 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-a1453b17-6112-49db-8df7-43e570e53b2e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:37.458776 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-a1453b17-6112-49db-8df7-43e570e53b2e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:37.479338 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:37.479338 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:37.491062 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-27c53e75-17da-4ce2-adc1-1d58c5d3eb0a req-a1453b17-6112-49db-8df7-43e570e53b2e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/d5b668aa-7d28-43bb-8970-e4f90ec3e526/action returned with HTTP 204 Jul 10 18:10:37.491771 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 912/3621] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:10:37 2026] POST /volume/v3/attachments/d5b668aa-7d28-43bb-8970-e4f90ec3e526/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:37.559502 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-481f0315-aef0-40c8-aa21-5d75e435e6aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:37.562436 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-481f0315-aef0-40c8-aa21-5d75e435e6aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments/e1602cc9-b8bc-4eb6-a0fb-6e3f6b3bca21/action Jul 10 18:10:37.562956 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-481f0315-aef0-40c8-aa21-5d75e435e6aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:37.563124 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-481f0315-aef0-40c8-aa21-5d75e435e6aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:37.584561 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:37.584561 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:37.596663 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-250ca5b3-4fe3-4962-a9f0-a517c08d488b req-481f0315-aef0-40c8-aa21-5d75e435e6aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/e1602cc9-b8bc-4eb6-a0fb-6e3f6b3bca21/action returned with HTTP 204 Jul 10 18:10:37.597239 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 909/3622] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:10:37 2026] POST /volume/v3/attachments/e1602cc9-b8bc-4eb6-a0fb-6e3f6b3bca21/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:37.827491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d5e3fc7a-4437-4c6a-9a5d-286615c6270c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:37.829590 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d5e3fc7a-4437-4c6a-9a5d-286615c6270c tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] GET https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:37.829944 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d5e3fc7a-4437-4c6a-9a5d-286615c6270c tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:37.830058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d5e3fc7a-4437-4c6a-9a5d-286615c6270c tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:37.837399 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d5e3fc7a-4437-4c6a-9a5d-286615c6270c tempest-VolumesTransfersV355Test-969163903 tempest-VolumesTransfersV355Test-969163903-project-admin] https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 returned with HTTP 404 Jul 10 18:10:37.838024 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 898/3623] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:37 2026] GET /volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:37.848398 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8644ce7b-68d9-42b2-824a-b2e79fecf70b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:37.849311 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-14a282c3-8c4e-417c-91ff-db81ba059cd7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:37.851129 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8644ce7b-68d9-42b2-824a-b2e79fecf70b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:37.851275 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-14a282c3-8c4e-417c-91ff-db81ba059cd7 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] GET https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:37.851529 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-14a282c3-8c4e-417c-91ff-db81ba059cd7 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:37.851819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-14a282c3-8c4e-417c-91ff-db81ba059cd7 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:37.851896 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8644ce7b-68d9-42b2-824a-b2e79fecf70b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:37.852279 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8644ce7b-68d9-42b2-824a-b2e79fecf70b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:37.858110 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-14a282c3-8c4e-417c-91ff-db81ba059cd7 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 returned with HTTP 404 Jul 10 18:10:37.858737 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 913/3624] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:10:37 2026] GET /volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:37.865085 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:37.865085 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:37.866521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-30763a66-a3fb-4ea2-b576-b82264772945 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:37.868653 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-30763a66-a3fb-4ea2-b576-b82264772945 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] DELETE https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:37.868882 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-30763a66-a3fb-4ea2-b576-b82264772945 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:37.869071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-30763a66-a3fb-4ea2-b576-b82264772945 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:37.869232 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-30763a66-a3fb-4ea2-b576-b82264772945 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] Delete volume with id: 498789ea-66e0-4dd5-a088-2cad7c7041d7 Jul 10 18:10:37.869539 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8644ce7b-68d9-42b2-824a-b2e79fecf70b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:37.876341 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8644ce7b-68d9-42b2-824a-b2e79fecf70b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:37.877484 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 905/3625] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:37 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:37.878198 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-30763a66-a3fb-4ea2-b576-b82264772945 tempest-VolumesTransfersV355Test-1602889144 tempest-VolumesTransfersV355Test-1602889144-project-member] https://10.4.3.71/volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 returned with HTTP 404 Jul 10 18:10:37.878311 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 910/3626] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:10:37 2026] DELETE /volume/v3/volumes/498789ea-66e0-4dd5-a088-2cad7c7041d7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:10:38.007834 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-efbf7098-01ed-44d9-893f-477ae2d9b827 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:38.009873 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-efbf7098-01ed-44d9-893f-477ae2d9b827 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:10:38.010142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-efbf7098-01ed-44d9-893f-477ae2d9b827 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:38.010427 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-efbf7098-01ed-44d9-893f-477ae2d9b827 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:38.021264 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:38.021264 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:38.025306 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-efbf7098-01ed-44d9-893f-477ae2d9b827 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:38.031538 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-efbf7098-01ed-44d9-893f-477ae2d9b827 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:10:38.032176 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 899/3627] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:38 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:38.414601 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-075bb970-9e12-4f1e-9511-7448847bb707 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:38.416886 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-075bb970-9e12-4f1e-9511-7448847bb707 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:38.417495 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-075bb970-9e12-4f1e-9511-7448847bb707 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:38.417495 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-075bb970-9e12-4f1e-9511-7448847bb707 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:38.433608 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:38.433608 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:38.438977 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-075bb970-9e12-4f1e-9511-7448847bb707 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:38.447091 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-075bb970-9e12-4f1e-9511-7448847bb707 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:38.447091 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 914/3628] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:38 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 1168 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:38.464140 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4e165480-cd12-4585-a680-d208545be4ed None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:38.468510 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4e165480-cd12-4585-a680-d208545be4ed tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:38.469883 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4e165480-cd12-4585-a680-d208545be4ed tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:38.470649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4e165480-cd12-4585-a680-d208545be4ed tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:38.486990 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:38.486990 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:38.493397 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4e165480-cd12-4585-a680-d208545be4ed tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:38.502511 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4e165480-cd12-4585-a680-d208545be4ed tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:38.503164 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 906/3629] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:38 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:38.565210 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-89a0f2f0-44d5-40d2-bc5c-82687744d778 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:38.567741 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-89a0f2f0-44d5-40d2-bc5c-82687744d778 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:38.567986 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-89a0f2f0-44d5-40d2-bc5c-82687744d778 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:38.568303 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-89a0f2f0-44d5-40d2-bc5c-82687744d778 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:38.582462 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:38.582462 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:38.589114 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-89a0f2f0-44d5-40d2-bc5c-82687744d778 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:38.596657 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-89a0f2f0-44d5-40d2-bc5c-82687744d778 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:38.598363 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 911/3630] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:38 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:38.621487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e7dbf146-0bc6-4732-a527-5e92b0213e71 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:38.624201 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e7dbf146-0bc6-4732-a527-5e92b0213e71 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6/action Jul 10 18:10:38.624648 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e7dbf146-0bc6-4732-a527-5e92b0213e71 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:38.624830 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e7dbf146-0bc6-4732-a527-5e92b0213e71 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:38.638843 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:38.638843 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:38.639361 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e7dbf146-0bc6-4732-a527-5e92b0213e71 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:38.648590 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e7dbf146-0bc6-4732-a527-5e92b0213e71 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Begin detaching volume completed successfully. Jul 10 18:10:38.648887 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e7dbf146-0bc6-4732-a527-5e92b0213e71 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6/action returned with HTTP 202 Jul 10 18:10:38.649464 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 900/3631] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:10:38 2026] POST /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:10:38.762562 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-62d11310-1c48-498b-b787-9a8e352398d6 req-c3d3d368-4ea4-4894-96e6-2e352e4a5393 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:38.765151 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-c3d3d368-4ea4-4894-96e6-2e352e4a5393 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:38.765558 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-c3d3d368-4ea4-4894-96e6-2e352e4a5393 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:38.765842 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-c3d3d368-4ea4-4894-96e6-2e352e4a5393 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:38.778509 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:38.778509 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:38.790592 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-62d11310-1c48-498b-b787-9a8e352398d6 req-c3d3d368-4ea4-4894-96e6-2e352e4a5393 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:38.798951 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-c3d3d368-4ea4-4894-96e6-2e352e4a5393 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:38.799778 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 915/3632] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:38 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:38.904178 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ed7364ac-9ba9-4436-8116-54cefd516895 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:38.906401 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ed7364ac-9ba9-4436-8116-54cefd516895 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:38.906682 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ed7364ac-9ba9-4436-8116-54cefd516895 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:38.906854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ed7364ac-9ba9-4436-8116-54cefd516895 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:38.918169 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:38.918169 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:38.922839 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ed7364ac-9ba9-4436-8116-54cefd516895 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:38.928487 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ed7364ac-9ba9-4436-8116-54cefd516895 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:38.929155 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 907/3633] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:38 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:39.679027 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-696c2533-2469-482d-af5d-4e056daaefad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:39.679529 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-696c2533-2469-482d-af5d-4e056daaefad None None] GET https://10.4.3.71/volume// Jul 10 18:10:39.679867 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-696c2533-2469-482d-af5d-4e056daaefad None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:39.680113 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-696c2533-2469-482d-af5d-4e056daaefad None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:39.680548 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-696c2533-2469-482d-af5d-4e056daaefad None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:39.680945 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 912/3634] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:39.690590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-8e060606-1e71-4bd5-a2e0-75c7fdac3e42 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:39.693453 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-8e060606-1e71-4bd5-a2e0-75c7fdac3e42 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:39.693763 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-8e060606-1e71-4bd5-a2e0-75c7fdac3e42 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:39.693998 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-8e060606-1e71-4bd5-a2e0-75c7fdac3e42 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:39.706247 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:39.706247 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:39.710630 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-8e060606-1e71-4bd5-a2e0-75c7fdac3e42 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:39.716024 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-8e060606-1e71-4bd5-a2e0-75c7fdac3e42 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:39.716407 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 901/3635] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:39 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:39.726238 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-4f2ee418-520b-4d14-851c-bfd440c3446d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:39.728752 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-4f2ee418-520b-4d14-851c-bfd440c3446d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6/encryption Jul 10 18:10:39.728947 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-4f2ee418-520b-4d14-851c-bfd440c3446d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:39.729194 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-4f2ee418-520b-4d14-851c-bfd440c3446d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:39.739375 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:39.739375 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:39.746844 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-4f2ee418-520b-4d14-851c-bfd440c3446d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6/encryption returned with HTTP 200 Jul 10 18:10:39.747354 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 916/3636] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:10:39 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:39.788095 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-9884cb51-dfd6-4898-bdc6-f328c784584e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:39.792125 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-9884cb51-dfd6-4898-bdc6-f328c784584e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/attachments/db668fdb-c7e5-466d-b25e-e0afcc471412/action Jul 10 18:10:39.792125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-9884cb51-dfd6-4898-bdc6-f328c784584e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:39.792125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-9884cb51-dfd6-4898-bdc6-f328c784584e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:39.813099 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:39.813099 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:39.826757 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-ef5856a2-fd5a-4a7e-929e-1937c26ac503 req-9884cb51-dfd6-4898-bdc6-f328c784584e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/db668fdb-c7e5-466d-b25e-e0afcc471412/action returned with HTTP 204 Jul 10 18:10:39.827223 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 908/3637] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:10:39 2026] POST /volume/v3/attachments/db668fdb-c7e5-466d-b25e-e0afcc471412/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:39.943953 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-45c36e92-910e-4811-a380-2dc763d9cf5e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:39.947639 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-45c36e92-910e-4811-a380-2dc763d9cf5e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:39.947878 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-45c36e92-910e-4811-a380-2dc763d9cf5e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:39.948156 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-45c36e92-910e-4811-a380-2dc763d9cf5e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:39.960460 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:39.960460 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:39.964798 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-45c36e92-910e-4811-a380-2dc763d9cf5e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:39.969722 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-45c36e92-910e-4811-a380-2dc763d9cf5e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:39.970842 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 913/3638] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:39 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:40.782498 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e733d4e2-533c-403d-bcbe-c9a965723861 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:40.784982 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e733d4e2-533c-403d-bcbe-c9a965723861 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/attachments/e1602cc9-b8bc-4eb6-a0fb-6e3f6b3bca21 Jul 10 18:10:40.785232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e733d4e2-533c-403d-bcbe-c9a965723861 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:40.785453 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e733d4e2-533c-403d-bcbe-c9a965723861 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:40.793576 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:40.793576 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:40.847924 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bfe0cca7-c560-4328-ab88-5c916db1731b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:40.848419 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bfe0cca7-c560-4328-ab88-5c916db1731b None None] GET https://10.4.3.71/volume// Jul 10 18:10:40.848687 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bfe0cca7-c560-4328-ab88-5c916db1731b None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:40.848905 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bfe0cca7-c560-4328-ab88-5c916db1731b None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:40.849273 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bfe0cca7-c560-4328-ab88-5c916db1731b None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:40.849611 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 917/3639] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:10:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:40.853990 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-533e0ff3-013a-4bf2-b7b1-773183557fae None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:40.861364 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-62d11310-1c48-498b-b787-9a8e352398d6 req-b92a2dc5-5918-4b4f-8003-b6ed815ced2b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:40.863939 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-b92a2dc5-5918-4b4f-8003-b6ed815ced2b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:10:40.864401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-b92a2dc5-5918-4b4f-8003-b6ed815ced2b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef2623fd-99cc-4b48-acd1-a09c25da40f8", "connector": null, "instance_uuid": "1fec335b-63a9-4518-98d7-9a848199014e"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:40.874057 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:40.874057 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:40.904138 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-b92a2dc5-5918-4b4f-8003-b6ed815ced2b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:10:40.904768 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 914/3640] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:10:40 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:40.953814 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:40.954317 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-846029330", "metadata": {"Type": "Test"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:40.955966 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-846029330', 'metadata': {'Type': 'Test'}}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:40.956190 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume of 1 GB Jul 10 18:10:40.960781 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Availability Zones retrieved successfully. Jul 10 18:10:40.967386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (d2cf72cf-813b-418f-8339-a42875b17a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:40.969006 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f144a4d-6a2d-4305-b295-866ca896bc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:40.970398 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:41.001516 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f144a4d-6a2d-4305-b295-866ca896bc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:41.002412 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58b3a3e8-f164-4b98-b299-971e6bd46c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:41.076188 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Created reservations ['46192f4e-2282-43c4-8fc9-e96f3677bf2d', 'f9023b65-753c-4698-a020-c9b676cabb8c', 'dc44b2fc-4a47-4a73-b0d9-4f282c7ff30b', '6eceeca4-f5e8-4f7b-9bdd-7dc23f7baa8a'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:41.077103 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58b3a3e8-f164-4b98-b299-971e6bd46c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46192f4e-2282-43c4-8fc9-e96f3677bf2d', 'f9023b65-753c-4698-a020-c9b676cabb8c', 'dc44b2fc-4a47-4a73-b0d9-4f282c7ff30b', '6eceeca4-f5e8-4f7b-9bdd-7dc23f7baa8a']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:41.077921 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210e0c0d-82ab-4859-83ef-14ed260573f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:41.104516 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210e0c0d-82ab-4859-83ef-14ed260573f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7df199aa-0667-488e-a233-4ca4774ac4e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-846029330',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['46192f4e-2282-43c4-8fc9-e96f3677bf2d','f9023b65-753c-4698-a020-c9b676cabb8c','dc44b2fc-4a47-4a73-b0d9-4f282c7ff30b','6eceeca4-f5e8-4f7b-9bdd-7dc23f7baa8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-846029330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7df199aa-0667-488e-a233-4ca4774ac4e9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a02113ebf9114dfe82663cc3074f7160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc22b990b694f748a9e391a5d93b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:41.105576 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f59f61b-f8dc-4ae7-a07e-087965d9c647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:41.125479 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f59f61b-f8dc-4ae7-a07e-087965d9c647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-846029330',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['46192f4e-2282-43c4-8fc9-e96f3677bf2d','f9023b65-753c-4698-a020-c9b676cabb8c','dc44b2fc-4a47-4a73-b0d9-4f282c7ff30b','6eceeca4-f5e8-4f7b-9bdd-7dc23f7baa8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:41.126367 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d7216b-0e1a-4f8a-b75e-2af5e0555c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:41.142831 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d7216b-0e1a-4f8a-b75e-2af5e0555c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:41.143737 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (d2cf72cf-813b-418f-8339-a42875b17a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:41.144141 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request issued successfully. Jul 10 18:10:41.144872 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-533e0ff3-013a-4bf2-b7b1-773183557fae tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:41.145355 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 909/3641] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:40 2026] POST /volume/v3/volumes => generated 756 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:41.162181 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-786dfea4-2ec6-4d6c-9cf8-1b87fbc76b70 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:41.164082 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-786dfea4-2ec6-4d6c-9cf8-1b87fbc76b70 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:41.164381 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-786dfea4-2ec6-4d6c-9cf8-1b87fbc76b70 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:41.164657 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-786dfea4-2ec6-4d6c-9cf8-1b87fbc76b70 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:41.172112 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:41.172112 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:41.175945 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-786dfea4-2ec6-4d6c-9cf8-1b87fbc76b70 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:41.180639 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-786dfea4-2ec6-4d6c-9cf8-1b87fbc76b70 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 200 Jul 10 18:10:41.181054 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 918/3642] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:41 2026] GET /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:41.327223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c772cd45-0bd0-4488-8cd3-71b1731af2c7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:41.329535 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c772cd45-0bd0-4488-8cd3-71b1731af2c7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:41.329972 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c772cd45-0bd0-4488-8cd3-71b1731af2c7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:41.330191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c772cd45-0bd0-4488-8cd3-71b1731af2c7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:41.338944 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e320bb40-c6ec-4a01-849a-132f5493a425 req-e733d4e2-533c-403d-bcbe-c9a965723861 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/e1602cc9-b8bc-4eb6-a0fb-6e3f6b3bca21 returned with HTTP 200 Jul 10 18:10:41.339597 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 902/3643] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:10:40 2026] DELETE /volume/v3/attachments/e1602cc9-b8bc-4eb6-a0fb-6e3f6b3bca21 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:41.342293 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:41.342293 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:41.348367 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c772cd45-0bd0-4488-8cd3-71b1731af2c7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:41.353852 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c772cd45-0bd0-4488-8cd3-71b1731af2c7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:41.353852 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 915/3644] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:41 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 916 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:41.436213 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ff26f019-fb93-4977-bcb2-61de589fb353 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:41.436780 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ff26f019-fb93-4977-bcb2-61de589fb353 None None] GET https://10.4.3.71/volume// Jul 10 18:10:41.436987 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ff26f019-fb93-4977-bcb2-61de589fb353 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:41.437220 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ff26f019-fb93-4977-bcb2-61de589fb353 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:41.437596 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ff26f019-fb93-4977-bcb2-61de589fb353 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:41.437885 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 910/3645] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:41.450261 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-62d11310-1c48-498b-b787-9a8e352398d6 req-d71a0292-e9dd-4b17-910d-b90f54752ee2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:41.452781 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-d71a0292-e9dd-4b17-910d-b90f54752ee2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:41.453013 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-d71a0292-e9dd-4b17-910d-b90f54752ee2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:41.453259 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-d71a0292-e9dd-4b17-910d-b90f54752ee2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:41.464027 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:41.464027 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:41.467834 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-62d11310-1c48-498b-b787-9a8e352398d6 req-d71a0292-e9dd-4b17-910d-b90f54752ee2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:41.473386 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-d71a0292-e9dd-4b17-910d-b90f54752ee2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:41.473884 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 919/3646] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:41 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1096 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:41.580756 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-62d11310-1c48-498b-b787-9a8e352398d6 req-52566ca3-c0db-469c-af8a-775f0ca07640 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:41.583815 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-52566ca3-c0db-469c-af8a-775f0ca07640 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] PUT https://10.4.3.71/volume/v3/attachments/229dc653-eb06-4844-9536-e4fd6c29178e Jul 10 18:10:41.584182 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-52566ca3-c0db-469c-af8a-775f0ca07640 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:41.592314 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-62d11310-1c48-498b-b787-9a8e352398d6 req-52566ca3-c0db-469c-af8a-775f0ca07640 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Acquiring lock "cinder-attachment_update-ef2623fd-99cc-4b48-acd1-a09c25da40f8-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:10:41.599064 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-62d11310-1c48-498b-b787-9a8e352398d6 req-52566ca3-c0db-469c-af8a-775f0ca07640 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-ef2623fd-99cc-4b48-acd1-a09c25da40f8-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:10:41.600364 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:41.600364 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:41.928454 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-1c11b633-4655-4aa1-b358-28d462191a18 req-8081d98e-3283-4dde-98de-1256330503dc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:41.931006 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1c11b633-4655-4aa1-b358-28d462191a18 req-8081d98e-3283-4dde-98de-1256330503dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:41.931238 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1c11b633-4655-4aa1-b358-28d462191a18 req-8081d98e-3283-4dde-98de-1256330503dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:41.931585 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1c11b633-4655-4aa1-b358-28d462191a18 req-8081d98e-3283-4dde-98de-1256330503dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:41.939541 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:41.939541 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:41.944054 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-1c11b633-4655-4aa1-b358-28d462191a18 req-8081d98e-3283-4dde-98de-1256330503dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:41.949043 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1c11b633-4655-4aa1-b358-28d462191a18 req-8081d98e-3283-4dde-98de-1256330503dc tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:41.949629 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 916/3647] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:41 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:42.132755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-62d11310-1c48-498b-b787-9a8e352398d6 req-52566ca3-c0db-469c-af8a-775f0ca07640 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-ef2623fd-99cc-4b48-acd1-a09c25da40f8-np0000005036" released by "attachment_update" :: held 0.534s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:10:42.133224 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-52566ca3-c0db-469c-af8a-775f0ca07640 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/229dc653-eb06-4844-9536-e4fd6c29178e returned with HTTP 200 Jul 10 18:10:42.133967 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 903/3648] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:10:41 2026] PUT /volume/v3/attachments/229dc653-eb06-4844-9536-e4fd6c29178e => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:42.197147 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-91b3150f-1568-4068-a59a-5a5821006b0f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:42.200027 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-91b3150f-1568-4068-a59a-5a5821006b0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:42.200325 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-91b3150f-1568-4068-a59a-5a5821006b0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:42.200574 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-91b3150f-1568-4068-a59a-5a5821006b0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:42.212787 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:42.212787 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:42.221150 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-91b3150f-1568-4068-a59a-5a5821006b0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:42.229636 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-91b3150f-1568-4068-a59a-5a5821006b0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 200 Jul 10 18:10:42.230482 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 911/3649] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:42 2026] GET /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:42.244347 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8de4590b-2f92-41b3-bb27-e430dd47489b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:42.246212 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8de4590b-2f92-41b3-bb27-e430dd47489b tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:42.246445 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8de4590b-2f92-41b3-bb27-e430dd47489b tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:42.246724 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8de4590b-2f92-41b3-bb27-e430dd47489b tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:42.256719 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:42.256719 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:42.262401 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8de4590b-2f92-41b3-bb27-e430dd47489b tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:42.268822 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8de4590b-2f92-41b3-bb27-e430dd47489b tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 200 Jul 10 18:10:42.269518 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 920/3650] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:42 2026] GET /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:10:42.284666 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-925d7ad9-a34e-4545-a3ea-405a372b1a30 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:42.287053 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-925d7ad9-a34e-4545-a3ea-405a372b1a30 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] PUT https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:42.287714 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-925d7ad9-a34e-4545-a3ea-405a372b1a30 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-846029330"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:42.299031 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:42.299031 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:42.303882 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-925d7ad9-a34e-4545-a3ea-405a372b1a30 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:42.312292 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-925d7ad9-a34e-4545-a3ea-405a372b1a30 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume updated successfully. Jul 10 18:10:42.313057 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-925d7ad9-a34e-4545-a3ea-405a372b1a30 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 200 Jul 10 18:10:42.313614 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 917/3651] 10.4.3.71 () {68 vars in 1361 bytes} [Fri Jul 10 18:10:42 2026] PUT /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 781 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:42.328099 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a2070c87-355c-4bcf-a473-7229babb24ce None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:42.330185 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a2070c87-355c-4bcf-a473-7229babb24ce tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] PUT https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:42.330676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a2070c87-355c-4bcf-a473-7229babb24ce tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-418973321", "description": "This is the new description of volume"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:42.341016 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:42.341016 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:42.346423 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a2070c87-355c-4bcf-a473-7229babb24ce tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:42.354472 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a2070c87-355c-4bcf-a473-7229babb24ce tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume updated successfully. Jul 10 18:10:42.355281 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a2070c87-355c-4bcf-a473-7229babb24ce tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 200 Jul 10 18:10:42.355798 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 904/3652] 10.4.3.71 () {68 vars in 1362 bytes} [Fri Jul 10 18:10:42 2026] PUT /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:42.370235 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-886be151-da7e-4d6a-aaba-83c5783d3f34 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:42.370695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8a62bcc5-9e46-43f6-9d24-101169539d6c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:42.372895 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a62bcc5-9e46-43f6-9d24-101169539d6c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:42.373055 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-886be151-da7e-4d6a-aaba-83c5783d3f34 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:42.373121 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a62bcc5-9e46-43f6-9d24-101169539d6c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:42.373200 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-886be151-da7e-4d6a-aaba-83c5783d3f34 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:42.373353 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-886be151-da7e-4d6a-aaba-83c5783d3f34 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:42.373422 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a62bcc5-9e46-43f6-9d24-101169539d6c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:42.383936 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:42.383936 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:42.387719 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:42.387719 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:42.389897 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8a62bcc5-9e46-43f6-9d24-101169539d6c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:42.392288 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-886be151-da7e-4d6a-aaba-83c5783d3f34 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:42.397801 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-886be151-da7e-4d6a-aaba-83c5783d3f34 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:42.397930 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a62bcc5-9e46-43f6-9d24-101169539d6c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 200 Jul 10 18:10:42.398283 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 912/3653] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:42 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:42.398558 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 921/3654] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:42 2026] GET /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 888 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:42.413978 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-06723b90-c409-40e0-805f-1a07605951ca None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:42.415888 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:42.416272 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1024680855", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-578356186"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:42.418013 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1024680855', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-578356186'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:42.418311 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume of 1 GB Jul 10 18:10:42.422945 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Availability Zones retrieved successfully. Jul 10 18:10:42.428777 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (a81daf02-5110-4626-937c-744619fd5aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:42.429806 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c65aba-dd20-4477-8875-c6ea527e47d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:42.431020 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:42.462417 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c65aba-dd20-4477-8875-c6ea527e47d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:42.463302 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3cafd0-6306-48c5-bb48-fc1346f54257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:42.516766 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Created reservations ['f4e985a8-77f9-4ead-9f57-dc1d3280f710', 'df35de8e-efac-4e4c-9776-6e3e80483182', 'cbfab613-960a-45a5-9f19-46fb3fa0afb7', '2c447231-595e-4708-856a-2c0f11f8ca6e'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:42.517775 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3cafd0-6306-48c5-bb48-fc1346f54257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e985a8-77f9-4ead-9f57-dc1d3280f710', 'df35de8e-efac-4e4c-9776-6e3e80483182', 'cbfab613-960a-45a5-9f19-46fb3fa0afb7', '2c447231-595e-4708-856a-2c0f11f8ca6e']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:42.518789 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a545da-2684-4290-bbca-3541b43adaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:42.549722 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a545da-2684-4290-bbca-3541b43adaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1024680855',display_name='tempest-VolumesGetTest-Volume-578356186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['f4e985a8-77f9-4ead-9f57-dc1d3280f710','df35de8e-efac-4e4c-9776-6e3e80483182','cbfab613-960a-45a5-9f19-46fb3fa0afb7','2c447231-595e-4708-856a-2c0f11f8ca6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:42Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1024680855',display_name='tempest-VolumesGetTest-Volume-578356186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a02113ebf9114dfe82663cc3074f7160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc22b990b694f748a9e391a5d93b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:42.550871 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948245f0-43e7-4e33-9466-0e7e8f03652f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:42.571117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948245f0-43e7-4e33-9466-0e7e8f03652f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1024680855',display_name='tempest-VolumesGetTest-Volume-578356186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['f4e985a8-77f9-4ead-9f57-dc1d3280f710','df35de8e-efac-4e4c-9776-6e3e80483182','cbfab613-960a-45a5-9f19-46fb3fa0afb7','2c447231-595e-4708-856a-2c0f11f8ca6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:42.572402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d780b4-44b4-4d14-bbb6-72863499f1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:42.587668 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d780b4-44b4-4d14-bbb6-72863499f1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:42.587668 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (a81daf02-5110-4626-937c-744619fd5aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:42.587668 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request issued successfully. Jul 10 18:10:42.588729 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-06723b90-c409-40e0-805f-1a07605951ca tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:42.589422 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 918/3655] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:42 2026] POST /volume/v3/volumes => generated 777 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:42.602678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bef9d387-b2ff-4a64-a684-dd775851e7e2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:42.604992 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bef9d387-b2ff-4a64-a684-dd775851e7e2 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c Jul 10 18:10:42.605210 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bef9d387-b2ff-4a64-a684-dd775851e7e2 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:42.605344 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bef9d387-b2ff-4a64-a684-dd775851e7e2 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:42.616605 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:42.616605 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:42.620814 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bef9d387-b2ff-4a64-a684-dd775851e7e2 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:42.624945 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bef9d387-b2ff-4a64-a684-dd775851e7e2 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c returned with HTTP 200 Jul 10 18:10:42.625367 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 905/3656] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:42 2026] GET /volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:43.422303 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-facc4287-93df-41bc-a438-569f7a475267 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:43.424344 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-facc4287-93df-41bc-a438-569f7a475267 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:43.424632 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-facc4287-93df-41bc-a438-569f7a475267 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:43.424943 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-facc4287-93df-41bc-a438-569f7a475267 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:43.439459 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:43.439459 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:43.445856 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-facc4287-93df-41bc-a438-569f7a475267 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:43.453301 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-facc4287-93df-41bc-a438-569f7a475267 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:43.453301 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 913/3657] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:43 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:43.638762 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c8a531c4-5a2e-473a-baaa-86722069e75d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:43.640507 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8a531c4-5a2e-473a-baaa-86722069e75d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c Jul 10 18:10:43.640726 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8a531c4-5a2e-473a-baaa-86722069e75d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:43.640904 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8a531c4-5a2e-473a-baaa-86722069e75d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:43.648009 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:43.648009 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:43.652431 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c8a531c4-5a2e-473a-baaa-86722069e75d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:43.657287 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8a531c4-5a2e-473a-baaa-86722069e75d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c returned with HTTP 200 Jul 10 18:10:43.657794 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 922/3658] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:43 2026] GET /volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:43.658885 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-a02ab3b2-dd8b-43cd-b0d7-9a98e2d2000a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:43.661320 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-a02ab3b2-dd8b-43cd-b0d7-9a98e2d2000a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:43.661530 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-a02ab3b2-dd8b-43cd-b0d7-9a98e2d2000a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:43.661729 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-a02ab3b2-dd8b-43cd-b0d7-9a98e2d2000a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:43.672340 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:43.672340 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:43.676307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5dd84ccb-c79b-4c7c-ab56-966c483147ed None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:43.677300 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-a02ab3b2-dd8b-43cd-b0d7-9a98e2d2000a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:43.679130 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5dd84ccb-c79b-4c7c-ab56-966c483147ed tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] PUT https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c Jul 10 18:10:43.679633 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5dd84ccb-c79b-4c7c-ab56-966c483147ed tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-846029330", "description": null}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:43.683579 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-a02ab3b2-dd8b-43cd-b0d7-9a98e2d2000a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:43.684237 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 919/3659] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:43 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:43.690076 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:43.690076 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:43.695393 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5dd84ccb-c79b-4c7c-ab56-966c483147ed tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:43.705340 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-f0d0e0bd-2aed-48f3-b7d3-bda71b92ec2d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:43.706818 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5dd84ccb-c79b-4c7c-ab56-966c483147ed tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume updated successfully. Jul 10 18:10:43.707415 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5dd84ccb-c79b-4c7c-ab56-966c483147ed tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c returned with HTTP 200 Jul 10 18:10:43.707855 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 906/3660] 10.4.3.71 () {68 vars in 1361 bytes} [Fri Jul 10 18:10:43 2026] PUT /volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c => generated 767 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:43.708031 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-f0d0e0bd-2aed-48f3-b7d3-bda71b92ec2d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd/action Jul 10 18:10:43.708463 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-f0d0e0bd-2aed-48f3-b7d3-bda71b92ec2d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:43.708627 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-f0d0e0bd-2aed-48f3-b7d3-bda71b92ec2d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:43.720807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0f7419f5-7405-4076-93df-cfc7e04fc590 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:43.722053 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:43.722053 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:43.722551 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-f0d0e0bd-2aed-48f3-b7d3-bda71b92ec2d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:43.723126 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f7419f5-7405-4076-93df-cfc7e04fc590 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c Jul 10 18:10:43.723452 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f7419f5-7405-4076-93df-cfc7e04fc590 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:43.723734 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0f7419f5-7405-4076-93df-cfc7e04fc590 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:43.729632 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-f0d0e0bd-2aed-48f3-b7d3-bda71b92ec2d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Begin detaching volume completed successfully. Jul 10 18:10:43.729927 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-f0d0e0bd-2aed-48f3-b7d3-bda71b92ec2d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd/action returned with HTTP 202 Jul 10 18:10:43.730458 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 914/3661] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:10:43 2026] POST /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:10:43.733140 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:43.733140 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:43.738547 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0f7419f5-7405-4076-93df-cfc7e04fc590 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:43.745255 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0f7419f5-7405-4076-93df-cfc7e04fc590 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c returned with HTTP 200 Jul 10 18:10:43.745643 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 923/3662] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:43 2026] GET /volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:43.762423 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-564ac01f-85d8-48fa-8a56-b2061522c475 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:43.766267 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-564ac01f-85d8-48fa-8a56-b2061522c475 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] DELETE https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c Jul 10 18:10:43.766700 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-564ac01f-85d8-48fa-8a56-b2061522c475 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:43.766827 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-564ac01f-85d8-48fa-8a56-b2061522c475 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:43.767066 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-564ac01f-85d8-48fa-8a56-b2061522c475 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume with id: 33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c Jul 10 18:10:43.774181 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:43.774181 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:43.774816 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-564ac01f-85d8-48fa-8a56-b2061522c475 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:43.794586 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-564ac01f-85d8-48fa-8a56-b2061522c475 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume request issued successfully. Jul 10 18:10:43.794684 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-564ac01f-85d8-48fa-8a56-b2061522c475 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c returned with HTTP 202 Jul 10 18:10:43.795203 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 920/3663] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:10:43 2026] DELETE /volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:43.805017 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2c4ba437-f794-4ecf-b718-67690fdc9d63 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:43.808059 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c4ba437-f794-4ecf-b718-67690fdc9d63 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c Jul 10 18:10:43.808386 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c4ba437-f794-4ecf-b718-67690fdc9d63 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:43.808726 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c4ba437-f794-4ecf-b718-67690fdc9d63 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:43.818737 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:43.818737 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:43.823791 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2c4ba437-f794-4ecf-b718-67690fdc9d63 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:43.829811 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c4ba437-f794-4ecf-b718-67690fdc9d63 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c returned with HTTP 200 Jul 10 18:10:43.830223 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 907/3664] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:43 2026] GET /volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:44.472115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-34408838-f706-43d5-a3c6-396e76e55df0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:44.474304 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-34408838-f706-43d5-a3c6-396e76e55df0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:44.474543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-34408838-f706-43d5-a3c6-396e76e55df0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:44.474788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-34408838-f706-43d5-a3c6-396e76e55df0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:44.485885 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:44.485885 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:44.490418 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-34408838-f706-43d5-a3c6-396e76e55df0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:44.496178 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-34408838-f706-43d5-a3c6-396e76e55df0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:44.496628 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 915/3665] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:44 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:44.760527 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5a0d85b3-c887-4faa-9196-b355faa21c9d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:44.761040 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5a0d85b3-c887-4faa-9196-b355faa21c9d None None] GET https://10.4.3.71/volume// Jul 10 18:10:44.761139 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5a0d85b3-c887-4faa-9196-b355faa21c9d None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:44.761373 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5a0d85b3-c887-4faa-9196-b355faa21c9d None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:44.761775 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5a0d85b3-c887-4faa-9196-b355faa21c9d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:44.762141 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 924/3666] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:44.772354 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-803cb771-973e-4e0f-a8bb-d75018e4650e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:44.774734 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-803cb771-973e-4e0f-a8bb-d75018e4650e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:10:44.775342 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-803cb771-973e-4e0f-a8bb-d75018e4650e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:44.775747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-803cb771-973e-4e0f-a8bb-d75018e4650e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:44.788371 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:44.788371 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:44.793988 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-803cb771-973e-4e0f-a8bb-d75018e4650e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:44.802506 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-803cb771-973e-4e0f-a8bb-d75018e4650e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:10:44.803018 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 921/3667] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:44 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:44.848880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-141ced79-f1b9-4cde-b897-3a70c3628ad9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:44.851342 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-141ced79-f1b9-4cde-b897-3a70c3628ad9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c Jul 10 18:10:44.851663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-141ced79-f1b9-4cde-b897-3a70c3628ad9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:44.851941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-141ced79-f1b9-4cde-b897-3a70c3628ad9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:44.863157 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-141ced79-f1b9-4cde-b897-3a70c3628ad9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c returned with HTTP 404 Jul 10 18:10:44.863851 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 908/3668] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:44 2026] GET /volume/v3/volumes/33fcc4a6-21a7-43d5-a6c3-b8d14e47c24c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:44.871797 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7d26b18c-9c93-4703-9e4a-12d19794204a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:44.874053 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7d26b18c-9c93-4703-9e4a-12d19794204a tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:44.874389 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7d26b18c-9c93-4703-9e4a-12d19794204a tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:44.874708 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7d26b18c-9c93-4703-9e4a-12d19794204a tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:44.885793 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:44.885793 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:44.890329 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7d26b18c-9c93-4703-9e4a-12d19794204a tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:44.895099 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7d26b18c-9c93-4703-9e4a-12d19794204a tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 200 Jul 10 18:10:44.895730 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 916/3669] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:44 2026] GET /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 888 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:44.909549 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e198954d-f310-44eb-986b-e9fb9a1f83f9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:44.911377 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e198954d-f310-44eb-986b-e9fb9a1f83f9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] DELETE https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:44.911643 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e198954d-f310-44eb-986b-e9fb9a1f83f9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:44.911891 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e198954d-f310-44eb-986b-e9fb9a1f83f9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:44.912102 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-e198954d-f310-44eb-986b-e9fb9a1f83f9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume with id: 7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:44.920065 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:44.920065 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:44.920443 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e198954d-f310-44eb-986b-e9fb9a1f83f9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:44.939894 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e198954d-f310-44eb-986b-e9fb9a1f83f9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume request issued successfully. Jul 10 18:10:44.943595 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e198954d-f310-44eb-986b-e9fb9a1f83f9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 202 Jul 10 18:10:44.943595 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 925/3670] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:10:44 2026] DELETE /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:44.950801 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bbbd5975-c5d0-4e1e-aaab-a569cb67caa8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:44.952257 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bbbd5975-c5d0-4e1e-aaab-a569cb67caa8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:44.952591 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bbbd5975-c5d0-4e1e-aaab-a569cb67caa8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:44.952789 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bbbd5975-c5d0-4e1e-aaab-a569cb67caa8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:44.961397 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:44.961397 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:44.967008 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bbbd5975-c5d0-4e1e-aaab-a569cb67caa8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:44.972305 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bbbd5975-c5d0-4e1e-aaab-a569cb67caa8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 200 Jul 10 18:10:44.973347 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 922/3671] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:44 2026] GET /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:45.516675 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2e85bb5f-07bd-4007-ac4e-74d5a61a1e9a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:45.518937 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2e85bb5f-07bd-4007-ac4e-74d5a61a1e9a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:45.519415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2e85bb5f-07bd-4007-ac4e-74d5a61a1e9a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:45.519694 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2e85bb5f-07bd-4007-ac4e-74d5a61a1e9a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:45.530493 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:45.530493 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:45.534939 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2e85bb5f-07bd-4007-ac4e-74d5a61a1e9a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:45.540515 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2e85bb5f-07bd-4007-ac4e-74d5a61a1e9a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:45.541170 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 909/3672] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:45 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:45.727928 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-c9d205ee-5bfc-4879-b77f-67855ad1e9ab None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:45.730708 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-c9d205ee-5bfc-4879-b77f-67855ad1e9ab tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/attachments/db668fdb-c7e5-466d-b25e-e0afcc471412 Jul 10 18:10:45.730967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-c9d205ee-5bfc-4879-b77f-67855ad1e9ab tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:45.731238 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-c9d205ee-5bfc-4879-b77f-67855ad1e9ab tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:45.741166 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:45.741166 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:45.992114 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e6e46900-468d-4132-a6fd-c7d4b473e994 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:45.995588 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e6e46900-468d-4132-a6fd-c7d4b473e994 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 Jul 10 18:10:45.995588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e6e46900-468d-4132-a6fd-c7d4b473e994 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:45.995588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e6e46900-468d-4132-a6fd-c7d4b473e994 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:46.001802 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e6e46900-468d-4132-a6fd-c7d4b473e994 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 returned with HTTP 404 Jul 10 18:10:46.002589 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 926/3673] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:45 2026] GET /volume/v3/volumes/7df199aa-0667-488e-a233-4ca4774ac4e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:46.013992 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:46.016011 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:46.016466 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1658265915"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:46.018819 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1658265915'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:46.019054 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume of 1 GB Jul 10 18:10:46.024179 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Availability Zones retrieved successfully. Jul 10 18:10:46.031435 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (6c027c3c-3a89-4773-9702-d9b9db14fcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:46.033060 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4621dae8-d7c1-4cd4-bd7d-b707c2340e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:46.034106 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:46.073376 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4621dae8-d7c1-4cd4-bd7d-b707c2340e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:46.074548 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adff5f32-522e-488c-a192-4181f976526b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:46.128148 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Created reservations ['c8d1f459-46ef-48c5-835a-3c20e893e367', 'f728135f-4f34-4fd5-9c7b-46b0b52c8932', '7c0643d2-3434-4303-bae2-050173f9e7c0', '52e66fee-402f-4d6d-a0a0-240394275ed8'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:46.129127 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adff5f32-522e-488c-a192-4181f976526b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d1f459-46ef-48c5-835a-3c20e893e367', 'f728135f-4f34-4fd5-9c7b-46b0b52c8932', '7c0643d2-3434-4303-bae2-050173f9e7c0', '52e66fee-402f-4d6d-a0a0-240394275ed8']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:46.130060 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e11af26-d55d-4653-ae01-fa597fa75371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:46.159081 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e11af26-d55d-4653-ae01-fa597fa75371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6366c201-6f02-47cb-afca-44584cea6030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1658265915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['c8d1f459-46ef-48c5-835a-3c20e893e367','f728135f-4f34-4fd5-9c7b-46b0b52c8932','7c0643d2-3434-4303-bae2-050173f9e7c0','52e66fee-402f-4d6d-a0a0-240394275ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1658265915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6366c201-6f02-47cb-afca-44584cea6030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a02113ebf9114dfe82663cc3074f7160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc22b990b694f748a9e391a5d93b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:46.160237 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec12d946-34b7-4aac-9866-a69f58e9e144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:46.182494 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec12d946-34b7-4aac-9866-a69f58e9e144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1658265915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['c8d1f459-46ef-48c5-835a-3c20e893e367','f728135f-4f34-4fd5-9c7b-46b0b52c8932','7c0643d2-3434-4303-bae2-050173f9e7c0','52e66fee-402f-4d6d-a0a0-240394275ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:46.183618 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29139b04-9d46-436c-9ab9-0eaa07db4d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:46.195900 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29139b04-9d46-436c-9ab9-0eaa07db4d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:46.197129 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (6c027c3c-3a89-4773-9702-d9b9db14fcbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:46.197655 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request issued successfully. Jul 10 18:10:46.198450 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2c5cbb0a-d824-4397-abd4-b440e9022072 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:46.199054 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 923/3674] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:10:46 2026] POST /volume/v3/volumes => generated 743 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:46.212473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7b2d7cb2-8dc9-4a0c-9b98-3eed03b8cb37 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:46.214249 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7b2d7cb2-8dc9-4a0c-9b98-3eed03b8cb37 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 Jul 10 18:10:46.214480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7b2d7cb2-8dc9-4a0c-9b98-3eed03b8cb37 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:46.214723 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7b2d7cb2-8dc9-4a0c-9b98-3eed03b8cb37 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:46.230408 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:46.230408 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:46.239217 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7b2d7cb2-8dc9-4a0c-9b98-3eed03b8cb37 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:46.242959 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7b2d7cb2-8dc9-4a0c-9b98-3eed03b8cb37 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 returned with HTTP 200 Jul 10 18:10:46.243705 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 910/3675] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:46 2026] GET /volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 => generated 811 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:46.277153 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-938a7d61-c692-48ad-a06c-5a9b796f3953 req-c9d205ee-5bfc-4879-b77f-67855ad1e9ab tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/db668fdb-c7e5-466d-b25e-e0afcc471412 returned with HTTP 200 Jul 10 18:10:46.277536 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 917/3676] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:10:45 2026] DELETE /volume/v3/attachments/db668fdb-c7e5-466d-b25e-e0afcc471412 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:46.555976 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d272aff3-063c-4aef-b28f-948c7387e400 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:46.557922 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d272aff3-063c-4aef-b28f-948c7387e400 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:46.558148 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d272aff3-063c-4aef-b28f-948c7387e400 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:46.558376 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d272aff3-063c-4aef-b28f-948c7387e400 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:46.569185 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:46.569185 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:46.573665 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d272aff3-063c-4aef-b28f-948c7387e400 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:46.579337 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d272aff3-063c-4aef-b28f-948c7387e400 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:46.579798 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 927/3677] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:46 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:46.940096 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:46.942882 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:46.943558 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1903473568", "snapshot_id": "db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:46.947551 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1903473568', 'snapshot_id': 'db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:46.954548 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:46.954548 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:46.955020 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:10:46.955180 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume of 1 GB Jul 10 18:10:46.959877 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Availability Zones retrieved successfully. Jul 10 18:10:46.970410 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Flow 'volume_create_api' (08edfc0f-b963-4dac-a408-fc1ce6872611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:46.973438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af2cb12b-ef92-4268-8a04-de7b2e2a6dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:46.974541 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:47.014294 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af2cb12b-ef92-4268-8a04-de7b2e2a6dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.015370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00643840-82ac-4dfe-8dff-217fe86fa529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:47.064718 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Created reservations ['0e4c70c2-e1a6-46c1-98eb-0e685eb821d8', '0e1b7a04-b793-4f48-96a9-288cd5935c2e', 'ba1e70f8-a11b-474f-b996-c8d1d6d4b4e4', '6625634e-8649-4c40-9b76-e12089e4adb6'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:47.065552 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00643840-82ac-4dfe-8dff-217fe86fa529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e4c70c2-e1a6-46c1-98eb-0e685eb821d8', '0e1b7a04-b793-4f48-96a9-288cd5935c2e', 'ba1e70f8-a11b-474f-b996-c8d1d6d4b4e4', '6625634e-8649-4c40-9b76-e12089e4adb6']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.066616 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f880843d-acff-4bad-b603-06b3be40a0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:47.123260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f880843d-acff-4bad-b603-06b3be40a0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78e29f11-4df3-4eeb-aca1-20ac3c36a4b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1903473568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea112f8dad34bb4a632770b9771f0b9',qos_specs=None,replication_status=,reservations=['0e4c70c2-e1a6-46c1-98eb-0e685eb821d8','0e1b7a04-b793-4f48-96a9-288cd5935c2e','ba1e70f8-a11b-474f-b996-c8d1d6d4b4e4','6625634e-8649-4c40-9b76-e12089e4adb6'],size=1,snapshot_id=db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e,source_replicaid=,source_volid=None,status='creating',user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1903473568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78e29f11-4df3-4eeb-aca1-20ac3c36a4b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea112f8dad34bb4a632770b9771f0b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.124445 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c36bda-4046-42c7-bcc4-04699a13e31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:47.149159 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c36bda-4046-42c7-bcc4-04699a13e31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1903473568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea112f8dad34bb4a632770b9771f0b9',qos_specs=None,replication_status=,reservations=['0e4c70c2-e1a6-46c1-98eb-0e685eb821d8','0e1b7a04-b793-4f48-96a9-288cd5935c2e','ba1e70f8-a11b-474f-b996-c8d1d6d4b4e4','6625634e-8649-4c40-9b76-e12089e4adb6'],size=1,snapshot_id=db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e,source_replicaid=,source_volid=None,status='creating',user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.150196 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6247ff-8243-47c3-a785-8cc9630d127e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:47.177136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6247ff-8243-47c3-a785-8cc9630d127e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.178404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Flow 'volume_create_api' (08edfc0f-b963-4dac-a408-fc1ce6872611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:47.178930 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume request issued successfully. Jul 10 18:10:47.179754 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1cf11c39-2534-47b0-b9ad-ab0088177ce9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:47.180358 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 924/3678] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:46 2026] POST /volume/v3/volumes => generated 789 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:47.202173 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-41fb9473-08c9-4d74-97bc-8f8e9d21aee0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:47.206236 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-41fb9473-08c9-4d74-97bc-8f8e9d21aee0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:47.206479 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-41fb9473-08c9-4d74-97bc-8f8e9d21aee0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:47.206754 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-41fb9473-08c9-4d74-97bc-8f8e9d21aee0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:47.214911 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:47.214911 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:47.219245 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-41fb9473-08c9-4d74-97bc-8f8e9d21aee0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:47.224071 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-41fb9473-08c9-4d74-97bc-8f8e9d21aee0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:47.224504 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 911/3679] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:47 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:47.258063 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5c9963e4-dbb9-43b6-9f30-28c0c806870f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:47.259312 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5c9963e4-dbb9-43b6-9f30-28c0c806870f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 Jul 10 18:10:47.259553 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5c9963e4-dbb9-43b6-9f30-28c0c806870f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:47.259841 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5c9963e4-dbb9-43b6-9f30-28c0c806870f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:47.269758 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:47.269758 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:47.274718 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5c9963e4-dbb9-43b6-9f30-28c0c806870f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:47.281604 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5c9963e4-dbb9-43b6-9f30-28c0c806870f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 returned with HTTP 200 Jul 10 18:10:47.281965 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 918/3680] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:47 2026] GET /volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:47.296839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dbce450b-a8f0-471d-9831-aa548234909d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:47.298622 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:47.299043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6366c201-6f02-47cb-afca-44584cea6030", "size": 1, "name": "tempest-VolumesGetTest-Volume-587063607", "metadata": {"Type": "Test"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:47.300578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request body: {'volume': {'source_volid': '6366c201-6f02-47cb-afca-44584cea6030', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-587063607', 'metadata': {'Type': 'Test'}}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:47.308249 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:47.308249 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:47.308759 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume retrieved successfully. Jul 10 18:10:47.308910 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume of 1 GB Jul 10 18:10:47.314682 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Availability Zones retrieved successfully. Jul 10 18:10:47.320841 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (34675a24-e07b-4af2-b025-b31a7e792a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:47.322084 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f3f59b-b010-424c-a015-db453b7d15fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:47.322990 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:47.346819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f3f59b-b010-424c-a015-db453b7d15fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6366c201-6f02-47cb-afca-44584cea6030', 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.347627 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c7ea25-6984-4d66-bea9-69cd2468b468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:47.401446 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Created reservations ['ff378f09-cd10-4595-b939-00c71b24a9d7', '21cd5566-6738-4213-a201-cb55036f84f1', 'ebec1673-8b39-4e1f-a427-8fcfabf7bff1', '551df577-b977-4752-b3e9-076b5c723593'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:47.402360 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c7ea25-6984-4d66-bea9-69cd2468b468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff378f09-cd10-4595-b939-00c71b24a9d7', '21cd5566-6738-4213-a201-cb55036f84f1', 'ebec1673-8b39-4e1f-a427-8fcfabf7bff1', '551df577-b977-4752-b3e9-076b5c723593']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.403082 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8cccdb1-7c65-4066-aaac-3fb698790945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:47.437078 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8cccdb1-7c65-4066-aaac-3fb698790945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05799704-713b-421d-a618-5e59e59d43af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-587063607',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['ff378f09-cd10-4595-b939-00c71b24a9d7','21cd5566-6738-4213-a201-cb55036f84f1','ebec1673-8b39-4e1f-a427-8fcfabf7bff1','551df577-b977-4752-b3e9-076b5c723593'],size=1,snapshot_id=None,source_replicaid=,source_volid=6366c201-6f02-47cb-afca-44584cea6030,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-587063607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05799704-713b-421d-a618-5e59e59d43af,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a02113ebf9114dfe82663cc3074f7160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6366c201-6f02-47cb-afca-44584cea6030,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc22b990b694f748a9e391a5d93b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.438578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a957cf8a-b2cf-4447-ac3a-7788e123b2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:47.456594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a957cf8a-b2cf-4447-ac3a-7788e123b2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-587063607',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['ff378f09-cd10-4595-b939-00c71b24a9d7','21cd5566-6738-4213-a201-cb55036f84f1','ebec1673-8b39-4e1f-a427-8fcfabf7bff1','551df577-b977-4752-b3e9-076b5c723593'],size=1,snapshot_id=None,source_replicaid=,source_volid=6366c201-6f02-47cb-afca-44584cea6030,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.457286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54634508-c931-407e-a33a-f7fc5bbbc7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:47.474158 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54634508-c931-407e-a33a-f7fc5bbbc7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:47.476485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (34675a24-e07b-4af2-b025-b31a7e792a4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:47.476485 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request issued successfully. Jul 10 18:10:47.476485 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dbce450b-a8f0-471d-9831-aa548234909d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:47.476485 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 928/3681] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:47 2026] POST /volume/v3/volumes => generated 790 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:47.489148 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d0ff2e7a-8de5-495c-bfb7-3b581b80d535 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:47.491854 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d0ff2e7a-8de5-495c-bfb7-3b581b80d535 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:47.492204 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d0ff2e7a-8de5-495c-bfb7-3b581b80d535 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:47.492479 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d0ff2e7a-8de5-495c-bfb7-3b581b80d535 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:47.501343 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:47.501343 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:47.509044 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d0ff2e7a-8de5-495c-bfb7-3b581b80d535 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:47.517295 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d0ff2e7a-8de5-495c-bfb7-3b581b80d535 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 200 Jul 10 18:10:47.517884 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 925/3682] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:47 2026] GET /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:47.596869 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-df39ab51-f421-4bc8-8686-72d3c6903c0a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:47.598503 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-df39ab51-f421-4bc8-8686-72d3c6903c0a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:47.598678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-df39ab51-f421-4bc8-8686-72d3c6903c0a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:47.598874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-df39ab51-f421-4bc8-8686-72d3c6903c0a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:47.609256 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:47.609256 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:47.614685 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-df39ab51-f421-4bc8-8686-72d3c6903c0a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:47.620851 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-df39ab51-f421-4bc8-8686-72d3c6903c0a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:47.621473 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 912/3683] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:47 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:48.242284 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7229d61f-6b78-4d3a-a862-c5e2c0325447 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.244233 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7229d61f-6b78-4d3a-a862-c5e2c0325447 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:48.244449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7229d61f-6b78-4d3a-a862-c5e2c0325447 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:48.244662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7229d61f-6b78-4d3a-a862-c5e2c0325447 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:48.251691 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.251691 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:48.255239 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7229d61f-6b78-4d3a-a862-c5e2c0325447 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:48.259584 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7229d61f-6b78-4d3a-a862-c5e2c0325447 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:48.259968 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 919/3684] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:48 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:48.272870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5cdc910d-99b5-4c3e-8229-dcdb909be66c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.274995 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5cdc910d-99b5-4c3e-8229-dcdb909be66c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:48.275217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5cdc910d-99b5-4c3e-8229-dcdb909be66c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:48.275448 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5cdc910d-99b5-4c3e-8229-dcdb909be66c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:48.283402 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.283402 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:48.287542 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5cdc910d-99b5-4c3e-8229-dcdb909be66c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:48.292203 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5cdc910d-99b5-4c3e-8229-dcdb909be66c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:48.292639 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 929/3685] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:48 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:48.367004 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-62d11310-1c48-498b-b787-9a8e352398d6 req-631adcae-305d-4de5-9ca1-7e7b7ed26c82 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.369644 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-631adcae-305d-4de5-9ca1-7e7b7ed26c82 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments/229dc653-eb06-4844-9536-e4fd6c29178e/action Jul 10 18:10:48.370038 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-631adcae-305d-4de5-9ca1-7e7b7ed26c82 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:48.370190 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-631adcae-305d-4de5-9ca1-7e7b7ed26c82 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:48.391590 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.391590 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:48.403433 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-62d11310-1c48-498b-b787-9a8e352398d6 req-631adcae-305d-4de5-9ca1-7e7b7ed26c82 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/229dc653-eb06-4844-9536-e4fd6c29178e/action returned with HTTP 204 Jul 10 18:10:48.403964 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 926/3686] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:10:48 2026] POST /volume/v3/attachments/229dc653-eb06-4844-9536-e4fd6c29178e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:48.532553 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3fa5f9fa-b198-43e4-9036-2a0b97960133 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.535061 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3fa5f9fa-b198-43e4-9036-2a0b97960133 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:48.535300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3fa5f9fa-b198-43e4-9036-2a0b97960133 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:48.535559 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3fa5f9fa-b198-43e4-9036-2a0b97960133 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:48.546485 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.546485 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:48.551766 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3fa5f9fa-b198-43e4-9036-2a0b97960133 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:48.557397 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3fa5f9fa-b198-43e4-9036-2a0b97960133 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 200 Jul 10 18:10:48.557843 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 913/3687] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:48 2026] GET /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:10:48.571634 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2003103d-be06-49e3-9026-da3a39e301d6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.574294 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2003103d-be06-49e3-9026-da3a39e301d6 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:48.574647 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2003103d-be06-49e3-9026-da3a39e301d6 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:48.574946 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2003103d-be06-49e3-9026-da3a39e301d6 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:48.584689 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.584689 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:48.589276 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2003103d-be06-49e3-9026-da3a39e301d6 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:48.594159 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2003103d-be06-49e3-9026-da3a39e301d6 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 200 Jul 10 18:10:48.594584 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 920/3688] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:48 2026] GET /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:48.606472 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7975b4f7-c205-4fff-bf92-6ec33fc77767 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.608334 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7975b4f7-c205-4fff-bf92-6ec33fc77767 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] PUT https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:48.608716 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7975b4f7-c205-4fff-bf92-6ec33fc77767 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-587063607"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:48.617772 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.617772 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:48.621378 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7975b4f7-c205-4fff-bf92-6ec33fc77767 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:48.627461 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7975b4f7-c205-4fff-bf92-6ec33fc77767 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume updated successfully. Jul 10 18:10:48.628164 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7975b4f7-c205-4fff-bf92-6ec33fc77767 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 200 Jul 10 18:10:48.628638 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 930/3689] 10.4.3.71 () {68 vars in 1361 bytes} [Fri Jul 10 18:10:48 2026] PUT /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:48.639750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0024048a-935c-4775-ad91-148e62addc1e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.641862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f5dbd800-4ce2-4fbf-9f15-32cfb6457846 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.641996 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0024048a-935c-4775-ad91-148e62addc1e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:10:48.642058 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0024048a-935c-4775-ad91-148e62addc1e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:48.642304 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0024048a-935c-4775-ad91-148e62addc1e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:48.643535 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f5dbd800-4ce2-4fbf-9f15-32cfb6457846 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] PUT https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:48.643892 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f5dbd800-4ce2-4fbf-9f15-32cfb6457846 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1545893332", "description": "This is the new description of volume"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:48.651770 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.651770 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:48.652331 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.652331 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:48.655930 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0024048a-935c-4775-ad91-148e62addc1e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:10:48.656181 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f5dbd800-4ce2-4fbf-9f15-32cfb6457846 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:48.661482 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0024048a-935c-4775-ad91-148e62addc1e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:10:48.662246 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 927/3690] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:48 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:48.663363 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f5dbd800-4ce2-4fbf-9f15-32cfb6457846 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume updated successfully. Jul 10 18:10:48.664291 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f5dbd800-4ce2-4fbf-9f15-32cfb6457846 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 200 Jul 10 18:10:48.664914 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 914/3691] 10.4.3.71 () {68 vars in 1362 bytes} [Fri Jul 10 18:10:48 2026] PUT /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:48.676195 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1847a362-0e7e-48a4-a140-d08b9a74da5c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.678191 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1847a362-0e7e-48a4-a140-d08b9a74da5c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:48.678368 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1847a362-0e7e-48a4-a140-d08b9a74da5c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:48.678578 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1847a362-0e7e-48a4-a140-d08b9a74da5c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:48.685539 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.685539 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:48.689540 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1847a362-0e7e-48a4-a140-d08b9a74da5c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:48.694443 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1847a362-0e7e-48a4-a140-d08b9a74da5c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 200 Jul 10 18:10:48.694900 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 921/3692] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:48 2026] GET /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:48.707852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.709588 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:48.709940 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-630218254", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1119426174"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:48.711376 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-630218254', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1119426174'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:48.711516 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume of 1 GB Jul 10 18:10:48.715519 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Availability Zones retrieved successfully. Jul 10 18:10:48.720677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (1725ce23-1e3f-49fa-ab0a-cbf9e0f68f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:48.721491 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f1b43e-5863-4133-b673-ce3459ad6326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:48.722359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:48.747115 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f1b43e-5863-4133-b673-ce3459ad6326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:48.748061 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e133d45-1fb7-4ec6-b640-d7fda82a0bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:48.764265 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-5fd09178-20cc-4c68-bd5b-080582476a7f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.766691 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-5fd09178-20cc-4c68-bd5b-080582476a7f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:48.766924 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-5fd09178-20cc-4c68-bd5b-080582476a7f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:48.767183 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-5fd09178-20cc-4c68-bd5b-080582476a7f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:48.775341 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.775341 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:48.779307 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-5fd09178-20cc-4c68-bd5b-080582476a7f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:48.783441 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-5fd09178-20cc-4c68-bd5b-080582476a7f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:48.783807 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 928/3693] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:10:48 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:48.794594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Created reservations ['8af10c7e-88ad-4703-b9a6-b7a0b26bb393', 'fd70289d-3027-4836-8d01-4ef7b97ed7a4', '9089a663-928f-497a-bf96-14a8cdb21090', '6d384069-6fe4-44ab-8538-994597870cae'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:48.795359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e133d45-1fb7-4ec6-b640-d7fda82a0bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8af10c7e-88ad-4703-b9a6-b7a0b26bb393', 'fd70289d-3027-4836-8d01-4ef7b97ed7a4', '9089a663-928f-497a-bf96-14a8cdb21090', '6d384069-6fe4-44ab-8538-994597870cae']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:48.796110 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce5aacc-e270-42be-871e-014960244cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:48.819824 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce5aacc-e270-42be-871e-014960244cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd535105e-51b3-4bc5-bb8e-feca0e480d8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-630218254',display_name='tempest-VolumesGetTest-Volume-1119426174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['8af10c7e-88ad-4703-b9a6-b7a0b26bb393','fd70289d-3027-4836-8d01-4ef7b97ed7a4','9089a663-928f-497a-bf96-14a8cdb21090','6d384069-6fe4-44ab-8538-994597870cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-630218254',display_name='tempest-VolumesGetTest-Volume-1119426174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d535105e-51b3-4bc5-bb8e-feca0e480d8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a02113ebf9114dfe82663cc3074f7160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc22b990b694f748a9e391a5d93b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:48.820588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d619ea3-4633-4e32-b204-dcbd7b84938e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:48.839645 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d619ea3-4633-4e32-b204-dcbd7b84938e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-630218254',display_name='tempest-VolumesGetTest-Volume-1119426174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['8af10c7e-88ad-4703-b9a6-b7a0b26bb393','fd70289d-3027-4836-8d01-4ef7b97ed7a4','9089a663-928f-497a-bf96-14a8cdb21090','6d384069-6fe4-44ab-8538-994597870cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:48.840056 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f0d8e82-6e81-4286-85d0-86e0388364b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:48.849237 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f0d8e82-6e81-4286-85d0-86e0388364b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:48.850074 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (1725ce23-1e3f-49fa-ab0a-cbf9e0f68f65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:48.850399 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request issued successfully. Jul 10 18:10:48.851020 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd91d369-bf53-498f-87d4-3ecdb2148d11 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:48.851478 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 931/3694] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:48 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:48.866654 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ec8440c0-fd10-4df8-a49e-0775425daacb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:48.868662 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec8440c0-fd10-4df8-a49e-0775425daacb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c Jul 10 18:10:48.868832 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec8440c0-fd10-4df8-a49e-0775425daacb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:48.869044 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ec8440c0-fd10-4df8-a49e-0775425daacb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:48.876351 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:48.876351 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:48.880214 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ec8440c0-fd10-4df8-a49e-0775425daacb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:48.884325 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ec8440c0-fd10-4df8-a49e-0775425daacb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c returned with HTTP 200 Jul 10 18:10:48.884739 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 915/3695] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:48 2026] GET /volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:49.715648 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7440925a-b877-46a8-aff7-0e50266856d7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:49.717562 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7440925a-b877-46a8-aff7-0e50266856d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:49.717813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7440925a-b877-46a8-aff7-0e50266856d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:49.718175 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7440925a-b877-46a8-aff7-0e50266856d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:49.718396 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-7440925a-b877-46a8-aff7-0e50266856d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Delete volume with id: b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:49.726379 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:49.726379 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:49.726979 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7440925a-b877-46a8-aff7-0e50266856d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:49.740304 np0000005036 devstack@c-api.service[99949]: WARNING cinder.keymgr.conf_key_mgr [None req-7440925a-b877-46a8-aff7-0e50266856d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:10:49.746817 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7440925a-b877-46a8-aff7-0e50266856d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Delete volume request issued successfully. Jul 10 18:10:49.747076 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7440925a-b877-46a8-aff7-0e50266856d7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 202 Jul 10 18:10:49.747511 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 922/3696] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:10:49 2026] DELETE /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:49.756468 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1196d782-140b-4b41-ad38-6a619f56a459 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:49.758323 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1196d782-140b-4b41-ad38-6a619f56a459 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:49.758536 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1196d782-140b-4b41-ad38-6a619f56a459 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:49.758746 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1196d782-140b-4b41-ad38-6a619f56a459 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:49.760810 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=565,cinder:INSERT=79,cinder:UPDATE=138 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:10:49.767620 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:49.767620 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:49.776107 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1196d782-140b-4b41-ad38-6a619f56a459 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:10:49.782099 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1196d782-140b-4b41-ad38-6a619f56a459 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 200 Jul 10 18:10:49.782581 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 929/3697] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:49 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:49.897555 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d8d6dc40-a890-4aec-991c-27aabb8a2425 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:49.899743 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d8d6dc40-a890-4aec-991c-27aabb8a2425 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c Jul 10 18:10:49.900078 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d8d6dc40-a890-4aec-991c-27aabb8a2425 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:49.900371 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d8d6dc40-a890-4aec-991c-27aabb8a2425 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:49.908079 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:49.908079 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:49.912048 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d8d6dc40-a890-4aec-991c-27aabb8a2425 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:49.917021 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d8d6dc40-a890-4aec-991c-27aabb8a2425 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c returned with HTTP 200 Jul 10 18:10:49.917451 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 932/3698] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:49 2026] GET /volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:49.933949 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b248fd16-1af1-4176-bc5f-9c1335a88586 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:49.936118 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b248fd16-1af1-4176-bc5f-9c1335a88586 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] PUT https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c Jul 10 18:10:49.936523 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b248fd16-1af1-4176-bc5f-9c1335a88586 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-587063607", "description": null}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:49.946086 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:49.946086 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:49.950540 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b248fd16-1af1-4176-bc5f-9c1335a88586 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:49.958529 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b248fd16-1af1-4176-bc5f-9c1335a88586 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume updated successfully. Jul 10 18:10:49.959225 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b248fd16-1af1-4176-bc5f-9c1335a88586 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c returned with HTTP 200 Jul 10 18:10:49.959734 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 916/3699] 10.4.3.71 () {68 vars in 1361 bytes} [Fri Jul 10 18:10:49 2026] PUT /volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c => generated 767 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:49.973384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-351c1f71-1e27-4d94-b67f-7784d04e6669 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:49.975257 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-351c1f71-1e27-4d94-b67f-7784d04e6669 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c Jul 10 18:10:49.975450 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-351c1f71-1e27-4d94-b67f-7784d04e6669 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:49.975651 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-351c1f71-1e27-4d94-b67f-7784d04e6669 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:49.982755 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:49.982755 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:49.986761 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-351c1f71-1e27-4d94-b67f-7784d04e6669 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:49.993143 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-351c1f71-1e27-4d94-b67f-7784d04e6669 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c returned with HTTP 200 Jul 10 18:10:49.993752 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 923/3700] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:49 2026] GET /volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:50.009322 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4f205833-719c-42ad-b329-eb6ea59a0f0f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.012791 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4f205833-719c-42ad-b329-eb6ea59a0f0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] DELETE https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c Jul 10 18:10:50.012791 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4f205833-719c-42ad-b329-eb6ea59a0f0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:50.012791 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4f205833-719c-42ad-b329-eb6ea59a0f0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:50.012791 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-4f205833-719c-42ad-b329-eb6ea59a0f0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume with id: d535105e-51b3-4bc5-bb8e-feca0e480d8c Jul 10 18:10:50.021664 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:50.021664 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:50.022122 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4f205833-719c-42ad-b329-eb6ea59a0f0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:50.041674 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4f205833-719c-42ad-b329-eb6ea59a0f0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume request issued successfully. Jul 10 18:10:50.041965 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4f205833-719c-42ad-b329-eb6ea59a0f0f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c returned with HTTP 202 Jul 10 18:10:50.042312 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 930/3701] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:10:50 2026] DELETE /volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:50.053797 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7338c8cb-7ef5-4ae7-a6c6-3922e3b20067 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.056003 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7338c8cb-7ef5-4ae7-a6c6-3922e3b20067 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c Jul 10 18:10:50.056246 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7338c8cb-7ef5-4ae7-a6c6-3922e3b20067 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:50.056470 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7338c8cb-7ef5-4ae7-a6c6-3922e3b20067 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:50.067052 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:50.067052 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:50.072096 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7338c8cb-7ef5-4ae7-a6c6-3922e3b20067 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:50.078887 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7338c8cb-7ef5-4ae7-a6c6-3922e3b20067 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c returned with HTTP 200 Jul 10 18:10:50.079407 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 933/3702] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:50 2026] GET /volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:50.798061 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4c8e69df-63c4-4099-808a-fcd3a00c03e2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.800585 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4c8e69df-63c4-4099-808a-fcd3a00c03e2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 Jul 10 18:10:50.800892 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4c8e69df-63c4-4099-808a-fcd3a00c03e2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:50.801136 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4c8e69df-63c4-4099-808a-fcd3a00c03e2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:50.808119 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4c8e69df-63c4-4099-808a-fcd3a00c03e2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 returned with HTTP 404 Jul 10 18:10:50.808715 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 917/3703] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:50 2026] GET /volume/v3/volumes/b59826f6-7560-43cf-ba44-2cee1a9314d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:50.816109 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-94eff332-cbc9-4735-899f-d6545f01b5de None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.818997 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-94eff332-cbc9-4735-899f-d6545f01b5de tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:10:50.818997 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-94eff332-cbc9-4735-899f-d6545f01b5de tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:50.818997 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-94eff332-cbc9-4735-899f-d6545f01b5de tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:50.819795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-94eff332-cbc9-4735-899f-d6545f01b5de tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:10:50.821911 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8a6d3485-7020-4f25-bb4d-7afb0412d618 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.822500 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8a6d3485-7020-4f25-bb4d-7afb0412d618 None None] GET https://10.4.3.71/volume// Jul 10 18:10:50.822500 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8a6d3485-7020-4f25-bb4d-7afb0412d618 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:50.822716 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8a6d3485-7020-4f25-bb4d-7afb0412d618 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:50.823002 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8a6d3485-7020-4f25-bb4d-7afb0412d618 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:50.823413 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 931/3704] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:10:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:50.832189 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-f01625e1-06dc-4bda-aa9c-a80ea043295e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.834476 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-f01625e1-06dc-4bda-aa9c-a80ea043295e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:10:50.834943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-f01625e1-06dc-4bda-aa9c-a80ea043295e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78e29f11-4df3-4eeb-aca1-20ac3c36a4b8", "connector": null, "instance_uuid": "b414fbd1-ddb3-415c-8fb6-7a016f19f847"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:50.845421 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:50.845421 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:50.846336 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-94eff332-cbc9-4735-899f-d6545f01b5de tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Get all volumes completed successfully. Jul 10 18:10:50.850529 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:50.850529 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:50.857122 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-94eff332-cbc9-4735-899f-d6545f01b5de tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:10:50.857856 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 924/3705] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:10:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15764 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:50.880652 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1df18766-36a3-461c-8def-56a47972914f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.882464 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-f01625e1-06dc-4bda-aa9c-a80ea043295e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:10:50.882581 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1df18766-36a3-461c-8def-56a47972914f tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] DELETE https://10.4.3.71/volume/v3/types/f5398a93-0f04-4744-b0be-671a3655e37a Jul 10 18:10:50.882754 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1df18766-36a3-461c-8def-56a47972914f tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:50.882942 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1df18766-36a3-461c-8def-56a47972914f tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:50.883066 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 934/3706] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:10:50 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:50.909018 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1df18766-36a3-461c-8def-56a47972914f tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types/f5398a93-0f04-4744-b0be-671a3655e37a returned with HTTP 202 Jul 10 18:10:50.909619 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 918/3707] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:10:50 2026] DELETE /volume/v3/types/f5398a93-0f04-4744-b0be-671a3655e37a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:50.926386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3f8d92f0-df8e-4cbd-9739-5ebbc9a4cd43 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.928830 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f8d92f0-df8e-4cbd-9739-5ebbc9a4cd43 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:10:50.929385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3f8d92f0-df8e-4cbd-9739-5ebbc9a4cd43 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1771657582", "extra_specs": {}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:50.948140 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f8d92f0-df8e-4cbd-9739-5ebbc9a4cd43 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:10:50.948974 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 932/3708] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:10:50 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:50.960720 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-369150cb-5179-42f9-9d9a-9e567c85cf16 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.963190 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-369150cb-5179-42f9-9d9a-9e567c85cf16 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] POST https://10.4.3.71/volume/v3/types/8ed80e71-088a-4de9-ad3e-c9b2b2997cf4/encryption Jul 10 18:10:50.963642 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-369150cb-5179-42f9-9d9a-9e567c85cf16 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:50.982552 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-369150cb-5179-42f9-9d9a-9e567c85cf16 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types/8ed80e71-088a-4de9-ad3e-c9b2b2997cf4/encryption returned with HTTP 200 Jul 10 18:10:50.983188 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 925/3709] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:10:50 2026] POST /volume/v3/types/8ed80e71-088a-4de9-ad3e-c9b2b2997cf4/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:50.992037 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-23ce2639-a874-4a92-b69e-b81da3149a3e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:50.994707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:50.995200 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1137250665", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1771657582", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:50.997341 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1137250665', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1771657582', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:51.003776 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume of 1 GB Jul 10 18:10:51.004279 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:51.004279 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:51.004997 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Availability Zones retrieved successfully. Jul 10 18:10:51.013436 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Flow 'volume_create_api' (c5facdcf-b148-472f-bd53-274a3b3ccb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:51.014676 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64227e50-b067-40d9-924d-81c847f983d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:51.015853 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:51.049289 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64227e50-b067-40d9-924d-81c847f983d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:10:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ed80e71-088a-4de9-ad3e-c9b2b2997cf4,is_public=True,name='tempest-scenario-type-luks-1771657582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ed80e71-088a-4de9-ad3e-c9b2b2997cf4', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:51.050525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0800b0-4a34-430e-b13a-36f96ec5b118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:51.094005 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1771657582 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1771657582, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:51.094476 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1771657582 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1771657582, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:10:51.096367 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e5c39753-1b73-4d6b-8917-90b483e96c9e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:51.098350 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e5c39753-1b73-4d6b-8917-90b483e96c9e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c Jul 10 18:10:51.098548 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e5c39753-1b73-4d6b-8917-90b483e96c9e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:51.098752 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e5c39753-1b73-4d6b-8917-90b483e96c9e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:51.105488 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e5c39753-1b73-4d6b-8917-90b483e96c9e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c returned with HTTP 404 Jul 10 18:10:51.106162 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 919/3710] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:51 2026] GET /volume/v3/volumes/d535105e-51b3-4bc5-bb8e-feca0e480d8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:51.115659 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-538845b1-1471-44b2-b891-937aad878b5e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:51.117931 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-538845b1-1471-44b2-b891-937aad878b5e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:51.118113 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-538845b1-1471-44b2-b891-937aad878b5e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:51.118338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-538845b1-1471-44b2-b891-937aad878b5e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:51.127230 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:51.127230 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:51.132583 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-538845b1-1471-44b2-b891-937aad878b5e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:51.136236 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Created reservations ['5e05fcbd-298d-4525-bbc1-d023b9b5bd38', '78ef36c3-612e-4655-bc55-3cc47e653f80', 'ca4bcf01-78af-4016-80e9-cc14260d9dfe', '46a36190-eee0-4ffd-b136-88764b31291e'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:51.137676 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0800b0-4a34-430e-b13a-36f96ec5b118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e05fcbd-298d-4525-bbc1-d023b9b5bd38', '78ef36c3-612e-4655-bc55-3cc47e653f80', 'ca4bcf01-78af-4016-80e9-cc14260d9dfe', '46a36190-eee0-4ffd-b136-88764b31291e']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:51.138305 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-538845b1-1471-44b2-b891-937aad878b5e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 200 Jul 10 18:10:51.139076 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 933/3711] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:51 2026] GET /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:51.139398 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3854f33f-09c5-4d54-b287-6505b79ff18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:51.152189 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d433744d-58d1-4261-8d14-b6078f2d911d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:51.154778 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d433744d-58d1-4261-8d14-b6078f2d911d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] DELETE https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:51.154983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d433744d-58d1-4261-8d14-b6078f2d911d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:51.155184 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d433744d-58d1-4261-8d14-b6078f2d911d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:51.155355 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-d433744d-58d1-4261-8d14-b6078f2d911d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume with id: 05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:51.164772 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:51.164772 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:51.165229 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d433744d-58d1-4261-8d14-b6078f2d911d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:51.170708 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3854f33f-09c5-4d54-b287-6505b79ff18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '758d3f7c-32ea-4504-a879-3f8a601a5911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1137250665',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6571cf94fac749e2ae7104eb1e4980c2',qos_specs=None,replication_status=,reservations=['5e05fcbd-298d-4525-bbc1-d023b9b5bd38','78ef36c3-612e-4655-bc55-3cc47e653f80','ca4bcf01-78af-4016-80e9-cc14260d9dfe','46a36190-eee0-4ffd-b136-88764b31291e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ad6f6c5012423397756b0551dbfc47',volume_type_id=8ed80e71-088a-4de9-ad3e-c9b2b2997cf4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1137250665',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=758d3f7c-32ea-4504-a879-3f8a601a5911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6571cf94fac749e2ae7104eb1e4980c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ad6f6c5012423397756b0551dbfc47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ed80e71-088a-4de9-ad3e-c9b2b2997cf4),volume_type_id=8ed80e71-088a-4de9-ad3e-c9b2b2997cf4)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:51.171219 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2405990-05e1-4b40-ab0b-c9ca1801a5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:51.195772 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d433744d-58d1-4261-8d14-b6078f2d911d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume request issued successfully. Jul 10 18:10:51.196067 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d433744d-58d1-4261-8d14-b6078f2d911d tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 202 Jul 10 18:10:51.196218 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2405990-05e1-4b40-ab0b-c9ca1801a5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1137250665',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6571cf94fac749e2ae7104eb1e4980c2',qos_specs=None,replication_status=,reservations=['5e05fcbd-298d-4525-bbc1-d023b9b5bd38','78ef36c3-612e-4655-bc55-3cc47e653f80','ca4bcf01-78af-4016-80e9-cc14260d9dfe','46a36190-eee0-4ffd-b136-88764b31291e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ad6f6c5012423397756b0551dbfc47',volume_type_id=8ed80e71-088a-4de9-ad3e-c9b2b2997cf4)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:51.196849 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 926/3712] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:10:51 2026] DELETE /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:51.198084 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1814c1f-7621-4c9d-88af-7e6d9120c0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:51.208676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9aba76cc-1c12-4c06-a772-d845a9e4e0f8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:51.210576 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1814c1f-7621-4c9d-88af-7e6d9120c0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:51.211845 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Flow 'volume_create_api' (c5facdcf-b148-472f-bd53-274a3b3ccb7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:51.212353 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Create volume request issued successfully. Jul 10 18:10:51.213280 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-23ce2639-a874-4a92-b69e-b81da3149a3e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:51.213430 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9aba76cc-1c12-4c06-a772-d845a9e4e0f8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:51.213906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9aba76cc-1c12-4c06-a772-d845a9e4e0f8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:51.213992 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9aba76cc-1c12-4c06-a772-d845a9e4e0f8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:51.214079 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 935/3713] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:50 2026] POST /volume/v3/volumes => generated 783 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:51.231107 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:51.231107 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:51.239461 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9aba76cc-1c12-4c06-a772-d845a9e4e0f8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:51.245453 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9aba76cc-1c12-4c06-a772-d845a9e4e0f8 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 200 Jul 10 18:10:51.246006 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 920/3714] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:51 2026] GET /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:51.307125 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5848df2a-b056-4467-90d6-f693b8d8f86d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:51.309661 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5848df2a-b056-4467-90d6-f693b8d8f86d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:51.309661 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5848df2a-b056-4467-90d6-f693b8d8f86d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:51.309891 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5848df2a-b056-4467-90d6-f693b8d8f86d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:51.319513 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:51.319513 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:51.326178 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5848df2a-b056-4467-90d6-f693b8d8f86d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:51.332924 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5848df2a-b056-4467-90d6-f693b8d8f86d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:51.333493 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 934/3715] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:51 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:51.417502 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-116d62f1-d10e-4cad-bc09-6f518446c4f1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:51.417988 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-116d62f1-d10e-4cad-bc09-6f518446c4f1 None None] GET https://10.4.3.71/volume// Jul 10 18:10:51.418269 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-116d62f1-d10e-4cad-bc09-6f518446c4f1 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:51.418603 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-116d62f1-d10e-4cad-bc09-6f518446c4f1 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:51.419002 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-116d62f1-d10e-4cad-bc09-6f518446c4f1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:10:51.419416 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 927/3716] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:10:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:10:51.429803 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-067a66c3-d4bb-422b-9f16-48075f38ac3f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:51.433750 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-067a66c3-d4bb-422b-9f16-48075f38ac3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:51.434090 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-067a66c3-d4bb-422b-9f16-48075f38ac3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:51.434359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-067a66c3-d4bb-422b-9f16-48075f38ac3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:51.446831 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:51.446831 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:51.451780 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-067a66c3-d4bb-422b-9f16-48075f38ac3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:51.456669 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-067a66c3-d4bb-422b-9f16-48075f38ac3f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:51.457216 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 936/3717] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:10:51 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:10:51.574428 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-1d0d4fa7-b632-49d7-a056-38efa75b9f9b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:51.576876 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-1d0d4fa7-b632-49d7-a056-38efa75b9f9b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] PUT https://10.4.3.71/volume/v3/attachments/fc2660cc-c61b-4742-8eeb-ab651d750afe Jul 10 18:10:51.577408 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-1d0d4fa7-b632-49d7-a056-38efa75b9f9b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:51.585516 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-1d0d4fa7-b632-49d7-a056-38efa75b9f9b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Acquiring lock "cinder-attachment_update-78e29f11-4df3-4eeb-aca1-20ac3c36a4b8-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:10:51.590767 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-1d0d4fa7-b632-49d7-a056-38efa75b9f9b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Lock "cinder-attachment_update-78e29f11-4df3-4eeb-aca1-20ac3c36a4b8-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:10:51.591924 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:51.591924 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:52.119643 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-1d0d4fa7-b632-49d7-a056-38efa75b9f9b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Lock "cinder-attachment_update-78e29f11-4df3-4eeb-aca1-20ac3c36a4b8-np0000005036" released by "attachment_update" :: held 0.529s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:10:52.120074 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-1d0d4fa7-b632-49d7-a056-38efa75b9f9b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/fc2660cc-c61b-4742-8eeb-ab651d750afe returned with HTTP 200 Jul 10 18:10:52.120463 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 921/3718] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:10:51 2026] PUT /volume/v3/attachments/fc2660cc-c61b-4742-8eeb-ab651d750afe => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:52.266853 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1f54be11-186f-496f-9b5f-b7a848986ebe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:52.269023 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f54be11-186f-496f-9b5f-b7a848986ebe tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af Jul 10 18:10:52.269263 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f54be11-186f-496f-9b5f-b7a848986ebe tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:52.269580 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f54be11-186f-496f-9b5f-b7a848986ebe tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:52.277792 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f54be11-186f-496f-9b5f-b7a848986ebe tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af returned with HTTP 404 Jul 10 18:10:52.278501 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 935/3719] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:52 2026] GET /volume/v3/volumes/05799704-713b-421d-a618-5e59e59d43af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:52.287504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a434088a-8f25-4a63-9d16-2a50eb1f1d76 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:52.289521 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a434088a-8f25-4a63-9d16-2a50eb1f1d76 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 Jul 10 18:10:52.289750 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a434088a-8f25-4a63-9d16-2a50eb1f1d76 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:52.289936 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a434088a-8f25-4a63-9d16-2a50eb1f1d76 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:52.299961 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:52.299961 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:52.304353 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a434088a-8f25-4a63-9d16-2a50eb1f1d76 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:52.309941 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a434088a-8f25-4a63-9d16-2a50eb1f1d76 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 returned with HTTP 200 Jul 10 18:10:52.310443 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 928/3720] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:52 2026] GET /volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:52.330730 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-102458d1-f83d-4571-9f75-edd5833de6cb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:52.333242 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-102458d1-f83d-4571-9f75-edd5833de6cb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 Jul 10 18:10:52.333735 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-102458d1-f83d-4571-9f75-edd5833de6cb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:52.333887 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-102458d1-f83d-4571-9f75-edd5833de6cb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:52.334107 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-102458d1-f83d-4571-9f75-edd5833de6cb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume with id: 6366c201-6f02-47cb-afca-44584cea6030 Jul 10 18:10:52.343466 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:52.343466 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:52.343974 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-102458d1-f83d-4571-9f75-edd5833de6cb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:52.351591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d1b099c3-61b7-4eb3-a8db-4585c4281fe2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:52.357719 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d1b099c3-61b7-4eb3-a8db-4585c4281fe2 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:52.357959 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d1b099c3-61b7-4eb3-a8db-4585c4281fe2 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:52.358221 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d1b099c3-61b7-4eb3-a8db-4585c4281fe2 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:52.371986 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-102458d1-f83d-4571-9f75-edd5833de6cb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume request issued successfully. Jul 10 18:10:52.372148 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:52.372148 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:52.372256 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-102458d1-f83d-4571-9f75-edd5833de6cb tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 returned with HTTP 202 Jul 10 18:10:52.373795 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 937/3721] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:10:52 2026] DELETE /volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:52.381503 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d1b099c3-61b7-4eb3-a8db-4585c4281fe2 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:52.385575 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6e2582cc-c071-425e-a1a0-55475d2e3fe5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:52.387712 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e2582cc-c071-425e-a1a0-55475d2e3fe5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 Jul 10 18:10:52.387961 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e2582cc-c071-425e-a1a0-55475d2e3fe5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:52.388234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e2582cc-c071-425e-a1a0-55475d2e3fe5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:52.392833 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d1b099c3-61b7-4eb3-a8db-4585c4281fe2 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:52.393364 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 922/3722] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:52 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:52.405971 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:52.405971 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:52.413905 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6e2582cc-c071-425e-a1a0-55475d2e3fe5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:52.420718 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e2582cc-c071-425e-a1a0-55475d2e3fe5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 returned with HTTP 200 Jul 10 18:10:52.421681 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 936/3723] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:52 2026] GET /volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:53.412040 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d607d2fb-60c0-44fa-935e-174ebe81da36 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:53.416104 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d607d2fb-60c0-44fa-935e-174ebe81da36 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:53.416104 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d607d2fb-60c0-44fa-935e-174ebe81da36 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:53.416104 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d607d2fb-60c0-44fa-935e-174ebe81da36 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:53.432072 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:53.432072 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:53.437588 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d607d2fb-60c0-44fa-935e-174ebe81da36 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:53.438258 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-203925e1-5083-4f07-8f3e-8a38d32ca706 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:53.441937 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-203925e1-5083-4f07-8f3e-8a38d32ca706 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 Jul 10 18:10:53.442033 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-203925e1-5083-4f07-8f3e-8a38d32ca706 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:53.442255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-203925e1-5083-4f07-8f3e-8a38d32ca706 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:53.443192 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d607d2fb-60c0-44fa-935e-174ebe81da36 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:53.443624 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 929/3724] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:53 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:53.458773 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-203925e1-5083-4f07-8f3e-8a38d32ca706 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 returned with HTTP 404 Jul 10 18:10:53.459648 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 938/3725] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:53 2026] GET /volume/v3/volumes/6366c201-6f02-47cb-afca-44584cea6030 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:53.533780 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:53.536371 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:53.536899 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-VolumesGetTest-Volume-1028989169", "metadata": {"Type": "Test"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:53.538649 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request body: {'volume': {'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1028989169', 'metadata': {'Type': 'Test'}}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:53.637351 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume of 1 GB Jul 10 18:10:53.642670 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Availability Zones retrieved successfully. Jul 10 18:10:53.649968 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (26005eb9-1157-4663-aacc-c5aa231ee2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:53.651714 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ed7330-2475-4964-95c7-315f0a3431f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:53.652956 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:53.724431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ed7330-2475-4964-95c7-315f0a3431f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:53.725311 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e380cdda-be2a-4445-a5c3-02e7a76aa844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:53.775310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Created reservations ['646322bb-b95d-48ea-a1f6-3ed94bad76d5', 'b60dea91-7102-477f-93e9-132053da667a', '10bf0d0f-9f06-4363-8d9a-bb532a7c11d2', '771d0f26-f7e3-4571-870e-3d4311f48c89'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:53.776380 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e380cdda-be2a-4445-a5c3-02e7a76aa844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['646322bb-b95d-48ea-a1f6-3ed94bad76d5', 'b60dea91-7102-477f-93e9-132053da667a', '10bf0d0f-9f06-4363-8d9a-bb532a7c11d2', '771d0f26-f7e3-4571-870e-3d4311f48c89']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:53.777138 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (163c64d3-8af1-4fb7-8f01-94fe36b83a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:53.801187 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (163c64d3-8af1-4fb7-8f01-94fe36b83a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '424658c2-1826-461f-a93e-81f4fa152983', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1028989169',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['646322bb-b95d-48ea-a1f6-3ed94bad76d5','b60dea91-7102-477f-93e9-132053da667a','10bf0d0f-9f06-4363-8d9a-bb532a7c11d2','771d0f26-f7e3-4571-870e-3d4311f48c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1028989169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=424658c2-1826-461f-a93e-81f4fa152983,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a02113ebf9114dfe82663cc3074f7160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc22b990b694f748a9e391a5d93b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:53.802396 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03937653-9ffa-4358-b4eb-8c78a56c14a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:53.819121 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03937653-9ffa-4358-b4eb-8c78a56c14a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1028989169',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['646322bb-b95d-48ea-a1f6-3ed94bad76d5','b60dea91-7102-477f-93e9-132053da667a','10bf0d0f-9f06-4363-8d9a-bb532a7c11d2','771d0f26-f7e3-4571-870e-3d4311f48c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:53.819961 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6fdfe9-1bc7-44c5-a723-ca02eac3f39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:53.830162 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6fdfe9-1bc7-44c5-a723-ca02eac3f39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:53.831031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (26005eb9-1157-4663-aacc-c5aa231ee2a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:53.831334 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request issued successfully. Jul 10 18:10:53.832040 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b3e87208-4bd8-4e8d-81d5-f0bc3b7008d3 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:53.832555 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 923/3726] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:53 2026] POST /volume/v3/volumes => generated 757 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:53.849178 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b01ad2f6-5903-4c2a-bf3c-3de23245a911 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:53.851528 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b01ad2f6-5903-4c2a-bf3c-3de23245a911 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:53.851881 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b01ad2f6-5903-4c2a-bf3c-3de23245a911 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:53.852246 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b01ad2f6-5903-4c2a-bf3c-3de23245a911 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:53.863671 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:53.863671 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:53.869890 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b01ad2f6-5903-4c2a-bf3c-3de23245a911 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:53.876978 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b01ad2f6-5903-4c2a-bf3c-3de23245a911 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 200 Jul 10 18:10:53.878411 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 937/3727] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:53 2026] GET /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:54.466724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a99ff924-6227-40b4-8731-ae25f1a2575b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:54.469436 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a99ff924-6227-40b4-8731-ae25f1a2575b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:54.469778 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a99ff924-6227-40b4-8731-ae25f1a2575b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:54.470100 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a99ff924-6227-40b4-8731-ae25f1a2575b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:54.485623 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:54.485623 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:54.491362 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a99ff924-6227-40b4-8731-ae25f1a2575b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:54.498930 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a99ff924-6227-40b4-8731-ae25f1a2575b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:54.499702 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 930/3728] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:54 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:54.892411 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-246930c9-bbb0-4461-9d74-d9807d833693 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:54.894190 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-246930c9-bbb0-4461-9d74-d9807d833693 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:54.894373 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-246930c9-bbb0-4461-9d74-d9807d833693 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:54.894538 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-246930c9-bbb0-4461-9d74-d9807d833693 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:54.901806 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:54.901806 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:54.905839 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-246930c9-bbb0-4461-9d74-d9807d833693 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:54.911100 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-246930c9-bbb0-4461-9d74-d9807d833693 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 200 Jul 10 18:10:54.911526 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 939/3729] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:54 2026] GET /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:54.925238 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e8798b44-77b9-4936-8399-df050bb23f7c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:54.927492 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e8798b44-77b9-4936-8399-df050bb23f7c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:54.927710 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e8798b44-77b9-4936-8399-df050bb23f7c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:54.927929 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e8798b44-77b9-4936-8399-df050bb23f7c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:54.935372 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:54.935372 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:54.939528 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e8798b44-77b9-4936-8399-df050bb23f7c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:54.944690 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e8798b44-77b9-4936-8399-df050bb23f7c tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 200 Jul 10 18:10:54.945105 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 924/3730] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:54 2026] GET /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:54.957190 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-38a1bb01-0087-47d6-b4ee-40d04b21085e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:54.958796 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38a1bb01-0087-47d6-b4ee-40d04b21085e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] PUT https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:54.959192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-38a1bb01-0087-47d6-b4ee-40d04b21085e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1028989169"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:54.967296 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:54.967296 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:54.971359 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-38a1bb01-0087-47d6-b4ee-40d04b21085e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:54.977468 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-38a1bb01-0087-47d6-b4ee-40d04b21085e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume updated successfully. Jul 10 18:10:54.978139 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38a1bb01-0087-47d6-b4ee-40d04b21085e tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 200 Jul 10 18:10:54.978589 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 938/3731] 10.4.3.71 () {68 vars in 1361 bytes} [Fri Jul 10 18:10:54 2026] PUT /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 781 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:54.991522 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2d51ff6d-7dec-4de5-9484-cdc3cd163bb5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:54.993187 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d51ff6d-7dec-4de5-9484-cdc3cd163bb5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] PUT https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:54.993670 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d51ff6d-7dec-4de5-9484-cdc3cd163bb5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1643152478", "description": "This is the new description of volume"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:55.002551 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:55.002551 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:55.007847 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2d51ff6d-7dec-4de5-9484-cdc3cd163bb5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:55.016672 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2d51ff6d-7dec-4de5-9484-cdc3cd163bb5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume updated successfully. Jul 10 18:10:55.017478 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d51ff6d-7dec-4de5-9484-cdc3cd163bb5 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 200 Jul 10 18:10:55.018073 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 931/3732] 10.4.3.71 () {68 vars in 1362 bytes} [Fri Jul 10 18:10:54 2026] PUT /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:55.029179 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2e82bb12-ba17-4ec3-896f-41db3825b725 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:55.031793 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2e82bb12-ba17-4ec3-896f-41db3825b725 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:55.032097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2e82bb12-ba17-4ec3-896f-41db3825b725 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:55.032427 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2e82bb12-ba17-4ec3-896f-41db3825b725 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:55.040917 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:55.040917 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:55.045095 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2e82bb12-ba17-4ec3-896f-41db3825b725 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:55.050199 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2e82bb12-ba17-4ec3-896f-41db3825b725 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 200 Jul 10 18:10:55.050671 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 940/3733] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:55 2026] GET /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 1404 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:55.064340 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-42601d58-6ea2-409d-985b-91fb3da491a4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:55.066476 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:10:55.066845 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2669950", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1090849397"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:55.068482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2669950', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1090849397'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:10:55.068623 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume of 1 GB Jul 10 18:10:55.073278 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Availability Zones retrieved successfully. Jul 10 18:10:55.079360 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (e7006ef6-9d72-45b3-a0c0-d734d3aef52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:55.080398 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dcbf8c9-fc1e-4180-a665-05f577d3795e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:55.081383 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:10:55.109547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dcbf8c9-fc1e-4180-a665-05f577d3795e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:55.110512 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac914bb-e285-4103-b31c-52ff89d18fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:55.158976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Created reservations ['5cb93506-b886-44a7-939d-cc7f39445086', '303af6a9-262c-4b65-be74-d6e9a22a3460', 'c3a99456-1f9e-41dc-8056-9cc1a5265660', '791f6427-1d30-4d72-88c2-72879066f2ff'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:10:55.160337 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac914bb-e285-4103-b31c-52ff89d18fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb93506-b886-44a7-939d-cc7f39445086', '303af6a9-262c-4b65-be74-d6e9a22a3460', 'c3a99456-1f9e-41dc-8056-9cc1a5265660', '791f6427-1d30-4d72-88c2-72879066f2ff']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:55.161519 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ba589f-2406-46b5-9be1-e92ce05bc82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:55.190204 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ba589f-2406-46b5-9be1-e92ce05bc82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17c1aa44-f539-45fa-b67c-8184bf89abd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2669950',display_name='tempest-VolumesGetTest-Volume-1090849397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['5cb93506-b886-44a7-939d-cc7f39445086','303af6a9-262c-4b65-be74-d6e9a22a3460','c3a99456-1f9e-41dc-8056-9cc1a5265660','791f6427-1d30-4d72-88c2-72879066f2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:10:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2669950',display_name='tempest-VolumesGetTest-Volume-1090849397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17c1aa44-f539-45fa-b67c-8184bf89abd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a02113ebf9114dfe82663cc3074f7160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc22b990b694f748a9e391a5d93b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:55.191071 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e99545-9d30-4afb-8888-fbb87bf3197c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:55.212927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e99545-9d30-4afb-8888-fbb87bf3197c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2669950',display_name='tempest-VolumesGetTest-Volume-1090849397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a02113ebf9114dfe82663cc3074f7160',qos_specs=None,replication_status=,reservations=['5cb93506-b886-44a7-939d-cc7f39445086','303af6a9-262c-4b65-be74-d6e9a22a3460','c3a99456-1f9e-41dc-8056-9cc1a5265660','791f6427-1d30-4d72-88c2-72879066f2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc22b990b694f748a9e391a5d93b56f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:55.214053 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf8fee2-21c3-4edf-b4d7-c34489962782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:10:55.225523 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf8fee2-21c3-4edf-b4d7-c34489962782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:10:55.227588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Flow 'volume_create_api' (e7006ef6-9d72-45b3-a0c0-d734d3aef52b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:10:55.227588 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Create volume request issued successfully. Jul 10 18:10:55.228114 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42601d58-6ea2-409d-985b-91fb3da491a4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:10:55.228702 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 925/3734] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:10:55 2026] POST /volume/v3/volumes => generated 775 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:10:55.242543 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c0d24812-cf3b-4fc3-9c31-d71a95ef7cea None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:55.247606 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c0d24812-cf3b-4fc3-9c31-d71a95ef7cea tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 Jul 10 18:10:55.247606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c0d24812-cf3b-4fc3-9c31-d71a95ef7cea tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:55.247606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c0d24812-cf3b-4fc3-9c31-d71a95ef7cea tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:55.253372 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:55.253372 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:55.257734 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c0d24812-cf3b-4fc3-9c31-d71a95ef7cea tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:55.262752 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c0d24812-cf3b-4fc3-9c31-d71a95ef7cea tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 returned with HTTP 200 Jul 10 18:10:55.263268 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 939/3735] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:55 2026] GET /volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:55.515219 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5659d446-9551-485a-b115-70ba4a05db7b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:55.518075 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5659d446-9551-485a-b115-70ba4a05db7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:55.518356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5659d446-9551-485a-b115-70ba4a05db7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:55.518610 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5659d446-9551-485a-b115-70ba4a05db7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:55.531435 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:55.531435 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:55.536429 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5659d446-9551-485a-b115-70ba4a05db7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:55.542925 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5659d446-9551-485a-b115-70ba4a05db7b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:55.543676 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 932/3736] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:55 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:56.278652 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3786dce6-668c-415e-8118-0dbdf1b72957 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:56.281039 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3786dce6-668c-415e-8118-0dbdf1b72957 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 Jul 10 18:10:56.281307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3786dce6-668c-415e-8118-0dbdf1b72957 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:56.281590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3786dce6-668c-415e-8118-0dbdf1b72957 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:56.291860 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:56.291860 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:56.297029 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3786dce6-668c-415e-8118-0dbdf1b72957 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:56.303505 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3786dce6-668c-415e-8118-0dbdf1b72957 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 returned with HTTP 200 Jul 10 18:10:56.304111 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 941/3737] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:56 2026] GET /volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:56.319551 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d0979ba7-233f-401f-b75e-c9a40e295d3f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:56.321950 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d0979ba7-233f-401f-b75e-c9a40e295d3f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] PUT https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 Jul 10 18:10:56.322370 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d0979ba7-233f-401f-b75e-c9a40e295d3f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1028989169", "description": null}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:56.336288 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:56.336288 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:56.342755 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d0979ba7-233f-401f-b75e-c9a40e295d3f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:56.351913 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d0979ba7-233f-401f-b75e-c9a40e295d3f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume updated successfully. Jul 10 18:10:56.353026 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d0979ba7-233f-401f-b75e-c9a40e295d3f tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 returned with HTTP 200 Jul 10 18:10:56.353675 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 926/3738] 10.4.3.71 () {68 vars in 1361 bytes} [Fri Jul 10 18:10:56 2026] PUT /volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 => generated 768 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:56.368592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c995a87d-d40b-4ca7-ad7d-070e80afbae4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:56.371124 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c995a87d-d40b-4ca7-ad7d-070e80afbae4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 Jul 10 18:10:56.371396 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c995a87d-d40b-4ca7-ad7d-070e80afbae4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:56.371724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c995a87d-d40b-4ca7-ad7d-070e80afbae4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:56.381241 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:56.381241 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:56.386497 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c995a87d-d40b-4ca7-ad7d-070e80afbae4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:56.392542 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c995a87d-d40b-4ca7-ad7d-070e80afbae4 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 returned with HTTP 200 Jul 10 18:10:56.393112 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 940/3739] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:56 2026] GET /volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:56.408846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-88342e2c-a953-4806-8993-20f7db5bced9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:56.411336 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-88342e2c-a953-4806-8993-20f7db5bced9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] DELETE https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 Jul 10 18:10:56.411609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-88342e2c-a953-4806-8993-20f7db5bced9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:56.411850 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-88342e2c-a953-4806-8993-20f7db5bced9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:56.412082 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-88342e2c-a953-4806-8993-20f7db5bced9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume with id: 17c1aa44-f539-45fa-b67c-8184bf89abd7 Jul 10 18:10:56.421306 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:56.421306 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:56.422056 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-88342e2c-a953-4806-8993-20f7db5bced9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:56.442969 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-88342e2c-a953-4806-8993-20f7db5bced9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume request issued successfully. Jul 10 18:10:56.443303 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-88342e2c-a953-4806-8993-20f7db5bced9 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 returned with HTTP 202 Jul 10 18:10:56.443707 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 933/3740] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:10:56 2026] DELETE /volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:56.454297 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a85183a6-08b3-4e3c-9325-47a1812004ac None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:56.456630 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a85183a6-08b3-4e3c-9325-47a1812004ac tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 Jul 10 18:10:56.456851 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a85183a6-08b3-4e3c-9325-47a1812004ac tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:56.457099 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a85183a6-08b3-4e3c-9325-47a1812004ac tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:56.466417 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:56.466417 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:56.472030 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a85183a6-08b3-4e3c-9325-47a1812004ac tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:56.478531 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a85183a6-08b3-4e3c-9325-47a1812004ac tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 returned with HTTP 200 Jul 10 18:10:56.479192 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 942/3741] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:56 2026] GET /volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:56.559277 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-99f0afc3-e557-4d2e-9688-2a1ba68bd216 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:56.561304 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-99f0afc3-e557-4d2e-9688-2a1ba68bd216 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:56.561402 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-99f0afc3-e557-4d2e-9688-2a1ba68bd216 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:56.562306 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-99f0afc3-e557-4d2e-9688-2a1ba68bd216 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:56.575642 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:56.575642 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:56.580774 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-99f0afc3-e557-4d2e-9688-2a1ba68bd216 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:56.586249 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-99f0afc3-e557-4d2e-9688-2a1ba68bd216 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:56.587124 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 927/3742] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:56 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:57.496503 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cc8d09f3-9430-4164-8047-c4d0223c8149 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:57.498987 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc8d09f3-9430-4164-8047-c4d0223c8149 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 Jul 10 18:10:57.499277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc8d09f3-9430-4164-8047-c4d0223c8149 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:57.499724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc8d09f3-9430-4164-8047-c4d0223c8149 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:57.508128 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc8d09f3-9430-4164-8047-c4d0223c8149 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 returned with HTTP 404 Jul 10 18:10:57.509006 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 941/3743] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:57 2026] GET /volume/v3/volumes/17c1aa44-f539-45fa-b67c-8184bf89abd7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:57.518709 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ab96d364-64d7-4540-a442-55eee383e184 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:57.521110 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ab96d364-64d7-4540-a442-55eee383e184 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:57.521792 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ab96d364-64d7-4540-a442-55eee383e184 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:57.521792 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ab96d364-64d7-4540-a442-55eee383e184 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:57.534277 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:57.534277 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:57.539730 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ab96d364-64d7-4540-a442-55eee383e184 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:57.546646 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ab96d364-64d7-4540-a442-55eee383e184 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 200 Jul 10 18:10:57.547156 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 934/3744] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:57 2026] GET /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:57.563971 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6eb9a4e1-b539-4868-aed9-42c347be5a87 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:57.566664 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6eb9a4e1-b539-4868-aed9-42c347be5a87 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] DELETE https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:57.566988 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6eb9a4e1-b539-4868-aed9-42c347be5a87 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:57.567203 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6eb9a4e1-b539-4868-aed9-42c347be5a87 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:57.567427 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-6eb9a4e1-b539-4868-aed9-42c347be5a87 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume with id: 424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:57.578873 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:57.578873 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:57.579599 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6eb9a4e1-b539-4868-aed9-42c347be5a87 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:57.604827 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-48444caf-21ae-4c04-bba5-96898dab1019 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:57.607222 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-48444caf-21ae-4c04-bba5-96898dab1019 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:57.607356 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-48444caf-21ae-4c04-bba5-96898dab1019 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:57.607474 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-48444caf-21ae-4c04-bba5-96898dab1019 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:57.610754 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6eb9a4e1-b539-4868-aed9-42c347be5a87 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Delete volume request issued successfully. Jul 10 18:10:57.610918 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6eb9a4e1-b539-4868-aed9-42c347be5a87 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 202 Jul 10 18:10:57.611518 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 943/3745] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:10:57 2026] DELETE /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:10:57.622143 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-755b9811-40bd-4de8-b8e5-a5caaba81052 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:57.623285 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:57.623285 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:10:57.624296 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-755b9811-40bd-4de8-b8e5-a5caaba81052 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:57.624631 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-755b9811-40bd-4de8-b8e5-a5caaba81052 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:57.624940 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-755b9811-40bd-4de8-b8e5-a5caaba81052 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:57.628452 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-48444caf-21ae-4c04-bba5-96898dab1019 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:57.634475 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:57.634475 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:10:57.636677 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-48444caf-21ae-4c04-bba5-96898dab1019 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:57.636677 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 928/3746] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:57 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:10:57.638923 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-755b9811-40bd-4de8-b8e5-a5caaba81052 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Volume info retrieved successfully. Jul 10 18:10:57.645003 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-755b9811-40bd-4de8-b8e5-a5caaba81052 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 200 Jul 10 18:10:57.645519 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 942/3747] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:57 2026] GET /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:10:58.363605 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-59cb5eaf-8b2b-4af2-9e1a-e7f9bb717a5f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:58.365801 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-59cb5eaf-8b2b-4af2-9e1a-e7f9bb717a5f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/attachments/fc2660cc-c61b-4742-8eeb-ab651d750afe/action Jul 10 18:10:58.366267 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-59cb5eaf-8b2b-4af2-9e1a-e7f9bb717a5f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:10:58.366377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-59cb5eaf-8b2b-4af2-9e1a-e7f9bb717a5f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:10:58.390196 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:58.390196 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:10:58.402292 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-9007333b-4be1-47c8-8119-077e7bd8cf9a req-59cb5eaf-8b2b-4af2-9e1a-e7f9bb717a5f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/fc2660cc-c61b-4742-8eeb-ab651d750afe/action returned with HTTP 204 Jul 10 18:10:58.402889 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 935/3748] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:10:58 2026] POST /volume/v3/attachments/fc2660cc-c61b-4742-8eeb-ab651d750afe/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:58.651991 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fb971cd7-eab1-4b75-bdf2-6f57e53b012c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:58.654190 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb971cd7-eab1-4b75-bdf2-6f57e53b012c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:10:58.654443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb971cd7-eab1-4b75-bdf2-6f57e53b012c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:58.654708 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb971cd7-eab1-4b75-bdf2-6f57e53b012c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:58.659607 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0ada5cb1-4c0c-448b-b87a-ce28a103cb73 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:10:58.662043 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0ada5cb1-4c0c-448b-b87a-ce28a103cb73 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] GET https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 Jul 10 18:10:58.662312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0ada5cb1-4c0c-448b-b87a-ce28a103cb73 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:10:58.662539 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0ada5cb1-4c0c-448b-b87a-ce28a103cb73 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:10:58.668582 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:10:58.668582 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:10:58.669784 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0ada5cb1-4c0c-448b-b87a-ce28a103cb73 tempest-VolumesGetTest-631222292 tempest-VolumesGetTest-631222292-project-member] https://10.4.3.71/volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 returned with HTTP 404 Jul 10 18:10:58.670445 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 929/3749] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:58 2026] GET /volume/v3/volumes/424658c2-1826-461f-a93e-81f4fa152983 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:10:58.674050 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fb971cd7-eab1-4b75-bdf2-6f57e53b012c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:10:58.680690 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb971cd7-eab1-4b75-bdf2-6f57e53b012c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:10:58.682266 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 944/3750] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:10:58 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:00.580639 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f643f723-804a-4485-99c3-6b6ab0352315 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:00.709049 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:11:00.709481 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-867180082"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:00.711426 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-867180082'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:11:00.711668 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Create volume of 1 GB Jul 10 18:11:00.718309 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Availability Zones retrieved successfully. Jul 10 18:11:00.727315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Flow 'volume_create_api' (3927c481-bef6-4941-9e83-bccbbad75715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:00.728610 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b41c8bf-a5d6-4e7e-8e12-ca5b7ee89054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:00.730018 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:11:00.766332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b41c8bf-a5d6-4e7e-8e12-ca5b7ee89054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:00.767577 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b49539-04c9-4816-a2d1-81ce74e375b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:00.842147 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Created reservations ['e5f4c697-fb6f-4567-a6bf-e3a79d058fad', '82826e4a-e968-47d4-96ca-d6dd2bcc9382', '7ef1085d-ca3c-4be1-b93c-165308be59b5', '19c05c43-76fe-4228-808b-7a39e03545cf'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:00.842147 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b49539-04c9-4816-a2d1-81ce74e375b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f4c697-fb6f-4567-a6bf-e3a79d058fad', '82826e4a-e968-47d4-96ca-d6dd2bcc9382', '7ef1085d-ca3c-4be1-b93c-165308be59b5', '19c05c43-76fe-4228-808b-7a39e03545cf']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:00.842147 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a180da35-c645-4ef8-9786-88317965306d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:00.873066 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a180da35-c645-4ef8-9786-88317965306d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78bdafc2-403f-4969-a0ae-6485e67c94aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-867180082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9d87d6b1b44838bf0a9b4af38c6780',qos_specs=None,replication_status=,reservations=['e5f4c697-fb6f-4567-a6bf-e3a79d058fad','82826e4a-e968-47d4-96ca-d6dd2bcc9382','7ef1085d-ca3c-4be1-b93c-165308be59b5','19c05c43-76fe-4228-808b-7a39e03545cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280a6ef720474242aa8aaf1055ab66ae',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-867180082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78bdafc2-403f-4969-a0ae-6485e67c94aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9d87d6b1b44838bf0a9b4af38c6780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='280a6ef720474242aa8aaf1055ab66ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:00.874225 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a219f351-4c85-47b8-88f7-8e649ffd3fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:00.898579 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a219f351-4c85-47b8-88f7-8e649ffd3fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-867180082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9d87d6b1b44838bf0a9b4af38c6780',qos_specs=None,replication_status=,reservations=['e5f4c697-fb6f-4567-a6bf-e3a79d058fad','82826e4a-e968-47d4-96ca-d6dd2bcc9382','7ef1085d-ca3c-4be1-b93c-165308be59b5','19c05c43-76fe-4228-808b-7a39e03545cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280a6ef720474242aa8aaf1055ab66ae',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:00.899590 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792d9473-6cda-4ba2-881b-c36825213b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:00.910282 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792d9473-6cda-4ba2-881b-c36825213b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:00.911152 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Flow 'volume_create_api' (3927c481-bef6-4941-9e83-bccbbad75715) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:00.911451 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Create volume request issued successfully. Jul 10 18:11:00.912102 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f643f723-804a-4485-99c3-6b6ab0352315 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:11:00.912521 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 943/3751] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:11:00 2026] POST /volume/v3/volumes => generated 746 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:11:00.927532 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d2cd590f-46a5-4dde-9262-e533d0067cdc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:00.931461 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d2cd590f-46a5-4dde-9262-e533d0067cdc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa Jul 10 18:11:00.931461 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d2cd590f-46a5-4dde-9262-e533d0067cdc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:00.931739 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d2cd590f-46a5-4dde-9262-e533d0067cdc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:00.943518 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:00.943518 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:00.947231 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d2cd590f-46a5-4dde-9262-e533d0067cdc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:11:00.951678 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d2cd590f-46a5-4dde-9262-e533d0067cdc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa returned with HTTP 200 Jul 10 18:11:00.952193 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 936/3752] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:00 2026] GET /volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:01.967885 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-505a6fb9-51d9-4c57-8b7b-5161dbbcdf19 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:01.971711 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-505a6fb9-51d9-4c57-8b7b-5161dbbcdf19 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa Jul 10 18:11:01.971711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-505a6fb9-51d9-4c57-8b7b-5161dbbcdf19 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:01.971711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-505a6fb9-51d9-4c57-8b7b-5161dbbcdf19 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:01.978898 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:01.978898 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:01.982965 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-505a6fb9-51d9-4c57-8b7b-5161dbbcdf19 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:11:01.989672 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-505a6fb9-51d9-4c57-8b7b-5161dbbcdf19 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa returned with HTTP 200 Jul 10 18:11:01.990233 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 930/3753] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:01 2026] GET /volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:02.004900 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-839ac7d6-5ea1-440d-a49f-5ee9a11a17d4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:02.007401 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-839ac7d6-5ea1-440d-a49f-5ee9a11a17d4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:11:02.007922 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-839ac7d6-5ea1-440d-a49f-5ee9a11a17d4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78bdafc2-403f-4969-a0ae-6485e67c94aa", "name": "tempest-VolumesBackupsTest-Backup-1342673889"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:02.009936 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-839ac7d6-5ea1-440d-a49f-5ee9a11a17d4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Creating new backup {'backup': {'volume_id': '78bdafc2-403f-4969-a0ae-6485e67c94aa', 'name': 'tempest-VolumesBackupsTest-Backup-1342673889'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:11:02.010113 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-839ac7d6-5ea1-440d-a49f-5ee9a11a17d4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Creating backup of volume 78bdafc2-403f-4969-a0ae-6485e67c94aa in container None Jul 10 18:11:02.018129 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:02.018129 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:02.018668 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-839ac7d6-5ea1-440d-a49f-5ee9a11a17d4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:11:02.029769 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-eee2601b-0b21-4b85-b653-d52b442684bc req-ce2800a1-d73a-4eae-b9dc-bcc490b424a4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:02.032959 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-ce2800a1-d73a-4eae-b9dc-bcc490b424a4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:11:02.033246 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-ce2800a1-d73a-4eae-b9dc-bcc490b424a4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:02.033493 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-ce2800a1-d73a-4eae-b9dc-bcc490b424a4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:02.047238 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:02.047238 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:02.051368 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-eee2601b-0b21-4b85-b653-d52b442684bc req-ce2800a1-d73a-4eae-b9dc-bcc490b424a4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:02.052158 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-839ac7d6-5ea1-440d-a49f-5ee9a11a17d4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Created reservations ['1f7c5918-5f05-4149-a544-5cf7b930c420', '995162f1-a089-4a4c-b9b4-dd6b1fa8e2e3'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:02.056371 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-ce2800a1-d73a-4eae-b9dc-bcc490b424a4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:11:02.057003 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 944/3754] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:02 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:02.078047 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-eee2601b-0b21-4b85-b653-d52b442684bc req-10a7a4b3-9793-4457-aac5-cc3ad92aa62b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:02.080202 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-10a7a4b3-9793-4457-aac5-cc3ad92aa62b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8/action Jul 10 18:11:02.080587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-10a7a4b3-9793-4457-aac5-cc3ad92aa62b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:11:02.080815 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-10a7a4b3-9793-4457-aac5-cc3ad92aa62b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:02.088726 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-839ac7d6-5ea1-440d-a49f-5ee9a11a17d4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:11:02.089197 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 945/3755] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:11:02 2026] POST /volume/v3/backups => generated 328 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:11:02.094731 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:02.094731 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:02.095415 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-eee2601b-0b21-4b85-b653-d52b442684bc req-10a7a4b3-9793-4457-aac5-cc3ad92aa62b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:02.099423 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0742b5b5-e84c-48b2-8d92-744c0cba28cc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:02.101576 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0742b5b5-e84c-48b2-8d92-744c0cba28cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:02.101793 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0742b5b5-e84c-48b2-8d92-744c0cba28cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:02.102012 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0742b5b5-e84c-48b2-8d92-744c0cba28cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:02.102148 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0742b5b5-e84c-48b2-8d92-744c0cba28cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:02.103427 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-eee2601b-0b21-4b85-b653-d52b442684bc req-10a7a4b3-9793-4457-aac5-cc3ad92aa62b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Begin detaching volume completed successfully. Jul 10 18:11:02.103708 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-10a7a4b3-9793-4457-aac5-cc3ad92aa62b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8/action returned with HTTP 202 Jul 10 18:11:02.104548 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 937/3756] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:11:02 2026] POST /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:11:02.106808 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:02.106808 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:02.107537 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0742b5b5-e84c-48b2-8d92-744c0cba28cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:02.107954 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 931/3757] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:02 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:03.118521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0cf9f8c4-1400-4231-9806-88d110de8cf4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:03.120999 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0cf9f8c4-1400-4231-9806-88d110de8cf4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:03.121228 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0cf9f8c4-1400-4231-9806-88d110de8cf4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:03.121458 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0cf9f8c4-1400-4231-9806-88d110de8cf4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:03.121646 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-0cf9f8c4-1400-4231-9806-88d110de8cf4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:03.127059 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:03.127059 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:03.128054 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0cf9f8c4-1400-4231-9806-88d110de8cf4 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:03.129438 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 945/3758] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:03 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:03.137219 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1c5c000a-f6fb-4694-a36d-39914076566f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:03.137736 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c5c000a-f6fb-4694-a36d-39914076566f None None] GET https://10.4.3.71/volume// Jul 10 18:11:03.137836 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c5c000a-f6fb-4694-a36d-39914076566f None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:03.138092 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c5c000a-f6fb-4694-a36d-39914076566f None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:03.138364 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c5c000a-f6fb-4694-a36d-39914076566f None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:03.138828 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 946/3759] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:11:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:03.152911 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-eee2601b-0b21-4b85-b653-d52b442684bc req-e7e0d90a-d3c9-457b-b130-3a579a6a98d4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:03.157760 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-e7e0d90a-d3c9-457b-b130-3a579a6a98d4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:11:03.157760 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-e7e0d90a-d3c9-457b-b130-3a579a6a98d4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:03.158120 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-e7e0d90a-d3c9-457b-b130-3a579a6a98d4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:03.174049 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:03.174049 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:03.181547 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-eee2601b-0b21-4b85-b653-d52b442684bc req-e7e0d90a-d3c9-457b-b130-3a579a6a98d4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:03.186647 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-e7e0d90a-d3c9-457b-b130-3a579a6a98d4 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:11:03.187230 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 938/3760] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:11:03 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:11:04.142425 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8600198f-d74e-4eb2-ba3e-52f2b0df43c0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:04.144179 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8600198f-d74e-4eb2-ba3e-52f2b0df43c0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:04.144359 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8600198f-d74e-4eb2-ba3e-52f2b0df43c0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:04.144561 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8600198f-d74e-4eb2-ba3e-52f2b0df43c0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:04.144674 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8600198f-d74e-4eb2-ba3e-52f2b0df43c0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:04.150000 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:04.150000 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:04.151010 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8600198f-d74e-4eb2-ba3e-52f2b0df43c0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:04.151486 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 932/3761] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:04 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:05.166675 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d5f66ade-8141-4a04-8fc9-1122c488d3e6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:05.169180 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d5f66ade-8141-4a04-8fc9-1122c488d3e6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:05.169586 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d5f66ade-8141-4a04-8fc9-1122c488d3e6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:05.169586 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d5f66ade-8141-4a04-8fc9-1122c488d3e6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:05.169715 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-d5f66ade-8141-4a04-8fc9-1122c488d3e6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:05.175471 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:05.175471 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:05.176525 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d5f66ade-8141-4a04-8fc9-1122c488d3e6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:05.177030 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 946/3762] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:05 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:05.272494 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-eee2601b-0b21-4b85-b653-d52b442684bc req-6934cac2-14fa-4672-86e5-35f1f225888e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:05.276026 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-6934cac2-14fa-4672-86e5-35f1f225888e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/attachments/fc2660cc-c61b-4742-8eeb-ab651d750afe Jul 10 18:11:05.276283 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-6934cac2-14fa-4672-86e5-35f1f225888e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:05.276441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-6934cac2-14fa-4672-86e5-35f1f225888e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:05.294634 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:05.294634 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:05.833681 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-eee2601b-0b21-4b85-b653-d52b442684bc req-6934cac2-14fa-4672-86e5-35f1f225888e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/fc2660cc-c61b-4742-8eeb-ab651d750afe returned with HTTP 200 Jul 10 18:11:05.834161 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 947/3763] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:11:05 2026] DELETE /volume/v3/attachments/fc2660cc-c61b-4742-8eeb-ab651d750afe => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:06.189434 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-69e8bc11-1175-4132-b7ca-ceaafce77410 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:06.193559 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-69e8bc11-1175-4132-b7ca-ceaafce77410 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:06.193559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-69e8bc11-1175-4132-b7ca-ceaafce77410 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:06.193559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-69e8bc11-1175-4132-b7ca-ceaafce77410 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:06.193559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-69e8bc11-1175-4132-b7ca-ceaafce77410 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:06.201023 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:06.201023 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:06.203485 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-69e8bc11-1175-4132-b7ca-ceaafce77410 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:06.203485 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 939/3764] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:06 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:06.372890 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:06.376400 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:11:06.376963 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1438523734"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:06.379798 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1438523734'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:11:06.380290 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Create volume of 1 GB Jul 10 18:11:06.390345 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Availability Zones retrieved successfully. Jul 10 18:11:06.399773 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Flow 'volume_create_api' (1743b9c5-845e-4564-b799-e7b7e35f5bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:06.401758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (765c28cf-b0ef-48ae-9f0f-0d0b82f5dfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.403492 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:11:06.411782 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:06.413799 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:11:06.414341 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-65614232", "snapshot_id": "d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:06.416370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-65614232', 'snapshot_id': 'd6e2b21b-339d-4e9d-ba9a-a9e983a4e48e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:11:06.426678 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:06.426678 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:06.427357 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:11:06.427868 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume of 1 GB Jul 10 18:11:06.440146 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Availability Zones retrieved successfully. Jul 10 18:11:06.447122 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Flow 'volume_create_api' (837cca44-7908-452a-82c3-89cae2783272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:06.448844 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e742717-118b-425f-89db-598cf70eb70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.450738 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:11:06.468601 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (765c28cf-b0ef-48ae-9f0f-0d0b82f5dfa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.468601 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87eb02bd-71d5-425a-a5d6-7b90158d1609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.514999 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e742717-118b-425f-89db-598cf70eb70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd6e2b21b-339d-4e9d-ba9a-a9e983a4e48e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.517052 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c1f9ea-f3c9-4eb0-87d6-4ee98210a8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.592092 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Created reservations ['c978207a-821b-40fe-b592-b43038b0c4ad', '970aa9ec-6c53-4557-acd6-f02b08979330', 'b8a7344b-d941-41d8-8ddf-0a86b474c597', 'bd345049-7857-4287-a32b-13057da0db92'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:06.593427 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c1f9ea-f3c9-4eb0-87d6-4ee98210a8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c978207a-821b-40fe-b592-b43038b0c4ad', '970aa9ec-6c53-4557-acd6-f02b08979330', 'b8a7344b-d941-41d8-8ddf-0a86b474c597', 'bd345049-7857-4287-a32b-13057da0db92']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.595684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9224c4-0557-47fc-a391-d2e2a4f15c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.620445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Created reservations ['9f31a533-59a6-4c89-993c-ef83cad13089', '73e54615-1c93-4cd7-98f4-dbce5cd96718', 'fe3592af-5630-4cfa-9e81-c9dd6464a183', 'e99a177e-513a-42c9-9f4a-26edd415a9c9'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:06.621480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87eb02bd-71d5-425a-a5d6-7b90158d1609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f31a533-59a6-4c89-993c-ef83cad13089', '73e54615-1c93-4cd7-98f4-dbce5cd96718', 'fe3592af-5630-4cfa-9e81-c9dd6464a183', 'e99a177e-513a-42c9-9f4a-26edd415a9c9']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.623211 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ec5f50-d392-4855-a2bc-9b7f688bec44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.656264 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ec5f50-d392-4855-a2bc-9b7f688bec44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a60fc55-2a84-4169-aac0-7ad791de394e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1438523734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f34d5aaa0ab94e1f80444ceae199d07e',qos_specs=None,replication_status=,reservations=['9f31a533-59a6-4c89-993c-ef83cad13089','73e54615-1c93-4cd7-98f4-dbce5cd96718','fe3592af-5630-4cfa-9e81-c9dd6464a183','e99a177e-513a-42c9-9f4a-26edd415a9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d74efc0b25d49959ce1d5172dc8258f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1438523734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a60fc55-2a84-4169-aac0-7ad791de394e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f34d5aaa0ab94e1f80444ceae199d07e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d74efc0b25d49959ce1d5172dc8258f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.657418 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706fed90-45ae-41a8-8122-033ffb9e7c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.659049 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9224c4-0557-47fc-a391-d2e2a4f15c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06559b71-36d5-4fb9-be24-09a7824f8f0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-65614232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea112f8dad34bb4a632770b9771f0b9',qos_specs=None,replication_status=,reservations=['c978207a-821b-40fe-b592-b43038b0c4ad','970aa9ec-6c53-4557-acd6-f02b08979330','b8a7344b-d941-41d8-8ddf-0a86b474c597','bd345049-7857-4287-a32b-13057da0db92'],size=1,snapshot_id=d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e,source_replicaid=,source_volid=None,status='creating',user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-65614232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06559b71-36d5-4fb9-be24-09a7824f8f0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea112f8dad34bb4a632770b9771f0b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.661240 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e88df51-fc92-46be-a988-3c28a39a2730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.676181 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-61cff52e-f0e7-4d65-910d-5a33de0bca5a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:06.678737 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-61cff52e-f0e7-4d65-910d-5a33de0bca5a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:11:06.679060 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-61cff52e-f0e7-4d65-910d-5a33de0bca5a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:06.679238 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-61cff52e-f0e7-4d65-910d-5a33de0bca5a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:06.679458 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-61cff52e-f0e7-4d65-910d-5a33de0bca5a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Delete snapshot with id: ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:11:06.687256 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-61cff52e-f0e7-4d65-910d-5a33de0bca5a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 returned with HTTP 404 Jul 10 18:11:06.688081 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 948/3765] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:11:06 2026] DELETE /volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:06.688392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706fed90-45ae-41a8-8122-033ffb9e7c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1438523734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f34d5aaa0ab94e1f80444ceae199d07e',qos_specs=None,replication_status=,reservations=['9f31a533-59a6-4c89-993c-ef83cad13089','73e54615-1c93-4cd7-98f4-dbce5cd96718','fe3592af-5630-4cfa-9e81-c9dd6464a183','e99a177e-513a-42c9-9f4a-26edd415a9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d74efc0b25d49959ce1d5172dc8258f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.689195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b5df95-4381-4704-806b-9f7a428d239d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.698263 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5d858777-6a41-4f93-8db5-6e7858d71af0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:06.700902 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d858777-6a41-4f93-8db5-6e7858d71af0 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 Jul 10 18:11:06.704045 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d858777-6a41-4f93-8db5-6e7858d71af0 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:06.704045 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d858777-6a41-4f93-8db5-6e7858d71af0 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:06.707808 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d858777-6a41-4f93-8db5-6e7858d71af0 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 returned with HTTP 404 Jul 10 18:11:06.708203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e88df51-fc92-46be-a988-3c28a39a2730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-65614232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea112f8dad34bb4a632770b9771f0b9',qos_specs=None,replication_status=,reservations=['c978207a-821b-40fe-b592-b43038b0c4ad','970aa9ec-6c53-4557-acd6-f02b08979330','b8a7344b-d941-41d8-8ddf-0a86b474c597','bd345049-7857-4287-a32b-13057da0db92'],size=1,snapshot_id=d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e,source_replicaid=,source_volid=None,status='creating',user_id='8b2e6f9c079547c594d24cd5ca34b732',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.708742 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 940/3766] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:11:06 2026] GET /volume/v3/snapshots/ba68d33d-55f4-4a26-88c5-424763b43972 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:06.709334 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ec4bd1-9a80-4f91-8d6e-718e882d89ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:06.717901 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b5df95-4381-4704-806b-9f7a428d239d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.718998 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Flow 'volume_create_api' (1743b9c5-845e-4564-b799-e7b7e35f5bc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:06.719338 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Create volume request issued successfully. Jul 10 18:11:06.721303 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1560b045-ba72-4bb0-9d7f-4841953c2640 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:11:06.721303 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 933/3767] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:11:06 2026] POST /volume/v3/volumes => generated 749 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:11:06.746335 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-07adf883-0c26-47b7-a18d-13fc48f40c71 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:06.749261 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ec4bd1-9a80-4f91-8d6e-718e882d89ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:06.750680 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Flow 'volume_create_api' (837cca44-7908-452a-82c3-89cae2783272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:06.751198 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Create volume request issued successfully. Jul 10 18:11:06.751323 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-07adf883-0c26-47b7-a18d-13fc48f40c71 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:06.751617 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-07adf883-0c26-47b7-a18d-13fc48f40c71 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:06.751894 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-07adf883-0c26-47b7-a18d-13fc48f40c71 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:06.752073 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b745d9fc-c9a2-41bf-bbb1-d5e4b7222096 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:11:06.752711 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 947/3768] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:11:06 2026] POST /volume/v3/volumes => generated 787 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:11:06.763040 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:06.763040 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:06.771393 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e577a929-7028-4545-a957-f5956dea7cd3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:06.772772 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-07adf883-0c26-47b7-a18d-13fc48f40c71 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:06.773645 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e577a929-7028-4545-a957-f5956dea7cd3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:06.774779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e577a929-7028-4545-a957-f5956dea7cd3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:06.774779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e577a929-7028-4545-a957-f5956dea7cd3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:06.779340 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-0c4800f1-e6a0-4396-9432-64a648fcb663 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:06.783010 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-0c4800f1-e6a0-4396-9432-64a648fcb663 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:11:06.783179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-0c4800f1-e6a0-4396-9432-64a648fcb663 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:06.783419 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-0c4800f1-e6a0-4396-9432-64a648fcb663 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:06.784028 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-07adf883-0c26-47b7-a18d-13fc48f40c71 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:06.784596 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 949/3769] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:06 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:06.788726 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:06.788726 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:06.798121 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e577a929-7028-4545-a957-f5956dea7cd3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:06.804009 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:06.804009 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:06.804167 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e577a929-7028-4545-a957-f5956dea7cd3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:06.804654 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 941/3770] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:06 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:06.809120 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-0c4800f1-e6a0-4396-9432-64a648fcb663 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:06.815406 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-0c4800f1-e6a0-4396-9432-64a648fcb663 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:11:06.816049 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 934/3771] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:06 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:06.841862 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-fb53202b-a238-4060-8b24-198ba0a8e40e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:06.844543 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-fb53202b-a238-4060-8b24-198ba0a8e40e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] POST https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3/action Jul 10 18:11:06.845234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-fb53202b-a238-4060-8b24-198ba0a8e40e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:11:06.845234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-fb53202b-a238-4060-8b24-198ba0a8e40e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:06.858252 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:06.858252 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:06.858744 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-fb53202b-a238-4060-8b24-198ba0a8e40e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:06.870673 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-fb53202b-a238-4060-8b24-198ba0a8e40e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Begin detaching volume completed successfully. Jul 10 18:11:06.870918 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-fb53202b-a238-4060-8b24-198ba0a8e40e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3/action returned with HTTP 202 Jul 10 18:11:06.871437 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 948/3772] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:11:06 2026] POST /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:11:07.218768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-97009b29-adbc-42aa-bad9-e9dc90c5cce0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:07.221142 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97009b29-adbc-42aa-bad9-e9dc90c5cce0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:07.221458 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-97009b29-adbc-42aa-bad9-e9dc90c5cce0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:07.221765 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-97009b29-adbc-42aa-bad9-e9dc90c5cce0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:07.221921 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-97009b29-adbc-42aa-bad9-e9dc90c5cce0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:07.227803 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:07.227803 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:07.229104 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97009b29-adbc-42aa-bad9-e9dc90c5cce0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:07.229783 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 950/3773] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:07 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:07.801156 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d249732d-d17f-4e97-8c42-098002081041 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:07.805586 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d249732d-d17f-4e97-8c42-098002081041 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:07.805586 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d249732d-d17f-4e97-8c42-098002081041 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:07.805586 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d249732d-d17f-4e97-8c42-098002081041 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:07.816014 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:07.816014 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:07.819127 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d249732d-d17f-4e97-8c42-098002081041 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:07.820800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-71dc0de9-ab16-45ce-b7d5-3b45ce72ea3a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:07.823534 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-71dc0de9-ab16-45ce-b7d5-3b45ce72ea3a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:07.823943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-71dc0de9-ab16-45ce-b7d5-3b45ce72ea3a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:07.824232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-71dc0de9-ab16-45ce-b7d5-3b45ce72ea3a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:07.826249 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d249732d-d17f-4e97-8c42-098002081041 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:07.826851 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 942/3774] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:07 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:07.834308 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:07.834308 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:07.841536 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-71dc0de9-ab16-45ce-b7d5-3b45ce72ea3a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:07.848007 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-71dc0de9-ab16-45ce-b7d5-3b45ce72ea3a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:07.848523 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 935/3775] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:07 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:07.869989 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2032efa3-687b-4bde-ba46-c21a93894e2c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:07.873658 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2032efa3-687b-4bde-ba46-c21a93894e2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:07.873658 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2032efa3-687b-4bde-ba46-c21a93894e2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:07.873891 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2032efa3-687b-4bde-ba46-c21a93894e2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:07.886250 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:07.886250 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:07.893445 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a18cf80a-6ca4-405e-8a46-9ca8be34acc8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:07.893958 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2032efa3-687b-4bde-ba46-c21a93894e2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:07.896340 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a18cf80a-6ca4-405e-8a46-9ca8be34acc8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:07.896853 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a18cf80a-6ca4-405e-8a46-9ca8be34acc8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:07.897260 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a18cf80a-6ca4-405e-8a46-9ca8be34acc8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:07.901422 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2032efa3-687b-4bde-ba46-c21a93894e2c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:07.905598 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 949/3776] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:07 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:07.906242 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:07.906242 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:07.913482 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a18cf80a-6ca4-405e-8a46-9ca8be34acc8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:07.914536 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-04148514-cdb3-4450-aeb3-3053c275ad54 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:07.915083 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-04148514-cdb3-4450-aeb3-3053c275ad54 None None] GET https://10.4.3.71/volume// Jul 10 18:11:07.915331 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-04148514-cdb3-4450-aeb3-3053c275ad54 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:07.915595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-04148514-cdb3-4450-aeb3-3053c275ad54 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:07.916037 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-04148514-cdb3-4450-aeb3-3053c275ad54 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:07.916459 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 943/3777] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:11:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:07.921725 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a18cf80a-6ca4-405e-8a46-9ca8be34acc8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:07.922520 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 951/3778] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:07 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:11:07.925845 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-53e314c3-4844-4da5-8653-eced347a4b5b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:07.940032 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-53e314c3-4844-4da5-8653-eced347a4b5b tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:11:07.940032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-53e314c3-4844-4da5-8653-eced347a4b5b tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:07.940032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-53e314c3-4844-4da5-8653-eced347a4b5b tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:07.957701 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:07.957701 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:07.966000 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-53e314c3-4844-4da5-8653-eced347a4b5b tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:07.973841 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-53e314c3-4844-4da5-8653-eced347a4b5b tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:11:07.974943 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 936/3779] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:11:07 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 1321 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:11:08.243516 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2b030810-b84f-4d0c-914e-d5a6573e0e7e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:08.245691 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2b030810-b84f-4d0c-914e-d5a6573e0e7e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:08.246225 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2b030810-b84f-4d0c-914e-d5a6573e0e7e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:08.246385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2b030810-b84f-4d0c-914e-d5a6573e0e7e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:08.246551 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2b030810-b84f-4d0c-914e-d5a6573e0e7e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:08.253438 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:08.253438 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:08.254478 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2b030810-b84f-4d0c-914e-d5a6573e0e7e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:08.255175 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 950/3780] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:08 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:08.559130 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-02b1e076-4053-4f3d-8543-b35e560467fd req-550dc790-96b0-42c0-b299-2390eb6bb9c5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:08.562591 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-550dc790-96b0-42c0-b299-2390eb6bb9c5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:08.562828 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-550dc790-96b0-42c0-b299-2390eb6bb9c5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:08.563041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-550dc790-96b0-42c0-b299-2390eb6bb9c5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:08.573066 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:08.573066 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:08.580089 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-02b1e076-4053-4f3d-8543-b35e560467fd req-550dc790-96b0-42c0-b299-2390eb6bb9c5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:08.589592 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-550dc790-96b0-42c0-b299-2390eb6bb9c5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:08.589592 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 944/3781] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:08 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:09.267119 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d7a95435-44c4-4dcc-90f8-f1a746adcb24 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:09.268973 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d7a95435-44c4-4dcc-90f8-f1a746adcb24 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:09.269185 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d7a95435-44c4-4dcc-90f8-f1a746adcb24 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:09.269412 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d7a95435-44c4-4dcc-90f8-f1a746adcb24 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:09.269587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-d7a95435-44c4-4dcc-90f8-f1a746adcb24 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:09.278908 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:09.278908 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:09.279709 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d7a95435-44c4-4dcc-90f8-f1a746adcb24 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:09.280182 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 952/3782] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:09 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:09.977440 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-8f323c5a-f863-448f-b083-7118a18de24a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:09.980264 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-8f323c5a-f863-448f-b083-7118a18de24a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] DELETE https://10.4.3.71/volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c Jul 10 18:11:09.980494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-8f323c5a-f863-448f-b083-7118a18de24a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:09.980734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-8f323c5a-f863-448f-b083-7118a18de24a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:09.985139 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6c91f5c1-66cd-4b0c-b880-475934edabec None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:09.986464 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6c91f5c1-66cd-4b0c-b880-475934edabec None None] GET https://10.4.3.71/volume// Jul 10 18:11:09.987834 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6c91f5c1-66cd-4b0c-b880-475934edabec None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:09.988062 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6c91f5c1-66cd-4b0c-b880-475934edabec None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:09.988438 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6c91f5c1-66cd-4b0c-b880-475934edabec None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:09.988830 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 951/3783] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:11:09 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:09.992305 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:09.992305 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:10.000144 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a235eb6d-cb15-44f1-94e9-d56daed9e8ae None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:10.005397 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a235eb6d-cb15-44f1-94e9-d56daed9e8ae tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:11:10.006318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a235eb6d-cb15-44f1-94e9-d56daed9e8ae tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a60fc55-2a84-4169-aac0-7ad791de394e", "connector": null, "instance_uuid": "90fa836c-1120-493b-a02c-3cee0b67539d"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:10.028593 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:10.028593 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:10.066169 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-a235eb6d-cb15-44f1-94e9-d56daed9e8ae tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:11:10.066637 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 945/3784] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:11:09 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:10.293697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9e31c9b3-8654-41a0-b405-281aada211f7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:10.296682 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e31c9b3-8654-41a0-b405-281aada211f7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:10.297108 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e31c9b3-8654-41a0-b405-281aada211f7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:10.297108 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e31c9b3-8654-41a0-b405-281aada211f7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:10.297108 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9e31c9b3-8654-41a0-b405-281aada211f7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:10.303266 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:10.303266 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:10.304291 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e31c9b3-8654-41a0-b405-281aada211f7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:10.304820 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 953/3785] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:10 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:10.448270 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-54ddc035-0996-4a04-a81e-b1c88bc37cfc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:10.452266 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-54ddc035-0996-4a04-a81e-b1c88bc37cfc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:10.452708 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-54ddc035-0996-4a04-a81e-b1c88bc37cfc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:10.452947 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-54ddc035-0996-4a04-a81e-b1c88bc37cfc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:10.466426 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:10.466426 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:10.471697 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-54ddc035-0996-4a04-a81e-b1c88bc37cfc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:10.478156 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-54ddc035-0996-4a04-a81e-b1c88bc37cfc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:10.478683 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 952/3786] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:10 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:10.529540 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ba5ac034-896b-41f6-898a-b35b2e645760 req-8f323c5a-f863-448f-b083-7118a18de24a tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c returned with HTTP 200 Jul 10 18:11:10.530120 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 937/3787] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:11:09 2026] DELETE /volume/v3/attachments/1871bd20-0137-4042-a1e7-2a3a1e6f074c => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:10.617855 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a876a972-322a-4b64-a891-814d17bafc69 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:10.617855 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a876a972-322a-4b64-a891-814d17bafc69 None None] GET https://10.4.3.71/volume// Jul 10 18:11:10.617855 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a876a972-322a-4b64-a891-814d17bafc69 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:10.617855 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a876a972-322a-4b64-a891-814d17bafc69 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:10.617855 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a876a972-322a-4b64-a891-814d17bafc69 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:10.618141 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 946/3788] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:11:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:10.629427 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-d0aab3d3-184d-48a3-bf22-c1fc59af4d6b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:10.634580 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-d0aab3d3-184d-48a3-bf22-c1fc59af4d6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:10.638968 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-d0aab3d3-184d-48a3-bf22-c1fc59af4d6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:10.638968 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-d0aab3d3-184d-48a3-bf22-c1fc59af4d6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:10.641330 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8006e047-3c8a-45cc-85f7-059b6bb71b60 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:10.644596 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8006e047-3c8a-45cc-85f7-059b6bb71b60 None None] GET https://10.4.3.71/volume// Jul 10 18:11:10.644596 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8006e047-3c8a-45cc-85f7-059b6bb71b60 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:10.644596 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8006e047-3c8a-45cc-85f7-059b6bb71b60 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:10.644596 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8006e047-3c8a-45cc-85f7-059b6bb71b60 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:10.644596 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 953/3789] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:11:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:10.654791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-02b1e076-4053-4f3d-8543-b35e560467fd req-18069555-5bee-41fa-93ac-00df04dcee91 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:10.656955 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:10.656955 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:10.657184 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-18069555-5bee-41fa-93ac-00df04dcee91 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:11:10.657654 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-18069555-5bee-41fa-93ac-00df04dcee91 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06559b71-36d5-4fb9-be24-09a7824f8f0b", "connector": null, "instance_uuid": "b414fbd1-ddb3-415c-8fb6-7a016f19f847"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:10.662076 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-d0aab3d3-184d-48a3-bf22-c1fc59af4d6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:10.668415 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-d0aab3d3-184d-48a3-bf22-c1fc59af4d6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:10.669128 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 954/3790] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:11:10 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:11:10.669340 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:10.669340 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:10.703912 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-18069555-5bee-41fa-93ac-00df04dcee91 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:11:10.704523 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 938/3791] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:11:10 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:10.806421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-ff8ef232-cb42-448a-9072-fc3027e9028f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:10.809597 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-ff8ef232-cb42-448a-9072-fc3027e9028f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] PUT https://10.4.3.71/volume/v3/attachments/272925d2-ced0-4853-a918-13206ce63e7a Jul 10 18:11:10.809597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-ff8ef232-cb42-448a-9072-fc3027e9028f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:10.818533 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-ff8ef232-cb42-448a-9072-fc3027e9028f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Acquiring lock "cinder-attachment_update-6a60fc55-2a84-4169-aac0-7ad791de394e-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:11:10.827420 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-ff8ef232-cb42-448a-9072-fc3027e9028f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Lock "cinder-attachment_update-6a60fc55-2a84-4169-aac0-7ad791de394e-np0000005036" acquired by "attachment_update" :: waited 0.009s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:11:10.828868 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:10.828868 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:11.125803 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8a8d5649-117b-47e7-8f10-e6b10083bb7a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:11.129363 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8a8d5649-117b-47e7-8f10-e6b10083bb7a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:11.129721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8a8d5649-117b-47e7-8f10-e6b10083bb7a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:11.129991 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8a8d5649-117b-47e7-8f10-e6b10083bb7a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:11.142765 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:11.142765 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:11.146559 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8a8d5649-117b-47e7-8f10-e6b10083bb7a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:11.152450 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8a8d5649-117b-47e7-8f10-e6b10083bb7a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:11.152868 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 954/3792] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:11 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:11.197721 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ab6b0e94-fc44-4106-a408-c0bc7f45aae0 req-0397a9d3-b283-4334-9541-ff721fc088e8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:11.201201 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ab6b0e94-fc44-4106-a408-c0bc7f45aae0 req-0397a9d3-b283-4334-9541-ff721fc088e8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:11:11.201551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ab6b0e94-fc44-4106-a408-c0bc7f45aae0 req-0397a9d3-b283-4334-9541-ff721fc088e8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:11.203590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ab6b0e94-fc44-4106-a408-c0bc7f45aae0 req-0397a9d3-b283-4334-9541-ff721fc088e8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:11.211949 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:11.211949 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:11.217687 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-ab6b0e94-fc44-4106-a408-c0bc7f45aae0 req-0397a9d3-b283-4334-9541-ff721fc088e8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:11.224652 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ab6b0e94-fc44-4106-a408-c0bc7f45aae0 req-0397a9d3-b283-4334-9541-ff721fc088e8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:11:11.226189 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 955/3793] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:11 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:11.241597 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-96d0213c-af41-4463-850e-43849de0e742 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:11.245015 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-59e7690d-581a-4ab9-a47f-72fca2e4ec73 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:11.245015 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-59e7690d-581a-4ab9-a47f-72fca2e4ec73 None None] GET https://10.4.3.71/volume// Jul 10 18:11:11.245015 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-59e7690d-581a-4ab9-a47f-72fca2e4ec73 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:11.245859 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-96d0213c-af41-4463-850e-43849de0e742 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] DELETE https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:11:11.245899 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-59e7690d-581a-4ab9-a47f-72fca2e4ec73 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:11.245927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-96d0213c-af41-4463-850e-43849de0e742 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:11.245960 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-59e7690d-581a-4ab9-a47f-72fca2e4ec73 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:11.245985 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-96d0213c-af41-4463-850e-43849de0e742 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:11.246017 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 955/3794] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:11:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:11.246047 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-96d0213c-af41-4463-850e-43849de0e742 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Delete volume with id: f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:11:11.255010 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:11.255010 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:11.255735 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-96d0213c-af41-4463-850e-43849de0e742 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:11.259515 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-02b1e076-4053-4f3d-8543-b35e560467fd req-f63cc7cc-7caa-4aa1-9b1c-97604f189652 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:11.263041 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-f63cc7cc-7caa-4aa1-9b1c-97604f189652 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:11.263365 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-f63cc7cc-7caa-4aa1-9b1c-97604f189652 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:11.263690 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-f63cc7cc-7caa-4aa1-9b1c-97604f189652 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:11.278250 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:11.278250 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:11.279599 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-96d0213c-af41-4463-850e-43849de0e742 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Delete volume request issued successfully. Jul 10 18:11:11.280521 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-96d0213c-af41-4463-850e-43849de0e742 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 202 Jul 10 18:11:11.281007 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 939/3795] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:11:11 2026] DELETE /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:11:11.284911 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-02b1e076-4053-4f3d-8543-b35e560467fd req-f63cc7cc-7caa-4aa1-9b1c-97604f189652 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:11.290814 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a6517d13-4c21-4249-b177-ad67819eea45 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:11.293100 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-f63cc7cc-7caa-4aa1-9b1c-97604f189652 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:11.293607 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a6517d13-4c21-4249-b177-ad67819eea45 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:11:11.293853 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a6517d13-4c21-4249-b177-ad67819eea45 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:11.293956 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 956/3796] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:11:11 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:11:11.294334 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a6517d13-4c21-4249-b177-ad67819eea45 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:11.304903 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:11.304903 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:11.314359 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a6517d13-4c21-4249-b177-ad67819eea45 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:11.318765 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1817f0f7-8781-4878-872f-dc5b88a7ee10 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:11.321794 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1817f0f7-8781-4878-872f-dc5b88a7ee10 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:11.323655 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a6517d13-4c21-4249-b177-ad67819eea45 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 200 Jul 10 18:11:11.324178 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 956/3797] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:11 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:11.324243 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1817f0f7-8781-4878-872f-dc5b88a7ee10 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:11.324456 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1817f0f7-8781-4878-872f-dc5b88a7ee10 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:11.324606 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-1817f0f7-8781-4878-872f-dc5b88a7ee10 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:11.332260 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:11.332260 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:11.333591 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1817f0f7-8781-4878-872f-dc5b88a7ee10 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:11.334105 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 940/3798] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:11 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:11.359002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-ff8ef232-cb42-448a-9072-fc3027e9028f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Lock "cinder-attachment_update-6a60fc55-2a84-4169-aac0-7ad791de394e-np0000005036" released by "attachment_update" :: held 0.531s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:11:11.359653 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-ff8ef232-cb42-448a-9072-fc3027e9028f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments/272925d2-ced0-4853-a918-13206ce63e7a returned with HTTP 200 Jul 10 18:11:11.360069 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 947/3799] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:11:10 2026] PUT /volume/v3/attachments/272925d2-ced0-4853-a918-13206ce63e7a => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:11.436838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-02b1e076-4053-4f3d-8543-b35e560467fd req-3976aae8-5c71-43b5-9210-ddcbf76f8a7d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:11.438954 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-3976aae8-5c71-43b5-9210-ddcbf76f8a7d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] PUT https://10.4.3.71/volume/v3/attachments/3d670542-7fd3-47e8-989a-64d5a47a2e02 Jul 10 18:11:11.439291 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-3976aae8-5c71-43b5-9210-ddcbf76f8a7d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:11.447441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-02b1e076-4053-4f3d-8543-b35e560467fd req-3976aae8-5c71-43b5-9210-ddcbf76f8a7d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Acquiring lock "cinder-attachment_update-06559b71-36d5-4fb9-be24-09a7824f8f0b-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:11:11.452826 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-02b1e076-4053-4f3d-8543-b35e560467fd req-3976aae8-5c71-43b5-9210-ddcbf76f8a7d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Lock "cinder-attachment_update-06559b71-36d5-4fb9-be24-09a7824f8f0b-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:11:11.453844 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:11.453844 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:11.497460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b0322b99-eae8-4a9a-aefb-0a91d6739d49 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:11.500228 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b0322b99-eae8-4a9a-aefb-0a91d6739d49 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:11.500854 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b0322b99-eae8-4a9a-aefb-0a91d6739d49 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:11.501297 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b0322b99-eae8-4a9a-aefb-0a91d6739d49 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:11.518086 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:11.518086 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:11.524380 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b0322b99-eae8-4a9a-aefb-0a91d6739d49 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:11.531780 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b0322b99-eae8-4a9a-aefb-0a91d6739d49 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:11.532334 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 957/3800] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:11 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:11.975869 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-02b1e076-4053-4f3d-8543-b35e560467fd req-3976aae8-5c71-43b5-9210-ddcbf76f8a7d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Lock "cinder-attachment_update-06559b71-36d5-4fb9-be24-09a7824f8f0b-np0000005036" released by "attachment_update" :: held 0.523s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:11:11.976246 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-3976aae8-5c71-43b5-9210-ddcbf76f8a7d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/3d670542-7fd3-47e8-989a-64d5a47a2e02 returned with HTTP 200 Jul 10 18:11:11.976800 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 957/3801] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:11:11 2026] PUT /volume/v3/attachments/3d670542-7fd3-47e8-989a-64d5a47a2e02 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:12.171441 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7d297a31-af32-47ed-adc9-a84aac86593e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:12.173415 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d297a31-af32-47ed-adc9-a84aac86593e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:12.173624 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d297a31-af32-47ed-adc9-a84aac86593e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:12.173835 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d297a31-af32-47ed-adc9-a84aac86593e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:12.183751 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:12.183751 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:12.187462 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7d297a31-af32-47ed-adc9-a84aac86593e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:12.192013 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d297a31-af32-47ed-adc9-a84aac86593e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:12.192502 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 941/3802] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:12 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:12.340239 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ab4e0e3e-0a7d-40ba-b636-6648963cd681 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:12.342146 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ab4e0e3e-0a7d-40ba-b636-6648963cd681 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 Jul 10 18:11:12.342364 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ab4e0e3e-0a7d-40ba-b636-6648963cd681 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:12.342592 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ab4e0e3e-0a7d-40ba-b636-6648963cd681 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:12.349481 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-25cfde80-b36f-45f0-ba6d-2843cf87158c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:12.351130 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ab4e0e3e-0a7d-40ba-b636-6648963cd681 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 returned with HTTP 404 Jul 10 18:11:12.351577 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 948/3803] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:12 2026] GET /volume/v3/volumes/f329d369-2fb3-4adb-8aa0-04d4448949c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:12.352384 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-25cfde80-b36f-45f0-ba6d-2843cf87158c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:12.352636 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-25cfde80-b36f-45f0-ba6d-2843cf87158c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:12.352883 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-25cfde80-b36f-45f0-ba6d-2843cf87158c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:12.353031 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-25cfde80-b36f-45f0-ba6d-2843cf87158c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:12.357796 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:12.357796 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:12.358557 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-25cfde80-b36f-45f0-ba6d-2843cf87158c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:12.359015 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 958/3804] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:12 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:12.547472 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d455eaea-c05c-4f3c-94ca-a596e65b074a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:12.549854 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d455eaea-c05c-4f3c-94ca-a596e65b074a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:12.550145 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d455eaea-c05c-4f3c-94ca-a596e65b074a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:12.550397 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d455eaea-c05c-4f3c-94ca-a596e65b074a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:12.564290 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:12.564290 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:12.568697 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d455eaea-c05c-4f3c-94ca-a596e65b074a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:12.575079 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d455eaea-c05c-4f3c-94ca-a596e65b074a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:12.575590 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 958/3805] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:12 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:13.207408 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-80a20f96-c841-437d-a1bb-f767408726fa None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:13.209680 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-80a20f96-c841-437d-a1bb-f767408726fa tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:13.209933 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-80a20f96-c841-437d-a1bb-f767408726fa tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:13.210209 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-80a20f96-c841-437d-a1bb-f767408726fa tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:13.223650 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:13.223650 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:13.227103 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-80a20f96-c841-437d-a1bb-f767408726fa tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:13.232968 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-80a20f96-c841-437d-a1bb-f767408726fa tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:13.233527 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 942/3806] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:13 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:13.370377 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d670a4c8-107a-4349-8100-3ddb37fc8c87 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:13.373185 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d670a4c8-107a-4349-8100-3ddb37fc8c87 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:13.373515 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d670a4c8-107a-4349-8100-3ddb37fc8c87 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:13.373886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d670a4c8-107a-4349-8100-3ddb37fc8c87 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:13.374067 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-d670a4c8-107a-4349-8100-3ddb37fc8c87 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:13.376846 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=431,cinder:UPDATE=103,cinder:INSERT=66 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:11:13.380940 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:13.380940 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:13.382132 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d670a4c8-107a-4349-8100-3ddb37fc8c87 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:13.383398 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 949/3807] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:13 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:13.590257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8adda3a3-d998-411c-9fe7-8172b83f4ce7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:13.592723 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8adda3a3-d998-411c-9fe7-8172b83f4ce7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:13.593099 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8adda3a3-d998-411c-9fe7-8172b83f4ce7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:13.593461 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8adda3a3-d998-411c-9fe7-8172b83f4ce7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:13.607041 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:13.607041 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:13.612770 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8adda3a3-d998-411c-9fe7-8172b83f4ce7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:13.620358 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8adda3a3-d998-411c-9fe7-8172b83f4ce7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:13.620358 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 959/3808] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:13 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:14.249288 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7dcb5664-2a6e-46b6-8c0f-c859653017e1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:14.253265 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7dcb5664-2a6e-46b6-8c0f-c859653017e1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:14.253265 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7dcb5664-2a6e-46b6-8c0f-c859653017e1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:14.253265 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7dcb5664-2a6e-46b6-8c0f-c859653017e1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:14.264947 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:14.264947 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:14.271386 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7dcb5664-2a6e-46b6-8c0f-c859653017e1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:14.278813 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7dcb5664-2a6e-46b6-8c0f-c859653017e1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:14.279725 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 959/3809] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:14 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:11:14.396924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aec2fd0f-1977-407d-889b-faac74b338e0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:14.398831 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aec2fd0f-1977-407d-889b-faac74b338e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:14.399058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aec2fd0f-1977-407d-889b-faac74b338e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:14.399309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aec2fd0f-1977-407d-889b-faac74b338e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:14.399426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-aec2fd0f-1977-407d-889b-faac74b338e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:14.411534 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:14.411534 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:14.415095 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aec2fd0f-1977-407d-889b-faac74b338e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:14.415819 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 943/3810] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:14 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:14.634583 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fc64c7d2-5188-49db-8f68-601f9512a662 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:14.637086 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fc64c7d2-5188-49db-8f68-601f9512a662 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:14.637359 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fc64c7d2-5188-49db-8f68-601f9512a662 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:14.637909 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fc64c7d2-5188-49db-8f68-601f9512a662 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:14.653015 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:14.653015 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:14.661193 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fc64c7d2-5188-49db-8f68-601f9512a662 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:14.667624 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fc64c7d2-5188-49db-8f68-601f9512a662 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:14.668254 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 950/3811] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:14 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:15.298123 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d061676d-656e-40c3-a07d-7e2dfbc98487 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:15.304336 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d061676d-656e-40c3-a07d-7e2dfbc98487 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:15.304779 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d061676d-656e-40c3-a07d-7e2dfbc98487 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:15.305385 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d061676d-656e-40c3-a07d-7e2dfbc98487 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:15.329382 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:15.329382 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:15.334808 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d061676d-656e-40c3-a07d-7e2dfbc98487 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:15.341079 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d061676d-656e-40c3-a07d-7e2dfbc98487 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:15.341556 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 960/3812] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:15 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:15.428977 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e2f18e92-9077-481b-b6d3-eed6149d7ca1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:15.431326 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e2f18e92-9077-481b-b6d3-eed6149d7ca1 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:15.431761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e2f18e92-9077-481b-b6d3-eed6149d7ca1 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:15.431930 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e2f18e92-9077-481b-b6d3-eed6149d7ca1 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:15.432090 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e2f18e92-9077-481b-b6d3-eed6149d7ca1 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:15.437755 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:15.437755 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:15.438692 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e2f18e92-9077-481b-b6d3-eed6149d7ca1 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:15.439235 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 960/3813] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:15 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:15.683802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-715bf74a-4e69-4ef0-a7f1-3f1148bc995d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:15.686324 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-715bf74a-4e69-4ef0-a7f1-3f1148bc995d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:15.697404 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-715bf74a-4e69-4ef0-a7f1-3f1148bc995d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:15.697404 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-715bf74a-4e69-4ef0-a7f1-3f1148bc995d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:15.701058 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:15.701058 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:15.704095 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-715bf74a-4e69-4ef0-a7f1-3f1148bc995d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:15.710894 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-715bf74a-4e69-4ef0-a7f1-3f1148bc995d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:15.711540 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 944/3814] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:15 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:11:16.354082 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-37767664-fc54-4123-a212-bd86cb0bbaf6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:16.355993 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-37767664-fc54-4123-a212-bd86cb0bbaf6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:16.356202 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-37767664-fc54-4123-a212-bd86cb0bbaf6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:16.356393 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-37767664-fc54-4123-a212-bd86cb0bbaf6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:16.366440 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:16.366440 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:16.371332 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-37767664-fc54-4123-a212-bd86cb0bbaf6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:16.376213 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-37767664-fc54-4123-a212-bd86cb0bbaf6 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:16.376802 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 951/3815] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:16 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:16.450966 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d6c86fa6-fe49-4246-8454-f32d3838659c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:16.453211 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d6c86fa6-fe49-4246-8454-f32d3838659c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:16.453412 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d6c86fa6-fe49-4246-8454-f32d3838659c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:16.453694 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d6c86fa6-fe49-4246-8454-f32d3838659c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:16.453801 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-d6c86fa6-fe49-4246-8454-f32d3838659c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:16.459056 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:16.459056 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:16.460047 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d6c86fa6-fe49-4246-8454-f32d3838659c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:16.460532 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 961/3816] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:16 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:16.726895 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e30433f6-b5a7-485a-8ec5-08482bde2d18 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:16.729220 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e30433f6-b5a7-485a-8ec5-08482bde2d18 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:16.729438 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e30433f6-b5a7-485a-8ec5-08482bde2d18 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:16.729760 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e30433f6-b5a7-485a-8ec5-08482bde2d18 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:16.741281 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:16.741281 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:16.745865 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e30433f6-b5a7-485a-8ec5-08482bde2d18 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:16.750203 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e30433f6-b5a7-485a-8ec5-08482bde2d18 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:16.750973 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 961/3817] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:16 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:17.396008 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dc0baa5f-ed29-4c4a-9496-2beb118c0879 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:17.398386 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dc0baa5f-ed29-4c4a-9496-2beb118c0879 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:17.398709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dc0baa5f-ed29-4c4a-9496-2beb118c0879 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:17.398995 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dc0baa5f-ed29-4c4a-9496-2beb118c0879 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:17.419243 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:17.419243 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:17.424457 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-dc0baa5f-ed29-4c4a-9496-2beb118c0879 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:17.431082 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dc0baa5f-ed29-4c4a-9496-2beb118c0879 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:17.431669 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 945/3818] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:17 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:17.473704 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-045c194c-7fdf-4045-96c7-9a282abbf3b2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:17.476160 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-045c194c-7fdf-4045-96c7-9a282abbf3b2 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:17.476617 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-045c194c-7fdf-4045-96c7-9a282abbf3b2 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:17.477584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-045c194c-7fdf-4045-96c7-9a282abbf3b2 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:17.477584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-045c194c-7fdf-4045-96c7-9a282abbf3b2 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:17.482707 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:17.482707 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:17.483897 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-045c194c-7fdf-4045-96c7-9a282abbf3b2 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:17.484486 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 952/3819] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:17 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:17.701032 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-20c0168b-9efe-4043-ae7a-19963d2a4bab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:17.703546 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-20c0168b-9efe-4043-ae7a-19963d2a4bab tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/attachments/272925d2-ced0-4853-a918-13206ce63e7a/action Jul 10 18:11:17.704002 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-20c0168b-9efe-4043-ae7a-19963d2a4bab tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:11:17.704178 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-20c0168b-9efe-4043-ae7a-19963d2a4bab tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:17.722691 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:17.722691 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:17.738138 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6fa8ae66-ad33-4183-ad5a-278bd030c195 req-20c0168b-9efe-4043-ae7a-19963d2a4bab tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments/272925d2-ced0-4853-a918-13206ce63e7a/action returned with HTTP 204 Jul 10 18:11:17.738715 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 962/3820] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:11:17 2026] POST /volume/v3/attachments/272925d2-ced0-4853-a918-13206ce63e7a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:17.765143 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e0eae7f4-8f73-46a5-addd-62b57f095912 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:17.767218 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e0eae7f4-8f73-46a5-addd-62b57f095912 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:17.767430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e0eae7f4-8f73-46a5-addd-62b57f095912 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:17.767649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e0eae7f4-8f73-46a5-addd-62b57f095912 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:17.779990 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:17.779990 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:17.784665 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e0eae7f4-8f73-46a5-addd-62b57f095912 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:17.789931 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e0eae7f4-8f73-46a5-addd-62b57f095912 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:17.790386 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 962/3821] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:17 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:11:17.806125 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4f4c0e9b-7939-4544-8e8e-c2df624e0e7b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:17.808310 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f4c0e9b-7939-4544-8e8e-c2df624e0e7b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:11:17.808573 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f4c0e9b-7939-4544-8e8e-c2df624e0e7b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:17.808901 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f4c0e9b-7939-4544-8e8e-c2df624e0e7b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:17.821335 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:17.821335 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:17.827276 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4f4c0e9b-7939-4544-8e8e-c2df624e0e7b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:11:17.832919 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f4c0e9b-7939-4544-8e8e-c2df624e0e7b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:11:17.833435 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 946/3822] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:17 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:18.448036 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-70cde6ab-b724-4020-b150-11cfbc3ca47a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:18.450558 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-70cde6ab-b724-4020-b150-11cfbc3ca47a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:18.450869 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-70cde6ab-b724-4020-b150-11cfbc3ca47a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:18.451149 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-70cde6ab-b724-4020-b150-11cfbc3ca47a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:18.471210 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:18.471210 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:18.483706 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-70cde6ab-b724-4020-b150-11cfbc3ca47a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:18.491244 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-70cde6ab-b724-4020-b150-11cfbc3ca47a tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:18.491855 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 953/3823] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:18 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:18.502454 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fd57df9c-18f8-4d4e-840e-52586665cb28 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:18.504744 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fd57df9c-18f8-4d4e-840e-52586665cb28 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:18.504906 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fd57df9c-18f8-4d4e-840e-52586665cb28 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:18.505167 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fd57df9c-18f8-4d4e-840e-52586665cb28 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:18.505300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-fd57df9c-18f8-4d4e-840e-52586665cb28 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:18.510924 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:18.510924 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:18.512024 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fd57df9c-18f8-4d4e-840e-52586665cb28 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:18.512415 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 963/3824] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:18 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:19.508672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8f700582-639d-41ac-8b37-f427ae193057 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:19.510858 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8f700582-639d-41ac-8b37-f427ae193057 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:19.511057 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8f700582-639d-41ac-8b37-f427ae193057 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:19.511279 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8f700582-639d-41ac-8b37-f427ae193057 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:19.525506 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:19.525506 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:19.528472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8843f585-7965-473a-94d3-3050c4b89d2c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:19.530809 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8843f585-7965-473a-94d3-3050c4b89d2c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:19.531062 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8843f585-7965-473a-94d3-3050c4b89d2c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:19.531291 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8843f585-7965-473a-94d3-3050c4b89d2c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:19.531414 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8f700582-639d-41ac-8b37-f427ae193057 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:19.531477 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8843f585-7965-473a-94d3-3050c4b89d2c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:19.536683 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:19.536683 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:19.537650 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8843f585-7965-473a-94d3-3050c4b89d2c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:19.537795 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8f700582-639d-41ac-8b37-f427ae193057 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:19.538337 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 947/3825] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:19 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:19.538748 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 963/3826] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:19 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:20.555039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b6a85d8d-1db7-48ae-8db8-60fc3d9a3a8c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:20.559649 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b6a85d8d-1db7-48ae-8db8-60fc3d9a3a8c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:20.559649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b6a85d8d-1db7-48ae-8db8-60fc3d9a3a8c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:20.559649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b6a85d8d-1db7-48ae-8db8-60fc3d9a3a8c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:20.560812 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2abeb352-a8e8-4ad3-bb52-118693b74d16 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:20.565383 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2abeb352-a8e8-4ad3-bb52-118693b74d16 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:20.569155 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2abeb352-a8e8-4ad3-bb52-118693b74d16 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:20.569896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2abeb352-a8e8-4ad3-bb52-118693b74d16 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:20.570178 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2abeb352-a8e8-4ad3-bb52-118693b74d16 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:20.576731 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:20.576731 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:20.577150 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:20.577150 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:20.577818 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2abeb352-a8e8-4ad3-bb52-118693b74d16 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:20.578380 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 964/3827] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:20 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:20.584322 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b6a85d8d-1db7-48ae-8db8-60fc3d9a3a8c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:20.590771 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b6a85d8d-1db7-48ae-8db8-60fc3d9a3a8c tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:20.591916 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 954/3828] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:20 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:20.595352 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-86c77f57-d7b6-4e9f-a33d-08bfede0d3cc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:20.662289 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86c77f57-d7b6-4e9f-a33d-08bfede0d3cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:11:20.663486 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-86c77f57-d7b6-4e9f-a33d-08bfede0d3cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78bdafc2-403f-4969-a0ae-6485e67c94aa", "incremental": true}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:20.664804 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-86c77f57-d7b6-4e9f-a33d-08bfede0d3cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Creating new backup {'backup': {'volume_id': '78bdafc2-403f-4969-a0ae-6485e67c94aa', 'incremental': True}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:11:20.664999 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-86c77f57-d7b6-4e9f-a33d-08bfede0d3cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Creating backup of volume 78bdafc2-403f-4969-a0ae-6485e67c94aa in container None Jul 10 18:11:20.676158 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:20.676158 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:20.676536 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-86c77f57-d7b6-4e9f-a33d-08bfede0d3cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Volume info retrieved successfully. Jul 10 18:11:20.681666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-02b1e076-4053-4f3d-8543-b35e560467fd req-5130321f-6475-48e5-b89b-7ea6a54c7f4e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:20.685078 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-5130321f-6475-48e5-b89b-7ea6a54c7f4e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/attachments/3d670542-7fd3-47e8-989a-64d5a47a2e02/action Jul 10 18:11:20.685623 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-5130321f-6475-48e5-b89b-7ea6a54c7f4e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:11:20.685798 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-5130321f-6475-48e5-b89b-7ea6a54c7f4e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:20.712836 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:20.712836 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:20.716206 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-86c77f57-d7b6-4e9f-a33d-08bfede0d3cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Created reservations ['9ef0da3a-f2ff-4e1c-9a72-43aee5b4ce31', '7a8cf4a4-f96a-457f-afff-c0e843540bc9'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:20.728771 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-02b1e076-4053-4f3d-8543-b35e560467fd req-5130321f-6475-48e5-b89b-7ea6a54c7f4e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/3d670542-7fd3-47e8-989a-64d5a47a2e02/action returned with HTTP 204 Jul 10 18:11:20.729472 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 964/3829] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:11:20 2026] POST /volume/v3/attachments/3d670542-7fd3-47e8-989a-64d5a47a2e02/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:20.745649 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86c77f57-d7b6-4e9f-a33d-08bfede0d3cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 400 Jul 10 18:11:20.746406 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 948/3830] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:11:20 2026] POST /volume/v3/backups => generated 109 bytes in 152 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:11:20.756148 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ec07a2a7-9716-4cde-bec4-404a6f52640e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:20.760238 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec07a2a7-9716-4cde-bec4-404a6f52640e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] DELETE https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:20.760238 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec07a2a7-9716-4cde-bec4-404a6f52640e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:20.760524 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec07a2a7-9716-4cde-bec4-404a6f52640e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:20.760634 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-ec07a2a7-9716-4cde-bec4-404a6f52640e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Delete backup with id: 91bdf625-00ab-4a36-a742-c0a528ae6449. Jul 10 18:11:20.774609 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:20.774609 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:20.797955 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-ec07a2a7-9716-4cde-bec4-404a6f52640e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] delete_backup rpcapi backup_id 91bdf625-00ab-4a36-a742-c0a528ae6449 {{(pid=99948) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:11:20.800526 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec07a2a7-9716-4cde-bec4-404a6f52640e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 202 Jul 10 18:11:20.801118 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 965/3831] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:11:20 2026] DELETE /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:11:20.810137 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-061970fd-a8f2-453a-ba7a-9083d76fc238 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:20.815610 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-061970fd-a8f2-453a-ba7a-9083d76fc238 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:20.815610 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-061970fd-a8f2-453a-ba7a-9083d76fc238 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:20.815610 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-061970fd-a8f2-453a-ba7a-9083d76fc238 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:20.815986 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-061970fd-a8f2-453a-ba7a-9083d76fc238 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:20.824589 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:20.824589 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:20.825696 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-061970fd-a8f2-453a-ba7a-9083d76fc238 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 200 Jul 10 18:11:20.826260 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 955/3832] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:20 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:21.610783 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7a3ec56b-4909-4594-b795-c75f2bac6b4d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:21.613518 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7a3ec56b-4909-4594-b795-c75f2bac6b4d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:21.613780 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7a3ec56b-4909-4594-b795-c75f2bac6b4d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:21.613971 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7a3ec56b-4909-4594-b795-c75f2bac6b4d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:21.625097 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:21.625097 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:21.629037 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7a3ec56b-4909-4594-b795-c75f2bac6b4d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:21.633381 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7a3ec56b-4909-4594-b795-c75f2bac6b4d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:21.633815 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 965/3833] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:21 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:21.843663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7e6fa4b6-ed0a-446e-a1cf-44c0eefc73a3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:21.845644 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7e6fa4b6-ed0a-446e-a1cf-44c0eefc73a3 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 Jul 10 18:11:21.845939 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7e6fa4b6-ed0a-446e-a1cf-44c0eefc73a3 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:21.846170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7e6fa4b6-ed0a-446e-a1cf-44c0eefc73a3 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:21.846307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7e6fa4b6-ed0a-446e-a1cf-44c0eefc73a3 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id 91bdf625-00ab-4a36-a742-c0a528ae6449. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:21.850602 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7e6fa4b6-ed0a-446e-a1cf-44c0eefc73a3 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 returned with HTTP 404 Jul 10 18:11:21.851140 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 949/3834] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:21 2026] GET /volume/v3/backups/91bdf625-00ab-4a36-a742-c0a528ae6449 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:21.863990 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:21.865880 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:11:21.866457 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-191107451"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:21.867707 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-191107451'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:11:21.867879 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Create volume of 1 GB Jul 10 18:11:21.874830 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Availability Zones retrieved successfully. Jul 10 18:11:21.881642 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Flow 'volume_create_api' (846df803-af29-4a18-98f0-7a50c4ffdc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:21.882946 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2090efb1-1185-4888-86b2-44bcf0686e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:21.884120 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:11:21.937056 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2090efb1-1185-4888-86b2-44bcf0686e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:21.938087 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a245a86-c2f3-4571-983e-13bdb6a3a564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:22.006878 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Created reservations ['1270fd63-1221-4a27-bdfa-f811c3039c66', 'b0e754fe-0f7a-4465-894f-38a542952ebc', '23fa42e1-67b4-4c15-bf0a-0b3b29b4a79e', '222c1796-4b6e-4450-ba53-4ffbcaeb3e73'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:22.008214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a245a86-c2f3-4571-983e-13bdb6a3a564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1270fd63-1221-4a27-bdfa-f811c3039c66', 'b0e754fe-0f7a-4465-894f-38a542952ebc', '23fa42e1-67b4-4c15-bf0a-0b3b29b4a79e', '222c1796-4b6e-4450-ba53-4ffbcaeb3e73']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:22.009323 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ce4daa-8707-4a52-9b9e-a2fb405f6fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:22.037493 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ce4daa-8707-4a52-9b9e-a2fb405f6fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe77c059-0140-4433-9640-d9b0c9fe7def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-191107451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9d87d6b1b44838bf0a9b4af38c6780',qos_specs=None,replication_status=,reservations=['1270fd63-1221-4a27-bdfa-f811c3039c66','b0e754fe-0f7a-4465-894f-38a542952ebc','23fa42e1-67b4-4c15-bf0a-0b3b29b4a79e','222c1796-4b6e-4450-ba53-4ffbcaeb3e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280a6ef720474242aa8aaf1055ab66ae',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-191107451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe77c059-0140-4433-9640-d9b0c9fe7def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9d87d6b1b44838bf0a9b4af38c6780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='280a6ef720474242aa8aaf1055ab66ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:22.038610 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0ebb8e-9743-4509-91b8-781f127995a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:22.078030 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0ebb8e-9743-4509-91b8-781f127995a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-191107451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9d87d6b1b44838bf0a9b4af38c6780',qos_specs=None,replication_status=,reservations=['1270fd63-1221-4a27-bdfa-f811c3039c66','b0e754fe-0f7a-4465-894f-38a542952ebc','23fa42e1-67b4-4c15-bf0a-0b3b29b4a79e','222c1796-4b6e-4450-ba53-4ffbcaeb3e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280a6ef720474242aa8aaf1055ab66ae',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:22.079244 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c5cb7c-9063-419a-a5cd-d695201c118f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:22.091379 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c5cb7c-9063-419a-a5cd-d695201c118f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:22.092417 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Flow 'volume_create_api' (846df803-af29-4a18-98f0-7a50c4ffdc68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:22.092834 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Create volume request issued successfully. Jul 10 18:11:22.093495 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7870dfbc-63a6-4cd1-842a-92f79e502599 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:11:22.094665 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 966/3835] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:11:21 2026] POST /volume/v3/volumes => generated 746 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:11:22.109478 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-13419297-b842-4365-8ae9-77852c06d6bc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:22.112384 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-13419297-b842-4365-8ae9-77852c06d6bc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def Jul 10 18:11:22.112384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-13419297-b842-4365-8ae9-77852c06d6bc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:22.112609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-13419297-b842-4365-8ae9-77852c06d6bc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:22.129991 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:22.129991 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:22.140167 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-13419297-b842-4365-8ae9-77852c06d6bc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:11:22.150415 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-13419297-b842-4365-8ae9-77852c06d6bc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def returned with HTTP 200 Jul 10 18:11:22.150923 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 956/3836] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:22 2026] GET /volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:23.171744 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ac4fb42f-5cf4-4d43-8e32-bf9a12cb0eb6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:23.174385 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ac4fb42f-5cf4-4d43-8e32-bf9a12cb0eb6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def Jul 10 18:11:23.174718 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ac4fb42f-5cf4-4d43-8e32-bf9a12cb0eb6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:23.175028 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ac4fb42f-5cf4-4d43-8e32-bf9a12cb0eb6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:23.185490 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:23.185490 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:23.191007 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ac4fb42f-5cf4-4d43-8e32-bf9a12cb0eb6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:11:23.197719 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ac4fb42f-5cf4-4d43-8e32-bf9a12cb0eb6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def returned with HTTP 200 Jul 10 18:11:23.198463 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 966/3837] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:23 2026] GET /volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:23.212859 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f6f89619-c9a6-445e-a78c-2762c0a4ef81 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:23.217726 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f6f89619-c9a6-445e-a78c-2762c0a4ef81 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:11:23.218248 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f6f89619-c9a6-445e-a78c-2762c0a4ef81 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe77c059-0140-4433-9640-d9b0c9fe7def", "name": "tempest-VolumesBackupsTest-Backup-1983910266"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:23.220293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-f6f89619-c9a6-445e-a78c-2762c0a4ef81 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Creating new backup {'backup': {'volume_id': 'fe77c059-0140-4433-9640-d9b0c9fe7def', 'name': 'tempest-VolumesBackupsTest-Backup-1983910266'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:11:23.220586 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-f6f89619-c9a6-445e-a78c-2762c0a4ef81 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Creating backup of volume fe77c059-0140-4433-9640-d9b0c9fe7def in container None Jul 10 18:11:23.231233 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:23.231233 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:23.231799 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f6f89619-c9a6-445e-a78c-2762c0a4ef81 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Volume info retrieved successfully. Jul 10 18:11:23.266624 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-f6f89619-c9a6-445e-a78c-2762c0a4ef81 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Created reservations ['78e1a067-1ae3-438b-a63e-d887d9cd6b54', '930966ee-f84b-427d-817f-d76f8203d62d'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:23.311664 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f6f89619-c9a6-445e-a78c-2762c0a4ef81 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:11:23.312272 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 950/3838] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:11:23 2026] POST /volume/v3/backups => generated 328 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:11:23.321981 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e6749d68-1ce1-4e1e-b54c-1a608e1d0b90 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:23.324751 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6749d68-1ce1-4e1e-b54c-1a608e1d0b90 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:23.325063 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6749d68-1ce1-4e1e-b54c-1a608e1d0b90 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:23.325356 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6749d68-1ce1-4e1e-b54c-1a608e1d0b90 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:23.325514 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e6749d68-1ce1-4e1e-b54c-1a608e1d0b90 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:23.331501 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:23.331501 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:23.332654 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6749d68-1ce1-4e1e-b54c-1a608e1d0b90 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:23.333115 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 967/3839] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:23 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:24.346950 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-87e0a457-5ec7-4410-a5d5-0030d876d57d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:24.349050 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-87e0a457-5ec7-4410-a5d5-0030d876d57d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:24.349289 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-87e0a457-5ec7-4410-a5d5-0030d876d57d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:24.349519 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-87e0a457-5ec7-4410-a5d5-0030d876d57d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:24.349674 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-87e0a457-5ec7-4410-a5d5-0030d876d57d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:24.354983 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:24.354983 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:24.355830 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-87e0a457-5ec7-4410-a5d5-0030d876d57d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:24.356294 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 957/3840] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:24 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:25.370878 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fb3e3f9b-50e5-4629-ad79-dc170c93b737 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:25.373891 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb3e3f9b-50e5-4629-ad79-dc170c93b737 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:25.374198 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb3e3f9b-50e5-4629-ad79-dc170c93b737 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:25.374505 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb3e3f9b-50e5-4629-ad79-dc170c93b737 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:25.374695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-fb3e3f9b-50e5-4629-ad79-dc170c93b737 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:25.377059 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=349,cinder:UPDATE=60,cinder:INSERT=30 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:11:25.380879 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:25.380879 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:25.381960 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb3e3f9b-50e5-4629-ad79-dc170c93b737 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:25.382666 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 967/3841] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:25 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:25.689877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-40e5d41e-2cbc-4572-8601-fb042afb3142 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:25.692371 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-40e5d41e-2cbc-4572-8601-fb042afb3142 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:25.692635 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-40e5d41e-2cbc-4572-8601-fb042afb3142 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:25.692920 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-40e5d41e-2cbc-4572-8601-fb042afb3142 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:25.704614 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:25.704614 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:25.709778 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-40e5d41e-2cbc-4572-8601-fb042afb3142 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:25.715706 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-40e5d41e-2cbc-4572-8601-fb042afb3142 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:25.716394 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 951/3842] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:25 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:25.742295 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-2f381a34-e467-496a-8ca2-a54750f8b9ee None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:25.744554 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-2f381a34-e467-496a-8ca2-a54750f8b9ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] POST https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b/action Jul 10 18:11:25.744985 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-2f381a34-e467-496a-8ca2-a54750f8b9ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:11:25.745135 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-2f381a34-e467-496a-8ca2-a54750f8b9ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:25.760468 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:25.760468 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:25.761093 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-2f381a34-e467-496a-8ca2-a54750f8b9ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:25.772734 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-2f381a34-e467-496a-8ca2-a54750f8b9ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Begin detaching volume completed successfully. Jul 10 18:11:25.774166 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-2f381a34-e467-496a-8ca2-a54750f8b9ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b/action returned with HTTP 202 Jul 10 18:11:25.774166 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 968/3843] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:11:25 2026] POST /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:11:26.395196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-675c0d7d-8147-45c4-be50-71cf92715b59 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:26.397843 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-675c0d7d-8147-45c4-be50-71cf92715b59 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:26.397962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-675c0d7d-8147-45c4-be50-71cf92715b59 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:26.398243 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-675c0d7d-8147-45c4-be50-71cf92715b59 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:26.398405 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-675c0d7d-8147-45c4-be50-71cf92715b59 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:26.403948 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:26.403948 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:26.404813 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-675c0d7d-8147-45c4-be50-71cf92715b59 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:26.405293 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 958/3844] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:26 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:26.803328 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6b819c08-5d8a-46d3-b069-119a130964b1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:26.803889 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b819c08-5d8a-46d3-b069-119a130964b1 None None] GET https://10.4.3.71/volume// Jul 10 18:11:26.803889 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b819c08-5d8a-46d3-b069-119a130964b1 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:26.804097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b819c08-5d8a-46d3-b069-119a130964b1 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:26.804326 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b819c08-5d8a-46d3-b069-119a130964b1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:26.804658 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 968/3845] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:11:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:26.816859 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-aeca00b4-091c-4d3d-8ada-6d57d2975c4e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:26.820141 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-aeca00b4-091c-4d3d-8ada-6d57d2975c4e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:26.820409 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-aeca00b4-091c-4d3d-8ada-6d57d2975c4e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:26.820717 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-aeca00b4-091c-4d3d-8ada-6d57d2975c4e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:26.831646 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:26.831646 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:26.836175 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-aeca00b4-091c-4d3d-8ada-6d57d2975c4e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:26.843612 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-aeca00b4-091c-4d3d-8ada-6d57d2975c4e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:26.844288 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 952/3846] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:11:26 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:11:27.423750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e2ed7f0d-adf9-4c7b-b1d9-dd9136c16ff1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:27.425921 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e2ed7f0d-adf9-4c7b-b1d9-dd9136c16ff1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:27.426177 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e2ed7f0d-adf9-4c7b-b1d9-dd9136c16ff1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:27.426523 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e2ed7f0d-adf9-4c7b-b1d9-dd9136c16ff1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:27.426692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e2ed7f0d-adf9-4c7b-b1d9-dd9136c16ff1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:27.438750 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:27.438750 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:27.439416 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e2ed7f0d-adf9-4c7b-b1d9-dd9136c16ff1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:27.439831 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 969/3847] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:27 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:28.458953 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9e784c80-0f98-4800-a503-3b7e2f32b7df None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:28.463022 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9e784c80-0f98-4800-a503-3b7e2f32b7df tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:28.463022 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9e784c80-0f98-4800-a503-3b7e2f32b7df tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:28.463022 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9e784c80-0f98-4800-a503-3b7e2f32b7df tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:28.463022 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-9e784c80-0f98-4800-a503-3b7e2f32b7df tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:28.469029 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:28.469029 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:28.469946 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9e784c80-0f98-4800-a503-3b7e2f32b7df tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:28.470458 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 959/3848] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:28 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:29.484051 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9416064a-025f-4949-912b-5ef60280cdb3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:29.486135 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9416064a-025f-4949-912b-5ef60280cdb3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:29.486379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9416064a-025f-4949-912b-5ef60280cdb3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:29.486707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9416064a-025f-4949-912b-5ef60280cdb3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:29.486889 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9416064a-025f-4949-912b-5ef60280cdb3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:29.491698 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:29.491698 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:29.492787 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9416064a-025f-4949-912b-5ef60280cdb3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:29.493360 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 969/3849] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:29 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:30.505702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-90792bb3-2a49-4c39-97a2-952d9c1bf2cc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:30.507965 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90792bb3-2a49-4c39-97a2-952d9c1bf2cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:30.510585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90792bb3-2a49-4c39-97a2-952d9c1bf2cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:30.510585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90792bb3-2a49-4c39-97a2-952d9c1bf2cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:30.510585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-90792bb3-2a49-4c39-97a2-952d9c1bf2cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:30.512929 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=334,cinder:UPDATE=75,cinder:INSERT=34 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:11:30.516866 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:30.516866 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:30.518607 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90792bb3-2a49-4c39-97a2-952d9c1bf2cc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:30.519105 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 953/3850] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:30 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:30.723415 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-4daf37c3-81a5-44a8-ad91-cd3bc0161340 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:30.725735 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-4daf37c3-81a5-44a8-ad91-cd3bc0161340 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/attachments/3d670542-7fd3-47e8-989a-64d5a47a2e02 Jul 10 18:11:30.726126 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-4daf37c3-81a5-44a8-ad91-cd3bc0161340 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:30.726505 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-4daf37c3-81a5-44a8-ad91-cd3bc0161340 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:30.735011 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:30.735011 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:31.275765 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eaa1b4f6-b1f5-49d5-a693-b53ae5c9b9a9 req-4daf37c3-81a5-44a8-ad91-cd3bc0161340 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/attachments/3d670542-7fd3-47e8-989a-64d5a47a2e02 returned with HTTP 200 Jul 10 18:11:31.276273 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 970/3851] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:11:30 2026] DELETE /volume/v3/attachments/3d670542-7fd3-47e8-989a-64d5a47a2e02 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:31.532617 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3820918c-3c06-4b39-8626-5e8aeb773ac0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:31.535036 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3820918c-3c06-4b39-8626-5e8aeb773ac0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:31.535314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3820918c-3c06-4b39-8626-5e8aeb773ac0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:31.535597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3820918c-3c06-4b39-8626-5e8aeb773ac0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:31.535773 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-3820918c-3c06-4b39-8626-5e8aeb773ac0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:31.541247 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:31.541247 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:31.542172 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3820918c-3c06-4b39-8626-5e8aeb773ac0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:31.542714 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 960/3852] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:31 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:32.142296 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1c80f40a-d541-4a75-af99-906bf2624312 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:32.147866 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c80f40a-d541-4a75-af99-906bf2624312 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:32.148181 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c80f40a-d541-4a75-af99-906bf2624312 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:32.148494 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1c80f40a-d541-4a75-af99-906bf2624312 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:32.158155 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:32.158155 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:32.162649 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1c80f40a-d541-4a75-af99-906bf2624312 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:32.168133 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1c80f40a-d541-4a75-af99-906bf2624312 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:32.171935 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 970/3853] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:32 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:32.190800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dde4b098-7968-42e1-b2ec-b98a54d7eb13 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:32.191735 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dde4b098-7968-42e1-b2ec-b98a54d7eb13 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:32.192064 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dde4b098-7968-42e1-b2ec-b98a54d7eb13 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:32.193599 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dde4b098-7968-42e1-b2ec-b98a54d7eb13 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:32.201524 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:32.201524 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:32.206191 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-dde4b098-7968-42e1-b2ec-b98a54d7eb13 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:32.211772 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dde4b098-7968-42e1-b2ec-b98a54d7eb13 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:32.212261 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 954/3854] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:32 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:32.232043 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-462a3617-a80f-4408-a601-489b4290a8ca None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:32.234300 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-462a3617-a80f-4408-a601-489b4290a8ca tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:32.234601 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-462a3617-a80f-4408-a601-489b4290a8ca tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:32.235195 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-462a3617-a80f-4408-a601-489b4290a8ca tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:32.235195 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-462a3617-a80f-4408-a601-489b4290a8ca tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete volume with id: 06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:32.244990 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:32.244990 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:32.245662 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-462a3617-a80f-4408-a601-489b4290a8ca tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:32.279486 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-462a3617-a80f-4408-a601-489b4290a8ca tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete volume request issued successfully. Jul 10 18:11:32.279845 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-462a3617-a80f-4408-a601-489b4290a8ca tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 202 Jul 10 18:11:32.280414 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 971/3855] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:11:32 2026] DELETE /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:11:32.290868 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c8448ba1-c249-4bb6-ac6a-25dc61a28cb1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:32.295122 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8448ba1-c249-4bb6-ac6a-25dc61a28cb1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:32.295501 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8448ba1-c249-4bb6-ac6a-25dc61a28cb1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:32.297124 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8448ba1-c249-4bb6-ac6a-25dc61a28cb1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:32.308060 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:32.308060 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:32.317210 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c8448ba1-c249-4bb6-ac6a-25dc61a28cb1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:32.327996 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8448ba1-c249-4bb6-ac6a-25dc61a28cb1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 200 Jul 10 18:11:32.327996 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 961/3856] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:32 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:32.554785 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9ff4275e-befa-4cb5-bdb8-2c52a54f46bd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:32.557080 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ff4275e-befa-4cb5-bdb8-2c52a54f46bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:32.557393 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ff4275e-befa-4cb5-bdb8-2c52a54f46bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:32.557594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ff4275e-befa-4cb5-bdb8-2c52a54f46bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:32.557763 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9ff4275e-befa-4cb5-bdb8-2c52a54f46bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:32.563326 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:32.563326 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:32.564827 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ff4275e-befa-4cb5-bdb8-2c52a54f46bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:32.565334 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 971/3857] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:32 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:33.344837 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-36ca0f43-42bb-40d8-9b70-60e7c7885d5e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:33.347168 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-36ca0f43-42bb-40d8-9b70-60e7c7885d5e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b Jul 10 18:11:33.347442 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-36ca0f43-42bb-40d8-9b70-60e7c7885d5e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:33.347717 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-36ca0f43-42bb-40d8-9b70-60e7c7885d5e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:33.354778 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-36ca0f43-42bb-40d8-9b70-60e7c7885d5e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b returned with HTTP 404 Jul 10 18:11:33.355920 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 955/3858] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:33 2026] GET /volume/v3/volumes/06559b71-36d5-4fb9-be24-09a7824f8f0b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:33.364510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e7f68a68-9e54-42da-a21e-0d4aa1927889 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:33.366756 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e7f68a68-9e54-42da-a21e-0d4aa1927889 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:11:33.366988 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e7f68a68-9e54-42da-a21e-0d4aa1927889 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:33.367208 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e7f68a68-9e54-42da-a21e-0d4aa1927889 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:33.375646 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:33.375646 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:33.379769 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e7f68a68-9e54-42da-a21e-0d4aa1927889 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:33.384300 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e7f68a68-9e54-42da-a21e-0d4aa1927889 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:11:33.384763 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 972/3859] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:33 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:33.404384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-decad783-6d44-4f3c-b562-ca3a86be4496 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:33.408010 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-decad783-6d44-4f3c-b562-ca3a86be4496 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:11:33.408306 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-decad783-6d44-4f3c-b562-ca3a86be4496 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:33.408787 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-decad783-6d44-4f3c-b562-ca3a86be4496 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:33.419017 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:33.419017 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:33.422932 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-decad783-6d44-4f3c-b562-ca3a86be4496 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:33.427780 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-decad783-6d44-4f3c-b562-ca3a86be4496 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:11:33.428152 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 962/3860] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:33 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:33.446244 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2cdd4b22-f76d-41bc-a8c2-752d25bddde5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:33.448430 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2cdd4b22-f76d-41bc-a8c2-752d25bddde5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:11:33.448718 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2cdd4b22-f76d-41bc-a8c2-752d25bddde5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:33.448972 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2cdd4b22-f76d-41bc-a8c2-752d25bddde5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:33.449190 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-2cdd4b22-f76d-41bc-a8c2-752d25bddde5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete volume with id: 78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:11:33.456823 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:33.456823 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:33.457324 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2cdd4b22-f76d-41bc-a8c2-752d25bddde5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:33.482368 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2cdd4b22-f76d-41bc-a8c2-752d25bddde5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete volume request issued successfully. Jul 10 18:11:33.482649 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2cdd4b22-f76d-41bc-a8c2-752d25bddde5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 202 Jul 10 18:11:33.483169 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 972/3861] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:11:33 2026] DELETE /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:11:33.492412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-85c78a44-ee62-4a5b-8493-083d3bb2d823 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:33.494463 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85c78a44-ee62-4a5b-8493-083d3bb2d823 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:11:33.494747 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85c78a44-ee62-4a5b-8493-083d3bb2d823 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:33.494747 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85c78a44-ee62-4a5b-8493-083d3bb2d823 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:33.503781 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:33.503781 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:33.508445 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-85c78a44-ee62-4a5b-8493-083d3bb2d823 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:33.514204 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85c78a44-ee62-4a5b-8493-083d3bb2d823 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 200 Jul 10 18:11:33.514766 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 956/3862] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:33 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:33.579114 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c00070a8-8136-4ec1-978a-d60356923aa1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:33.582198 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c00070a8-8136-4ec1-978a-d60356923aa1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:33.582198 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c00070a8-8136-4ec1-978a-d60356923aa1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:33.582198 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c00070a8-8136-4ec1-978a-d60356923aa1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:33.582587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c00070a8-8136-4ec1-978a-d60356923aa1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:33.594209 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:33.594209 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:33.595338 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c00070a8-8136-4ec1-978a-d60356923aa1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:33.596850 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 973/3863] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:33 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:34.530692 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1e9e6975-84d9-4348-8ede-a86d9418cec9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:34.533354 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1e9e6975-84d9-4348-8ede-a86d9418cec9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 Jul 10 18:11:34.533680 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1e9e6975-84d9-4348-8ede-a86d9418cec9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:34.533993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1e9e6975-84d9-4348-8ede-a86d9418cec9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:34.541396 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1e9e6975-84d9-4348-8ede-a86d9418cec9 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 returned with HTTP 404 Jul 10 18:11:34.541983 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 963/3864] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:34 2026] GET /volume/v3/volumes/78e29f11-4df3-4eeb-aca1-20ac3c36a4b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:34.552879 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a3e79c61-e5b8-4a1c-be0e-865154dcd169 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:34.555647 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a3e79c61-e5b8-4a1c-be0e-865154dcd169 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:11:34.555910 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a3e79c61-e5b8-4a1c-be0e-865154dcd169 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:34.556155 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a3e79c61-e5b8-4a1c-be0e-865154dcd169 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:34.568589 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:34.568589 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:34.571390 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a3e79c61-e5b8-4a1c-be0e-865154dcd169 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:34.577124 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a3e79c61-e5b8-4a1c-be0e-865154dcd169 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:11:34.577692 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 973/3865] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:34 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:34.592403 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c7fb6574-318c-4045-b45d-592764c37518 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:34.594473 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7fb6574-318c-4045-b45d-592764c37518 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:11:34.594890 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c7fb6574-318c-4045-b45d-592764c37518 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:34.595154 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c7fb6574-318c-4045-b45d-592764c37518 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:34.603337 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:34.603337 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:34.608963 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c7fb6574-318c-4045-b45d-592764c37518 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:34.610774 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bf298f1f-f309-486b-a399-d209e18b006f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:34.612942 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bf298f1f-f309-486b-a399-d209e18b006f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:34.613368 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bf298f1f-f309-486b-a399-d209e18b006f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:34.613767 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bf298f1f-f309-486b-a399-d209e18b006f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:34.614062 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-bf298f1f-f309-486b-a399-d209e18b006f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:34.615547 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c7fb6574-318c-4045-b45d-592764c37518 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:11:34.616304 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 957/3866] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:34 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:34.621418 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:34.621418 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:34.621418 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bf298f1f-f309-486b-a399-d209e18b006f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:34.621418 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 974/3867] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:34 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:34.635019 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d07ec958-5615-410d-8788-7d13dd1b193d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:34.637600 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d07ec958-5615-410d-8788-7d13dd1b193d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:11:34.637869 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d07ec958-5615-410d-8788-7d13dd1b193d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:34.638117 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d07ec958-5615-410d-8788-7d13dd1b193d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:34.638444 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-d07ec958-5615-410d-8788-7d13dd1b193d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete volume with id: 22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:11:34.649196 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:34.649196 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:34.649865 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d07ec958-5615-410d-8788-7d13dd1b193d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:34.678691 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d07ec958-5615-410d-8788-7d13dd1b193d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete volume request issued successfully. Jul 10 18:11:34.678844 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d07ec958-5615-410d-8788-7d13dd1b193d tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 202 Jul 10 18:11:34.679286 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 964/3868] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:11:34 2026] DELETE /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:11:34.689547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2c51ea52-7f6a-4c65-be06-23e454fe0215 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:34.692238 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c51ea52-7f6a-4c65-be06-23e454fe0215 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:11:34.692460 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c51ea52-7f6a-4c65-be06-23e454fe0215 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:34.692768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2c51ea52-7f6a-4c65-be06-23e454fe0215 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:34.701789 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:34.701789 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:34.707421 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2c51ea52-7f6a-4c65-be06-23e454fe0215 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:34.713376 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2c51ea52-7f6a-4c65-be06-23e454fe0215 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 200 Jul 10 18:11:34.713866 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 974/3869] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:34 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:35.637916 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d4bc0e93-b486-4e59-bfe6-bbfe2d2f35cd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:35.640437 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d4bc0e93-b486-4e59-bfe6-bbfe2d2f35cd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:35.640775 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d4bc0e93-b486-4e59-bfe6-bbfe2d2f35cd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:35.641151 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d4bc0e93-b486-4e59-bfe6-bbfe2d2f35cd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:35.641151 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d4bc0e93-b486-4e59-bfe6-bbfe2d2f35cd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:35.646925 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:35.646925 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:35.647847 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d4bc0e93-b486-4e59-bfe6-bbfe2d2f35cd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:35.648400 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 958/3870] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:35 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:35.729410 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f0379f4b-4bf8-474e-8886-423229c48072 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:35.732221 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0379f4b-4bf8-474e-8886-423229c48072 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd Jul 10 18:11:35.732489 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f0379f4b-4bf8-474e-8886-423229c48072 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:35.732725 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f0379f4b-4bf8-474e-8886-423229c48072 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:35.743100 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0379f4b-4bf8-474e-8886-423229c48072 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd returned with HTTP 404 Jul 10 18:11:35.743936 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 975/3871] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:35 2026] GET /volume/v3/volumes/22447b24-117e-4efb-bd60-fa3305708bdd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:35.753837 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9a0b0f85-da84-4c5a-8373-b6b0f847890e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:35.756520 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a0b0f85-da84-4c5a-8373-b6b0f847890e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e Jul 10 18:11:35.756798 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a0b0f85-da84-4c5a-8373-b6b0f847890e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:35.757044 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a0b0f85-da84-4c5a-8373-b6b0f847890e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:35.757200 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-9a0b0f85-da84-4c5a-8373-b6b0f847890e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete snapshot with id: d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e Jul 10 18:11:35.764888 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:35.764888 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:35.765428 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9a0b0f85-da84-4c5a-8373-b6b0f847890e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:11:35.789833 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9a0b0f85-da84-4c5a-8373-b6b0f847890e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot delete request issued successfully. Jul 10 18:11:35.790270 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a0b0f85-da84-4c5a-8373-b6b0f847890e tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e returned with HTTP 202 Jul 10 18:11:35.790894 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 965/3872] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:11:35 2026] DELETE /volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:11:35.803375 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d99512d4-2ce8-468f-be88-86a7bef4e329 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:35.805403 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d99512d4-2ce8-468f-be88-86a7bef4e329 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e Jul 10 18:11:35.805677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d99512d4-2ce8-468f-be88-86a7bef4e329 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:35.805924 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d99512d4-2ce8-468f-be88-86a7bef4e329 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:35.811966 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:35.811966 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:35.812671 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d99512d4-2ce8-468f-be88-86a7bef4e329 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:11:35.813715 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d99512d4-2ce8-468f-be88-86a7bef4e329 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e returned with HTTP 200 Jul 10 18:11:35.814222 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 975/3873] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:11:35 2026] GET /volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:36.664463 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3d267b9f-5c0b-4139-9e3f-30367281bf6e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:36.666528 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3d267b9f-5c0b-4139-9e3f-30367281bf6e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:36.666825 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3d267b9f-5c0b-4139-9e3f-30367281bf6e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:36.667044 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3d267b9f-5c0b-4139-9e3f-30367281bf6e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:36.667170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-3d267b9f-5c0b-4139-9e3f-30367281bf6e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:36.672763 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:36.672763 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:36.672917 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3d267b9f-5c0b-4139-9e3f-30367281bf6e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:36.673307 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 959/3874] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:36 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:36.830516 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b97b1ad7-9857-4afe-a2e4-f6baf57ea515 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:36.832866 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b97b1ad7-9857-4afe-a2e4-f6baf57ea515 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e Jul 10 18:11:36.833115 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b97b1ad7-9857-4afe-a2e4-f6baf57ea515 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:36.834515 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b97b1ad7-9857-4afe-a2e4-f6baf57ea515 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:36.839440 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b97b1ad7-9857-4afe-a2e4-f6baf57ea515 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e returned with HTTP 404 Jul 10 18:11:36.840579 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 976/3875] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:11:36 2026] GET /volume/v3/snapshots/d6e2b21b-339d-4e9d-ba9a-a9e983a4e48e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:36.849014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-549a8bcb-0025-4f2b-8ade-f92f1c657d86 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:36.851174 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-549a8bcb-0025-4f2b-8ade-f92f1c657d86 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e Jul 10 18:11:36.851409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-549a8bcb-0025-4f2b-8ade-f92f1c657d86 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:36.852453 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-549a8bcb-0025-4f2b-8ade-f92f1c657d86 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:36.852453 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-549a8bcb-0025-4f2b-8ade-f92f1c657d86 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete snapshot with id: db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e Jul 10 18:11:36.858196 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:36.858196 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:36.858784 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-549a8bcb-0025-4f2b-8ade-f92f1c657d86 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:11:36.880391 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-549a8bcb-0025-4f2b-8ade-f92f1c657d86 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot delete request issued successfully. Jul 10 18:11:36.880653 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-549a8bcb-0025-4f2b-8ade-f92f1c657d86 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e returned with HTTP 202 Jul 10 18:11:36.881255 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 966/3876] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:11:36 2026] DELETE /volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:11:36.890701 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-df598c59-ce9d-45c7-9fbd-38d5949077ee None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:36.894877 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-df598c59-ce9d-45c7-9fbd-38d5949077ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e Jul 10 18:11:36.895062 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-df598c59-ce9d-45c7-9fbd-38d5949077ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:36.895327 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-df598c59-ce9d-45c7-9fbd-38d5949077ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:36.906471 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:36.906471 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:36.910238 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-df598c59-ce9d-45c7-9fbd-38d5949077ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:11:36.911359 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-df598c59-ce9d-45c7-9fbd-38d5949077ee tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e returned with HTTP 200 Jul 10 18:11:36.911924 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 976/3877] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:11:36 2026] GET /volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:37.687995 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-708bea40-115e-45a6-8d80-0af23a17d85e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:37.690431 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-708bea40-115e-45a6-8d80-0af23a17d85e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:37.690642 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-708bea40-115e-45a6-8d80-0af23a17d85e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:37.690876 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-708bea40-115e-45a6-8d80-0af23a17d85e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:37.691024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-708bea40-115e-45a6-8d80-0af23a17d85e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:37.701798 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:37.701798 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:37.702888 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-708bea40-115e-45a6-8d80-0af23a17d85e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:37.703436 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 960/3878] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:37 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:37.923788 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d1f486d0-1094-463b-831d-5fbdca7f23f0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:37.925829 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d1f486d0-1094-463b-831d-5fbdca7f23f0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e Jul 10 18:11:37.926309 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d1f486d0-1094-463b-831d-5fbdca7f23f0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:37.926689 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d1f486d0-1094-463b-831d-5fbdca7f23f0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:37.934210 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d1f486d0-1094-463b-831d-5fbdca7f23f0 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e returned with HTTP 404 Jul 10 18:11:37.935144 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 977/3879] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:11:37 2026] GET /volume/v3/snapshots/db3a4065-cfd7-45d3-9dd4-4e125c3e7e4e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:37.944901 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8099a63f-b51e-4400-bad4-34f0bbd0b9b5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:37.947420 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8099a63f-b51e-4400-bad4-34f0bbd0b9b5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 Jul 10 18:11:37.947677 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8099a63f-b51e-4400-bad4-34f0bbd0b9b5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:37.947980 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8099a63f-b51e-4400-bad4-34f0bbd0b9b5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:37.948144 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-8099a63f-b51e-4400-bad4-34f0bbd0b9b5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete snapshot with id: a2046920-51ff-422d-b332-17ad0d395624 Jul 10 18:11:37.955048 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:37.955048 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:37.955728 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8099a63f-b51e-4400-bad4-34f0bbd0b9b5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:11:37.979299 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8099a63f-b51e-4400-bad4-34f0bbd0b9b5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot delete request issued successfully. Jul 10 18:11:37.979537 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8099a63f-b51e-4400-bad4-34f0bbd0b9b5 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 returned with HTTP 202 Jul 10 18:11:37.980046 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 967/3880] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:11:37 2026] DELETE /volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:11:37.992041 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7e0fa175-4ef7-43a8-b6e7-d524740447b8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:37.994962 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e0fa175-4ef7-43a8-b6e7-d524740447b8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 Jul 10 18:11:37.996243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e0fa175-4ef7-43a8-b6e7-d524740447b8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:37.997346 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e0fa175-4ef7-43a8-b6e7-d524740447b8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:38.003744 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:38.003744 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:38.005370 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7e0fa175-4ef7-43a8-b6e7-d524740447b8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Snapshot retrieved successfully. Jul 10 18:11:38.006310 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e0fa175-4ef7-43a8-b6e7-d524740447b8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 returned with HTTP 200 Jul 10 18:11:38.006763 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 977/3881] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:11:37 2026] GET /volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:38.118939 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:38.120821 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:11:38.121184 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-387588988", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:38.122980 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-387588988', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:11:38.123125 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Create volume of 1 GB Jul 10 18:11:38.128004 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Availability Zones retrieved successfully. Jul 10 18:11:38.135106 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Flow 'volume_create_api' (14ea9c25-5bf2-4989-bc05-7eab54a628fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:38.136262 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedf976e-0f3a-4647-b147-24846c907f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:38.137696 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:11:38.177702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedf976e-0f3a-4647-b147-24846c907f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:38.178808 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9986aff-f09c-45f9-99f3-6e370d0e685c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:38.254019 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Created reservations ['94580abe-2d51-470a-a066-5f0fe4a0abd5', 'f826cbda-31a6-46b6-b98a-ec484b9ca213', '398461ec-7f6c-4a46-83a1-959c428b6ff2', '9bb00b5a-3430-4f82-a5a5-18de3eef2e5c'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:38.255052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9986aff-f09c-45f9-99f3-6e370d0e685c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94580abe-2d51-470a-a066-5f0fe4a0abd5', 'f826cbda-31a6-46b6-b98a-ec484b9ca213', '398461ec-7f6c-4a46-83a1-959c428b6ff2', '9bb00b5a-3430-4f82-a5a5-18de3eef2e5c']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:38.256020 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e43543f-86a4-4519-9186-362c60495a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:38.289837 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e43543f-86a4-4519-9186-362c60495a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb71e47-2a67-4cfd-91d2-66fad602002f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-387588988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51360f201e874f55b6983984d18d0aeb',qos_specs=None,replication_status=,reservations=['94580abe-2d51-470a-a066-5f0fe4a0abd5','f826cbda-31a6-46b6-b98a-ec484b9ca213','398461ec-7f6c-4a46-83a1-959c428b6ff2','9bb00b5a-3430-4f82-a5a5-18de3eef2e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88a026c7c2845f4b590ba2a70bf3dbc',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-387588988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fb71e47-2a67-4cfd-91d2-66fad602002f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51360f201e874f55b6983984d18d0aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88a026c7c2845f4b590ba2a70bf3dbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:38.290907 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28821d45-87a8-4c8b-a6fd-48c6527034e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:38.319854 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28821d45-87a8-4c8b-a6fd-48c6527034e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-387588988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51360f201e874f55b6983984d18d0aeb',qos_specs=None,replication_status=,reservations=['94580abe-2d51-470a-a066-5f0fe4a0abd5','f826cbda-31a6-46b6-b98a-ec484b9ca213','398461ec-7f6c-4a46-83a1-959c428b6ff2','9bb00b5a-3430-4f82-a5a5-18de3eef2e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88a026c7c2845f4b590ba2a70bf3dbc',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:38.320723 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e3f45f-3fa4-48d9-b70a-ac36302a9a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:38.333457 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e3f45f-3fa4-48d9-b70a-ac36302a9a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:38.334502 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Flow 'volume_create_api' (14ea9c25-5bf2-4989-bc05-7eab54a628fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:38.334937 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Create volume request issued successfully. Jul 10 18:11:38.335537 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bc9015c8-6eda-4d00-965b-bd7c38be87fd tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:11:38.336057 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 961/3882] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:11:38 2026] POST /volume/v3/volumes => generated 752 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:11:38.349696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0e234f1e-270e-4745-8b7f-2846fd872208 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:38.352229 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e234f1e-270e-4745-8b7f-2846fd872208 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:38.352496 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e234f1e-270e-4745-8b7f-2846fd872208 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:38.352770 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e234f1e-270e-4745-8b7f-2846fd872208 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:38.362192 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:38.362192 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:38.367344 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0e234f1e-270e-4745-8b7f-2846fd872208 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:38.372819 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e234f1e-270e-4745-8b7f-2846fd872208 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:38.373395 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 978/3883] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:38 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:38.721736 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5e2a4ce9-e34e-4d72-90f8-163dcb739057 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:38.723757 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5e2a4ce9-e34e-4d72-90f8-163dcb739057 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:38.724023 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5e2a4ce9-e34e-4d72-90f8-163dcb739057 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:38.724267 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5e2a4ce9-e34e-4d72-90f8-163dcb739057 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:38.724435 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-5e2a4ce9-e34e-4d72-90f8-163dcb739057 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:38.729726 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:38.729726 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:38.730658 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5e2a4ce9-e34e-4d72-90f8-163dcb739057 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:38.730934 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 968/3884] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:38 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:11:39.017527 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-495d1542-8bd3-45ed-8e84-9777b8a63a6f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.019540 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-495d1542-8bd3-45ed-8e84-9777b8a63a6f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 Jul 10 18:11:39.019790 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-495d1542-8bd3-45ed-8e84-9777b8a63a6f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.020020 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-495d1542-8bd3-45ed-8e84-9777b8a63a6f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.024944 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-495d1542-8bd3-45ed-8e84-9777b8a63a6f tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 returned with HTTP 404 Jul 10 18:11:39.025481 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 978/3885] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/snapshots/a2046920-51ff-422d-b332-17ad0d395624 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:39.034045 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c9d5a174-ea33-44ea-b7b0-112451ca20a8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.036735 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c9d5a174-ea33-44ea-b7b0-112451ca20a8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:11:39.037025 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c9d5a174-ea33-44ea-b7b0-112451ca20a8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.037304 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c9d5a174-ea33-44ea-b7b0-112451ca20a8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.047481 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:39.047481 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:39.053186 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c9d5a174-ea33-44ea-b7b0-112451ca20a8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:39.059673 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c9d5a174-ea33-44ea-b7b0-112451ca20a8 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:11:39.060188 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 962/3886] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:39.079232 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a52f4579-1aae-4ac9-bdbf-97a5c57e3df3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.082323 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a52f4579-1aae-4ac9-bdbf-97a5c57e3df3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:11:39.082788 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a52f4579-1aae-4ac9-bdbf-97a5c57e3df3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.083151 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a52f4579-1aae-4ac9-bdbf-97a5c57e3df3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.093923 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:39.093923 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:39.101137 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a52f4579-1aae-4ac9-bdbf-97a5c57e3df3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:39.106330 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a52f4579-1aae-4ac9-bdbf-97a5c57e3df3 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:11:39.107054 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 979/3887] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:39.123404 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ecc4e8b3-83c1-4039-aabd-5f042c465af1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.126262 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ecc4e8b3-83c1-4039-aabd-5f042c465af1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] DELETE https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:11:39.126575 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ecc4e8b3-83c1-4039-aabd-5f042c465af1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.126866 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ecc4e8b3-83c1-4039-aabd-5f042c465af1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.127097 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-ecc4e8b3-83c1-4039-aabd-5f042c465af1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete volume with id: 81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:11:39.140200 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:39.140200 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:39.141336 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ecc4e8b3-83c1-4039-aabd-5f042c465af1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:39.166135 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ecc4e8b3-83c1-4039-aabd-5f042c465af1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Delete volume request issued successfully. Jul 10 18:11:39.166474 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ecc4e8b3-83c1-4039-aabd-5f042c465af1 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 202 Jul 10 18:11:39.167173 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 969/3888] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:11:39 2026] DELETE /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:11:39.176981 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-99f03447-57c8-4057-894e-24baed3b5498 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.178746 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-99f03447-57c8-4057-894e-24baed3b5498 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:11:39.178936 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-99f03447-57c8-4057-894e-24baed3b5498 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.179163 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-99f03447-57c8-4057-894e-24baed3b5498 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.187687 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:39.187687 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:39.190158 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-99f03447-57c8-4057-894e-24baed3b5498 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Volume info retrieved successfully. Jul 10 18:11:39.194502 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-99f03447-57c8-4057-894e-24baed3b5498 tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 200 Jul 10 18:11:39.195034 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 979/3889] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:39.390265 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7bdbad98-f3a4-45b3-ade2-ee34706b9c1e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.393374 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7bdbad98-f3a4-45b3-ade2-ee34706b9c1e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:39.393670 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7bdbad98-f3a4-45b3-ade2-ee34706b9c1e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.393866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7bdbad98-f3a4-45b3-ade2-ee34706b9c1e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.403703 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:39.403703 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:39.410029 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7bdbad98-f3a4-45b3-ade2-ee34706b9c1e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:39.417698 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7bdbad98-f3a4-45b3-ade2-ee34706b9c1e tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:39.418483 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 963/3890] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:39.437805 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b1d0edf8-aa56-4103-ad85-1ac2fa7ba953 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.440533 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b1d0edf8-aa56-4103-ad85-1ac2fa7ba953 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:39.441663 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b1d0edf8-aa56-4103-ad85-1ac2fa7ba953 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.442499 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b1d0edf8-aa56-4103-ad85-1ac2fa7ba953 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.455812 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:39.455812 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:39.463745 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b1d0edf8-aa56-4103-ad85-1ac2fa7ba953 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:39.474537 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b1d0edf8-aa56-4103-ad85-1ac2fa7ba953 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:39.475638 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 980/3891] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:39.488241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5b306089-cceb-4b83-8c76-e9e1294ed765 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.489928 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b306089-cceb-4b83-8c76-e9e1294ed765 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes Jul 10 18:11:39.490115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b306089-cceb-4b83-8c76-e9e1294ed765 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.490336 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5b306089-cceb-4b83-8c76-e9e1294ed765 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.490612 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-5b306089-cceb-4b83-8c76-e9e1294ed765 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:11:39.491312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-5b306089-cceb-4b83-8c76-e9e1294ed765 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:11:39.498793 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5b306089-cceb-4b83-8c76-e9e1294ed765 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Get all volumes completed successfully. Jul 10 18:11:39.499395 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5b306089-cceb-4b83-8c76-e9e1294ed765 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 200 Jul 10 18:11:39.499843 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 970/3892] 10.4.3.71 () {66 vars in 1230 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/volumes => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:39.511591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7b83390d-f326-4fd8-a5c6-6daf73f81043 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.512592 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7b83390d-f326-4fd8-a5c6-6daf73f81043 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:39.512821 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7b83390d-f326-4fd8-a5c6-6daf73f81043 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.513091 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7b83390d-f326-4fd8-a5c6-6daf73f81043 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.522809 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:39.522809 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:39.527680 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7b83390d-f326-4fd8-a5c6-6daf73f81043 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:39.533821 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7b83390d-f326-4fd8-a5c6-6daf73f81043 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:39.535665 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 980/3893] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:39.587103 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-9f859f1b-acbd-4d0e-8177-35f4f5150aaf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.589407 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-9f859f1b-acbd-4d0e-8177-35f4f5150aaf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:39.590028 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-9f859f1b-acbd-4d0e-8177-35f4f5150aaf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.590028 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-9f859f1b-acbd-4d0e-8177-35f4f5150aaf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.598997 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:39.598997 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:39.603920 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-9f859f1b-acbd-4d0e-8177-35f4f5150aaf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:39.608905 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-9f859f1b-acbd-4d0e-8177-35f4f5150aaf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:39.609523 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 964/3894] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:39.746965 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ee9e3419-b1ae-4b42-8dfa-aed9cfa615bd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:39.749398 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ee9e3419-b1ae-4b42-8dfa-aed9cfa615bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:39.749609 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ee9e3419-b1ae-4b42-8dfa-aed9cfa615bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:39.749811 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ee9e3419-b1ae-4b42-8dfa-aed9cfa615bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:39.749932 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ee9e3419-b1ae-4b42-8dfa-aed9cfa615bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:39.754912 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:39.754912 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:39.755758 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ee9e3419-b1ae-4b42-8dfa-aed9cfa615bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:39.756138 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 981/3895] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:39 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:40.210866 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-765ce0a6-7184-4b4d-9407-26cc0019620b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:40.213354 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-765ce0a6-7184-4b4d-9407-26cc0019620b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] GET https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 Jul 10 18:11:40.213694 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-765ce0a6-7184-4b4d-9407-26cc0019620b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:40.213975 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-765ce0a6-7184-4b4d-9407-26cc0019620b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:40.221998 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-765ce0a6-7184-4b4d-9407-26cc0019620b tempest-SnapshotDataIntegrityTests-1933983276 tempest-SnapshotDataIntegrityTests-1933983276-project-member] https://10.4.3.71/volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 returned with HTTP 404 Jul 10 18:11:40.222530 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 971/3896] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:40 2026] GET /volume/v3/volumes/81f48164-edf6-4058-adb7-7bc4316e1b79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:40.770651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-310bd401-4f46-4102-b2eb-51020829becc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:40.774469 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-310bd401-4f46-4102-b2eb-51020829becc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:40.774864 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-310bd401-4f46-4102-b2eb-51020829becc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:40.775164 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-310bd401-4f46-4102-b2eb-51020829becc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:40.775301 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-310bd401-4f46-4102-b2eb-51020829becc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:40.781455 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:40.781455 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:40.782454 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-310bd401-4f46-4102-b2eb-51020829becc tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:40.783009 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 981/3897] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:40 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:41.651066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-48c786e1-804d-4d8f-906b-d77a98b9a090 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:41.651554 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-48c786e1-804d-4d8f-906b-d77a98b9a090 None None] GET https://10.4.3.71/volume// Jul 10 18:11:41.651866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-48c786e1-804d-4d8f-906b-d77a98b9a090 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:41.652058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-48c786e1-804d-4d8f-906b-d77a98b9a090 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:41.652477 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-48c786e1-804d-4d8f-906b-d77a98b9a090 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:41.652915 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 965/3898] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:11:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:41.665914 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-cbe17a5e-7472-40f3-a34b-52772e7a0ef2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:41.668401 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-cbe17a5e-7472-40f3-a34b-52772e7a0ef2 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:11:41.669608 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-cbe17a5e-7472-40f3-a34b-52772e7a0ef2 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fb71e47-2a67-4cfd-91d2-66fad602002f", "connector": null, "instance_uuid": "f4f771a5-237b-4203-acac-e9e8d1f315df"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:41.682742 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:41.682742 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:41.714483 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-cbe17a5e-7472-40f3-a34b-52772e7a0ef2 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:11:41.715104 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 982/3899] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:11:41 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:41.795860 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-56aad09a-005b-4ed8-b948-92b5cb7ae0f3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:41.798224 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-56aad09a-005b-4ed8-b948-92b5cb7ae0f3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:41.798619 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-56aad09a-005b-4ed8-b948-92b5cb7ae0f3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:41.798778 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-56aad09a-005b-4ed8-b948-92b5cb7ae0f3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:41.798916 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-56aad09a-005b-4ed8-b948-92b5cb7ae0f3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:41.804095 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:41.804095 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:41.805262 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-56aad09a-005b-4ed8-b948-92b5cb7ae0f3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:41.805356 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 972/3900] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:41 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:41.820305 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bb09a39c-74b0-4011-9652-dd6fdfadbf47 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:41.823705 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bb09a39c-74b0-4011-9652-dd6fdfadbf47 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:11:41.823705 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bb09a39c-74b0-4011-9652-dd6fdfadbf47 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe77c059-0140-4433-9640-d9b0c9fe7def", "incremental": true}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:41.824276 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-bb09a39c-74b0-4011-9652-dd6fdfadbf47 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Creating new backup {'backup': {'volume_id': 'fe77c059-0140-4433-9640-d9b0c9fe7def', 'incremental': True}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:11:41.824447 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-bb09a39c-74b0-4011-9652-dd6fdfadbf47 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Creating backup of volume fe77c059-0140-4433-9640-d9b0c9fe7def in container None Jul 10 18:11:41.834295 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:41.834295 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:41.834841 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bb09a39c-74b0-4011-9652-dd6fdfadbf47 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:11:41.854971 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-bb09a39c-74b0-4011-9652-dd6fdfadbf47 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Created reservations ['f4e98ea7-b367-4e45-a85d-dd020d78395d', '0bcc17d2-d2d5-4b2f-9121-e12bd0eab724'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:41.875320 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bb09a39c-74b0-4011-9652-dd6fdfadbf47 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 400 Jul 10 18:11:41.879592 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 982/3901] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:11:41 2026] POST /volume/v3/backups => generated 109 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:11:41.888975 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-51081876-e9ed-44ca-a5b5-3c53163ff7d7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:41.891014 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-51081876-e9ed-44ca-a5b5-3c53163ff7d7 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] DELETE https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:41.891285 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-51081876-e9ed-44ca-a5b5-3c53163ff7d7 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:41.891517 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-51081876-e9ed-44ca-a5b5-3c53163ff7d7 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:41.891683 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-51081876-e9ed-44ca-a5b5-3c53163ff7d7 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Delete backup with id: b41e4275-be77-4793-9d17-8b1604508695. Jul 10 18:11:41.896306 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:41.896306 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:41.910185 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-51081876-e9ed-44ca-a5b5-3c53163ff7d7 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] delete_backup rpcapi backup_id b41e4275-be77-4793-9d17-8b1604508695 {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:11:41.912454 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-51081876-e9ed-44ca-a5b5-3c53163ff7d7 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 202 Jul 10 18:11:41.912943 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 966/3902] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:11:41 2026] DELETE /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:11:41.924765 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9e26fd01-5067-4040-928a-1f7d9ef08940 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:41.926966 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9e26fd01-5067-4040-928a-1f7d9ef08940 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:41.927296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9e26fd01-5067-4040-928a-1f7d9ef08940 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:41.927588 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9e26fd01-5067-4040-928a-1f7d9ef08940 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:41.927775 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-9e26fd01-5067-4040-928a-1f7d9ef08940 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:41.932403 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:41.932403 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:41.936586 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9e26fd01-5067-4040-928a-1f7d9ef08940 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 200 Jul 10 18:11:41.936586 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 983/3903] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:41 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:42.135446 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7e145f5c-b98f-428c-998e-ef840619f448 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:42.136376 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e145f5c-b98f-428c-998e-ef840619f448 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:42.136638 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e145f5c-b98f-428c-998e-ef840619f448 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:42.136905 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e145f5c-b98f-428c-998e-ef840619f448 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:42.148727 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:42.148727 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:42.152940 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7e145f5c-b98f-428c-998e-ef840619f448 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:42.159099 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e145f5c-b98f-428c-998e-ef840619f448 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:42.159729 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 973/3904] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:42 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:42.251215 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f944e50d-5aa3-460f-bf4e-d3caa6c3aaba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:42.253091 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f944e50d-5aa3-460f-bf4e-d3caa6c3aaba None None] GET https://10.4.3.71/volume// Jul 10 18:11:42.253091 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f944e50d-5aa3-460f-bf4e-d3caa6c3aaba None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:42.253091 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f944e50d-5aa3-460f-bf4e-d3caa6c3aaba None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:42.253091 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f944e50d-5aa3-460f-bf4e-d3caa6c3aaba None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:42.253467 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 983/3905] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:11:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:42.274347 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-aee65b18-2ba1-4c15-a6af-df0c0e78c838 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:42.276897 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-aee65b18-2ba1-4c15-a6af-df0c0e78c838 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:42.277145 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-aee65b18-2ba1-4c15-a6af-df0c0e78c838 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:42.277453 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-aee65b18-2ba1-4c15-a6af-df0c0e78c838 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:42.291376 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:42.291376 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:42.296879 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-aee65b18-2ba1-4c15-a6af-df0c0e78c838 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:42.305008 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-aee65b18-2ba1-4c15-a6af-df0c0e78c838 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:42.305798 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 967/3906] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:11:42 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:11:42.448658 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-0857c3fe-bf6a-4fcb-a555-058dafe033aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:42.451480 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-0857c3fe-bf6a-4fcb-a555-058dafe033aa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] PUT https://10.4.3.71/volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a Jul 10 18:11:42.452043 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-0857c3fe-bf6a-4fcb-a555-058dafe033aa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:42.463593 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-0857c3fe-bf6a-4fcb-a555-058dafe033aa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Acquiring lock "cinder-attachment_update-5fb71e47-2a67-4cfd-91d2-66fad602002f-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:11:42.469454 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-0857c3fe-bf6a-4fcb-a555-058dafe033aa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Lock "cinder-attachment_update-5fb71e47-2a67-4cfd-91d2-66fad602002f-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:11:42.470653 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:42.470653 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:42.951025 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-64284d1d-772e-4974-88c6-8b5d903bfa8c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:42.952959 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64284d1d-772e-4974-88c6-8b5d903bfa8c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 Jul 10 18:11:42.953177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64284d1d-772e-4974-88c6-8b5d903bfa8c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:42.953384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-64284d1d-772e-4974-88c6-8b5d903bfa8c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:42.953492 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-64284d1d-772e-4974-88c6-8b5d903bfa8c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id b41e4275-be77-4793-9d17-8b1604508695. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:42.958006 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-64284d1d-772e-4974-88c6-8b5d903bfa8c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 returned with HTTP 404 Jul 10 18:11:42.958811 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 974/3907] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:42 2026] GET /volume/v3/backups/b41e4275-be77-4793-9d17-8b1604508695 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:42.970010 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:42.972365 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:11:42.972793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1927250364"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:42.974722 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1927250364'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:11:42.974883 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Create volume of 1 GB Jul 10 18:11:42.979749 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Availability Zones retrieved successfully. Jul 10 18:11:42.987243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Flow 'volume_create_api' (3e20ab91-5052-4e50-890e-0df3a7d344d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:42.988447 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976910ea-861d-4ee7-9f33-8ddec554de7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:42.989666 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:11:42.996010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-0857c3fe-bf6a-4fcb-a555-058dafe033aa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Lock "cinder-attachment_update-5fb71e47-2a67-4cfd-91d2-66fad602002f-np0000005036" released by "attachment_update" :: held 0.527s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:11:42.996352 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-0857c3fe-bf6a-4fcb-a555-058dafe033aa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a returned with HTTP 200 Jul 10 18:11:42.996859 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 984/3908] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:11:42 2026] PUT /volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:43.024116 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976910ea-861d-4ee7-9f33-8ddec554de7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:43.025464 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d405654c-4e06-41ea-967c-6a835fa1739b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:43.084871 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Created reservations ['14d356ba-35fa-4729-b642-547a3965a303', 'f05b0432-7037-4e3c-b947-9364016215fe', 'd4ae4cee-9067-4e12-a40f-3c7b956d9e1f', '3f856bb2-b38a-4f94-8164-ba25d0cfedc0'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:43.085511 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d405654c-4e06-41ea-967c-6a835fa1739b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d356ba-35fa-4729-b642-547a3965a303', 'f05b0432-7037-4e3c-b947-9364016215fe', 'd4ae4cee-9067-4e12-a40f-3c7b956d9e1f', '3f856bb2-b38a-4f94-8164-ba25d0cfedc0']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:43.086778 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f0fdac-0139-4314-a7ce-f64f9c7f3887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:43.117370 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f0fdac-0139-4314-a7ce-f64f9c7f3887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1324fd8b-f05c-46fe-b88c-83a47f3980a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1927250364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9d87d6b1b44838bf0a9b4af38c6780',qos_specs=None,replication_status=,reservations=['14d356ba-35fa-4729-b642-547a3965a303','f05b0432-7037-4e3c-b947-9364016215fe','d4ae4cee-9067-4e12-a40f-3c7b956d9e1f','3f856bb2-b38a-4f94-8164-ba25d0cfedc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280a6ef720474242aa8aaf1055ab66ae',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1927250364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1324fd8b-f05c-46fe-b88c-83a47f3980a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9d87d6b1b44838bf0a9b4af38c6780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='280a6ef720474242aa8aaf1055ab66ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:43.118360 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bef7dc3-3e1a-40b8-8257-ada437f5c02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:43.144922 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bef7dc3-3e1a-40b8-8257-ada437f5c02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1927250364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9d87d6b1b44838bf0a9b4af38c6780',qos_specs=None,replication_status=,reservations=['14d356ba-35fa-4729-b642-547a3965a303','f05b0432-7037-4e3c-b947-9364016215fe','d4ae4cee-9067-4e12-a40f-3c7b956d9e1f','3f856bb2-b38a-4f94-8164-ba25d0cfedc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280a6ef720474242aa8aaf1055ab66ae',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:43.145770 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b5c2f8-7435-4ca2-b9d3-2a5304cec715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:11:43.165330 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b5c2f8-7435-4ca2-b9d3-2a5304cec715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:11:43.165330 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Flow 'volume_create_api' (3e20ab91-5052-4e50-890e-0df3a7d344d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:11:43.165330 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Create volume request issued successfully. Jul 10 18:11:43.166001 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c585aa7e-1629-4e92-9f63-62a1972ab56b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:11:43.166579 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 984/3909] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:11:42 2026] POST /volume/v3/volumes => generated 747 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:11:43.178014 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3714d3f4-c631-47cc-a83f-cd07649c1691 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:43.185338 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3714d3f4-c631-47cc-a83f-cd07649c1691 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:43.185945 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3714d3f4-c631-47cc-a83f-cd07649c1691 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:43.186051 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3714d3f4-c631-47cc-a83f-cd07649c1691 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:43.188332 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-429720e1-4173-464d-b905-36993d0da4c5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:43.190728 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-429720e1-4173-464d-b905-36993d0da4c5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 Jul 10 18:11:43.191545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-429720e1-4173-464d-b905-36993d0da4c5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:43.191545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-429720e1-4173-464d-b905-36993d0da4c5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:43.202981 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:43.202981 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:43.204296 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:43.204296 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:43.209126 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-429720e1-4173-464d-b905-36993d0da4c5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:11:43.209955 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3714d3f4-c631-47cc-a83f-cd07649c1691 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:43.215270 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-429720e1-4173-464d-b905-36993d0da4c5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 returned with HTTP 200 Jul 10 18:11:43.215696 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 975/3910] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:43 2026] GET /volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:43.216473 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3714d3f4-c631-47cc-a83f-cd07649c1691 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:43.217119 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 968/3911] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:43 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:44.116861 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-24bc83a0-ce54-4c1a-b0e3-b13ff80760b8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:44.129370 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-24bc83a0-ce54-4c1a-b0e3-b13ff80760b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:44.129780 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-24bc83a0-ce54-4c1a-b0e3-b13ff80760b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:44.130054 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-24bc83a0-ce54-4c1a-b0e3-b13ff80760b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:44.152261 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:44.152261 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:44.156433 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-24bc83a0-ce54-4c1a-b0e3-b13ff80760b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:44.161534 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-24bc83a0-ce54-4c1a-b0e3-b13ff80760b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:44.162077 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 985/3912] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:44 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:44.240048 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e293125a-aea8-4da8-8581-6ae1b88e7bdf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:44.240551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-189d4af9-8c02-4cb2-8720-17885efe9875 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:44.240840 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e293125a-aea8-4da8-8581-6ae1b88e7bdf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:44.240840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e293125a-aea8-4da8-8581-6ae1b88e7bdf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:44.240840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e293125a-aea8-4da8-8581-6ae1b88e7bdf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:44.241897 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-189d4af9-8c02-4cb2-8720-17885efe9875 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 Jul 10 18:11:44.242268 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-189d4af9-8c02-4cb2-8720-17885efe9875 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:44.242614 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-189d4af9-8c02-4cb2-8720-17885efe9875 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:44.252591 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:44.252591 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:44.257264 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e293125a-aea8-4da8-8581-6ae1b88e7bdf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:44.257654 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:44.257654 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:44.264081 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e293125a-aea8-4da8-8581-6ae1b88e7bdf tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:44.264233 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-189d4af9-8c02-4cb2-8720-17885efe9875 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:11:44.264278 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 985/3913] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:44 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:44.277868 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-189d4af9-8c02-4cb2-8720-17885efe9875 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 returned with HTTP 200 Jul 10 18:11:44.278391 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 976/3914] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:44 2026] GET /volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:44.297040 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c8fdc6ec-d659-483e-bcc0-421d002a148e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:44.300220 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c8fdc6ec-d659-483e-bcc0-421d002a148e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:11:44.300624 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c8fdc6ec-d659-483e-bcc0-421d002a148e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1324fd8b-f05c-46fe-b88c-83a47f3980a0", "name": "tempest-VolumesBackupsTest-Backup-475120099"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:44.302279 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-c8fdc6ec-d659-483e-bcc0-421d002a148e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Creating new backup {'backup': {'volume_id': '1324fd8b-f05c-46fe-b88c-83a47f3980a0', 'name': 'tempest-VolumesBackupsTest-Backup-475120099'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:11:44.302442 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-c8fdc6ec-d659-483e-bcc0-421d002a148e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Creating backup of volume 1324fd8b-f05c-46fe-b88c-83a47f3980a0 in container None Jul 10 18:11:44.317595 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:44.317595 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:44.317595 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c8fdc6ec-d659-483e-bcc0-421d002a148e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Volume info retrieved successfully. Jul 10 18:11:44.339474 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-c8fdc6ec-d659-483e-bcc0-421d002a148e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Created reservations ['35e4e042-eb04-4e29-abfb-361247e0fdbd', '1616129f-bbbc-4b70-ae33-dd675abaf640'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:11:44.383712 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c8fdc6ec-d659-483e-bcc0-421d002a148e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:11:44.384330 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 969/3915] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:11:44 2026] POST /volume/v3/backups => generated 327 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:11:44.401594 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d7624039-ac4e-4de9-b0e1-9bf2d80e39de None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:44.404115 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d7624039-ac4e-4de9-b0e1-9bf2d80e39de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:44.404421 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d7624039-ac4e-4de9-b0e1-9bf2d80e39de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:44.404666 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d7624039-ac4e-4de9-b0e1-9bf2d80e39de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:44.404822 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-d7624039-ac4e-4de9-b0e1-9bf2d80e39de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:44.411074 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:44.411074 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:44.411913 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d7624039-ac4e-4de9-b0e1-9bf2d80e39de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:44.412448 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 986/3916] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:44 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:45.286351 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-72a25c78-9330-4d25-9bfe-71232414abd2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:45.292994 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72a25c78-9330-4d25-9bfe-71232414abd2 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:45.293380 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72a25c78-9330-4d25-9bfe-71232414abd2 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:45.297324 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72a25c78-9330-4d25-9bfe-71232414abd2 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:45.313301 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:45.313301 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:45.319492 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-72a25c78-9330-4d25-9bfe-71232414abd2 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:45.328594 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72a25c78-9330-4d25-9bfe-71232414abd2 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:45.328594 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 986/3917] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:45 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:45.425451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8f4610b6-4530-4d17-93d2-1fcfd4e7b29b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:45.427715 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8f4610b6-4530-4d17-93d2-1fcfd4e7b29b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:45.427964 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8f4610b6-4530-4d17-93d2-1fcfd4e7b29b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:45.428198 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8f4610b6-4530-4d17-93d2-1fcfd4e7b29b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:45.428324 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-8f4610b6-4530-4d17-93d2-1fcfd4e7b29b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:45.434394 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:45.434394 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:45.434394 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8f4610b6-4530-4d17-93d2-1fcfd4e7b29b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:45.434394 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 977/3918] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:45 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:46.204607 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c9e434ec-230e-4f03-9783-9090db294a49 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.205248 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c9e434ec-230e-4f03-9783-9090db294a49 None None] GET https://10.4.3.71/volume// Jul 10 18:11:46.205484 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c9e434ec-230e-4f03-9783-9090db294a49 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:46.205741 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c9e434ec-230e-4f03-9783-9090db294a49 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:46.206088 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c9e434ec-230e-4f03-9783-9090db294a49 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:46.206452 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 970/3919] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:11:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:46.215688 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-e8d706bd-5c05-4639-acc6-b0ace2e7cf7c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.218591 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-e8d706bd-5c05-4639-acc6-b0ace2e7cf7c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:11:46.219040 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-e8d706bd-5c05-4639-acc6-b0ace2e7cf7c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef2623fd-99cc-4b48-acd1-a09c25da40f8", "connector": null, "instance_uuid": "5c214555-4160-47bc-aea6-86b7f7d21af6"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:46.235241 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:46.235241 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:46.269992 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-e8d706bd-5c05-4639-acc6-b0ace2e7cf7c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:11:46.270507 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 987/3920] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:11:46 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:46.349734 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-18b84f1a-f878-4d55-8a8f-85222fe45ad7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.352221 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18b84f1a-f878-4d55-8a8f-85222fe45ad7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:46.352561 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18b84f1a-f878-4d55-8a8f-85222fe45ad7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:46.354152 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18b84f1a-f878-4d55-8a8f-85222fe45ad7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:46.371771 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:46.371771 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:46.379209 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-18b84f1a-f878-4d55-8a8f-85222fe45ad7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:46.386156 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18b84f1a-f878-4d55-8a8f-85222fe45ad7 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:46.386825 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 987/3921] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:46 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:46.448248 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4d1892bf-cf96-4763-9045-7c5931c4038b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.454172 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d1892bf-cf96-4763-9045-7c5931c4038b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:46.454172 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d1892bf-cf96-4763-9045-7c5931c4038b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:46.454172 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d1892bf-cf96-4763-9045-7c5931c4038b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:46.454172 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-4d1892bf-cf96-4763-9045-7c5931c4038b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:46.466777 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:46.466777 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:46.467799 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d1892bf-cf96-4763-9045-7c5931c4038b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:46.468511 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 978/3922] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:46 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:46.688230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9fab4ce5-c9d5-4b9e-b90e-81f960dcd3d3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.690535 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9fab4ce5-c9d5-4b9e-b90e-81f960dcd3d3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:46.690809 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9fab4ce5-c9d5-4b9e-b90e-81f960dcd3d3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:46.690994 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9fab4ce5-c9d5-4b9e-b90e-81f960dcd3d3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:46.708090 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:46.708090 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:46.714540 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9fab4ce5-c9d5-4b9e-b90e-81f960dcd3d3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:46.720893 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9fab4ce5-c9d5-4b9e-b90e-81f960dcd3d3 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:46.721431 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 971/3923] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:46 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1211 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:46.776749 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4358101f-d694-47fe-962c-33bc281f3888 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.779332 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4358101f-d694-47fe-962c-33bc281f3888 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:46.779535 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4358101f-d694-47fe-962c-33bc281f3888 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:46.779897 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4358101f-d694-47fe-962c-33bc281f3888 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:46.790621 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:46.790621 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:46.796392 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4358101f-d694-47fe-962c-33bc281f3888 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:46.801943 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4358101f-d694-47fe-962c-33bc281f3888 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:46.802444 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 988/3924] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:46 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:46.804763 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7ac814c7-1e56-4365-8c15-595fb998d75d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.805230 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ac814c7-1e56-4365-8c15-595fb998d75d None None] GET https://10.4.3.71/volume// Jul 10 18:11:46.805441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7ac814c7-1e56-4365-8c15-595fb998d75d None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:46.805790 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7ac814c7-1e56-4365-8c15-595fb998d75d None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:46.806178 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7ac814c7-1e56-4365-8c15-595fb998d75d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:46.806722 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 988/3925] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:11:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:46.815132 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-4ecf980f-50d6-465a-80ef-86b30dc321f7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.816523 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-12a21a58-fcf8-429b-a6a6-20ffdbb805ad None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.818535 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-4ecf980f-50d6-465a-80ef-86b30dc321f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:46.818765 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12a21a58-fcf8-429b-a6a6-20ffdbb805ad tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:46.818859 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-4ecf980f-50d6-465a-80ef-86b30dc321f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:46.818901 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12a21a58-fcf8-429b-a6a6-20ffdbb805ad tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:46.819171 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12a21a58-fcf8-429b-a6a6-20ffdbb805ad tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:46.819229 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-4ecf980f-50d6-465a-80ef-86b30dc321f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:46.827401 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:46.827401 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:46.831741 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-12a21a58-fcf8-429b-a6a6-20ffdbb805ad tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:46.837951 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12a21a58-fcf8-429b-a6a6-20ffdbb805ad tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:46.838219 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:46.838219 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:46.838433 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 972/3926] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:46 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:46.844722 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-4ecf980f-50d6-465a-80ef-86b30dc321f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:46.852222 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-4ecf980f-50d6-465a-80ef-86b30dc321f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:46.852858 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 979/3927] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:11:46 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:11:46.905038 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b5626f90-5839-40b2-ac4f-1b20977ad2a2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:46.909673 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b5626f90-5839-40b2-ac4f-1b20977ad2a2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:46.910463 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b5626f90-5839-40b2-ac4f-1b20977ad2a2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:46.910883 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b5626f90-5839-40b2-ac4f-1b20977ad2a2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:46.929299 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:46.929299 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:46.942649 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b5626f90-5839-40b2-ac4f-1b20977ad2a2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:46.951151 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b5626f90-5839-40b2-ac4f-1b20977ad2a2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:46.951301 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 989/3928] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:46 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:47.010248 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-54bf0f1d-71f3-4a72-97a5-fed44b6405d2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:47.013554 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-54bf0f1d-71f3-4a72-97a5-fed44b6405d2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] PUT https://10.4.3.71/volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831 Jul 10 18:11:47.013759 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-54bf0f1d-71f3-4a72-97a5-fed44b6405d2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:47.022766 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-54bf0f1d-71f3-4a72-97a5-fed44b6405d2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Acquiring lock "cinder-attachment_update-ef2623fd-99cc-4b48-acd1-a09c25da40f8-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:11:47.031417 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-54bf0f1d-71f3-4a72-97a5-fed44b6405d2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-ef2623fd-99cc-4b48-acd1-a09c25da40f8-np0000005036" acquired by "attachment_update" :: waited 0.009s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:11:47.032496 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:47.032496 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:47.406743 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-670c5fcf-fe45-4574-8b92-afea336d5898 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:47.409206 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-670c5fcf-fe45-4574-8b92-afea336d5898 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:47.409585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-670c5fcf-fe45-4574-8b92-afea336d5898 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:47.409790 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-670c5fcf-fe45-4574-8b92-afea336d5898 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:47.423528 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:47.423528 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:47.428072 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-670c5fcf-fe45-4574-8b92-afea336d5898 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:47.433701 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-670c5fcf-fe45-4574-8b92-afea336d5898 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:47.434180 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 973/3929] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:47 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:47.481388 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-987d9aa8-774d-46cc-9681-4354f61d67b5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:47.483534 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-987d9aa8-774d-46cc-9681-4354f61d67b5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:47.483845 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-987d9aa8-774d-46cc-9681-4354f61d67b5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:47.484072 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-987d9aa8-774d-46cc-9681-4354f61d67b5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:47.484580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-987d9aa8-774d-46cc-9681-4354f61d67b5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:47.489124 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:47.489124 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:47.490031 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-987d9aa8-774d-46cc-9681-4354f61d67b5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:47.490504 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 980/3930] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:47 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:47.561188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-54bf0f1d-71f3-4a72-97a5-fed44b6405d2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-ef2623fd-99cc-4b48-acd1-a09c25da40f8-np0000005036" released by "attachment_update" :: held 0.530s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:11:47.561553 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-54bf0f1d-71f3-4a72-97a5-fed44b6405d2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831 returned with HTTP 200 Jul 10 18:11:47.562149 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 989/3931] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:11:47 2026] PUT /volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:47.737858 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c81f4228-ba1f-44dc-9662-a5eeed9814cf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:47.740123 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c81f4228-ba1f-44dc-9662-a5eeed9814cf tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:47.740331 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c81f4228-ba1f-44dc-9662-a5eeed9814cf tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:47.745083 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c81f4228-ba1f-44dc-9662-a5eeed9814cf tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:47.772480 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:47.772480 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:47.777967 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c81f4228-ba1f-44dc-9662-a5eeed9814cf tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:47.783651 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c81f4228-ba1f-44dc-9662-a5eeed9814cf tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:47.784242 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 990/3932] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:47 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:48.452349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bb80dd3c-c990-4419-a5b4-9ee9fc1013f8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:48.455123 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb80dd3c-c990-4419-a5b4-9ee9fc1013f8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:48.455395 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb80dd3c-c990-4419-a5b4-9ee9fc1013f8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:48.455681 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb80dd3c-c990-4419-a5b4-9ee9fc1013f8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:48.474178 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:48.474178 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:48.481452 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bb80dd3c-c990-4419-a5b4-9ee9fc1013f8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:48.488422 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb80dd3c-c990-4419-a5b4-9ee9fc1013f8 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:48.488953 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 974/3933] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:48 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:48.504409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c695e211-fbd2-484d-ae7b-d754a9dc5cdf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:48.507156 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c695e211-fbd2-484d-ae7b-d754a9dc5cdf tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:48.507446 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c695e211-fbd2-484d-ae7b-d754a9dc5cdf tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:48.507718 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c695e211-fbd2-484d-ae7b-d754a9dc5cdf tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:48.507866 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-c695e211-fbd2-484d-ae7b-d754a9dc5cdf tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:48.515162 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:48.515162 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:48.516030 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c695e211-fbd2-484d-ae7b-d754a9dc5cdf tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:48.517396 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 981/3934] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:48 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:48.799753 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9cc24100-2111-4545-98bf-80c8120a7086 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:48.802918 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9cc24100-2111-4545-98bf-80c8120a7086 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:48.803208 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9cc24100-2111-4545-98bf-80c8120a7086 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:48.803463 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9cc24100-2111-4545-98bf-80c8120a7086 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:48.829103 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:48.829103 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:48.835464 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9cc24100-2111-4545-98bf-80c8120a7086 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:48.842257 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9cc24100-2111-4545-98bf-80c8120a7086 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:48.842657 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 990/3935] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:48 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:48.993965 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fccf1f9a-1624-4e28-9f03-5151bec3848e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:48.994479 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fccf1f9a-1624-4e28-9f03-5151bec3848e None None] GET https://10.4.3.71/volume// Jul 10 18:11:48.994743 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fccf1f9a-1624-4e28-9f03-5151bec3848e None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:48.995005 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fccf1f9a-1624-4e28-9f03-5151bec3848e None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:48.995417 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fccf1f9a-1624-4e28-9f03-5151bec3848e None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:48.995796 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 991/3936] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:11:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:49.003653 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-d37c84b7-e3cf-4de2-9327-b110722164e1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.005952 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-d37c84b7-e3cf-4de2-9327-b110722164e1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:11:49.007166 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-d37c84b7-e3cf-4de2-9327-b110722164e1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "758d3f7c-32ea-4504-a879-3f8a601a5911", "connector": null, "instance_uuid": "29458fb1-c2c6-4e3e-bbf6-c9a83fa3937e"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:49.016753 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.016753 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:49.064416 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-d37c84b7-e3cf-4de2-9327-b110722164e1 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:11:49.065116 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 975/3937] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:11:49 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:49.271119 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-894eb990-43b3-41a4-ae66-3f18699ffb39 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.274956 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-894eb990-43b3-41a4-ae66-3f18699ffb39 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] POST https://10.4.3.71/volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a/action Jul 10 18:11:49.275727 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-894eb990-43b3-41a4-ae66-3f18699ffb39 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:11:49.275727 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-894eb990-43b3-41a4-ae66-3f18699ffb39 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:49.297908 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.297908 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:49.314367 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3744ae8d-421a-4450-bf1f-c9f46a6c09f6 req-894eb990-43b3-41a4-ae66-3f18699ffb39 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a/action returned with HTTP 204 Jul 10 18:11:49.315187 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 982/3938] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:11:49 2026] POST /volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:49.479977 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b647596e-0e81-4392-8db8-4bd74705055c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.482335 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b647596e-0e81-4392-8db8-4bd74705055c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:49.482618 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b647596e-0e81-4392-8db8-4bd74705055c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:49.482913 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b647596e-0e81-4392-8db8-4bd74705055c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:49.495676 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.495676 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:49.500898 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b647596e-0e81-4392-8db8-4bd74705055c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:49.503723 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f2a32246-52d6-4279-8fdf-f6e29e1036fa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.506042 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f2a32246-52d6-4279-8fdf-f6e29e1036fa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:49.506324 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f2a32246-52d6-4279-8fdf-f6e29e1036fa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:49.506533 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f2a32246-52d6-4279-8fdf-f6e29e1036fa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:49.510213 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b647596e-0e81-4392-8db8-4bd74705055c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:49.510213 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 991/3939] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:49 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:49.522155 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.522155 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:49.529601 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8979ff0e-b405-4b8e-aec0-237133ac3697 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.532277 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8979ff0e-b405-4b8e-aec0-237133ac3697 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:49.532588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8979ff0e-b405-4b8e-aec0-237133ac3697 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:49.533424 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f2a32246-52d6-4279-8fdf-f6e29e1036fa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:49.537032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8979ff0e-b405-4b8e-aec0-237133ac3697 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:49.537200 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8979ff0e-b405-4b8e-aec0-237133ac3697 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:49.545158 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f2a32246-52d6-4279-8fdf-f6e29e1036fa tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:49.545726 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 992/3940] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:49 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:49.546894 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.546894 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:49.547951 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8979ff0e-b405-4b8e-aec0-237133ac3697 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:49.548453 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 976/3941] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:49 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:49.564763 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f423dcbd-513b-4295-8ff9-6908f78315ee None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.566953 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f423dcbd-513b-4295-8ff9-6908f78315ee tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:49.567183 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f423dcbd-513b-4295-8ff9-6908f78315ee tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:49.567452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f423dcbd-513b-4295-8ff9-6908f78315ee tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:49.580081 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.580081 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:49.584979 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f423dcbd-513b-4295-8ff9-6908f78315ee tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:49.591638 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f423dcbd-513b-4295-8ff9-6908f78315ee tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:49.592181 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 983/3942] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:49 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:49.604390 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9ee8b6ef-c62e-4cf6-af2c-9d56db6441a1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.604915 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ee8b6ef-c62e-4cf6-af2c-9d56db6441a1 None None] GET https://10.4.3.71/volume// Jul 10 18:11:49.605181 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ee8b6ef-c62e-4cf6-af2c-9d56db6441a1 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:49.605468 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ee8b6ef-c62e-4cf6-af2c-9d56db6441a1 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:49.606169 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ee8b6ef-c62e-4cf6-af2c-9d56db6441a1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:49.606621 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 992/3943] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:11:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:49.610613 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f9de9291-dd04-4dd4-8e19-f071a7abb85c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.613105 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f9de9291-dd04-4dd4-8e19-f071a7abb85c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:11:49.613416 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f9de9291-dd04-4dd4-8e19-f071a7abb85c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:49.613635 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f9de9291-dd04-4dd4-8e19-f071a7abb85c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:49.616362 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b80d2980-91b8-4725-a2d5-3f6c9fad4dab None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.623718 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b80d2980-91b8-4725-a2d5-3f6c9fad4dab tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:49.624645 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b80d2980-91b8-4725-a2d5-3f6c9fad4dab tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:49.624645 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b80d2980-91b8-4725-a2d5-3f6c9fad4dab tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:49.635536 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.635536 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:49.645829 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.645829 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:49.647394 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f9de9291-dd04-4dd4-8e19-f071a7abb85c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:11:49.654018 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f9de9291-dd04-4dd4-8e19-f071a7abb85c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:11:49.654574 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 993/3944] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:49 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:49.655892 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b80d2980-91b8-4725-a2d5-3f6c9fad4dab tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:49.664406 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-b80d2980-91b8-4725-a2d5-3f6c9fad4dab tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:49.665469 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 977/3945] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:11:49 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 1055 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:11:49.796667 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-a950839a-0bd0-4438-aa97-eae2d2eb6c40 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.798949 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-a950839a-0bd0-4438-aa97-eae2d2eb6c40 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] PUT https://10.4.3.71/volume/v3/attachments/0455f5a1-1be4-407a-8176-3bb8c8f7af97 Jul 10 18:11:49.799327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-a950839a-0bd0-4438-aa97-eae2d2eb6c40 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:49.809128 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-a950839a-0bd0-4438-aa97-eae2d2eb6c40 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Acquiring lock "cinder-attachment_update-758d3f7c-32ea-4504-a879-3f8a601a5911-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:11:49.814519 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-a950839a-0bd0-4438-aa97-eae2d2eb6c40 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-758d3f7c-32ea-4504-a879-3f8a601a5911-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:11:49.815800 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.815800 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:49.858775 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0a2552ae-6005-4e97-83c4-4f656493a26f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:49.861488 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0a2552ae-6005-4e97-83c4-4f656493a26f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:49.861938 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0a2552ae-6005-4e97-83c4-4f656493a26f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:49.862180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0a2552ae-6005-4e97-83c4-4f656493a26f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:49.884157 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:49.884157 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:49.889434 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0a2552ae-6005-4e97-83c4-4f656493a26f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:49.895853 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0a2552ae-6005-4e97-83c4-4f656493a26f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:49.896854 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 993/3946] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:49 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:50.349408 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-a950839a-0bd0-4438-aa97-eae2d2eb6c40 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-758d3f7c-32ea-4504-a879-3f8a601a5911-np0000005036" released by "attachment_update" :: held 0.535s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:11:50.350237 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-a950839a-0bd0-4438-aa97-eae2d2eb6c40 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/0455f5a1-1be4-407a-8176-3bb8c8f7af97 returned with HTTP 200 Jul 10 18:11:50.350947 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 984/3947] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:11:49 2026] PUT /volume/v3/attachments/0455f5a1-1be4-407a-8176-3bb8c8f7af97 => generated 968 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:50.368814 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-77780a9a-706c-4bc3-86fe-a8d7308c125e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:50.373639 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-77780a9a-706c-4bc3-86fe-a8d7308c125e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption Jul 10 18:11:50.373869 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-77780a9a-706c-4bc3-86fe-a8d7308c125e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:50.374223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-77780a9a-706c-4bc3-86fe-a8d7308c125e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:50.377270 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=257,cinder:UPDATE=52,cinder:INSERT=27 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:11:50.398903 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:50.398903 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:50.411636 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-77780a9a-706c-4bc3-86fe-a8d7308c125e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption returned with HTTP 200 Jul 10 18:11:50.412211 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 994/3948] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:11:50 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption => generated 160 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:50.528977 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5d0c5d79-1c91-4ff4-8d72-5e769083d8ec None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:50.533830 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5d0c5d79-1c91-4ff4-8d72-5e769083d8ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:50.534375 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5d0c5d79-1c91-4ff4-8d72-5e769083d8ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:50.534375 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5d0c5d79-1c91-4ff4-8d72-5e769083d8ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:50.552182 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:50.552182 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:50.557977 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5d0c5d79-1c91-4ff4-8d72-5e769083d8ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:50.563690 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-45128692-7793-44c1-9a0b-0503764b007b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:50.565841 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-45128692-7793-44c1-9a0b-0503764b007b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:50.566177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-45128692-7793-44c1-9a0b-0503764b007b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:50.566177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-45128692-7793-44c1-9a0b-0503764b007b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:50.566335 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-45128692-7793-44c1-9a0b-0503764b007b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:50.566955 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5d0c5d79-1c91-4ff4-8d72-5e769083d8ec tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:50.567493 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 978/3949] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:50 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:50.571783 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:50.571783 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:50.572585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-45128692-7793-44c1-9a0b-0503764b007b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:50.573025 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 994/3950] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:50 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:50.914625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ce21fb68-c2d7-4885-8d20-25ba207e7d96 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:50.917648 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ce21fb68-c2d7-4885-8d20-25ba207e7d96 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:50.917891 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ce21fb68-c2d7-4885-8d20-25ba207e7d96 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:50.918251 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ce21fb68-c2d7-4885-8d20-25ba207e7d96 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:50.941716 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:50.941716 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:50.949415 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ce21fb68-c2d7-4885-8d20-25ba207e7d96 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:50.957210 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ce21fb68-c2d7-4885-8d20-25ba207e7d96 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:50.957210 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 985/3951] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:50 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:51.588780 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b6ca7487-25f0-4016-9de9-13303a610a12 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:51.591680 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b6ca7487-25f0-4016-9de9-13303a610a12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:51.591796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-12c0f53c-0cea-4259-b9a7-049ce4479b1b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:51.592437 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b6ca7487-25f0-4016-9de9-13303a610a12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:51.592437 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b6ca7487-25f0-4016-9de9-13303a610a12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:51.595904 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12c0f53c-0cea-4259-b9a7-049ce4479b1b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:51.596693 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12c0f53c-0cea-4259-b9a7-049ce4479b1b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:51.597359 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-12c0f53c-0cea-4259-b9a7-049ce4479b1b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:51.597584 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-12c0f53c-0cea-4259-b9a7-049ce4479b1b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:51.608395 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:51.608395 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:51.610130 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-12c0f53c-0cea-4259-b9a7-049ce4479b1b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:51.614443 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 979/3952] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:51 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:51.615122 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:51.615122 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:51.627408 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b6ca7487-25f0-4016-9de9-13303a610a12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:51.633102 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b6ca7487-25f0-4016-9de9-13303a610a12 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:51.633598 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 995/3953] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:51 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:51.978792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-78c37a18-db93-438f-a78b-01daa09e0845 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:51.983900 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78c37a18-db93-438f-a78b-01daa09e0845 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:51.984098 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78c37a18-db93-438f-a78b-01daa09e0845 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:51.984555 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78c37a18-db93-438f-a78b-01daa09e0845 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:52.022589 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:52.022589 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:52.032239 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-78c37a18-db93-438f-a78b-01daa09e0845 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:52.040469 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78c37a18-db93-438f-a78b-01daa09e0845 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:52.040469 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 995/3954] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:51 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:52.626623 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-366805f8-722f-4031-a243-3939ea474b48 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:52.631093 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-366805f8-722f-4031-a243-3939ea474b48 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:52.631721 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-366805f8-722f-4031-a243-3939ea474b48 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:52.633548 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-366805f8-722f-4031-a243-3939ea474b48 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:52.633548 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-366805f8-722f-4031-a243-3939ea474b48 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:52.641760 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:52.641760 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:52.642738 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-366805f8-722f-4031-a243-3939ea474b48 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:52.643756 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 986/3955] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:52 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:52.653257 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-10143f5f-0b96-40c4-8fe1-af3caf922dbf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:52.656671 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-10143f5f-0b96-40c4-8fe1-af3caf922dbf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:52.656958 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-10143f5f-0b96-40c4-8fe1-af3caf922dbf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:52.657219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-10143f5f-0b96-40c4-8fe1-af3caf922dbf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:52.671077 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:52.671077 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:52.677463 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-10143f5f-0b96-40c4-8fe1-af3caf922dbf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:52.684106 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-10143f5f-0b96-40c4-8fe1-af3caf922dbf tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:52.684808 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 980/3956] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:52 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:53.059411 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c1fd53bd-c00a-405c-a385-2310bff26242 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:53.060737 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1fd53bd-c00a-405c-a385-2310bff26242 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:53.060958 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1fd53bd-c00a-405c-a385-2310bff26242 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:53.061186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1fd53bd-c00a-405c-a385-2310bff26242 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:53.076671 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:53.076671 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:53.081105 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c1fd53bd-c00a-405c-a385-2310bff26242 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:53.086310 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1fd53bd-c00a-405c-a385-2310bff26242 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:53.087364 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 996/3957] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:53 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:53.636206 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-888852ca-dae5-4783-b966-b305b4a53e3c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:53.638680 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-888852ca-dae5-4783-b966-b305b4a53e3c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831/action Jul 10 18:11:53.639237 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-888852ca-dae5-4783-b966-b305b4a53e3c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:11:53.639439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-888852ca-dae5-4783-b966-b305b4a53e3c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:53.657376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-735d5836-704c-4329-9d64-8bc73a03b216 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:53.659950 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-735d5836-704c-4329-9d64-8bc73a03b216 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:53.660559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-735d5836-704c-4329-9d64-8bc73a03b216 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:53.660559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-735d5836-704c-4329-9d64-8bc73a03b216 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:53.660785 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-735d5836-704c-4329-9d64-8bc73a03b216 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:53.666230 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:53.666230 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:53.667292 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-735d5836-704c-4329-9d64-8bc73a03b216 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:53.667842 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 987/3958] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:53 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:53.673093 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:53.673093 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:53.687701 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9966ed78-c9e0-4ada-b756-69e88b950238 req-888852ca-dae5-4783-b966-b305b4a53e3c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831/action returned with HTTP 204 Jul 10 18:11:53.688764 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 996/3959] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:11:53 2026] POST /volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:11:53.700880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c14a49de-dd75-4283-83be-4ee7a6766e1c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:53.704403 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c14a49de-dd75-4283-83be-4ee7a6766e1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:53.704646 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c14a49de-dd75-4283-83be-4ee7a6766e1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:53.705154 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c14a49de-dd75-4283-83be-4ee7a6766e1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:53.721197 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:53.721197 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:53.727313 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c14a49de-dd75-4283-83be-4ee7a6766e1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:53.734954 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c14a49de-dd75-4283-83be-4ee7a6766e1c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:53.735316 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 981/3960] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:53 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:54.105093 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6575cb19-ec80-4021-9f69-5e48334b957f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:54.108432 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6575cb19-ec80-4021-9f69-5e48334b957f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:54.108698 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6575cb19-ec80-4021-9f69-5e48334b957f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:54.108948 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6575cb19-ec80-4021-9f69-5e48334b957f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:54.127681 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:54.127681 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:54.132773 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6575cb19-ec80-4021-9f69-5e48334b957f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:54.139238 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6575cb19-ec80-4021-9f69-5e48334b957f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:54.139940 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 997/3961] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:54 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1506 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:54.680993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-59bf6e86-8c31-4a9b-bb6b-766e12e47197 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:54.685608 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-59bf6e86-8c31-4a9b-bb6b-766e12e47197 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:54.686246 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-59bf6e86-8c31-4a9b-bb6b-766e12e47197 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:54.689599 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-59bf6e86-8c31-4a9b-bb6b-766e12e47197 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:54.689599 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-59bf6e86-8c31-4a9b-bb6b-766e12e47197 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:54.697539 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:54.697539 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:54.698651 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-59bf6e86-8c31-4a9b-bb6b-766e12e47197 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:54.699481 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 988/3962] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:54 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:54.752648 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-41a0866b-86d1-47c0-ac6f-e0a8d43f2c11 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:54.755253 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-41a0866b-86d1-47c0-ac6f-e0a8d43f2c11 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:54.756137 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-41a0866b-86d1-47c0-ac6f-e0a8d43f2c11 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:54.756137 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-41a0866b-86d1-47c0-ac6f-e0a8d43f2c11 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:54.771772 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:54.771772 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:54.776655 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-41a0866b-86d1-47c0-ac6f-e0a8d43f2c11 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:54.786617 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-41a0866b-86d1-47c0-ac6f-e0a8d43f2c11 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:54.787106 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 997/3963] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:54 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:55.730181 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8b3f4d2e-aea9-4d94-9cfc-e4b7cc0e00bd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:55.735796 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8b3f4d2e-aea9-4d94-9cfc-e4b7cc0e00bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:55.735916 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8b3f4d2e-aea9-4d94-9cfc-e4b7cc0e00bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:55.736344 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8b3f4d2e-aea9-4d94-9cfc-e4b7cc0e00bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:55.736344 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8b3f4d2e-aea9-4d94-9cfc-e4b7cc0e00bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:55.742238 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:55.742238 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:55.743250 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8b3f4d2e-aea9-4d94-9cfc-e4b7cc0e00bd tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:55.744146 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 982/3964] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:55 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:55.791512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ea315e65-d731-4cd2-8ef6-565b39a79d26 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:55.794495 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ea315e65-d731-4cd2-8ef6-565b39a79d26 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:55.795014 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ea315e65-d731-4cd2-8ef6-565b39a79d26 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:55.795916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ea315e65-d731-4cd2-8ef6-565b39a79d26 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:55.808003 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ddbd97a7-2ee2-4f00-83c3-ae0d83ec440e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:55.810211 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ddbd97a7-2ee2-4f00-83c3-ae0d83ec440e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:55.810522 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ddbd97a7-2ee2-4f00-83c3-ae0d83ec440e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:55.811241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ddbd97a7-2ee2-4f00-83c3-ae0d83ec440e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:55.822214 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:55.822214 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:55.826211 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:55.826211 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:55.830776 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ea315e65-d731-4cd2-8ef6-565b39a79d26 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:55.832350 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ddbd97a7-2ee2-4f00-83c3-ae0d83ec440e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:55.838692 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ea315e65-d731-4cd2-8ef6-565b39a79d26 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:55.839214 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ddbd97a7-2ee2-4f00-83c3-ae0d83ec440e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:55.839300 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 998/3965] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:55 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1506 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:55.839856 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 989/3966] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:55 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:55.853636 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a2b4f49a-f73d-4549-a589-c972572cd368 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:55.855650 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a2b4f49a-f73d-4549-a589-c972572cd368 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:55.855891 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a2b4f49a-f73d-4549-a589-c972572cd368 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:55.856144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a2b4f49a-f73d-4549-a589-c972572cd368 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:55.872077 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:55.872077 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:55.877701 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a2b4f49a-f73d-4549-a589-c972572cd368 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:55.884696 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a2b4f49a-f73d-4549-a589-c972572cd368 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:55.885296 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 998/3967] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:55 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1506 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:55.899976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a027028e-b3a0-46eb-bf36-a6c6ae14ca8c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:55.902447 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a027028e-b3a0-46eb-bf36-a6c6ae14ca8c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:55.902737 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a027028e-b3a0-46eb-bf36-a6c6ae14ca8c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:55.902997 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a027028e-b3a0-46eb-bf36-a6c6ae14ca8c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:55.926521 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:55.926521 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:55.931124 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a027028e-b3a0-46eb-bf36-a6c6ae14ca8c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:55.937102 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a027028e-b3a0-46eb-bf36-a6c6ae14ca8c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:55.937551 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 983/3968] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:55 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1506 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:55.993732 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-d07db48d-38d9-4849-bc4e-35b94df8627a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:55.997156 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-d07db48d-38d9-4849-bc4e-35b94df8627a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:55.997302 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-d07db48d-38d9-4849-bc4e-35b94df8627a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:55.997524 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-d07db48d-38d9-4849-bc4e-35b94df8627a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:56.015872 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:56.015872 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:56.021346 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-d07db48d-38d9-4849-bc4e-35b94df8627a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:56.027293 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-d07db48d-38d9-4849-bc4e-35b94df8627a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:56.027864 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 999/3969] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:55 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1506 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:56.051784 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-85a6a2c1-aa96-4980-b6b8-b3409cacd877 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:56.054711 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-85a6a2c1-aa96-4980-b6b8-b3409cacd877 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8/action Jul 10 18:11:56.056042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-85a6a2c1-aa96-4980-b6b8-b3409cacd877 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:11:56.056042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-85a6a2c1-aa96-4980-b6b8-b3409cacd877 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:11:56.079009 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:56.079009 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:56.079714 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-85a6a2c1-aa96-4980-b6b8-b3409cacd877 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:56.087769 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-85a6a2c1-aa96-4980-b6b8-b3409cacd877 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Begin detaching volume completed successfully. Jul 10 18:11:56.088231 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-85a6a2c1-aa96-4980-b6b8-b3409cacd877 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8/action returned with HTTP 202 Jul 10 18:11:56.089073 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 990/3970] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:11:56 2026] POST /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:11:56.123776 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4cebddae-4d5e-4367-b5d3-9466b2507b48 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:56.126408 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4cebddae-4d5e-4367-b5d3-9466b2507b48 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:56.126747 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4cebddae-4d5e-4367-b5d3-9466b2507b48 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:56.127375 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4cebddae-4d5e-4367-b5d3-9466b2507b48 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:56.144044 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:56.144044 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:56.149702 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4cebddae-4d5e-4367-b5d3-9466b2507b48 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:56.156337 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4cebddae-4d5e-4367-b5d3-9466b2507b48 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:56.156960 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 999/3971] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:56 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1509 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:56.758873 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1ba1ec04-32ee-41b4-98db-8cfacdddb818 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:56.760980 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1ba1ec04-32ee-41b4-98db-8cfacdddb818 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:56.761208 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1ba1ec04-32ee-41b4-98db-8cfacdddb818 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:56.761429 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1ba1ec04-32ee-41b4-98db-8cfacdddb818 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:56.761589 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-1ba1ec04-32ee-41b4-98db-8cfacdddb818 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:56.766516 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:56.766516 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:56.767292 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1ba1ec04-32ee-41b4-98db-8cfacdddb818 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:56.767742 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 984/3972] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:56 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:11:56.855454 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3e1ab063-6988-48c3-bb48-ab25655d752c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:56.858018 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3e1ab063-6988-48c3-bb48-ab25655d752c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:56.858339 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3e1ab063-6988-48c3-bb48-ab25655d752c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:56.858610 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3e1ab063-6988-48c3-bb48-ab25655d752c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:56.871122 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:56.871122 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:56.875557 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3e1ab063-6988-48c3-bb48-ab25655d752c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:56.881211 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3e1ab063-6988-48c3-bb48-ab25655d752c tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:56.881742 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1000/3973] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:56 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:57.130438 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-40e08423-1e99-448b-afb6-732d101bbc3d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:57.130924 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-40e08423-1e99-448b-afb6-732d101bbc3d None None] GET https://10.4.3.71/volume// Jul 10 18:11:57.130924 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-40e08423-1e99-448b-afb6-732d101bbc3d None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:57.131158 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-40e08423-1e99-448b-afb6-732d101bbc3d None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:57.131880 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-40e08423-1e99-448b-afb6-732d101bbc3d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:11:57.132458 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 991/3974] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:11:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:11:57.142126 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-c2b48e0d-1405-44cb-a35f-040ad6913ea5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:57.146084 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-c2b48e0d-1405-44cb-a35f-040ad6913ea5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:57.146413 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-c2b48e0d-1405-44cb-a35f-040ad6913ea5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:57.146725 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-c2b48e0d-1405-44cb-a35f-040ad6913ea5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:57.167125 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:57.167125 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:57.174409 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-c2b48e0d-1405-44cb-a35f-040ad6913ea5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:57.175303 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-80ae010e-e264-48f7-96d4-0163153fb37d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:57.177242 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-80ae010e-e264-48f7-96d4-0163153fb37d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:57.177466 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-80ae010e-e264-48f7-96d4-0163153fb37d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:57.177684 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-80ae010e-e264-48f7-96d4-0163153fb37d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:57.181838 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-c2b48e0d-1405-44cb-a35f-040ad6913ea5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:57.182646 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1000/3975] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:11:57 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1689 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:11:57.195027 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:57.195027 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:57.200404 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-80ae010e-e264-48f7-96d4-0163153fb37d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:57.206691 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-80ae010e-e264-48f7-96d4-0163153fb37d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:57.207223 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 985/3976] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:57 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1509 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:57.779632 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-77087885-02a6-4f2a-903a-6bc94880e805 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:57.782372 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-77087885-02a6-4f2a-903a-6bc94880e805 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:57.782639 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-77087885-02a6-4f2a-903a-6bc94880e805 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:57.782880 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-77087885-02a6-4f2a-903a-6bc94880e805 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:57.783191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-77087885-02a6-4f2a-903a-6bc94880e805 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:57.788752 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:57.788752 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:57.789579 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-77087885-02a6-4f2a-903a-6bc94880e805 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:57.790031 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1001/3977] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:57 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:57.812696 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-3b8ba56a-251e-41f1-8d53-df29974dbba5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:57.815471 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-3b8ba56a-251e-41f1-8d53-df29974dbba5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:57.815812 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-3b8ba56a-251e-41f1-8d53-df29974dbba5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:57.816083 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-3b8ba56a-251e-41f1-8d53-df29974dbba5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:57.834115 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:57.834115 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:57.840103 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-3b8ba56a-251e-41f1-8d53-df29974dbba5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:57.845663 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-3b8ba56a-251e-41f1-8d53-df29974dbba5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:57.846413 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 992/3978] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:11:57 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1509 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:57.896761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b029c6c7-14b6-4274-a6b1-d7056c353e09 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:57.898859 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b029c6c7-14b6-4274-a6b1-d7056c353e09 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:57.899023 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b029c6c7-14b6-4274-a6b1-d7056c353e09 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:57.899229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b029c6c7-14b6-4274-a6b1-d7056c353e09 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:57.911961 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:57.911961 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:57.918121 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b029c6c7-14b6-4274-a6b1-d7056c353e09 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:57.924257 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b029c6c7-14b6-4274-a6b1-d7056c353e09 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:57.924817 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1001/3979] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:57 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:58.222480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c1feced3-fda9-418c-b92d-7528653eed8f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:58.225919 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c1feced3-fda9-418c-b92d-7528653eed8f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:58.226270 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c1feced3-fda9-418c-b92d-7528653eed8f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:58.226522 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c1feced3-fda9-418c-b92d-7528653eed8f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:58.249166 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:58.249166 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:58.255717 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c1feced3-fda9-418c-b92d-7528653eed8f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:58.262784 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c1feced3-fda9-418c-b92d-7528653eed8f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:58.263840 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 986/3980] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:58 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1509 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:58.359163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-70dcff1e-7587-44c0-8196-93d5eb4fde74 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:58.362077 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-70dcff1e-7587-44c0-8196-93d5eb4fde74 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831 Jul 10 18:11:58.362402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-70dcff1e-7587-44c0-8196-93d5eb4fde74 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:58.363296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-70dcff1e-7587-44c0-8196-93d5eb4fde74 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:58.373630 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:58.373630 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:11:58.802725 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-afd8de5d-924d-44bc-986a-34c1b34544e2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:58.805130 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afd8de5d-924d-44bc-986a-34c1b34544e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:58.805452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-afd8de5d-924d-44bc-986a-34c1b34544e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:58.805817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-afd8de5d-924d-44bc-986a-34c1b34544e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:58.806049 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-afd8de5d-924d-44bc-986a-34c1b34544e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:58.811387 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:58.811387 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:58.812469 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-afd8de5d-924d-44bc-986a-34c1b34544e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:58.812987 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 993/3981] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:58 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:58.934611 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfe0ad5b-1e0b-4bca-929b-ccc04171e1bb req-70dcff1e-7587-44c0-8196-93d5eb4fde74 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831 returned with HTTP 200 Jul 10 18:11:58.934611 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1002/3982] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:11:58 2026] DELETE /volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831 => generated 192 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:58.937919 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1aa97526-5188-4730-8ab6-2d8ebbada0e2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:58.941532 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1aa97526-5188-4730-8ab6-2d8ebbada0e2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:58.941857 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1aa97526-5188-4730-8ab6-2d8ebbada0e2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:58.942157 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1aa97526-5188-4730-8ab6-2d8ebbada0e2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:58.958415 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:58.958415 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:11:58.963656 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1aa97526-5188-4730-8ab6-2d8ebbada0e2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:11:58.968386 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1aa97526-5188-4730-8ab6-2d8ebbada0e2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:11:58.968777 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1002/3983] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:58 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:59.282971 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f4b6d923-a23d-4ab4-9e42-fc639f1944ab None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:59.284844 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4b6d923-a23d-4ab4-9e42-fc639f1944ab tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:11:59.285098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4b6d923-a23d-4ab4-9e42-fc639f1944ab tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:59.285297 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f4b6d923-a23d-4ab4-9e42-fc639f1944ab tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:59.294429 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:59.294429 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:11:59.298148 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f4b6d923-a23d-4ab4-9e42-fc639f1944ab tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:11:59.303219 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f4b6d923-a23d-4ab4-9e42-fc639f1944ab tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:11:59.303935 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 987/3984] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:59 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:11:59.824903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d935cd56-108c-4b38-adcd-863f15da38ae None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:59.827230 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d935cd56-108c-4b38-adcd-863f15da38ae tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:11:59.827522 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d935cd56-108c-4b38-adcd-863f15da38ae tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:59.827848 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d935cd56-108c-4b38-adcd-863f15da38ae tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:59.828051 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-d935cd56-108c-4b38-adcd-863f15da38ae tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:11:59.833214 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:59.833214 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:11:59.834112 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d935cd56-108c-4b38-adcd-863f15da38ae tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:11:59.834645 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 994/3985] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:59 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:11:59.984176 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-050001da-55a3-4080-ad39-b5f5538875aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:11:59.986411 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-050001da-55a3-4080-ad39-b5f5538875aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:11:59.986694 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-050001da-55a3-4080-ad39-b5f5538875aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:11:59.986915 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-050001da-55a3-4080-ad39-b5f5538875aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:11:59.998904 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:11:59.998904 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:00.002813 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-050001da-55a3-4080-ad39-b5f5538875aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:12:00.008276 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-050001da-55a3-4080-ad39-b5f5538875aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:12:00.008748 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1003/3986] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:11:59 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:00.846604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-482a4dad-b417-411c-ab60-26766e26d749 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:00.848713 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-482a4dad-b417-411c-ab60-26766e26d749 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:00.849003 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-482a4dad-b417-411c-ab60-26766e26d749 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:00.849759 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-482a4dad-b417-411c-ab60-26766e26d749 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:00.849759 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-482a4dad-b417-411c-ab60-26766e26d749 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:00.854841 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:00.854841 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:00.855939 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-482a4dad-b417-411c-ab60-26766e26d749 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:00.856140 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1003/3987] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:00 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:01.024785 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e73cc488-822d-4a6a-a42f-3df227c6f4e6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:01.026878 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e73cc488-822d-4a6a-a42f-3df227c6f4e6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:12:01.027167 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e73cc488-822d-4a6a-a42f-3df227c6f4e6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:01.027400 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e73cc488-822d-4a6a-a42f-3df227c6f4e6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:01.040204 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:01.040204 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:01.045532 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e73cc488-822d-4a6a-a42f-3df227c6f4e6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:12:01.051416 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e73cc488-822d-4a6a-a42f-3df227c6f4e6 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:12:01.052132 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 988/3988] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:01 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:01.354081 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-cc4b700e-18fb-487d-ae8e-1b6a14a5eaff None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:01.356984 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-cc4b700e-18fb-487d-ae8e-1b6a14a5eaff tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:12:01.357247 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-cc4b700e-18fb-487d-ae8e-1b6a14a5eaff tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:01.357515 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-cc4b700e-18fb-487d-ae8e-1b6a14a5eaff tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:01.372406 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:01.372406 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:01.379012 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-cc4b700e-18fb-487d-ae8e-1b6a14a5eaff tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:12:01.384711 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-cc4b700e-18fb-487d-ae8e-1b6a14a5eaff tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:12:01.385221 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 995/3989] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:12:01 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:01.872948 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-07d78f23-a9e3-465f-b9e9-12a01f208210 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:01.875576 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07d78f23-a9e3-465f-b9e9-12a01f208210 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:01.875916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07d78f23-a9e3-465f-b9e9-12a01f208210 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:01.876203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07d78f23-a9e3-465f-b9e9-12a01f208210 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:01.876379 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-07d78f23-a9e3-465f-b9e9-12a01f208210 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:01.889939 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:01.889939 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:01.891032 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07d78f23-a9e3-465f-b9e9-12a01f208210 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:01.891720 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1004/3990] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:01 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:02.072266 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-35c4f74d-abdd-4006-9f00-41e4c437b6c7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:02.074488 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-35c4f74d-abdd-4006-9f00-41e4c437b6c7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:12:02.074784 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-35c4f74d-abdd-4006-9f00-41e4c437b6c7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:02.075031 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-35c4f74d-abdd-4006-9f00-41e4c437b6c7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:02.087698 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:02.087698 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:02.092789 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-35c4f74d-abdd-4006-9f00-41e4c437b6c7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:12:02.099063 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-35c4f74d-abdd-4006-9f00-41e4c437b6c7 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:12:02.100154 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1004/3991] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:02 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:02.903330 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4a51a8d5-3c41-4c08-9527-cc20418148e5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:02.906026 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4a51a8d5-3c41-4c08-9527-cc20418148e5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:02.906234 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4a51a8d5-3c41-4c08-9527-cc20418148e5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:02.906466 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4a51a8d5-3c41-4c08-9527-cc20418148e5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:02.906610 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4a51a8d5-3c41-4c08-9527-cc20418148e5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:02.913179 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:02.913179 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:02.913933 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4a51a8d5-3c41-4c08-9527-cc20418148e5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:02.914383 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 989/3992] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:02 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:03.080781 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-11ce646f-42d9-4086-86ec-6a654a2683c3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:03.083552 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-11ce646f-42d9-4086-86ec-6a654a2683c3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments/0455f5a1-1be4-407a-8176-3bb8c8f7af97/action Jul 10 18:12:03.083941 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-11ce646f-42d9-4086-86ec-6a654a2683c3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:12:03.084041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-11ce646f-42d9-4086-86ec-6a654a2683c3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:12:03.102048 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:03.102048 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:03.113434 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d683ba31-daad-45c2-b0e2-a6015f31d557 req-11ce646f-42d9-4086-86ec-6a654a2683c3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/0455f5a1-1be4-407a-8176-3bb8c8f7af97/action returned with HTTP 204 Jul 10 18:12:03.114186 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 996/3993] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:12:03 2026] POST /volume/v3/attachments/0455f5a1-1be4-407a-8176-3bb8c8f7af97/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:12:03.117241 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4a8e18c3-cd41-4749-86b2-329ea54d0415 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:03.120968 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4a8e18c3-cd41-4749-86b2-329ea54d0415 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:12:03.121175 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4a8e18c3-cd41-4749-86b2-329ea54d0415 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:03.121394 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4a8e18c3-cd41-4749-86b2-329ea54d0415 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:03.135703 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:03.135703 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:03.140070 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4a8e18c3-cd41-4749-86b2-329ea54d0415 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:12:03.145231 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4a8e18c3-cd41-4749-86b2-329ea54d0415 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:12:03.145703 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1005/3994] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:03 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:03.161379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-818edff0-2974-40d6-b4ad-c34588ab7009 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:03.163907 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-818edff0-2974-40d6-b4ad-c34588ab7009 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:12:03.164279 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-818edff0-2974-40d6-b4ad-c34588ab7009 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:03.164630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-818edff0-2974-40d6-b4ad-c34588ab7009 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:03.175344 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:03.175344 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:03.179671 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-818edff0-2974-40d6-b4ad-c34588ab7009 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:12:03.183933 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-818edff0-2974-40d6-b4ad-c34588ab7009 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:12:03.184244 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1005/3995] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:03 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:03.927648 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7c16fb48-d403-4f9e-b561-04846014e087 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:03.930184 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7c16fb48-d403-4f9e-b561-04846014e087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:03.930473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7c16fb48-d403-4f9e-b561-04846014e087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:03.930925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7c16fb48-d403-4f9e-b561-04846014e087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:03.931144 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7c16fb48-d403-4f9e-b561-04846014e087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:03.937017 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:03.937017 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:03.937970 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7c16fb48-d403-4f9e-b561-04846014e087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:03.938515 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 990/3996] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:03 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:04.955733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-693f68a7-4cd4-4320-a720-72255f3cd167 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:04.957411 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-693f68a7-4cd4-4320-a720-72255f3cd167 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:04.957633 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-693f68a7-4cd4-4320-a720-72255f3cd167 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:04.957832 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-693f68a7-4cd4-4320-a720-72255f3cd167 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:04.957934 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-693f68a7-4cd4-4320-a720-72255f3cd167 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:04.966897 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:04.966897 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:04.967595 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-693f68a7-4cd4-4320-a720-72255f3cd167 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:04.968051 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 997/3997] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:04 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:05.978463 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fff238c9-30a7-4bfe-ad8e-e55ac475ec57 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:05.980670 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fff238c9-30a7-4bfe-ad8e-e55ac475ec57 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:05.980904 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fff238c9-30a7-4bfe-ad8e-e55ac475ec57 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:05.981140 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fff238c9-30a7-4bfe-ad8e-e55ac475ec57 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:05.981234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-fff238c9-30a7-4bfe-ad8e-e55ac475ec57 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:05.986017 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:05.986017 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:05.986768 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fff238c9-30a7-4bfe-ad8e-e55ac475ec57 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:05.987214 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1006/3998] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:05 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:06.998376 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5b34e687-a52a-4a58-892c-f8f9f88414de None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:07.000207 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b34e687-a52a-4a58-892c-f8f9f88414de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:07.000386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b34e687-a52a-4a58-892c-f8f9f88414de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:07.000579 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b34e687-a52a-4a58-892c-f8f9f88414de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:07.000695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-5b34e687-a52a-4a58-892c-f8f9f88414de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:07.008025 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:07.008025 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:07.008025 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b34e687-a52a-4a58-892c-f8f9f88414de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:07.008025 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1006/3999] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:06 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:08.018230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2987d2c2-3beb-46fd-8d00-a90e406bc6f4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:08.020274 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2987d2c2-3beb-46fd-8d00-a90e406bc6f4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:08.020554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2987d2c2-3beb-46fd-8d00-a90e406bc6f4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:08.020803 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2987d2c2-3beb-46fd-8d00-a90e406bc6f4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:08.020941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2987d2c2-3beb-46fd-8d00-a90e406bc6f4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:08.024955 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:08.024955 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:08.025605 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2987d2c2-3beb-46fd-8d00-a90e406bc6f4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:08.026040 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 991/4000] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:08 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:09.037500 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e5b46c09-aff1-48a6-9b94-6ee4fa8fc367 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:09.040071 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e5b46c09-aff1-48a6-9b94-6ee4fa8fc367 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:09.040303 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e5b46c09-aff1-48a6-9b94-6ee4fa8fc367 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:09.040533 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e5b46c09-aff1-48a6-9b94-6ee4fa8fc367 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:09.040703 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e5b46c09-aff1-48a6-9b94-6ee4fa8fc367 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:09.047662 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:09.047662 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:09.048714 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e5b46c09-aff1-48a6-9b94-6ee4fa8fc367 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:09.049280 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 998/4001] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:09 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:10.060672 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ce412a4a-4cbb-4ffa-b1d4-eb537fb80c37 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:10.062423 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ce412a4a-4cbb-4ffa-b1d4-eb537fb80c37 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:10.062611 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ce412a4a-4cbb-4ffa-b1d4-eb537fb80c37 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:10.062809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ce412a4a-4cbb-4ffa-b1d4-eb537fb80c37 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:10.062914 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ce412a4a-4cbb-4ffa-b1d4-eb537fb80c37 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:10.066955 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:10.066955 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:10.067557 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ce412a4a-4cbb-4ffa-b1d4-eb537fb80c37 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:10.067955 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1007/4002] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:10 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:11.080111 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e69fc93b-db5b-4f3b-90ca-038d95b01087 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:11.082110 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e69fc93b-db5b-4f3b-90ca-038d95b01087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:11.082316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e69fc93b-db5b-4f3b-90ca-038d95b01087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:11.082541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e69fc93b-db5b-4f3b-90ca-038d95b01087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:11.082704 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e69fc93b-db5b-4f3b-90ca-038d95b01087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:11.087514 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:11.087514 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:11.088228 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e69fc93b-db5b-4f3b-90ca-038d95b01087 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:11.088602 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1007/4003] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:11 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:12.100263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b0a2e4a5-757d-4ecc-961e-f3f1c16e2c11 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:12.102073 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0a2e4a5-757d-4ecc-961e-f3f1c16e2c11 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:12.102334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0a2e4a5-757d-4ecc-961e-f3f1c16e2c11 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:12.102525 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0a2e4a5-757d-4ecc-961e-f3f1c16e2c11 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:12.102817 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-b0a2e4a5-757d-4ecc-961e-f3f1c16e2c11 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:12.107904 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:12.107904 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:12.108586 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0a2e4a5-757d-4ecc-961e-f3f1c16e2c11 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:12.108982 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 992/4004] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:12 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:12.451142 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-0fd0d544-04e4-4805-8177-200684a01f9f req-f68ed6d8-1e56-4da5-8044-82d4a1d87ad4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:12.453572 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-f68ed6d8-1e56-4da5-8044-82d4a1d87ad4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:12.453806 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-f68ed6d8-1e56-4da5-8044-82d4a1d87ad4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:12.454028 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-f68ed6d8-1e56-4da5-8044-82d4a1d87ad4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:12.465198 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:12.465198 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:12.469302 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-0fd0d544-04e4-4805-8177-200684a01f9f req-f68ed6d8-1e56-4da5-8044-82d4a1d87ad4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:12.474062 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-f68ed6d8-1e56-4da5-8044-82d4a1d87ad4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:12.474589 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 999/4005] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:12:12 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:12.494306 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-0fd0d544-04e4-4805-8177-200684a01f9f req-525d6e3d-fc72-4f24-859d-7485b098cedb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:12.496697 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-525d6e3d-fc72-4f24-859d-7485b098cedb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e/action Jul 10 18:12:12.497123 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-525d6e3d-fc72-4f24-859d-7485b098cedb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:12:12.497254 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-525d6e3d-fc72-4f24-859d-7485b098cedb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:12:12.508628 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:12.508628 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:12.509070 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-0fd0d544-04e4-4805-8177-200684a01f9f req-525d6e3d-fc72-4f24-859d-7485b098cedb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:12.515170 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-0fd0d544-04e4-4805-8177-200684a01f9f req-525d6e3d-fc72-4f24-859d-7485b098cedb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Begin detaching volume completed successfully. Jul 10 18:12:12.515395 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-525d6e3d-fc72-4f24-859d-7485b098cedb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e/action returned with HTTP 202 Jul 10 18:12:12.515918 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1008/4006] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:12:12 2026] POST /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:12:12.538059 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6f860462-a262-48b7-b024-77f05c509eae None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:12.540484 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6f860462-a262-48b7-b024-77f05c509eae tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:12.540809 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6f860462-a262-48b7-b024-77f05c509eae tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:12.541093 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6f860462-a262-48b7-b024-77f05c509eae tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:12.550308 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:12.550308 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:12.553633 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6f860462-a262-48b7-b024-77f05c509eae tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:12.558274 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6f860462-a262-48b7-b024-77f05c509eae tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:12.558735 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1008/4007] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:12 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:13.119321 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-62f7098e-c295-49d4-a311-c87ac6d58f00 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:13.121141 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-62f7098e-c295-49d4-a311-c87ac6d58f00 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:13.121329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-62f7098e-c295-49d4-a311-c87ac6d58f00 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:13.121516 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-62f7098e-c295-49d4-a311-c87ac6d58f00 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:13.121666 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-62f7098e-c295-49d4-a311-c87ac6d58f00 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:13.128621 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:13.128621 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:13.129622 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-62f7098e-c295-49d4-a311-c87ac6d58f00 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:13.130297 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 993/4008] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:13 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:13.540356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a34ab1fa-ceb9-4a88-8ec3-8f65cff4cc1a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:13.540889 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a34ab1fa-ceb9-4a88-8ec3-8f65cff4cc1a None None] GET https://10.4.3.71/volume// Jul 10 18:12:13.541098 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a34ab1fa-ceb9-4a88-8ec3-8f65cff4cc1a None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:13.541342 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a34ab1fa-ceb9-4a88-8ec3-8f65cff4cc1a None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:13.541714 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a34ab1fa-ceb9-4a88-8ec3-8f65cff4cc1a None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:12:13.542015 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1000/4009] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:12:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:12:13.551162 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-0fd0d544-04e4-4805-8177-200684a01f9f req-dd654df1-dbb7-4253-880e-93ee45c24162 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:13.553414 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-dd654df1-dbb7-4253-880e-93ee45c24162 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:13.553674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-dd654df1-dbb7-4253-880e-93ee45c24162 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:13.553875 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-dd654df1-dbb7-4253-880e-93ee45c24162 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:13.564990 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:13.564990 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:13.569135 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-0fd0d544-04e4-4805-8177-200684a01f9f req-dd654df1-dbb7-4253-880e-93ee45c24162 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:13.573147 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a4a6371a-67d6-489f-b2f9-391952d0c556 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:13.574848 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-dd654df1-dbb7-4253-880e-93ee45c24162 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:13.576588 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a4a6371a-67d6-489f-b2f9-391952d0c556 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:13.576588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a4a6371a-67d6-489f-b2f9-391952d0c556 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:13.576756 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1009/4010] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:12:13 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:12:13.576800 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a4a6371a-67d6-489f-b2f9-391952d0c556 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:13.587218 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:13.587218 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:13.594870 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a4a6371a-67d6-489f-b2f9-391952d0c556 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:13.597232 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a4a6371a-67d6-489f-b2f9-391952d0c556 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:13.597853 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1009/4011] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:13 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:14.140974 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dbc67a45-dab6-49cc-a4bf-234c206b2f17 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:14.142873 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dbc67a45-dab6-49cc-a4bf-234c206b2f17 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:14.143058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dbc67a45-dab6-49cc-a4bf-234c206b2f17 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:14.143306 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dbc67a45-dab6-49cc-a4bf-234c206b2f17 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:14.143367 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-dbc67a45-dab6-49cc-a4bf-234c206b2f17 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:14.147561 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:14.147561 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:14.148283 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dbc67a45-dab6-49cc-a4bf-234c206b2f17 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:14.148723 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 994/4012] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:14 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:14.610359 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-89049365-5b31-4286-a38f-bd2fae625c8a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:14.612737 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-89049365-5b31-4286-a38f-bd2fae625c8a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:14.613019 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-89049365-5b31-4286-a38f-bd2fae625c8a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:14.613294 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-89049365-5b31-4286-a38f-bd2fae625c8a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:14.615932 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=137,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:12:14.628100 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:14.628100 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:14.631846 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-89049365-5b31-4286-a38f-bd2fae625c8a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:14.636113 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-89049365-5b31-4286-a38f-bd2fae625c8a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:14.636492 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1001/4013] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:14 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:15.008761 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-af676943-7f1c-4921-b120-8e5e5cb2a821 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:15.011281 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-af676943-7f1c-4921-b120-8e5e5cb2a821 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/attachments?instance_id=f4f771a5-237b-4203-acac-e9e8d1f315df Jul 10 18:12:15.011623 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-af676943-7f1c-4921-b120-8e5e5cb2a821 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:15.011847 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-af676943-7f1c-4921-b120-8e5e5cb2a821 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:15.019517 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-af676943-7f1c-4921-b120-8e5e5cb2a821 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments?instance_id=f4f771a5-237b-4203-acac-e9e8d1f315df returned with HTTP 200 Jul 10 18:12:15.020001 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1010/4014] 10.4.3.71 () {70 vars in 1630 bytes} [Fri Jul 10 18:12:15 2026] GET /volume/v3/attachments?instance_id=f4f771a5-237b-4203-acac-e9e8d1f315df => generated 192 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:15.028038 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-d715e57c-2782-4f0a-b4ec-e8eb0af409ab None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:15.030368 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-d715e57c-2782-4f0a-b4ec-e8eb0af409ab tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a Jul 10 18:12:15.030702 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-d715e57c-2782-4f0a-b4ec-e8eb0af409ab tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:15.030880 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-d715e57c-2782-4f0a-b4ec-e8eb0af409ab tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:15.046761 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9c27eb0f-2fa3-4762-84ec-d6997663c47e req-d715e57c-2782-4f0a-b4ec-e8eb0af409ab tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a returned with HTTP 200 Jul 10 18:12:15.047261 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1010/4015] 10.4.3.71 () {70 vars in 1644 bytes} [Fri Jul 10 18:12:15 2026] GET /volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:15.159003 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0ad92761-2a1a-440b-9fa5-14bc1f9f2bf5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:15.160835 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0ad92761-2a1a-440b-9fa5-14bc1f9f2bf5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:15.161047 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0ad92761-2a1a-440b-9fa5-14bc1f9f2bf5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:15.161230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0ad92761-2a1a-440b-9fa5-14bc1f9f2bf5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:15.161339 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0ad92761-2a1a-440b-9fa5-14bc1f9f2bf5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:15.165718 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:15.165718 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:15.166317 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0ad92761-2a1a-440b-9fa5-14bc1f9f2bf5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:15.166765 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 995/4016] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:15 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:15.648837 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4c48bc0f-033d-4f07-8d80-15b8a97969ea None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:15.650550 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4c48bc0f-033d-4f07-8d80-15b8a97969ea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:15.650924 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4c48bc0f-033d-4f07-8d80-15b8a97969ea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:15.651169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4c48bc0f-033d-4f07-8d80-15b8a97969ea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:15.660863 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:15.660863 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:15.664043 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4c48bc0f-033d-4f07-8d80-15b8a97969ea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:15.668467 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4c48bc0f-033d-4f07-8d80-15b8a97969ea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:15.668915 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1002/4017] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:15 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:16.177425 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-15df107c-eb68-45f7-bbd0-c5f9460bcbbb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:16.180120 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-15df107c-eb68-45f7-bbd0-c5f9460bcbbb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:16.180432 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-15df107c-eb68-45f7-bbd0-c5f9460bcbbb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:16.180785 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-15df107c-eb68-45f7-bbd0-c5f9460bcbbb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:16.180957 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-15df107c-eb68-45f7-bbd0-c5f9460bcbbb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:16.186120 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:16.186120 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:16.186928 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-15df107c-eb68-45f7-bbd0-c5f9460bcbbb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:16.187350 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1011/4018] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:16 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:16.685538 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a4477ccf-85d5-46ae-b249-65853dff72e0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:16.687386 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a4477ccf-85d5-46ae-b249-65853dff72e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:16.687766 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a4477ccf-85d5-46ae-b249-65853dff72e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:16.688059 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a4477ccf-85d5-46ae-b249-65853dff72e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:16.698221 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:16.698221 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:16.702652 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a4477ccf-85d5-46ae-b249-65853dff72e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:16.707286 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a4477ccf-85d5-46ae-b249-65853dff72e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:16.707746 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1011/4019] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:16 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:17.197796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8584e05f-99a8-42f2-90b5-dcadfd44f2f2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:17.199756 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8584e05f-99a8-42f2-90b5-dcadfd44f2f2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:17.199979 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8584e05f-99a8-42f2-90b5-dcadfd44f2f2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:17.200234 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8584e05f-99a8-42f2-90b5-dcadfd44f2f2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:17.200349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8584e05f-99a8-42f2-90b5-dcadfd44f2f2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:17.205104 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:17.205104 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:17.205886 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8584e05f-99a8-42f2-90b5-dcadfd44f2f2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:17.206284 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 996/4020] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:17 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:17.720252 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-67459bd6-5ec7-4130-8bb5-05847d3700f0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:17.722370 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67459bd6-5ec7-4130-8bb5-05847d3700f0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:17.722692 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67459bd6-5ec7-4130-8bb5-05847d3700f0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:17.722962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67459bd6-5ec7-4130-8bb5-05847d3700f0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:17.736426 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:17.736426 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:17.741764 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-67459bd6-5ec7-4130-8bb5-05847d3700f0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:17.746737 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67459bd6-5ec7-4130-8bb5-05847d3700f0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:17.747194 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1003/4021] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:17 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:18.217912 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-32d6d4a2-b4b8-4316-8960-d0f8180fd6ac None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:18.219762 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-32d6d4a2-b4b8-4316-8960-d0f8180fd6ac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:18.220015 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-32d6d4a2-b4b8-4316-8960-d0f8180fd6ac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:18.220224 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-32d6d4a2-b4b8-4316-8960-d0f8180fd6ac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:18.220323 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-32d6d4a2-b4b8-4316-8960-d0f8180fd6ac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:18.224674 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:18.224674 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:18.225332 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-32d6d4a2-b4b8-4316-8960-d0f8180fd6ac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:18.225722 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1012/4022] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:18 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:18.760845 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2692c36e-ff15-455f-ab94-8ec411158f24 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:18.763206 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2692c36e-ff15-455f-ab94-8ec411158f24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:18.763443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2692c36e-ff15-455f-ab94-8ec411158f24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:18.763739 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2692c36e-ff15-455f-ab94-8ec411158f24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:18.775845 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:18.775845 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:18.780715 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2692c36e-ff15-455f-ab94-8ec411158f24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:18.786920 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2692c36e-ff15-455f-ab94-8ec411158f24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:18.787323 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1012/4023] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:18 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:19.236527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2c396d39-3978-4f6e-87e9-f074fcaf4f22 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:19.238576 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c396d39-3978-4f6e-87e9-f074fcaf4f22 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:19.238787 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c396d39-3978-4f6e-87e9-f074fcaf4f22 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:19.238986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c396d39-3978-4f6e-87e9-f074fcaf4f22 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:19.239093 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2c396d39-3978-4f6e-87e9-f074fcaf4f22 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:19.244112 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:19.244112 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:19.244827 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c396d39-3978-4f6e-87e9-f074fcaf4f22 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:19.245258 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 997/4024] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:19 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:19.800697 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-14eeed5f-360e-4df4-ab59-6be827e78bea None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:19.803254 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-14eeed5f-360e-4df4-ab59-6be827e78bea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:19.803611 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-14eeed5f-360e-4df4-ab59-6be827e78bea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:19.803901 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-14eeed5f-360e-4df4-ab59-6be827e78bea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:19.816024 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:19.816024 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:19.820751 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-14eeed5f-360e-4df4-ab59-6be827e78bea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:19.827007 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-14eeed5f-360e-4df4-ab59-6be827e78bea tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:19.827616 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1004/4025] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:19 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:20.255401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-604f122a-1dda-429d-b232-692dc97eb97c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:20.257216 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-604f122a-1dda-429d-b232-692dc97eb97c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:20.257604 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-604f122a-1dda-429d-b232-692dc97eb97c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:20.258667 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-604f122a-1dda-429d-b232-692dc97eb97c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:20.258667 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-604f122a-1dda-429d-b232-692dc97eb97c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:20.263821 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:20.263821 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:20.264852 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-604f122a-1dda-429d-b232-692dc97eb97c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:20.265311 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1013/4026] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:20 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:20.841107 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-148ead46-8e6a-4f2b-b03b-de0904dd231e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:20.842946 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-148ead46-8e6a-4f2b-b03b-de0904dd231e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:20.843244 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-148ead46-8e6a-4f2b-b03b-de0904dd231e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:20.843514 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-148ead46-8e6a-4f2b-b03b-de0904dd231e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:20.856951 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:20.856951 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:20.862164 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-148ead46-8e6a-4f2b-b03b-de0904dd231e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:20.869063 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-148ead46-8e6a-4f2b-b03b-de0904dd231e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:20.869611 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1013/4027] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:20 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:21.277796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5c321cc7-55c0-438f-8f40-94a3b3210b0a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:21.280354 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5c321cc7-55c0-438f-8f40-94a3b3210b0a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:21.280530 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5c321cc7-55c0-438f-8f40-94a3b3210b0a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:21.281253 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5c321cc7-55c0-438f-8f40-94a3b3210b0a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:21.281253 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-5c321cc7-55c0-438f-8f40-94a3b3210b0a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:21.289957 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:21.289957 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:21.290771 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5c321cc7-55c0-438f-8f40-94a3b3210b0a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:21.291267 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 998/4028] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:21 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:21.883204 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6e209ce8-121b-4a75-8ac9-dbb3b78516b6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:21.885177 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6e209ce8-121b-4a75-8ac9-dbb3b78516b6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:21.885411 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6e209ce8-121b-4a75-8ac9-dbb3b78516b6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:21.885699 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6e209ce8-121b-4a75-8ac9-dbb3b78516b6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:21.894733 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:21.894733 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:21.898378 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6e209ce8-121b-4a75-8ac9-dbb3b78516b6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:21.902783 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6e209ce8-121b-4a75-8ac9-dbb3b78516b6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:21.903146 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1005/4029] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:21 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:22.303289 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bbb48779-c1f0-4007-9841-ea3e6d1603fe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:22.306530 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bbb48779-c1f0-4007-9841-ea3e6d1603fe tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:22.306857 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bbb48779-c1f0-4007-9841-ea3e6d1603fe tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:22.307121 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bbb48779-c1f0-4007-9841-ea3e6d1603fe tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:22.307360 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-bbb48779-c1f0-4007-9841-ea3e6d1603fe tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:22.314135 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:22.314135 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:22.315179 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bbb48779-c1f0-4007-9841-ea3e6d1603fe tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:22.315741 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1014/4030] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:22 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:22.916259 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5a63eb94-b24a-4e21-85b2-cec448eee3fa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:22.918495 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5a63eb94-b24a-4e21-85b2-cec448eee3fa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:22.918731 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5a63eb94-b24a-4e21-85b2-cec448eee3fa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:22.918947 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5a63eb94-b24a-4e21-85b2-cec448eee3fa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:22.929055 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:22.929055 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:22.932306 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5a63eb94-b24a-4e21-85b2-cec448eee3fa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:22.936228 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5a63eb94-b24a-4e21-85b2-cec448eee3fa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:22.936589 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1014/4031] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:22 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:23.327040 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bc37768d-27fb-465d-888c-4f328cf6315b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:23.328965 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bc37768d-27fb-465d-888c-4f328cf6315b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:23.329155 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bc37768d-27fb-465d-888c-4f328cf6315b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:23.329335 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bc37768d-27fb-465d-888c-4f328cf6315b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:23.329445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-bc37768d-27fb-465d-888c-4f328cf6315b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:23.334230 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:23.334230 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:23.334881 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bc37768d-27fb-465d-888c-4f328cf6315b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:23.335226 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 999/4032] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:23 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:23.949465 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-67fa0377-3f8d-408f-9daa-85148cfd00e7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:23.951584 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67fa0377-3f8d-408f-9daa-85148cfd00e7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:23.951763 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67fa0377-3f8d-408f-9daa-85148cfd00e7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:23.952034 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67fa0377-3f8d-408f-9daa-85148cfd00e7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:23.962399 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:23.962399 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:23.966090 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-67fa0377-3f8d-408f-9daa-85148cfd00e7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:23.970371 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67fa0377-3f8d-408f-9daa-85148cfd00e7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:23.970894 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1006/4033] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:23 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:24.347253 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-33e58233-061e-4198-b5ee-a5596c2f594b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:24.349288 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33e58233-061e-4198-b5ee-a5596c2f594b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:24.349539 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33e58233-061e-4198-b5ee-a5596c2f594b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:24.349808 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33e58233-061e-4198-b5ee-a5596c2f594b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:24.349930 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-33e58233-061e-4198-b5ee-a5596c2f594b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:24.354555 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:24.354555 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:24.355190 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33e58233-061e-4198-b5ee-a5596c2f594b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:24.355609 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1015/4034] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:24 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:24.983676 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-10ef3fd4-2a1c-49e5-9920-7dadcd1e21bd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:24.985454 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-10ef3fd4-2a1c-49e5-9920-7dadcd1e21bd tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:24.985650 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-10ef3fd4-2a1c-49e5-9920-7dadcd1e21bd tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:24.985847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-10ef3fd4-2a1c-49e5-9920-7dadcd1e21bd tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:24.996345 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:24.996345 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:25.001861 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-10ef3fd4-2a1c-49e5-9920-7dadcd1e21bd tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:25.007549 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-10ef3fd4-2a1c-49e5-9920-7dadcd1e21bd tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:25.008164 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1015/4035] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:24 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:25.365978 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a6da20ac-e95e-48dd-9478-d748b6273ec9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:25.368692 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6da20ac-e95e-48dd-9478-d748b6273ec9 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:25.368692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6da20ac-e95e-48dd-9478-d748b6273ec9 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:25.368692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6da20ac-e95e-48dd-9478-d748b6273ec9 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:25.368692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-a6da20ac-e95e-48dd-9478-d748b6273ec9 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:25.373015 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:25.373015 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:25.373608 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6da20ac-e95e-48dd-9478-d748b6273ec9 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:25.376589 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1000/4036] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:25 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:26.024820 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ebef5887-796a-4594-9f90-531977e3a518 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:26.026559 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ebef5887-796a-4594-9f90-531977e3a518 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:26.026747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ebef5887-796a-4594-9f90-531977e3a518 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:26.026922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ebef5887-796a-4594-9f90-531977e3a518 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:26.036882 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:26.036882 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:26.040220 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ebef5887-796a-4594-9f90-531977e3a518 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:26.044083 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ebef5887-796a-4594-9f90-531977e3a518 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:26.044430 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1007/4037] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:26 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:26.386878 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a7b2c587-4829-451c-9f42-afc7b26e7d32 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:26.388924 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7b2c587-4829-451c-9f42-afc7b26e7d32 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:26.389150 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a7b2c587-4829-451c-9f42-afc7b26e7d32 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:26.389354 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a7b2c587-4829-451c-9f42-afc7b26e7d32 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:26.389521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-a7b2c587-4829-451c-9f42-afc7b26e7d32 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:26.395460 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:26.395460 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:26.395460 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7b2c587-4829-451c-9f42-afc7b26e7d32 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:26.395460 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1016/4038] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:26 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:27.057784 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-61d254ed-a57a-47ba-ac03-c7eb3141f9a1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:27.059911 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-61d254ed-a57a-47ba-ac03-c7eb3141f9a1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:27.060123 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-61d254ed-a57a-47ba-ac03-c7eb3141f9a1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:27.060271 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-61d254ed-a57a-47ba-ac03-c7eb3141f9a1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:27.062194 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=194,cinder:UPDATE=22,cinder:INSERT=9 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:12:27.070954 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:27.070954 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:27.074745 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-61d254ed-a57a-47ba-ac03-c7eb3141f9a1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:27.079909 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-61d254ed-a57a-47ba-ac03-c7eb3141f9a1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:27.080270 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1016/4039] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:27 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:27.407532 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-abbb53fc-adcb-423c-b410-8a4d3807abb2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:27.409697 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-abbb53fc-adcb-423c-b410-8a4d3807abb2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:27.409908 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-abbb53fc-adcb-423c-b410-8a4d3807abb2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:27.410130 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-abbb53fc-adcb-423c-b410-8a4d3807abb2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:27.410260 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-abbb53fc-adcb-423c-b410-8a4d3807abb2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:27.415088 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:27.415088 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:27.415831 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-abbb53fc-adcb-423c-b410-8a4d3807abb2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:27.416398 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1001/4040] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:27 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:28.092939 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e8ae22d5-2909-4ca8-b164-9f380bf99901 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:28.095336 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e8ae22d5-2909-4ca8-b164-9f380bf99901 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:28.095642 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e8ae22d5-2909-4ca8-b164-9f380bf99901 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:28.095910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e8ae22d5-2909-4ca8-b164-9f380bf99901 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:28.109559 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:28.109559 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:28.114549 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e8ae22d5-2909-4ca8-b164-9f380bf99901 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:28.120865 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e8ae22d5-2909-4ca8-b164-9f380bf99901 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:28.121418 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1008/4041] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:28 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:28.428386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f57d30d3-e798-4547-998c-13c5d570c7de None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:28.432357 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f57d30d3-e798-4547-998c-13c5d570c7de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:28.432357 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f57d30d3-e798-4547-998c-13c5d570c7de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:28.432357 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f57d30d3-e798-4547-998c-13c5d570c7de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:28.432357 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-f57d30d3-e798-4547-998c-13c5d570c7de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:28.437779 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:28.437779 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:28.439171 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f57d30d3-e798-4547-998c-13c5d570c7de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:28.439171 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1017/4042] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:28 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:29.136956 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-25befbb4-b4c2-4931-a3ad-e862bd6b2e86 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:29.138986 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-25befbb4-b4c2-4931-a3ad-e862bd6b2e86 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:29.139206 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-25befbb4-b4c2-4931-a3ad-e862bd6b2e86 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:29.139440 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-25befbb4-b4c2-4931-a3ad-e862bd6b2e86 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:29.151473 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:29.151473 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:29.155635 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-25befbb4-b4c2-4931-a3ad-e862bd6b2e86 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:29.160365 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-25befbb4-b4c2-4931-a3ad-e862bd6b2e86 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:29.160859 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1017/4043] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:29 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:29.450843 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-07d77a28-9385-4c14-9aef-da06af54606f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:29.452825 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-07d77a28-9385-4c14-9aef-da06af54606f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:29.453038 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-07d77a28-9385-4c14-9aef-da06af54606f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:29.453227 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-07d77a28-9385-4c14-9aef-da06af54606f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:29.453353 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-07d77a28-9385-4c14-9aef-da06af54606f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:29.458841 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:29.458841 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:29.459480 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-07d77a28-9385-4c14-9aef-da06af54606f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:29.459909 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1002/4044] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:29 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:30.174161 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-374de9fa-a406-4e22-80bf-7073a92a4d7d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:30.176107 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-374de9fa-a406-4e22-80bf-7073a92a4d7d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:30.176297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-374de9fa-a406-4e22-80bf-7073a92a4d7d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:30.176493 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-374de9fa-a406-4e22-80bf-7073a92a4d7d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:30.187314 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:30.187314 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:30.189902 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-374de9fa-a406-4e22-80bf-7073a92a4d7d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:30.194427 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-374de9fa-a406-4e22-80bf-7073a92a4d7d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:30.194921 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1009/4045] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:30 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:30.473690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-20fe7514-1c44-4c4a-a29e-f1f97bf3afac None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:30.475957 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20fe7514-1c44-4c4a-a29e-f1f97bf3afac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:30.476274 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-20fe7514-1c44-4c4a-a29e-f1f97bf3afac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:30.476595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-20fe7514-1c44-4c4a-a29e-f1f97bf3afac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:30.476770 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-20fe7514-1c44-4c4a-a29e-f1f97bf3afac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:30.482690 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:30.482690 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:30.483723 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20fe7514-1c44-4c4a-a29e-f1f97bf3afac tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:30.484310 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1018/4046] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:30 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:31.208171 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2b500a53-bb2b-416c-8374-bbc893f2d7a8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:31.210097 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2b500a53-bb2b-416c-8374-bbc893f2d7a8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:31.210306 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2b500a53-bb2b-416c-8374-bbc893f2d7a8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:31.210491 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2b500a53-bb2b-416c-8374-bbc893f2d7a8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:31.220494 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:31.220494 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:31.224151 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2b500a53-bb2b-416c-8374-bbc893f2d7a8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:31.228619 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2b500a53-bb2b-416c-8374-bbc893f2d7a8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:31.229071 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1018/4047] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:31 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:31.496724 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f3108807-a188-43d4-bb52-2a02712826e3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:31.500718 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3108807-a188-43d4-bb52-2a02712826e3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:31.500937 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3108807-a188-43d4-bb52-2a02712826e3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:31.501130 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3108807-a188-43d4-bb52-2a02712826e3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:31.501236 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f3108807-a188-43d4-bb52-2a02712826e3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:31.504222 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=163,cinder:INSERT=10,cinder:UPDATE=23 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:12:31.507793 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:31.507793 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:31.508680 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3108807-a188-43d4-bb52-2a02712826e3 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:31.509226 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1003/4048] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:31 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:32.243636 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9fa09884-4e0d-4916-b082-0f981c320109 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:32.245919 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9fa09884-4e0d-4916-b082-0f981c320109 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:32.246165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9fa09884-4e0d-4916-b082-0f981c320109 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:32.246443 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9fa09884-4e0d-4916-b082-0f981c320109 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:32.258203 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:32.258203 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:32.262879 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9fa09884-4e0d-4916-b082-0f981c320109 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:32.268597 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9fa09884-4e0d-4916-b082-0f981c320109 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:32.268929 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1010/4049] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:32 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:32.522347 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-38bc7b60-edcb-450b-b348-813f20709aad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:32.525385 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38bc7b60-edcb-450b-b348-813f20709aad tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:32.525715 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-38bc7b60-edcb-450b-b348-813f20709aad tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:32.526002 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-38bc7b60-edcb-450b-b348-813f20709aad tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:32.526161 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-38bc7b60-edcb-450b-b348-813f20709aad tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:32.532014 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:32.532014 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:32.533016 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38bc7b60-edcb-450b-b348-813f20709aad tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:32.533610 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1019/4050] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:32 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:33.288434 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e05c7f86-9cd1-4808-a2f3-2f02647e10c5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:33.290807 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e05c7f86-9cd1-4808-a2f3-2f02647e10c5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:33.291088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e05c7f86-9cd1-4808-a2f3-2f02647e10c5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:33.291357 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e05c7f86-9cd1-4808-a2f3-2f02647e10c5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:33.302812 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:33.302812 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:33.307502 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e05c7f86-9cd1-4808-a2f3-2f02647e10c5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:33.313183 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e05c7f86-9cd1-4808-a2f3-2f02647e10c5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:33.313681 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1019/4051] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:33 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:33.545041 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d7e66c56-ad5a-41dd-83e8-0333eb7782f5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:33.547253 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d7e66c56-ad5a-41dd-83e8-0333eb7782f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:33.547543 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d7e66c56-ad5a-41dd-83e8-0333eb7782f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:33.547841 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d7e66c56-ad5a-41dd-83e8-0333eb7782f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:33.547998 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d7e66c56-ad5a-41dd-83e8-0333eb7782f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:33.553518 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:33.553518 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:33.554476 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d7e66c56-ad5a-41dd-83e8-0333eb7782f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:33.555057 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1004/4052] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:33 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:34.327655 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f6376e5e-a786-403c-89a9-237a9385dbf2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:34.329933 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f6376e5e-a786-403c-89a9-237a9385dbf2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:34.330191 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f6376e5e-a786-403c-89a9-237a9385dbf2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:34.330451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f6376e5e-a786-403c-89a9-237a9385dbf2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:34.342480 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:34.342480 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:34.346862 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f6376e5e-a786-403c-89a9-237a9385dbf2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:34.352630 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f6376e5e-a786-403c-89a9-237a9385dbf2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:34.353173 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1011/4053] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:34 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:34.568367 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-60993da6-dcff-4795-9639-c6e185a3025c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:34.571328 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-60993da6-dcff-4795-9639-c6e185a3025c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:34.571640 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-60993da6-dcff-4795-9639-c6e185a3025c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:34.571933 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-60993da6-dcff-4795-9639-c6e185a3025c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:34.572096 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-60993da6-dcff-4795-9639-c6e185a3025c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:34.578197 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:34.578197 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:34.579148 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-60993da6-dcff-4795-9639-c6e185a3025c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:34.580374 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1020/4054] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:34 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:35.366394 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-23657f0c-38f6-4eb2-a6ea-d062dbc8e66c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:35.368481 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-23657f0c-38f6-4eb2-a6ea-d062dbc8e66c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:35.368751 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-23657f0c-38f6-4eb2-a6ea-d062dbc8e66c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:35.368947 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-23657f0c-38f6-4eb2-a6ea-d062dbc8e66c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:35.379584 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:35.379584 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:35.383369 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-23657f0c-38f6-4eb2-a6ea-d062dbc8e66c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:35.387789 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-23657f0c-38f6-4eb2-a6ea-d062dbc8e66c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:35.388173 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1020/4055] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:35 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:35.594076 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-69b492e2-f712-48fc-8f7d-24dea75add07 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:35.595923 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-69b492e2-f712-48fc-8f7d-24dea75add07 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:35.596105 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-69b492e2-f712-48fc-8f7d-24dea75add07 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:35.596310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-69b492e2-f712-48fc-8f7d-24dea75add07 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:35.596450 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-69b492e2-f712-48fc-8f7d-24dea75add07 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:35.601002 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:35.601002 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:35.601701 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-69b492e2-f712-48fc-8f7d-24dea75add07 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:35.602154 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1005/4056] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:35 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:36.401136 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-693805b4-6f0d-45ce-98e7-b68549088f41 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:36.403683 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-693805b4-6f0d-45ce-98e7-b68549088f41 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:36.403964 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-693805b4-6f0d-45ce-98e7-b68549088f41 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:36.404255 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-693805b4-6f0d-45ce-98e7-b68549088f41 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:36.417579 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:36.417579 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:36.423017 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-693805b4-6f0d-45ce-98e7-b68549088f41 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:36.429179 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-693805b4-6f0d-45ce-98e7-b68549088f41 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:36.429754 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1012/4057] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:36 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:36.615601 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7f5a64f7-07fb-44c6-b42c-9320a749f746 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:36.618088 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7f5a64f7-07fb-44c6-b42c-9320a749f746 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:36.618366 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7f5a64f7-07fb-44c6-b42c-9320a749f746 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:36.618653 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7f5a64f7-07fb-44c6-b42c-9320a749f746 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:36.618830 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-7f5a64f7-07fb-44c6-b42c-9320a749f746 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:36.625733 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:36.625733 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:36.626673 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7f5a64f7-07fb-44c6-b42c-9320a749f746 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:36.628145 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1021/4058] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:36 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:37.443861 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-abdddd7c-11f0-4b2f-919d-b2224275ed3a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:37.446031 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-abdddd7c-11f0-4b2f-919d-b2224275ed3a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:37.447588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-abdddd7c-11f0-4b2f-919d-b2224275ed3a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:37.447588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-abdddd7c-11f0-4b2f-919d-b2224275ed3a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:37.461325 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:37.461325 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:37.472610 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-abdddd7c-11f0-4b2f-919d-b2224275ed3a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:37.476514 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-abdddd7c-11f0-4b2f-919d-b2224275ed3a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:37.476932 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1021/4059] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:37 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:37.638319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3d97c35d-28bf-4a0b-a04c-8181fc887834 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:37.640321 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3d97c35d-28bf-4a0b-a04c-8181fc887834 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:37.640591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3d97c35d-28bf-4a0b-a04c-8181fc887834 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:37.640859 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3d97c35d-28bf-4a0b-a04c-8181fc887834 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:37.641000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-3d97c35d-28bf-4a0b-a04c-8181fc887834 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:37.645751 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:37.645751 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:37.646643 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3d97c35d-28bf-4a0b-a04c-8181fc887834 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:37.647088 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1006/4060] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:37 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:38.490928 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-022f72d2-2166-41be-b9a5-9ce0f972fb5e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:38.492647 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-022f72d2-2166-41be-b9a5-9ce0f972fb5e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:38.492835 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-022f72d2-2166-41be-b9a5-9ce0f972fb5e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:38.493010 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-022f72d2-2166-41be-b9a5-9ce0f972fb5e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:38.502118 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:38.502118 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:38.505853 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-022f72d2-2166-41be-b9a5-9ce0f972fb5e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:38.510402 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-022f72d2-2166-41be-b9a5-9ce0f972fb5e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:38.510806 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1013/4061] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:38 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:38.660007 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6eea3985-4713-4f82-9604-de122d13817d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:38.661838 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6eea3985-4713-4f82-9604-de122d13817d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:38.662032 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6eea3985-4713-4f82-9604-de122d13817d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:38.662299 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6eea3985-4713-4f82-9604-de122d13817d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:38.662422 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6eea3985-4713-4f82-9604-de122d13817d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:38.666490 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:38.666490 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:38.667084 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6eea3985-4713-4f82-9604-de122d13817d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:38.667525 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1022/4062] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:38 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:39.523431 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e72ac893-8229-41cf-ac24-87e47adb9ab2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:39.525336 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e72ac893-8229-41cf-ac24-87e47adb9ab2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:39.525605 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e72ac893-8229-41cf-ac24-87e47adb9ab2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:39.525873 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e72ac893-8229-41cf-ac24-87e47adb9ab2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:39.535257 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:39.535257 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:39.539182 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e72ac893-8229-41cf-ac24-87e47adb9ab2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:39.544054 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e72ac893-8229-41cf-ac24-87e47adb9ab2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:39.544663 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1022/4063] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:39 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:39.681179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-21e37ac2-0961-4fd4-aa72-38b70321f1d0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:39.682916 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-21e37ac2-0961-4fd4-aa72-38b70321f1d0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:39.683091 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-21e37ac2-0961-4fd4-aa72-38b70321f1d0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:39.683286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-21e37ac2-0961-4fd4-aa72-38b70321f1d0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:39.683404 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-21e37ac2-0961-4fd4-aa72-38b70321f1d0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:39.688013 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:39.688013 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:39.688686 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-21e37ac2-0961-4fd4-aa72-38b70321f1d0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:39.689087 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1007/4064] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:39 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:40.558826 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1e90fb17-d23c-4db8-a116-963c017f6b0c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:40.561027 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1e90fb17-d23c-4db8-a116-963c017f6b0c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:40.561329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1e90fb17-d23c-4db8-a116-963c017f6b0c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:40.561664 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1e90fb17-d23c-4db8-a116-963c017f6b0c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:40.571518 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:40.571518 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:40.575418 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1e90fb17-d23c-4db8-a116-963c017f6b0c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:40.580953 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1e90fb17-d23c-4db8-a116-963c017f6b0c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:40.581504 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1014/4065] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:40 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:40.699637 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4400167a-446b-4240-a594-97db3399152a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:40.701483 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4400167a-446b-4240-a594-97db3399152a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:40.701708 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4400167a-446b-4240-a594-97db3399152a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:40.701894 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4400167a-446b-4240-a594-97db3399152a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:40.702000 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-4400167a-446b-4240-a594-97db3399152a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:40.706410 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:40.706410 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:40.707055 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4400167a-446b-4240-a594-97db3399152a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:40.707488 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1023/4066] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:40 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:41.594405 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-078b1deb-832c-4af9-ae0f-e2fe80a0a990 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:41.596265 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-078b1deb-832c-4af9-ae0f-e2fe80a0a990 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:41.596434 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-078b1deb-832c-4af9-ae0f-e2fe80a0a990 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:41.596652 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-078b1deb-832c-4af9-ae0f-e2fe80a0a990 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:41.609069 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:41.609069 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:41.614175 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-078b1deb-832c-4af9-ae0f-e2fe80a0a990 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:41.619336 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-078b1deb-832c-4af9-ae0f-e2fe80a0a990 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:41.620011 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1023/4067] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:41 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:41.720093 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d0d0a97e-0749-4714-812a-74605ece5eaa None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:41.721980 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d0d0a97e-0749-4714-812a-74605ece5eaa tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:41.722191 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d0d0a97e-0749-4714-812a-74605ece5eaa tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:41.722434 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d0d0a97e-0749-4714-812a-74605ece5eaa tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:41.722600 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d0d0a97e-0749-4714-812a-74605ece5eaa tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:41.727384 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:41.727384 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:41.728247 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d0d0a97e-0749-4714-812a-74605ece5eaa tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:41.728679 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1008/4068] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:41 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:42.632788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4c3db7f3-d270-4bd3-969d-4354061b3021 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:42.634734 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4c3db7f3-d270-4bd3-969d-4354061b3021 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:42.635013 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4c3db7f3-d270-4bd3-969d-4354061b3021 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:42.635266 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4c3db7f3-d270-4bd3-969d-4354061b3021 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:42.644850 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:42.644850 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:42.648924 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4c3db7f3-d270-4bd3-969d-4354061b3021 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:42.655475 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4c3db7f3-d270-4bd3-969d-4354061b3021 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:42.656139 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1015/4069] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:42 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:42.739377 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6d3b1aeb-b004-4267-a763-4688710b89de None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:42.741403 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d3b1aeb-b004-4267-a763-4688710b89de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:42.741644 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d3b1aeb-b004-4267-a763-4688710b89de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:42.741868 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d3b1aeb-b004-4267-a763-4688710b89de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:42.741989 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6d3b1aeb-b004-4267-a763-4688710b89de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:42.746891 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:42.746891 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:42.747665 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d3b1aeb-b004-4267-a763-4688710b89de tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:42.748142 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1024/4070] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:42 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:43.669366 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-35d88e6b-dae9-45be-bfea-258fe9cc4ab5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:43.671379 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-35d88e6b-dae9-45be-bfea-258fe9cc4ab5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:43.671674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-35d88e6b-dae9-45be-bfea-258fe9cc4ab5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:43.671878 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-35d88e6b-dae9-45be-bfea-258fe9cc4ab5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:43.682895 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:43.682895 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:43.688052 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-35d88e6b-dae9-45be-bfea-258fe9cc4ab5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:43.694845 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-35d88e6b-dae9-45be-bfea-258fe9cc4ab5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:43.695474 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1024/4071] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:43 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:43.759549 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5d35b13c-3406-44b5-ac67-2979adf40c66 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:43.761407 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5d35b13c-3406-44b5-ac67-2979adf40c66 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:43.761607 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5d35b13c-3406-44b5-ac67-2979adf40c66 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:43.761783 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5d35b13c-3406-44b5-ac67-2979adf40c66 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:43.761890 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-5d35b13c-3406-44b5-ac67-2979adf40c66 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:43.772219 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:43.772219 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:43.772219 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5d35b13c-3406-44b5-ac67-2979adf40c66 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:43.772219 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1009/4072] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:43 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:44.709079 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ea7560b4-9526-4596-8096-5b8c7da8fbc0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:44.711406 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ea7560b4-9526-4596-8096-5b8c7da8fbc0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:44.711722 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ea7560b4-9526-4596-8096-5b8c7da8fbc0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:44.712001 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ea7560b4-9526-4596-8096-5b8c7da8fbc0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:44.723243 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:44.723243 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:44.727137 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ea7560b4-9526-4596-8096-5b8c7da8fbc0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:44.731751 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ea7560b4-9526-4596-8096-5b8c7da8fbc0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:44.732167 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1016/4073] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:44 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:44.781898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5f244654-066f-48d9-a834-ef9964d0aa51 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:44.783943 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5f244654-066f-48d9-a834-ef9964d0aa51 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:44.784180 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5f244654-066f-48d9-a834-ef9964d0aa51 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:44.784417 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5f244654-066f-48d9-a834-ef9964d0aa51 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:44.784554 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-5f244654-066f-48d9-a834-ef9964d0aa51 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:44.790193 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:44.790193 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:44.791278 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5f244654-066f-48d9-a834-ef9964d0aa51 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:44.791945 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1025/4074] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:44 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:45.745375 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cad5b946-4f05-4c6f-a846-dcfe086cd99e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:45.749703 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cad5b946-4f05-4c6f-a846-dcfe086cd99e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:45.749908 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cad5b946-4f05-4c6f-a846-dcfe086cd99e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:45.750102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cad5b946-4f05-4c6f-a846-dcfe086cd99e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:45.761215 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:45.761215 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:45.765422 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cad5b946-4f05-4c6f-a846-dcfe086cd99e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:45.770761 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cad5b946-4f05-4c6f-a846-dcfe086cd99e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:45.771304 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1025/4075] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:45 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:45.804145 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4954d3db-f11b-446c-84a4-d084afe3d6b2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:45.806622 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4954d3db-f11b-446c-84a4-d084afe3d6b2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:45.806881 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4954d3db-f11b-446c-84a4-d084afe3d6b2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:45.807142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4954d3db-f11b-446c-84a4-d084afe3d6b2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:45.807297 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4954d3db-f11b-446c-84a4-d084afe3d6b2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:45.812887 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:45.812887 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:45.813788 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4954d3db-f11b-446c-84a4-d084afe3d6b2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:45.814322 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1010/4076] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:45 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:46.786774 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d287e1d0-d9d6-4b06-bd0e-a3f9ca083476 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:46.788625 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d287e1d0-d9d6-4b06-bd0e-a3f9ca083476 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:46.788834 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d287e1d0-d9d6-4b06-bd0e-a3f9ca083476 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:46.789029 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d287e1d0-d9d6-4b06-bd0e-a3f9ca083476 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:46.800139 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:46.800139 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:46.803920 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d287e1d0-d9d6-4b06-bd0e-a3f9ca083476 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:46.808428 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d287e1d0-d9d6-4b06-bd0e-a3f9ca083476 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:46.808929 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1017/4077] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:46 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:46.824734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-73eaf074-3f6a-4270-a3a2-1336c5a6fbc0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:46.826802 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-73eaf074-3f6a-4270-a3a2-1336c5a6fbc0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:46.827036 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-73eaf074-3f6a-4270-a3a2-1336c5a6fbc0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:46.827289 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-73eaf074-3f6a-4270-a3a2-1336c5a6fbc0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:46.827395 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-73eaf074-3f6a-4270-a3a2-1336c5a6fbc0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:46.831916 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:46.831916 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:46.832630 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-73eaf074-3f6a-4270-a3a2-1336c5a6fbc0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:46.833115 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1026/4078] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:46 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:47.826158 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-caa812a1-0225-4beb-b3b8-656f56e163bb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:47.828381 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-caa812a1-0225-4beb-b3b8-656f56e163bb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:47.828696 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-caa812a1-0225-4beb-b3b8-656f56e163bb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:47.828956 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-caa812a1-0225-4beb-b3b8-656f56e163bb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:47.840287 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:47.840287 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:47.844079 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bdd844e4-04cb-4797-bd51-85b77855802d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:47.845245 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-caa812a1-0225-4beb-b3b8-656f56e163bb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:47.846548 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bdd844e4-04cb-4797-bd51-85b77855802d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:47.846927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bdd844e4-04cb-4797-bd51-85b77855802d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:47.847166 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bdd844e4-04cb-4797-bd51-85b77855802d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:47.847368 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-bdd844e4-04cb-4797-bd51-85b77855802d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:47.852413 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:47.852413 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:47.852608 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-caa812a1-0225-4beb-b3b8-656f56e163bb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:47.853147 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1026/4079] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:47 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:47.853268 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bdd844e4-04cb-4797-bd51-85b77855802d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:47.853773 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1011/4080] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:47 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:48.865807 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fcf5d549-f7fe-49be-a9ea-ca9a8da33358 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:48.866315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3ab730e3-e9c7-4870-aac3-b7a84e44aea1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:48.867890 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fcf5d549-f7fe-49be-a9ea-ca9a8da33358 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:48.868308 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fcf5d549-f7fe-49be-a9ea-ca9a8da33358 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:48.868486 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3ab730e3-e9c7-4870-aac3-b7a84e44aea1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:48.868609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fcf5d549-f7fe-49be-a9ea-ca9a8da33358 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:48.868790 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3ab730e3-e9c7-4870-aac3-b7a84e44aea1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:48.869059 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3ab730e3-e9c7-4870-aac3-b7a84e44aea1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:48.869186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3ab730e3-e9c7-4870-aac3-b7a84e44aea1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:48.873824 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:48.873824 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:48.874503 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3ab730e3-e9c7-4870-aac3-b7a84e44aea1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:48.874917 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1027/4081] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:48 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:48.878722 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:48.878722 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:48.883496 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fcf5d549-f7fe-49be-a9ea-ca9a8da33358 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:48.888944 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fcf5d549-f7fe-49be-a9ea-ca9a8da33358 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:48.889373 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1018/4082] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:48 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:49.885946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-69d060b8-5c57-4d38-a61c-de8733bec986 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:49.887936 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-69d060b8-5c57-4d38-a61c-de8733bec986 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:49.888172 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-69d060b8-5c57-4d38-a61c-de8733bec986 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:49.888400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-69d060b8-5c57-4d38-a61c-de8733bec986 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:49.888527 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-69d060b8-5c57-4d38-a61c-de8733bec986 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:49.893207 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:49.893207 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:49.893951 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-69d060b8-5c57-4d38-a61c-de8733bec986 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:49.894363 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1027/4083] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:49 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:49.903768 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cf3db3bd-2d54-4a11-97fa-c6cb6362a1a7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:49.905616 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cf3db3bd-2d54-4a11-97fa-c6cb6362a1a7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:49.905846 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cf3db3bd-2d54-4a11-97fa-c6cb6362a1a7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:49.906049 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cf3db3bd-2d54-4a11-97fa-c6cb6362a1a7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:49.915710 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:49.915710 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:49.919229 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cf3db3bd-2d54-4a11-97fa-c6cb6362a1a7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:49.923308 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cf3db3bd-2d54-4a11-97fa-c6cb6362a1a7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:49.923696 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1012/4084] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:49 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:50.905193 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5510ea97-1a61-4ac3-9833-cc0a8f485507 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:50.907071 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5510ea97-1a61-4ac3-9833-cc0a8f485507 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:50.907297 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5510ea97-1a61-4ac3-9833-cc0a8f485507 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:50.907512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5510ea97-1a61-4ac3-9833-cc0a8f485507 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:50.907655 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-5510ea97-1a61-4ac3-9833-cc0a8f485507 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:50.909146 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=89,cinder:UPDATE=4 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:12:50.913257 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:50.913257 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:50.914205 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5510ea97-1a61-4ac3-9833-cc0a8f485507 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:50.915015 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1028/4085] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:50 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:50.936172 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2fece027-b5d4-42d7-84f0-1aeb2702bcfb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:50.937962 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2fece027-b5d4-42d7-84f0-1aeb2702bcfb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:50.938158 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2fece027-b5d4-42d7-84f0-1aeb2702bcfb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:50.938344 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2fece027-b5d4-42d7-84f0-1aeb2702bcfb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:50.948277 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:50.948277 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:50.952254 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2fece027-b5d4-42d7-84f0-1aeb2702bcfb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:50.956641 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2fece027-b5d4-42d7-84f0-1aeb2702bcfb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:50.957038 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1019/4086] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:50 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:51.924873 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-65527cb9-1abc-4cf4-ad57-89b4d490e74a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:51.926611 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-65527cb9-1abc-4cf4-ad57-89b4d490e74a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:51.926834 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-65527cb9-1abc-4cf4-ad57-89b4d490e74a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:51.927055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-65527cb9-1abc-4cf4-ad57-89b4d490e74a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:51.927161 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-65527cb9-1abc-4cf4-ad57-89b4d490e74a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:51.931447 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:51.931447 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:51.932077 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-65527cb9-1abc-4cf4-ad57-89b4d490e74a tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:51.932470 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1028/4087] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:51 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:51.972815 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2dc1d775-c5d7-45ef-bfb1-2d87c55d37a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:51.975066 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2dc1d775-c5d7-45ef-bfb1-2d87c55d37a5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:51.975286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2dc1d775-c5d7-45ef-bfb1-2d87c55d37a5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:51.975498 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2dc1d775-c5d7-45ef-bfb1-2d87c55d37a5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:51.985080 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:51.985080 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:51.989365 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2dc1d775-c5d7-45ef-bfb1-2d87c55d37a5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:51.994654 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2dc1d775-c5d7-45ef-bfb1-2d87c55d37a5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:51.995174 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1013/4088] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:51 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:52.941972 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0170a343-9ff6-4948-98a9-fb51585d4611 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:52.943935 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0170a343-9ff6-4948-98a9-fb51585d4611 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:52.944196 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0170a343-9ff6-4948-98a9-fb51585d4611 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:52.944386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0170a343-9ff6-4948-98a9-fb51585d4611 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:52.944504 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-0170a343-9ff6-4948-98a9-fb51585d4611 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:52.948715 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:52.948715 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:52.949387 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0170a343-9ff6-4948-98a9-fb51585d4611 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:52.949970 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1029/4089] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:52 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:53.009204 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b54f841e-1440-49a1-a2cb-bc3a6104f27b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:53.010940 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b54f841e-1440-49a1-a2cb-bc3a6104f27b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:53.011121 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b54f841e-1440-49a1-a2cb-bc3a6104f27b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:53.011320 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b54f841e-1440-49a1-a2cb-bc3a6104f27b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:53.019779 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:53.019779 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:53.022786 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b54f841e-1440-49a1-a2cb-bc3a6104f27b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:53.026332 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b54f841e-1440-49a1-a2cb-bc3a6104f27b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:53.026700 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1020/4090] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:53 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:53.959326 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d958faea-9e86-4f05-b6c3-0163bfc86aa4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:53.961287 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d958faea-9e86-4f05-b6c3-0163bfc86aa4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:53.961672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d958faea-9e86-4f05-b6c3-0163bfc86aa4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:53.961752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d958faea-9e86-4f05-b6c3-0163bfc86aa4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:53.961883 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-d958faea-9e86-4f05-b6c3-0163bfc86aa4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:53.967108 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:53.967108 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:53.968004 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d958faea-9e86-4f05-b6c3-0163bfc86aa4 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:53.968516 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1029/4091] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:53 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:54.038074 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7b07db82-f291-4787-82dd-4987ce2854a0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:54.039927 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7b07db82-f291-4787-82dd-4987ce2854a0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:54.040160 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7b07db82-f291-4787-82dd-4987ce2854a0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:54.040376 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7b07db82-f291-4787-82dd-4987ce2854a0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:54.053093 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:54.053093 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:54.059155 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7b07db82-f291-4787-82dd-4987ce2854a0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:54.066007 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7b07db82-f291-4787-82dd-4987ce2854a0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:54.066592 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1014/4092] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:54 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:54.979586 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1d0f715e-8585-4dee-a736-0ec0761f52ff None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:54.982244 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1d0f715e-8585-4dee-a736-0ec0761f52ff tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:54.982560 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1d0f715e-8585-4dee-a736-0ec0761f52ff tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:54.982869 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1d0f715e-8585-4dee-a736-0ec0761f52ff tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:54.983002 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-1d0f715e-8585-4dee-a736-0ec0761f52ff tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:54.988990 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:54.988990 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:54.989907 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1d0f715e-8585-4dee-a736-0ec0761f52ff tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:54.990435 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1030/4093] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:54 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:55.080708 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1f7bfeb9-a0bf-476b-8229-44dc612af18a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:55.082944 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1f7bfeb9-a0bf-476b-8229-44dc612af18a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:55.083158 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1f7bfeb9-a0bf-476b-8229-44dc612af18a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:55.083354 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1f7bfeb9-a0bf-476b-8229-44dc612af18a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:55.095894 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:55.095894 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:55.099757 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1f7bfeb9-a0bf-476b-8229-44dc612af18a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:55.104280 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1f7bfeb9-a0bf-476b-8229-44dc612af18a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:55.104710 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1021/4094] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:55 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:56.000801 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-86a2cce3-d42a-4e71-ada7-564e2b65ab09 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:56.003011 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-86a2cce3-d42a-4e71-ada7-564e2b65ab09 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:56.003267 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-86a2cce3-d42a-4e71-ada7-564e2b65ab09 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:56.003537 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-86a2cce3-d42a-4e71-ada7-564e2b65ab09 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:56.003786 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-86a2cce3-d42a-4e71-ada7-564e2b65ab09 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:56.009534 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:56.009534 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:56.009730 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-86a2cce3-d42a-4e71-ada7-564e2b65ab09 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:56.010293 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1030/4095] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:55 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:56.120415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5ff929f5-8e7c-4ca5-90bd-05c00df91ac5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:56.123050 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ff929f5-8e7c-4ca5-90bd-05c00df91ac5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:56.123322 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ff929f5-8e7c-4ca5-90bd-05c00df91ac5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:56.123617 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ff929f5-8e7c-4ca5-90bd-05c00df91ac5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:56.137177 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:56.137177 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:56.142148 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5ff929f5-8e7c-4ca5-90bd-05c00df91ac5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:56.147533 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ff929f5-8e7c-4ca5-90bd-05c00df91ac5 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:56.148113 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1015/4096] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:56 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:57.021167 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8ea81479-9412-434b-986d-5d7965b9f692 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:57.023278 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8ea81479-9412-434b-986d-5d7965b9f692 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:57.023477 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8ea81479-9412-434b-986d-5d7965b9f692 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:57.023723 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8ea81479-9412-434b-986d-5d7965b9f692 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:57.023874 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-8ea81479-9412-434b-986d-5d7965b9f692 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:57.029048 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:57.029048 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:57.029851 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8ea81479-9412-434b-986d-5d7965b9f692 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:57.030309 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1031/4097] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:57 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:57.161025 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-28074a03-a094-42e9-8d13-05edc117978d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:57.162721 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-28074a03-a094-42e9-8d13-05edc117978d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:57.162932 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-28074a03-a094-42e9-8d13-05edc117978d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:57.163071 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-28074a03-a094-42e9-8d13-05edc117978d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:57.172166 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:57.172166 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:57.175244 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-28074a03-a094-42e9-8d13-05edc117978d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:57.178927 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-28074a03-a094-42e9-8d13-05edc117978d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:57.179330 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1022/4098] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:57 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:58.040969 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6345dc52-b38b-447d-b96c-a0fa4f367afb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:58.042694 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6345dc52-b38b-447d-b96c-a0fa4f367afb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:58.042913 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6345dc52-b38b-447d-b96c-a0fa4f367afb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:58.043143 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6345dc52-b38b-447d-b96c-a0fa4f367afb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:58.043268 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-6345dc52-b38b-447d-b96c-a0fa4f367afb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:58.048428 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:58.048428 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:12:58.049167 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6345dc52-b38b-447d-b96c-a0fa4f367afb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:58.049608 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1031/4099] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:58 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:58.191798 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bed12a43-ed62-4998-b345-fdcb9c8f9987 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:58.194141 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bed12a43-ed62-4998-b345-fdcb9c8f9987 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:58.194344 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bed12a43-ed62-4998-b345-fdcb9c8f9987 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:58.194553 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bed12a43-ed62-4998-b345-fdcb9c8f9987 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:58.206454 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:58.206454 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:12:58.211466 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bed12a43-ed62-4998-b345-fdcb9c8f9987 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:58.218201 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bed12a43-ed62-4998-b345-fdcb9c8f9987 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:58.218878 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1016/4100] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:58 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:12:59.060937 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c0754114-e12d-4413-9ad5-4779ce6087e2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:59.062788 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c0754114-e12d-4413-9ad5-4779ce6087e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:12:59.063021 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c0754114-e12d-4413-9ad5-4779ce6087e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:59.063171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c0754114-e12d-4413-9ad5-4779ce6087e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:59.063353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c0754114-e12d-4413-9ad5-4779ce6087e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:12:59.068612 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:59.068612 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:12:59.069480 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c0754114-e12d-4413-9ad5-4779ce6087e2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:12:59.069917 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1032/4101] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:59 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:12:59.231954 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5c29c4d8-cce3-4dba-b630-87f0b63023f6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:12:59.233826 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5c29c4d8-cce3-4dba-b630-87f0b63023f6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:12:59.234044 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5c29c4d8-cce3-4dba-b630-87f0b63023f6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:12:59.234272 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5c29c4d8-cce3-4dba-b630-87f0b63023f6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:12:59.243432 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:12:59.243432 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:12:59.246873 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5c29c4d8-cce3-4dba-b630-87f0b63023f6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:12:59.251132 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5c29c4d8-cce3-4dba-b630-87f0b63023f6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:12:59.251551 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1023/4102] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:12:59 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:00.079797 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-72a1aacc-25da-409c-aed1-857e00f639c0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:00.081549 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72a1aacc-25da-409c-aed1-857e00f639c0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:00.081779 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72a1aacc-25da-409c-aed1-857e00f639c0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:00.081961 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-72a1aacc-25da-409c-aed1-857e00f639c0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:00.082422 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-72a1aacc-25da-409c-aed1-857e00f639c0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:00.086250 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:00.086250 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:00.086871 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-72a1aacc-25da-409c-aed1-857e00f639c0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:13:00.087223 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1032/4103] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:00 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:00.264726 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-009cd977-080b-4a4f-9aae-891f89de8714 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:00.266798 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-009cd977-080b-4a4f-9aae-891f89de8714 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:13:00.267037 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-009cd977-080b-4a4f-9aae-891f89de8714 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:00.267293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-009cd977-080b-4a4f-9aae-891f89de8714 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:00.279350 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:00.279350 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:00.283876 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-009cd977-080b-4a4f-9aae-891f89de8714 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:13:00.289144 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-009cd977-080b-4a4f-9aae-891f89de8714 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:13:00.289584 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1017/4104] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:00 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:00.499150 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-bed26da2-5e79-4d56-8231-5b46de35c493 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:00.502045 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-bed26da2-5e79-4d56-8231-5b46de35c493 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:13:00.502293 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-bed26da2-5e79-4d56-8231-5b46de35c493 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:00.502575 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-bed26da2-5e79-4d56-8231-5b46de35c493 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:00.517549 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:00.517549 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:00.523824 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-bed26da2-5e79-4d56-8231-5b46de35c493 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:13:00.531265 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-bed26da2-5e79-4d56-8231-5b46de35c493 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:13:00.531859 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1033/4105] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:13:00 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:00.551095 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-dc27127e-5970-44bc-95c0-e5a103a65ebb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:00.553354 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-dc27127e-5970-44bc-95c0-e5a103a65ebb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] POST https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f/action Jul 10 18:13:00.553745 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-dc27127e-5970-44bc-95c0-e5a103a65ebb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:13:00.553889 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-dc27127e-5970-44bc-95c0-e5a103a65ebb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:00.565644 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:00.565644 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:00.566171 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-dc27127e-5970-44bc-95c0-e5a103a65ebb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:13:00.573120 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-dc27127e-5970-44bc-95c0-e5a103a65ebb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Begin detaching volume completed successfully. Jul 10 18:13:00.573363 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-dc27127e-5970-44bc-95c0-e5a103a65ebb tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f/action returned with HTTP 202 Jul 10 18:13:00.573914 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1024/4106] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:13:00 2026] POST /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:13:01.098470 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-81e0fb4d-1ae5-4166-8860-dd1d4e8d5899 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:01.100431 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-81e0fb4d-1ae5-4166-8860-dd1d4e8d5899 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:01.100633 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-81e0fb4d-1ae5-4166-8860-dd1d4e8d5899 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:01.100858 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-81e0fb4d-1ae5-4166-8860-dd1d4e8d5899 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:01.100959 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-81e0fb4d-1ae5-4166-8860-dd1d4e8d5899 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:01.105220 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:01.105220 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:01.105861 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-81e0fb4d-1ae5-4166-8860-dd1d4e8d5899 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:13:01.106237 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1033/4107] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:01 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:01.302636 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5498e072-6c22-4a33-9ed8-7cb78fec8659 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:01.304467 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5498e072-6c22-4a33-9ed8-7cb78fec8659 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:13:01.304740 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5498e072-6c22-4a33-9ed8-7cb78fec8659 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:01.304934 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5498e072-6c22-4a33-9ed8-7cb78fec8659 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:01.314949 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:01.314949 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:01.319590 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5498e072-6c22-4a33-9ed8-7cb78fec8659 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:13:01.325967 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5498e072-6c22-4a33-9ed8-7cb78fec8659 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:13:01.326462 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1018/4108] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:01 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:01.600251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-566e3936-382b-4181-b896-7488a560e831 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:01.600802 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-566e3936-382b-4181-b896-7488a560e831 None None] GET https://10.4.3.71/volume// Jul 10 18:13:01.601444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-566e3936-382b-4181-b896-7488a560e831 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:01.601444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-566e3936-382b-4181-b896-7488a560e831 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:01.601753 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-566e3936-382b-4181-b896-7488a560e831 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:13:01.602417 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1034/4109] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:13:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:13:01.612679 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f5afddcc-2852-467e-b3fb-9343e07491c9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:01.615593 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f5afddcc-2852-467e-b3fb-9343e07491c9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:13:01.615859 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f5afddcc-2852-467e-b3fb-9343e07491c9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:01.616089 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f5afddcc-2852-467e-b3fb-9343e07491c9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:01.631799 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:01.631799 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:01.637753 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f5afddcc-2852-467e-b3fb-9343e07491c9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:13:01.646606 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f5afddcc-2852-467e-b3fb-9343e07491c9 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:13:01.647204 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1025/4110] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:13:01 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 1320 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:13:02.120227 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d9e14ef7-31e8-434e-8740-e263845324d5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:02.122878 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d9e14ef7-31e8-434e-8740-e263845324d5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:02.123168 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d9e14ef7-31e8-434e-8740-e263845324d5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:02.123457 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d9e14ef7-31e8-434e-8740-e263845324d5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:02.123653 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-d9e14ef7-31e8-434e-8740-e263845324d5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:02.129758 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:02.129758 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:02.130742 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d9e14ef7-31e8-434e-8740-e263845324d5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:13:02.131278 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1034/4111] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:02 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:13:02.340896 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-212eb916-5f0c-44b4-8b35-ad8d8a235aa4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:02.343210 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-212eb916-5f0c-44b4-8b35-ad8d8a235aa4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:13:02.343440 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-212eb916-5f0c-44b4-8b35-ad8d8a235aa4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:02.343709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-212eb916-5f0c-44b4-8b35-ad8d8a235aa4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:02.356399 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:02.356399 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:02.361169 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-212eb916-5f0c-44b4-8b35-ad8d8a235aa4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:13:02.367129 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-212eb916-5f0c-44b4-8b35-ad8d8a235aa4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:13:02.367797 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1019/4112] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:02 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:02.486111 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-0fd0d544-04e4-4805-8177-200684a01f9f req-30b69d48-e12e-499b-b513-abbcb8ad07f3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:02.488948 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-30b69d48-e12e-499b-b513-abbcb8ad07f3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] DELETE https://10.4.3.71/volume/v3/attachments/272925d2-ced0-4853-a918-13206ce63e7a Jul 10 18:13:02.489227 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-30b69d48-e12e-499b-b513-abbcb8ad07f3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:02.489500 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-30b69d48-e12e-499b-b513-abbcb8ad07f3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:02.498909 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:02.498909 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:02.570788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e1971d10-f868-4b25-802a-648bf2a5491c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:02.571278 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e1971d10-f868-4b25-802a-648bf2a5491c None None] GET https://10.4.3.71/volume// Jul 10 18:13:02.571514 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e1971d10-f868-4b25-802a-648bf2a5491c None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:02.571831 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e1971d10-f868-4b25-802a-648bf2a5491c None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:02.572230 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e1971d10-f868-4b25-802a-648bf2a5491c None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:13:02.572751 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1026/4113] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:13:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:13:02.585468 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-099e67f1-f1ad-47d7-a69d-f2e12f2ed19d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:02.588514 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-099e67f1-f1ad-47d7-a69d-f2e12f2ed19d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:13:02.588916 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-099e67f1-f1ad-47d7-a69d-f2e12f2ed19d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "758d3f7c-32ea-4504-a879-3f8a601a5911", "connector": null, "instance_uuid": "29458fb1-c2c6-4e3e-bbf6-c9a83fa3937e"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:02.605129 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:02.605129 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:02.650879 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-099e67f1-f1ad-47d7-a69d-f2e12f2ed19d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:13:02.651735 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1035/4114] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:13:02 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:02.662385 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-a94bec4b-0014-4d5b-974a-e79168473ede None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:02.665593 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-a94bec4b-0014-4d5b-974a-e79168473ede tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/attachments/0455f5a1-1be4-407a-8176-3bb8c8f7af97 Jul 10 18:13:02.665593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-a94bec4b-0014-4d5b-974a-e79168473ede tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:02.666515 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-a94bec4b-0014-4d5b-974a-e79168473ede tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:02.674810 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:02.674810 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:02.842507 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f4235448-cd4d-4c09-9c5a-1bf8c937467c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:02.845164 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f4235448-cd4d-4c09-9c5a-1bf8c937467c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] DELETE https://10.4.3.71/volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a Jul 10 18:13:02.845412 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f4235448-cd4d-4c09-9c5a-1bf8c937467c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:02.845701 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f4235448-cd4d-4c09-9c5a-1bf8c937467c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:02.855832 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:02.855832 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:03.035114 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0fd0d544-04e4-4805-8177-200684a01f9f req-30b69d48-e12e-499b-b513-abbcb8ad07f3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments/272925d2-ced0-4853-a918-13206ce63e7a returned with HTTP 200 Jul 10 18:13:03.035893 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1035/4115] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:13:02 2026] DELETE /volume/v3/attachments/272925d2-ced0-4853-a918-13206ce63e7a => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:03.144635 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b9cf5bc9-a812-4eae-9cc9-ae88683c6144 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:03.147330 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b9cf5bc9-a812-4eae-9cc9-ae88683c6144 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:03.147330 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b9cf5bc9-a812-4eae-9cc9-ae88683c6144 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:03.147758 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b9cf5bc9-a812-4eae-9cc9-ae88683c6144 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:03.147827 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b9cf5bc9-a812-4eae-9cc9-ae88683c6144 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:03.153391 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:03.153391 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:03.154172 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b9cf5bc9-a812-4eae-9cc9-ae88683c6144 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:13:03.154835 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1036/4116] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:03 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:03.211260 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-a94bec4b-0014-4d5b-974a-e79168473ede tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/0455f5a1-1be4-407a-8176-3bb8c8f7af97 returned with HTTP 200 Jul 10 18:13:03.211778 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1020/4117] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:13:02 2026] DELETE /volume/v3/attachments/0455f5a1-1be4-407a-8176-3bb8c8f7af97 => generated 192 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:03.381748 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-88926566-dde1-4bdf-ac3a-a8ed4233bce1 req-f4235448-cd4d-4c09-9c5a-1bf8c937467c tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a returned with HTTP 200 Jul 10 18:13:03.382477 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1027/4118] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:13:02 2026] DELETE /volume/v3/attachments/2fbc271c-f4ad-46ba-98cd-061d25dc2b4a => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:03.382841 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3b377ee4-3c8b-498e-b1b8-2ee4b21fb974 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:03.384660 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3b377ee4-3c8b-498e-b1b8-2ee4b21fb974 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:13:03.384874 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3b377ee4-3c8b-498e-b1b8-2ee4b21fb974 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:03.385091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3b377ee4-3c8b-498e-b1b8-2ee4b21fb974 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:03.392968 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:03.392968 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:03.397237 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3b377ee4-3c8b-498e-b1b8-2ee4b21fb974 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:13:03.401538 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3b377ee4-3c8b-498e-b1b8-2ee4b21fb974 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:13:03.402039 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1036/4119] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:03 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:03.970290 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-a80f60cc-dd84-4d1c-bb58-5b6465100c30 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:03.972491 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-a80f60cc-dd84-4d1c-bb58-5b6465100c30 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831 Jul 10 18:13:03.972746 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-a80f60cc-dd84-4d1c-bb58-5b6465100c30 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:03.973071 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-a80f60cc-dd84-4d1c-bb58-5b6465100c30 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:03.977038 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-8b1341db-db6c-4822-8d9a-5165a61efc3d req-a80f60cc-dd84-4d1c-bb58-5b6465100c30 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831 returned with HTTP 404 Jul 10 18:13:03.977513 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1037/4120] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:13:03 2026] DELETE /volume/v3/attachments/206b7e5e-5849-4a47-9f9d-b32301740831 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:13:04.165593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fb21c537-221f-49ed-9ee5-dd447f1c93ce None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:04.168528 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fb21c537-221f-49ed-9ee5-dd447f1c93ce tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:04.168878 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fb21c537-221f-49ed-9ee5-dd447f1c93ce tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:04.169158 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fb21c537-221f-49ed-9ee5-dd447f1c93ce tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:04.169358 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-fb21c537-221f-49ed-9ee5-dd447f1c93ce tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:04.176594 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:04.176594 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:04.177735 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fb21c537-221f-49ed-9ee5-dd447f1c93ce tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:13:04.178227 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1021/4121] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:04 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:04.190241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0eea7f2b-edd5-418d-b9ac-785d63f45e68 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:04.192743 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0eea7f2b-edd5-418d-b9ac-785d63f45e68 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:13:04.193188 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0eea7f2b-edd5-418d-b9ac-785d63f45e68 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1324fd8b-f05c-46fe-b88c-83a47f3980a0", "name": "tempest-VolumesBackupsTest-Backup-715793552"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:04.195259 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-0eea7f2b-edd5-418d-b9ac-785d63f45e68 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Creating new backup {'backup': {'volume_id': '1324fd8b-f05c-46fe-b88c-83a47f3980a0', 'name': 'tempest-VolumesBackupsTest-Backup-715793552'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:13:04.195472 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-0eea7f2b-edd5-418d-b9ac-785d63f45e68 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Creating backup of volume 1324fd8b-f05c-46fe-b88c-83a47f3980a0 in container None Jul 10 18:13:04.204997 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:04.204997 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:04.205649 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0eea7f2b-edd5-418d-b9ac-785d63f45e68 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:13:04.225276 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-0eea7f2b-edd5-418d-b9ac-785d63f45e68 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Created reservations ['61a9cafc-362d-42be-95fd-62704fcf61c5', 'fb6e251e-c78e-47ee-a3dd-e59be53c09e8'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:13:04.258871 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0eea7f2b-edd5-418d-b9ac-785d63f45e68 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:13:04.259346 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1028/4122] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:13:04 2026] POST /volume/v3/backups => generated 327 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:13:04.269452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a86f6928-16f9-4d9e-9fe3-d45fa761a64f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:04.272071 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a86f6928-16f9-4d9e-9fe3-d45fa761a64f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:04.272390 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a86f6928-16f9-4d9e-9fe3-d45fa761a64f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:04.272834 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a86f6928-16f9-4d9e-9fe3-d45fa761a64f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:04.273018 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-a86f6928-16f9-4d9e-9fe3-d45fa761a64f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:04.278853 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:04.278853 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:04.280028 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a86f6928-16f9-4d9e-9fe3-d45fa761a64f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:04.280551 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1037/4123] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:04 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:04.836585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-786e2d2f-1809-4f17-a296-eb9ecf558a75 req-2826c7d6-74c2-4a51-837c-676dec0bcf37 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:04.839227 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-786e2d2f-1809-4f17-a296-eb9ecf558a75 req-2826c7d6-74c2-4a51-837c-676dec0bcf37 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:13:04.839511 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-786e2d2f-1809-4f17-a296-eb9ecf558a75 req-2826c7d6-74c2-4a51-837c-676dec0bcf37 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:04.839852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-786e2d2f-1809-4f17-a296-eb9ecf558a75 req-2826c7d6-74c2-4a51-837c-676dec0bcf37 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:04.850288 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:04.850288 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:04.857769 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-786e2d2f-1809-4f17-a296-eb9ecf558a75 req-2826c7d6-74c2-4a51-837c-676dec0bcf37 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:13:04.862336 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-786e2d2f-1809-4f17-a296-eb9ecf558a75 req-2826c7d6-74c2-4a51-837c-676dec0bcf37 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:13:04.862802 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1038/4124] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:13:04 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:13:04.880656 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-531a1030-5b7a-4bd4-bcd4-a3ae3405636f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:04.883074 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-531a1030-5b7a-4bd4-bcd4-a3ae3405636f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] DELETE https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:13:04.883722 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-531a1030-5b7a-4bd4-bcd4-a3ae3405636f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:04.883722 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-531a1030-5b7a-4bd4-bcd4-a3ae3405636f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:04.883939 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-531a1030-5b7a-4bd4-bcd4-a3ae3405636f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Delete volume with id: 5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:13:04.894479 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:04.894479 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:04.895235 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-531a1030-5b7a-4bd4-bcd4-a3ae3405636f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:13:04.924367 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-531a1030-5b7a-4bd4-bcd4-a3ae3405636f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Delete volume request issued successfully. Jul 10 18:13:04.924581 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-531a1030-5b7a-4bd4-bcd4-a3ae3405636f tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 202 Jul 10 18:13:04.925051 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1022/4125] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:04 2026] DELETE /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:13:04.933989 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9a6dd243-29c3-4c05-9e07-bf9576b31134 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:04.936330 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a6dd243-29c3-4c05-9e07-bf9576b31134 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:13:04.936945 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a6dd243-29c3-4c05-9e07-bf9576b31134 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:04.937216 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9a6dd243-29c3-4c05-9e07-bf9576b31134 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:04.946406 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:04.946406 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:04.951552 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9a6dd243-29c3-4c05-9e07-bf9576b31134 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Volume info retrieved successfully. Jul 10 18:13:04.957324 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9a6dd243-29c3-4c05-9e07-bf9576b31134 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 200 Jul 10 18:13:04.957951 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1029/4126] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:04 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:05.293402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2f2805f2-093c-4afb-b3ad-76ce67de2e1e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:05.296024 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2f2805f2-093c-4afb-b3ad-76ce67de2e1e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:05.296315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2f2805f2-093c-4afb-b3ad-76ce67de2e1e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:05.296694 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2f2805f2-093c-4afb-b3ad-76ce67de2e1e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:05.296773 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2f2805f2-093c-4afb-b3ad-76ce67de2e1e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:05.303252 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:05.303252 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:05.304363 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2f2805f2-093c-4afb-b3ad-76ce67de2e1e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:05.305109 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1038/4127] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:05 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:05.976669 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b44cef4d-9d00-4b65-9812-133d036d4fc3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:05.978431 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b44cef4d-9d00-4b65-9812-133d036d4fc3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] GET https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f Jul 10 18:13:05.978722 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b44cef4d-9d00-4b65-9812-133d036d4fc3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:05.978990 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b44cef4d-9d00-4b65-9812-133d036d4fc3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:05.985457 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b44cef4d-9d00-4b65-9812-133d036d4fc3 tempest-TestMinimumBasicScenario-1658909559 tempest-TestMinimumBasicScenario-1658909559-project-member] https://10.4.3.71/volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f returned with HTTP 404 Jul 10 18:13:05.986104 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1039/4128] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:05 2026] GET /volume/v3/volumes/5fb71e47-2a67-4cfd-91d2-66fad602002f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:06.316334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-700151fe-f7f6-482a-b70e-4c87ff9bb501 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:06.318344 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-700151fe-f7f6-482a-b70e-4c87ff9bb501 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:06.318554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-700151fe-f7f6-482a-b70e-4c87ff9bb501 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:06.318796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-700151fe-f7f6-482a-b70e-4c87ff9bb501 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:06.318924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-700151fe-f7f6-482a-b70e-4c87ff9bb501 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:06.323768 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:06.323768 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:06.324647 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-700151fe-f7f6-482a-b70e-4c87ff9bb501 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:06.325075 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1023/4129] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:06 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:06.616014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8e8aa43d-fef0-453d-9b19-19bf4d2f868d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:06.617978 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8e8aa43d-fef0-453d-9b19-19bf4d2f868d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:06.618185 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8e8aa43d-fef0-453d-9b19-19bf4d2f868d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:06.618383 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8e8aa43d-fef0-453d-9b19-19bf4d2f868d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:06.628224 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:06.628224 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:06.632230 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8e8aa43d-fef0-453d-9b19-19bf4d2f868d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:06.636938 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8e8aa43d-fef0-453d-9b19-19bf4d2f868d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:13:06.637679 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1030/4130] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:06 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:06.677379 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-8a006f54-368f-4221-8e6f-92b7b2c54fdc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:06.680314 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-8a006f54-368f-4221-8e6f-92b7b2c54fdc tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:06.680466 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-8a006f54-368f-4221-8e6f-92b7b2c54fdc tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:06.680704 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-8a006f54-368f-4221-8e6f-92b7b2c54fdc tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:06.691680 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:06.691680 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:06.695943 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-8a006f54-368f-4221-8e6f-92b7b2c54fdc tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:06.700865 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-8a006f54-368f-4221-8e6f-92b7b2c54fdc tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:13:06.701410 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1039/4131] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:13:06 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:06.724289 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-3908fe1a-1d27-4921-9e2c-b51531c691e8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:06.726531 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-3908fe1a-1d27-4921-9e2c-b51531c691e8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8/action Jul 10 18:13:06.727059 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-3908fe1a-1d27-4921-9e2c-b51531c691e8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:13:06.727297 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-3908fe1a-1d27-4921-9e2c-b51531c691e8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:06.739029 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:06.739029 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:06.739624 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-3908fe1a-1d27-4921-9e2c-b51531c691e8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:06.747119 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-3908fe1a-1d27-4921-9e2c-b51531c691e8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Begin detaching volume completed successfully. Jul 10 18:13:06.747505 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-3908fe1a-1d27-4921-9e2c-b51531c691e8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8/action returned with HTTP 202 Jul 10 18:13:06.748208 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1040/4132] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:13:06 2026] POST /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:13:06.769894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c9983681-7028-4e8d-a6f8-d08750d58107 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:06.771752 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c9983681-7028-4e8d-a6f8-d08750d58107 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:06.771912 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c9983681-7028-4e8d-a6f8-d08750d58107 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:06.772103 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c9983681-7028-4e8d-a6f8-d08750d58107 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:06.782024 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:06.782024 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:06.787950 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c9983681-7028-4e8d-a6f8-d08750d58107 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:06.793853 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c9983681-7028-4e8d-a6f8-d08750d58107 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:13:06.794320 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1024/4133] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:06 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:07.335184 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-93c533fb-1cb8-44f0-beee-212c9ff3bba6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:07.338062 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93c533fb-1cb8-44f0-beee-212c9ff3bba6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:07.338345 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93c533fb-1cb8-44f0-beee-212c9ff3bba6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:07.338654 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93c533fb-1cb8-44f0-beee-212c9ff3bba6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:07.338773 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-93c533fb-1cb8-44f0-beee-212c9ff3bba6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:07.345426 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:07.345426 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:07.346299 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93c533fb-1cb8-44f0-beee-212c9ff3bba6 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:07.346704 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1031/4134] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:07 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:07.774645 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3e50b3c7-1b91-4387-8181-d0e7c855e4c1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:07.775074 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3e50b3c7-1b91-4387-8181-d0e7c855e4c1 None None] GET https://10.4.3.71/volume// Jul 10 18:13:07.775399 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3e50b3c7-1b91-4387-8181-d0e7c855e4c1 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:07.775550 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3e50b3c7-1b91-4387-8181-d0e7c855e4c1 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:07.775996 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3e50b3c7-1b91-4387-8181-d0e7c855e4c1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:13:07.776645 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1040/4135] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:13:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:13:07.786023 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-6f477013-c445-4ba3-bc07-7e7f2bbca350 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:07.790219 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-6f477013-c445-4ba3-bc07-7e7f2bbca350 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:07.790344 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-6f477013-c445-4ba3-bc07-7e7f2bbca350 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:07.790646 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-6f477013-c445-4ba3-bc07-7e7f2bbca350 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:07.805173 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:07.805173 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:07.808774 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f3065b05-3140-4065-a040-a44114d0c167 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:07.810076 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-6f477013-c445-4ba3-bc07-7e7f2bbca350 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:07.811313 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3065b05-3140-4065-a040-a44114d0c167 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:07.811703 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3065b05-3140-4065-a040-a44114d0c167 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:07.812010 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f3065b05-3140-4065-a040-a44114d0c167 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:07.816297 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-6f477013-c445-4ba3-bc07-7e7f2bbca350 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:13:07.816947 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1041/4136] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:13:07 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:13:07.826505 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:07.826505 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:07.832041 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f3065b05-3140-4065-a040-a44114d0c167 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:07.839815 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f3065b05-3140-4065-a040-a44114d0c167 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:13:07.840380 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1025/4137] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:07 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:08.066892 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-b8c9eb21-4448-423c-ba0d-36104ac85620 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:08.071324 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-b8c9eb21-4448-423c-ba0d-36104ac85620 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] PUT https://10.4.3.71/volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596 Jul 10 18:13:08.073666 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-b8c9eb21-4448-423c-ba0d-36104ac85620 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:08.086442 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-b8c9eb21-4448-423c-ba0d-36104ac85620 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Acquiring lock "cinder-attachment_update-758d3f7c-32ea-4504-a879-3f8a601a5911-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:13:08.094886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-b8c9eb21-4448-423c-ba0d-36104ac85620 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-758d3f7c-32ea-4504-a879-3f8a601a5911-np0000005036" acquired by "attachment_update" :: waited 0.008s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:13:08.095955 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:08.095955 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:08.357963 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-21501601-4ac5-447d-a56e-7067ca9b4b6b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:08.360275 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-21501601-4ac5-447d-a56e-7067ca9b4b6b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:08.360578 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-21501601-4ac5-447d-a56e-7067ca9b4b6b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:08.360857 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-21501601-4ac5-447d-a56e-7067ca9b4b6b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:08.361013 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-21501601-4ac5-447d-a56e-7067ca9b4b6b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:08.365857 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:08.365857 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:08.366658 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-21501601-4ac5-447d-a56e-7067ca9b4b6b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:08.367087 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1041/4138] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:08 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:08.445160 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-32ce8cae-b883-4bc9-a2eb-818fef4ee3f2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:08.447559 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-32ce8cae-b883-4bc9-a2eb-818fef4ee3f2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:08.447825 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-32ce8cae-b883-4bc9-a2eb-818fef4ee3f2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:08.448018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-32ce8cae-b883-4bc9-a2eb-818fef4ee3f2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:08.457756 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:08.457756 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:08.461649 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-32ce8cae-b883-4bc9-a2eb-818fef4ee3f2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:08.466474 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-32ce8cae-b883-4bc9-a2eb-818fef4ee3f2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:13:08.466965 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1042/4139] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:13:08 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:08.502970 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-159beab0-b69a-4113-ab27-4e49f418d486 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:08.505641 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-159beab0-b69a-4113-ab27-4e49f418d486 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/attachments/229dc653-eb06-4844-9536-e4fd6c29178e Jul 10 18:13:08.506388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-159beab0-b69a-4113-ab27-4e49f418d486 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:08.506388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-159beab0-b69a-4113-ab27-4e49f418d486 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:08.515582 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:08.515582 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:08.625517 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-b8c9eb21-4448-423c-ba0d-36104ac85620 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-758d3f7c-32ea-4504-a879-3f8a601a5911-np0000005036" released by "attachment_update" :: held 0.530s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:13:08.625517 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-b8c9eb21-4448-423c-ba0d-36104ac85620 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596 returned with HTTP 200 Jul 10 18:13:08.625517 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1032/4140] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:13:08 2026] PUT /volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596 => generated 968 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:08.636547 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-e3715c06-19b7-4ab3-9d46-afd0ab3232aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:08.643838 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-e3715c06-19b7-4ab3-9d46-afd0ab3232aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596 Jul 10 18:13:08.644073 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-e3715c06-19b7-4ab3-9d46-afd0ab3232aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:08.644280 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-e3715c06-19b7-4ab3-9d46-afd0ab3232aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:08.672412 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-e3715c06-19b7-4ab3-9d46-afd0ab3232aa tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596 returned with HTTP 200 Jul 10 18:13:08.673047 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1042/4141] 10.4.3.71 () {70 vars in 1644 bytes} [Fri Jul 10 18:13:08 2026] GET /volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596 => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:08.854798 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-78c163bd-b576-4148-9208-d4f3cfc69ea7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:08.857087 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78c163bd-b576-4148-9208-d4f3cfc69ea7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:08.857353 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78c163bd-b576-4148-9208-d4f3cfc69ea7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:08.857673 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78c163bd-b576-4148-9208-d4f3cfc69ea7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:08.871212 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:08.871212 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:08.876380 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-78c163bd-b576-4148-9208-d4f3cfc69ea7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:08.882452 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78c163bd-b576-4148-9208-d4f3cfc69ea7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:13:08.883009 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1043/4142] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:08 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:09.044849 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-aa67b031-adbc-4544-8209-d075e8c0c79f req-159beab0-b69a-4113-ab27-4e49f418d486 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/229dc653-eb06-4844-9536-e4fd6c29178e returned with HTTP 200 Jul 10 18:13:09.045601 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1026/4143] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:13:08 2026] DELETE /volume/v3/attachments/229dc653-eb06-4844-9536-e4fd6c29178e => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:09.378517 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f63de8ea-d9c1-49d8-a82b-9c137acfe253 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:09.380225 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f63de8ea-d9c1-49d8-a82b-9c137acfe253 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:09.380399 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f63de8ea-d9c1-49d8-a82b-9c137acfe253 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:09.380607 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f63de8ea-d9c1-49d8-a82b-9c137acfe253 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:09.380710 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f63de8ea-d9c1-49d8-a82b-9c137acfe253 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:09.384966 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:09.384966 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:09.385740 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f63de8ea-d9c1-49d8-a82b-9c137acfe253 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:09.386190 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1033/4144] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:09 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:09.899135 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ba33f476-63ba-4989-b77c-2773cb80e7de None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:09.900950 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ba33f476-63ba-4989-b77c-2773cb80e7de tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:09.901157 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ba33f476-63ba-4989-b77c-2773cb80e7de tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:09.901346 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ba33f476-63ba-4989-b77c-2773cb80e7de tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:09.910856 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:09.910856 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:09.916748 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ba33f476-63ba-4989-b77c-2773cb80e7de tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:09.923022 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ba33f476-63ba-4989-b77c-2773cb80e7de tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:13:09.923692 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1043/4145] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:09 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 917 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:09.940180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-be906569-4dc2-46c0-9f2e-80694c9d55b8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:09.943158 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-be906569-4dc2-46c0-9f2e-80694c9d55b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:09.943158 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-be906569-4dc2-46c0-9f2e-80694c9d55b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:09.943456 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-be906569-4dc2-46c0-9f2e-80694c9d55b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:09.957221 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:09.957221 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:09.962196 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-be906569-4dc2-46c0-9f2e-80694c9d55b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:09.968256 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-be906569-4dc2-46c0-9f2e-80694c9d55b8 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:13:09.968846 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1044/4146] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:09 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:10.023434 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-6f883c74-5292-4628-b6e6-0983c2dd7b57 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:10.026262 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-6f883c74-5292-4628-b6e6-0983c2dd7b57 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:10.026536 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-6f883c74-5292-4628-b6e6-0983c2dd7b57 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:10.026813 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-6f883c74-5292-4628-b6e6-0983c2dd7b57 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:10.044157 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:10.044157 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:10.050428 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-6f883c74-5292-4628-b6e6-0983c2dd7b57 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:10.057856 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-6f883c74-5292-4628-b6e6-0983c2dd7b57 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:13:10.058437 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1027/4147] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:13:10 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:10.079587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-7dae6453-8416-424b-9bca-878421dded94 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:10.083335 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-7dae6453-8416-424b-9bca-878421dded94 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5/action Jul 10 18:13:10.083722 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-7dae6453-8416-424b-9bca-878421dded94 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:13:10.083858 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-7dae6453-8416-424b-9bca-878421dded94 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:10.105653 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:10.105653 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:10.106388 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-7dae6453-8416-424b-9bca-878421dded94 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:10.114726 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-7dae6453-8416-424b-9bca-878421dded94 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Begin detaching volume completed successfully. Jul 10 18:13:10.114969 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-7dae6453-8416-424b-9bca-878421dded94 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5/action returned with HTTP 202 Jul 10 18:13:10.115629 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1034/4148] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:13:10 2026] POST /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:13:10.137996 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bbbf8fcf-5a60-49ee-8423-958166c50906 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:10.140643 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bbbf8fcf-5a60-49ee-8423-958166c50906 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:10.140974 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bbbf8fcf-5a60-49ee-8423-958166c50906 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:10.141273 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bbbf8fcf-5a60-49ee-8423-958166c50906 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:10.154718 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:10.154718 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:10.159533 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bbbf8fcf-5a60-49ee-8423-958166c50906 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:10.165005 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bbbf8fcf-5a60-49ee-8423-958166c50906 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:13:10.168213 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1044/4149] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:10 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 1166 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:10.398533 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9cdb4ccd-682a-4693-9056-6119c45f85fd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:10.400523 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9cdb4ccd-682a-4693-9056-6119c45f85fd tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:10.400853 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9cdb4ccd-682a-4693-9056-6119c45f85fd tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:10.401112 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9cdb4ccd-682a-4693-9056-6119c45f85fd tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:10.401298 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9cdb4ccd-682a-4693-9056-6119c45f85fd tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:10.407190 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:10.407190 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:10.408460 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9cdb4ccd-682a-4693-9056-6119c45f85fd tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:10.408859 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1045/4150] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:10 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:11.144893 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-759a666a-03c5-4d1e-a525-cbdb7971e99b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:11.145336 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-759a666a-03c5-4d1e-a525-cbdb7971e99b None None] GET https://10.4.3.71/volume// Jul 10 18:13:11.145582 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-759a666a-03c5-4d1e-a525-cbdb7971e99b None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:11.145781 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-759a666a-03c5-4d1e-a525-cbdb7971e99b None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:11.146156 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-759a666a-03c5-4d1e-a525-cbdb7971e99b None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:13:11.146531 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1028/4151] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:13:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:13:11.157162 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f45e2857-a8fc-4fa9-b651-247b24456bc4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:11.160869 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f45e2857-a8fc-4fa9-b651-247b24456bc4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:11.161224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f45e2857-a8fc-4fa9-b651-247b24456bc4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:11.161592 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f45e2857-a8fc-4fa9-b651-247b24456bc4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:11.180249 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:11.180249 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:11.182878 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f89852a3-51d6-4d81-bb9c-25b0a0aac50e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:11.187113 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f89852a3-51d6-4d81-bb9c-25b0a0aac50e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:11.187466 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f45e2857-a8fc-4fa9-b651-247b24456bc4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:11.187547 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f89852a3-51d6-4d81-bb9c-25b0a0aac50e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:11.187790 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f89852a3-51d6-4d81-bb9c-25b0a0aac50e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:11.194998 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f45e2857-a8fc-4fa9-b651-247b24456bc4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:13:11.195338 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1035/4152] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:13:11 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:13:11.202100 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:11.202100 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:11.206434 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f89852a3-51d6-4d81-bb9c-25b0a0aac50e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:11.213648 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f89852a3-51d6-4d81-bb9c-25b0a0aac50e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:13:11.214017 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1045/4153] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:11 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 1166 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:11.219356 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f80490a5-3efd-4579-a21d-442571f93f3d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:11.222167 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f80490a5-3efd-4579-a21d-442571f93f3d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5/encryption Jul 10 18:13:11.222369 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f80490a5-3efd-4579-a21d-442571f93f3d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:11.222586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f80490a5-3efd-4579-a21d-442571f93f3d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:11.237644 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:11.237644 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:11.247300 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-f80490a5-3efd-4579-a21d-442571f93f3d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5/encryption returned with HTTP 200 Jul 10 18:13:11.247913 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1046/4154] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:13:11 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:11.421798 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c4dbe16a-7add-4a6f-ba63-22c07fda59fa None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:11.424599 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4dbe16a-7add-4a6f-ba63-22c07fda59fa tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:11.425074 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4dbe16a-7add-4a6f-ba63-22c07fda59fa tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:11.425370 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4dbe16a-7add-4a6f-ba63-22c07fda59fa tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:11.425582 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c4dbe16a-7add-4a6f-ba63-22c07fda59fa tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:11.437018 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:11.437018 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:11.438156 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4dbe16a-7add-4a6f-ba63-22c07fda59fa tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:11.438739 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1029/4155] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:11 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:12.230922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6cfa308f-0d41-4c6b-90ce-fd58d104e097 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:12.233200 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6cfa308f-0d41-4c6b-90ce-fd58d104e097 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:12.233486 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6cfa308f-0d41-4c6b-90ce-fd58d104e097 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:12.233750 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6cfa308f-0d41-4c6b-90ce-fd58d104e097 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:12.246424 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:12.246424 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:12.250765 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6cfa308f-0d41-4c6b-90ce-fd58d104e097 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:12.256720 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6cfa308f-0d41-4c6b-90ce-fd58d104e097 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:13:12.257194 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1036/4156] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:12 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:12.451826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9ebdcc43-e7d8-4b31-844e-1a045e0d00c8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:12.456927 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9ebdcc43-e7d8-4b31-844e-1a045e0d00c8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:12.456927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9ebdcc43-e7d8-4b31-844e-1a045e0d00c8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:12.456927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9ebdcc43-e7d8-4b31-844e-1a045e0d00c8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:12.456927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-9ebdcc43-e7d8-4b31-844e-1a045e0d00c8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:12.460929 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:12.460929 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:12.461977 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9ebdcc43-e7d8-4b31-844e-1a045e0d00c8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:12.462540 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1046/4157] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:12 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:13.158674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-d7e44edd-be12-4d24-94ed-da201193b990 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:13.161439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-d7e44edd-be12-4d24-94ed-da201193b990 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption Jul 10 18:13:13.161439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-d7e44edd-be12-4d24-94ed-da201193b990 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:13.163090 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-d7e44edd-be12-4d24-94ed-da201193b990 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:13.176406 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:13.176406 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:13.186614 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-d7e44edd-be12-4d24-94ed-da201193b990 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption returned with HTTP 200 Jul 10 18:13:13.186933 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1047/4158] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:13:13 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:13.275281 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5ee28012-fe80-47de-ada8-fd97afc5bdba None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:13.278773 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ee28012-fe80-47de-ada8-fd97afc5bdba tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:13.280118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ee28012-fe80-47de-ada8-fd97afc5bdba tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:13.281162 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ee28012-fe80-47de-ada8-fd97afc5bdba tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:13.297925 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:13.297925 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:13.305304 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5ee28012-fe80-47de-ada8-fd97afc5bdba tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:13.310156 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ee28012-fe80-47de-ada8-fd97afc5bdba tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:13:13.310604 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1030/4159] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:13 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 1166 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:13.477293 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ca204926-66bc-49f0-98ed-53e5911f60e5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:13.479464 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ca204926-66bc-49f0-98ed-53e5911f60e5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:13.479740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ca204926-66bc-49f0-98ed-53e5911f60e5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:13.479973 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ca204926-66bc-49f0-98ed-53e5911f60e5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:13.480122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-ca204926-66bc-49f0-98ed-53e5911f60e5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:13.485873 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:13.485873 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:13.486967 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ca204926-66bc-49f0-98ed-53e5911f60e5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:13.487538 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1037/4160] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:13 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:13.519191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-9e33f5a1-c064-479b-92ce-90442e35d8c6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:13.521208 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-9e33f5a1-c064-479b-92ce-90442e35d8c6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/attachments/d5b668aa-7d28-43bb-8970-e4f90ec3e526 Jul 10 18:13:13.521403 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-9e33f5a1-c064-479b-92ce-90442e35d8c6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:13.521668 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-9e33f5a1-c064-479b-92ce-90442e35d8c6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:13.537103 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:13.537103 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:14.086544 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-0f2c066c-f88d-4058-adaf-2b6724ca46e5 req-9e33f5a1-c064-479b-92ce-90442e35d8c6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/d5b668aa-7d28-43bb-8970-e4f90ec3e526 returned with HTTP 200 Jul 10 18:13:14.087208 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1047/4161] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:13:13 2026] DELETE /volume/v3/attachments/d5b668aa-7d28-43bb-8970-e4f90ec3e526 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:14.327326 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c8821821-f6ad-4e8c-8a38-9b5a5e58b713 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:14.329874 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8821821-f6ad-4e8c-8a38-9b5a5e58b713 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:14.330840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8821821-f6ad-4e8c-8a38-9b5a5e58b713 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:14.330840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8821821-f6ad-4e8c-8a38-9b5a5e58b713 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:14.342415 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:14.342415 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:14.348751 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c8821821-f6ad-4e8c-8a38-9b5a5e58b713 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:14.355654 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8821821-f6ad-4e8c-8a38-9b5a5e58b713 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:13:14.355801 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1048/4162] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:14 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:14.371252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-da6f3cfe-3004-4bd8-b488-59437e20631f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:14.375734 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da6f3cfe-3004-4bd8-b488-59437e20631f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:14.376073 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da6f3cfe-3004-4bd8-b488-59437e20631f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:14.376888 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da6f3cfe-3004-4bd8-b488-59437e20631f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:14.389437 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:14.389437 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:14.394271 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-da6f3cfe-3004-4bd8-b488-59437e20631f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:14.401751 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da6f3cfe-3004-4bd8-b488-59437e20631f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:13:14.402300 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1031/4163] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:14 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:14.455688 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-d5fc85fc-b522-45f8-8cd7-88c9509c68f4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:14.458184 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-d5fc85fc-b522-45f8-8cd7-88c9509c68f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:14.459017 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-d5fc85fc-b522-45f8-8cd7-88c9509c68f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:14.459374 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-d5fc85fc-b522-45f8-8cd7-88c9509c68f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:14.474622 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:14.474622 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:14.478393 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-d5fc85fc-b522-45f8-8cd7-88c9509c68f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:14.484131 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-d5fc85fc-b522-45f8-8cd7-88c9509c68f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:13:14.484673 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1038/4164] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:13:14 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:14.504609 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c72a2d29-7632-4ff1-a6b9-a09e0cdada81 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:14.507366 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c72a2d29-7632-4ff1-a6b9-a09e0cdada81 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:14.507366 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c72a2d29-7632-4ff1-a6b9-a09e0cdada81 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:14.507525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c72a2d29-7632-4ff1-a6b9-a09e0cdada81 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:14.507603 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c72a2d29-7632-4ff1-a6b9-a09e0cdada81 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:14.511758 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:14.511758 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:14.512615 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c72a2d29-7632-4ff1-a6b9-a09e0cdada81 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:14.512974 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-a9ced633-3b37-4083-b441-837ba063ecb6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:14.513078 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1048/4165] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:14 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:14.515324 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-a9ced633-3b37-4083-b441-837ba063ecb6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d/action Jul 10 18:13:14.515744 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-a9ced633-3b37-4083-b441-837ba063ecb6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:13:14.515875 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-a9ced633-3b37-4083-b441-837ba063ecb6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:14.529114 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:14.529114 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:14.529828 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-a9ced633-3b37-4083-b441-837ba063ecb6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:14.538012 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-a9ced633-3b37-4083-b441-837ba063ecb6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Begin detaching volume completed successfully. Jul 10 18:13:14.538293 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-a9ced633-3b37-4083-b441-837ba063ecb6 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d/action returned with HTTP 202 Jul 10 18:13:14.538949 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1049/4166] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:13:14 2026] POST /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:13:14.559520 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4bf3e56e-eaa4-400a-bc0b-88fe447f356b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:14.561206 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4bf3e56e-eaa4-400a-bc0b-88fe447f356b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:14.561381 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4bf3e56e-eaa4-400a-bc0b-88fe447f356b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:14.561877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4bf3e56e-eaa4-400a-bc0b-88fe447f356b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:14.584746 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:14.584746 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:14.589743 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4bf3e56e-eaa4-400a-bc0b-88fe447f356b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:14.594126 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4bf3e56e-eaa4-400a-bc0b-88fe447f356b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:13:14.594485 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1032/4167] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:14 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:15.528355 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a6c1b179-9b1c-4ccf-8499-6e29bec1c4be None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:15.530507 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6c1b179-9b1c-4ccf-8499-6e29bec1c4be tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:15.530848 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6c1b179-9b1c-4ccf-8499-6e29bec1c4be tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:15.530943 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6c1b179-9b1c-4ccf-8499-6e29bec1c4be tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:15.531011 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-a6c1b179-9b1c-4ccf-8499-6e29bec1c4be tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:15.532894 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=174,cinder:UPDATE=14,cinder:INSERT=3 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:13:15.535983 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:15.535983 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:15.536882 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6c1b179-9b1c-4ccf-8499-6e29bec1c4be tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:15.537505 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1039/4168] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:15 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:15.608231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ae7ab9ea-7270-424c-b32a-743bd3b0ff6d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:15.610836 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ae7ab9ea-7270-424c-b32a-743bd3b0ff6d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:15.610836 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ae7ab9ea-7270-424c-b32a-743bd3b0ff6d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:15.611223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ae7ab9ea-7270-424c-b32a-743bd3b0ff6d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:15.618280 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5ed2f71c-0884-44ba-9bd4-e35faee482c2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:15.618795 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5ed2f71c-0884-44ba-9bd4-e35faee482c2 None None] GET https://10.4.3.71/volume// Jul 10 18:13:15.618995 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5ed2f71c-0884-44ba-9bd4-e35faee482c2 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:15.619239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5ed2f71c-0884-44ba-9bd4-e35faee482c2 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:15.619614 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5ed2f71c-0884-44ba-9bd4-e35faee482c2 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:13:15.620261 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1050/4169] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:13:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:13:15.631798 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:15.631798 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:15.632536 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-ef0d92cc-1347-4110-b28e-abbc6ce4ce2d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:15.635380 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-ef0d92cc-1347-4110-b28e-abbc6ce4ce2d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:15.635731 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-ef0d92cc-1347-4110-b28e-abbc6ce4ce2d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:15.636005 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-ef0d92cc-1347-4110-b28e-abbc6ce4ce2d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:15.639977 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ae7ab9ea-7270-424c-b32a-743bd3b0ff6d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:15.646380 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ae7ab9ea-7270-424c-b32a-743bd3b0ff6d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:13:15.646998 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1049/4170] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:15 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:15.647328 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:15.647328 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:15.651634 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-ef0d92cc-1347-4110-b28e-abbc6ce4ce2d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:15.656692 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-ef0d92cc-1347-4110-b28e-abbc6ce4ce2d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:13:15.657191 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1033/4171] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:13:15 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:13:16.550692 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-00679dfe-e216-480a-8050-e2bb610fb7b0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:16.553713 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-00679dfe-e216-480a-8050-e2bb610fb7b0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:16.553713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-00679dfe-e216-480a-8050-e2bb610fb7b0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:16.553713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-00679dfe-e216-480a-8050-e2bb610fb7b0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:16.553713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-00679dfe-e216-480a-8050-e2bb610fb7b0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:16.557889 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:16.557889 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:16.558793 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-00679dfe-e216-480a-8050-e2bb610fb7b0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:16.559195 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1040/4172] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:16 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:16.666019 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fb2a746c-170c-4401-9a41-55cbbdecba63 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:16.668482 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb2a746c-170c-4401-9a41-55cbbdecba63 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:16.668786 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb2a746c-170c-4401-9a41-55cbbdecba63 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:16.669035 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb2a746c-170c-4401-9a41-55cbbdecba63 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:16.686349 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:16.686349 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:16.691157 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fb2a746c-170c-4401-9a41-55cbbdecba63 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:16.695838 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb2a746c-170c-4401-9a41-55cbbdecba63 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:13:16.696237 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1051/4173] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:16 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:17.572051 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ec1e20d6-c9dd-4b3f-893b-2b9b1103ed8d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:17.575502 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec1e20d6-c9dd-4b3f-893b-2b9b1103ed8d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:17.576037 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec1e20d6-c9dd-4b3f-893b-2b9b1103ed8d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:17.576092 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec1e20d6-c9dd-4b3f-893b-2b9b1103ed8d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:17.576467 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ec1e20d6-c9dd-4b3f-893b-2b9b1103ed8d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:17.590138 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:17.590138 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:17.595984 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec1e20d6-c9dd-4b3f-893b-2b9b1103ed8d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:17.595984 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1050/4174] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:17 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:17.712533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6c8f3445-dedd-4451-841c-982081e9cab2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:17.714685 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6c8f3445-dedd-4451-841c-982081e9cab2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:17.716219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6c8f3445-dedd-4451-841c-982081e9cab2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:17.716219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6c8f3445-dedd-4451-841c-982081e9cab2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:17.724083 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:17.724083 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:17.727263 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6c8f3445-dedd-4451-841c-982081e9cab2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:17.732444 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6c8f3445-dedd-4451-841c-982081e9cab2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:13:17.733129 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1034/4175] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:17 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:17.753522 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-fb140908-19b7-4aae-af8a-06f7056a7ed7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:17.755858 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-fb140908-19b7-4aae-af8a-06f7056a7ed7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/attachments/5f4ed3e5-da82-4ff3-b86d-4c31686b1a35 Jul 10 18:13:17.756031 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-fb140908-19b7-4aae-af8a-06f7056a7ed7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:17.756260 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-fb140908-19b7-4aae-af8a-06f7056a7ed7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:17.763129 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:17.763129 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:17.819649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-963c9aa0-3008-49ee-a171-dd7806d2804d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:17.822510 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-963c9aa0-3008-49ee-a171-dd7806d2804d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596/action Jul 10 18:13:17.823006 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-963c9aa0-3008-49ee-a171-dd7806d2804d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:13:17.823180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-963c9aa0-3008-49ee-a171-dd7806d2804d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:17.846948 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:17.846948 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:17.862216 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c3f507f2-3f7c-4bfe-81de-20fd6fc73016 req-963c9aa0-3008-49ee-a171-dd7806d2804d tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596/action returned with HTTP 204 Jul 10 18:13:17.862835 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1052/4176] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:13:17 2026] POST /volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:18.297103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-46762741-3c17-4034-9ce0-7b8f9f883f91 req-fb140908-19b7-4aae-af8a-06f7056a7ed7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/5f4ed3e5-da82-4ff3-b86d-4c31686b1a35 returned with HTTP 200 Jul 10 18:13:18.298021 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1041/4177] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:13:17 2026] DELETE /volume/v3/attachments/5f4ed3e5-da82-4ff3-b86d-4c31686b1a35 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:18.607348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-68cbb453-3ab6-426a-bef3-97450a89d10a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:18.609703 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-68cbb453-3ab6-426a-bef3-97450a89d10a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:18.610009 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-68cbb453-3ab6-426a-bef3-97450a89d10a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:18.610282 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-68cbb453-3ab6-426a-bef3-97450a89d10a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:18.610470 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-68cbb453-3ab6-426a-bef3-97450a89d10a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:18.618134 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:18.618134 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:18.619719 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-68cbb453-3ab6-426a-bef3-97450a89d10a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:18.619719 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1051/4178] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:18 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:18.749321 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-85dfacad-628a-41b1-ba9f-8cf2a1a5fe27 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:18.752075 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85dfacad-628a-41b1-ba9f-8cf2a1a5fe27 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:18.752409 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85dfacad-628a-41b1-ba9f-8cf2a1a5fe27 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:18.752735 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85dfacad-628a-41b1-ba9f-8cf2a1a5fe27 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:18.763143 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:18.763143 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:18.767670 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-85dfacad-628a-41b1-ba9f-8cf2a1a5fe27 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:18.773131 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85dfacad-628a-41b1-ba9f-8cf2a1a5fe27 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:13:18.773891 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1035/4179] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:18 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:18.798310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-df60ecb0-24f1-47ac-aa96-1468ce6789f4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:18.800473 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-df60ecb0-24f1-47ac-aa96-1468ce6789f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:18.800742 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-df60ecb0-24f1-47ac-aa96-1468ce6789f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:18.800942 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-df60ecb0-24f1-47ac-aa96-1468ce6789f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:18.801164 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-df60ecb0-24f1-47ac-aa96-1468ce6789f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Delete volume with id: 712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:18.810180 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:18.810180 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:18.810726 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-df60ecb0-24f1-47ac-aa96-1468ce6789f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:18.833494 np0000005036 devstack@c-api.service[99951]: WARNING cinder.keymgr.conf_key_mgr [None req-df60ecb0-24f1-47ac-aa96-1468ce6789f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:13:18.844046 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-df60ecb0-24f1-47ac-aa96-1468ce6789f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Delete volume request issued successfully. Jul 10 18:13:18.844520 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-df60ecb0-24f1-47ac-aa96-1468ce6789f4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 202 Jul 10 18:13:18.845879 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1053/4180] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:18 2026] DELETE /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:13:18.854407 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d1da52e7-fa26-4506-841f-5eb1684ec83e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:18.856611 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d1da52e7-fa26-4506-841f-5eb1684ec83e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:18.856899 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d1da52e7-fa26-4506-841f-5eb1684ec83e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:18.857170 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d1da52e7-fa26-4506-841f-5eb1684ec83e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:18.873580 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:18.873580 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:18.880514 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d1da52e7-fa26-4506-841f-5eb1684ec83e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:18.888759 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d1da52e7-fa26-4506-841f-5eb1684ec83e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 200 Jul 10 18:13:18.889751 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1042/4181] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:18 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:19.635229 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fa5e3736-4036-4ea2-a909-e5c9d1b205ab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:19.637615 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa5e3736-4036-4ea2-a909-e5c9d1b205ab tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:19.637902 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa5e3736-4036-4ea2-a909-e5c9d1b205ab tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:19.638142 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa5e3736-4036-4ea2-a909-e5c9d1b205ab tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:19.638258 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-fa5e3736-4036-4ea2-a909-e5c9d1b205ab tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:19.642801 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:19.642801 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:19.643579 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa5e3736-4036-4ea2-a909-e5c9d1b205ab tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:19.643978 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1052/4182] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:19 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:19.912016 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-37494e96-ca29-4a4a-a366-4477981ecd97 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:19.917156 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-37494e96-ca29-4a4a-a366-4477981ecd97 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 Jul 10 18:13:19.917932 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-37494e96-ca29-4a4a-a366-4477981ecd97 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:19.917932 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-37494e96-ca29-4a4a-a366-4477981ecd97 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:19.929775 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-37494e96-ca29-4a4a-a366-4477981ecd97 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 returned with HTTP 404 Jul 10 18:13:19.930437 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1036/4183] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:19 2026] GET /volume/v3/volumes/712a6977-68a5-4dbe-8b44-eb906cb6e8a5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:19.940945 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bfe6c200-47c7-4635-97d8-5b0cebbf2eb5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:19.948429 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bfe6c200-47c7-4635-97d8-5b0cebbf2eb5 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:13:19.948902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bfe6c200-47c7-4635-97d8-5b0cebbf2eb5 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:19.949145 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bfe6c200-47c7-4635-97d8-5b0cebbf2eb5 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:19.950044 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-bfe6c200-47c7-4635-97d8-5b0cebbf2eb5 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:13:19.968021 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bfe6c200-47c7-4635-97d8-5b0cebbf2eb5 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Get all volumes completed successfully. Jul 10 18:13:19.972480 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:19.972480 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:19.978839 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bfe6c200-47c7-4635-97d8-5b0cebbf2eb5 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:13:19.979341 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1054/4184] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:13:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12674 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:13:20.002110 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-93360fa9-aa2f-4836-b74c-d660b0fde08d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:20.004686 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93360fa9-aa2f-4836-b74c-d660b0fde08d tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] DELETE https://10.4.3.71/volume/v3/types/e0d35acb-c6c5-4e94-9efe-3b0bd48240a4 Jul 10 18:13:20.004946 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93360fa9-aa2f-4836-b74c-d660b0fde08d tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:20.005126 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93360fa9-aa2f-4836-b74c-d660b0fde08d tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:20.034000 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93360fa9-aa2f-4836-b74c-d660b0fde08d tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/types/e0d35acb-c6c5-4e94-9efe-3b0bd48240a4 returned with HTTP 202 Jul 10 18:13:20.034519 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1043/4185] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:13:20 2026] DELETE /volume/v3/types/e0d35acb-c6c5-4e94-9efe-3b0bd48240a4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:13:20.046592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ebf4c631-c009-4816-9704-9ff3c503652c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:20.049175 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ebf4c631-c009-4816-9704-9ff3c503652c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:20.049175 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ebf4c631-c009-4816-9704-9ff3c503652c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:20.049353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ebf4c631-c009-4816-9704-9ff3c503652c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:20.049481 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-ebf4c631-c009-4816-9704-9ff3c503652c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Delete volume with id: 5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:20.078447 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:20.078447 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:20.079428 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ebf4c631-c009-4816-9704-9ff3c503652c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:20.121522 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ebf4c631-c009-4816-9704-9ff3c503652c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Delete volume request issued successfully. Jul 10 18:13:20.121867 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ebf4c631-c009-4816-9704-9ff3c503652c tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 202 Jul 10 18:13:20.122633 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1053/4186] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:20 2026] DELETE /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:13:20.132817 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ee93dd91-b19f-4bee-8824-65bd823dcba0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:20.136852 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ee93dd91-b19f-4bee-8824-65bd823dcba0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:20.137712 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ee93dd91-b19f-4bee-8824-65bd823dcba0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:20.137999 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ee93dd91-b19f-4bee-8824-65bd823dcba0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:20.150862 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:20.150862 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:20.157071 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ee93dd91-b19f-4bee-8824-65bd823dcba0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:20.163496 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ee93dd91-b19f-4bee-8824-65bd823dcba0 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 200 Jul 10 18:13:20.164185 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1037/4187] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:20 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:20.658942 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ccbed018-117b-43fe-ae15-aea5998c983a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:20.662875 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ccbed018-117b-43fe-ae15-aea5998c983a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:20.662875 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ccbed018-117b-43fe-ae15-aea5998c983a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:20.664482 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ccbed018-117b-43fe-ae15-aea5998c983a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:20.665617 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-ccbed018-117b-43fe-ae15-aea5998c983a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:20.672411 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:20.672411 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:20.674867 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ccbed018-117b-43fe-ae15-aea5998c983a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:20.675692 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1055/4188] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:20 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:21.182335 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fa4900af-f49f-4ec0-a419-96bb25737b5d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:21.187382 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fa4900af-f49f-4ec0-a419-96bb25737b5d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d Jul 10 18:13:21.187382 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fa4900af-f49f-4ec0-a419-96bb25737b5d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:21.187382 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fa4900af-f49f-4ec0-a419-96bb25737b5d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:21.194688 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fa4900af-f49f-4ec0-a419-96bb25737b5d tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d returned with HTTP 404 Jul 10 18:13:21.194688 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1044/4189] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:21 2026] GET /volume/v3/volumes/5eb76487-9fd2-4cb8-9eef-aedc4964736d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:21.204440 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5c2b346e-8b1a-403e-97f9-804f2cb34184 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:21.208248 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5c2b346e-8b1a-403e-97f9-804f2cb34184 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:21.208526 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5c2b346e-8b1a-403e-97f9-804f2cb34184 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:21.208799 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5c2b346e-8b1a-403e-97f9-804f2cb34184 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:21.209002 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-5c2b346e-8b1a-403e-97f9-804f2cb34184 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Delete volume with id: ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:21.218683 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:21.218683 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:21.219311 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5c2b346e-8b1a-403e-97f9-804f2cb34184 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:21.258139 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5c2b346e-8b1a-403e-97f9-804f2cb34184 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Delete volume request issued successfully. Jul 10 18:13:21.258452 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5c2b346e-8b1a-403e-97f9-804f2cb34184 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 202 Jul 10 18:13:21.259046 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1054/4190] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:21 2026] DELETE /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:13:21.268614 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-27b80a39-a7b1-46ea-abb3-148ce4182b1b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:21.270663 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27b80a39-a7b1-46ea-abb3-148ce4182b1b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:21.270970 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27b80a39-a7b1-46ea-abb3-148ce4182b1b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:21.271290 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27b80a39-a7b1-46ea-abb3-148ce4182b1b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:21.288592 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:21.288592 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:21.292634 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-27b80a39-a7b1-46ea-abb3-148ce4182b1b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:13:21.298923 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27b80a39-a7b1-46ea-abb3-148ce4182b1b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 200 Jul 10 18:13:21.299497 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1038/4191] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:21 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 916 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:21.689966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7337cc19-c706-44d6-b12c-94085d9196a5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:21.692187 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7337cc19-c706-44d6-b12c-94085d9196a5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:21.692449 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7337cc19-c706-44d6-b12c-94085d9196a5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:21.692697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7337cc19-c706-44d6-b12c-94085d9196a5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:21.692852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-7337cc19-c706-44d6-b12c-94085d9196a5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:21.698046 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:21.698046 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:21.699084 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7337cc19-c706-44d6-b12c-94085d9196a5 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:21.699581 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1056/4192] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:21 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:22.318791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-386da77d-f40c-465d-a36e-c6dae4d65cdd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:22.321249 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-386da77d-f40c-465d-a36e-c6dae4d65cdd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 Jul 10 18:13:22.321582 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-386da77d-f40c-465d-a36e-c6dae4d65cdd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:22.321890 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-386da77d-f40c-465d-a36e-c6dae4d65cdd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:22.330779 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-386da77d-f40c-465d-a36e-c6dae4d65cdd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 returned with HTTP 404 Jul 10 18:13:22.331482 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1045/4193] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:22 2026] GET /volume/v3/volumes/ef2623fd-99cc-4b48-acd1-a09c25da40f8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:22.340236 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8cbe55c7-a79f-497d-a702-4a2ec25dfc9f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:22.341957 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cbe55c7-a79f-497d-a702-4a2ec25dfc9f tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:13:22.342176 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8cbe55c7-a79f-497d-a702-4a2ec25dfc9f tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:22.342447 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8cbe55c7-a79f-497d-a702-4a2ec25dfc9f tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:22.343232 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-8cbe55c7-a79f-497d-a702-4a2ec25dfc9f tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:13:22.361099 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8cbe55c7-a79f-497d-a702-4a2ec25dfc9f tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Get all volumes completed successfully. Jul 10 18:13:22.364655 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:22.364655 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:22.370761 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cbe55c7-a79f-497d-a702-4a2ec25dfc9f tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:13:22.371388 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1055/4194] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:13:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10595 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:13:22.388668 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9fb16187-9101-40b9-b5b1-657771decc07 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:22.390836 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9fb16187-9101-40b9-b5b1-657771decc07 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] DELETE https://10.4.3.71/volume/v3/types/b134f6ed-b805-480a-aad8-75a16ede7bb3 Jul 10 18:13:22.391277 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9fb16187-9101-40b9-b5b1-657771decc07 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:22.391671 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9fb16187-9101-40b9-b5b1-657771decc07 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:22.432101 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9fb16187-9101-40b9-b5b1-657771decc07 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/types/b134f6ed-b805-480a-aad8-75a16ede7bb3 returned with HTTP 202 Jul 10 18:13:22.432540 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1039/4195] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:13:22 2026] DELETE /volume/v3/types/b134f6ed-b805-480a-aad8-75a16ede7bb3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:13:22.712342 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-00805689-1837-4df2-9898-3eb9ba788dd7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:22.715791 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-00805689-1837-4df2-9898-3eb9ba788dd7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:22.715982 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-00805689-1837-4df2-9898-3eb9ba788dd7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:22.716171 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-00805689-1837-4df2-9898-3eb9ba788dd7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:22.716313 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-00805689-1837-4df2-9898-3eb9ba788dd7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:22.728823 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:22.728823 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:22.729586 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-00805689-1837-4df2-9898-3eb9ba788dd7 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:22.730079 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1057/4196] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:22 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:22.744922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-160bbfaa-5847-45c6-ab58-214c0357b61e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:22.747539 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-160bbfaa-5847-45c6-ab58-214c0357b61e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:22.748043 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-160bbfaa-5847-45c6-ab58-214c0357b61e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:22.748361 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-160bbfaa-5847-45c6-ab58-214c0357b61e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:22.748527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-160bbfaa-5847-45c6-ab58-214c0357b61e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:22.753283 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:22.753283 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:22.754168 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-160bbfaa-5847-45c6-ab58-214c0357b61e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:13:22.754708 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1046/4197] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:22 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:22.768742 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f957b1a3-e89d-4cde-b023-3f4bcab782ef None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:22.770976 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f957b1a3-e89d-4cde-b023-3f4bcab782ef tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:13:22.771453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f957b1a3-e89d-4cde-b023-3f4bcab782ef tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1324fd8b-f05c-46fe-b88c-83a47f3980a0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-405650924"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:22.776902 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-f957b1a3-e89d-4cde-b023-3f4bcab782ef tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Creating new backup {'backup': {'volume_id': '1324fd8b-f05c-46fe-b88c-83a47f3980a0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-405650924'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:13:22.777094 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-f957b1a3-e89d-4cde-b023-3f4bcab782ef tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Creating backup of volume 1324fd8b-f05c-46fe-b88c-83a47f3980a0 in container None Jul 10 18:13:22.797005 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:22.797005 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:22.797510 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f957b1a3-e89d-4cde-b023-3f4bcab782ef tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Volume info retrieved successfully. Jul 10 18:13:22.825597 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-f957b1a3-e89d-4cde-b023-3f4bcab782ef tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Created reservations ['e0185a69-f69f-478e-a663-96870c96521b', 'e641670b-75f3-4d29-9bb0-bcfe50607e8f'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:13:22.867014 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f957b1a3-e89d-4cde-b023-3f4bcab782ef tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:13:22.869592 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1056/4198] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:13:22 2026] POST /volume/v3/backups => generated 327 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:13:22.878880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-05feb09b-1ef8-4cec-b8f0-3754c728682f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:22.881995 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05feb09b-1ef8-4cec-b8f0-3754c728682f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:22.882308 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05feb09b-1ef8-4cec-b8f0-3754c728682f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:22.883070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05feb09b-1ef8-4cec-b8f0-3754c728682f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:22.883070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-05feb09b-1ef8-4cec-b8f0-3754c728682f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:22.889909 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:22.889909 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:22.890905 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05feb09b-1ef8-4cec-b8f0-3754c728682f tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:22.891350 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1040/4199] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:22 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:23.908831 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5bf642ed-6a2f-471e-a0f4-f74e40c13e38 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:23.912792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5bf642ed-6a2f-471e-a0f4-f74e40c13e38 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:23.914128 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5bf642ed-6a2f-471e-a0f4-f74e40c13e38 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:23.914581 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5bf642ed-6a2f-471e-a0f4-f74e40c13e38 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:23.914997 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-5bf642ed-6a2f-471e-a0f4-f74e40c13e38 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:23.923808 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:23.923808 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:23.924806 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5bf642ed-6a2f-471e-a0f4-f74e40c13e38 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:23.925331 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1058/4200] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:23 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:24.939488 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7b1641fd-4ffd-4696-a2f3-3b4b7ab8e979 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:24.942127 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b1641fd-4ffd-4696-a2f3-3b4b7ab8e979 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:24.942417 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7b1641fd-4ffd-4696-a2f3-3b4b7ab8e979 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:24.942701 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7b1641fd-4ffd-4696-a2f3-3b4b7ab8e979 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:24.942893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-7b1641fd-4ffd-4696-a2f3-3b4b7ab8e979 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:24.948163 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:24.948163 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:24.949866 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b1641fd-4ffd-4696-a2f3-3b4b7ab8e979 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:24.949866 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1047/4201] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:24 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:25.962397 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-62f6f554-275c-4c89-9772-e17ef0822ca1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:25.964394 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-62f6f554-275c-4c89-9772-e17ef0822ca1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:25.964626 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-62f6f554-275c-4c89-9772-e17ef0822ca1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:25.964818 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-62f6f554-275c-4c89-9772-e17ef0822ca1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:25.964927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-62f6f554-275c-4c89-9772-e17ef0822ca1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:25.969320 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:25.969320 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:25.970018 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-62f6f554-275c-4c89-9772-e17ef0822ca1 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:25.970457 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1057/4202] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:25 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:26.055128 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2dc78679-7c85-49eb-b342-c90d15c40c33 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:26.055560 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2dc78679-7c85-49eb-b342-c90d15c40c33 None None] GET https://10.4.3.71/volume// Jul 10 18:13:26.055775 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2dc78679-7c85-49eb-b342-c90d15c40c33 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:26.055968 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2dc78679-7c85-49eb-b342-c90d15c40c33 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:26.056304 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2dc78679-7c85-49eb-b342-c90d15c40c33 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:13:26.056586 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1041/4203] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:13:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:13:26.071704 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-9e6effab-69be-42f1-8546-c0a936fc8b54 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:26.077851 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-9e6effab-69be-42f1-8546-c0a936fc8b54 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:13:26.078362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-9e6effab-69be-42f1-8546-c0a936fc8b54 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "758d3f7c-32ea-4504-a879-3f8a601a5911", "connector": null, "instance_uuid": "29458fb1-c2c6-4e3e-bbf6-c9a83fa3937e"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:26.103899 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:26.103899 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:26.152672 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-9e6effab-69be-42f1-8546-c0a936fc8b54 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:13:26.153465 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1059/4204] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:13:26 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:26.163891 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-871b4619-2807-4814-9525-f041812743eb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:26.166360 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-871b4619-2807-4814-9525-f041812743eb tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596 Jul 10 18:13:26.166586 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-871b4619-2807-4814-9525-f041812743eb tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:26.166808 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-871b4619-2807-4814-9525-f041812743eb tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:26.175666 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:26.175666 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:26.715146 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-871b4619-2807-4814-9525-f041812743eb tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596 returned with HTTP 200 Jul 10 18:13:26.715696 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1048/4205] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:13:26 2026] DELETE /volume/v3/attachments/c1d55802-53db-4aa9-a9f3-f5bc2aaa7596 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:26.984965 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f0bc564b-d294-4843-8190-dec838495130 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:26.988831 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0bc564b-d294-4843-8190-dec838495130 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:26.989981 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f0bc564b-d294-4843-8190-dec838495130 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:26.989981 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f0bc564b-d294-4843-8190-dec838495130 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:26.989981 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-f0bc564b-d294-4843-8190-dec838495130 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:26.996395 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:26.996395 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:26.997049 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f0bc564b-d294-4843-8190-dec838495130 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:26.997445 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1058/4206] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:26 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:28.012502 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-acc12263-4d7e-49fb-af07-a5f6811e593b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:28.015740 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-acc12263-4d7e-49fb-af07-a5f6811e593b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:28.016070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-acc12263-4d7e-49fb-af07-a5f6811e593b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:28.016762 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-acc12263-4d7e-49fb-af07-a5f6811e593b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:28.016948 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-acc12263-4d7e-49fb-af07-a5f6811e593b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:28.021992 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:28.021992 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:28.022875 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-acc12263-4d7e-49fb-af07-a5f6811e593b tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:28.023377 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1042/4207] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:28 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:29.038384 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7cb6423d-d698-4eeb-85bf-b34c8c7ef7fb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:29.040847 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cb6423d-d698-4eeb-85bf-b34c8c7ef7fb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:29.041400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7cb6423d-d698-4eeb-85bf-b34c8c7ef7fb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:29.041400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7cb6423d-d698-4eeb-85bf-b34c8c7ef7fb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:29.041400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-7cb6423d-d698-4eeb-85bf-b34c8c7ef7fb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:29.043333 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=144,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:13:29.046986 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:29.046986 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:29.047629 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cb6423d-d698-4eeb-85bf-b34c8c7ef7fb tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:29.047921 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1060/4208] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:29 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:30.064006 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-73e31ea5-4d36-4f56-9106-382b7cd0aee0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:30.066921 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-73e31ea5-4d36-4f56-9106-382b7cd0aee0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:30.067142 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-73e31ea5-4d36-4f56-9106-382b7cd0aee0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:30.067328 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-73e31ea5-4d36-4f56-9106-382b7cd0aee0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:30.067478 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-73e31ea5-4d36-4f56-9106-382b7cd0aee0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:30.073166 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:30.073166 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:30.073912 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-73e31ea5-4d36-4f56-9106-382b7cd0aee0 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:30.074383 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1049/4209] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:30 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:31.093532 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-31a78cae-35ed-4ba9-9a72-d0dd319adcb8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:31.095925 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-31a78cae-35ed-4ba9-9a72-d0dd319adcb8 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:31.096223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-31a78cae-35ed-4ba9-9a72-d0dd319adcb8 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:31.096458 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-31a78cae-35ed-4ba9-9a72-d0dd319adcb8 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:31.096659 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-31a78cae-35ed-4ba9-9a72-d0dd319adcb8 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:31.103480 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:31.103480 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:31.104255 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-31a78cae-35ed-4ba9-9a72-d0dd319adcb8 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:31.104948 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1059/4210] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:31 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:31.337062 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:31.508921 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:13:31.509371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-793623591", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:31.511132 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-793623591', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:13:31.511248 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Create volume of 1 GB Jul 10 18:13:31.516332 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Availability Zones retrieved successfully. Jul 10 18:13:31.524257 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Flow 'volume_create_api' (324d7b0d-98f4-419a-99f3-efbe735f8f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:13:31.525820 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0adac9-ae53-4db2-af51-a5598dde26f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.527086 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:13:31.528651 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=140,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:13:31.562758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0adac9-ae53-4db2-af51-a5598dde26f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.563480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c615349-13a1-4296-83e0-114145d69350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.632618 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Created reservations ['dae38082-9a1b-4cfa-85f4-e2c7b38c0579', '88fb6b8f-73af-4d06-bd47-ec58174301bd', 'ca97dc3c-640d-4b9b-b450-b65a0db88ef7', '44b7ccd0-0095-45ea-b00c-a2ce06a735f6'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:13:31.634481 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c615349-13a1-4296-83e0-114145d69350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dae38082-9a1b-4cfa-85f4-e2c7b38c0579', '88fb6b8f-73af-4d06-bd47-ec58174301bd', 'ca97dc3c-640d-4b9b-b450-b65a0db88ef7', '44b7ccd0-0095-45ea-b00c-a2ce06a735f6']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.635386 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa79e77-4847-47f7-877b-caa72afe2220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.669551 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa79e77-4847-47f7-877b-caa72afe2220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a47d0616-c83e-4ee2-a5c5-1acd427c564d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-793623591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65fb81ee840a486f8e36f44452f218cd',qos_specs=None,replication_status=,reservations=['dae38082-9a1b-4cfa-85f4-e2c7b38c0579','88fb6b8f-73af-4d06-bd47-ec58174301bd','ca97dc3c-640d-4b9b-b450-b65a0db88ef7','44b7ccd0-0095-45ea-b00c-a2ce06a735f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3574cd705b9742a295f4d907e4418056',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-793623591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a47d0616-c83e-4ee2-a5c5-1acd427c564d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65fb81ee840a486f8e36f44452f218cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3574cd705b9742a295f4d907e4418056',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.671089 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47313ad7-8c30-43a0-a5c5-7861638120a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.702534 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47313ad7-8c30-43a0-a5c5-7861638120a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-793623591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65fb81ee840a486f8e36f44452f218cd',qos_specs=None,replication_status=,reservations=['dae38082-9a1b-4cfa-85f4-e2c7b38c0579','88fb6b8f-73af-4d06-bd47-ec58174301bd','ca97dc3c-640d-4b9b-b450-b65a0db88ef7','44b7ccd0-0095-45ea-b00c-a2ce06a735f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3574cd705b9742a295f4d907e4418056',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.703555 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb999bd-0437-4891-808c-ae1a2634ae5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.720719 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb999bd-0437-4891-808c-ae1a2634ae5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.721590 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Flow 'volume_create_api' (324d7b0d-98f4-419a-99f3-efbe735f8f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:13:31.721926 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Create volume request issued successfully. Jul 10 18:13:31.722538 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5d334b20-f4c9-4b93-adec-910d3f0e7c5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:13:31.724001 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1043/4211] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:13:31 2026] POST /volume/v3/volumes => generated 762 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:13:31.739747 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fc029445-af5f-4a4e-984f-2c5192dee990 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:31.741542 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:13:31.741962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1036177988", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:31.744200 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1036177988', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:13:31.744461 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Create volume of 1 GB Jul 10 18:13:31.750334 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Availability Zones retrieved successfully. Jul 10 18:13:31.759176 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Flow 'volume_create_api' (9009e799-9ece-4098-a523-3d3aeee124ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:13:31.760742 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb0343d-4409-49fe-9e36-d292000fb11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.762048 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:13:31.802539 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb0343d-4409-49fe-9e36-d292000fb11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.803741 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af7ad6e-f7c1-4f38-a009-8196ee3857b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.879212 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Created reservations ['859e75e4-8cf0-4e15-b371-4ab5bb8f21e0', '678be3ee-5e5b-485e-82fa-dd4179b49af5', '6caed8d0-724a-4417-9b6c-e21a89e91684', 'b0d0ebc8-16c3-4791-96a6-b58ae22eca68'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:13:31.880388 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af7ad6e-f7c1-4f38-a009-8196ee3857b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['859e75e4-8cf0-4e15-b371-4ab5bb8f21e0', '678be3ee-5e5b-485e-82fa-dd4179b49af5', '6caed8d0-724a-4417-9b6c-e21a89e91684', 'b0d0ebc8-16c3-4791-96a6-b58ae22eca68']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.881499 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debb9624-83d4-479c-96fc-a1510407c79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.912385 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debb9624-83d4-479c-96fc-a1510407c79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e5e0b5d-003d-4861-9d3b-db1c1e224fcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1036177988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65fb81ee840a486f8e36f44452f218cd',qos_specs=None,replication_status=,reservations=['859e75e4-8cf0-4e15-b371-4ab5bb8f21e0','678be3ee-5e5b-485e-82fa-dd4179b49af5','6caed8d0-724a-4417-9b6c-e21a89e91684','b0d0ebc8-16c3-4791-96a6-b58ae22eca68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3574cd705b9742a295f4d907e4418056',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1036177988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e5e0b5d-003d-4861-9d3b-db1c1e224fcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65fb81ee840a486f8e36f44452f218cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3574cd705b9742a295f4d907e4418056',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.913538 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dbbc619-932a-453d-94e5-a2aded97826b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.946235 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dbbc619-932a-453d-94e5-a2aded97826b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1036177988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65fb81ee840a486f8e36f44452f218cd',qos_specs=None,replication_status=,reservations=['859e75e4-8cf0-4e15-b371-4ab5bb8f21e0','678be3ee-5e5b-485e-82fa-dd4179b49af5','6caed8d0-724a-4417-9b6c-e21a89e91684','b0d0ebc8-16c3-4791-96a6-b58ae22eca68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3574cd705b9742a295f4d907e4418056',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.946950 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cfe606-185a-4190-92cd-7e730e0c3b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:31.959466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cfe606-185a-4190-92cd-7e730e0c3b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:31.960716 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Flow 'volume_create_api' (9009e799-9ece-4098-a523-3d3aeee124ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:13:31.961199 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Create volume request issued successfully. Jul 10 18:13:31.965012 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fc029445-af5f-4a4e-984f-2c5192dee990 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:13:31.965012 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1061/4212] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:13:31 2026] POST /volume/v3/volumes => generated 763 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:13:32.116927 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dc8efac6-1454-4601-aba0-8163822ee019 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:32.118940 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc8efac6-1454-4601-aba0-8163822ee019 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:32.119195 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dc8efac6-1454-4601-aba0-8163822ee019 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:32.119451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dc8efac6-1454-4601-aba0-8163822ee019 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:32.119666 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-dc8efac6-1454-4601-aba0-8163822ee019 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:32.125013 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:32.125013 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:32.125933 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc8efac6-1454-4601-aba0-8163822ee019 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:32.126481 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1050/4213] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:32 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:33.141182 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5d5b1f99-c1ca-4a78-868c-38e6b6f0785e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:33.144931 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5d5b1f99-c1ca-4a78-868c-38e6b6f0785e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:33.145257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5d5b1f99-c1ca-4a78-868c-38e6b6f0785e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:33.145467 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5d5b1f99-c1ca-4a78-868c-38e6b6f0785e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:33.145632 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-5d5b1f99-c1ca-4a78-868c-38e6b6f0785e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:33.155008 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:33.155008 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:33.156023 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5d5b1f99-c1ca-4a78-868c-38e6b6f0785e tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:33.156587 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1060/4214] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:33 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:33.168884 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3ebea7be-47f7-4e75-9e7b-481c9769ac7d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:33.171229 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3ebea7be-47f7-4e75-9e7b-481c9769ac7d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:33.171517 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3ebea7be-47f7-4e75-9e7b-481c9769ac7d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:33.171817 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3ebea7be-47f7-4e75-9e7b-481c9769ac7d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:33.171981 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-3ebea7be-47f7-4e75-9e7b-481c9769ac7d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:33.178245 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:33.178245 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:33.179373 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3ebea7be-47f7-4e75-9e7b-481c9769ac7d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:33.179919 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1044/4215] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:33 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:33.191776 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c0a72994-4056-46bd-b99a-309adfa6145d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:33.193749 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c0a72994-4056-46bd-b99a-309adfa6145d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:33.194088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c0a72994-4056-46bd-b99a-309adfa6145d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:33.194469 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c0a72994-4056-46bd-b99a-309adfa6145d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:33.195584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c0a72994-4056-46bd-b99a-309adfa6145d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:33.199939 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:33.199939 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:33.200858 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c0a72994-4056-46bd-b99a-309adfa6145d tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:13:33.201476 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1062/4216] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:33 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:33.212945 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bd223472-c913-4ba3-b2c2-ad6993dde9f9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:33.214878 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd223472-c913-4ba3-b2c2-ad6993dde9f9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:13:33.215256 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bd223472-c913-4ba3-b2c2-ad6993dde9f9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1324fd8b-f05c-46fe-b88c-83a47f3980a0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1244861364"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:33.216795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-bd223472-c913-4ba3-b2c2-ad6993dde9f9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Creating new backup {'backup': {'volume_id': '1324fd8b-f05c-46fe-b88c-83a47f3980a0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1244861364'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:13:33.216956 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-bd223472-c913-4ba3-b2c2-ad6993dde9f9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Creating backup of volume 1324fd8b-f05c-46fe-b88c-83a47f3980a0 in container None Jul 10 18:13:33.226469 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:33.226469 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:33.226469 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bd223472-c913-4ba3-b2c2-ad6993dde9f9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:13:33.254105 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-bd223472-c913-4ba3-b2c2-ad6993dde9f9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Created reservations ['26f8acc6-5a85-4663-bad5-e564cd640769', '72d9e771-22e1-47bc-bd44-ecfec1fdfaaa'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:13:33.304663 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd223472-c913-4ba3-b2c2-ad6993dde9f9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:13:33.305245 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1051/4217] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:13:33 2026] POST /volume/v3/backups => generated 328 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:13:33.315989 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b70e0232-d482-4b78-aaa3-259d9d954c85 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:33.318403 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b70e0232-d482-4b78-aaa3-259d9d954c85 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:33.318698 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b70e0232-d482-4b78-aaa3-259d9d954c85 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:33.318992 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b70e0232-d482-4b78-aaa3-259d9d954c85 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:33.319161 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-b70e0232-d482-4b78-aaa3-259d9d954c85 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:33.324983 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:33.324983 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:33.326124 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b70e0232-d482-4b78-aaa3-259d9d954c85 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:33.326824 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1061/4218] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:33 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:34.343296 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c692de53-b009-42b2-b2a3-4ec64e74a036 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:34.345235 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c692de53-b009-42b2-b2a3-4ec64e74a036 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:34.345367 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c692de53-b009-42b2-b2a3-4ec64e74a036 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:34.345662 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c692de53-b009-42b2-b2a3-4ec64e74a036 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:34.345855 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c692de53-b009-42b2-b2a3-4ec64e74a036 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:34.352169 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:34.352169 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:34.353438 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c692de53-b009-42b2-b2a3-4ec64e74a036 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:34.353670 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1045/4219] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:34 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:34.604139 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-8fa6ec65-a187-4916-ba09-c8896390ed70 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:34.607104 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-8fa6ec65-a187-4916-ba09-c8896390ed70 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] PUT https://10.4.3.71/volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf Jul 10 18:13:34.607589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-8fa6ec65-a187-4916-ba09-c8896390ed70 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:34.617955 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-8fa6ec65-a187-4916-ba09-c8896390ed70 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Acquiring lock "cinder-attachment_update-758d3f7c-32ea-4504-a879-3f8a601a5911-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:13:34.623249 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-8fa6ec65-a187-4916-ba09-c8896390ed70 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-758d3f7c-32ea-4504-a879-3f8a601a5911-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:13:34.624479 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:34.624479 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:35.146293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-8fa6ec65-a187-4916-ba09-c8896390ed70 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Lock "cinder-attachment_update-758d3f7c-32ea-4504-a879-3f8a601a5911-np0000005036" released by "attachment_update" :: held 0.523s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:13:35.146719 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-8fa6ec65-a187-4916-ba09-c8896390ed70 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf returned with HTTP 200 Jul 10 18:13:35.147257 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1063/4220] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:13:34 2026] PUT /volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:35.155219 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-bf5b8c78-1271-4554-a6de-a4e3f1ba0987 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:35.157478 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-bf5b8c78-1271-4554-a6de-a4e3f1ba0987 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf Jul 10 18:13:35.157717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-bf5b8c78-1271-4554-a6de-a4e3f1ba0987 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:35.157902 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-bf5b8c78-1271-4554-a6de-a4e3f1ba0987 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:35.179964 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-bf5b8c78-1271-4554-a6de-a4e3f1ba0987 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf returned with HTTP 200 Jul 10 18:13:35.180673 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1052/4221] 10.4.3.71 () {70 vars in 1644 bytes} [Fri Jul 10 18:13:35 2026] GET /volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:35.365345 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a7570b74-1e0d-457f-9a20-d240a15fabc0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:35.367647 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7570b74-1e0d-457f-9a20-d240a15fabc0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:35.367846 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a7570b74-1e0d-457f-9a20-d240a15fabc0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:35.368076 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a7570b74-1e0d-457f-9a20-d240a15fabc0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:35.368258 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-a7570b74-1e0d-457f-9a20-d240a15fabc0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:35.373036 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:35.373036 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:35.373727 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7570b74-1e0d-457f-9a20-d240a15fabc0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:35.374116 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1062/4222] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:35 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:36.387137 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-20014ff6-221f-418a-b0bf-21f7f14fdcb8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:36.389044 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-20014ff6-221f-418a-b0bf-21f7f14fdcb8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:36.389240 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-20014ff6-221f-418a-b0bf-21f7f14fdcb8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:36.390319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-20014ff6-221f-418a-b0bf-21f7f14fdcb8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:36.390319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-20014ff6-221f-418a-b0bf-21f7f14fdcb8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:36.395672 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:36.395672 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:36.396581 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-20014ff6-221f-418a-b0bf-21f7f14fdcb8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:36.396991 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1046/4223] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:36 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:37.407930 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-807c7e0e-fc48-4553-9f65-461357dfff5c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:37.410200 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-807c7e0e-fc48-4553-9f65-461357dfff5c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:37.410453 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-807c7e0e-fc48-4553-9f65-461357dfff5c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:37.411117 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-807c7e0e-fc48-4553-9f65-461357dfff5c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:37.411117 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-807c7e0e-fc48-4553-9f65-461357dfff5c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:37.416831 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:37.416831 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:37.417824 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-807c7e0e-fc48-4553-9f65-461357dfff5c tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:37.418176 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1064/4224] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:37 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:38.430165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-11abc1e7-42f8-4acd-b06d-f81da6df3620 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:38.433013 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-11abc1e7-42f8-4acd-b06d-f81da6df3620 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:38.433361 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-11abc1e7-42f8-4acd-b06d-f81da6df3620 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:38.433581 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-11abc1e7-42f8-4acd-b06d-f81da6df3620 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:38.433817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-11abc1e7-42f8-4acd-b06d-f81da6df3620 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:38.441187 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:38.441187 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:38.442634 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-11abc1e7-42f8-4acd-b06d-f81da6df3620 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:38.443228 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1053/4225] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:38 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:39.457634 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6aec02aa-c713-451b-9c9d-141ce07e0cde None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:39.460114 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6aec02aa-c713-451b-9c9d-141ce07e0cde tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:39.460403 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6aec02aa-c713-451b-9c9d-141ce07e0cde tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:39.460696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6aec02aa-c713-451b-9c9d-141ce07e0cde tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:39.460861 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6aec02aa-c713-451b-9c9d-141ce07e0cde tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:39.466177 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:39.466177 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:39.467124 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6aec02aa-c713-451b-9c9d-141ce07e0cde tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:39.467594 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1063/4226] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:39 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:40.414065 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-90fd372f-574f-4727-ae7b-e7f68e61073e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:40.416432 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-90fd372f-574f-4727-ae7b-e7f68e61073e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption Jul 10 18:13:40.417063 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-90fd372f-574f-4727-ae7b-e7f68e61073e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:40.417063 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-90fd372f-574f-4727-ae7b-e7f68e61073e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:40.432056 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:40.432056 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:40.441763 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-90fd372f-574f-4727-ae7b-e7f68e61073e tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption returned with HTTP 200 Jul 10 18:13:40.442286 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1047/4227] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:13:40 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:40.481433 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fca8a81c-ccc1-48ce-931a-833eb08e3a2d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:40.482594 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fca8a81c-ccc1-48ce-931a-833eb08e3a2d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:40.482858 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fca8a81c-ccc1-48ce-931a-833eb08e3a2d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:40.483099 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fca8a81c-ccc1-48ce-931a-833eb08e3a2d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:40.483234 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-fca8a81c-ccc1-48ce-931a-833eb08e3a2d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:40.488642 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:40.488642 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:40.489658 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fca8a81c-ccc1-48ce-931a-833eb08e3a2d tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:40.490170 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1065/4228] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:40 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:41.506979 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-48b8846e-50ed-4e6f-8852-2a90337210f8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:41.509776 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-48b8846e-50ed-4e6f-8852-2a90337210f8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:41.510060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-48b8846e-50ed-4e6f-8852-2a90337210f8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:41.510298 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-48b8846e-50ed-4e6f-8852-2a90337210f8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:41.510543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-48b8846e-50ed-4e6f-8852-2a90337210f8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:41.517213 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:41.517213 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:41.518095 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-48b8846e-50ed-4e6f-8852-2a90337210f8 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:41.518976 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1054/4229] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:41 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:42.529465 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1bd623ab-b36b-43a2-9801-764593442c63 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:42.532276 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1bd623ab-b36b-43a2-9801-764593442c63 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:42.532555 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1bd623ab-b36b-43a2-9801-764593442c63 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:42.532858 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1bd623ab-b36b-43a2-9801-764593442c63 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:42.533010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-1bd623ab-b36b-43a2-9801-764593442c63 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:42.538880 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:42.538880 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:42.540022 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1bd623ab-b36b-43a2-9801-764593442c63 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:42.540617 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1064/4230] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:42 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:43.553287 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7855c32b-bf7e-470a-909d-ed813a68e3e0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:43.555670 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7855c32b-bf7e-470a-909d-ed813a68e3e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:43.555972 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7855c32b-bf7e-470a-909d-ed813a68e3e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:43.556205 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7855c32b-bf7e-470a-909d-ed813a68e3e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:43.556357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7855c32b-bf7e-470a-909d-ed813a68e3e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:43.561602 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:43.561602 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:43.562673 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7855c32b-bf7e-470a-909d-ed813a68e3e0 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:43.563189 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1048/4231] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:43 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:43.578239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e24b8f6f-85fc-4170-b1fe-5233968c59cc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:43.584231 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e24b8f6f-85fc-4170-b1fe-5233968c59cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:43.584517 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e24b8f6f-85fc-4170-b1fe-5233968c59cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:43.584855 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e24b8f6f-85fc-4170-b1fe-5233968c59cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:43.584945 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e24b8f6f-85fc-4170-b1fe-5233968c59cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:43.594875 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:43.594875 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:43.595706 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e24b8f6f-85fc-4170-b1fe-5233968c59cc tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:43.596127 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1066/4232] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:43 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:43.608758 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3ec48379-4054-4e3f-8850-376f500bc64e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:43.614396 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ec48379-4054-4e3f-8850-376f500bc64e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] DELETE https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:43.614787 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ec48379-4054-4e3f-8850-376f500bc64e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:43.615130 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ec48379-4054-4e3f-8850-376f500bc64e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:43.615366 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-3ec48379-4054-4e3f-8850-376f500bc64e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Delete backup with id: b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. Jul 10 18:13:43.621250 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:43.621250 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:43.641023 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-3ec48379-4054-4e3f-8850-376f500bc64e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] delete_backup rpcapi backup_id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:13:43.649136 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ec48379-4054-4e3f-8850-376f500bc64e tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 202 Jul 10 18:13:43.649136 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1055/4233] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:43 2026] DELETE /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:13:43.653257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0394b416-f9a6-4a34-911f-6eefba6c4992 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:43.656527 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0394b416-f9a6-4a34-911f-6eefba6c4992 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:43.656875 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0394b416-f9a6-4a34-911f-6eefba6c4992 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:43.657231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0394b416-f9a6-4a34-911f-6eefba6c4992 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:43.657231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-0394b416-f9a6-4a34-911f-6eefba6c4992 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:43.662154 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:43.662154 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:43.663284 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0394b416-f9a6-4a34-911f-6eefba6c4992 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 200 Jul 10 18:13:43.663725 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1065/4234] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:43 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:44.504267 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-07b2bbd9-b2fa-4dda-8ed3-b221b1eb7836 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:44.507520 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-07b2bbd9-b2fa-4dda-8ed3-b221b1eb7836 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf/action Jul 10 18:13:44.508051 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-07b2bbd9-b2fa-4dda-8ed3-b221b1eb7836 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:13:44.508203 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-07b2bbd9-b2fa-4dda-8ed3-b221b1eb7836 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:44.527114 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:44.527114 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:44.544426 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-23f0d9d8-bb15-4a45-9ef0-a68f9c548f68 req-07b2bbd9-b2fa-4dda-8ed3-b221b1eb7836 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf/action returned with HTTP 204 Jul 10 18:13:44.544970 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1049/4235] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:13:44 2026] POST /volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:44.674307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fbed00f6-e354-4bc7-9eee-3bf511eeb15f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:44.676545 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fbed00f6-e354-4bc7-9eee-3bf511eeb15f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a Jul 10 18:13:44.676841 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fbed00f6-e354-4bc7-9eee-3bf511eeb15f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:44.677078 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fbed00f6-e354-4bc7-9eee-3bf511eeb15f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:44.677213 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-fbed00f6-e354-4bc7-9eee-3bf511eeb15f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id b0c65176-0e1b-421a-b32f-2da3d0cfbc5a. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:44.682338 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fbed00f6-e354-4bc7-9eee-3bf511eeb15f tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a returned with HTTP 404 Jul 10 18:13:44.682969 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1067/4236] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:44 2026] GET /volume/v3/backups/b0c65176-0e1b-421a-b32f-2da3d0cfbc5a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:44.690366 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6ea7c30f-6053-4984-a978-c44ffbcb352c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:44.692779 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6ea7c30f-6053-4984-a978-c44ffbcb352c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] DELETE https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:44.693030 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6ea7c30f-6053-4984-a978-c44ffbcb352c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:44.693257 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6ea7c30f-6053-4984-a978-c44ffbcb352c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:44.693499 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-6ea7c30f-6053-4984-a978-c44ffbcb352c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Delete backup with id: 37cf1ae4-3994-4107-ad31-8290bd8e7553. Jul 10 18:13:44.698660 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:44.698660 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:44.714879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-6ea7c30f-6053-4984-a978-c44ffbcb352c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] delete_backup rpcapi backup_id 37cf1ae4-3994-4107-ad31-8290bd8e7553 {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:13:44.716823 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6ea7c30f-6053-4984-a978-c44ffbcb352c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 202 Jul 10 18:13:44.717313 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1056/4237] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:44 2026] DELETE /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:13:44.725039 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ecf56722-9918-4d44-b189-096ad8b0ea39 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:44.727969 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecf56722-9918-4d44-b189-096ad8b0ea39 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:44.728175 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ecf56722-9918-4d44-b189-096ad8b0ea39 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:44.728340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ecf56722-9918-4d44-b189-096ad8b0ea39 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:44.728476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ecf56722-9918-4d44-b189-096ad8b0ea39 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:44.732690 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:44.732690 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:44.733406 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecf56722-9918-4d44-b189-096ad8b0ea39 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 200 Jul 10 18:13:44.733827 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1066/4238] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:44 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:45.432140 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e5783a34-ab8a-4f0b-b982-ebdc6f0fc4f2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:45.434163 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e5783a34-ab8a-4f0b-b982-ebdc6f0fc4f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:13:45.434399 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e5783a34-ab8a-4f0b-b982-ebdc6f0fc4f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:45.434636 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e5783a34-ab8a-4f0b-b982-ebdc6f0fc4f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:45.447091 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:45.447091 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:45.451292 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e5783a34-ab8a-4f0b-b982-ebdc6f0fc4f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:13:45.456851 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e5783a34-ab8a-4f0b-b982-ebdc6f0fc4f2 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:13:45.457671 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1050/4239] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:45 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:45.516147 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bc964044-169d-43d5-bed1-c5e606b1598c req-089ca467-ca41-4ff5-aef8-e23cee201224 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:45.519030 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-089ca467-ca41-4ff5-aef8-e23cee201224 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:13:45.519355 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-089ca467-ca41-4ff5-aef8-e23cee201224 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:45.519673 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-089ca467-ca41-4ff5-aef8-e23cee201224 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:45.536210 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:45.536210 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:45.543313 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-bc964044-169d-43d5-bed1-c5e606b1598c req-089ca467-ca41-4ff5-aef8-e23cee201224 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:13:45.557609 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-089ca467-ca41-4ff5-aef8-e23cee201224 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:13:45.557609 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1068/4240] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:13:45 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 1168 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:45.577959 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bc964044-169d-43d5-bed1-c5e606b1598c req-37efb973-2914-4725-a3db-70457aab0784 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:45.580169 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-37efb973-2914-4725-a3db-70457aab0784 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] POST https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/action Jul 10 18:13:45.580498 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-37efb973-2914-4725-a3db-70457aab0784 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:13:45.580709 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-37efb973-2914-4725-a3db-70457aab0784 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:45.594235 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:45.594235 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:45.595321 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-bc964044-169d-43d5-bed1-c5e606b1598c req-37efb973-2914-4725-a3db-70457aab0784 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:13:45.608031 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-bc964044-169d-43d5-bed1-c5e606b1598c req-37efb973-2914-4725-a3db-70457aab0784 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Begin detaching volume completed successfully. Jul 10 18:13:45.608221 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-37efb973-2914-4725-a3db-70457aab0784 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/action returned with HTTP 202 Jul 10 18:13:45.608943 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1057/4241] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:13:45 2026] POST /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:13:45.748933 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-97d5b34a-bb8c-40d6-92f6-8107ab56b7c2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:45.752284 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-97d5b34a-bb8c-40d6-92f6-8107ab56b7c2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 Jul 10 18:13:45.752676 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-97d5b34a-bb8c-40d6-92f6-8107ab56b7c2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:45.752810 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-97d5b34a-bb8c-40d6-92f6-8107ab56b7c2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:45.752922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-97d5b34a-bb8c-40d6-92f6-8107ab56b7c2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 37cf1ae4-3994-4107-ad31-8290bd8e7553. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:45.758297 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-97d5b34a-bb8c-40d6-92f6-8107ab56b7c2 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 returned with HTTP 404 Jul 10 18:13:45.758923 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1067/4242] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:45 2026] GET /volume/v3/backups/37cf1ae4-3994-4107-ad31-8290bd8e7553 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:45.766489 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4fe05e8e-ebba-45e7-bdef-6aab6bb12318 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:45.768619 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4fe05e8e-ebba-45e7-bdef-6aab6bb12318 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] DELETE https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:45.768874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4fe05e8e-ebba-45e7-bdef-6aab6bb12318 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:45.769122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4fe05e8e-ebba-45e7-bdef-6aab6bb12318 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:45.769260 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-4fe05e8e-ebba-45e7-bdef-6aab6bb12318 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Delete backup with id: f94a1d4a-75ac-4a65-a024-72c509e64ffa. Jul 10 18:13:45.773894 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:45.773894 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:45.787635 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-4fe05e8e-ebba-45e7-bdef-6aab6bb12318 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] delete_backup rpcapi backup_id f94a1d4a-75ac-4a65-a024-72c509e64ffa {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:13:45.789876 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4fe05e8e-ebba-45e7-bdef-6aab6bb12318 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 202 Jul 10 18:13:45.790320 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1051/4243] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:45 2026] DELETE /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:13:45.799510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-345832dd-bf84-415d-88e5-bdd0b0e8feca None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:45.803288 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-345832dd-bf84-415d-88e5-bdd0b0e8feca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:45.803527 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-345832dd-bf84-415d-88e5-bdd0b0e8feca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:45.804443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-345832dd-bf84-415d-88e5-bdd0b0e8feca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:45.804443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-345832dd-bf84-415d-88e5-bdd0b0e8feca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:45.817502 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:45.817502 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:45.817502 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-345832dd-bf84-415d-88e5-bdd0b0e8feca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 200 Jul 10 18:13:45.817502 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1069/4244] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:45 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:46.648506 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2ee5d03c-fbaa-4e1c-bce3-fa5bd8752336 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:46.648983 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ee5d03c-fbaa-4e1c-bce3-fa5bd8752336 None None] GET https://10.4.3.71/volume// Jul 10 18:13:46.649161 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ee5d03c-fbaa-4e1c-bce3-fa5bd8752336 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:46.649369 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ee5d03c-fbaa-4e1c-bce3-fa5bd8752336 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:46.649747 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ee5d03c-fbaa-4e1c-bce3-fa5bd8752336 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:13:46.650043 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1058/4245] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:13:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:13:46.658131 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-bc964044-169d-43d5-bed1-c5e606b1598c req-ffa559ae-355f-4342-9390-4bcee8f69aa3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:46.660518 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-ffa559ae-355f-4342-9390-4bcee8f69aa3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:13:46.660832 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-ffa559ae-355f-4342-9390-4bcee8f69aa3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:46.661065 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-ffa559ae-355f-4342-9390-4bcee8f69aa3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:46.671398 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:46.671398 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:46.675843 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-bc964044-169d-43d5-bed1-c5e606b1598c req-ffa559ae-355f-4342-9390-4bcee8f69aa3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:13:46.682352 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-ffa559ae-355f-4342-9390-4bcee8f69aa3 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:13:46.682946 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1068/4246] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:13:46 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:13:46.693821 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-bc964044-169d-43d5-bed1-c5e606b1598c req-88d52668-e8cd-4007-874c-e9cbd9247fc5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:46.696395 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-88d52668-e8cd-4007-874c-e9cbd9247fc5 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption Jul 10 18:13:46.696659 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-88d52668-e8cd-4007-874c-e9cbd9247fc5 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:46.696904 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-88d52668-e8cd-4007-874c-e9cbd9247fc5 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:46.708518 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:46.708518 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:46.715837 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-88d52668-e8cd-4007-874c-e9cbd9247fc5 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption returned with HTTP 200 Jul 10 18:13:46.716425 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1052/4247] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:13:46 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:46.831174 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6ad423ed-a19c-4e06-ac0d-ffb05321b56a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:46.833234 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6ad423ed-a19c-4e06-ac0d-ffb05321b56a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa Jul 10 18:13:46.833419 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6ad423ed-a19c-4e06-ac0d-ffb05321b56a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:46.833667 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6ad423ed-a19c-4e06-ac0d-ffb05321b56a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:46.833850 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-6ad423ed-a19c-4e06-ac0d-ffb05321b56a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Show backup with id f94a1d4a-75ac-4a65-a024-72c509e64ffa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:46.838048 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6ad423ed-a19c-4e06-ac0d-ffb05321b56a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa returned with HTTP 404 Jul 10 18:13:46.838660 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1070/4248] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:46 2026] GET /volume/v3/backups/f94a1d4a-75ac-4a65-a024-72c509e64ffa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:46.847313 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f0f51764-7c36-4a28-b0da-8a7a5473c7f5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:46.849753 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f0f51764-7c36-4a28-b0da-8a7a5473c7f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] DELETE https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:46.850064 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f0f51764-7c36-4a28-b0da-8a7a5473c7f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:46.850351 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f0f51764-7c36-4a28-b0da-8a7a5473c7f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:46.850510 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-f0f51764-7c36-4a28-b0da-8a7a5473c7f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Delete backup with id: 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. Jul 10 18:13:46.857129 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:46.857129 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:46.873882 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-f0f51764-7c36-4a28-b0da-8a7a5473c7f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] delete_backup rpcapi backup_id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:13:46.875967 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f0f51764-7c36-4a28-b0da-8a7a5473c7f5 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 202 Jul 10 18:13:46.876516 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1059/4249] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:46 2026] DELETE /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:13:46.885636 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-af3e50c5-a228-4e66-912f-31bbd0f97c7c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:46.887954 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af3e50c5-a228-4e66-912f-31bbd0f97c7c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:46.888263 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af3e50c5-a228-4e66-912f-31bbd0f97c7c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:46.888580 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af3e50c5-a228-4e66-912f-31bbd0f97c7c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:46.888939 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-af3e50c5-a228-4e66-912f-31bbd0f97c7c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:46.893400 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:46.893400 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:46.894204 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af3e50c5-a228-4e66-912f-31bbd0f97c7c tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 200 Jul 10 18:13:46.894766 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1069/4250] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:46 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:47.908841 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0e772702-ef0c-4467-be6f-255098628267 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:47.911226 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0e772702-ef0c-4467-be6f-255098628267 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] GET https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 Jul 10 18:13:47.911508 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0e772702-ef0c-4467-be6f-255098628267 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:47.911790 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0e772702-ef0c-4467-be6f-255098628267 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:47.911953 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0e772702-ef0c-4467-be6f-255098628267 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] Show backup with id 7b9bdf8e-6425-4aa0-af04-5245d32e6cd0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:47.916940 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0e772702-ef0c-4467-be6f-255098628267 tempest-VolumesBackupsTest-540038220 tempest-VolumesBackupsTest-540038220-project-admin] https://10.4.3.71/volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 returned with HTTP 404 Jul 10 18:13:47.917772 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1053/4251] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:47 2026] GET /volume/v3/backups/7b9bdf8e-6425-4aa0-af04-5245d32e6cd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:47.933874 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7f9ed5bd-23e2-484d-9a42-dad612b9ceb9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:47.935789 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7f9ed5bd-23e2-484d-9a42-dad612b9ceb9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] DELETE https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 Jul 10 18:13:47.936199 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7f9ed5bd-23e2-484d-9a42-dad612b9ceb9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:47.936596 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7f9ed5bd-23e2-484d-9a42-dad612b9ceb9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:47.936932 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-7f9ed5bd-23e2-484d-9a42-dad612b9ceb9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Delete volume with id: 1324fd8b-f05c-46fe-b88c-83a47f3980a0 Jul 10 18:13:47.946591 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:47.946591 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:47.946591 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7f9ed5bd-23e2-484d-9a42-dad612b9ceb9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:13:47.966394 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7f9ed5bd-23e2-484d-9a42-dad612b9ceb9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Delete volume request issued successfully. Jul 10 18:13:47.971025 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7f9ed5bd-23e2-484d-9a42-dad612b9ceb9 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 returned with HTTP 202 Jul 10 18:13:47.971025 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1071/4252] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:47 2026] DELETE /volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:13:47.984588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4f6d0862-34f0-4291-81e6-163c51ea787a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:47.985728 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4f6d0862-34f0-4291-81e6-163c51ea787a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 Jul 10 18:13:47.986035 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4f6d0862-34f0-4291-81e6-163c51ea787a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:47.986319 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4f6d0862-34f0-4291-81e6-163c51ea787a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:47.995418 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:47.995418 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:48.000011 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4f6d0862-34f0-4291-81e6-163c51ea787a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:13:48.005131 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4f6d0862-34f0-4291-81e6-163c51ea787a tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 returned with HTTP 200 Jul 10 18:13:48.005607 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1060/4253] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:47 2026] GET /volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:49.021149 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fa1b2c90-9094-4144-96ff-b2df0c7c6025 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:49.024080 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa1b2c90-9094-4144-96ff-b2df0c7c6025 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 Jul 10 18:13:49.024080 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa1b2c90-9094-4144-96ff-b2df0c7c6025 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:49.024080 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa1b2c90-9094-4144-96ff-b2df0c7c6025 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:49.031403 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa1b2c90-9094-4144-96ff-b2df0c7c6025 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 returned with HTTP 404 Jul 10 18:13:49.032051 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1070/4254] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:49 2026] GET /volume/v3/volumes/1324fd8b-f05c-46fe-b88c-83a47f3980a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:49.040287 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-028de8a0-1613-4495-8b0d-f038f1d7ad51 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:49.042231 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-028de8a0-1613-4495-8b0d-f038f1d7ad51 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] DELETE https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def Jul 10 18:13:49.042446 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-028de8a0-1613-4495-8b0d-f038f1d7ad51 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:49.042667 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-028de8a0-1613-4495-8b0d-f038f1d7ad51 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:49.042893 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-028de8a0-1613-4495-8b0d-f038f1d7ad51 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Delete volume with id: fe77c059-0140-4433-9640-d9b0c9fe7def Jul 10 18:13:49.050948 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:49.050948 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:49.051401 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-028de8a0-1613-4495-8b0d-f038f1d7ad51 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:13:49.075955 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-028de8a0-1613-4495-8b0d-f038f1d7ad51 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Delete volume request issued successfully. Jul 10 18:13:49.075955 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-028de8a0-1613-4495-8b0d-f038f1d7ad51 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def returned with HTTP 202 Jul 10 18:13:49.075955 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1054/4255] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:49 2026] DELETE /volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:13:49.080766 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5925afc8-f4eb-4d25-b61a-da4a4857cfca None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:49.085961 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5925afc8-f4eb-4d25-b61a-da4a4857cfca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def Jul 10 18:13:49.086404 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5925afc8-f4eb-4d25-b61a-da4a4857cfca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:49.090700 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5925afc8-f4eb-4d25-b61a-da4a4857cfca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:49.103184 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:49.103184 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:49.108514 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5925afc8-f4eb-4d25-b61a-da4a4857cfca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:13:49.115030 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5925afc8-f4eb-4d25-b61a-da4a4857cfca tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def returned with HTTP 200 Jul 10 18:13:49.115775 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1072/4256] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:49 2026] GET /volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:50.130707 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3d6b3438-9bde-4c53-9b39-268bfec3a991 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:50.132824 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3d6b3438-9bde-4c53-9b39-268bfec3a991 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def Jul 10 18:13:50.133052 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3d6b3438-9bde-4c53-9b39-268bfec3a991 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:50.133284 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3d6b3438-9bde-4c53-9b39-268bfec3a991 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:50.140114 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3d6b3438-9bde-4c53-9b39-268bfec3a991 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def returned with HTTP 404 Jul 10 18:13:50.140768 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1061/4257] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:50 2026] GET /volume/v3/volumes/fe77c059-0140-4433-9640-d9b0c9fe7def => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:50.150171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d71266f7-d1cd-45e6-99b8-0216fb501d93 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:50.152173 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d71266f7-d1cd-45e6-99b8-0216fb501d93 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] DELETE https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa Jul 10 18:13:50.152368 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d71266f7-d1cd-45e6-99b8-0216fb501d93 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:50.152582 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d71266f7-d1cd-45e6-99b8-0216fb501d93 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:50.152787 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-d71266f7-d1cd-45e6-99b8-0216fb501d93 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Delete volume with id: 78bdafc2-403f-4969-a0ae-6485e67c94aa Jul 10 18:13:50.161494 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:50.161494 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:50.162060 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d71266f7-d1cd-45e6-99b8-0216fb501d93 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:13:50.181405 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d71266f7-d1cd-45e6-99b8-0216fb501d93 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Delete volume request issued successfully. Jul 10 18:13:50.181580 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d71266f7-d1cd-45e6-99b8-0216fb501d93 tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa returned with HTTP 202 Jul 10 18:13:50.182173 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1071/4258] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:13:50 2026] DELETE /volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:13:50.190072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dfdabf61-1a66-427d-b0e3-c4c83c71bd4b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:50.192324 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dfdabf61-1a66-427d-b0e3-c4c83c71bd4b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa Jul 10 18:13:50.192577 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dfdabf61-1a66-427d-b0e3-c4c83c71bd4b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:50.192837 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dfdabf61-1a66-427d-b0e3-c4c83c71bd4b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:50.202828 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:50.202828 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:50.208058 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-dfdabf61-1a66-427d-b0e3-c4c83c71bd4b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Volume info retrieved successfully. Jul 10 18:13:50.214403 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dfdabf61-1a66-427d-b0e3-c4c83c71bd4b tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa returned with HTTP 200 Jul 10 18:13:50.214952 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1055/4259] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:50 2026] GET /volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:51.231344 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-82e4e22f-5afb-4b22-992e-53e8700352ff None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:51.233148 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-82e4e22f-5afb-4b22-992e-53e8700352ff tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] GET https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa Jul 10 18:13:51.233534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-82e4e22f-5afb-4b22-992e-53e8700352ff tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:51.233924 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-82e4e22f-5afb-4b22-992e-53e8700352ff tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:51.241697 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-82e4e22f-5afb-4b22-992e-53e8700352ff tempest-VolumesBackupsTest-515948379 tempest-VolumesBackupsTest-515948379-project-member] https://10.4.3.71/volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa returned with HTTP 404 Jul 10 18:13:51.241697 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1073/4260] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:51 2026] GET /volume/v3/volumes/78bdafc2-403f-4969-a0ae-6485e67c94aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:13:53.831293 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-79946067-34d6-4317-a8f6-d7e9eb0e9cc1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:53.833799 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-79946067-34d6-4317-a8f6-d7e9eb0e9cc1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:13:53.834108 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-79946067-34d6-4317-a8f6-d7e9eb0e9cc1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:53.834352 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-79946067-34d6-4317-a8f6-d7e9eb0e9cc1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:53.843523 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:53.843523 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:53.849254 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-79946067-34d6-4317-a8f6-d7e9eb0e9cc1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:13:53.855639 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-79946067-34d6-4317-a8f6-d7e9eb0e9cc1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:13:53.855938 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1062/4261] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:53 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:53.932402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f4044570-872a-42dd-801e-430bc6dbce70 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:53.934921 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f4044570-872a-42dd-801e-430bc6dbce70 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:13:53.935195 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f4044570-872a-42dd-801e-430bc6dbce70 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:53.935449 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f4044570-872a-42dd-801e-430bc6dbce70 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:53.937686 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=110,cinder:UPDATE=17,cinder:INSERT=6 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:13:53.946045 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:53.946045 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:53.951640 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f4044570-872a-42dd-801e-430bc6dbce70 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:13:53.957547 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f4044570-872a-42dd-801e-430bc6dbce70 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:13:53.958740 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1072/4262] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:13:53 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:53.980452 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c5725243-de01-43ee-b381-86dd4dc919db None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:54.115941 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:13:54.116473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1061007546"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:54.118356 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1061007546'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:13:54.118508 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Create volume of 1 GB Jul 10 18:13:54.122958 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Availability Zones retrieved successfully. Jul 10 18:13:54.129079 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Flow 'volume_create_api' (ff5d6006-1718-48cf-9a1f-559595388a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:13:54.130004 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2722852-a34b-4fa1-840e-9558b468297c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:54.130884 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:13:54.160587 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2722852-a34b-4fa1-840e-9558b468297c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:54.161462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb3a0585-a4d3-4dde-adb3-9150d91c9736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:54.235458 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Created reservations ['98e2af77-9bb7-4196-bddb-994f5a5f41f3', '84b96cab-b38b-4bfb-9fd0-32145b7792a6', '7a68c73a-a422-46e0-b78c-e5b7bd77bfde', '98b1c110-e746-484f-b5ab-3ac227e28e14'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:13:54.236433 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb3a0585-a4d3-4dde-adb3-9150d91c9736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98e2af77-9bb7-4196-bddb-994f5a5f41f3', '84b96cab-b38b-4bfb-9fd0-32145b7792a6', '7a68c73a-a422-46e0-b78c-e5b7bd77bfde', '98b1c110-e746-484f-b5ab-3ac227e28e14']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:54.237335 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cfb917-59f2-4976-8088-69cd56183495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:54.264293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cfb917-59f2-4976-8088-69cd56183495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7abbaff-c470-41ec-9c52-a3530dd1e986', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1061007546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3f00945864241c6bf5d0d4b50629fbf',qos_specs=None,replication_status=,reservations=['98e2af77-9bb7-4196-bddb-994f5a5f41f3','84b96cab-b38b-4bfb-9fd0-32145b7792a6','7a68c73a-a422-46e0-b78c-e5b7bd77bfde','98b1c110-e746-484f-b5ab-3ac227e28e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99567fe5d0a49fdadd3f01cf941473e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1061007546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7abbaff-c470-41ec-9c52-a3530dd1e986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3f00945864241c6bf5d0d4b50629fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f99567fe5d0a49fdadd3f01cf941473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:54.265116 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90629a32-2b98-4e02-9c30-d6946a935753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:54.285055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90629a32-2b98-4e02-9c30-d6946a935753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1061007546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3f00945864241c6bf5d0d4b50629fbf',qos_specs=None,replication_status=,reservations=['98e2af77-9bb7-4196-bddb-994f5a5f41f3','84b96cab-b38b-4bfb-9fd0-32145b7792a6','7a68c73a-a422-46e0-b78c-e5b7bd77bfde','98b1c110-e746-484f-b5ab-3ac227e28e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99567fe5d0a49fdadd3f01cf941473e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:54.285897 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67094cee-b083-47c3-acf0-4236df89a687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:13:54.296921 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67094cee-b083-47c3-acf0-4236df89a687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:13:54.298110 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Flow 'volume_create_api' (ff5d6006-1718-48cf-9a1f-559595388a5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:13:54.298688 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Create volume request issued successfully. Jul 10 18:13:54.299451 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c5725243-de01-43ee-b381-86dd4dc919db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:13:54.300067 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1056/4263] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:13:53 2026] POST /volume/v3/volumes => generated 776 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:13:54.323884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9e6a8fe4-62f8-448a-8158-fd3bcb7b2af7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:54.326313 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e6a8fe4-62f8-448a-8158-fd3bcb7b2af7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 Jul 10 18:13:54.326462 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e6a8fe4-62f8-448a-8158-fd3bcb7b2af7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:54.326689 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e6a8fe4-62f8-448a-8158-fd3bcb7b2af7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:54.336384 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:54.336384 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:54.342352 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9e6a8fe4-62f8-448a-8158-fd3bcb7b2af7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:13:54.348920 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e6a8fe4-62f8-448a-8158-fd3bcb7b2af7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 returned with HTTP 200 Jul 10 18:13:54.349726 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1074/4264] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:13:54 2026] GET /volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:55.367190 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d370657d-b62f-4d64-94ee-703c12b1858a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:55.369742 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d370657d-b62f-4d64-94ee-703c12b1858a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 Jul 10 18:13:55.370122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d370657d-b62f-4d64-94ee-703c12b1858a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:55.370365 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d370657d-b62f-4d64-94ee-703c12b1858a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:55.380711 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:55.380711 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:55.385288 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d370657d-b62f-4d64-94ee-703c12b1858a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:13:55.391780 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d370657d-b62f-4d64-94ee-703c12b1858a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 returned with HTTP 200 Jul 10 18:13:55.392047 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1063/4265] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:13:55 2026] GET /volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:13:55.416982 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b88460c3-2589-4823-b14c-b5b383c4a9d6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:55.419221 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b88460c3-2589-4823-b14c-b5b383c4a9d6 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:13:55.419692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b88460c3-2589-4823-b14c-b5b383c4a9d6 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7abbaff-c470-41ec-9c52-a3530dd1e986", "name": "tempest-type-Backup-709842769"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:13:55.421507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-b88460c3-2589-4823-b14c-b5b383c4a9d6 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Creating new backup {'backup': {'volume_id': 'a7abbaff-c470-41ec-9c52-a3530dd1e986', 'name': 'tempest-type-Backup-709842769'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:13:55.421758 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-b88460c3-2589-4823-b14c-b5b383c4a9d6 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Creating backup of volume a7abbaff-c470-41ec-9c52-a3530dd1e986 in container None Jul 10 18:13:55.430387 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:55.430387 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:55.430857 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b88460c3-2589-4823-b14c-b5b383c4a9d6 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:13:55.465722 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-b88460c3-2589-4823-b14c-b5b383c4a9d6 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Created reservations ['28672009-7f80-404c-8717-0e6d60bf7367', '20c49fa7-5897-4b35-b3b4-cc4410dfc9f1'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:13:55.508404 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b88460c3-2589-4823-b14c-b5b383c4a9d6 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:13:55.508909 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1073/4266] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:13:55 2026] POST /volume/v3/backups => generated 313 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:13:55.524644 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5854ffc7-ee5a-4f92-bc0f-66e68812ce38 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:55.528839 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5854ffc7-ee5a-4f92-bc0f-66e68812ce38 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:13:55.529183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5854ffc7-ee5a-4f92-bc0f-66e68812ce38 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:55.529492 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5854ffc7-ee5a-4f92-bc0f-66e68812ce38 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:55.529810 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-5854ffc7-ee5a-4f92-bc0f-66e68812ce38 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:55.539652 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:55.539652 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:55.539652 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5854ffc7-ee5a-4f92-bc0f-66e68812ce38 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:13:55.540616 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1057/4267] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:13:55 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:56.558941 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9c07b8f6-aa92-4231-88e4-d96e8357f26a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:56.562399 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c07b8f6-aa92-4231-88e4-d96e8357f26a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:13:56.562399 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c07b8f6-aa92-4231-88e4-d96e8357f26a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:56.562664 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9c07b8f6-aa92-4231-88e4-d96e8357f26a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:56.563551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9c07b8f6-aa92-4231-88e4-d96e8357f26a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:56.571057 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:56.571057 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:13:56.571953 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9c07b8f6-aa92-4231-88e4-d96e8357f26a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:13:56.572578 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1075/4268] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:13:56 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:57.586635 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-66dc41a3-6078-476b-bffb-7bdcb4c245f2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:57.589164 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66dc41a3-6078-476b-bffb-7bdcb4c245f2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:13:57.589525 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66dc41a3-6078-476b-bffb-7bdcb4c245f2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:57.589843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66dc41a3-6078-476b-bffb-7bdcb4c245f2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:57.590030 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-66dc41a3-6078-476b-bffb-7bdcb4c245f2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:57.596223 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:57.596223 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:13:57.597416 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66dc41a3-6078-476b-bffb-7bdcb4c245f2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:13:57.597758 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1064/4269] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:13:57 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:58.613970 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f4a98855-f76c-4957-9ce1-418bd8afc8e3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:58.617460 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f4a98855-f76c-4957-9ce1-418bd8afc8e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:13:58.617882 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f4a98855-f76c-4957-9ce1-418bd8afc8e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:58.618276 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f4a98855-f76c-4957-9ce1-418bd8afc8e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:58.618456 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-f4a98855-f76c-4957-9ce1-418bd8afc8e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:58.624260 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:58.624260 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:13:58.625214 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f4a98855-f76c-4957-9ce1-418bd8afc8e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:13:58.625799 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1074/4270] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:13:58 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:13:59.640862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ac7328ae-bbcc-451e-aa23-326af563977e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:13:59.643861 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ac7328ae-bbcc-451e-aa23-326af563977e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:13:59.644241 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ac7328ae-bbcc-451e-aa23-326af563977e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:13:59.644491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ac7328ae-bbcc-451e-aa23-326af563977e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:13:59.644644 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ac7328ae-bbcc-451e-aa23-326af563977e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:13:59.650816 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:13:59.650816 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:13:59.651847 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ac7328ae-bbcc-451e-aa23-326af563977e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:13:59.652709 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1058/4271] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:13:59 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:00.665927 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-75c234da-0b71-4830-aa7c-e3846cd790c4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:00.668261 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-75c234da-0b71-4830-aa7c-e3846cd790c4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:00.668589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-75c234da-0b71-4830-aa7c-e3846cd790c4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:00.668865 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-75c234da-0b71-4830-aa7c-e3846cd790c4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:00.669046 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-75c234da-0b71-4830-aa7c-e3846cd790c4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:00.674419 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:00.674419 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:00.675235 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-75c234da-0b71-4830-aa7c-e3846cd790c4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:00.675924 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1076/4272] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:00 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:01.688087 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2deaec22-e6f7-46cd-b9a7-e04c498b9ad3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:01.690476 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2deaec22-e6f7-46cd-b9a7-e04c498b9ad3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:01.690782 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2deaec22-e6f7-46cd-b9a7-e04c498b9ad3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:01.691031 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2deaec22-e6f7-46cd-b9a7-e04c498b9ad3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:01.691183 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2deaec22-e6f7-46cd-b9a7-e04c498b9ad3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:01.696713 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:01.696713 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:01.697513 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2deaec22-e6f7-46cd-b9a7-e04c498b9ad3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:01.698013 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1065/4273] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:01 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:02.710292 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-66226f4a-030a-400e-87f3-4cc898b4bcd7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:02.712955 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-66226f4a-030a-400e-87f3-4cc898b4bcd7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:02.713219 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-66226f4a-030a-400e-87f3-4cc898b4bcd7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:02.713445 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-66226f4a-030a-400e-87f3-4cc898b4bcd7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:02.713595 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-66226f4a-030a-400e-87f3-4cc898b4bcd7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:02.718009 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:02.718009 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:02.718817 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-66226f4a-030a-400e-87f3-4cc898b4bcd7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:02.719251 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1075/4274] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:02 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:03.730726 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-690a6e96-a16f-4989-af2b-c191f7646fea None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:03.732423 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-690a6e96-a16f-4989-af2b-c191f7646fea tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:03.732736 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-690a6e96-a16f-4989-af2b-c191f7646fea tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:03.732835 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-690a6e96-a16f-4989-af2b-c191f7646fea tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:03.732942 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-690a6e96-a16f-4989-af2b-c191f7646fea tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:03.737074 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:03.737074 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:03.737676 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-690a6e96-a16f-4989-af2b-c191f7646fea tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:03.738051 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1059/4275] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:03 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:04.749645 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1f6b38de-3685-4904-ba17-ff7472707fcf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:04.755503 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f6b38de-3685-4904-ba17-ff7472707fcf tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:04.755503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f6b38de-3685-4904-ba17-ff7472707fcf tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:04.755503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f6b38de-3685-4904-ba17-ff7472707fcf tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:04.755503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-1f6b38de-3685-4904-ba17-ff7472707fcf tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:04.760055 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:04.760055 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:04.761037 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f6b38de-3685-4904-ba17-ff7472707fcf tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:04.761541 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1077/4276] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:04 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:05.774956 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-46969277-d782-4d75-b93e-890f07873c10 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:05.781006 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-46969277-d782-4d75-b93e-890f07873c10 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:05.782002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-46969277-d782-4d75-b93e-890f07873c10 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:05.782797 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-46969277-d782-4d75-b93e-890f07873c10 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:05.783469 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-46969277-d782-4d75-b93e-890f07873c10 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:05.797297 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:05.797297 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:05.799356 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-46969277-d782-4d75-b93e-890f07873c10 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:05.800414 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1066/4277] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:05 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:06.813022 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4d4c6ebb-baea-4873-820e-ff9b529b51ed None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:06.814905 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d4c6ebb-baea-4873-820e-ff9b529b51ed tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:06.815153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4d4c6ebb-baea-4873-820e-ff9b529b51ed tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:06.815407 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4d4c6ebb-baea-4873-820e-ff9b529b51ed tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:06.815525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-4d4c6ebb-baea-4873-820e-ff9b529b51ed tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:06.819882 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:06.819882 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:06.820464 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d4c6ebb-baea-4873-820e-ff9b529b51ed tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:06.820879 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1076/4278] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:06 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:07.832936 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2fcd6832-f05c-46e5-876d-be09e3475e34 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:07.835053 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2fcd6832-f05c-46e5-876d-be09e3475e34 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:07.835265 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2fcd6832-f05c-46e5-876d-be09e3475e34 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:07.835507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2fcd6832-f05c-46e5-876d-be09e3475e34 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:07.835696 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2fcd6832-f05c-46e5-876d-be09e3475e34 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:07.840070 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:07.840070 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:07.840816 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2fcd6832-f05c-46e5-876d-be09e3475e34 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:07.841194 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1060/4279] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:07 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:08.854439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ad776680-c512-44c3-9687-61606b43cbde None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:08.857815 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ad776680-c512-44c3-9687-61606b43cbde tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:08.858151 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ad776680-c512-44c3-9687-61606b43cbde tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:08.858461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ad776680-c512-44c3-9687-61606b43cbde tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:08.858461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-ad776680-c512-44c3-9687-61606b43cbde tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:08.867171 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:08.867171 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:08.867989 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ad776680-c512-44c3-9687-61606b43cbde tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:08.869400 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1078/4280] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:08 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:09.880994 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-28741cd5-2f5f-49b9-919b-a91c06eaee1e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:09.883277 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-28741cd5-2f5f-49b9-919b-a91c06eaee1e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:09.883552 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-28741cd5-2f5f-49b9-919b-a91c06eaee1e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:09.883817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-28741cd5-2f5f-49b9-919b-a91c06eaee1e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:09.883949 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-28741cd5-2f5f-49b9-919b-a91c06eaee1e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:09.891934 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:09.891934 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:09.892803 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-28741cd5-2f5f-49b9-919b-a91c06eaee1e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:09.893302 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1067/4281] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:09 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:10.907949 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-21162c56-54e0-43c4-a912-d889c4264b57 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:10.907949 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-21162c56-54e0-43c4-a912-d889c4264b57 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:10.907949 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-21162c56-54e0-43c4-a912-d889c4264b57 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:10.907949 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-21162c56-54e0-43c4-a912-d889c4264b57 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:10.908787 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-21162c56-54e0-43c4-a912-d889c4264b57 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:10.917743 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:10.917743 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:10.918869 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-21162c56-54e0-43c4-a912-d889c4264b57 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:10.918938 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1077/4282] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:10 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:11.929136 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7268fccf-6083-4711-86bc-eb649ce58992 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:11.931302 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7268fccf-6083-4711-86bc-eb649ce58992 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:11.931595 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7268fccf-6083-4711-86bc-eb649ce58992 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:11.931853 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7268fccf-6083-4711-86bc-eb649ce58992 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:11.931992 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7268fccf-6083-4711-86bc-eb649ce58992 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:11.937131 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:11.937131 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:11.937915 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7268fccf-6083-4711-86bc-eb649ce58992 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:11.938348 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1061/4283] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:11 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:12.951798 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c97d400c-6524-4062-b9a5-45ede9116d43 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:12.954814 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c97d400c-6524-4062-b9a5-45ede9116d43 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:12.955217 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c97d400c-6524-4062-b9a5-45ede9116d43 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:12.955671 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c97d400c-6524-4062-b9a5-45ede9116d43 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:12.955671 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c97d400c-6524-4062-b9a5-45ede9116d43 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:12.962682 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:12.962682 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:12.964328 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c97d400c-6524-4062-b9a5-45ede9116d43 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:12.964328 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1079/4284] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:12 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:13.040411 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bc964044-169d-43d5-bed1-c5e606b1598c req-3187132f-a7f8-4b00-8946-bfb9d7c1c749 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:13.042926 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-3187132f-a7f8-4b00-8946-bfb9d7c1c749 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf Jul 10 18:14:13.043162 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-3187132f-a7f8-4b00-8946-bfb9d7c1c749 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:13.043371 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-3187132f-a7f8-4b00-8946-bfb9d7c1c749 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:13.052198 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:13.052198 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:13.584734 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bc964044-169d-43d5-bed1-c5e606b1598c req-3187132f-a7f8-4b00-8946-bfb9d7c1c749 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf returned with HTTP 200 Jul 10 18:14:13.585188 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1068/4285] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:14:13 2026] DELETE /volume/v3/attachments/beead207-4cac-4b38-b988-47bebf74c8bf => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:13.977800 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b082332b-0ae2-46e0-9601-3c4ffd3e419e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:13.981600 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b082332b-0ae2-46e0-9601-3c4ffd3e419e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:14:13.981600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b082332b-0ae2-46e0-9601-3c4ffd3e419e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:13.981600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b082332b-0ae2-46e0-9601-3c4ffd3e419e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:13.981600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-b082332b-0ae2-46e0-9601-3c4ffd3e419e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:13.985670 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:13.985670 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:13.986491 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b082332b-0ae2-46e0-9601-3c4ffd3e419e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:14:13.987500 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1078/4286] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:13 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:13.998974 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-57032769-e074-4417-b939-0656de9e945e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:14.052785 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-57032769-e074-4417-b939-0656de9e945e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537/export_record Jul 10 18:14:14.053033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-57032769-e074-4417-b939-0656de9e945e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:14.053264 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-57032769-e074-4417-b939-0656de9e945e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Calling method 'export_record' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:14.053394 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-57032769-e074-4417-b939-0656de9e945e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Export record for backup 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99950) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 18:14:14.058412 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:14.058412 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:14.059692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-57032769-e074-4417-b939-0656de9e945e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '54a926560cf2414babdf45b08cda7f4b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3f00945864241c6bf5d0d4b50629fbf', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:14:14.059995 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-57032769-e074-4417-b939-0656de9e945e tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537/export_record returned with HTTP 403 Jul 10 18:14:14.060602 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1062/4287] 10.4.3.71 () {68 vars in 1423 bytes} [Fri Jul 10 18:14:13 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537/export_record => generated 101 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:14:14.069830 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d3081148-b8ac-496e-be23-46a1ac59a09a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:14.071520 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:14:14.071934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-331468012"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:14.073386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-331468012'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:14:14.073533 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Create volume of 1 GB Jul 10 18:14:14.078318 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Availability Zones retrieved successfully. Jul 10 18:14:14.084668 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Flow 'volume_create_api' (9d4e5f22-ce91-44e9-a492-fc5e1aac4298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:14.085590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2096b01-7d7b-4d86-9939-73da0169f958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:14.086399 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:14:14.119926 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2096b01-7d7b-4d86-9939-73da0169f958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:14.121304 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a6860c7-0704-4d11-9bdd-e135d553b04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:14.170374 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Created reservations ['dcc50b00-e508-4003-a3b0-6fba2ce9516d', '7ca5a88f-6d19-4ab2-ac68-570bfe39e501', 'a8d4edba-8a26-45a2-b408-738ae5782504', '0b56b975-7582-4931-806b-e03308999a2d'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:14:14.171653 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a6860c7-0704-4d11-9bdd-e135d553b04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc50b00-e508-4003-a3b0-6fba2ce9516d', '7ca5a88f-6d19-4ab2-ac68-570bfe39e501', 'a8d4edba-8a26-45a2-b408-738ae5782504', '0b56b975-7582-4931-806b-e03308999a2d']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:14.172776 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d332ae-42b4-4510-b89c-3862b9fce171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:14.207303 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d332ae-42b4-4510-b89c-3862b9fce171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b346fe7-d4fa-4e11-86ed-69f66a6360b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331468012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3f00945864241c6bf5d0d4b50629fbf',qos_specs=None,replication_status=,reservations=['dcc50b00-e508-4003-a3b0-6fba2ce9516d','7ca5a88f-6d19-4ab2-ac68-570bfe39e501','a8d4edba-8a26-45a2-b408-738ae5782504','0b56b975-7582-4931-806b-e03308999a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99567fe5d0a49fdadd3f01cf941473e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331468012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b346fe7-d4fa-4e11-86ed-69f66a6360b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3f00945864241c6bf5d0d4b50629fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f99567fe5d0a49fdadd3f01cf941473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:14.208345 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8709323-9dcc-4b2b-8ceb-12f7ae5aa2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:14.229497 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8709323-9dcc-4b2b-8ceb-12f7ae5aa2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331468012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3f00945864241c6bf5d0d4b50629fbf',qos_specs=None,replication_status=,reservations=['dcc50b00-e508-4003-a3b0-6fba2ce9516d','7ca5a88f-6d19-4ab2-ac68-570bfe39e501','a8d4edba-8a26-45a2-b408-738ae5782504','0b56b975-7582-4931-806b-e03308999a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99567fe5d0a49fdadd3f01cf941473e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:14.230105 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3385c4f5-fa43-4054-9e56-4ae46a53b2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:14.240291 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3385c4f5-fa43-4054-9e56-4ae46a53b2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:14.241126 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Flow 'volume_create_api' (9d4e5f22-ce91-44e9-a492-fc5e1aac4298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:14.241487 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Create volume request issued successfully. Jul 10 18:14:14.242085 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3081148-b8ac-496e-be23-46a1ac59a09a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:14:14.242701 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1080/4288] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:14:14 2026] POST /volume/v3/volumes => generated 775 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:14.258909 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8de79ee6-91fe-45a1-a7fc-ef37b7e6062b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:14.261340 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8de79ee6-91fe-45a1-a7fc-ef37b7e6062b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 Jul 10 18:14:14.261559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8de79ee6-91fe-45a1-a7fc-ef37b7e6062b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:14.261784 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8de79ee6-91fe-45a1-a7fc-ef37b7e6062b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:14.277501 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:14.277501 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:14.281500 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8de79ee6-91fe-45a1-a7fc-ef37b7e6062b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:14.285554 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8de79ee6-91fe-45a1-a7fc-ef37b7e6062b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 returned with HTTP 200 Jul 10 18:14:14.285971 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1069/4289] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:14 2026] GET /volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:15.037252 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-120f619e-a81c-45ac-a18b-e5de038e6903 req-973444d8-34d4-4d9c-b506-0976a126a508 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:15.039637 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-120f619e-a81c-45ac-a18b-e5de038e6903 req-973444d8-34d4-4d9c-b506-0976a126a508 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:14:15.039997 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-120f619e-a81c-45ac-a18b-e5de038e6903 req-973444d8-34d4-4d9c-b506-0976a126a508 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:15.041586 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-120f619e-a81c-45ac-a18b-e5de038e6903 req-973444d8-34d4-4d9c-b506-0976a126a508 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:15.052431 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:15.052431 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:15.056239 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-120f619e-a81c-45ac-a18b-e5de038e6903 req-973444d8-34d4-4d9c-b506-0976a126a508 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:14:15.062958 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-120f619e-a81c-45ac-a18b-e5de038e6903 req-973444d8-34d4-4d9c-b506-0976a126a508 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:14:15.063642 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1079/4290] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:15 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:15.300348 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-466ac155-21dd-4cd1-be92-6d439ad2b619 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:15.303305 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-466ac155-21dd-4cd1-be92-6d439ad2b619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 Jul 10 18:14:15.303549 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-466ac155-21dd-4cd1-be92-6d439ad2b619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:15.305591 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-466ac155-21dd-4cd1-be92-6d439ad2b619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:15.319290 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:15.319290 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:15.325501 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-466ac155-21dd-4cd1-be92-6d439ad2b619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:15.332520 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-466ac155-21dd-4cd1-be92-6d439ad2b619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 returned with HTTP 200 Jul 10 18:14:15.333502 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1063/4291] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:15 2026] GET /volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:15.353015 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fc4531c4-47a1-47b2-bf67-bc7d20bbc515 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:15.356085 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fc4531c4-47a1-47b2-bf67-bc7d20bbc515 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:14:15.356847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fc4531c4-47a1-47b2-bf67-bc7d20bbc515 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b346fe7-d4fa-4e11-86ed-69f66a6360b6", "name": "tempest-type-Backup-1689803564"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:15.358522 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-fc4531c4-47a1-47b2-bf67-bc7d20bbc515 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Creating new backup {'backup': {'volume_id': '7b346fe7-d4fa-4e11-86ed-69f66a6360b6', 'name': 'tempest-type-Backup-1689803564'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:14:15.358729 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-fc4531c4-47a1-47b2-bf67-bc7d20bbc515 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Creating backup of volume 7b346fe7-d4fa-4e11-86ed-69f66a6360b6 in container None Jul 10 18:14:15.370449 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:15.370449 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:15.370911 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fc4531c4-47a1-47b2-bf67-bc7d20bbc515 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:15.394228 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-fc4531c4-47a1-47b2-bf67-bc7d20bbc515 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Created reservations ['53c66672-0480-407e-9446-be21a6308d97', '243b479e-ab13-4687-92e0-8d8cb8a268b0'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:14:15.439254 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fc4531c4-47a1-47b2-bf67-bc7d20bbc515 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:14:15.439861 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1081/4292] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:14:15 2026] POST /volume/v3/backups => generated 314 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:15.451330 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d3c73817-1000-4d91-804f-9c9942162827 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:15.453497 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3c73817-1000-4d91-804f-9c9942162827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:15.454064 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d3c73817-1000-4d91-804f-9c9942162827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:15.454239 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d3c73817-1000-4d91-804f-9c9942162827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:15.454402 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-d3c73817-1000-4d91-804f-9c9942162827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:15.459289 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:15.459289 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:15.460090 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3c73817-1000-4d91-804f-9c9942162827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:15.460518 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1070/4293] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:15 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:16.471236 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e37bbb16-d96f-471f-a409-2229029da3cd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:16.473736 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e37bbb16-d96f-471f-a409-2229029da3cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:16.474016 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e37bbb16-d96f-471f-a409-2229029da3cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:16.474315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e37bbb16-d96f-471f-a409-2229029da3cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:16.474452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e37bbb16-d96f-471f-a409-2229029da3cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:16.480496 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:16.480496 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:16.481490 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e37bbb16-d96f-471f-a409-2229029da3cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:16.482040 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1080/4294] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:16 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:17.493465 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c0d9907a-3b3a-44d6-9f80-2061668b420c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:17.495618 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c0d9907a-3b3a-44d6-9f80-2061668b420c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:17.495860 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c0d9907a-3b3a-44d6-9f80-2061668b420c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:17.496081 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c0d9907a-3b3a-44d6-9f80-2061668b420c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:17.496556 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c0d9907a-3b3a-44d6-9f80-2061668b420c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:17.501596 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:17.501596 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:17.502495 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c0d9907a-3b3a-44d6-9f80-2061668b420c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:17.502992 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1064/4295] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:17 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:18.514703 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8ee29f78-2420-48c9-a414-27566791d811 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:18.517018 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8ee29f78-2420-48c9-a414-27566791d811 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:18.517427 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8ee29f78-2420-48c9-a414-27566791d811 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:18.517755 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8ee29f78-2420-48c9-a414-27566791d811 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:18.517951 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8ee29f78-2420-48c9-a414-27566791d811 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:18.522959 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:18.522959 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:18.523871 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8ee29f78-2420-48c9-a414-27566791d811 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:18.524425 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1082/4296] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:18 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:19.539597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8eedf39c-7e90-436b-a1a7-94fe07cced5d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:19.539597 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8eedf39c-7e90-436b-a1a7-94fe07cced5d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:19.539597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8eedf39c-7e90-436b-a1a7-94fe07cced5d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:19.539597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8eedf39c-7e90-436b-a1a7-94fe07cced5d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:19.539597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-8eedf39c-7e90-436b-a1a7-94fe07cced5d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:19.541366 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=100,cinder:UPDATE=25,cinder:INSERT=3 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:14:19.545318 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:19.545318 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:19.546147 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8eedf39c-7e90-436b-a1a7-94fe07cced5d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:19.546815 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1071/4297] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:19 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:20.558661 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a80a5ce3-92fe-459f-a84c-84623de76861 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:20.561076 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a80a5ce3-92fe-459f-a84c-84623de76861 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:20.561401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a80a5ce3-92fe-459f-a84c-84623de76861 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:20.561674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a80a5ce3-92fe-459f-a84c-84623de76861 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:20.561826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-a80a5ce3-92fe-459f-a84c-84623de76861 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:20.567656 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:20.567656 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:20.568652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a80a5ce3-92fe-459f-a84c-84623de76861 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:20.569334 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1081/4298] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:20 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:21.583443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f10d4606-3a4b-4a16-8f96-5cacdd9c1dc7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:21.586213 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f10d4606-3a4b-4a16-8f96-5cacdd9c1dc7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:21.586603 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f10d4606-3a4b-4a16-8f96-5cacdd9c1dc7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:21.586927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f10d4606-3a4b-4a16-8f96-5cacdd9c1dc7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:21.587163 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f10d4606-3a4b-4a16-8f96-5cacdd9c1dc7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:21.592983 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:21.592983 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:21.593779 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f10d4606-3a4b-4a16-8f96-5cacdd9c1dc7 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:21.594279 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1065/4299] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:21 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:22.604830 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-73ff2f2d-bf36-4c35-b93e-22658f248cff None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:22.606589 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-73ff2f2d-bf36-4c35-b93e-22658f248cff tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:22.606832 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-73ff2f2d-bf36-4c35-b93e-22658f248cff tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:22.607002 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-73ff2f2d-bf36-4c35-b93e-22658f248cff tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:22.607137 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-73ff2f2d-bf36-4c35-b93e-22658f248cff tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:22.611212 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:22.611212 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:22.611808 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-73ff2f2d-bf36-4c35-b93e-22658f248cff tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:22.612214 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1083/4300] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:22 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:22.657172 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f63c09d9-1efa-4418-a86d-0b345a9209df None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:22.659667 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f63c09d9-1efa-4418-a86d-0b345a9209df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] DELETE https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:14:22.659981 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f63c09d9-1efa-4418-a86d-0b345a9209df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:22.660278 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f63c09d9-1efa-4418-a86d-0b345a9209df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:22.660518 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-f63c09d9-1efa-4418-a86d-0b345a9209df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Delete volume with id: 758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:14:22.670672 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:22.670672 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:22.671337 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f63c09d9-1efa-4418-a86d-0b345a9209df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:14:22.684898 np0000005036 devstack@c-api.service[99949]: WARNING cinder.keymgr.conf_key_mgr [None req-f63c09d9-1efa-4418-a86d-0b345a9209df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:14:22.696978 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f63c09d9-1efa-4418-a86d-0b345a9209df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Delete volume request issued successfully. Jul 10 18:14:22.696978 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f63c09d9-1efa-4418-a86d-0b345a9209df tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 202 Jul 10 18:14:22.697447 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1072/4301] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:14:22 2026] DELETE /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:14:22.703994 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b29ac99d-3edd-4d9a-ae72-346e51dba601 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:22.706468 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b29ac99d-3edd-4d9a-ae72-346e51dba601 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:14:22.706717 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b29ac99d-3edd-4d9a-ae72-346e51dba601 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:22.706897 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b29ac99d-3edd-4d9a-ae72-346e51dba601 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:22.714528 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:22.714528 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:22.718908 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b29ac99d-3edd-4d9a-ae72-346e51dba601 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Volume info retrieved successfully. Jul 10 18:14:22.723679 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b29ac99d-3edd-4d9a-ae72-346e51dba601 tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 200 Jul 10 18:14:22.724191 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1082/4302] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:22 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:23.622990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b0facd21-abbd-49d5-b82e-d5d59655c5ab None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:23.624887 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0facd21-abbd-49d5-b82e-d5d59655c5ab tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:23.625153 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0facd21-abbd-49d5-b82e-d5d59655c5ab tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:23.625352 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0facd21-abbd-49d5-b82e-d5d59655c5ab tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:23.625457 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-b0facd21-abbd-49d5-b82e-d5d59655c5ab tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:23.629939 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:23.629939 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:23.630579 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0facd21-abbd-49d5-b82e-d5d59655c5ab tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:23.630975 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1066/4303] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:23 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:23.739347 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e3e9409d-af1d-4afe-ba47-8db497b9b04f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:23.741464 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3e9409d-af1d-4afe-ba47-8db497b9b04f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] GET https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 Jul 10 18:14:23.741863 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3e9409d-af1d-4afe-ba47-8db497b9b04f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:23.742253 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3e9409d-af1d-4afe-ba47-8db497b9b04f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:23.750524 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3e9409d-af1d-4afe-ba47-8db497b9b04f tempest-TestEncryptedCinderVolumes-653435360 tempest-TestEncryptedCinderVolumes-653435360-project-member] https://10.4.3.71/volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 returned with HTTP 404 Jul 10 18:14:23.750524 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1084/4304] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:23 2026] GET /volume/v3/volumes/758d3f7c-32ea-4504-a879-3f8a601a5911 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:14:23.763803 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8e1f72ab-53d2-4029-8471-b0cc85cc18d0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:23.769116 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8e1f72ab-53d2-4029-8471-b0cc85cc18d0 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:14:23.769292 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8e1f72ab-53d2-4029-8471-b0cc85cc18d0 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:23.769496 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8e1f72ab-53d2-4029-8471-b0cc85cc18d0 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:23.770401 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-8e1f72ab-53d2-4029-8471-b0cc85cc18d0 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:14:23.783780 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8e1f72ab-53d2-4029-8471-b0cc85cc18d0 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Get all volumes completed successfully. Jul 10 18:14:23.786580 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:23.786580 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:23.791283 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8e1f72ab-53d2-4029-8471-b0cc85cc18d0 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:14:23.792265 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1073/4305] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:14:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10314 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:14:23.808842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f5550593-e0e4-44e7-bd2a-56f2d528e6b7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:23.812581 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f5550593-e0e4-44e7-bd2a-56f2d528e6b7 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] DELETE https://10.4.3.71/volume/v3/types/8ed80e71-088a-4de9-ad3e-c9b2b2997cf4 Jul 10 18:14:23.812581 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f5550593-e0e4-44e7-bd2a-56f2d528e6b7 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:23.812581 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f5550593-e0e4-44e7-bd2a-56f2d528e6b7 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:23.842869 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f5550593-e0e4-44e7-bd2a-56f2d528e6b7 tempest-TestEncryptedCinderVolumes-2109394118 tempest-TestEncryptedCinderVolumes-2109394118-project-admin] https://10.4.3.71/volume/v3/types/8ed80e71-088a-4de9-ad3e-c9b2b2997cf4 returned with HTTP 202 Jul 10 18:14:23.843438 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1083/4306] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:14:23 2026] DELETE /volume/v3/types/8ed80e71-088a-4de9-ad3e-c9b2b2997cf4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:14:24.642154 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7f0556f7-1415-4474-a7cd-19cd74c32784 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:24.644399 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7f0556f7-1415-4474-a7cd-19cd74c32784 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:24.644727 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7f0556f7-1415-4474-a7cd-19cd74c32784 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:24.645000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7f0556f7-1415-4474-a7cd-19cd74c32784 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:24.645163 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7f0556f7-1415-4474-a7cd-19cd74c32784 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:24.650274 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:24.650274 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:24.650928 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7f0556f7-1415-4474-a7cd-19cd74c32784 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:24.651315 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1067/4307] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:24 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:25.666359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d59522c4-69d3-4a2b-a67a-ccb8abe846a5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:25.670632 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d59522c4-69d3-4a2b-a67a-ccb8abe846a5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:25.670632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d59522c4-69d3-4a2b-a67a-ccb8abe846a5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:25.670632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d59522c4-69d3-4a2b-a67a-ccb8abe846a5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:25.670632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-d59522c4-69d3-4a2b-a67a-ccb8abe846a5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:25.674772 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:25.674772 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:25.675732 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d59522c4-69d3-4a2b-a67a-ccb8abe846a5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:25.676864 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1085/4308] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:25 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:26.391778 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9f3d708c-e363-49ac-8672-91ad467e480c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:26.394150 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9f3d708c-e363-49ac-8672-91ad467e480c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:26.394400 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9f3d708c-e363-49ac-8672-91ad467e480c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:26.394758 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9f3d708c-e363-49ac-8672-91ad467e480c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:26.402863 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:26.402863 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:26.407689 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9f3d708c-e363-49ac-8672-91ad467e480c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:26.413970 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9f3d708c-e363-49ac-8672-91ad467e480c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:26.414921 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1074/4309] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:26 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:26.427132 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0c59295b-61fd-4ad7-a261-2ad9fbcb3730 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:26.429506 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0c59295b-61fd-4ad7-a261-2ad9fbcb3730 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:26.429713 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0c59295b-61fd-4ad7-a261-2ad9fbcb3730 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:26.429974 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0c59295b-61fd-4ad7-a261-2ad9fbcb3730 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:26.440478 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:26.440478 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:26.445367 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0c59295b-61fd-4ad7-a261-2ad9fbcb3730 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:26.451110 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0c59295b-61fd-4ad7-a261-2ad9fbcb3730 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:26.451539 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1084/4310] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:26 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:26.525835 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-8f9f104a-931b-46d9-ac77-51c780d07b61 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:26.529699 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-8f9f104a-931b-46d9-ac77-51c780d07b61 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:26.529983 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-8f9f104a-931b-46d9-ac77-51c780d07b61 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:26.530175 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-8f9f104a-931b-46d9-ac77-51c780d07b61 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:26.539164 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:26.539164 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:26.544110 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-8f9f104a-931b-46d9-ac77-51c780d07b61 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:26.549358 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-8f9f104a-931b-46d9-ac77-51c780d07b61 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:26.550006 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1068/4311] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:26 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:26.687308 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-87022fc8-50b3-4616-adec-962aaff17499 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:26.689090 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-87022fc8-50b3-4616-adec-962aaff17499 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:26.689316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-87022fc8-50b3-4616-adec-962aaff17499 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:26.689497 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-87022fc8-50b3-4616-adec-962aaff17499 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:26.689621 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-87022fc8-50b3-4616-adec-962aaff17499 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:26.694221 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:26.694221 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:26.694962 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-87022fc8-50b3-4616-adec-962aaff17499 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:26.695385 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1086/4312] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:26 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:27.706588 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-93361200-94e2-4bd7-98e6-2f7d8b4277e1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:27.708633 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93361200-94e2-4bd7-98e6-2f7d8b4277e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:27.708952 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93361200-94e2-4bd7-98e6-2f7d8b4277e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:27.709196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-93361200-94e2-4bd7-98e6-2f7d8b4277e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:27.709349 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-93361200-94e2-4bd7-98e6-2f7d8b4277e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:27.713919 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:27.713919 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:27.714690 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-93361200-94e2-4bd7-98e6-2f7d8b4277e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:27.715137 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1075/4313] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:27 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:28.449351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-de873ac0-57a3-48a0-a7b0-ade3016d092b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:28.453679 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-de873ac0-57a3-48a0-a7b0-ade3016d092b tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:14:28.453679 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-de873ac0-57a3-48a0-a7b0-ade3016d092b tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1610970075-1894073061", "extra_specs": {"multiattach": " True"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:28.474192 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-de873ac0-57a3-48a0-a7b0-ade3016d092b tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:14:28.475100 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1085/4314] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:14:28 2026] POST /volume/v3/types => generated 287 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:28.491480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:28.493983 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:14:28.494465 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1726493136", "snapshot_id": null, "imageRef": null, "volume_type": "c06976bb-6579-4fd1-b897-1441ecb962bb", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:28.496438 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1726493136', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c06976bb-6579-4fd1-b897-1441ecb962bb', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:14:28.501921 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume of 1 GB Jul 10 18:14:28.502324 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:28.502324 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:28.503043 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Availability Zones retrieved successfully. Jul 10 18:14:28.511791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Flow 'volume_create_api' (2c949582-1df2-45e2-b773-c93bf436d5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:28.512658 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bcffb1d-91ae-4cce-996b-5941a27cc31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:28.513909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:14:28.524739 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:28.524739 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:28.545032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bcffb1d-91ae-4cce-996b-5941a27cc31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:14:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c06976bb-6579-4fd1-b897-1441ecb962bb,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1610970075-1894073061',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c06976bb-6579-4fd1-b897-1441ecb962bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:28.545656 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c693a7-79d3-49e7-b4e0-d0d2c8e285c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:28.585574 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1610970075-1894073061 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1610970075-1894073061, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:14:28.585989 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1610970075-1894073061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1610970075-1894073061, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:14:28.599760 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4f2d0c36-a3a6-4b8e-9f57-d61ff38dc371 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:28.600763 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4f2d0c36-a3a6-4b8e-9f57-d61ff38dc371 None None] GET https://10.4.3.71/volume// Jul 10 18:14:28.600763 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4f2d0c36-a3a6-4b8e-9f57-d61ff38dc371 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:28.601010 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4f2d0c36-a3a6-4b8e-9f57-d61ff38dc371 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:28.601422 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4f2d0c36-a3a6-4b8e-9f57-d61ff38dc371 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:28.601880 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1087/4315] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:14:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:28.616278 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-3cbeb62b-9e9a-4226-a405-ad51f0dee104 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:28.618751 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-3cbeb62b-9e9a-4226-a405-ad51f0dee104 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:14:28.619634 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-3cbeb62b-9e9a-4226-a405-ad51f0dee104 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a47d0616-c83e-4ee2-a5c5-1acd427c564d", "connector": null, "instance_uuid": "1aba9f77-0442-4381-a0d6-c87d32e26007"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:28.631807 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:28.631807 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:28.649221 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Created reservations ['c2c32b39-8b37-4fee-aed3-d594c6a44268', '5f365c84-1a7a-45df-acd2-c039215e78e2', 'c5511dc9-a2e4-461b-b71a-b4add6a8be58', '1f9cae61-9de9-459e-8032-3bbb8f72c8d4'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:14:28.650748 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c693a7-79d3-49e7-b4e0-d0d2c8e285c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2c32b39-8b37-4fee-aed3-d594c6a44268', '5f365c84-1a7a-45df-acd2-c039215e78e2', 'c5511dc9-a2e4-461b-b71a-b4add6a8be58', '1f9cae61-9de9-459e-8032-3bbb8f72c8d4']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:28.651755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fccf7bb5-a0af-4225-a7e8-00d126496092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:28.683107 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-3cbeb62b-9e9a-4226-a405-ad51f0dee104 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:14:28.684335 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1076/4316] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:14:28 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:28.689300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fccf7bb5-a0af-4225-a7e8-00d126496092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77c6288a-3ead-4233-a70a-de02d52ffd9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1726493136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ecc9a1662914e988fd16324d4b7d144',qos_specs=None,replication_status=,reservations=['c2c32b39-8b37-4fee-aed3-d594c6a44268','5f365c84-1a7a-45df-acd2-c039215e78e2','c5511dc9-a2e4-461b-b71a-b4add6a8be58','1f9cae61-9de9-459e-8032-3bbb8f72c8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_type_id=c06976bb-6579-4fd1-b897-1441ecb962bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:14:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1726493136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77c6288a-3ead-4233-a70a-de02d52ffd9e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8ecc9a1662914e988fd16324d4b7d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c06976bb-6579-4fd1-b897-1441ecb962bb),volume_type_id=c06976bb-6579-4fd1-b897-1441ecb962bb)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:28.690357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a81bbb-9987-4d5d-a7ab-8d0f33a9f23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:28.722532 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a81bbb-9987-4d5d-a7ab-8d0f33a9f23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1726493136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ecc9a1662914e988fd16324d4b7d144',qos_specs=None,replication_status=,reservations=['c2c32b39-8b37-4fee-aed3-d594c6a44268','5f365c84-1a7a-45df-acd2-c039215e78e2','c5511dc9-a2e4-461b-b71a-b4add6a8be58','1f9cae61-9de9-459e-8032-3bbb8f72c8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8bbdcacff64bdf8c4921b49a91e3fe',volume_type_id=c06976bb-6579-4fd1-b897-1441ecb962bb)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:28.724270 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5720792f-0d85-4b7d-a43a-eb6f4bc5c885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:28.726400 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e49d7572-2558-4a08-9cfe-b8a07b4537d2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:28.731053 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e49d7572-2558-4a08-9cfe-b8a07b4537d2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:28.731768 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e49d7572-2558-4a08-9cfe-b8a07b4537d2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:28.734586 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e49d7572-2558-4a08-9cfe-b8a07b4537d2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:28.734586 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e49d7572-2558-4a08-9cfe-b8a07b4537d2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:28.740023 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:28.740023 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:28.741281 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5720792f-0d85-4b7d-a43a-eb6f4bc5c885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:28.741834 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e49d7572-2558-4a08-9cfe-b8a07b4537d2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:28.742311 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1086/4317] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:28 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:28.742755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Flow 'volume_create_api' (2c949582-1df2-45e2-b773-c93bf436d5e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:28.743223 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Create volume request issued successfully. Jul 10 18:14:28.744085 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-98a9f41d-8dc4-415a-b43b-45ec557d152b tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:14:28.744871 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1069/4318] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:14:28 2026] POST /volume/v3/volumes => generated 828 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:28.765388 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1951a78c-a4f3-43e5-941d-0fb05e02b724 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:28.768593 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1951a78c-a4f3-43e5-941d-0fb05e02b724 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:28.768593 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1951a78c-a4f3-43e5-941d-0fb05e02b724 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:28.768593 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1951a78c-a4f3-43e5-941d-0fb05e02b724 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:28.778598 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:28.778598 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:28.782591 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1951a78c-a4f3-43e5-941d-0fb05e02b724 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:28.789346 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1951a78c-a4f3-43e5-941d-0fb05e02b724 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:28.790147 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1088/4319] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:28 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:29.078725 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a79b0801-a58f-498e-9edc-689de1a8ed5a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:29.082525 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a79b0801-a58f-498e-9edc-689de1a8ed5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:29.082779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a79b0801-a58f-498e-9edc-689de1a8ed5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:29.083011 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a79b0801-a58f-498e-9edc-689de1a8ed5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:29.095866 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:29.095866 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:29.100930 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a79b0801-a58f-498e-9edc-689de1a8ed5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:29.110429 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a79b0801-a58f-498e-9edc-689de1a8ed5a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:29.110912 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1077/4320] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:29 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:29.232405 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e014fb39-2321-4b42-899d-dc1d0db71a48 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:29.233322 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e014fb39-2321-4b42-899d-dc1d0db71a48 None None] GET https://10.4.3.71/volume// Jul 10 18:14:29.233559 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e014fb39-2321-4b42-899d-dc1d0db71a48 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:29.234333 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e014fb39-2321-4b42-899d-dc1d0db71a48 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:29.234845 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e014fb39-2321-4b42-899d-dc1d0db71a48 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:29.236098 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1087/4321] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:14:29 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:29.245263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ddd8e3ed-d441-4fd0-886f-8695ff424e96 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:29.248452 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ddd8e3ed-d441-4fd0-886f-8695ff424e96 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:29.248764 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ddd8e3ed-d441-4fd0-886f-8695ff424e96 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:29.249098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ddd8e3ed-d441-4fd0-886f-8695ff424e96 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:29.265951 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:29.265951 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:29.272445 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ddd8e3ed-d441-4fd0-886f-8695ff424e96 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:29.279018 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ddd8e3ed-d441-4fd0-886f-8695ff424e96 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:29.279763 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1070/4322] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:14:29 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 1034 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:14:29.394649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ba6a453b-f93c-428e-81bb-1df5a1695962 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:29.397102 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ba6a453b-f93c-428e-81bb-1df5a1695962 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] PUT https://10.4.3.71/volume/v3/attachments/241e1bb7-7227-4b3f-b640-98e7435e8dac Jul 10 18:14:29.397551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ba6a453b-f93c-428e-81bb-1df5a1695962 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:29.401534 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=92,cinder:INSERT=16,cinder:UPDATE=34 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:14:29.408086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ba6a453b-f93c-428e-81bb-1df5a1695962 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Acquiring lock "cinder-attachment_update-a47d0616-c83e-4ee2-a5c5-1acd427c564d-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:14:29.414007 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ba6a453b-f93c-428e-81bb-1df5a1695962 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Lock "cinder-attachment_update-a47d0616-c83e-4ee2-a5c5-1acd427c564d-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:14:29.415464 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:29.415464 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:29.755178 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b70c50f9-0b43-419c-8cdb-1daa9e034662 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:29.763086 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b70c50f9-0b43-419c-8cdb-1daa9e034662 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:29.763478 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b70c50f9-0b43-419c-8cdb-1daa9e034662 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:29.765223 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b70c50f9-0b43-419c-8cdb-1daa9e034662 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:29.766276 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-b70c50f9-0b43-419c-8cdb-1daa9e034662 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:29.787698 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:29.787698 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:29.794599 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b70c50f9-0b43-419c-8cdb-1daa9e034662 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:29.796283 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1078/4323] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:29 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 734 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:29.808055 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-27a00f5f-6111-4f7d-81fa-adad59fb78ee None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:29.823220 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-27a00f5f-6111-4f7d-81fa-adad59fb78ee tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:29.825058 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-27a00f5f-6111-4f7d-81fa-adad59fb78ee tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:29.826067 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-27a00f5f-6111-4f7d-81fa-adad59fb78ee tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:29.860581 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:29.860581 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:29.873172 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-27a00f5f-6111-4f7d-81fa-adad59fb78ee tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:29.889046 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-27a00f5f-6111-4f7d-81fa-adad59fb78ee tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:29.889395 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1088/4324] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:29 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:29.906722 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c658494e-dc7a-40ac-ac1f-8c32a0c7a4f1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:29.908707 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c658494e-dc7a-40ac-ac1f-8c32a0c7a4f1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:29.908970 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c658494e-dc7a-40ac-ac1f-8c32a0c7a4f1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:29.909170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c658494e-dc7a-40ac-ac1f-8c32a0c7a4f1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:29.916920 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:29.916920 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:29.920984 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c658494e-dc7a-40ac-ac1f-8c32a0c7a4f1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:29.925181 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c658494e-dc7a-40ac-ac1f-8c32a0c7a4f1 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:29.925589 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1071/4325] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:29 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:29.942591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ba6a453b-f93c-428e-81bb-1df5a1695962 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Lock "cinder-attachment_update-a47d0616-c83e-4ee2-a5c5-1acd427c564d-np0000005036" released by "attachment_update" :: held 0.526s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:14:29.942591 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-ba6a453b-f93c-428e-81bb-1df5a1695962 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/attachments/241e1bb7-7227-4b3f-b640-98e7435e8dac returned with HTTP 200 Jul 10 18:14:29.942591 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1089/4326] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:14:29 2026] PUT /volume/v3/attachments/241e1bb7-7227-4b3f-b640-98e7435e8dac => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:29.994295 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-7e4fc971-fe6a-4423-ade6-3ddd2e25dd69 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:29.997233 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-7e4fc971-fe6a-4423-ade6-3ddd2e25dd69 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:29.997524 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-7e4fc971-fe6a-4423-ade6-3ddd2e25dd69 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:29.997821 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-7e4fc971-fe6a-4423-ade6-3ddd2e25dd69 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:30.007199 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:30.007199 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:30.011224 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-7e4fc971-fe6a-4423-ade6-3ddd2e25dd69 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:30.015620 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-7e4fc971-fe6a-4423-ade6-3ddd2e25dd69 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:30.016254 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1079/4327] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:29 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:30.126132 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-be1a6895-3f31-4144-9065-38e2898854da None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:30.128397 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-be1a6895-3f31-4144-9065-38e2898854da tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:30.128684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-be1a6895-3f31-4144-9065-38e2898854da tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:30.128951 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-be1a6895-3f31-4144-9065-38e2898854da tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:30.140076 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:30.140076 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:30.144587 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-be1a6895-3f31-4144-9065-38e2898854da tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:30.149880 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-be1a6895-3f31-4144-9065-38e2898854da tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:30.150287 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1089/4328] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:30 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:30.807724 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-72905f97-1707-453a-ba68-4aa3be712018 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:30.809896 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72905f97-1707-453a-ba68-4aa3be712018 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:30.810114 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72905f97-1707-453a-ba68-4aa3be712018 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:30.810289 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-72905f97-1707-453a-ba68-4aa3be712018 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:30.810392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-72905f97-1707-453a-ba68-4aa3be712018 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:30.815223 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:30.815223 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:30.816025 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-72905f97-1707-453a-ba68-4aa3be712018 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:30.816516 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1072/4329] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:30 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:31.167895 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5b182e19-95a4-4de7-b3ed-52a1a2a52ba4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:31.170412 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b182e19-95a4-4de7-b3ed-52a1a2a52ba4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:31.170750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b182e19-95a4-4de7-b3ed-52a1a2a52ba4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:31.171068 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b182e19-95a4-4de7-b3ed-52a1a2a52ba4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:31.185130 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:31.185130 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:31.190337 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5b182e19-95a4-4de7-b3ed-52a1a2a52ba4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:31.196833 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b182e19-95a4-4de7-b3ed-52a1a2a52ba4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:31.197367 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1090/4330] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:31 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:31.828137 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-22688ffd-c4ac-4878-9259-aff966b0a334 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:31.830072 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-22688ffd-c4ac-4878-9259-aff966b0a334 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:31.830330 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-22688ffd-c4ac-4878-9259-aff966b0a334 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:31.830522 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-22688ffd-c4ac-4878-9259-aff966b0a334 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:31.830682 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-22688ffd-c4ac-4878-9259-aff966b0a334 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:31.835069 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:31.835069 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:31.835718 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-22688ffd-c4ac-4878-9259-aff966b0a334 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:31.836128 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1080/4331] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:31 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:32.058474 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cc651203-e378-4c35-9034-a779083f946b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:32.058952 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc651203-e378-4c35-9034-a779083f946b None None] GET https://10.4.3.71/volume// Jul 10 18:14:32.059126 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc651203-e378-4c35-9034-a779083f946b None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:32.059313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc651203-e378-4c35-9034-a779083f946b None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:32.059621 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc651203-e378-4c35-9034-a779083f946b None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:32.059966 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1090/4332] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:14:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:32.067114 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-75f42591-7154-4586-a882-cff4fb8748ad None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:32.069293 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-75f42591-7154-4586-a882-cff4fb8748ad tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:14:32.069775 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-75f42591-7154-4586-a882-cff4fb8748ad tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77c6288a-3ead-4233-a70a-de02d52ffd9e", "connector": null, "instance_uuid": "01c12a2f-5f92-428c-b72a-765754b1ef93"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:32.073400 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=135,cinder:INSERT=29,cinder:UPDATE=40 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:14:32.078887 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:32.078887 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:32.106469 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-75f42591-7154-4586-a882-cff4fb8748ad tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:14:32.107027 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1073/4333] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:14:32 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:32.213202 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c3e299c2-354a-4a48-b355-5908efd74617 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:32.218747 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c3e299c2-354a-4a48-b355-5908efd74617 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:32.219002 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c3e299c2-354a-4a48-b355-5908efd74617 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:32.219386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c3e299c2-354a-4a48-b355-5908efd74617 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:32.243868 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:32.243868 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:32.252759 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c3e299c2-354a-4a48-b355-5908efd74617 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:32.262832 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c3e299c2-354a-4a48-b355-5908efd74617 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:32.263503 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1091/4334] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:32 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:32.541051 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-65268be9-479a-4d66-9b04-5ea55bec844f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:32.543358 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-65268be9-479a-4d66-9b04-5ea55bec844f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:32.543556 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-65268be9-479a-4d66-9b04-5ea55bec844f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:32.543795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-65268be9-479a-4d66-9b04-5ea55bec844f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:32.555090 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:32.555090 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:32.559445 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-65268be9-479a-4d66-9b04-5ea55bec844f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:32.564552 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-65268be9-479a-4d66-9b04-5ea55bec844f tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:32.565012 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1081/4335] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:32 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:32.637478 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e42c340d-a72c-4278-8911-a6820caa1d20 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:32.638003 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e42c340d-a72c-4278-8911-a6820caa1d20 None None] GET https://10.4.3.71/volume// Jul 10 18:14:32.638230 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e42c340d-a72c-4278-8911-a6820caa1d20 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:32.638452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e42c340d-a72c-4278-8911-a6820caa1d20 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:32.638879 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e42c340d-a72c-4278-8911-a6820caa1d20 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:32.639214 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1091/4336] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:14:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:32.650736 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-9af58800-eba9-44c5-81c7-40da80054976 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:32.653517 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-9af58800-eba9-44c5-81c7-40da80054976 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:32.653638 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-9af58800-eba9-44c5-81c7-40da80054976 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:32.653874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-9af58800-eba9-44c5-81c7-40da80054976 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:32.664519 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:32.664519 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:32.668074 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-9af58800-eba9-44c5-81c7-40da80054976 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:32.674167 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-9af58800-eba9-44c5-81c7-40da80054976 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:32.674643 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1074/4337] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:14:32 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:14:32.776681 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-f81f2d10-fafe-4dd7-aa8e-a902f15e30b4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:32.779308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-f81f2d10-fafe-4dd7-aa8e-a902f15e30b4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] PUT https://10.4.3.71/volume/v3/attachments/d4e6842d-0029-4194-bfe7-272af2daaa0c Jul 10 18:14:32.779482 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-f81f2d10-fafe-4dd7-aa8e-a902f15e30b4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:32.788346 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-f81f2d10-fafe-4dd7-aa8e-a902f15e30b4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Acquiring lock "cinder-attachment_update-77c6288a-3ead-4233-a70a-de02d52ffd9e-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:14:32.794951 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-f81f2d10-fafe-4dd7-aa8e-a902f15e30b4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-77c6288a-3ead-4233-a70a-de02d52ffd9e-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:14:32.796247 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:32.796247 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:32.847374 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-394dd79a-a431-4e25-83fd-f8def0b7b192 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:32.851627 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-394dd79a-a431-4e25-83fd-f8def0b7b192 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:32.851627 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-394dd79a-a431-4e25-83fd-f8def0b7b192 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:32.851627 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-394dd79a-a431-4e25-83fd-f8def0b7b192 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:32.851627 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-394dd79a-a431-4e25-83fd-f8def0b7b192 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:32.860593 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:32.860593 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:32.860959 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-394dd79a-a431-4e25-83fd-f8def0b7b192 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:32.861633 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1082/4338] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:32 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:33.281379 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b982e569-cd7a-48c9-8b15-60bff7faa6d4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:33.284018 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b982e569-cd7a-48c9-8b15-60bff7faa6d4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:33.284317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b982e569-cd7a-48c9-8b15-60bff7faa6d4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:33.284841 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b982e569-cd7a-48c9-8b15-60bff7faa6d4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:33.303394 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:33.303394 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:33.310016 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b982e569-cd7a-48c9-8b15-60bff7faa6d4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:33.314551 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b982e569-cd7a-48c9-8b15-60bff7faa6d4 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:33.314981 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1092/4339] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:33 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:33.319785 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-f81f2d10-fafe-4dd7-aa8e-a902f15e30b4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Lock "cinder-attachment_update-77c6288a-3ead-4233-a70a-de02d52ffd9e-np0000005036" released by "attachment_update" :: held 0.525s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:14:33.320207 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-f81f2d10-fafe-4dd7-aa8e-a902f15e30b4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/d4e6842d-0029-4194-bfe7-272af2daaa0c returned with HTTP 200 Jul 10 18:14:33.321362 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1092/4340] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:14:32 2026] PUT /volume/v3/attachments/d4e6842d-0029-4194-bfe7-272af2daaa0c => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:33.579125 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e2c101da-2e0b-44e3-9ece-4e5358f06b05 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:33.581448 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e2c101da-2e0b-44e3-9ece-4e5358f06b05 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:33.581696 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e2c101da-2e0b-44e3-9ece-4e5358f06b05 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:33.581935 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e2c101da-2e0b-44e3-9ece-4e5358f06b05 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:33.592700 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:33.592700 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:33.596908 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e2c101da-2e0b-44e3-9ece-4e5358f06b05 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:33.602696 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e2c101da-2e0b-44e3-9ece-4e5358f06b05 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:33.603153 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1075/4341] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:33 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:33.873041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-af3d85a4-119c-4988-8245-815a6b9bdc5f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:33.874939 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-af3d85a4-119c-4988-8245-815a6b9bdc5f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:33.875457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-af3d85a4-119c-4988-8245-815a6b9bdc5f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:33.876852 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-af3d85a4-119c-4988-8245-815a6b9bdc5f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:33.876852 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-af3d85a4-119c-4988-8245-815a6b9bdc5f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:33.880874 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:33.880874 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:33.882369 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-af3d85a4-119c-4988-8245-815a6b9bdc5f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:33.882988 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1083/4342] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:33 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:34.329390 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4b0f516c-2155-404b-9a2b-185b40b3e02e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:34.331925 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b0f516c-2155-404b-9a2b-185b40b3e02e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:34.331925 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b0f516c-2155-404b-9a2b-185b40b3e02e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:34.331925 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b0f516c-2155-404b-9a2b-185b40b3e02e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:34.341638 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:34.341638 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:34.345466 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4b0f516c-2155-404b-9a2b-185b40b3e02e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:34.350586 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b0f516c-2155-404b-9a2b-185b40b3e02e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:34.350852 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1093/4343] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:34 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:34.616776 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c5cce0aa-0b0a-4482-827f-b076ca938090 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:34.618656 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5cce0aa-0b0a-4482-827f-b076ca938090 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:34.618870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c5cce0aa-0b0a-4482-827f-b076ca938090 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:34.619068 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c5cce0aa-0b0a-4482-827f-b076ca938090 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:34.629927 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:34.629927 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:34.635285 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c5cce0aa-0b0a-4482-827f-b076ca938090 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:34.640404 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5cce0aa-0b0a-4482-827f-b076ca938090 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:34.640853 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1093/4344] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:34 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:34.896699 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e74309d2-ebab-4c3a-b500-1da0093de5e1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:34.898795 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e74309d2-ebab-4c3a-b500-1da0093de5e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:34.899171 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e74309d2-ebab-4c3a-b500-1da0093de5e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:34.899508 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e74309d2-ebab-4c3a-b500-1da0093de5e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:34.900199 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e74309d2-ebab-4c3a-b500-1da0093de5e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:34.905020 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:34.905020 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:34.906085 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e74309d2-ebab-4c3a-b500-1da0093de5e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:34.906673 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1076/4345] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:34 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:35.366825 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-21e251c5-e91b-4aba-9db6-6d9ac0c7f7a9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:35.370507 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-21e251c5-e91b-4aba-9db6-6d9ac0c7f7a9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:35.371043 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-21e251c5-e91b-4aba-9db6-6d9ac0c7f7a9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:35.371166 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-21e251c5-e91b-4aba-9db6-6d9ac0c7f7a9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:35.386795 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:35.386795 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:35.393287 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-21e251c5-e91b-4aba-9db6-6d9ac0c7f7a9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:35.401995 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-21e251c5-e91b-4aba-9db6-6d9ac0c7f7a9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:35.402428 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1084/4346] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:35 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:35.657371 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bd922811-6cb0-4fe9-b54d-0b7ad3766aca None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:35.662241 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bd922811-6cb0-4fe9-b54d-0b7ad3766aca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:35.662493 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bd922811-6cb0-4fe9-b54d-0b7ad3766aca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:35.662875 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bd922811-6cb0-4fe9-b54d-0b7ad3766aca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:35.680395 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:35.680395 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:35.689575 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bd922811-6cb0-4fe9-b54d-0b7ad3766aca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:35.695968 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bd922811-6cb0-4fe9-b54d-0b7ad3766aca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:35.696436 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1094/4347] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:35 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:35.919057 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3934da45-7f04-4eba-98c3-0e13adb85111 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:35.921331 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3934da45-7f04-4eba-98c3-0e13adb85111 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:35.921612 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3934da45-7f04-4eba-98c3-0e13adb85111 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:35.921883 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3934da45-7f04-4eba-98c3-0e13adb85111 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:35.922037 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-3934da45-7f04-4eba-98c3-0e13adb85111 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:35.927363 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:35.927363 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:35.928266 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3934da45-7f04-4eba-98c3-0e13adb85111 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:35.928799 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1094/4348] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:35 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:36.419147 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ffc629cf-0876-42f2-b71d-37127850a1e9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:36.421312 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ffc629cf-0876-42f2-b71d-37127850a1e9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:36.421575 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ffc629cf-0876-42f2-b71d-37127850a1e9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:36.421797 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ffc629cf-0876-42f2-b71d-37127850a1e9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:36.432531 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:36.432531 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:36.436526 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ffc629cf-0876-42f2-b71d-37127850a1e9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:36.442004 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ffc629cf-0876-42f2-b71d-37127850a1e9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:36.442427 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1077/4349] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:36 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:36.710610 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bc0745ec-8017-488c-a800-61d119415cef None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:36.713006 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bc0745ec-8017-488c-a800-61d119415cef tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:36.713245 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bc0745ec-8017-488c-a800-61d119415cef tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:36.713476 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bc0745ec-8017-488c-a800-61d119415cef tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:36.724261 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:36.724261 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:36.728054 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bc0745ec-8017-488c-a800-61d119415cef tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:36.732707 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bc0745ec-8017-488c-a800-61d119415cef tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:36.733198 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1085/4350] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:36 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:36.940493 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c42b564c-d800-4707-bbc6-7f529ec2668f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:36.942673 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c42b564c-d800-4707-bbc6-7f529ec2668f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:36.942886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c42b564c-d800-4707-bbc6-7f529ec2668f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:36.943117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c42b564c-d800-4707-bbc6-7f529ec2668f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:36.943264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c42b564c-d800-4707-bbc6-7f529ec2668f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:36.947491 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:36.947491 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:36.948176 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c42b564c-d800-4707-bbc6-7f529ec2668f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:36.948580 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1095/4351] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:36 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:37.202094 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-7241abdc-09ec-4778-95d1-aaabacdf620a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:37.204196 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-7241abdc-09ec-4778-95d1-aaabacdf620a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/attachments/241e1bb7-7227-4b3f-b640-98e7435e8dac/action Jul 10 18:14:37.204777 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-7241abdc-09ec-4778-95d1-aaabacdf620a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:37.205043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-7241abdc-09ec-4778-95d1-aaabacdf620a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:37.227381 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:37.227381 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:37.236793 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-3dcebe09-4068-4cb5-b22d-0e1bbc896ec9 req-7241abdc-09ec-4778-95d1-aaabacdf620a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/attachments/241e1bb7-7227-4b3f-b640-98e7435e8dac/action returned with HTTP 204 Jul 10 18:14:37.237266 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1095/4352] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:14:37 2026] POST /volume/v3/attachments/241e1bb7-7227-4b3f-b640-98e7435e8dac/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:14:37.457692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cc44bba7-9fbd-4850-9297-1dbaf0291af6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:37.460229 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cc44bba7-9fbd-4850-9297-1dbaf0291af6 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:37.460512 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cc44bba7-9fbd-4850-9297-1dbaf0291af6 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:37.460844 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cc44bba7-9fbd-4850-9297-1dbaf0291af6 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:37.473048 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:37.473048 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:37.478054 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cc44bba7-9fbd-4850-9297-1dbaf0291af6 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:37.484371 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cc44bba7-9fbd-4850-9297-1dbaf0291af6 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:37.485012 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1078/4353] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:37 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:37.498825 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1cf03ca5-3078-4f7e-8397-cfa77e19c971 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:37.500896 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1cf03ca5-3078-4f7e-8397-cfa77e19c971 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:37.501140 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1cf03ca5-3078-4f7e-8397-cfa77e19c971 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:37.501441 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1cf03ca5-3078-4f7e-8397-cfa77e19c971 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:37.515319 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:37.515319 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:37.520760 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1cf03ca5-3078-4f7e-8397-cfa77e19c971 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:37.525335 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1cf03ca5-3078-4f7e-8397-cfa77e19c971 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:37.525785 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1086/4354] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:37 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:37.539711 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:37.542234 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action Jul 10 18:14:37.542760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action body: b'{"os-detach": {}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:37.542968 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:37.557999 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:37.557999 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:37.558610 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:37.654919 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Attachment connected to vm 1aba9f77-0442-4381-a0d6-c87d32e26007, checking data on nova Jul 10 18:14:37.655332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.compute.nova [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Creating Keystone token plugin using URL: https://10.4.3.71/identity {{(pid=99948) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 18:14:37.749220 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9b90f590-62fd-47ff-91d7-e010a7d4393a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:37.752103 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b90f590-62fd-47ff-91d7-e010a7d4393a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:37.752578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b90f590-62fd-47ff-91d7-e010a7d4393a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:37.752913 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b90f590-62fd-47ff-91d7-e010a7d4393a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:37.770363 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:37.770363 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:37.774995 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9b90f590-62fd-47ff-91d7-e010a7d4393a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:37.781196 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b90f590-62fd-47ff-91d7-e010a7d4393a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:37.781647 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1096/4355] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:37 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:37.944031 np0000005036 devstack@c-api.service[99948]: DEBUG novaclient.v2.client [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] REQ: curl -g -i -X GET https://10.4.3.71/compute/v2.1/servers/1aba9f77-0442-4381-a0d6-c87d32e26007/os-volume_attachments/a47d0616-c83e-4ee2-a5c5-1acd427c564d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}949c4e2b82c24a7cb4f23f1638b88f10516503ca84775695ce5bdf6222254857" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-12469340-b9a3-42d8-b056-f9b0f0827a09" -H "X-Service-Token: {SHA256}630be966add10cc322a6ab9d4b58e5ed5ce93bfdcd3d17cb16c2797d0f94be10" {{(pid=99948) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 18:14:37.960435 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-06d87fbc-d9a0-48f2-90ec-0acd883c709c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:37.962554 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06d87fbc-d9a0-48f2-90ec-0acd883c709c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:37.962963 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06d87fbc-d9a0-48f2-90ec-0acd883c709c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:37.963156 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06d87fbc-d9a0-48f2-90ec-0acd883c709c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:37.963299 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-06d87fbc-d9a0-48f2-90ec-0acd883c709c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:37.968113 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:37.968113 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:37.969008 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06d87fbc-d9a0-48f2-90ec-0acd883c709c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:37.969557 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1079/4356] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:37 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:38.250407 np0000005036 devstack@c-api.service[99948]: DEBUG novaclient.v2.client [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 18:14:37 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-38fefe0a-a61b-4d41-8d78-59d770c8291f x-openstack-request-id: req-38fefe0a-a61b-4d41-8d78-59d770c8291f {{(pid=99948) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 18:14:38.250596 np0000005036 devstack@c-api.service[99948]: DEBUG novaclient.v2.client [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a47d0616-c83e-4ee2-a5c5-1acd427c564d", "serverId": "1aba9f77-0442-4381-a0d6-c87d32e26007", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "241e1bb7-7227-4b3f-b640-98e7435e8dac", "bdm_uuid": "39f6191b-546d-4dca-a655-d98146830669"}} {{(pid=99948) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 18:14:38.250596 np0000005036 devstack@c-api.service[99948]: DEBUG novaclient.v2.client [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET call to compute for https://10.4.3.71/compute/v2.1/servers/1aba9f77-0442-4381-a0d6-c87d32e26007/os-volume_attachments/a47d0616-c83e-4ee2-a5c5-1acd427c564d used request id req-38fefe0a-a61b-4d41-8d78-59d770c8291f {{(pid=99948) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 18:14:38.253019 np0000005036 devstack@c-api.service[99948]: ERROR cinder.volume.api [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Caught error: Detach volume from instance 1aba9f77-0442-4381-a0d6-c87d32e26007 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1aba9f77-0442-4381-a0d6-c87d32e26007 using the Compute API Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 18:14:38.256135 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1aba9f77-0442-4381-a0d6-c87d32e26007 using the Compute API Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: ERROR cinder.api.middleware.fault Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.middleware.fault [None req-12469340-b9a3-42d8-b056-f9b0f0827a09 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action returned with HTTP 409 Jul 10 18:14:38.257495 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1096/4357] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:14:37 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 167 bytes in 718 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:38.264772 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:38.266547 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action Jul 10 18:14:38.266977 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:38.267163 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:38.279671 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:38.279671 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:38.280178 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:38.358087 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Attachment connected to vm 1aba9f77-0442-4381-a0d6-c87d32e26007, checking data on nova Jul 10 18:14:38.358720 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.compute.nova [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Creating Keystone token plugin using URL: https://10.4.3.71/identity {{(pid=99949) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 18:14:38.551679 np0000005036 devstack@c-api.service[99949]: DEBUG novaclient.v2.client [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] REQ: curl -g -i -X GET https://10.4.3.71/compute/v2.1/servers/1aba9f77-0442-4381-a0d6-c87d32e26007/os-volume_attachments/a47d0616-c83e-4ee2-a5c5-1acd427c564d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b4514169ea85046c0ac3b5a1e14e62bdfdb02876a6a24e594ea1f477eafec0dc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-46eed47f-d8d5-48c3-af0d-305f7fa0543c" -H "X-Service-Token: {SHA256}f6087babb964c76992a736ca96d73aa73c60dad6901d12f095b673aa7504d3c5" {{(pid=99949) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 18:14:38.671505 np0000005036 devstack@c-api.service[99949]: DEBUG novaclient.v2.client [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 18:14:38 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-f8888046-7574-4ced-95e6-e285cf1bede9 x-openstack-request-id: req-f8888046-7574-4ced-95e6-e285cf1bede9 {{(pid=99949) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 18:14:38.671754 np0000005036 devstack@c-api.service[99949]: DEBUG novaclient.v2.client [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a47d0616-c83e-4ee2-a5c5-1acd427c564d", "serverId": "1aba9f77-0442-4381-a0d6-c87d32e26007", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "241e1bb7-7227-4b3f-b640-98e7435e8dac", "bdm_uuid": "39f6191b-546d-4dca-a655-d98146830669"}} {{(pid=99949) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 18:14:38.671873 np0000005036 devstack@c-api.service[99949]: DEBUG novaclient.v2.client [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET call to compute for https://10.4.3.71/compute/v2.1/servers/1aba9f77-0442-4381-a0d6-c87d32e26007/os-volume_attachments/a47d0616-c83e-4ee2-a5c5-1acd427c564d used request id req-f8888046-7574-4ced-95e6-e285cf1bede9 {{(pid=99949) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 18:14:38.674310 np0000005036 devstack@c-api.service[99949]: ERROR cinder.volume.api [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Caught error: Detach volume from instance 1aba9f77-0442-4381-a0d6-c87d32e26007 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1aba9f77-0442-4381-a0d6-c87d32e26007 using the Compute API Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 18:14:38.676952 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1aba9f77-0442-4381-a0d6-c87d32e26007 using the Compute API Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.middleware.fault [None req-46eed47f-d8d5-48c3-af0d-305f7fa0543c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action returned with HTTP 409 Jul 10 18:14:38.678159 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1087/4358] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:14:38 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 167 bytes in 413 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:38.687462 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f0d290d6-c012-4550-b611-595b4961e859 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:38.689637 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1097/4359] 10.4.3.71 () {70 vars in 1590 bytes} [Fri Jul 10 18:14:38 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 18:14:38.698394 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0cdc49c9-d39c-47dd-b48c-ba10be8de209 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:38.700278 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1080/4360] 10.4.3.71 () {70 vars in 1590 bytes} [Fri Jul 10 18:14:38 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 18:14:38.710284 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-491910b5-85b8-4cfd-bdc2-bd52577de028 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:38.738951 np0000005036 devstack@c-api.service[99948]: WARNING keystonemiddleware.auth_token [None req-491910b5-85b8-4cfd-bdc2-bd52577de028 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 18:14:38.740753 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1097/4361] 10.4.3.71 () {70 vars in 1590 bytes} [Fri Jul 10 18:14:38 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 18:14:38.748461 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-069a94cb-6c41-4787-9ca8-71b4409328d7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:38.774650 np0000005036 devstack@c-api.service[99949]: WARNING keystonemiddleware.auth_token [None req-069a94cb-6c41-4787-9ca8-71b4409328d7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 18:14:38.775469 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1088/4362] 10.4.3.71 () {70 vars in 1590 bytes} [Fri Jul 10 18:14:38 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 18:14:38.783142 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f11b0720-935f-44b0-9103-ba7409d1faee None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:38.797609 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-87409c7c-a0a6-456a-aafd-62b8d55f8263 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:38.800023 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-87409c7c-a0a6-456a-aafd-62b8d55f8263 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:38.800336 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-87409c7c-a0a6-456a-aafd-62b8d55f8263 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:38.800637 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-87409c7c-a0a6-456a-aafd-62b8d55f8263 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:38.814836 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:38.814836 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:38.819959 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-87409c7c-a0a6-456a-aafd-62b8d55f8263 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:38.827538 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-87409c7c-a0a6-456a-aafd-62b8d55f8263 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:38.828129 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1081/4363] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:38 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:38.872036 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f11b0720-935f-44b0-9103-ba7409d1faee tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] POST https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action Jul 10 18:14:38.872485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f11b0720-935f-44b0-9103-ba7409d1faee tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:38.872665 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f11b0720-935f-44b0-9103-ba7409d1faee tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:38.888825 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:38.888825 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:38.889493 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-f11b0720-935f-44b0-9103-ba7409d1faee tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Updating volume 'a47d0616-c83e-4ee2-a5c5-1acd427c564d' with '{'status': 'error'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:14:38.919749 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f11b0720-935f-44b0-9103-ba7409d1faee tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action returned with HTTP 202 Jul 10 18:14:38.920873 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1098/4364] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:14:38 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:14:38.928117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cc5e61c5-0b3b-455a-97d4-93b3c7143657 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:38.930098 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc5e61c5-0b3b-455a-97d4-93b3c7143657 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:38.930341 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc5e61c5-0b3b-455a-97d4-93b3c7143657 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:38.930546 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc5e61c5-0b3b-455a-97d4-93b3c7143657 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:38.969987 np0000005036 devstack@c-api.service[99948]: DEBUG oslo_db.sqlalchemy.engines [None req-cc5e61c5-0b3b-455a-97d4-93b3c7143657 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:14:38.979949 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-87ad3e24-caa3-403f-8029-795d86a02cb5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:38.980703 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:38.980703 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:38.982273 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-87ad3e24-caa3-403f-8029-795d86a02cb5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:38.982557 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-87ad3e24-caa3-403f-8029-795d86a02cb5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:38.982848 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-87ad3e24-caa3-403f-8029-795d86a02cb5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:38.983015 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-87ad3e24-caa3-403f-8029-795d86a02cb5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:38.985700 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cc5e61c5-0b3b-455a-97d4-93b3c7143657 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:38.992144 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc5e61c5-0b3b-455a-97d4-93b3c7143657 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:38.992722 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1098/4365] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:38 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:39.004738 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.006701 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] POST https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action Jul 10 18:14:39.007115 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "241e1bb7-7227-4b3f-b640-98e7435e8dac"}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:39.007267 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "241e1bb7-7227-4b3f-b640-98e7435e8dac"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:39.019521 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [None req-87ad3e24-caa3-403f-8029-795d86a02cb5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:14:39.020123 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.020123 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:39.020534 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Volume info retrieved successfully. Jul 10 18:14:39.023334 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.023334 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:39.024015 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-87ad3e24-caa3-403f-8029-795d86a02cb5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:39.024372 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1089/4366] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:38 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 736 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:39.035101 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-490bb931-325f-466c-b9c9-c93fd784a760 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.037097 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-490bb931-325f-466c-b9c9-c93fd784a760 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc/export_record Jul 10 18:14:39.037419 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-490bb931-325f-466c-b9c9-c93fd784a760 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:39.037702 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-490bb931-325f-466c-b9c9-c93fd784a760 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'export_record' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:39.037874 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-490bb931-325f-466c-b9c9-c93fd784a760 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Export record for backup 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99951) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 18:14:39.042216 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.042216 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:39.043180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.api [None req-490bb931-325f-466c-b9c9-c93fd784a760 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling RPCAPI with context: , host: np0000005036, backup: 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99951) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 18:14:39.056144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.rpcapi [None req-490bb931-325f-466c-b9c9-c93fd784a760 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] export_record in rpcapi backup_id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc on host np0000005036. {{(pid=99951) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 18:14:39.083282 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Attachment connected to vm 1aba9f77-0442-4381-a0d6-c87d32e26007, checking data on nova Jul 10 18:14:39.083709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.compute.nova [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Creating Keystone token plugin using URL: https://10.4.3.71/identity {{(pid=99950) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 18:14:39.230794 np0000005036 devstack@c-api.service[99950]: DEBUG novaclient.v2.client [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] REQ: curl -g -i -X GET https://10.4.3.71/compute/v2.1/servers/1aba9f77-0442-4381-a0d6-c87d32e26007/os-volume_attachments/a47d0616-c83e-4ee2-a5c5-1acd427c564d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b04877c3f5ac2c86a1e07f44557dd56f309bb37cd8d427d461db18b6aa3ff03d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44" -H "X-Service-Token: {SHA256}1bb12521a8873f43e1748c9279effe4b4b6498584c57a22e1afb6736539cbdb3" {{(pid=99950) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 18:14:39.366398 np0000005036 devstack@c-api.service[99950]: DEBUG novaclient.v2.client [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 18:14:39 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-9c92acc8-32bf-4759-95d9-a20ffad77fbe x-openstack-request-id: req-9c92acc8-32bf-4759-95d9-a20ffad77fbe {{(pid=99950) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 18:14:39.366571 np0000005036 devstack@c-api.service[99950]: DEBUG novaclient.v2.client [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "a47d0616-c83e-4ee2-a5c5-1acd427c564d", "serverId": "1aba9f77-0442-4381-a0d6-c87d32e26007", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "241e1bb7-7227-4b3f-b640-98e7435e8dac", "bdm_uuid": "39f6191b-546d-4dca-a655-d98146830669"}} {{(pid=99950) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 18:14:39.366749 np0000005036 devstack@c-api.service[99950]: DEBUG novaclient.v2.client [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] GET call to compute for https://10.4.3.71/compute/v2.1/servers/1aba9f77-0442-4381-a0d6-c87d32e26007/os-volume_attachments/a47d0616-c83e-4ee2-a5c5-1acd427c564d used request id req-9c92acc8-32bf-4759-95d9-a20ffad77fbe {{(pid=99950) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 18:14:39.369428 np0000005036 devstack@c-api.service[99950]: ERROR cinder.volume.api [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Caught error: Detach volume from instance 1aba9f77-0442-4381-a0d6-c87d32e26007 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1aba9f77-0442-4381-a0d6-c87d32e26007 using the Compute API Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 18:14:39.372245 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1aba9f77-0442-4381-a0d6-c87d32e26007 using the Compute API Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: ERROR cinder.api.middleware.fault Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.middleware.fault [None req-fe5d7f4a-b5f5-409a-a63b-a447fcf8ad44 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action returned with HTTP 409 Jul 10 18:14:39.373282 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1082/4367] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:14:39 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 167 bytes in 369 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:39.381061 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4b65adec-1916-4ae3-8d0a-0dc874f5cdfb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.382640 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1099/4368] 10.4.3.71 () {70 vars in 1590 bytes} [Fri Jul 10 18:14:39 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 18:14:39.389656 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8d084a10-b177-458b-84f3-6422daace8d4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.408026 np0000005036 devstack@c-api.service[99949]: WARNING keystonemiddleware.auth_token [None req-8d084a10-b177-458b-84f3-6422daace8d4 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 18:14:39.409013 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1090/4369] 10.4.3.71 () {70 vars in 1590 bytes} [Fri Jul 10 18:14:39 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 18:14:39.415950 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-77cfcd53-9509-438d-b681-bc73969f01a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.417839 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77cfcd53-9509-438d-b681-bc73969f01a5 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:39.418025 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77cfcd53-9509-438d-b681-bc73969f01a5 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:39.418204 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77cfcd53-9509-438d-b681-bc73969f01a5 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:39.451548 np0000005036 devstack@c-api.service[99950]: DEBUG oslo_db.sqlalchemy.engines [None req-77cfcd53-9509-438d-b681-bc73969f01a5 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:14:39.458588 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.458588 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:39.462383 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-77cfcd53-9509-438d-b681-bc73969f01a5 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:39.466586 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77cfcd53-9509-438d-b681-bc73969f01a5 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:39.466982 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1083/4370] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:39 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:39.477814 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-293c516e-6c52-4c7a-bb81-5aefb1e7ea22 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.479474 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-293c516e-6c52-4c7a-bb81-5aefb1e7ea22 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:39.479786 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-293c516e-6c52-4c7a-bb81-5aefb1e7ea22 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:39.479910 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-293c516e-6c52-4c7a-bb81-5aefb1e7ea22 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:39.485983 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.485983 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:39.489203 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-293c516e-6c52-4c7a-bb81-5aefb1e7ea22 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:39.493062 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-293c516e-6c52-4c7a-bb81-5aefb1e7ea22 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:39.493398 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1100/4371] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:39 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:39.533814 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-64ad861f-463d-4721-8315-2887724921b2 req-e67fe162-5bc5-497c-872f-08e7bbe49882 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.535800 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-e67fe162-5bc5-497c-872f-08e7bbe49882 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:39.535979 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-e67fe162-5bc5-497c-872f-08e7bbe49882 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:39.536162 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-e67fe162-5bc5-497c-872f-08e7bbe49882 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:39.542916 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.542916 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:39.546317 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-64ad861f-463d-4721-8315-2887724921b2 req-e67fe162-5bc5-497c-872f-08e7bbe49882 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:39.550109 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-e67fe162-5bc5-497c-872f-08e7bbe49882 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:39.550474 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1091/4372] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:39 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:39.558304 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-490bb931-325f-466c-b9c9-c93fd784a760 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGYyYmU2MWEtMDQyYy00OGEyLWJmZjctM2E3OGNjNGE5NWNjIiwgInVzZXJfaWQiOiAiZjk5NTY3ZmU1ZDBhNDlmZGFkZDNmMDFjZjk0MTQ3M2UiLCAicHJvamVjdF9pZCI6ICJkM2YwMDk0NTg2NDI0MWM2YmY1ZDBkNGI1MDYyOWZiZiIsICJ2b2x1bWVfaWQiOiAiN2IzNDZmZTctZDRmYS00ZTExLTg2ZWQtNjlmNjZhNjM2MGI2IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5ODAzNTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2IzNDZmZTctZDRmYS00ZTExLTg2ZWQtNjlmNjZhNjM2MGI2LzIwMjYwNzEwMTgxNDE4L2F6X25vdmFfYmFja3VwXzBmMmJlNjFhLTA0MmMtNDhhMi1iZmY3LTNhNzhjYzRhOTVjYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MTQ6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MTQ6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODoxNDozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99951) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 18:14:39.558719 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-490bb931-325f-466c-b9c9-c93fd784a760 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc/export_record returned with HTTP 200 Jul 10 18:14:39.559105 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1099/4373] 10.4.3.71 () {68 vars in 1423 bytes} [Fri Jul 10 18:14:39 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc/export_record => generated 1424 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:39.566028 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-011681a0-8f82-418d-ae77-fcad7765b77c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.567754 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-011681a0-8f82-418d-ae77-fcad7765b77c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:14:39.567988 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-011681a0-8f82-418d-ae77-fcad7765b77c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:39.568216 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-011681a0-8f82-418d-ae77-fcad7765b77c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:39.568561 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-011681a0-8f82-418d-ae77-fcad7765b77c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:39.572816 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.572816 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:39.573354 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-011681a0-8f82-418d-ae77-fcad7765b77c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:14:39.573811 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1084/4374] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:39 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:39.583227 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-44f3a77b-dd02-4425-b1f9-7f3948aa83c1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.584887 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-44f3a77b-dd02-4425-b1f9-7f3948aa83c1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] POST https://10.4.3.71/volume/v3/backups/import_record Jul 10 18:14:39.585303 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-44f3a77b-dd02-4425-b1f9-7f3948aa83c1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTA5NmIyMTAtZmU3OS00OGExLWFhMGUtNmUxOTE5MjliNmI5IiwgInVzZXJfaWQiOiAiZjk5NTY3ZmU1ZDBhNDlmZGFkZDNmMDFjZjk0MTQ3M2UiLCAicHJvamVjdF9pZCI6ICJkM2YwMDk0NTg2NDI0MWM2YmY1ZDBkNGI1MDYyOWZiZiIsICJ2b2x1bWVfaWQiOiAiN2IzNDZmZTctZDRmYS00ZTExLTg2ZWQtNjlmNjZhNjM2MGI2IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5ODAzNTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2IzNDZmZTctZDRmYS00ZTExLTg2ZWQtNjlmNjZhNjM2MGI2LzIwMjYwNzEwMTgxNDE4L2F6X25vdmFfYmFja3VwXzBmMmJlNjFhLTA0MmMtNDhhMi1iZmY3LTNhNzhjYzRhOTVjYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MTQ6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MTQ6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODoxNDozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:39.586681 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-44f3a77b-dd02-4425-b1f9-7f3948aa83c1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTA5NmIyMTAtZmU3OS00OGExLWFhMGUtNmUxOTE5MjliNmI5IiwgInVzZXJfaWQiOiAiZjk5NTY3ZmU1ZDBhNDlmZGFkZDNmMDFjZjk0MTQ3M2UiLCAicHJvamVjdF9pZCI6ICJkM2YwMDk0NTg2NDI0MWM2YmY1ZDBkNGI1MDYyOWZiZiIsICJ2b2x1bWVfaWQiOiAiN2IzNDZmZTctZDRmYS00ZTExLTg2ZWQtNjlmNjZhNjM2MGI2IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5ODAzNTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2IzNDZmZTctZDRmYS00ZTExLTg2ZWQtNjlmNjZhNjM2MGI2LzIwMjYwNzEwMTgxNDE4L2F6X25vdmFfYmFja3VwXzBmMmJlNjFhLTA0MmMtNDhhMi1iZmY3LTNhNzhjYzRhOTVjYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MTQ6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MTQ6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODoxNDozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99948) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 18:14:39.586802 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-44f3a77b-dd02-4425-b1f9-7f3948aa83c1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTA5NmIyMTAtZmU3OS00OGExLWFhMGUtNmUxOTE5MjliNmI5IiwgInVzZXJfaWQiOiAiZjk5NTY3ZmU1ZDBhNDlmZGFkZDNmMDFjZjk0MTQ3M2UiLCAicHJvamVjdF9pZCI6ICJkM2YwMDk0NTg2NDI0MWM2YmY1ZDBkNGI1MDYyOWZiZiIsICJ2b2x1bWVfaWQiOiAiN2IzNDZmZTctZDRmYS00ZTExLTg2ZWQtNjlmNjZhNjM2MGI2IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5ODAzNTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2IzNDZmZTctZDRmYS00ZTExLTg2ZWQtNjlmNjZhNjM2MGI2LzIwMjYwNzEwMTgxNDE4L2F6X25vdmFfYmFja3VwXzBmMmJlNjFhLTA0MmMtNDhhMi1iZmY3LTNhNzhjYzRhOTVjYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MTQ6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MTQ6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODoxNDozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99948) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 18:14:39.587355 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.policy [None req-44f3a77b-dd02-4425-b1f9-7f3948aa83c1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '54a926560cf2414babdf45b08cda7f4b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3f00945864241c6bf5d0d4b50629fbf', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99948) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:14:39.587520 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-44f3a77b-dd02-4425-b1f9-7f3948aa83c1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] https://10.4.3.71/volume/v3/backups/import_record returned with HTTP 403 Jul 10 18:14:39.587948 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1101/4375] 10.4.3.71 () {70 vars in 1335 bytes} [Fri Jul 10 18:14:39 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:14:39.594259 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-25dafda7-5076-4f43-a404-e0982dfdf3b4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.595950 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-25dafda7-5076-4f43-a404-e0982dfdf3b4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 Jul 10 18:14:39.596152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-25dafda7-5076-4f43-a404-e0982dfdf3b4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:39.596324 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-25dafda7-5076-4f43-a404-e0982dfdf3b4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:39.596468 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-25dafda7-5076-4f43-a404-e0982dfdf3b4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Delete volume with id: 7b346fe7-d4fa-4e11-86ed-69f66a6360b6 Jul 10 18:14:39.603343 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.603343 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:39.603635 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-25dafda7-5076-4f43-a404-e0982dfdf3b4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:39.621276 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-25dafda7-5076-4f43-a404-e0982dfdf3b4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Delete volume request issued successfully. Jul 10 18:14:39.621521 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-25dafda7-5076-4f43-a404-e0982dfdf3b4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 returned with HTTP 202 Jul 10 18:14:39.621880 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1092/4376] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:14:39 2026] DELETE /volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:14:39.629657 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7f3a3ada-44c8-498d-ae2b-8049bd948b96 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.632063 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7f3a3ada-44c8-498d-ae2b-8049bd948b96 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 Jul 10 18:14:39.632298 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7f3a3ada-44c8-498d-ae2b-8049bd948b96 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:39.632475 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7f3a3ada-44c8-498d-ae2b-8049bd948b96 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:39.640060 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.640060 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:39.645013 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7f3a3ada-44c8-498d-ae2b-8049bd948b96 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:39.649749 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7f3a3ada-44c8-498d-ae2b-8049bd948b96 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 returned with HTTP 200 Jul 10 18:14:39.650122 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1100/4377] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:39 2026] GET /volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:39.833407 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-078b7bab-b72c-4f49-8174-32726e193187 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.841715 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fbd8d673-5898-440d-8d59-71da262c565a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:39.843996 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fbd8d673-5898-440d-8d59-71da262c565a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:39.844294 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fbd8d673-5898-440d-8d59-71da262c565a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:39.844517 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fbd8d673-5898-440d-8d59-71da262c565a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:39.855786 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:39.855786 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:39.859234 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fbd8d673-5898-440d-8d59-71da262c565a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:39.863390 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-078b7bab-b72c-4f49-8174-32726e193187 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:14:39.863800 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fbd8d673-5898-440d-8d59-71da262c565a tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:39.863902 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-078b7bab-b72c-4f49-8174-32726e193187 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1929837958-221007515", "extra_specs": {}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:39.864274 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1102/4378] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:39 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:39.880431 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-078b7bab-b72c-4f49-8174-32726e193187 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:14:39.880732 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1085/4379] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:14:39 2026] POST /volume/v3/types => generated 268 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:40.240640 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-97224a78-c4ad-484f-a3f4-e8c4b616d5e2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:40.242793 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-97224a78-c4ad-484f-a3f4-e8c4b616d5e2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/attachments/d4e6842d-0029-4194-bfe7-272af2daaa0c/action Jul 10 18:14:40.243145 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-97224a78-c4ad-484f-a3f4-e8c4b616d5e2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:40.243304 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-97224a78-c4ad-484f-a3f4-e8c4b616d5e2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:40.258480 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:40.258480 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:40.267459 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-83d4675b-f09e-41c6-85a3-942a839f98cf req-97224a78-c4ad-484f-a3f4-e8c4b616d5e2 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/d4e6842d-0029-4194-bfe7-272af2daaa0c/action returned with HTTP 204 Jul 10 18:14:40.267949 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1093/4380] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:14:40 2026] POST /volume/v3/attachments/d4e6842d-0029-4194-bfe7-272af2daaa0c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:14:40.665765 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a09af4f6-13ea-4c23-a4b9-a3fe7450d398 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:40.667694 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a09af4f6-13ea-4c23-a4b9-a3fe7450d398 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 Jul 10 18:14:40.667937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a09af4f6-13ea-4c23-a4b9-a3fe7450d398 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:40.668191 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a09af4f6-13ea-4c23-a4b9-a3fe7450d398 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:40.674004 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a09af4f6-13ea-4c23-a4b9-a3fe7450d398 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 returned with HTTP 404 Jul 10 18:14:40.674535 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1101/4381] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:40 2026] GET /volume/v3/volumes/7b346fe7-d4fa-4e11-86ed-69f66a6360b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:14:40.683244 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fb1a2b80-5baa-4e29-9d57-311977895568 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:40.685184 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fb1a2b80-5baa-4e29-9d57-311977895568 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] GET https://10.4.3.71/volume/v3/backups Jul 10 18:14:40.685422 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fb1a2b80-5baa-4e29-9d57-311977895568 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:40.685669 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fb1a2b80-5baa-4e29-9d57-311977895568 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:40.685974 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-fb1a2b80-5baa-4e29-9d57-311977895568 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:14:40.691233 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fb1a2b80-5baa-4e29-9d57-311977895568 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] https://10.4.3.71/volume/v3/backups returned with HTTP 200 Jul 10 18:14:40.691582 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1103/4382] 10.4.3.71 () {68 vars in 1270 bytes} [Fri Jul 10 18:14:40 2026] GET /volume/v3/backups => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:40.699680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4cd1a1cc-0771-4f58-9964-f81b7263b227 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:40.701304 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4cd1a1cc-0771-4f58-9964-f81b7263b227 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] GET https://10.4.3.71/volume/v3/backups?project_id=d3f00945864241c6bf5d0d4b50629fbf Jul 10 18:14:40.701521 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4cd1a1cc-0771-4f58-9964-f81b7263b227 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:40.701724 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4cd1a1cc-0771-4f58-9964-f81b7263b227 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:40.702001 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-4cd1a1cc-0771-4f58-9964-f81b7263b227 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Removing options 'project_id' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:14:40.713331 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4cd1a1cc-0771-4f58-9964-f81b7263b227 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] https://10.4.3.71/volume/v3/backups?project_id=d3f00945864241c6bf5d0d4b50629fbf returned with HTTP 200 Jul 10 18:14:40.713734 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1086/4383] 10.4.3.71 () {68 vars in 1357 bytes} [Fri Jul 10 18:14:40 2026] GET /volume/v3/backups?project_id=d3f00945864241c6bf5d0d4b50629fbf => generated 620 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:40.723021 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:40.725166 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:14:40.725619 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-490675100"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:40.727353 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-490675100'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:14:40.727513 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Create volume of 1 GB Jul 10 18:14:40.732350 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Availability Zones retrieved successfully. Jul 10 18:14:40.740345 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Flow 'volume_create_api' (6c37bcb6-c546-4449-a131-001ff1f53e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:40.741639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0c8399-5fd6-4961-b931-f612856ddfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:40.742834 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:14:40.775855 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0c8399-5fd6-4961-b931-f612856ddfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:40.776915 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5810f509-d2cf-4c4c-acc4-fe3a6d9a7482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:40.821850 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Created reservations ['b735e12f-76db-4521-ad5b-4fe9410e5a18', 'ab62d934-964b-4a3c-b2c4-67f0ad5207b5', '952f8f73-1f1e-4474-ac02-49820ccec55a', '60f7c45a-e3b4-4c0f-91f7-808f624fa072'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:14:40.822675 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5810f509-d2cf-4c4c-acc4-fe3a6d9a7482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b735e12f-76db-4521-ad5b-4fe9410e5a18', 'ab62d934-964b-4a3c-b2c4-67f0ad5207b5', '952f8f73-1f1e-4474-ac02-49820ccec55a', '60f7c45a-e3b4-4c0f-91f7-808f624fa072']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:40.823481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d318186f-096b-4702-a478-e652b3d6bdfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:40.849922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d318186f-096b-4702-a478-e652b3d6bdfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f42a086-d48c-4788-b2ce-d17c4423b993', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-490675100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3f00945864241c6bf5d0d4b50629fbf',qos_specs=None,replication_status=,reservations=['b735e12f-76db-4521-ad5b-4fe9410e5a18','ab62d934-964b-4a3c-b2c4-67f0ad5207b5','952f8f73-1f1e-4474-ac02-49820ccec55a','60f7c45a-e3b4-4c0f-91f7-808f624fa072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99567fe5d0a49fdadd3f01cf941473e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-490675100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f42a086-d48c-4788-b2ce-d17c4423b993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3f00945864241c6bf5d0d4b50629fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f99567fe5d0a49fdadd3f01cf941473e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:40.851622 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2599e0-fc48-45f1-b4c9-4d25fb503e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:40.869736 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2599e0-fc48-45f1-b4c9-4d25fb503e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-490675100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3f00945864241c6bf5d0d4b50629fbf',qos_specs=None,replication_status=,reservations=['b735e12f-76db-4521-ad5b-4fe9410e5a18','ab62d934-964b-4a3c-b2c4-67f0ad5207b5','952f8f73-1f1e-4474-ac02-49820ccec55a','60f7c45a-e3b4-4c0f-91f7-808f624fa072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99567fe5d0a49fdadd3f01cf941473e',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:40.870411 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c300781c-da2f-4fbd-89fe-8354dfad6ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:40.877141 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1297ba54-5536-4c4b-be84-762032c3cf51 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:40.878829 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1297ba54-5536-4c4b-be84-762032c3cf51 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:40.878999 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1297ba54-5536-4c4b-be84-762032c3cf51 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:40.879177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1297ba54-5536-4c4b-be84-762032c3cf51 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:40.882711 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c300781c-da2f-4fbd-89fe-8354dfad6ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:40.884061 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Flow 'volume_create_api' (6c37bcb6-c546-4449-a131-001ff1f53e0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:40.885950 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Create volume request issued successfully. Jul 10 18:14:40.886702 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7524fe46-c613-4b8d-bb7d-effbb41d82a4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:14:40.887134 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1094/4384] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:14:40 2026] POST /volume/v3/volumes => generated 775 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:40.888824 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:40.888824 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:40.892461 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1297ba54-5536-4c4b-be84-762032c3cf51 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:40.896091 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1297ba54-5536-4c4b-be84-762032c3cf51 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:40.896448 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1102/4385] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:40 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:40.897904 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-746b491d-e20a-4269-9d04-406c506b2321 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:40.899461 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-746b491d-e20a-4269-9d04-406c506b2321 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 Jul 10 18:14:40.899699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-746b491d-e20a-4269-9d04-406c506b2321 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:40.899875 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-746b491d-e20a-4269-9d04-406c506b2321 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:40.906313 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:40.906313 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:40.909528 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-746b491d-e20a-4269-9d04-406c506b2321 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:40.913021 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-746b491d-e20a-4269-9d04-406c506b2321 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 returned with HTTP 200 Jul 10 18:14:40.913408 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1104/4386] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:40 2026] GET /volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:40.941233 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-24f6864d-2661-40c5-a7a3-e5e07ec81e31 req-40fcb4cd-1434-44eb-9c50-fed9796f6c4e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:40.943493 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-24f6864d-2661-40c5-a7a3-e5e07ec81e31 req-40fcb4cd-1434-44eb-9c50-fed9796f6c4e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:40.943778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-24f6864d-2661-40c5-a7a3-e5e07ec81e31 req-40fcb4cd-1434-44eb-9c50-fed9796f6c4e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:40.944003 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-24f6864d-2661-40c5-a7a3-e5e07ec81e31 req-40fcb4cd-1434-44eb-9c50-fed9796f6c4e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:40.954370 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:40.954370 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:40.958874 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-24f6864d-2661-40c5-a7a3-e5e07ec81e31 req-40fcb4cd-1434-44eb-9c50-fed9796f6c4e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:40.963081 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-24f6864d-2661-40c5-a7a3-e5e07ec81e31 req-40fcb4cd-1434-44eb-9c50-fed9796f6c4e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:40.963487 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1087/4387] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:40 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:40.980319 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a91cea3a-03da-454a-8da6-eab638586dcd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:40.982583 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a91cea3a-03da-454a-8da6-eab638586dcd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:40.982818 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a91cea3a-03da-454a-8da6-eab638586dcd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:40.983052 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a91cea3a-03da-454a-8da6-eab638586dcd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:40.993608 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:40.993608 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:40.997902 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a91cea3a-03da-454a-8da6-eab638586dcd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:41.002895 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a91cea3a-03da-454a-8da6-eab638586dcd tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:41.003293 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1095/4388] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:40 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:41.043344 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-1c7b0422-5fcc-4525-99dd-d59d15616551 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.045602 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-1c7b0422-5fcc-4525-99dd-d59d15616551 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:41.045841 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-1c7b0422-5fcc-4525-99dd-d59d15616551 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:41.046055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-1c7b0422-5fcc-4525-99dd-d59d15616551 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:41.056377 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:41.056377 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:41.059535 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-1c7b0422-5fcc-4525-99dd-d59d15616551 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:41.063668 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-1c7b0422-5fcc-4525-99dd-d59d15616551 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:41.064053 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1103/4389] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:41 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:41.083440 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e1e010cc-cd0e-4f14-ad6f-7ee9c324ebc5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.086433 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e1e010cc-cd0e-4f14-ad6f-7ee9c324ebc5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] POST https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e/action Jul 10 18:14:41.086879 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e1e010cc-cd0e-4f14-ad6f-7ee9c324ebc5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:41.087039 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e1e010cc-cd0e-4f14-ad6f-7ee9c324ebc5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:41.098169 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:41.098169 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:41.098734 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e1e010cc-cd0e-4f14-ad6f-7ee9c324ebc5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:41.105688 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e1e010cc-cd0e-4f14-ad6f-7ee9c324ebc5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Begin detaching volume completed successfully. Jul 10 18:14:41.105979 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e1e010cc-cd0e-4f14-ad6f-7ee9c324ebc5 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e/action returned with HTTP 202 Jul 10 18:14:41.106460 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1105/4390] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:14:41 2026] POST /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:14:41.124758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-055708e6-9d0b-4158-b8c8-f771f09c4344 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.127508 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-055708e6-9d0b-4158-b8c8-f771f09c4344 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:41.127508 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-055708e6-9d0b-4158-b8c8-f771f09c4344 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:41.127508 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-055708e6-9d0b-4158-b8c8-f771f09c4344 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:41.137265 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:41.137265 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:41.140976 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-055708e6-9d0b-4158-b8c8-f771f09c4344 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:41.145407 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-055708e6-9d0b-4158-b8c8-f771f09c4344 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:41.145954 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1088/4391] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:41 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:41.583597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-90549556-d357-46bd-8545-024c58626bd0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.584069 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-90549556-d357-46bd-8545-024c58626bd0 None None] GET https://10.4.3.71/volume// Jul 10 18:14:41.584268 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-90549556-d357-46bd-8545-024c58626bd0 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:41.584489 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-90549556-d357-46bd-8545-024c58626bd0 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:41.584917 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-90549556-d357-46bd-8545-024c58626bd0 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:41.585231 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1096/4392] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:14:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:41.592192 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-64ad861f-463d-4721-8315-2887724921b2 req-91b5a53e-a5d9-4842-8eb6-7291d278ee20 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.621873 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-91b5a53e-a5d9-4842-8eb6-7291d278ee20 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:14:41.622271 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-91b5a53e-a5d9-4842-8eb6-7291d278ee20 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e5e0b5d-003d-4861-9d3b-db1c1e224fcd", "connector": null, "instance_uuid": "1aba9f77-0442-4381-a0d6-c87d32e26007"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:41.630541 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:41.630541 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:41.656679 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-91b5a53e-a5d9-4842-8eb6-7291d278ee20 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:14:41.657113 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1104/4393] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:14:41 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:41.660939 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-de2a524d-57cc-4a03-b74d-df9a62f7aca8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.662974 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-de2a524d-57cc-4a03-b74d-df9a62f7aca8 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:14:41.663370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-de2a524d-57cc-4a03-b74d-df9a62f7aca8 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1546877199-1807778973", "extra_specs": {}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:41.677004 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-de2a524d-57cc-4a03-b74d-df9a62f7aca8 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:14:41.677392 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1106/4394] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:14:41 2026] POST /volume/v3/types => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:41.685314 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-703b353a-145c-482a-abb6-d40bc6135c60 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.686997 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-703b353a-145c-482a-abb6-d40bc6135c60 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:14:41.687343 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-703b353a-145c-482a-abb6-d40bc6135c60 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559870056-488502130", "extra_specs": {}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:41.699786 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-703b353a-145c-482a-abb6-d40bc6135c60 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:14:41.700169 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1089/4395] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:14:41 2026] POST /volume/v3/types => generated 267 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:41.708498 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.710357 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:14:41.710748 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1037924380", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1546877199-1807778973", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:41.712417 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1037924380', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1546877199-1807778973', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:14:41.715749 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Create volume of 1 GB Jul 10 18:14:41.716073 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:41.716073 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:41.716654 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Availability Zones retrieved successfully. Jul 10 18:14:41.722310 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Flow 'volume_create_api' (9fc1da37-a20e-43c7-93c5-a2693c2fce40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:41.723283 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d5e5ab-1433-42b1-938b-0dc40992f83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:41.724224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:14:41.743037 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d5e5ab-1433-42b1-938b-0dc40992f83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:14:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4bfab969-9a7c-4122-8ebc-aa4172ee34a2,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1546877199-1807778973',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4bfab969-9a7c-4122-8ebc-aa4172ee34a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:41.743664 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f18e1c-0662-4d24-98a6-999e56b08bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:41.768655 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1546877199-1807778973 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1546877199-1807778973, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:14:41.768915 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1546877199-1807778973 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1546877199-1807778973, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:14:41.816951 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Created reservations ['7ea34a84-8df4-4e67-83cf-f27727ad55ad', '319f548d-21ee-42fb-bea2-090249411397', '4ca32751-20dd-4001-8a36-c634dafa0475', '25423b5e-22f5-40e1-b548-92bb1830a87f'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:14:41.817757 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f18e1c-0662-4d24-98a6-999e56b08bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ea34a84-8df4-4e67-83cf-f27727ad55ad', '319f548d-21ee-42fb-bea2-090249411397', '4ca32751-20dd-4001-8a36-c634dafa0475', '25423b5e-22f5-40e1-b548-92bb1830a87f']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:41.818510 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb41ac9c-cf76-4840-a71d-6497fc907cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:41.842580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb41ac9c-cf76-4840-a71d-6497fc907cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388af8f3-801e-4001-80c1-0e99ddedfce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1037924380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043fb31c5adb4e8f9fd19abefe90e2f1',qos_specs=None,replication_status=,reservations=['7ea34a84-8df4-4e67-83cf-f27727ad55ad','319f548d-21ee-42fb-bea2-090249411397','4ca32751-20dd-4001-8a36-c634dafa0475','25423b5e-22f5-40e1-b548-92bb1830a87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3ea97f1acb49358cbc02ed4edcad85',volume_type_id=4bfab969-9a7c-4122-8ebc-aa4172ee34a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1037924380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=388af8f3-801e-4001-80c1-0e99ddedfce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='043fb31c5adb4e8f9fd19abefe90e2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f3ea97f1acb49358cbc02ed4edcad85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4bfab969-9a7c-4122-8ebc-aa4172ee34a2),volume_type_id=4bfab969-9a7c-4122-8ebc-aa4172ee34a2)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:41.843190 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3f2269-a220-47d4-924b-44a5b904d18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:41.861420 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3f2269-a220-47d4-924b-44a5b904d18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1037924380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043fb31c5adb4e8f9fd19abefe90e2f1',qos_specs=None,replication_status=,reservations=['7ea34a84-8df4-4e67-83cf-f27727ad55ad','319f548d-21ee-42fb-bea2-090249411397','4ca32751-20dd-4001-8a36-c634dafa0475','25423b5e-22f5-40e1-b548-92bb1830a87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3ea97f1acb49358cbc02ed4edcad85',volume_type_id=4bfab969-9a7c-4122-8ebc-aa4172ee34a2)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:41.862344 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b106bede-1bfd-4116-944a-bb2e17289364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:41.873655 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b106bede-1bfd-4116-944a-bb2e17289364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:41.874384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Flow 'volume_create_api' (9fc1da37-a20e-43c7-93c5-a2693c2fce40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:41.874686 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Create volume request issued successfully. Jul 10 18:14:41.875260 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c4c70a6e-4ccf-4a62-bfbf-f1d68a743619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:14:41.876012 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1097/4396] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:14:41 2026] POST /volume/v3/volumes => generated 845 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:41.890814 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.892777 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:14:41.893167 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1801790362", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559870056-488502130", "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:41.894701 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1801790362', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559870056-488502130', 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:14:41.899238 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Create volume of 1 GB Jul 10 18:14:41.899610 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:41.899610 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:41.900204 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Availability Zones retrieved successfully. Jul 10 18:14:41.906786 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Flow 'volume_create_api' (f576ad93-7463-40e9-aa21-543282b8bafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:41.907866 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204419e9-0a0a-4963-bc0f-7e877bfdf2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:41.908955 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:14:41.926512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-02b9d145-efd9-4749-a08c-506461c91c18 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.928839 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-02b9d145-efd9-4749-a08c-506461c91c18 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 Jul 10 18:14:41.929114 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-02b9d145-efd9-4749-a08c-506461c91c18 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:41.929373 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-02b9d145-efd9-4749-a08c-506461c91c18 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:41.930817 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204419e9-0a0a-4963-bc0f-7e877bfdf2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:14:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=befb8eaa-1c6e-4b44-8c44-b453ea76b501,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559870056-488502130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'befb8eaa-1c6e-4b44-8c44-b453ea76b501', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:41.931880 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5640fb28-3a3b-42c2-940f-b0b6b213f95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:41.938303 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:41.938303 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:41.942490 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-02b9d145-efd9-4749-a08c-506461c91c18 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:41.946605 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-02b9d145-efd9-4749-a08c-506461c91c18 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 returned with HTTP 200 Jul 10 18:14:41.947068 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1107/4397] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:41 2026] GET /volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:41.959724 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ebc08bb2-7945-430a-b075-6eb3f0441c52 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:41.960436 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559870056-488502130 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559870056-488502130, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:14:41.960813 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559870056-488502130 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559870056-488502130, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:14:41.961512 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ebc08bb2-7945-430a-b075-6eb3f0441c52 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:14:41.961947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ebc08bb2-7945-430a-b075-6eb3f0441c52 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f42a086-d48c-4788-b2ce-d17c4423b993", "name": "tempest-type-Backup-993980459"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:41.963599 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-ebc08bb2-7945-430a-b075-6eb3f0441c52 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Creating new backup {'backup': {'volume_id': '8f42a086-d48c-4788-b2ce-d17c4423b993', 'name': 'tempest-type-Backup-993980459'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:14:41.963737 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-ebc08bb2-7945-430a-b075-6eb3f0441c52 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Creating backup of volume 8f42a086-d48c-4788-b2ce-d17c4423b993 in container None Jul 10 18:14:41.971667 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:41.971667 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:41.971667 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ebc08bb2-7945-430a-b075-6eb3f0441c52 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:41.986192 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-ebc08bb2-7945-430a-b075-6eb3f0441c52 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Created reservations ['8fa795ba-c1b4-4d2e-ac7b-f93c1a78f42b', 'fc50edbd-b2e8-43ad-a43f-3381e628edf8'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:14:41.989954 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Created reservations ['abd7bcd1-e1e1-426b-a87b-2fdd04147842', 'df43ff24-1e53-4124-bedc-c65ae3018e84', '85bf4a98-e1a8-4ae7-9772-bd84aa04662a', '0ce47678-a987-4f5e-8e68-11aa2e278124'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:14:41.990908 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5640fb28-3a3b-42c2-940f-b0b6b213f95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd7bcd1-e1e1-426b-a87b-2fdd04147842', 'df43ff24-1e53-4124-bedc-c65ae3018e84', '85bf4a98-e1a8-4ae7-9772-bd84aa04662a', '0ce47678-a987-4f5e-8e68-11aa2e278124']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:41.991713 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b6873a4-b6f8-43a7-add4-6476bcb3f5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:42.013212 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b6873a4-b6f8-43a7-add4-6476bcb3f5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a1a0b5c-24fc-449c-9380-66f00be4e5ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1801790362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043fb31c5adb4e8f9fd19abefe90e2f1',qos_specs=None,replication_status=,reservations=['abd7bcd1-e1e1-426b-a87b-2fdd04147842','df43ff24-1e53-4124-bedc-c65ae3018e84','85bf4a98-e1a8-4ae7-9772-bd84aa04662a','0ce47678-a987-4f5e-8e68-11aa2e278124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3ea97f1acb49358cbc02ed4edcad85',volume_type_id=befb8eaa-1c6e-4b44-8c44-b453ea76b501), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1801790362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a1a0b5c-24fc-449c-9380-66f00be4e5ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='043fb31c5adb4e8f9fd19abefe90e2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f3ea97f1acb49358cbc02ed4edcad85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(befb8eaa-1c6e-4b44-8c44-b453ea76b501),volume_type_id=befb8eaa-1c6e-4b44-8c44-b453ea76b501)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:42.014134 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a498c0b3-d7b6-4946-9ff5-c1877c5320af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:42.020056 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ebc08bb2-7945-430a-b075-6eb3f0441c52 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:14:42.020796 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1090/4398] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:14:41 2026] POST /volume/v3/backups => generated 313 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:42.029088 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f15953d9-2a52-444f-a241-e42aea6ac619 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.031371 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f15953d9-2a52-444f-a241-e42aea6ac619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:42.031674 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f15953d9-2a52-444f-a241-e42aea6ac619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:42.031903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f15953d9-2a52-444f-a241-e42aea6ac619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:42.032029 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f15953d9-2a52-444f-a241-e42aea6ac619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:42.033066 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a498c0b3-d7b6-4946-9ff5-c1877c5320af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1801790362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043fb31c5adb4e8f9fd19abefe90e2f1',qos_specs=None,replication_status=,reservations=['abd7bcd1-e1e1-426b-a87b-2fdd04147842','df43ff24-1e53-4124-bedc-c65ae3018e84','85bf4a98-e1a8-4ae7-9772-bd84aa04662a','0ce47678-a987-4f5e-8e68-11aa2e278124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3ea97f1acb49358cbc02ed4edcad85',volume_type_id=befb8eaa-1c6e-4b44-8c44-b453ea76b501)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:42.033913 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a21c458-0097-4553-983f-5da362ad79fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:42.036813 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:42.036813 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:42.037445 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f15953d9-2a52-444f-a241-e42aea6ac619 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:42.037910 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1098/4399] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:42 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:42.043496 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a21c458-0097-4553-983f-5da362ad79fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:42.044467 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Flow 'volume_create_api' (f576ad93-7463-40e9-aa21-543282b8bafe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:42.044863 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Create volume request issued successfully. Jul 10 18:14:42.045490 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-909ba327-548f-4164-bbbe-8aae5a7e0536 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:14:42.045973 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1105/4400] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:14:41 2026] POST /volume/v3/volumes => generated 843 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:42.070229 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5f8c9903-ef61-4eec-80a4-7ef203e3aeb8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.072292 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5f8c9903-ef61-4eec-80a4-7ef203e3aeb8 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:42.072474 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5f8c9903-ef61-4eec-80a4-7ef203e3aeb8 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:42.072698 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5f8c9903-ef61-4eec-80a4-7ef203e3aeb8 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:42.074434 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.076452 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:14:42.076789 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-223307913", "snapshot_id": null, "imageRef": "f9786aea-99e2-4b2d-87a8-f31558367922", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1929837958-221007515", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:42.078165 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-223307913', 'snapshot_id': None, 'imageRef': 'f9786aea-99e2-4b2d-87a8-f31558367922', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1929837958-221007515', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:14:42.081521 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:42.081521 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:42.084932 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5f8c9903-ef61-4eec-80a4-7ef203e3aeb8 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:42.088888 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5f8c9903-ef61-4eec-80a4-7ef203e3aeb8 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:42.089329 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1108/4401] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:42 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:42.128279 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6d2ced3b-746a-4fa6-834b-049ff035a9a7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.128714 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d2ced3b-746a-4fa6-834b-049ff035a9a7 None None] GET https://10.4.3.71/volume// Jul 10 18:14:42.128975 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d2ced3b-746a-4fa6-834b-049ff035a9a7 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:42.129137 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d2ced3b-746a-4fa6-834b-049ff035a9a7 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:42.129506 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d2ced3b-746a-4fa6-834b-049ff035a9a7 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:42.129892 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1099/4402] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:14:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:42.137478 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-0a4c7c03-7c64-4905-a971-07b4575feef4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.139976 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-0a4c7c03-7c64-4905-a971-07b4575feef4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:42.140199 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-0a4c7c03-7c64-4905-a971-07b4575feef4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:42.140613 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-0a4c7c03-7c64-4905-a971-07b4575feef4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:42.151337 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:42.151337 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:42.155783 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-0a4c7c03-7c64-4905-a971-07b4575feef4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:42.157872 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Create volume of 1 GB Jul 10 18:14:42.158117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8347fda2-d929-4e47-aaeb-3a5c846dfc2e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.158169 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:42.158169 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:42.158800 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Availability Zones retrieved successfully. Jul 10 18:14:42.160044 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8347fda2-d929-4e47-aaeb-3a5c846dfc2e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:42.160259 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8347fda2-d929-4e47-aaeb-3a5c846dfc2e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:42.160461 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8347fda2-d929-4e47-aaeb-3a5c846dfc2e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:42.160981 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-0a4c7c03-7c64-4905-a971-07b4575feef4 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:42.161444 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1106/4403] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:14:42 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:14:42.164994 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Flow 'volume_create_api' (4664e0b0-a016-49d5-834a-3baaf71cd77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:42.166261 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d53324-bcfb-4b8e-b07d-9f2148ef3ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:42.167371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:14:42.170592 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:42.170592 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:42.175422 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8347fda2-d929-4e47-aaeb-3a5c846dfc2e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:42.181389 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8347fda2-d929-4e47-aaeb-3a5c846dfc2e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:42.182253 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1109/4404] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:42 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:42.184642 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0e3bfc85-37a9-4413-9239-86c0b01451bc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.185206 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0e3bfc85-37a9-4413-9239-86c0b01451bc None None] GET https://10.4.3.71/volume// Jul 10 18:14:42.185352 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0e3bfc85-37a9-4413-9239-86c0b01451bc None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:42.185695 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0e3bfc85-37a9-4413-9239-86c0b01451bc None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:42.186161 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0e3bfc85-37a9-4413-9239-86c0b01451bc None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:42.186666 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1100/4405] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:14:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:42.195693 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-64ad861f-463d-4721-8315-2887724921b2 req-9d514405-0f77-45c9-936a-48e8bab6b3e2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.198014 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-9d514405-0f77-45c9-936a-48e8bab6b3e2 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:42.198262 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-9d514405-0f77-45c9-936a-48e8bab6b3e2 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:42.198452 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-9d514405-0f77-45c9-936a-48e8bab6b3e2 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:42.208559 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:42.208559 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:42.212496 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-64ad861f-463d-4721-8315-2887724921b2 req-9d514405-0f77-45c9-936a-48e8bab6b3e2 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:42.217149 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-9d514405-0f77-45c9-936a-48e8bab6b3e2 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:42.217716 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1107/4406] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:14:42 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 1035 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:14:42.225665 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d53324-bcfb-4b8e-b07d-9f2148ef3ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:14:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36cecc9a-6f42-4575-8928-e2dc98648d25,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1929837958-221007515',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36cecc9a-6f42-4575-8928-e2dc98648d25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:42.226909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295589e8-97d4-4713-8614-39b2cf82c5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:42.265523 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1929837958-221007515 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1929837958-221007515, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:14:42.265992 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1929837958-221007515 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1929837958-221007515, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:14:42.301988 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Created reservations ['316b93b6-f1b5-44c3-98c6-f2b5730eafa8', '589f7a90-c62f-4937-b957-d57902c5d7b0', '90d069f4-f551-4ec7-95f0-82704b65a3fa', 'dbcf0998-be66-460e-9c70-5b0639b75ab2'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:14:42.303198 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295589e8-97d4-4713-8614-39b2cf82c5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['316b93b6-f1b5-44c3-98c6-f2b5730eafa8', '589f7a90-c62f-4937-b957-d57902c5d7b0', '90d069f4-f551-4ec7-95f0-82704b65a3fa', 'dbcf0998-be66-460e-9c70-5b0639b75ab2']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:42.304300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ecf0aac-acff-4c70-94f3-e8ac533c7626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:42.322817 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-64ad861f-463d-4721-8315-2887724921b2 req-5bf49da9-6a1c-45b7-8c90-0bc0d505d5ce None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.326400 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-5bf49da9-6a1c-45b7-8c90-0bc0d505d5ce tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] PUT https://10.4.3.71/volume/v3/attachments/63a2da82-dad7-4f8a-b74f-c315e9368d15 Jul 10 18:14:42.326400 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-5bf49da9-6a1c-45b7-8c90-0bc0d505d5ce tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:42.330623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ecf0aac-acff-4c70-94f3-e8ac533c7626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff43d8b7-cdda-49c9-be70-612d84359078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-223307913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043fb31c5adb4e8f9fd19abefe90e2f1',qos_specs=None,replication_status=,reservations=['316b93b6-f1b5-44c3-98c6-f2b5730eafa8','589f7a90-c62f-4937-b957-d57902c5d7b0','90d069f4-f551-4ec7-95f0-82704b65a3fa','dbcf0998-be66-460e-9c70-5b0639b75ab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3ea97f1acb49358cbc02ed4edcad85',volume_type_id=36cecc9a-6f42-4575-8928-e2dc98648d25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-223307913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff43d8b7-cdda-49c9-be70-612d84359078,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='043fb31c5adb4e8f9fd19abefe90e2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f3ea97f1acb49358cbc02ed4edcad85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36cecc9a-6f42-4575-8928-e2dc98648d25),volume_type_id=36cecc9a-6f42-4575-8928-e2dc98648d25)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:42.331320 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f174fcf-a51c-484f-b3a1-c728ffe4691b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:42.336461 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-64ad861f-463d-4721-8315-2887724921b2 req-5bf49da9-6a1c-45b7-8c90-0bc0d505d5ce tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Acquiring lock "cinder-attachment_update-7e5e0b5d-003d-4861-9d3b-db1c1e224fcd-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:14:42.342882 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-64ad861f-463d-4721-8315-2887724921b2 req-5bf49da9-6a1c-45b7-8c90-0bc0d505d5ce tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Lock "cinder-attachment_update-7e5e0b5d-003d-4861-9d3b-db1c1e224fcd-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:14:42.344446 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:42.344446 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:42.353819 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f174fcf-a51c-484f-b3a1-c728ffe4691b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-223307913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043fb31c5adb4e8f9fd19abefe90e2f1',qos_specs=None,replication_status=,reservations=['316b93b6-f1b5-44c3-98c6-f2b5730eafa8','589f7a90-c62f-4937-b957-d57902c5d7b0','90d069f4-f551-4ec7-95f0-82704b65a3fa','dbcf0998-be66-460e-9c70-5b0639b75ab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3ea97f1acb49358cbc02ed4edcad85',volume_type_id=36cecc9a-6f42-4575-8928-e2dc98648d25)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:42.354446 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d71e7890-5543-44c7-b696-8bccaed1e157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:42.365317 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d71e7890-5543-44c7-b696-8bccaed1e157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:42.366613 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Flow 'volume_create_api' (4664e0b0-a016-49d5-834a-3baaf71cd77b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:42.367022 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Create volume request issued successfully. Jul 10 18:14:42.367840 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aba6da21-94b4-4ff5-a8c7-a4b9df98e99a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:14:42.368417 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1091/4407] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:14:42 2026] POST /volume/v3/volumes => generated 843 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:42.381337 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8fe0176a-282a-43c5-94bc-6a5f4009dcc4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.383343 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8fe0176a-282a-43c5-94bc-6a5f4009dcc4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:42.383560 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8fe0176a-282a-43c5-94bc-6a5f4009dcc4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:42.383816 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8fe0176a-282a-43c5-94bc-6a5f4009dcc4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:42.390608 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:42.390608 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:42.394036 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8fe0176a-282a-43c5-94bc-6a5f4009dcc4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:42.398291 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8fe0176a-282a-43c5-94bc-6a5f4009dcc4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:42.398687 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1101/4408] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:42 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 911 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:42.706387 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e8ed50dd-8dc8-4f25-a20b-62b35bfe8dca None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:42.708547 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e8ed50dd-8dc8-4f25-a20b-62b35bfe8dca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:42.708838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e8ed50dd-8dc8-4f25-a20b-62b35bfe8dca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:42.709050 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e8ed50dd-8dc8-4f25-a20b-62b35bfe8dca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:42.722904 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:42.722904 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:42.727446 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e8ed50dd-8dc8-4f25-a20b-62b35bfe8dca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:42.733153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-e8ed50dd-8dc8-4f25-a20b-62b35bfe8dca tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:42.733761 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1108/4409] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:42 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:42.868422 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-64ad861f-463d-4721-8315-2887724921b2 req-5bf49da9-6a1c-45b7-8c90-0bc0d505d5ce tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Lock "cinder-attachment_update-7e5e0b5d-003d-4861-9d3b-db1c1e224fcd-np0000005036" released by "attachment_update" :: held 0.526s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:14:42.868768 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-5bf49da9-6a1c-45b7-8c90-0bc0d505d5ce tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/attachments/63a2da82-dad7-4f8a-b74f-c315e9368d15 returned with HTTP 200 Jul 10 18:14:42.869308 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1110/4410] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:14:42 2026] PUT /volume/v3/attachments/63a2da82-dad7-4f8a-b74f-c315e9368d15 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:43.048846 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0b348c83-6cc6-417a-bac8-faab1855cb35 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:43.050810 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b348c83-6cc6-417a-bac8-faab1855cb35 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:43.051049 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b348c83-6cc6-417a-bac8-faab1855cb35 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:43.051252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b348c83-6cc6-417a-bac8-faab1855cb35 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:43.051373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0b348c83-6cc6-417a-bac8-faab1855cb35 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:43.056366 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:43.056366 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:43.057243 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b348c83-6cc6-417a-bac8-faab1855cb35 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:43.057712 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1092/4411] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:43 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:43.101744 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-707b1514-c64e-4bdf-ac16-170cb8257c72 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:43.103748 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-707b1514-c64e-4bdf-ac16-170cb8257c72 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:43.104211 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-707b1514-c64e-4bdf-ac16-170cb8257c72 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:43.104619 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-707b1514-c64e-4bdf-ac16-170cb8257c72 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:43.114966 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:43.114966 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:43.118987 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-707b1514-c64e-4bdf-ac16-170cb8257c72 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:43.123482 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-707b1514-c64e-4bdf-ac16-170cb8257c72 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:43.123964 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1102/4412] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:43 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:43.196690 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9866ab7a-628d-423b-9320-165bb380e9e7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:43.199040 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9866ab7a-628d-423b-9320-165bb380e9e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:43.199315 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9866ab7a-628d-423b-9320-165bb380e9e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:43.199793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9866ab7a-628d-423b-9320-165bb380e9e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:43.210782 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:43.210782 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:43.214721 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9866ab7a-628d-423b-9320-165bb380e9e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:43.219306 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9866ab7a-628d-423b-9320-165bb380e9e7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:43.219755 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1109/4413] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:43 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:43.416282 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-884fd746-8b3c-4c28-9b4b-593e32ff93ca None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:43.418122 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-884fd746-8b3c-4c28-9b4b-593e32ff93ca tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:43.418304 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-884fd746-8b3c-4c28-9b4b-593e32ff93ca tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:43.418476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-884fd746-8b3c-4c28-9b4b-593e32ff93ca tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:43.425520 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:43.425520 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:43.429923 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-884fd746-8b3c-4c28-9b4b-593e32ff93ca tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:43.435725 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-884fd746-8b3c-4c28-9b4b-593e32ff93ca tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:43.436181 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1111/4414] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:43 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 935 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:44.071425 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e9fa4d53-0f57-4a49-81d9-826e5d60d2cd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:44.075598 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e9fa4d53-0f57-4a49-81d9-826e5d60d2cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:44.075598 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e9fa4d53-0f57-4a49-81d9-826e5d60d2cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:44.075598 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e9fa4d53-0f57-4a49-81d9-826e5d60d2cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:44.075598 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e9fa4d53-0f57-4a49-81d9-826e5d60d2cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:44.077232 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:44.077232 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:44.077809 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e9fa4d53-0f57-4a49-81d9-826e5d60d2cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:44.078134 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1093/4415] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:44 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:44.137438 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-20c78437-398f-495d-a3cd-f810d96060fd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:44.139694 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-20c78437-398f-495d-a3cd-f810d96060fd tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:44.139960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-20c78437-398f-495d-a3cd-f810d96060fd tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:44.140308 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-20c78437-398f-495d-a3cd-f810d96060fd tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:44.152305 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:44.152305 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:44.156980 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-20c78437-398f-495d-a3cd-f810d96060fd tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:44.163124 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-20c78437-398f-495d-a3cd-f810d96060fd tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:44.163746 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1103/4416] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:44 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:44.233476 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ae631cf8-fc95-4b56-9d72-3c5f66ec2021 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:44.235591 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ae631cf8-fc95-4b56-9d72-3c5f66ec2021 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:44.236241 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ae631cf8-fc95-4b56-9d72-3c5f66ec2021 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:44.236241 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ae631cf8-fc95-4b56-9d72-3c5f66ec2021 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:44.247865 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:44.247865 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:44.252183 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ae631cf8-fc95-4b56-9d72-3c5f66ec2021 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:44.257511 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ae631cf8-fc95-4b56-9d72-3c5f66ec2021 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:44.257992 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1110/4417] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:44 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:44.449644 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9a8836a5-481a-45c1-b1b8-af1a98ed36fe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:44.451497 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a8836a5-481a-45c1-b1b8-af1a98ed36fe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:44.451750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a8836a5-481a-45c1-b1b8-af1a98ed36fe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:44.451985 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a8836a5-481a-45c1-b1b8-af1a98ed36fe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:44.460133 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:44.460133 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:44.465432 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9a8836a5-481a-45c1-b1b8-af1a98ed36fe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:44.470752 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a8836a5-481a-45c1-b1b8-af1a98ed36fe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:44.471204 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1112/4418] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:44 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:45.089049 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5ea33f9e-27fc-4f50-a693-5fb772e0b0cd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:45.091371 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ea33f9e-27fc-4f50-a693-5fb772e0b0cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:45.091651 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ea33f9e-27fc-4f50-a693-5fb772e0b0cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:45.091925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ea33f9e-27fc-4f50-a693-5fb772e0b0cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:45.092071 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-5ea33f9e-27fc-4f50-a693-5fb772e0b0cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:45.097434 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:45.097434 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:45.098184 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ea33f9e-27fc-4f50-a693-5fb772e0b0cd tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:45.098667 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1094/4419] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:45 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:45.178068 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d86845e5-ed45-4ce0-9bf4-e533c87aa1b9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:45.179975 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d86845e5-ed45-4ce0-9bf4-e533c87aa1b9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:45.180197 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d86845e5-ed45-4ce0-9bf4-e533c87aa1b9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:45.180378 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d86845e5-ed45-4ce0-9bf4-e533c87aa1b9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:45.198525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-57442f05-b733-4e77-87ad-90cfb60cf86e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:45.199057 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:45.199057 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:45.200830 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-57442f05-b733-4e77-87ad-90cfb60cf86e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/attachments/d4e6842d-0029-4194-bfe7-272af2daaa0c Jul 10 18:14:45.201019 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-57442f05-b733-4e77-87ad-90cfb60cf86e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:45.201229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-57442f05-b733-4e77-87ad-90cfb60cf86e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:45.205115 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d86845e5-ed45-4ce0-9bf4-e533c87aa1b9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:45.210853 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d86845e5-ed45-4ce0-9bf4-e533c87aa1b9 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:45.211288 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1104/4420] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:45 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:45.216223 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:45.216223 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:45.276651 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e9e4da22-494e-4e06-ae3e-15fb753dcf9e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:45.279171 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e9e4da22-494e-4e06-ae3e-15fb753dcf9e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:45.279487 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e9e4da22-494e-4e06-ae3e-15fb753dcf9e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:45.279746 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e9e4da22-494e-4e06-ae3e-15fb753dcf9e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:45.289835 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:45.289835 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:45.294065 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e9e4da22-494e-4e06-ae3e-15fb753dcf9e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:45.298918 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e9e4da22-494e-4e06-ae3e-15fb753dcf9e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:45.299311 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1113/4421] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:45 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:45.486364 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5efb69d0-24b2-4a12-90b7-285ed8b0bff3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:45.488334 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5efb69d0-24b2-4a12-90b7-285ed8b0bff3 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:45.488603 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5efb69d0-24b2-4a12-90b7-285ed8b0bff3 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:45.488817 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5efb69d0-24b2-4a12-90b7-285ed8b0bff3 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:45.498963 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:45.498963 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:45.503492 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5efb69d0-24b2-4a12-90b7-285ed8b0bff3 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:45.507978 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5efb69d0-24b2-4a12-90b7-285ed8b0bff3 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:45.508495 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1095/4422] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:45 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:45.755360 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b3c26216-1720-4e93-8752-d2696e3ab796 req-57442f05-b733-4e77-87ad-90cfb60cf86e tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/attachments/d4e6842d-0029-4194-bfe7-272af2daaa0c returned with HTTP 200 Jul 10 18:14:45.755841 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1111/4423] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:14:45 2026] DELETE /volume/v3/attachments/d4e6842d-0029-4194-bfe7-272af2daaa0c => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:46.110981 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5a8dcfbd-9c64-4db9-995f-9e7697e59f46 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:46.114165 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5a8dcfbd-9c64-4db9-995f-9e7697e59f46 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:46.114165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5a8dcfbd-9c64-4db9-995f-9e7697e59f46 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:46.114165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5a8dcfbd-9c64-4db9-995f-9e7697e59f46 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:46.114165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-5a8dcfbd-9c64-4db9-995f-9e7697e59f46 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:46.118388 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:46.118388 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:46.119209 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5a8dcfbd-9c64-4db9-995f-9e7697e59f46 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:46.119772 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1105/4424] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:46 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:46.227349 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-aec8cdc2-36dc-468e-a4d5-05ceb610c592 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:46.229381 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aec8cdc2-36dc-468e-a4d5-05ceb610c592 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:46.229684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aec8cdc2-36dc-468e-a4d5-05ceb610c592 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:46.229907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aec8cdc2-36dc-468e-a4d5-05ceb610c592 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:46.240685 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:46.240685 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:46.245695 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-aec8cdc2-36dc-468e-a4d5-05ceb610c592 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:46.252516 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aec8cdc2-36dc-468e-a4d5-05ceb610c592 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:46.255315 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1114/4425] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:46 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:46.316273 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-41c28152-d397-49bc-be2c-76b10704e353 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:46.318431 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-41c28152-d397-49bc-be2c-76b10704e353 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:46.318615 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-41c28152-d397-49bc-be2c-76b10704e353 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:46.318859 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-41c28152-d397-49bc-be2c-76b10704e353 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:46.326312 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:46.326312 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:46.331102 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-41c28152-d397-49bc-be2c-76b10704e353 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:46.340196 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-41c28152-d397-49bc-be2c-76b10704e353 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:46.341186 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1096/4426] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:46 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:46.356153 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bc66427a-7607-498a-9909-c2d301ca51f7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:46.357512 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bc66427a-7607-498a-9909-c2d301ca51f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] DELETE https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:46.357764 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bc66427a-7607-498a-9909-c2d301ca51f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:46.357945 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bc66427a-7607-498a-9909-c2d301ca51f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:46.358152 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-bc66427a-7607-498a-9909-c2d301ca51f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Delete volume with id: 77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:46.367600 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:46.367600 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:46.367600 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bc66427a-7607-498a-9909-c2d301ca51f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:46.389537 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bc66427a-7607-498a-9909-c2d301ca51f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Delete volume request issued successfully. Jul 10 18:14:46.390456 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bc66427a-7607-498a-9909-c2d301ca51f7 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 202 Jul 10 18:14:46.390456 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1112/4427] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:14:46 2026] DELETE /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:14:46.401614 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-68eefcc3-f651-4bf3-9480-8461db13bb81 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:46.403362 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-68eefcc3-f651-4bf3-9480-8461db13bb81 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:46.403838 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-68eefcc3-f651-4bf3-9480-8461db13bb81 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:46.404200 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-68eefcc3-f651-4bf3-9480-8461db13bb81 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:46.416739 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:46.416739 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:46.423029 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-68eefcc3-f651-4bf3-9480-8461db13bb81 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Volume info retrieved successfully. Jul 10 18:14:46.429006 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-68eefcc3-f651-4bf3-9480-8461db13bb81 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 200 Jul 10 18:14:46.429598 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1106/4428] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:46 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:46.531925 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-346080e7-8153-4aa1-a325-a720b226189e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:46.535306 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-346080e7-8153-4aa1-a325-a720b226189e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:46.535659 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-346080e7-8153-4aa1-a325-a720b226189e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:46.535953 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-346080e7-8153-4aa1-a325-a720b226189e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:46.549585 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:46.549585 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:46.554689 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-346080e7-8153-4aa1-a325-a720b226189e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:46.562531 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-346080e7-8153-4aa1-a325-a720b226189e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:46.563161 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1115/4429] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:46 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:47.132321 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3a646527-bd99-4d5f-8ac9-c60cc2afa95c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:47.134231 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a646527-bd99-4d5f-8ac9-c60cc2afa95c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:47.134791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3a646527-bd99-4d5f-8ac9-c60cc2afa95c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:47.134791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3a646527-bd99-4d5f-8ac9-c60cc2afa95c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:47.134903 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-3a646527-bd99-4d5f-8ac9-c60cc2afa95c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:47.140254 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:47.140254 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:47.141393 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a646527-bd99-4d5f-8ac9-c60cc2afa95c tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:47.141653 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1097/4430] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:47 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:47.270273 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-45ce92de-0d11-4e7b-b440-d37467171781 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:47.272201 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-45ce92de-0d11-4e7b-b440-d37467171781 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:47.272405 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-45ce92de-0d11-4e7b-b440-d37467171781 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:47.272627 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-45ce92de-0d11-4e7b-b440-d37467171781 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:47.283140 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:47.283140 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:47.287504 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-45ce92de-0d11-4e7b-b440-d37467171781 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:47.292195 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-45ce92de-0d11-4e7b-b440-d37467171781 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:47.292739 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1113/4431] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:47 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:47.444672 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ee7ced3e-9867-477b-b9ad-fb3f27083789 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:47.448587 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ee7ced3e-9867-477b-b9ad-fb3f27083789 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] GET https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e Jul 10 18:14:47.448587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ee7ced3e-9867-477b-b9ad-fb3f27083789 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:47.448587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ee7ced3e-9867-477b-b9ad-fb3f27083789 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:47.453252 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ee7ced3e-9867-477b-b9ad-fb3f27083789 tempest-VolumeMultiattachTests-592115370 tempest-VolumeMultiattachTests-592115370-project-member] https://10.4.3.71/volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e returned with HTTP 404 Jul 10 18:14:47.453898 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1107/4432] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:47 2026] GET /volume/v3/volumes/77c6288a-3ead-4233-a70a-de02d52ffd9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:14:47.461735 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3984bf65-1edf-4397-a85a-9ff30b3a79d4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:47.463232 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3984bf65-1edf-4397-a85a-9ff30b3a79d4 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:14:47.463429 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3984bf65-1edf-4397-a85a-9ff30b3a79d4 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:47.463636 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3984bf65-1edf-4397-a85a-9ff30b3a79d4 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:47.464438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3984bf65-1edf-4397-a85a-9ff30b3a79d4 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:14:47.481219 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3984bf65-1edf-4397-a85a-9ff30b3a79d4 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Get all volumes completed successfully. Jul 10 18:14:47.484346 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:47.484346 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:47.493184 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3984bf65-1edf-4397-a85a-9ff30b3a79d4 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:14:47.493802 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1116/4433] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:14:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:14:47.515643 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bd2104a7-7b1d-4b8e-9fa9-36a3637a27b9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:47.517633 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bd2104a7-7b1d-4b8e-9fa9-36a3637a27b9 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] DELETE https://10.4.3.71/volume/v3/types/c06976bb-6579-4fd1-b897-1441ecb962bb Jul 10 18:14:47.517897 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bd2104a7-7b1d-4b8e-9fa9-36a3637a27b9 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:47.518128 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bd2104a7-7b1d-4b8e-9fa9-36a3637a27b9 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:47.547625 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bd2104a7-7b1d-4b8e-9fa9-36a3637a27b9 tempest-VolumeMultiattachTests-1804626711 tempest-VolumeMultiattachTests-1804626711-project-admin] https://10.4.3.71/volume/v3/types/c06976bb-6579-4fd1-b897-1441ecb962bb returned with HTTP 202 Jul 10 18:14:47.548133 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1098/4434] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:14:47 2026] DELETE /volume/v3/types/c06976bb-6579-4fd1-b897-1441ecb962bb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:14:47.578259 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3968a1b0-e0e9-499f-8401-6e04ea6159aa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:47.580730 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3968a1b0-e0e9-499f-8401-6e04ea6159aa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:47.580937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3968a1b0-e0e9-499f-8401-6e04ea6159aa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:47.581128 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3968a1b0-e0e9-499f-8401-6e04ea6159aa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:47.591303 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:47.591303 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:47.597304 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3968a1b0-e0e9-499f-8401-6e04ea6159aa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:47.602877 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3968a1b0-e0e9-499f-8401-6e04ea6159aa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:47.603363 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1114/4435] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:47 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:48.153474 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4095ad2c-3084-4f97-8cbc-afec59369e73 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:48.157221 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4095ad2c-3084-4f97-8cbc-afec59369e73 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:48.157221 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4095ad2c-3084-4f97-8cbc-afec59369e73 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:48.157221 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4095ad2c-3084-4f97-8cbc-afec59369e73 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:48.157221 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-4095ad2c-3084-4f97-8cbc-afec59369e73 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:48.162843 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:48.162843 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:48.162843 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4095ad2c-3084-4f97-8cbc-afec59369e73 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:48.162843 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1108/4436] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:48 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:48.308930 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-86d6ab7b-78ed-484f-b7e6-20a194ca2b64 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:48.314274 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-86d6ab7b-78ed-484f-b7e6-20a194ca2b64 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:48.314473 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-86d6ab7b-78ed-484f-b7e6-20a194ca2b64 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:48.314703 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-86d6ab7b-78ed-484f-b7e6-20a194ca2b64 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:48.330092 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:48.330092 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:48.334631 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-86d6ab7b-78ed-484f-b7e6-20a194ca2b64 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:48.339971 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-86d6ab7b-78ed-484f-b7e6-20a194ca2b64 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:48.340350 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1117/4437] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:48 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:48.618070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-027fbd5a-a15a-4eae-8c6b-590d2d46cb07 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:48.619845 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-027fbd5a-a15a-4eae-8c6b-590d2d46cb07 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:48.620050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-027fbd5a-a15a-4eae-8c6b-590d2d46cb07 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:48.620217 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-027fbd5a-a15a-4eae-8c6b-590d2d46cb07 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:48.626889 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:48.626889 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:48.636346 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-027fbd5a-a15a-4eae-8c6b-590d2d46cb07 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:48.640637 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-027fbd5a-a15a-4eae-8c6b-590d2d46cb07 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:48.641015 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1099/4438] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:48 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:49.174944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3885f5a5-8fcc-4559-b7b9-2ad9d1bdd259 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:49.177163 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3885f5a5-8fcc-4559-b7b9-2ad9d1bdd259 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:49.177393 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3885f5a5-8fcc-4559-b7b9-2ad9d1bdd259 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:49.177621 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3885f5a5-8fcc-4559-b7b9-2ad9d1bdd259 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:49.177728 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-3885f5a5-8fcc-4559-b7b9-2ad9d1bdd259 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:49.182956 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:49.182956 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:49.183704 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3885f5a5-8fcc-4559-b7b9-2ad9d1bdd259 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:49.184088 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1115/4439] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:49 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:49.361485 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a5b529c8-733c-4fda-8327-08d064e26219 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:49.363312 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a5b529c8-733c-4fda-8327-08d064e26219 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:49.363741 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a5b529c8-733c-4fda-8327-08d064e26219 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:49.364076 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a5b529c8-733c-4fda-8327-08d064e26219 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:49.376084 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:49.376084 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:49.379145 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a5b529c8-733c-4fda-8327-08d064e26219 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:49.383812 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a5b529c8-733c-4fda-8327-08d064e26219 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:49.384247 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1109/4440] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:49 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:49.656807 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b22c92dd-b701-4f64-89d5-0f96c2f1ae9c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:49.658891 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b22c92dd-b701-4f64-89d5-0f96c2f1ae9c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:49.659120 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b22c92dd-b701-4f64-89d5-0f96c2f1ae9c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:49.659334 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b22c92dd-b701-4f64-89d5-0f96c2f1ae9c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:49.667869 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:49.667869 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:49.672090 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b22c92dd-b701-4f64-89d5-0f96c2f1ae9c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:49.677206 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b22c92dd-b701-4f64-89d5-0f96c2f1ae9c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:49.678702 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1118/4441] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:49 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:50.195673 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-79e63766-911e-40b2-8306-9e83d88a11e1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:50.197718 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79e63766-911e-40b2-8306-9e83d88a11e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:50.197953 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-79e63766-911e-40b2-8306-9e83d88a11e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:50.198197 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-79e63766-911e-40b2-8306-9e83d88a11e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:50.198298 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-79e63766-911e-40b2-8306-9e83d88a11e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:50.202635 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:50.202635 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:50.203235 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79e63766-911e-40b2-8306-9e83d88a11e1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:50.203672 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1100/4442] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:50 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:50.399527 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e679ad33-b922-4749-a653-7e2f7dff9a81 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:50.401608 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e679ad33-b922-4749-a653-7e2f7dff9a81 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:50.401608 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e679ad33-b922-4749-a653-7e2f7dff9a81 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:50.401608 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e679ad33-b922-4749-a653-7e2f7dff9a81 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:50.410442 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:50.410442 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:50.414265 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e679ad33-b922-4749-a653-7e2f7dff9a81 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:50.419864 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e679ad33-b922-4749-a653-7e2f7dff9a81 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:50.420221 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1116/4443] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:50 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:50.693616 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8fe69cb6-06df-4665-96d6-a2c84fe367cb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:50.695387 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8fe69cb6-06df-4665-96d6-a2c84fe367cb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:50.695623 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8fe69cb6-06df-4665-96d6-a2c84fe367cb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:50.695805 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8fe69cb6-06df-4665-96d6-a2c84fe367cb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:50.702801 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:50.702801 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:50.706811 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8fe69cb6-06df-4665-96d6-a2c84fe367cb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:50.710870 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8fe69cb6-06df-4665-96d6-a2c84fe367cb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:50.711216 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1110/4444] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:50 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:51.214116 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-16685b6a-6e8e-4501-96ff-bb9e23e223c8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:51.216007 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16685b6a-6e8e-4501-96ff-bb9e23e223c8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:51.216264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16685b6a-6e8e-4501-96ff-bb9e23e223c8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:51.216478 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16685b6a-6e8e-4501-96ff-bb9e23e223c8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:51.216627 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-16685b6a-6e8e-4501-96ff-bb9e23e223c8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:51.221118 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:51.221118 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:51.221842 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16685b6a-6e8e-4501-96ff-bb9e23e223c8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:51.222283 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1119/4445] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:51 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:51.410827 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-64ad861f-463d-4721-8315-2887724921b2 req-9fd0c3bc-6a76-4149-832d-c45dcf41be1f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:51.413231 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-9fd0c3bc-6a76-4149-832d-c45dcf41be1f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/attachments/63a2da82-dad7-4f8a-b74f-c315e9368d15/action Jul 10 18:14:51.413751 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-9fd0c3bc-6a76-4149-832d-c45dcf41be1f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:51.413930 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-9fd0c3bc-6a76-4149-832d-c45dcf41be1f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:51.433298 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:51.433298 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:51.446548 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-64ad861f-463d-4721-8315-2887724921b2 req-9fd0c3bc-6a76-4149-832d-c45dcf41be1f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/attachments/63a2da82-dad7-4f8a-b74f-c315e9368d15/action returned with HTTP 204 Jul 10 18:14:51.447165 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1101/4446] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:14:51 2026] POST /volume/v3/attachments/63a2da82-dad7-4f8a-b74f-c315e9368d15/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:14:51.459674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c77ad2f3-201b-4abd-9e6c-24c205a9dfda None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:51.461662 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c77ad2f3-201b-4abd-9e6c-24c205a9dfda tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:51.461914 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c77ad2f3-201b-4abd-9e6c-24c205a9dfda tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:51.462149 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c77ad2f3-201b-4abd-9e6c-24c205a9dfda tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:51.473405 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:51.473405 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:51.477651 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c77ad2f3-201b-4abd-9e6c-24c205a9dfda tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:51.482158 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c77ad2f3-201b-4abd-9e6c-24c205a9dfda tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:51.482614 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1117/4447] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:51 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:14:51.535741 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-37a64a30-5873-4b17-b81d-5c4e7899cdc3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:51.537679 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-37a64a30-5873-4b17-b81d-5c4e7899cdc3 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:51.537879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-37a64a30-5873-4b17-b81d-5c4e7899cdc3 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:51.538125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-37a64a30-5873-4b17-b81d-5c4e7899cdc3 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:51.550911 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:51.550911 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:51.554951 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-37a64a30-5873-4b17-b81d-5c4e7899cdc3 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:51.560339 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-37a64a30-5873-4b17-b81d-5c4e7899cdc3 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:51.560850 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1111/4448] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:51 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:51.607403 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3f1fc069-02bb-482f-a849-2833d8c4e674 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:51.609211 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f1fc069-02bb-482f-a849-2833d8c4e674 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action Jul 10 18:14:51.609634 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3f1fc069-02bb-482f-a849-2833d8c4e674 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action body: b'{"os-detach": {"attachment_id": "63a2da82-dad7-4f8a-b74f-c315e9368d15"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:51.609773 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3f1fc069-02bb-482f-a849-2833d8c4e674 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "63a2da82-dad7-4f8a-b74f-c315e9368d15"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:51.620477 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:51.620477 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:51.620945 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3f1fc069-02bb-482f-a849-2833d8c4e674 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:51.628975 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f1fc069-02bb-482f-a849-2833d8c4e674 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action returned with HTTP 400 Jul 10 18:14:51.629447 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1120/4449] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:14:51 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 100 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:14:51.672117 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f41402a9-967b-4b9a-ba6f-34169946f40c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:51.674088 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f41402a9-967b-4b9a-ba6f-34169946f40c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:51.674293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f41402a9-967b-4b9a-ba6f-34169946f40c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:51.674488 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f41402a9-967b-4b9a-ba6f-34169946f40c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:51.682864 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:51.682864 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:51.685933 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f41402a9-967b-4b9a-ba6f-34169946f40c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:51.689683 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f41402a9-967b-4b9a-ba6f-34169946f40c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:51.690092 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1102/4450] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:51 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:51.712231 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-432e48cf-1527-4ade-b333-d2fd30ac260c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:51.714533 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-432e48cf-1527-4ade-b333-d2fd30ac260c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd/action Jul 10 18:14:51.714928 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-432e48cf-1527-4ade-b333-d2fd30ac260c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:51.715066 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-432e48cf-1527-4ade-b333-d2fd30ac260c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:51.724774 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2530f382-00a3-4bd8-a525-13d78e1293e0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:51.726905 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2530f382-00a3-4bd8-a525-13d78e1293e0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:51.727135 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2530f382-00a3-4bd8-a525-13d78e1293e0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:51.727360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2530f382-00a3-4bd8-a525-13d78e1293e0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:51.728387 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:51.728387 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:51.728909 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-432e48cf-1527-4ade-b333-d2fd30ac260c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:51.734813 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:51.734813 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:51.735891 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-432e48cf-1527-4ade-b333-d2fd30ac260c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Begin detaching volume completed successfully. Jul 10 18:14:51.736188 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-432e48cf-1527-4ade-b333-d2fd30ac260c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd/action returned with HTTP 202 Jul 10 18:14:51.736836 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1118/4451] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:14:51 2026] POST /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:14:51.740118 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2530f382-00a3-4bd8-a525-13d78e1293e0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:51.750200 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2530f382-00a3-4bd8-a525-13d78e1293e0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:51.750767 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1112/4452] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:51 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:52.233353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cbdd6770-51cc-4195-ba93-2e5ab11f6187 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:52.235663 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cbdd6770-51cc-4195-ba93-2e5ab11f6187 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:52.235961 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cbdd6770-51cc-4195-ba93-2e5ab11f6187 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:52.236185 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cbdd6770-51cc-4195-ba93-2e5ab11f6187 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:52.236349 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-cbdd6770-51cc-4195-ba93-2e5ab11f6187 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:52.241128 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:52.241128 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:52.241845 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cbdd6770-51cc-4195-ba93-2e5ab11f6187 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:52.242270 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1121/4453] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:52 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:52.760511 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a3ab40f7-e05e-44a0-a67b-5c95bab37903 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:52.761022 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3ab40f7-e05e-44a0-a67b-5c95bab37903 None None] GET https://10.4.3.71/volume// Jul 10 18:14:52.761294 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a3ab40f7-e05e-44a0-a67b-5c95bab37903 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:52.761609 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a3ab40f7-e05e-44a0-a67b-5c95bab37903 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:52.762141 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3ab40f7-e05e-44a0-a67b-5c95bab37903 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:52.762494 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1103/4454] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:14:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:52.764157 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6242384e-6ab1-4320-87e5-66ae7d41d5dc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:52.767170 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6242384e-6ab1-4320-87e5-66ae7d41d5dc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:52.767384 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6242384e-6ab1-4320-87e5-66ae7d41d5dc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:52.767592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6242384e-6ab1-4320-87e5-66ae7d41d5dc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:52.770797 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f70dd176-a461-4631-ac24-83b2eccd6366 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:52.773450 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f70dd176-a461-4631-ac24-83b2eccd6366 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:14:52.773757 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f70dd176-a461-4631-ac24-83b2eccd6366 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:52.774010 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f70dd176-a461-4631-ac24-83b2eccd6366 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:52.779485 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:52.779485 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:52.786177 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6242384e-6ab1-4320-87e5-66ae7d41d5dc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:52.787224 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:52.787224 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:52.790885 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6242384e-6ab1-4320-87e5-66ae7d41d5dc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:52.791260 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1119/4455] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:52 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:52.803013 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f70dd176-a461-4631-ac24-83b2eccd6366 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:52.814554 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-f70dd176-a461-4631-ac24-83b2eccd6366 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:14:52.815055 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1113/4456] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:14:52 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 1331 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:14:53.254163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fcb62f5e-337d-42ce-93cc-cfb96c81d3e4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:53.255979 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fcb62f5e-337d-42ce-93cc-cfb96c81d3e4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:53.256171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fcb62f5e-337d-42ce-93cc-cfb96c81d3e4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:53.256370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fcb62f5e-337d-42ce-93cc-cfb96c81d3e4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:53.256485 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-fcb62f5e-337d-42ce-93cc-cfb96c81d3e4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:53.260547 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:53.260547 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:53.261190 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fcb62f5e-337d-42ce-93cc-cfb96c81d3e4 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:53.261661 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1122/4457] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:53 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:53.717626 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-849808bc-e0c8-43f1-a544-ca899957671f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:53.719744 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-849808bc-e0c8-43f1-a544-ca899957671f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] DELETE https://10.4.3.71/volume/v3/attachments/63a2da82-dad7-4f8a-b74f-c315e9368d15 Jul 10 18:14:53.719885 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-849808bc-e0c8-43f1-a544-ca899957671f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:53.720058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-849808bc-e0c8-43f1-a544-ca899957671f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:53.728820 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:53.728820 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:53.809869 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-db32cd0e-f29d-4ebb-891b-8714a696d6fa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:53.812147 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-db32cd0e-f29d-4ebb-891b-8714a696d6fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:53.812385 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-db32cd0e-f29d-4ebb-891b-8714a696d6fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:53.812620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-db32cd0e-f29d-4ebb-891b-8714a696d6fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:53.820934 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:53.820934 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:53.825927 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-db32cd0e-f29d-4ebb-891b-8714a696d6fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:53.832541 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-db32cd0e-f29d-4ebb-891b-8714a696d6fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:53.833046 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1120/4458] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:53 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:54.261075 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f8912dec-f588-4aa9-bdd2-8743904b6a82 req-849808bc-e0c8-43f1-a544-ca899957671f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/attachments/63a2da82-dad7-4f8a-b74f-c315e9368d15 returned with HTTP 200 Jul 10 18:14:54.261776 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1104/4459] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:14:53 2026] DELETE /volume/v3/attachments/63a2da82-dad7-4f8a-b74f-c315e9368d15 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:54.271281 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e5bc4154-286a-4661-a59a-5c1ec32d692a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:54.273418 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e5bc4154-286a-4661-a59a-5c1ec32d692a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:54.273791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e5bc4154-286a-4661-a59a-5c1ec32d692a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:54.273877 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e5bc4154-286a-4661-a59a-5c1ec32d692a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:54.273973 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e5bc4154-286a-4661-a59a-5c1ec32d692a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:54.279506 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:54.279506 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:54.280540 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e5bc4154-286a-4661-a59a-5c1ec32d692a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:54.281223 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1114/4460] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:54 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:54.849345 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-41f275d4-97ad-481b-9a1c-039375087e4b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:54.851088 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-41f275d4-97ad-481b-9a1c-039375087e4b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:54.851325 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-41f275d4-97ad-481b-9a1c-039375087e4b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:54.851514 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-41f275d4-97ad-481b-9a1c-039375087e4b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:54.853578 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=158,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:14:54.860891 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:54.860891 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:54.865843 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-41f275d4-97ad-481b-9a1c-039375087e4b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:54.871381 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-41f275d4-97ad-481b-9a1c-039375087e4b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:54.871832 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1123/4461] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:54 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 1248 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:54.961782 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7a8d57c7-e2de-4a2f-ab69-248ed3e4fae0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:54.964059 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7a8d57c7-e2de-4a2f-ab69-248ed3e4fae0 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] POST https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action Jul 10 18:14:54.964511 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7a8d57c7-e2de-4a2f-ab69-248ed3e4fae0 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:54.964711 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7a8d57c7-e2de-4a2f-ab69-248ed3e4fae0 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:54.980939 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:54.980939 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:54.982721 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-84f25886-559a-4d72-8de2-cd83d18822d4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:54.985360 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-84f25886-559a-4d72-8de2-cd83d18822d4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:54.985632 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-84f25886-559a-4d72-8de2-cd83d18822d4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:54.985900 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-84f25886-559a-4d72-8de2-cd83d18822d4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:54.986439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-7a8d57c7-e2de-4a2f-ab69-248ed3e4fae0 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] Updating volume 'a47d0616-c83e-4ee2-a5c5-1acd427c564d' with '{'status': 'in-use'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:14:54.993653 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:54.993653 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:54.997792 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-84f25886-559a-4d72-8de2-cd83d18822d4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:55.005341 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-84f25886-559a-4d72-8de2-cd83d18822d4 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:55.005950 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1105/4462] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:54 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 1248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:55.019941 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7a8d57c7-e2de-4a2f-ab69-248ed3e4fae0 tempest-TestServerVolumeAttachmentScenario-1351039279 tempest-TestServerVolumeAttachmentScenario-1351039279-project-admin] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action returned with HTTP 202 Jul 10 18:14:55.020494 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1121/4463] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:14:54 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:14:55.054075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f8eeda88-32a7-4902-bb5f-5a81c729db8e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:55.056832 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f8eeda88-32a7-4902-bb5f-5a81c729db8e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:55.057146 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f8eeda88-32a7-4902-bb5f-5a81c729db8e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:55.057433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f8eeda88-32a7-4902-bb5f-5a81c729db8e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:55.075139 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:55.075139 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:55.079124 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f8eeda88-32a7-4902-bb5f-5a81c729db8e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:55.083524 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f8eeda88-32a7-4902-bb5f-5a81c729db8e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:55.083953 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1115/4464] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:55 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:55.130802 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-0a750611-d244-45d1-997d-05745ff6063f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:55.133337 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-0a750611-d244-45d1-997d-05745ff6063f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:55.133555 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-0a750611-d244-45d1-997d-05745ff6063f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:55.133801 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-0a750611-d244-45d1-997d-05745ff6063f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:55.146211 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:55.146211 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:55.152289 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:55.152482 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-0a750611-d244-45d1-997d-05745ff6063f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:55.153525 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:14:55.153857 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1959970114"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:55.155349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1959970114'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:14:55.155495 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Create volume of 1 GB Jul 10 18:14:55.158485 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-0a750611-d244-45d1-997d-05745ff6063f tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:55.159102 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1124/4465] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:55 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:55.159601 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Availability Zones retrieved successfully. Jul 10 18:14:55.166096 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Flow 'volume_create_api' (7f87e2a3-cf7c-4661-a6d5-7ab0abebb3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:55.167023 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (765edfdf-cc09-43db-8d18-18a4857eecb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:55.167953 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:14:55.178631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-f5a51487-86a0-46c7-9085-e58b662bda9a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:55.181043 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-f5a51487-86a0-46c7-9085-e58b662bda9a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] POST https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action Jul 10 18:14:55.181526 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-f5a51487-86a0-46c7-9085-e58b662bda9a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:55.181749 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-f5a51487-86a0-46c7-9085-e58b662bda9a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:55.194296 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:55.194296 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:55.194967 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-f5a51487-86a0-46c7-9085-e58b662bda9a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:55.197438 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (765edfdf-cc09-43db-8d18-18a4857eecb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:55.198195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0aabd0-ec45-418e-8e28-8ccf42d36faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:55.202422 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-f5a51487-86a0-46c7-9085-e58b662bda9a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Begin detaching volume completed successfully. Jul 10 18:14:55.202773 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-f5a51487-86a0-46c7-9085-e58b662bda9a tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action returned with HTTP 202 Jul 10 18:14:55.203427 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1122/4466] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:14:55 2026] POST /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:14:55.254906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Created reservations ['3fa1ed6d-3a97-4ad3-8416-50b654baec13', '31a58990-7e96-4b02-a7b1-1ed6041f0d00', 'fcd679ff-410e-40a8-8dfa-9219d5e8274a', '19376902-5e9c-437f-9309-df9715c10d76'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:14:55.256341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0aabd0-ec45-418e-8e28-8ccf42d36faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fa1ed6d-3a97-4ad3-8416-50b654baec13', '31a58990-7e96-4b02-a7b1-1ed6041f0d00', 'fcd679ff-410e-40a8-8dfa-9219d5e8274a', '19376902-5e9c-437f-9309-df9715c10d76']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:55.257601 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22988fc3-e70e-40f5-9cf9-e5c0b56ff545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:55.286794 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22988fc3-e70e-40f5-9cf9-e5c0b56ff545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c72a038-5af5-413b-ade7-ac875c066f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1959970114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f34d5aaa0ab94e1f80444ceae199d07e',qos_specs=None,replication_status=,reservations=['3fa1ed6d-3a97-4ad3-8416-50b654baec13','31a58990-7e96-4b02-a7b1-1ed6041f0d00','fcd679ff-410e-40a8-8dfa-9219d5e8274a','19376902-5e9c-437f-9309-df9715c10d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d74efc0b25d49959ce1d5172dc8258f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1959970114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c72a038-5af5-413b-ade7-ac875c066f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f34d5aaa0ab94e1f80444ceae199d07e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d74efc0b25d49959ce1d5172dc8258f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:55.287660 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3954d9ad-0ca6-4ae3-98c0-60a09e7db660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:55.298190 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8119949b-017f-4b70-9d19-cf64e9c9e0e0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:55.300696 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8119949b-017f-4b70-9d19-cf64e9c9e0e0 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:55.302118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8119949b-017f-4b70-9d19-cf64e9c9e0e0 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:55.302579 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8119949b-017f-4b70-9d19-cf64e9c9e0e0 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:55.303978 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-8119949b-017f-4b70-9d19-cf64e9c9e0e0 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:55.309524 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:55.309524 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:55.309699 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3954d9ad-0ca6-4ae3-98c0-60a09e7db660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1959970114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f34d5aaa0ab94e1f80444ceae199d07e',qos_specs=None,replication_status=,reservations=['3fa1ed6d-3a97-4ad3-8416-50b654baec13','31a58990-7e96-4b02-a7b1-1ed6041f0d00','fcd679ff-410e-40a8-8dfa-9219d5e8274a','19376902-5e9c-437f-9309-df9715c10d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d74efc0b25d49959ce1d5172dc8258f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:55.310513 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf14823-ccf5-4277-8542-82eab24380e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:14:55.311498 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8119949b-017f-4b70-9d19-cf64e9c9e0e0 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:55.311498 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1116/4467] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:55 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:55.321504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf14823-ccf5-4277-8542-82eab24380e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:14:55.322378 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Flow 'volume_create_api' (7f87e2a3-cf7c-4661-a6d5-7ab0abebb3ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:14:55.322787 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Create volume request issued successfully. Jul 10 18:14:55.323298 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7744cb0b-915a-4e5e-8c25-9c3cab4ce16c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:14:55.323813 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1106/4468] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:14:55 2026] POST /volume/v3/volumes => generated 749 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:14:55.339957 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5c077416-69c9-46a4-89ac-36f9eaa8f187 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:55.343483 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5c077416-69c9-46a4-89ac-36f9eaa8f187 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:14:55.343705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5c077416-69c9-46a4-89ac-36f9eaa8f187 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:55.344077 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5c077416-69c9-46a4-89ac-36f9eaa8f187 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:55.353073 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:55.353073 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:55.357499 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5c077416-69c9-46a4-89ac-36f9eaa8f187 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:14:55.362821 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5c077416-69c9-46a4-89ac-36f9eaa8f187 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:14:55.363307 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1125/4469] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:55 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:55.544739 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-0877bc34-7762-448e-9ced-86c9b793c70b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:55.547478 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-0877bc34-7762-448e-9ced-86c9b793c70b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:14:55.547705 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-0877bc34-7762-448e-9ced-86c9b793c70b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:55.547999 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-0877bc34-7762-448e-9ced-86c9b793c70b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:55.555846 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:55.555846 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:55.561650 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-0877bc34-7762-448e-9ced-86c9b793c70b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:14:55.567180 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-0877bc34-7762-448e-9ced-86c9b793c70b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:14:55.567651 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1123/4470] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:55 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 1248 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:55.584514 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9c797362-8dc8-4204-8fc6-7f38bafbb673 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:55.585017 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c797362-8dc8-4204-8fc6-7f38bafbb673 None None] GET https://10.4.3.71/volume// Jul 10 18:14:55.585206 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c797362-8dc8-4204-8fc6-7f38bafbb673 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:55.585525 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c797362-8dc8-4204-8fc6-7f38bafbb673 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:55.585829 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c797362-8dc8-4204-8fc6-7f38bafbb673 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:55.586152 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1117/4471] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:14:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:55.596293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-99ac7d26-5725-47cb-ba57-1b36db3e8637 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:55.598438 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-99ac7d26-5725-47cb-ba57-1b36db3e8637 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:14:55.598824 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-99ac7d26-5725-47cb-ba57-1b36db3e8637 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff43d8b7-cdda-49c9-be70-612d84359078", "connector": null, "instance_uuid": "cf2bd4fc-c9e4-40ee-ab8f-db9ba671c749"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:55.607628 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:55.607628 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:55.637301 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-99ac7d26-5725-47cb-ba57-1b36db3e8637 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:14:55.638075 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1107/4472] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:14:55 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:56.235321 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f9d5981e-5961-47b3-bee6-cbeca608bd48 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:56.235892 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f9d5981e-5961-47b3-bee6-cbeca608bd48 None None] GET https://10.4.3.71/volume// Jul 10 18:14:56.236127 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f9d5981e-5961-47b3-bee6-cbeca608bd48 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:56.236404 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f9d5981e-5961-47b3-bee6-cbeca608bd48 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:56.236854 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f9d5981e-5961-47b3-bee6-cbeca608bd48 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:56.237243 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1126/4473] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:14:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:56.245859 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-36b7e274-05c7-4c10-851d-dfd6201eb36e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:56.249216 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-36b7e274-05c7-4c10-851d-dfd6201eb36e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:56.249621 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-36b7e274-05c7-4c10-851d-dfd6201eb36e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:56.250229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-36b7e274-05c7-4c10-851d-dfd6201eb36e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:56.264176 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:56.264176 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:56.271796 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-36b7e274-05c7-4c10-851d-dfd6201eb36e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:56.278212 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-36b7e274-05c7-4c10-851d-dfd6201eb36e tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:56.278683 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1124/4474] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:14:56 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 1330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:14:56.324873 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-af9ef12e-791a-48ea-af5d-cab620f35e13 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:56.327700 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-af9ef12e-791a-48ea-af5d-cab620f35e13 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:56.328033 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-af9ef12e-791a-48ea-af5d-cab620f35e13 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:56.328273 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-af9ef12e-791a-48ea-af5d-cab620f35e13 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:56.329053 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-af9ef12e-791a-48ea-af5d-cab620f35e13 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:56.335745 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:56.335745 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:56.335745 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-af9ef12e-791a-48ea-af5d-cab620f35e13 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:56.335745 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1118/4475] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:56 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:56.380581 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-73f1cbdb-15e4-49ce-83b7-b398f94d490a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:56.383108 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-73f1cbdb-15e4-49ce-83b7-b398f94d490a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:14:56.383461 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-73f1cbdb-15e4-49ce-83b7-b398f94d490a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:56.383798 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-73f1cbdb-15e4-49ce-83b7-b398f94d490a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:56.392276 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:56.392276 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:56.397385 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-73f1cbdb-15e4-49ce-83b7-b398f94d490a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:14:56.404166 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-73f1cbdb-15e4-49ce-83b7-b398f94d490a tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:14:56.404841 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1108/4476] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:56 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:56.456101 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-61fdcca6-9b54-4fbf-99b4-2a55cde16c1b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:56.458524 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-61fdcca6-9b54-4fbf-99b4-2a55cde16c1b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:14:56.458665 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-61fdcca6-9b54-4fbf-99b4-2a55cde16c1b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:56.458906 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-61fdcca6-9b54-4fbf-99b4-2a55cde16c1b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:56.466957 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:56.466957 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:56.471395 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-61fdcca6-9b54-4fbf-99b4-2a55cde16c1b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:14:56.476652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-61fdcca6-9b54-4fbf-99b4-2a55cde16c1b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:14:56.477182 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1127/4477] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:56 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:57.264821 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-e8333530-bf8d-4500-9c5f-093c285df628 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:57.267435 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-e8333530-bf8d-4500-9c5f-093c285df628 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] DELETE https://10.4.3.71/volume/v3/attachments/241e1bb7-7227-4b3f-b640-98e7435e8dac Jul 10 18:14:57.267642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-e8333530-bf8d-4500-9c5f-093c285df628 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:57.267874 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-e8333530-bf8d-4500-9c5f-093c285df628 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:57.277250 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:57.277250 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:57.348729 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8ed9a4ff-481a-4cc1-a56b-6283dc54296b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:57.351129 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8ed9a4ff-481a-4cc1-a56b-6283dc54296b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:57.351467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8ed9a4ff-481a-4cc1-a56b-6283dc54296b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:57.351758 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8ed9a4ff-481a-4cc1-a56b-6283dc54296b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:57.352137 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-8ed9a4ff-481a-4cc1-a56b-6283dc54296b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:57.358863 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:57.358863 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:57.359726 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8ed9a4ff-481a-4cc1-a56b-6283dc54296b tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:57.360249 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1119/4478] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:57 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:57.816259 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-59145063-b3a8-48a8-952e-43ddcbbb14e1 req-e8333530-bf8d-4500-9c5f-093c285df628 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/attachments/241e1bb7-7227-4b3f-b640-98e7435e8dac returned with HTTP 200 Jul 10 18:14:57.816753 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1125/4479] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:14:57 2026] DELETE /volume/v3/attachments/241e1bb7-7227-4b3f-b640-98e7435e8dac => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:58.373611 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-edccd156-257b-4162-a3aa-c51ad8bb7061 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:58.375782 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-edccd156-257b-4162-a3aa-c51ad8bb7061 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:58.376307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-edccd156-257b-4162-a3aa-c51ad8bb7061 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:58.376307 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-edccd156-257b-4162-a3aa-c51ad8bb7061 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:58.376755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-edccd156-257b-4162-a3aa-c51ad8bb7061 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:58.382358 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:58.382358 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:58.383310 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-edccd156-257b-4162-a3aa-c51ad8bb7061 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:58.383620 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1109/4480] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:58 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:58.452993 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-47417347-fcc8-4cc6-a27f-7734ec297c7c req-043ab053-59ad-4fd1-8fd4-b5763f83a2cb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:58.456436 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-47417347-fcc8-4cc6-a27f-7734ec297c7c req-043ab053-59ad-4fd1-8fd4-b5763f83a2cb tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:14:58.456745 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-47417347-fcc8-4cc6-a27f-7734ec297c7c req-043ab053-59ad-4fd1-8fd4-b5763f83a2cb tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:58.457018 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-47417347-fcc8-4cc6-a27f-7734ec297c7c req-043ab053-59ad-4fd1-8fd4-b5763f83a2cb tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:58.465720 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:58.465720 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:58.470593 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-47417347-fcc8-4cc6-a27f-7734ec297c7c req-043ab053-59ad-4fd1-8fd4-b5763f83a2cb tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:14:58.476209 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-47417347-fcc8-4cc6-a27f-7734ec297c7c req-043ab053-59ad-4fd1-8fd4-b5763f83a2cb tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:14:58.476692 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1128/4481] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:14:58 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:58.518032 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f36b4fbc-3f39-453b-9def-bf700b8c0822 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:58.518635 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f36b4fbc-3f39-453b-9def-bf700b8c0822 None None] GET https://10.4.3.71/volume// Jul 10 18:14:58.518826 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f36b4fbc-3f39-453b-9def-bf700b8c0822 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:58.519074 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f36b4fbc-3f39-453b-9def-bf700b8c0822 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:58.519654 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f36b4fbc-3f39-453b-9def-bf700b8c0822 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:58.520262 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1120/4482] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:14:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:58.531042 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-b7f1d6a4-4a75-4c71-ba5e-6d5a2fa1b0b7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:58.533927 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-b7f1d6a4-4a75-4c71-ba5e-6d5a2fa1b0b7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:14:58.534430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-b7f1d6a4-4a75-4c71-ba5e-6d5a2fa1b0b7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c72a038-5af5-413b-ade7-ac875c066f4f", "connector": null, "instance_uuid": "6067b6d5-fa09-44f2-8be6-74b68331931c"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:58.545721 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:58.545721 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:58.585689 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-b7f1d6a4-4a75-4c71-ba5e-6d5a2fa1b0b7 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:14:58.585689 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1126/4483] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:14:58 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:59.000814 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ae2d67e8-1629-4d3b-b186-579d18bd472e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:59.002948 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ae2d67e8-1629-4d3b-b186-579d18bd472e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:14:59.003276 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ae2d67e8-1629-4d3b-b186-579d18bd472e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:59.003493 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ae2d67e8-1629-4d3b-b186-579d18bd472e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:59.019072 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:59.019072 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:59.023979 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ae2d67e8-1629-4d3b-b186-579d18bd472e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:14:59.030030 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ae2d67e8-1629-4d3b-b186-579d18bd472e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:14:59.030618 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1110/4484] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:14:58 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:59.122576 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-06aa6af2-4cfa-47ca-b26c-db9d79e7ed71 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:59.123089 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-06aa6af2-4cfa-47ca-b26c-db9d79e7ed71 None None] GET https://10.4.3.71/volume// Jul 10 18:14:59.123342 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-06aa6af2-4cfa-47ca-b26c-db9d79e7ed71 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:59.123618 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-06aa6af2-4cfa-47ca-b26c-db9d79e7ed71 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:59.124038 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-06aa6af2-4cfa-47ca-b26c-db9d79e7ed71 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:14:59.124471 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1129/4485] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:14:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:14:59.131375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-6e78577e-f2f0-41f9-8d70-8336593643eb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:59.134276 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-6e78577e-f2f0-41f9-8d70-8336593643eb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:14:59.134537 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-6e78577e-f2f0-41f9-8d70-8336593643eb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:59.134781 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-6e78577e-f2f0-41f9-8d70-8336593643eb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:59.146256 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:59.146256 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:59.150749 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-6e78577e-f2f0-41f9-8d70-8336593643eb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:14:59.156304 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-6e78577e-f2f0-41f9-8d70-8336593643eb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:14:59.156902 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1121/4486] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:14:59 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:14:59.288853 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-d459bff3-a141-45e9-9cd6-14e4bbf9a2d3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:59.291181 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-d459bff3-a141-45e9-9cd6-14e4bbf9a2d3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] PUT https://10.4.3.71/volume/v3/attachments/db0175fe-15ee-4be9-9079-c36219ba4dd1 Jul 10 18:14:59.291656 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-d459bff3-a141-45e9-9cd6-14e4bbf9a2d3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:59.299188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-d459bff3-a141-45e9-9cd6-14e4bbf9a2d3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Acquiring lock "cinder-attachment_update-4c72a038-5af5-413b-ade7-ac875c066f4f-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:14:59.304102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-d459bff3-a141-45e9-9cd6-14e4bbf9a2d3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Lock "cinder-attachment_update-4c72a038-5af5-413b-ade7-ac875c066f4f-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:14:59.305157 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:59.305157 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:14:59.394597 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8f59ef3f-31d5-4661-b2cb-0242bea320a8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:59.396525 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f59ef3f-31d5-4661-b2cb-0242bea320a8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:14:59.396807 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f59ef3f-31d5-4661-b2cb-0242bea320a8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:59.396993 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f59ef3f-31d5-4661-b2cb-0242bea320a8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:59.397145 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8f59ef3f-31d5-4661-b2cb-0242bea320a8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:14:59.401585 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:59.401585 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:59.402296 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f59ef3f-31d5-4661-b2cb-0242bea320a8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:14:59.402788 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1111/4487] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:59 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:14:59.414382 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-aa26b4d1-f749-4d7d-bf18-a3d1eed56814 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:59.416542 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aa26b4d1-f749-4d7d-bf18-a3d1eed56814 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] POST https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68/action Jul 10 18:14:59.417035 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aa26b4d1-f749-4d7d-bf18-a3d1eed56814 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:14:59.417294 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aa26b4d1-f749-4d7d-bf18-a3d1eed56814 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:14:59.418867 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.admin_actions [None req-aa26b4d1-f749-4d7d-bf18-a3d1eed56814 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Updating backup 'c144cba2-49d1-46fc-89d6-b99b60ae5d68' with '{'status': 'error'}' {{(pid=99948) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 18:14:59.427344 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:59.427344 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:14:59.428548 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.policy [None req-aa26b4d1-f749-4d7d-bf18-a3d1eed56814 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '54a926560cf2414babdf45b08cda7f4b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3f00945864241c6bf5d0d4b50629fbf', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99948) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:14:59.428775 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aa26b4d1-f749-4d7d-bf18-a3d1eed56814 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68/action returned with HTTP 403 Jul 10 18:14:59.429313 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1130/4488] 10.4.3.71 () {70 vars in 1423 bytes} [Fri Jul 10 18:14:59 2026] POST /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:14:59.437217 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-131aacaa-7d02-4ec1-959d-23ce89e5f8db None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:59.439163 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-131aacaa-7d02-4ec1-959d-23ce89e5f8db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 Jul 10 18:14:59.439558 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-131aacaa-7d02-4ec1-959d-23ce89e5f8db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:59.439929 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-131aacaa-7d02-4ec1-959d-23ce89e5f8db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:59.440236 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-131aacaa-7d02-4ec1-959d-23ce89e5f8db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Delete volume with id: 8f42a086-d48c-4788-b2ce-d17c4423b993 Jul 10 18:14:59.449304 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:59.449304 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:14:59.450082 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-131aacaa-7d02-4ec1-959d-23ce89e5f8db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:59.468733 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-131aacaa-7d02-4ec1-959d-23ce89e5f8db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Delete volume request issued successfully. Jul 10 18:14:59.468998 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-131aacaa-7d02-4ec1-959d-23ce89e5f8db tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 returned with HTTP 202 Jul 10 18:14:59.469740 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1122/4489] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:14:59 2026] DELETE /volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:14:59.476668 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4db2d0b1-bad8-4fb8-8996-fef62aee81f5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:14:59.478380 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4db2d0b1-bad8-4fb8-8996-fef62aee81f5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 Jul 10 18:14:59.478609 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4db2d0b1-bad8-4fb8-8996-fef62aee81f5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:14:59.478810 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4db2d0b1-bad8-4fb8-8996-fef62aee81f5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:14:59.485991 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:14:59.485991 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:14:59.489914 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4db2d0b1-bad8-4fb8-8996-fef62aee81f5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:14:59.494989 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4db2d0b1-bad8-4fb8-8996-fef62aee81f5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 returned with HTTP 200 Jul 10 18:14:59.495476 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1112/4490] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:14:59 2026] GET /volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:14:59.831430 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-d459bff3-a141-45e9-9cd6-14e4bbf9a2d3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Lock "cinder-attachment_update-4c72a038-5af5-413b-ade7-ac875c066f4f-np0000005036" released by "attachment_update" :: held 0.527s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:14:59.831842 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-d459bff3-a141-45e9-9cd6-14e4bbf9a2d3 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments/db0175fe-15ee-4be9-9079-c36219ba4dd1 returned with HTTP 200 Jul 10 18:14:59.832375 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1127/4491] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:14:59 2026] PUT /volume/v3/attachments/db0175fe-15ee-4be9-9079-c36219ba4dd1 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:00.043960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cc166130-a965-453f-b00a-625153a28b30 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:00.045994 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc166130-a965-453f-b00a-625153a28b30 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:00.046271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc166130-a965-453f-b00a-625153a28b30 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:00.046500 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cc166130-a965-453f-b00a-625153a28b30 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:00.057201 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:00.057201 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:00.062690 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cc166130-a965-453f-b00a-625153a28b30 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:00.069616 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cc166130-a965-453f-b00a-625153a28b30 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:00.070098 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1131/4492] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:00 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:00.513530 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0d630ed7-c06e-4c37-bf13-70553a28ca39 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:00.515310 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d630ed7-c06e-4c37-bf13-70553a28ca39 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 Jul 10 18:15:00.515517 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d630ed7-c06e-4c37-bf13-70553a28ca39 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:00.515733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d630ed7-c06e-4c37-bf13-70553a28ca39 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:00.523722 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d630ed7-c06e-4c37-bf13-70553a28ca39 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 returned with HTTP 404 Jul 10 18:15:00.524446 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1123/4493] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:00 2026] GET /volume/v3/volumes/8f42a086-d48c-4788-b2ce-d17c4423b993 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:00.534255 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-471a2320-f841-482a-b03d-69c92cf7ffa1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:00.536461 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-471a2320-f841-482a-b03d-69c92cf7ffa1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:15:00.537032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-471a2320-f841-482a-b03d-69c92cf7ffa1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:00.537106 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-471a2320-f841-482a-b03d-69c92cf7ffa1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:00.537241 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-471a2320-f841-482a-b03d-69c92cf7ffa1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:00.542280 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:00.542280 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:00.543019 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-471a2320-f841-482a-b03d-69c92cf7ffa1 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-reader] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:15:00.543430 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1113/4494] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:00 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:00.554937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d12a18cf-5164-488a-a49d-0510cd8828b2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:00.556915 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d12a18cf-5164-488a-a49d-0510cd8828b2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] DELETE https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:15:00.557194 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d12a18cf-5164-488a-a49d-0510cd8828b2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:00.557472 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d12a18cf-5164-488a-a49d-0510cd8828b2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:00.557685 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-d12a18cf-5164-488a-a49d-0510cd8828b2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Delete backup with id: c144cba2-49d1-46fc-89d6-b99b60ae5d68. Jul 10 18:15:00.563320 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:00.563320 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:00.577722 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.rpcapi [None req-d12a18cf-5164-488a-a49d-0510cd8828b2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] delete_backup rpcapi backup_id c144cba2-49d1-46fc-89d6-b99b60ae5d68 {{(pid=99951) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:15:00.579487 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d12a18cf-5164-488a-a49d-0510cd8828b2 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 202 Jul 10 18:15:00.580014 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1128/4495] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:15:00 2026] DELETE /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:15:00.588828 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4dfa76ec-65d3-4416-8e4c-aef04de77827 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:00.590956 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4dfa76ec-65d3-4416-8e4c-aef04de77827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:15:00.591337 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4dfa76ec-65d3-4416-8e4c-aef04de77827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:00.591472 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4dfa76ec-65d3-4416-8e4c-aef04de77827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:00.591630 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-4dfa76ec-65d3-4416-8e4c-aef04de77827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:00.596892 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:00.596892 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:00.597251 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4dfa76ec-65d3-4416-8e4c-aef04de77827 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 200 Jul 10 18:15:00.597726 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1132/4496] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:00 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:01.085839 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a272813c-b8f3-4e13-a121-0bb9a69e015f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:01.088160 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a272813c-b8f3-4e13-a121-0bb9a69e015f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:01.088160 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a272813c-b8f3-4e13-a121-0bb9a69e015f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:01.088356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a272813c-b8f3-4e13-a121-0bb9a69e015f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:01.099489 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:01.099489 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:01.103601 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a272813c-b8f3-4e13-a121-0bb9a69e015f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:01.108622 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a272813c-b8f3-4e13-a121-0bb9a69e015f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:01.109021 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1124/4497] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:01 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:01.612167 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-78210a62-12e9-4254-9632-464f31178c4a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:01.614716 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78210a62-12e9-4254-9632-464f31178c4a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 Jul 10 18:15:01.615024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78210a62-12e9-4254-9632-464f31178c4a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:01.615318 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78210a62-12e9-4254-9632-464f31178c4a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:01.615475 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-78210a62-12e9-4254-9632-464f31178c4a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id c144cba2-49d1-46fc-89d6-b99b60ae5d68. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:01.620597 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78210a62-12e9-4254-9632-464f31178c4a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 returned with HTTP 404 Jul 10 18:15:01.621319 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1114/4498] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:01 2026] GET /volume/v3/backups/c144cba2-49d1-46fc-89d6-b99b60ae5d68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:01.631227 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cc35116d-0f28-4987-8371-597cca532acc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:01.633188 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cc35116d-0f28-4987-8371-597cca532acc tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] DELETE https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:15:01.633433 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cc35116d-0f28-4987-8371-597cca532acc tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:01.633639 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cc35116d-0f28-4987-8371-597cca532acc tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:01.633741 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-cc35116d-0f28-4987-8371-597cca532acc tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Delete backup with id: 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. Jul 10 18:15:01.638079 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:01.638079 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:01.650310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.rpcapi [None req-cc35116d-0f28-4987-8371-597cca532acc tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] delete_backup rpcapi backup_id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc {{(pid=99951) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:15:01.652262 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cc35116d-0f28-4987-8371-597cca532acc tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 202 Jul 10 18:15:01.652692 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1129/4499] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:15:01 2026] DELETE /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:15:01.660836 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4b13ad52-3885-40b7-82bb-be7a6049ecd8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:01.663338 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b13ad52-3885-40b7-82bb-be7a6049ecd8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:15:01.663685 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b13ad52-3885-40b7-82bb-be7a6049ecd8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:01.663953 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b13ad52-3885-40b7-82bb-be7a6049ecd8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:01.664120 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-4b13ad52-3885-40b7-82bb-be7a6049ecd8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:01.670752 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:01.670752 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:01.671369 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b13ad52-3885-40b7-82bb-be7a6049ecd8 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 200 Jul 10 18:15:01.671751 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1133/4500] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:01 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:01.713524 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a025a14c-8558-46dc-8f95-432561d8fc57 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:01.714006 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a025a14c-8558-46dc-8f95-432561d8fc57 None None] GET https://10.4.3.71/volume// Jul 10 18:15:01.714235 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a025a14c-8558-46dc-8f95-432561d8fc57 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:01.714483 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a025a14c-8558-46dc-8f95-432561d8fc57 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:01.714871 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a025a14c-8558-46dc-8f95-432561d8fc57 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:15:01.715231 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1125/4501] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:15:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:15:01.724336 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-df48378f-ae5c-4a7d-bfe8-f8baa4012e8e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:01.727924 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-df48378f-ae5c-4a7d-bfe8-f8baa4012e8e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:15:01.728195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-df48378f-ae5c-4a7d-bfe8-f8baa4012e8e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:01.729144 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-df48378f-ae5c-4a7d-bfe8-f8baa4012e8e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:01.742746 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:01.742746 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:01.748122 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-df48378f-ae5c-4a7d-bfe8-f8baa4012e8e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:15:01.755642 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-df48378f-ae5c-4a7d-bfe8-f8baa4012e8e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:15:01.756187 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1115/4502] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:15:01 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 1427 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:15:01.866670 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-e2c81296-aeb5-441d-811a-57489b9415ef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:01.869539 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-e2c81296-aeb5-441d-811a-57489b9415ef tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] PUT https://10.4.3.71/volume/v3/attachments/87881ac8-825d-49c7-9ee2-0b93f74807ea Jul 10 18:15:01.870039 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-e2c81296-aeb5-441d-811a-57489b9415ef tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:01.879950 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-e2c81296-aeb5-441d-811a-57489b9415ef tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Acquiring lock "cinder-attachment_update-ff43d8b7-cdda-49c9-be70-612d84359078-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:15:01.886514 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-e2c81296-aeb5-441d-811a-57489b9415ef tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Lock "cinder-attachment_update-ff43d8b7-cdda-49c9-be70-612d84359078-np0000005036" acquired by "attachment_update" :: waited 0.007s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:15:01.887536 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:01.887536 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:02.122560 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-33aba69c-7797-410a-ae14-2cc2b912f63d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:02.124970 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33aba69c-7797-410a-ae14-2cc2b912f63d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:02.124970 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33aba69c-7797-410a-ae14-2cc2b912f63d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:02.125192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-33aba69c-7797-410a-ae14-2cc2b912f63d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:02.136595 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:02.136595 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:02.140938 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-33aba69c-7797-410a-ae14-2cc2b912f63d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:02.146047 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-33aba69c-7797-410a-ae14-2cc2b912f63d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:02.146733 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1134/4503] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:02 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:02.409090 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-e2c81296-aeb5-441d-811a-57489b9415ef tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Lock "cinder-attachment_update-ff43d8b7-cdda-49c9-be70-612d84359078-np0000005036" released by "attachment_update" :: held 0.522s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:15:02.409333 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-e2c81296-aeb5-441d-811a-57489b9415ef tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments/87881ac8-825d-49c7-9ee2-0b93f74807ea returned with HTTP 200 Jul 10 18:15:02.409838 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1130/4504] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:15:01 2026] PUT /volume/v3/attachments/87881ac8-825d-49c7-9ee2-0b93f74807ea => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:02.682262 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-339e9c20-f50d-47cd-9fce-65be86b6892d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:02.683508 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-339e9c20-f50d-47cd-9fce-65be86b6892d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc Jul 10 18:15:02.683838 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-339e9c20-f50d-47cd-9fce-65be86b6892d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:02.684106 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-339e9c20-f50d-47cd-9fce-65be86b6892d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:02.684300 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-339e9c20-f50d-47cd-9fce-65be86b6892d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 0f2be61a-042c-48a2-bff7-3a78cc4a95cc. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:02.687694 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-339e9c20-f50d-47cd-9fce-65be86b6892d tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc returned with HTTP 404 Jul 10 18:15:02.688218 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1126/4505] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:02 2026] GET /volume/v3/backups/0f2be61a-042c-48a2-bff7-3a78cc4a95cc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:02.694374 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8f245040-66b3-4de6-8a2f-5ee462f289e3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:02.696404 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f245040-66b3-4de6-8a2f-5ee462f289e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] DELETE https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:15:02.696615 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f245040-66b3-4de6-8a2f-5ee462f289e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:02.696799 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f245040-66b3-4de6-8a2f-5ee462f289e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:02.696895 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-8f245040-66b3-4de6-8a2f-5ee462f289e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Delete backup with id: 8b381900-fb3f-4957-954d-37bf5cfb3537. Jul 10 18:15:02.700695 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:02.700695 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:02.713160 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-8f245040-66b3-4de6-8a2f-5ee462f289e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] delete_backup rpcapi backup_id 8b381900-fb3f-4957-954d-37bf5cfb3537 {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:15:02.715145 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f245040-66b3-4de6-8a2f-5ee462f289e3 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 202 Jul 10 18:15:02.715823 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1116/4506] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:15:02 2026] DELETE /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:15:02.722624 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-81264c0f-cfde-4049-810f-0a5b6df155df None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:02.724829 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-81264c0f-cfde-4049-810f-0a5b6df155df tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:15:02.725163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-81264c0f-cfde-4049-810f-0a5b6df155df tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:02.725428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-81264c0f-cfde-4049-810f-0a5b6df155df tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:02.725722 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-81264c0f-cfde-4049-810f-0a5b6df155df tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:02.731685 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:02.731685 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:02.732586 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-81264c0f-cfde-4049-810f-0a5b6df155df tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 200 Jul 10 18:15:02.733216 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1135/4507] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:02 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:02.919547 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-d1013758-0f5f-45d1-976a-62357bf7274b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:02.921623 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-d1013758-0f5f-45d1-976a-62357bf7274b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/attachments/87881ac8-825d-49c7-9ee2-0b93f74807ea/action Jul 10 18:15:02.921923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-d1013758-0f5f-45d1-976a-62357bf7274b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:02.922054 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-d1013758-0f5f-45d1-976a-62357bf7274b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:02.937768 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:02.937768 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:02.947901 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ff511b93-e1c4-4900-81f0-7f4817767f54 req-d1013758-0f5f-45d1-976a-62357bf7274b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments/87881ac8-825d-49c7-9ee2-0b93f74807ea/action returned with HTTP 204 Jul 10 18:15:02.948330 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1131/4508] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:15:02 2026] POST /volume/v3/attachments/87881ac8-825d-49c7-9ee2-0b93f74807ea/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:03.159662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3ac6c06c-9ad2-4fd3-911e-135f07602e24 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:03.161833 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ac6c06c-9ad2-4fd3-911e-135f07602e24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:03.161961 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ac6c06c-9ad2-4fd3-911e-135f07602e24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:03.162180 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ac6c06c-9ad2-4fd3-911e-135f07602e24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:03.173886 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:03.173886 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:03.178427 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3ac6c06c-9ad2-4fd3-911e-135f07602e24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:03.183927 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ac6c06c-9ad2-4fd3-911e-135f07602e24 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:03.184605 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1127/4509] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:03 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:03.743432 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2b171fa2-1a02-4c5b-98ff-07c56e802e3f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:03.745591 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2b171fa2-1a02-4c5b-98ff-07c56e802e3f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 Jul 10 18:15:03.745858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2b171fa2-1a02-4c5b-98ff-07c56e802e3f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:03.746110 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2b171fa2-1a02-4c5b-98ff-07c56e802e3f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:03.746259 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2b171fa2-1a02-4c5b-98ff-07c56e802e3f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Show backup with id 8b381900-fb3f-4957-954d-37bf5cfb3537. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:03.750146 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2b171fa2-1a02-4c5b-98ff-07c56e802e3f tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 returned with HTTP 404 Jul 10 18:15:03.750644 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1117/4510] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:03 2026] GET /volume/v3/backups/8b381900-fb3f-4957-954d-37bf5cfb3537 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:03.757491 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c1263344-5af4-48bc-a5db-5bcf34f638c5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:03.759134 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1263344-5af4-48bc-a5db-5bcf34f638c5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 Jul 10 18:15:03.759429 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1263344-5af4-48bc-a5db-5bcf34f638c5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:03.759704 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1263344-5af4-48bc-a5db-5bcf34f638c5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:03.761026 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-c1263344-5af4-48bc-a5db-5bcf34f638c5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Delete volume with id: a7abbaff-c470-41ec-9c52-a3530dd1e986 Jul 10 18:15:03.768508 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:03.768508 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:03.768508 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c1263344-5af4-48bc-a5db-5bcf34f638c5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:15:03.791589 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c1263344-5af4-48bc-a5db-5bcf34f638c5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Delete volume request issued successfully. Jul 10 18:15:03.791589 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1263344-5af4-48bc-a5db-5bcf34f638c5 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 returned with HTTP 202 Jul 10 18:15:03.791589 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1136/4511] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:15:03 2026] DELETE /volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:03.797262 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2d49caf5-557a-4cdf-9ffb-fc5c50926539 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:03.801136 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d49caf5-557a-4cdf-9ffb-fc5c50926539 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 Jul 10 18:15:03.801136 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d49caf5-557a-4cdf-9ffb-fc5c50926539 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:03.801277 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d49caf5-557a-4cdf-9ffb-fc5c50926539 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:03.810117 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:03.810117 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:03.815453 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2d49caf5-557a-4cdf-9ffb-fc5c50926539 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Volume info retrieved successfully. Jul 10 18:15:03.820254 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d49caf5-557a-4cdf-9ffb-fc5c50926539 tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 returned with HTTP 200 Jul 10 18:15:03.820844 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1132/4512] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:03 2026] GET /volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:04.201283 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6b70c5d6-56d8-4d59-a812-48dc1bfc509f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:04.203055 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6b70c5d6-56d8-4d59-a812-48dc1bfc509f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:04.203270 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6b70c5d6-56d8-4d59-a812-48dc1bfc509f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:04.203450 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6b70c5d6-56d8-4d59-a812-48dc1bfc509f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:04.212701 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:04.212701 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:04.215834 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6b70c5d6-56d8-4d59-a812-48dc1bfc509f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:04.219688 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6b70c5d6-56d8-4d59-a812-48dc1bfc509f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:04.220123 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1128/4513] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:04 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:04.833504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3872ed53-c40f-4af0-9d8c-6eeb1f665b5a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:04.835330 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3872ed53-c40f-4af0-9d8c-6eeb1f665b5a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] GET https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 Jul 10 18:15:04.835580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3872ed53-c40f-4af0-9d8c-6eeb1f665b5a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:04.835769 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3872ed53-c40f-4af0-9d8c-6eeb1f665b5a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:04.841317 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3872ed53-c40f-4af0-9d8c-6eeb1f665b5a tempest-ProjectReaderTests33-1177533855 tempest-ProjectReaderTests33-1177533855-project-admin] https://10.4.3.71/volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 returned with HTTP 404 Jul 10 18:15:04.841763 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1118/4514] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:04 2026] GET /volume/v3/volumes/a7abbaff-c470-41ec-9c52-a3530dd1e986 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:05.233238 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ad916c12-a705-43ea-aa0c-cb3d2e38aa4c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:05.235135 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ad916c12-a705-43ea-aa0c-cb3d2e38aa4c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:05.235352 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ad916c12-a705-43ea-aa0c-cb3d2e38aa4c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:05.235545 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ad916c12-a705-43ea-aa0c-cb3d2e38aa4c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:05.247390 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:05.247390 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:05.251784 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-ad916c12-a705-43ea-aa0c-cb3d2e38aa4c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:05.256209 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ad916c12-a705-43ea-aa0c-cb3d2e38aa4c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:05.256863 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1137/4515] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:05 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:06.065466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-3df2c9a9-8e3e-4e51-ad0c-a8ee77fa49b2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:06.068291 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-3df2c9a9-8e3e-4e51-ad0c-a8ee77fa49b2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/attachments/db0175fe-15ee-4be9-9079-c36219ba4dd1/action Jul 10 18:15:06.068734 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-3df2c9a9-8e3e-4e51-ad0c-a8ee77fa49b2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:06.068864 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-3df2c9a9-8e3e-4e51-ad0c-a8ee77fa49b2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:06.076383 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d7ab4635-cace-44dd-910e-41178ec67456 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:06.078782 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d7ab4635-cace-44dd-910e-41178ec67456 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] DELETE https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:15:06.079096 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d7ab4635-cace-44dd-910e-41178ec67456 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:06.079312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d7ab4635-cace-44dd-910e-41178ec67456 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:06.079496 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-d7ab4635-cace-44dd-910e-41178ec67456 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Delete volume with id: 7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:15:06.086101 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:06.086101 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:06.086622 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d7ab4635-cace-44dd-910e-41178ec67456 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:15:06.087579 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:06.087579 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:06.100748 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c026e3fd-1fdc-4dd8-bfdb-b5f9e7452cf2 req-3df2c9a9-8e3e-4e51-ad0c-a8ee77fa49b2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments/db0175fe-15ee-4be9-9079-c36219ba4dd1/action returned with HTTP 204 Jul 10 18:15:06.101335 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1133/4516] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:15:06 2026] POST /volume/v3/attachments/db0175fe-15ee-4be9-9079-c36219ba4dd1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:06.107114 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d7ab4635-cace-44dd-910e-41178ec67456 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Delete volume request issued successfully. Jul 10 18:15:06.107245 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d7ab4635-cace-44dd-910e-41178ec67456 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 202 Jul 10 18:15:06.107643 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1129/4517] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:06 2026] DELETE /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:06.114406 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f13c602f-e2dc-45b4-9e92-f174e8d3fcac None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:06.116496 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f13c602f-e2dc-45b4-9e92-f174e8d3fcac tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:15:06.116730 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f13c602f-e2dc-45b4-9e92-f174e8d3fcac tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:06.116894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f13c602f-e2dc-45b4-9e92-f174e8d3fcac tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:06.124907 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:06.124907 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:06.129082 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f13c602f-e2dc-45b4-9e92-f174e8d3fcac tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:15:06.133404 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f13c602f-e2dc-45b4-9e92-f174e8d3fcac tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 200 Jul 10 18:15:06.133834 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1119/4518] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:06 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:06.271673 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-807fc04a-81c0-4181-8d45-90d44018fcd1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:06.274471 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-807fc04a-81c0-4181-8d45-90d44018fcd1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:06.274787 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-807fc04a-81c0-4181-8d45-90d44018fcd1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:06.275096 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-807fc04a-81c0-4181-8d45-90d44018fcd1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:06.286648 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:06.286648 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:06.290754 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-807fc04a-81c0-4181-8d45-90d44018fcd1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:06.296650 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-807fc04a-81c0-4181-8d45-90d44018fcd1 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:06.297203 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1138/4519] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:06 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:06.312172 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f8189d03-8dfc-4ca9-9243-df80debaae1e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:06.313959 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f8189d03-8dfc-4ca9-9243-df80debaae1e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:06.314178 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f8189d03-8dfc-4ca9-9243-df80debaae1e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:06.314421 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f8189d03-8dfc-4ca9-9243-df80debaae1e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:06.327017 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:06.327017 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:06.331150 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f8189d03-8dfc-4ca9-9243-df80debaae1e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:06.336805 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f8189d03-8dfc-4ca9-9243-df80debaae1e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:06.337332 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1134/4520] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:06 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:06.419556 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-abb9dd57-1b85-471e-a124-d55afdb87678 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:06.421648 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:06.422077 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2095346400"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:06.423999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2095346400'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:06.424172 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Create volume of 1 GB Jul 10 18:15:06.429119 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Availability Zones retrieved successfully. Jul 10 18:15:06.435699 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Flow 'volume_create_api' (60f6b519-367e-433b-b2ef-44b2b199b0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:06.436717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb78ed01-5f5e-4116-97da-273df9823141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.437625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:06.462766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb78ed01-5f5e-4116-97da-273df9823141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.463771 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e258b3a6-e46b-4807-a5fb-d3223bd80b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.475029 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-271010d8-40bb-400b-aded-85219e784575 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:06.514056 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Created reservations ['0cc383fe-2dd3-4b8a-860d-661316b38c27', '4aa4e01d-3ef5-41f1-9c0b-48a7f6e82213', '1931f63a-0e5f-4dca-bb3c-c27245836545', '5ac05926-f86a-47c1-819b-4514baa1b155'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:06.515030 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e258b3a6-e46b-4807-a5fb-d3223bd80b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cc383fe-2dd3-4b8a-860d-661316b38c27', '4aa4e01d-3ef5-41f1-9c0b-48a7f6e82213', '1931f63a-0e5f-4dca-bb3c-c27245836545', '5ac05926-f86a-47c1-819b-4514baa1b155']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.515930 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (248ef667-af7b-434f-9aab-0a36c0bdacc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.540779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (248ef667-af7b-434f-9aab-0a36c0bdacc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdb573d5-5675-4705-99f1-99948aa5984b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2095346400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f34d5aaa0ab94e1f80444ceae199d07e',qos_specs=None,replication_status=,reservations=['0cc383fe-2dd3-4b8a-860d-661316b38c27','4aa4e01d-3ef5-41f1-9c0b-48a7f6e82213','1931f63a-0e5f-4dca-bb3c-c27245836545','5ac05926-f86a-47c1-819b-4514baa1b155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d74efc0b25d49959ce1d5172dc8258f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2095346400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdb573d5-5675-4705-99f1-99948aa5984b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f34d5aaa0ab94e1f80444ceae199d07e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d74efc0b25d49959ce1d5172dc8258f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.541928 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd31888b-edce-4c03-a5bc-7cab716c842d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.557297 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:06.557810 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-488138562"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:06.559477 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-488138562'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:06.559619 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume of 1 GB Jul 10 18:15:06.562618 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd31888b-edce-4c03-a5bc-7cab716c842d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2095346400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f34d5aaa0ab94e1f80444ceae199d07e',qos_specs=None,replication_status=,reservations=['0cc383fe-2dd3-4b8a-860d-661316b38c27','4aa4e01d-3ef5-41f1-9c0b-48a7f6e82213','1931f63a-0e5f-4dca-bb3c-c27245836545','5ac05926-f86a-47c1-819b-4514baa1b155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d74efc0b25d49959ce1d5172dc8258f',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.563243 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:06.563298 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e90064f-de3b-40e3-ba08-fe8291705db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.569021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (60be841c-328b-4a1c-be3b-e2e3a25715c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:06.569998 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4fb98e-ec34-4378-8647-6818e9ae2c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.570985 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:06.571476 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e90064f-de3b-40e3-ba08-fe8291705db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.572315 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Flow 'volume_create_api' (60f6b519-367e-433b-b2ef-44b2b199b0a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:06.572608 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Create volume request issued successfully. Jul 10 18:15:06.573476 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-abb9dd57-1b85-471e-a124-d55afdb87678 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:06.573609 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1130/4521] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:06 2026] POST /volume/v3/volumes => generated 749 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:06.585281 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bb98badf-0c2a-463e-8196-821cc1772437 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:06.587528 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bb98badf-0c2a-463e-8196-821cc1772437 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:06.587826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bb98badf-0c2a-463e-8196-821cc1772437 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:06.588211 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bb98badf-0c2a-463e-8196-821cc1772437 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:06.597239 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:06.597239 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:06.606548 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bb98badf-0c2a-463e-8196-821cc1772437 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:06.607494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4fb98e-ec34-4378-8647-6818e9ae2c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.608443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (133206b1-557c-4093-93b5-bdcddc538a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.612164 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bb98badf-0c2a-463e-8196-821cc1772437 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:06.612784 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1139/4522] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:06 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:06.676628 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['0a35cb77-700e-41b2-b5d9-37dc66df84c3', '9aa0dcbe-00a0-4aaa-b481-976a4a5a9006', '8094287b-0e22-4816-ac3e-880f90fd8b13', 'd789b729-dc8c-4755-8b7e-724f1ab4aed3'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:06.677576 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (133206b1-557c-4093-93b5-bdcddc538a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a35cb77-700e-41b2-b5d9-37dc66df84c3', '9aa0dcbe-00a0-4aaa-b481-976a4a5a9006', '8094287b-0e22-4816-ac3e-880f90fd8b13', 'd789b729-dc8c-4755-8b7e-724f1ab4aed3']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.678335 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf2b90a-903b-4412-b9b3-d8717c3a60ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.701832 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf2b90a-903b-4412-b9b3-d8717c3a60ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31077772-7535-4fe5-aeb1-307f41e88746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488138562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['0a35cb77-700e-41b2-b5d9-37dc66df84c3','9aa0dcbe-00a0-4aaa-b481-976a4a5a9006','8094287b-0e22-4816-ac3e-880f90fd8b13','d789b729-dc8c-4755-8b7e-724f1ab4aed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488138562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31077772-7535-4fe5-aeb1-307f41e88746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a651a206d0a64151a5c37d93d5220446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.702676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e47be0f-2325-49f7-88b2-0cb38fcdff7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.722556 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e47be0f-2325-49f7-88b2-0cb38fcdff7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488138562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['0a35cb77-700e-41b2-b5d9-37dc66df84c3','9aa0dcbe-00a0-4aaa-b481-976a4a5a9006','8094287b-0e22-4816-ac3e-880f90fd8b13','d789b729-dc8c-4755-8b7e-724f1ab4aed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.723434 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df00837-21e5-4a39-ae78-675a0897eb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:06.732521 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df00837-21e5-4a39-ae78-675a0897eb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:06.733479 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (60be841c-328b-4a1c-be3b-e2e3a25715c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:06.733839 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request issued successfully. Jul 10 18:15:06.734495 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-271010d8-40bb-400b-aded-85219e784575 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:06.734909 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1120/4523] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:06 2026] POST /volume/v3/volumes => generated 775 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:06.749250 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8798f2e7-fcc8-4355-92d7-283ea4d665ce None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:06.751390 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8798f2e7-fcc8-4355-92d7-283ea4d665ce tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 Jul 10 18:15:06.751659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8798f2e7-fcc8-4355-92d7-283ea4d665ce tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:06.751864 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8798f2e7-fcc8-4355-92d7-283ea4d665ce tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:06.759978 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:06.759978 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:06.763863 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8798f2e7-fcc8-4355-92d7-283ea4d665ce tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:06.767829 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8798f2e7-fcc8-4355-92d7-283ea4d665ce tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 returned with HTTP 200 Jul 10 18:15:06.768480 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1135/4524] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:06 2026] GET /volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:07.146652 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ac7d41fa-7152-4ead-97b2-d6686867ef2c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:07.148706 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac7d41fa-7152-4ead-97b2-d6686867ef2c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd Jul 10 18:15:07.148939 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac7d41fa-7152-4ead-97b2-d6686867ef2c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:07.149196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ac7d41fa-7152-4ead-97b2-d6686867ef2c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:07.155276 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ac7d41fa-7152-4ead-97b2-d6686867ef2c tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd returned with HTTP 404 Jul 10 18:15:07.155906 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1131/4525] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:07 2026] GET /volume/v3/volumes/7e5e0b5d-003d-4861-9d3b-db1c1e224fcd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:07.163366 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-884ed65a-a5cd-4a05-8318-d9bb92c69869 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:07.165182 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-884ed65a-a5cd-4a05-8318-d9bb92c69869 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:15:07.165383 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-884ed65a-a5cd-4a05-8318-d9bb92c69869 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:07.165608 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-884ed65a-a5cd-4a05-8318-d9bb92c69869 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:07.165775 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-884ed65a-a5cd-4a05-8318-d9bb92c69869 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Delete volume with id: a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:15:07.172888 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:07.172888 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:07.173374 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-884ed65a-a5cd-4a05-8318-d9bb92c69869 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:15:07.190294 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-884ed65a-a5cd-4a05-8318-d9bb92c69869 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Delete volume request issued successfully. Jul 10 18:15:07.190541 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-884ed65a-a5cd-4a05-8318-d9bb92c69869 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 202 Jul 10 18:15:07.190914 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1140/4526] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:07 2026] DELETE /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:07.198650 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-07c2a557-a996-4058-abe3-9a8554e7c184 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:07.201303 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-07c2a557-a996-4058-abe3-9a8554e7c184 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:15:07.201533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-07c2a557-a996-4058-abe3-9a8554e7c184 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:07.201776 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-07c2a557-a996-4058-abe3-9a8554e7c184 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:07.210718 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:07.210718 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:07.215402 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-07c2a557-a996-4058-abe3-9a8554e7c184 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Volume info retrieved successfully. Jul 10 18:15:07.220654 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-07c2a557-a996-4058-abe3-9a8554e7c184 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 200 Jul 10 18:15:07.221130 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1121/4527] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:07 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:07.626481 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e5cdea15-7273-42df-b215-0b23b04052e9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:07.628515 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5cdea15-7273-42df-b215-0b23b04052e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:07.628734 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e5cdea15-7273-42df-b215-0b23b04052e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:07.628911 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e5cdea15-7273-42df-b215-0b23b04052e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:07.635885 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:07.635885 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:07.639777 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e5cdea15-7273-42df-b215-0b23b04052e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:07.645122 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5cdea15-7273-42df-b215-0b23b04052e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:07.645704 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1136/4528] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:07 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:07.695703 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-d385cb7a-aa4d-4b78-b521-167ef5aa721c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:07.697763 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-d385cb7a-aa4d-4b78-b521-167ef5aa721c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:07.698056 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-d385cb7a-aa4d-4b78-b521-167ef5aa721c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:07.698262 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-d385cb7a-aa4d-4b78-b521-167ef5aa721c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:07.705282 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:07.705282 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:07.709617 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-d385cb7a-aa4d-4b78-b521-167ef5aa721c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:07.714296 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-d385cb7a-aa4d-4b78-b521-167ef5aa721c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:07.714731 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1132/4529] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:15:07 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:07.781199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-51a694f4-2419-44cf-b9df-ee2a6d27f1ee None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:07.783033 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-51a694f4-2419-44cf-b9df-ee2a6d27f1ee tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 Jul 10 18:15:07.783231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-51a694f4-2419-44cf-b9df-ee2a6d27f1ee tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:07.783407 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-51a694f4-2419-44cf-b9df-ee2a6d27f1ee tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:07.790627 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:07.790627 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:07.794024 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-51a694f4-2419-44cf-b9df-ee2a6d27f1ee tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:07.797744 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-51a694f4-2419-44cf-b9df-ee2a6d27f1ee tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 returned with HTTP 200 Jul 10 18:15:07.798174 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1141/4530] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:07 2026] GET /volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:07.810111 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-140faba3-3510-4f23-93b9-ac845d05ddcb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:07.880647 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-140faba3-3510-4f23-93b9-ac845d05ddcb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:07.880982 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-140faba3-3510-4f23-93b9-ac845d05ddcb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31077772-7535-4fe5-aeb1-307f41e88746", "name": "tempest-ProjectMemberTests-Snapshot-1962303801"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:07.890216 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:07.890216 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:07.890839 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-140faba3-3510-4f23-93b9-ac845d05ddcb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Volume info retrieved successfully. Jul 10 18:15:07.891053 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-140faba3-3510-4f23-93b9-ac845d05ddcb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Create snapshot from volume 31077772-7535-4fe5-aeb1-307f41e88746 Jul 10 18:15:07.927900 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-140faba3-3510-4f23-93b9-ac845d05ddcb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Created reservations ['f567ca82-ff9d-461f-8d0e-bbdb2f5d10e8', '160f3745-5d08-4559-a405-88e3d39b2788', '10ba1d69-8f0d-41d7-a350-73a77689e8b9', 'bec29d1a-5be6-4148-a258-422a6ff14339'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:07.955507 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-140faba3-3510-4f23-93b9-ac845d05ddcb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot create request issued successfully. Jul 10 18:15:07.955878 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-140faba3-3510-4f23-93b9-ac845d05ddcb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:07.956422 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1122/4531] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:07 2026] POST /volume/v3/snapshots => generated 305 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:07.964470 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c3303944-359e-4b00-bd5a-6ecb9d8b95f8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:07.966528 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c3303944-359e-4b00-bd5a-6ecb9d8b95f8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] GET https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca Jul 10 18:15:07.966761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c3303944-359e-4b00-bd5a-6ecb9d8b95f8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:07.966990 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c3303944-359e-4b00-bd5a-6ecb9d8b95f8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:07.973317 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:07.973317 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:07.973883 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c3303944-359e-4b00-bd5a-6ecb9d8b95f8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:07.974886 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c3303944-359e-4b00-bd5a-6ecb9d8b95f8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca returned with HTTP 200 Jul 10 18:15:07.975367 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1137/4532] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:07 2026] GET /volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:08.233477 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-51c80e2d-d6b2-4322-9aa7-73493b9e7137 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:08.235417 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-51c80e2d-d6b2-4322-9aa7-73493b9e7137 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] GET https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d Jul 10 18:15:08.235709 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-51c80e2d-d6b2-4322-9aa7-73493b9e7137 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:08.235962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-51c80e2d-d6b2-4322-9aa7-73493b9e7137 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:08.241875 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-51c80e2d-d6b2-4322-9aa7-73493b9e7137 tempest-TestServerVolumeAttachmentScenario-1998588838 tempest-TestServerVolumeAttachmentScenario-1998588838-project-member] https://10.4.3.71/volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d returned with HTTP 404 Jul 10 18:15:08.242468 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1133/4533] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:08 2026] GET /volume/v3/volumes/a47d0616-c83e-4ee2-a5c5-1acd427c564d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:08.985428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-89fb6424-9a2f-4e28-8875-ce6e4e54c952 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:08.988340 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-89fb6424-9a2f-4e28-8875-ce6e4e54c952 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] GET https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca Jul 10 18:15:08.988549 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-89fb6424-9a2f-4e28-8875-ce6e4e54c952 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:08.988834 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-89fb6424-9a2f-4e28-8875-ce6e4e54c952 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:08.994289 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:08.994289 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:08.994772 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-89fb6424-9a2f-4e28-8875-ce6e4e54c952 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:08.995584 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-89fb6424-9a2f-4e28-8875-ce6e4e54c952 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca returned with HTTP 200 Jul 10 18:15:08.996011 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1142/4534] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:08 2026] GET /volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:09.004643 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d39eb45f-9f48-456b-9d2f-6486062c8e2e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:09.006512 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d39eb45f-9f48-456b-9d2f-6486062c8e2e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca Jul 10 18:15:09.006724 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d39eb45f-9f48-456b-9d2f-6486062c8e2e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:09.006928 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d39eb45f-9f48-456b-9d2f-6486062c8e2e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:09.007070 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-d39eb45f-9f48-456b-9d2f-6486062c8e2e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Delete snapshot with id: a0e4a2b4-374b-401d-bd09-8451cabd00ca Jul 10 18:15:09.011897 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:09.011897 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:09.012370 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d39eb45f-9f48-456b-9d2f-6486062c8e2e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:09.029385 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d39eb45f-9f48-456b-9d2f-6486062c8e2e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot delete request issued successfully. Jul 10 18:15:09.029576 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d39eb45f-9f48-456b-9d2f-6486062c8e2e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca returned with HTTP 202 Jul 10 18:15:09.030024 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1123/4535] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:09 2026] DELETE /volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:09.037361 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fca47cbf-be6b-4797-9adb-3539fd17c484 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:09.039249 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fca47cbf-be6b-4797-9adb-3539fd17c484 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] GET https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca Jul 10 18:15:09.039461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fca47cbf-be6b-4797-9adb-3539fd17c484 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:09.039699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fca47cbf-be6b-4797-9adb-3539fd17c484 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:09.044355 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:09.044355 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:09.044774 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fca47cbf-be6b-4797-9adb-3539fd17c484 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:09.045627 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fca47cbf-be6b-4797-9adb-3539fd17c484 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca returned with HTTP 200 Jul 10 18:15:09.045984 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1138/4536] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:09 2026] GET /volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:09.749214 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0fa0333b-4a59-4b69-ae4a-3573ee11fb4a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:09.749617 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0fa0333b-4a59-4b69-ae4a-3573ee11fb4a None None] GET https://10.4.3.71/volume// Jul 10 18:15:09.749893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0fa0333b-4a59-4b69-ae4a-3573ee11fb4a None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:09.750155 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0fa0333b-4a59-4b69-ae4a-3573ee11fb4a None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:09.750490 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0fa0333b-4a59-4b69-ae4a-3573ee11fb4a None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:15:09.750804 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1134/4537] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:15:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:15:09.758212 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-bec0732b-efc2-4819-b9af-9022ba4400a0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:09.760308 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-bec0732b-efc2-4819-b9af-9022ba4400a0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:15:09.760674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-bec0732b-efc2-4819-b9af-9022ba4400a0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdb573d5-5675-4705-99f1-99948aa5984b", "connector": null, "instance_uuid": "6067b6d5-fa09-44f2-8be6-74b68331931c"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:09.769749 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:09.769749 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:09.795264 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-bec0732b-efc2-4819-b9af-9022ba4400a0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:15:09.795788 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1143/4538] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:15:09 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:10.054443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1674c6b7-06e6-40cb-9312-30c2f3f03411 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:10.056243 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1674c6b7-06e6-40cb-9312-30c2f3f03411 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] GET https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca Jul 10 18:15:10.056418 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1674c6b7-06e6-40cb-9312-30c2f3f03411 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:10.056593 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1674c6b7-06e6-40cb-9312-30c2f3f03411 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:10.060552 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1674c6b7-06e6-40cb-9312-30c2f3f03411 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca returned with HTTP 404 Jul 10 18:15:10.061011 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1124/4539] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:10 2026] GET /volume/v3/snapshots/a0e4a2b4-374b-401d-bd09-8451cabd00ca => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:10.069146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7300fbb5-c234-4652-b697-ffe78ff7d3bc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:10.070759 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7300fbb5-c234-4652-b697-ffe78ff7d3bc tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 Jul 10 18:15:10.071001 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7300fbb5-c234-4652-b697-ffe78ff7d3bc tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:10.071211 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7300fbb5-c234-4652-b697-ffe78ff7d3bc tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:10.071399 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-7300fbb5-c234-4652-b697-ffe78ff7d3bc tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume with id: 31077772-7535-4fe5-aeb1-307f41e88746 Jul 10 18:15:10.080162 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:10.080162 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:10.080605 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7300fbb5-c234-4652-b697-ffe78ff7d3bc tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:10.097252 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7300fbb5-c234-4652-b697-ffe78ff7d3bc tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume request issued successfully. Jul 10 18:15:10.097520 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7300fbb5-c234-4652-b697-ffe78ff7d3bc tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 returned with HTTP 202 Jul 10 18:15:10.098346 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1139/4540] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:10 2026] DELETE /volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:10.105615 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-67515cfa-81ee-4ac2-b6b8-9f8bbad07ff6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:10.107513 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67515cfa-81ee-4ac2-b6b8-9f8bbad07ff6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 Jul 10 18:15:10.107788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67515cfa-81ee-4ac2-b6b8-9f8bbad07ff6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:10.108037 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-67515cfa-81ee-4ac2-b6b8-9f8bbad07ff6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:10.114640 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:10.114640 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:10.118085 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-67515cfa-81ee-4ac2-b6b8-9f8bbad07ff6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:10.122378 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-67515cfa-81ee-4ac2-b6b8-9f8bbad07ff6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 returned with HTTP 200 Jul 10 18:15:10.122701 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1135/4541] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:10 2026] GET /volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:10.237033 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-360949dc-2d5a-4793-be15-6b7d4176bab6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:10.239004 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-360949dc-2d5a-4793-be15-6b7d4176bab6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:10.239206 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-360949dc-2d5a-4793-be15-6b7d4176bab6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:10.239434 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-360949dc-2d5a-4793-be15-6b7d4176bab6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:10.249723 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:10.249723 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:10.253778 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-360949dc-2d5a-4793-be15-6b7d4176bab6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:10.258935 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-360949dc-2d5a-4793-be15-6b7d4176bab6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:10.259333 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1144/4542] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:10 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:10.341475 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-943ef705-e99d-4810-9169-41939c207e84 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:10.341861 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-943ef705-e99d-4810-9169-41939c207e84 None None] GET https://10.4.3.71/volume// Jul 10 18:15:10.342074 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-943ef705-e99d-4810-9169-41939c207e84 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:10.342253 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-943ef705-e99d-4810-9169-41939c207e84 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:10.342636 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-943ef705-e99d-4810-9169-41939c207e84 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:15:10.342956 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1125/4543] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:15:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:15:10.355856 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-9145f813-a65b-4dd2-bc37-7a5baa133414 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:10.358579 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-9145f813-a65b-4dd2-bc37-7a5baa133414 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:10.358923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-9145f813-a65b-4dd2-bc37-7a5baa133414 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:10.359188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-9145f813-a65b-4dd2-bc37-7a5baa133414 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:10.372545 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:10.372545 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:10.378902 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-9145f813-a65b-4dd2-bc37-7a5baa133414 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:10.385706 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-9145f813-a65b-4dd2-bc37-7a5baa133414 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:10.386357 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1140/4544] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:15:10 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:15:10.504211 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-0766be5d-98d7-468f-bb82-e671a72f1f60 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:10.506175 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-0766be5d-98d7-468f-bb82-e671a72f1f60 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] PUT https://10.4.3.71/volume/v3/attachments/8db14a04-a259-4c67-bd84-1839e5c27818 Jul 10 18:15:10.506764 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-0766be5d-98d7-468f-bb82-e671a72f1f60 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:10.515756 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-0766be5d-98d7-468f-bb82-e671a72f1f60 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Acquiring lock "cinder-attachment_update-bdb573d5-5675-4705-99f1-99948aa5984b-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:15:10.521992 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-0766be5d-98d7-468f-bb82-e671a72f1f60 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Lock "cinder-attachment_update-bdb573d5-5675-4705-99f1-99948aa5984b-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:15:10.523147 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:10.523147 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:11.046339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-0766be5d-98d7-468f-bb82-e671a72f1f60 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Lock "cinder-attachment_update-bdb573d5-5675-4705-99f1-99948aa5984b-np0000005036" released by "attachment_update" :: held 0.524s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:15:11.046821 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-0766be5d-98d7-468f-bb82-e671a72f1f60 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments/8db14a04-a259-4c67-bd84-1839e5c27818 returned with HTTP 200 Jul 10 18:15:11.047276 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1136/4545] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:15:10 2026] PUT /volume/v3/attachments/8db14a04-a259-4c67-bd84-1839e5c27818 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:11.136480 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-18cbcae7-c0b1-451e-a758-bb270f6a0418 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:11.138685 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-18cbcae7-c0b1-451e-a758-bb270f6a0418 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 Jul 10 18:15:11.138896 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-18cbcae7-c0b1-451e-a758-bb270f6a0418 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:11.139085 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-18cbcae7-c0b1-451e-a758-bb270f6a0418 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:11.146357 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-18cbcae7-c0b1-451e-a758-bb270f6a0418 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 returned with HTTP 404 Jul 10 18:15:11.146995 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1145/4546] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:11 2026] GET /volume/v3/volumes/31077772-7535-4fe5-aeb1-307f41e88746 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:11.154937 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:11.156914 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:11.157275 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-304555400"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:11.158919 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-304555400'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:11.159065 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume of 1 GB Jul 10 18:15:11.159373 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:11.159373 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:11.164594 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:11.170747 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (a06950a8-1fc2-4e3b-9133-313543f32ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:11.172101 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f40f6a6-1bc0-4162-beb5-994e7314d71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:11.173122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:11.204283 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f40f6a6-1bc0-4162-beb5-994e7314d71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:11.205700 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d0ad22-1ea9-418b-bc25-e41822ed1551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:11.258258 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['009bd9f5-4adf-422d-a6ae-caef8d79478c', '520e6559-c644-4c48-b62b-85f99f0f83b2', '1a93ad3a-254a-466e-8b55-50552a83d98d', 'fb545e8f-bb5e-4a1c-b5b2-ab6231dfbe6d'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:11.259092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d0ad22-1ea9-418b-bc25-e41822ed1551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['009bd9f5-4adf-422d-a6ae-caef8d79478c', '520e6559-c644-4c48-b62b-85f99f0f83b2', '1a93ad3a-254a-466e-8b55-50552a83d98d', 'fb545e8f-bb5e-4a1c-b5b2-ab6231dfbe6d']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:11.260017 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a525a12e-58d7-4436-97b2-af39dd1c374d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:11.274152 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6f276df2-7c55-448a-acf2-0436bdf2bbc9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:11.276636 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6f276df2-7c55-448a-acf2-0436bdf2bbc9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:11.276636 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6f276df2-7c55-448a-acf2-0436bdf2bbc9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:11.276636 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6f276df2-7c55-448a-acf2-0436bdf2bbc9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:11.286389 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a525a12e-58d7-4436-97b2-af39dd1c374d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1f3603c-c39c-4661-9570-1e535e71da70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304555400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['009bd9f5-4adf-422d-a6ae-caef8d79478c','520e6559-c644-4c48-b62b-85f99f0f83b2','1a93ad3a-254a-466e-8b55-50552a83d98d','fb545e8f-bb5e-4a1c-b5b2-ab6231dfbe6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304555400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1f3603c-c39c-4661-9570-1e535e71da70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a651a206d0a64151a5c37d93d5220446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:11.287146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b93d4e-b62e-4b69-9a9d-7eebc9a22789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:11.290346 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:11.290346 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:11.296022 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6f276df2-7c55-448a-acf2-0436bdf2bbc9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:11.301492 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6f276df2-7c55-448a-acf2-0436bdf2bbc9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:11.301924 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1141/4547] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:11 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:11.306300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b93d4e-b62e-4b69-9a9d-7eebc9a22789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304555400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['009bd9f5-4adf-422d-a6ae-caef8d79478c','520e6559-c644-4c48-b62b-85f99f0f83b2','1a93ad3a-254a-466e-8b55-50552a83d98d','fb545e8f-bb5e-4a1c-b5b2-ab6231dfbe6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:11.307019 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a09d008-3700-4a84-95d2-82c2371322dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:11.316093 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a09d008-3700-4a84-95d2-82c2371322dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:11.316915 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (a06950a8-1fc2-4e3b-9133-313543f32ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:11.317201 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request issued successfully. Jul 10 18:15:11.317840 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7bbaff9f-5447-4de6-95f5-ceef32f82591 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:11.318247 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1126/4548] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:11 2026] POST /volume/v3/volumes => generated 775 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:11.331185 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-efa00492-be4c-4832-a2a7-b06f11559772 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:11.333637 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-efa00492-be4c-4832-a2a7-b06f11559772 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 Jul 10 18:15:11.334089 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-efa00492-be4c-4832-a2a7-b06f11559772 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:11.334388 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-efa00492-be4c-4832-a2a7-b06f11559772 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:11.343553 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:11.343553 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:11.348156 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-efa00492-be4c-4832-a2a7-b06f11559772 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:11.354163 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-efa00492-be4c-4832-a2a7-b06f11559772 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 returned with HTTP 200 Jul 10 18:15:11.354473 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1137/4549] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:11 2026] GET /volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:12.318733 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0d2e8c92-23ee-4dda-a3b2-c43afc89fe92 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:12.374689 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7388fd0f-16a9-41dd-963a-ce9b4e52ea58 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:12.376875 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7388fd0f-16a9-41dd-963a-ce9b4e52ea58 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 Jul 10 18:15:12.377087 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7388fd0f-16a9-41dd-963a-ce9b4e52ea58 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:12.377322 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7388fd0f-16a9-41dd-963a-ce9b4e52ea58 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:12.387214 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:12.387214 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:12.394091 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7388fd0f-16a9-41dd-963a-ce9b4e52ea58 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:12.401308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7388fd0f-16a9-41dd-963a-ce9b4e52ea58 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 returned with HTTP 200 Jul 10 18:15:12.401832 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1142/4550] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:12 2026] GET /volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:12.420879 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-774461bb-d1ed-49ad-be40-b4077b21c848 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:12.424938 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-774461bb-d1ed-49ad-be40-b4077b21c848 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:12.425706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-774461bb-d1ed-49ad-be40-b4077b21c848 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1f3603c-c39c-4661-9570-1e535e71da70", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-249631080"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:12.441794 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:12.441794 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:12.442676 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-774461bb-d1ed-49ad-be40-b4077b21c848 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:12.442794 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-774461bb-d1ed-49ad-be40-b4077b21c848 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create snapshot from volume b1f3603c-c39c-4661-9570-1e535e71da70 Jul 10 18:15:12.477751 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0d2e8c92-23ee-4dda-a3b2-c43afc89fe92 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:12.478041 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0d2e8c92-23ee-4dda-a3b2-c43afc89fe92 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:12.478424 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0d2e8c92-23ee-4dda-a3b2-c43afc89fe92 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:12.480403 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-774461bb-d1ed-49ad-be40-b4077b21c848 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['e1701460-0856-45c6-8617-867f0590f33b', '0131f908-193e-4597-95c3-ff85f9c8b036', 'b95dde72-02dd-4337-8e79-05dcabe68cea', '688c5a2a-cd5c-4662-9a3f-28365b3d1565'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:12.492651 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:12.492651 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:12.497315 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0d2e8c92-23ee-4dda-a3b2-c43afc89fe92 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:12.502739 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0d2e8c92-23ee-4dda-a3b2-c43afc89fe92 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:12.503059 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1146/4551] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:12 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:12.515954 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-774461bb-d1ed-49ad-be40-b4077b21c848 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot create request issued successfully. Jul 10 18:15:12.515954 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-774461bb-d1ed-49ad-be40-b4077b21c848 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:12.515954 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1127/4552] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:12.530055 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-753d3ebc-649e-45b6-9776-588023d35795 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:12.532042 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-753d3ebc-649e-45b6-9776-588023d35795 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f Jul 10 18:15:12.532242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-753d3ebc-649e-45b6-9776-588023d35795 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:12.532426 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-753d3ebc-649e-45b6-9776-588023d35795 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:12.537246 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:12.537246 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:12.537531 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-753d3ebc-649e-45b6-9776-588023d35795 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:12.538284 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-753d3ebc-649e-45b6-9776-588023d35795 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f returned with HTTP 200 Jul 10 18:15:12.538750 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1138/4553] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:12 2026] GET /volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:13.380561 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:13.474531 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:13.475001 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-292804067"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:13.476834 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-292804067'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:13.476978 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume of 1 GB Jul 10 18:15:13.481602 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Availability Zones retrieved successfully. Jul 10 18:15:13.489418 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (cd031f90-7463-4838-ae5f-528a1cb8e07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:13.490648 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72eb7e4-02bd-45e2-9a32-4a5e045fafa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:13.491916 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:13.517153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6d236bde-1c39-43f4-9ff1-d255505de00c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:13.519339 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d236bde-1c39-43f4-9ff1-d255505de00c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:13.519542 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d236bde-1c39-43f4-9ff1-d255505de00c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:13.519765 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6d236bde-1c39-43f4-9ff1-d255505de00c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:13.527675 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72eb7e4-02bd-45e2-9a32-4a5e045fafa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:13.528804 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bcfdfad-bfb5-4501-b839-d1eb9d5c81a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:13.529641 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:13.529641 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:13.535018 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6d236bde-1c39-43f4-9ff1-d255505de00c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:13.539460 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6d236bde-1c39-43f4-9ff1-d255505de00c tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:13.539885 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1147/4554] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:13 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:13.549489 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b68b152e-3c1a-4a18-82db-02aa55596482 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:13.551466 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b68b152e-3c1a-4a18-82db-02aa55596482 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f Jul 10 18:15:13.551883 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b68b152e-3c1a-4a18-82db-02aa55596482 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:13.552267 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b68b152e-3c1a-4a18-82db-02aa55596482 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:13.558446 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:13.558446 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:13.558446 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b68b152e-3c1a-4a18-82db-02aa55596482 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:13.558446 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b68b152e-3c1a-4a18-82db-02aa55596482 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f returned with HTTP 200 Jul 10 18:15:13.558446 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1128/4555] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:13 2026] GET /volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:13.569691 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5ea25754-6b31-408f-be97-0dbb15624844 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:13.572181 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ea25754-6b31-408f-be97-0dbb15624844 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f Jul 10 18:15:13.572441 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ea25754-6b31-408f-be97-0dbb15624844 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:13.572703 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ea25754-6b31-408f-be97-0dbb15624844 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:13.572850 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-5ea25754-6b31-408f-be97-0dbb15624844 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Delete snapshot with id: ac216fd9-e860-48bb-b8c6-84ec83ce2d4f Jul 10 18:15:13.578925 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:13.578925 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:13.579396 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5ea25754-6b31-408f-be97-0dbb15624844 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:13.598471 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5ea25754-6b31-408f-be97-0dbb15624844 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot delete request issued successfully. Jul 10 18:15:13.598688 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ea25754-6b31-408f-be97-0dbb15624844 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f returned with HTTP 202 Jul 10 18:15:13.599152 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1139/4556] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:13 2026] DELETE /volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:13.607656 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-01a54be3-d080-4911-b829-c42542459d79 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:13.610818 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-01a54be3-d080-4911-b829-c42542459d79 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] GET https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f Jul 10 18:15:13.611183 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-01a54be3-d080-4911-b829-c42542459d79 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:13.611512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-01a54be3-d080-4911-b829-c42542459d79 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:13.618039 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:13.618039 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:13.618589 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-01a54be3-d080-4911-b829-c42542459d79 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:13.619698 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-01a54be3-d080-4911-b829-c42542459d79 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f returned with HTTP 200 Jul 10 18:15:13.620216 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1148/4557] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:13 2026] GET /volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:13.620580 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Created reservations ['45e5e834-6dd5-4b15-8691-bb470beb5229', '27a9a6ee-e714-41a6-9005-cbba9de514c3', '9f467834-0ab6-4cca-adcf-1bf53b10c309', '4dfdfc05-0cdb-49d5-bbf3-4dda19f5228e'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:13.621451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bcfdfad-bfb5-4501-b839-d1eb9d5c81a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e5e834-6dd5-4b15-8691-bb470beb5229', '27a9a6ee-e714-41a6-9005-cbba9de514c3', '9f467834-0ab6-4cca-adcf-1bf53b10c309', '4dfdfc05-0cdb-49d5-bbf3-4dda19f5228e']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:13.622285 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ab35e3-4555-46fe-a97b-6bb648a749c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:13.650158 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ab35e3-4555-46fe-a97b-6bb648a749c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d6a07af-5257-48fc-97f0-0ab803613626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-292804067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['45e5e834-6dd5-4b15-8691-bb470beb5229','27a9a6ee-e714-41a6-9005-cbba9de514c3','9f467834-0ab6-4cca-adcf-1bf53b10c309','4dfdfc05-0cdb-49d5-bbf3-4dda19f5228e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-292804067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d6a07af-5257-48fc-97f0-0ab803613626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a23f733a71496080aecffef379a07f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82a0045a260471c881643652ef8930d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:13.651055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3217ec05-0f60-4172-a299-4772eb9375de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:13.686612 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3217ec05-0f60-4172-a299-4772eb9375de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-292804067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['45e5e834-6dd5-4b15-8691-bb470beb5229','27a9a6ee-e714-41a6-9005-cbba9de514c3','9f467834-0ab6-4cca-adcf-1bf53b10c309','4dfdfc05-0cdb-49d5-bbf3-4dda19f5228e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:13.687503 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fbba619-2e93-4c76-9b08-255005f95c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:13.699322 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fbba619-2e93-4c76-9b08-255005f95c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:13.700534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (cd031f90-7463-4838-ae5f-528a1cb8e07a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:13.700991 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request issued successfully. Jul 10 18:15:13.701871 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e79a18d1-9c06-492f-b67c-b307d0abf7a4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:13.702538 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1143/4558] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:13 2026] POST /volume/v3/volumes => generated 757 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:13.719122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2ddd5fb3-3dd7-434b-98e2-a7ecb4ab1148 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:13.722589 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2ddd5fb3-3dd7-434b-98e2-a7ecb4ab1148 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 Jul 10 18:15:13.722589 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2ddd5fb3-3dd7-434b-98e2-a7ecb4ab1148 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:13.722589 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2ddd5fb3-3dd7-434b-98e2-a7ecb4ab1148 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:13.733367 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:13.733367 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:13.737217 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2ddd5fb3-3dd7-434b-98e2-a7ecb4ab1148 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:13.743489 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2ddd5fb3-3dd7-434b-98e2-a7ecb4ab1148 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 returned with HTTP 200 Jul 10 18:15:13.744180 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1129/4559] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:13 2026] GET /volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:14.556990 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4140a669-abc0-4fe9-be0b-d57c3068f15f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:14.558974 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4140a669-abc0-4fe9-be0b-d57c3068f15f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:14.559177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4140a669-abc0-4fe9-be0b-d57c3068f15f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:14.559344 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4140a669-abc0-4fe9-be0b-d57c3068f15f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:14.568223 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:14.568223 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:14.572149 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4140a669-abc0-4fe9-be0b-d57c3068f15f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:14.576897 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4140a669-abc0-4fe9-be0b-d57c3068f15f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:14.577268 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1140/4560] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:14 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:14.633076 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4b236d37-86d5-41dd-ba33-0adfe885ebea None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:14.635543 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b236d37-86d5-41dd-ba33-0adfe885ebea tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] GET https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f Jul 10 18:15:14.635813 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b236d37-86d5-41dd-ba33-0adfe885ebea tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:14.635977 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4b236d37-86d5-41dd-ba33-0adfe885ebea tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:14.642073 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4b236d37-86d5-41dd-ba33-0adfe885ebea tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f returned with HTTP 404 Jul 10 18:15:14.642552 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1149/4561] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:14 2026] GET /volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:14.654545 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ca388a70-c3b4-4934-a8f9-ad6e5bb19ead None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:14.657234 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca388a70-c3b4-4934-a8f9-ad6e5bb19ead tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f Jul 10 18:15:14.657437 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca388a70-c3b4-4934-a8f9-ad6e5bb19ead tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:14.657645 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca388a70-c3b4-4934-a8f9-ad6e5bb19ead tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:14.657792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-ca388a70-c3b4-4934-a8f9-ad6e5bb19ead tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete snapshot with id: ac216fd9-e860-48bb-b8c6-84ec83ce2d4f Jul 10 18:15:14.662909 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca388a70-c3b4-4934-a8f9-ad6e5bb19ead tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f returned with HTTP 404 Jul 10 18:15:14.663480 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1144/4562] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:14 2026] DELETE /volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:14.670907 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0f78572c-e41a-4bf2-9d6e-931f3a561b55 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:14.672423 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0f78572c-e41a-4bf2-9d6e-931f3a561b55 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f Jul 10 18:15:14.672685 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0f78572c-e41a-4bf2-9d6e-931f3a561b55 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:14.672949 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0f78572c-e41a-4bf2-9d6e-931f3a561b55 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:14.676910 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0f78572c-e41a-4bf2-9d6e-931f3a561b55 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f returned with HTTP 404 Jul 10 18:15:14.677501 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1130/4563] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:14 2026] GET /volume/v3/snapshots/ac216fd9-e860-48bb-b8c6-84ec83ce2d4f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:14.685483 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0587b7e2-8150-4c43-b160-3b18c50bd0a6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:14.687245 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0587b7e2-8150-4c43-b160-3b18c50bd0a6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 Jul 10 18:15:14.687440 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0587b7e2-8150-4c43-b160-3b18c50bd0a6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:14.687664 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0587b7e2-8150-4c43-b160-3b18c50bd0a6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:14.687886 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-0587b7e2-8150-4c43-b160-3b18c50bd0a6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume with id: b1f3603c-c39c-4661-9570-1e535e71da70 Jul 10 18:15:14.694223 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:14.694223 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:14.694513 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0587b7e2-8150-4c43-b160-3b18c50bd0a6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:14.711252 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0587b7e2-8150-4c43-b160-3b18c50bd0a6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume request issued successfully. Jul 10 18:15:14.711444 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0587b7e2-8150-4c43-b160-3b18c50bd0a6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 returned with HTTP 202 Jul 10 18:15:14.711892 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1141/4564] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:14 2026] DELETE /volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:14.719859 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c63a1a3e-31f0-4e56-804f-1f65c75d3677 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:14.722779 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c63a1a3e-31f0-4e56-804f-1f65c75d3677 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 Jul 10 18:15:14.723039 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c63a1a3e-31f0-4e56-804f-1f65c75d3677 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:14.723185 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c63a1a3e-31f0-4e56-804f-1f65c75d3677 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:14.729872 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:14.729872 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:14.736519 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c63a1a3e-31f0-4e56-804f-1f65c75d3677 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:14.741161 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c63a1a3e-31f0-4e56-804f-1f65c75d3677 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 returned with HTTP 200 Jul 10 18:15:14.741552 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1150/4565] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:14 2026] GET /volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:14.761595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-63addd53-bc94-41fb-b4de-14fd1499c77a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:14.766980 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-63addd53-bc94-41fb-b4de-14fd1499c77a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 Jul 10 18:15:14.767318 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-63addd53-bc94-41fb-b4de-14fd1499c77a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:14.767574 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-63addd53-bc94-41fb-b4de-14fd1499c77a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:14.775800 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:14.775800 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:14.780801 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-63addd53-bc94-41fb-b4de-14fd1499c77a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:14.786835 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-63addd53-bc94-41fb-b4de-14fd1499c77a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 returned with HTTP 200 Jul 10 18:15:14.787305 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1145/4566] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:14 2026] GET /volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:14.804435 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c50c383a-0a61-40da-abb8-eb1d94d46fa0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:14.805861 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c50c383a-0a61-40da-abb8-eb1d94d46fa0 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:14.806301 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c50c383a-0a61-40da-abb8-eb1d94d46fa0 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d6a07af-5257-48fc-97f0-0ab803613626", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-963956408"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:14.818189 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:14.818189 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:14.818189 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c50c383a-0a61-40da-abb8-eb1d94d46fa0 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:14.818189 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-c50c383a-0a61-40da-abb8-eb1d94d46fa0 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create snapshot from volume 2d6a07af-5257-48fc-97f0-0ab803613626 Jul 10 18:15:14.857624 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-c50c383a-0a61-40da-abb8-eb1d94d46fa0 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Created reservations ['b424c6e5-c55a-4797-b441-8fc7bf7da756', 'dde2fe02-cbdf-4dc4-84f6-881f19588d16', '24bf4f7b-8882-47f1-8cf1-7751ff776675', 'c2a243c1-b1d9-4c63-a196-11491bbc9c6a'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:14.891902 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c50c383a-0a61-40da-abb8-eb1d94d46fa0 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Snapshot create request issued successfully. Jul 10 18:15:14.891902 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c50c383a-0a61-40da-abb8-eb1d94d46fa0 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:14.891902 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1131/4567] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:14 2026] POST /volume/v3/snapshots => generated 315 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:14.902256 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d247a3cf-356b-4195-bc77-e21846831d99 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:14.904244 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d247a3cf-356b-4195-bc77-e21846831d99 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 Jul 10 18:15:14.904473 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d247a3cf-356b-4195-bc77-e21846831d99 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:14.904703 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d247a3cf-356b-4195-bc77-e21846831d99 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:14.909922 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:14.909922 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:14.910380 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d247a3cf-356b-4195-bc77-e21846831d99 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Snapshot retrieved successfully. Jul 10 18:15:14.911267 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d247a3cf-356b-4195-bc77-e21846831d99 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 returned with HTTP 200 Jul 10 18:15:14.911829 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1142/4568] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:14 2026] GET /volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 => generated 447 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:15.591840 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b8ecdebf-1a9a-4f70-ab6e-60e9bd00fd77 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:15.594146 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b8ecdebf-1a9a-4f70-ab6e-60e9bd00fd77 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:15.594364 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b8ecdebf-1a9a-4f70-ab6e-60e9bd00fd77 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:15.594678 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b8ecdebf-1a9a-4f70-ab6e-60e9bd00fd77 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:15.605836 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:15.605836 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:15.610147 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b8ecdebf-1a9a-4f70-ab6e-60e9bd00fd77 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:15.615388 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b8ecdebf-1a9a-4f70-ab6e-60e9bd00fd77 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:15.616022 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1151/4569] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:15 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:15.754770 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-df10bad8-01b1-4d8a-a79b-b831fccf3137 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:15.756765 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-df10bad8-01b1-4d8a-a79b-b831fccf3137 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 Jul 10 18:15:15.757052 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-df10bad8-01b1-4d8a-a79b-b831fccf3137 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:15.758598 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-df10bad8-01b1-4d8a-a79b-b831fccf3137 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:15.767221 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-df10bad8-01b1-4d8a-a79b-b831fccf3137 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 returned with HTTP 404 Jul 10 18:15:15.767896 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1146/4570] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:15 2026] GET /volume/v3/volumes/b1f3603c-c39c-4661-9570-1e535e71da70 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:15.777882 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cff7e495-2c99-417e-8299-870cae92ef94 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:15.782639 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:15.782639 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1960152424"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:15.782639 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1960152424'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:15.782639 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume of 1 GB Jul 10 18:15:15.782919 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:15.782919 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:15.786717 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:15.792046 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (cf8bd0cb-3d40-4bda-929e-6285ff4fe123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:15.793339 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d498146-a2ee-4189-91b4-5978fa450786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:15.794202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:15.822346 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d498146-a2ee-4189-91b4-5978fa450786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:15.822346 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eac2a7ea-c861-4d83-bee2-dde3af7901e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:15.887649 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['aae3ccf3-1488-4a29-b7f8-2fa1b16b2941', 'ea82614d-8216-4131-881c-1951cc4a15fc', 'c85c0071-a651-4e78-9416-829b6d603183', '163b4e38-0b6b-42d7-a7ea-6773252ea9b5'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:15.887649 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eac2a7ea-c861-4d83-bee2-dde3af7901e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae3ccf3-1488-4a29-b7f8-2fa1b16b2941', 'ea82614d-8216-4131-881c-1951cc4a15fc', 'c85c0071-a651-4e78-9416-829b6d603183', '163b4e38-0b6b-42d7-a7ea-6773252ea9b5']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:15.887649 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4bb5d5-8784-43cf-a0fb-a413700376ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:15.922971 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-31c124eb-d930-4804-a46e-1ceb6101f112 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:15.925191 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31c124eb-d930-4804-a46e-1ceb6101f112 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 Jul 10 18:15:15.925533 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31c124eb-d930-4804-a46e-1ceb6101f112 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:15.925789 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31c124eb-d930-4804-a46e-1ceb6101f112 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:15.930596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4bb5d5-8784-43cf-a0fb-a413700376ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '894c241b-4313-4a4f-aece-85bbf8d8e8b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1960152424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['aae3ccf3-1488-4a29-b7f8-2fa1b16b2941','ea82614d-8216-4131-881c-1951cc4a15fc','c85c0071-a651-4e78-9416-829b6d603183','163b4e38-0b6b-42d7-a7ea-6773252ea9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1960152424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=894c241b-4313-4a4f-aece-85bbf8d8e8b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a651a206d0a64151a5c37d93d5220446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:15.931290 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ebc40d-6f80-4c27-bf83-0ceaf764a530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:15.933884 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:15.933884 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:15.934184 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-31c124eb-d930-4804-a46e-1ceb6101f112 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Snapshot retrieved successfully. Jul 10 18:15:15.935123 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31c124eb-d930-4804-a46e-1ceb6101f112 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 returned with HTTP 200 Jul 10 18:15:15.935836 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1143/4571] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:15 2026] GET /volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:15.947859 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-438fa958-2555-46a2-a18d-9cea3b552312 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:15.949933 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:15.951124 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0d967ec-e657-4758-895a-c6644b00acd3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-608826495"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:15.952082 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0d967ec-e657-4758-895a-c6644b00acd3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-608826495'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:15.952183 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume of 1 GB Jul 10 18:15:15.957997 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Availability Zones retrieved successfully. Jul 10 18:15:15.962594 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ebc40d-6f80-4c27-bf83-0ceaf764a530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1960152424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['aae3ccf3-1488-4a29-b7f8-2fa1b16b2941','ea82614d-8216-4131-881c-1951cc4a15fc','c85c0071-a651-4e78-9416-829b6d603183','163b4e38-0b6b-42d7-a7ea-6773252ea9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:15.962594 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd6ee989-1bf8-4e68-8305-32121a5aebe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:15.966553 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (2e86f6cd-287e-4c53-a741-ff47a2a7d21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:15.968971 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360ad7fa-97a6-456a-a8a2-e0cb033d7da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:15.972656 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:15.976170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd6ee989-1bf8-4e68-8305-32121a5aebe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:15.977483 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (cf8bd0cb-3d40-4bda-929e-6285ff4fe123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:15.977984 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request issued successfully. Jul 10 18:15:15.978908 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cff7e495-2c99-417e-8299-870cae92ef94 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:15.979509 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1132/4572] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:15 2026] POST /volume/v3/volumes => generated 776 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:15.996179 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7504021c-4b86-41e2-96d3-004febc8843f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:15.998624 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7504021c-4b86-41e2-96d3-004febc8843f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 Jul 10 18:15:15.999234 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7504021c-4b86-41e2-96d3-004febc8843f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:15.999234 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7504021c-4b86-41e2-96d3-004febc8843f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:16.011013 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:16.011013 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:16.011402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360ad7fa-97a6-456a-a8a2-e0cb033d7da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.012420 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11868d32-f0e5-4a9a-b1a5-d8852384f7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.015948 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7504021c-4b86-41e2-96d3-004febc8843f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:16.023650 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7504021c-4b86-41e2-96d3-004febc8843f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 returned with HTTP 200 Jul 10 18:15:16.024329 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1147/4573] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:15 2026] GET /volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:16.072035 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Created reservations ['0c1517e5-5272-4f0c-976f-b939c49fc54a', 'd8faee79-ce8d-4b27-b6a9-acc67582db13', '85b1ed6d-5b45-4513-9b4e-894293301e18', '567f9258-3e0f-4d55-87a2-05f4befb8d7b'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:16.073152 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11868d32-f0e5-4a9a-b1a5-d8852384f7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c1517e5-5272-4f0c-976f-b939c49fc54a', 'd8faee79-ce8d-4b27-b6a9-acc67582db13', '85b1ed6d-5b45-4513-9b4e-894293301e18', '567f9258-3e0f-4d55-87a2-05f4befb8d7b']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.074176 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de8081b-8286-457e-be44-4c6e54933215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.101351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de8081b-8286-457e-be44-4c6e54933215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7ee8537-c1c4-4b85-88d7-bbf2de4756f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-608826495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['0c1517e5-5272-4f0c-976f-b939c49fc54a','d8faee79-ce8d-4b27-b6a9-acc67582db13','85b1ed6d-5b45-4513-9b4e-894293301e18','567f9258-3e0f-4d55-87a2-05f4befb8d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-608826495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7ee8537-c1c4-4b85-88d7-bbf2de4756f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a23f733a71496080aecffef379a07f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82a0045a260471c881643652ef8930d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.102233 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca18e2f-40b3-456c-98df-19626d9c83af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.125059 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca18e2f-40b3-456c-98df-19626d9c83af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-608826495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['0c1517e5-5272-4f0c-976f-b939c49fc54a','d8faee79-ce8d-4b27-b6a9-acc67582db13','85b1ed6d-5b45-4513-9b4e-894293301e18','567f9258-3e0f-4d55-87a2-05f4befb8d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.126074 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f6212d-0aff-4d08-86eb-e6cdc8c7838f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.139190 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f6212d-0aff-4d08-86eb-e6cdc8c7838f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.140129 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (2e86f6cd-287e-4c53-a741-ff47a2a7d21a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:16.140600 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request issued successfully. Jul 10 18:15:16.141419 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-438fa958-2555-46a2-a18d-9cea3b552312 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:16.142068 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1152/4574] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:15:15 2026] POST /volume/v3/volumes => generated 757 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:16.159030 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:16.161901 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:16.161901 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0d967ec-e657-4758-895a-c6644b00acd3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1045681020"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:16.163426 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0d967ec-e657-4758-895a-c6644b00acd3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1045681020'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:16.163512 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume of 1 GB Jul 10 18:15:16.167857 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Availability Zones retrieved successfully. Jul 10 18:15:16.173711 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (7dc08770-3d01-40c5-b5d9-401d62e44deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:16.174662 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92fb8caf-a670-41b2-9f36-d650bd0ad335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.175705 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:16.211482 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92fb8caf-a670-41b2-9f36-d650bd0ad335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.212678 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2aca79-1c71-4f4c-a32c-33e4f75a725b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.269578 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Created reservations ['38297c3b-b527-4930-9463-e63cd35950cc', 'f1033a52-3fd4-425c-bba3-3f66c88625ce', '830044f6-a714-48eb-902c-6130a74e6a78', '7ef5866b-ea86-4723-9ab9-b3e859069507'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:16.270729 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2aca79-1c71-4f4c-a32c-33e4f75a725b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38297c3b-b527-4930-9463-e63cd35950cc', 'f1033a52-3fd4-425c-bba3-3f66c88625ce', '830044f6-a714-48eb-902c-6130a74e6a78', '7ef5866b-ea86-4723-9ab9-b3e859069507']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.271786 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95b9a0e-5aaa-4ffb-a6e8-c14b85b5a542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.299607 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95b9a0e-5aaa-4ffb-a6e8-c14b85b5a542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1045681020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['38297c3b-b527-4930-9463-e63cd35950cc','f1033a52-3fd4-425c-bba3-3f66c88625ce','830044f6-a714-48eb-902c-6130a74e6a78','7ef5866b-ea86-4723-9ab9-b3e859069507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1045681020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a23f733a71496080aecffef379a07f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82a0045a260471c881643652ef8930d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.300634 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8867e18-a2ae-499e-828a-62214267cb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.323324 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8867e18-a2ae-499e-828a-62214267cb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1045681020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['38297c3b-b527-4930-9463-e63cd35950cc','f1033a52-3fd4-425c-bba3-3f66c88625ce','830044f6-a714-48eb-902c-6130a74e6a78','7ef5866b-ea86-4723-9ab9-b3e859069507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.324195 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da9837c9-fade-478e-97a3-df72d82a6253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.334099 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da9837c9-fade-478e-97a3-df72d82a6253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.334974 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (7dc08770-3d01-40c5-b5d9-401d62e44deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:16.335320 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request issued successfully. Jul 10 18:15:16.335984 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ba39b51-237f-4e15-afbf-128ee7de22b1 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:16.336593 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1144/4575] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:15:16 2026] POST /volume/v3/volumes => generated 758 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:16.351179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cd3536de-ac2d-4558-839a-75830bab843b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:16.352826 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:16.353533 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0d967ec-e657-4758-895a-c6644b00acd3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1322872566"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:16.355458 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0d967ec-e657-4758-895a-c6644b00acd3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1322872566'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:16.355737 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume of 1 GB Jul 10 18:15:16.356134 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:16.356134 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:16.360930 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Availability Zones retrieved successfully. Jul 10 18:15:16.367456 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (4bc7292f-8abe-48bc-9e92-8840dc217460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:16.368706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3636917-c348-4103-b4a9-6c185ca57238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.370090 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:16.408195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3636917-c348-4103-b4a9-6c185ca57238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.409967 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69018206-e3c0-4534-827f-c93a6f7d0eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.461760 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Created reservations ['14e830bc-926d-4a62-874e-3b1e796ca44a', 'c60986c8-02bd-48e3-89a1-f410e2f0eb4d', '4cd0978c-5e63-49fb-a77b-cd3e9ef34155', 'eafc2049-1b34-4b6d-9138-8ff3a0fe49ec'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:16.462596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69018206-e3c0-4534-827f-c93a6f7d0eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e830bc-926d-4a62-874e-3b1e796ca44a', 'c60986c8-02bd-48e3-89a1-f410e2f0eb4d', '4cd0978c-5e63-49fb-a77b-cd3e9ef34155', 'eafc2049-1b34-4b6d-9138-8ff3a0fe49ec']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.463397 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b774f6-4588-4496-add6-67451ab71209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.486266 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b774f6-4588-4496-add6-67451ab71209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a543b6-ecbb-4656-9c3e-7485830e039d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1322872566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['14e830bc-926d-4a62-874e-3b1e796ca44a','c60986c8-02bd-48e3-89a1-f410e2f0eb4d','4cd0978c-5e63-49fb-a77b-cd3e9ef34155','eafc2049-1b34-4b6d-9138-8ff3a0fe49ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1322872566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06a543b6-ecbb-4656-9c3e-7485830e039d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a23f733a71496080aecffef379a07f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82a0045a260471c881643652ef8930d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.487252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66b8007-6d81-45a3-9239-1c5293c28196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.512823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66b8007-6d81-45a3-9239-1c5293c28196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1322872566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['14e830bc-926d-4a62-874e-3b1e796ca44a','c60986c8-02bd-48e3-89a1-f410e2f0eb4d','4cd0978c-5e63-49fb-a77b-cd3e9ef34155','eafc2049-1b34-4b6d-9138-8ff3a0fe49ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.514058 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ea7ae3-a374-4ec9-9c25-2ab188678da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.530452 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ea7ae3-a374-4ec9-9c25-2ab188678da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.530452 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (4bc7292f-8abe-48bc-9e92-8840dc217460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:16.530452 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request issued successfully. Jul 10 18:15:16.530705 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cd3536de-ac2d-4558-839a-75830bab843b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:16.531292 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1133/4576] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:15:16 2026] POST /volume/v3/volumes => generated 758 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:16.544855 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:16.547013 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:16.547437 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0d967ec-e657-4758-895a-c6644b00acd3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1778790414"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:16.549391 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0d967ec-e657-4758-895a-c6644b00acd3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1778790414'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:16.549478 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume of 1 GB Jul 10 18:15:16.554823 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Availability Zones retrieved successfully. Jul 10 18:15:16.562679 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (0762a3c9-804c-46d4-bf45-d9dad1449da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:16.564017 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a78fad-3119-40d7-a31d-b105945f14ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.565345 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:16.605631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a78fad-3119-40d7-a31d-b105945f14ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.607587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa98d93-3a4c-4532-86ef-9bafbadf1bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.633692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d133c547-8615-44fb-a082-aefbb3c6fef8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:16.637435 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d133c547-8615-44fb-a082-aefbb3c6fef8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:16.637670 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d133c547-8615-44fb-a082-aefbb3c6fef8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:16.637927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d133c547-8615-44fb-a082-aefbb3c6fef8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:16.650227 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:16.650227 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:16.655055 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d133c547-8615-44fb-a082-aefbb3c6fef8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:16.658710 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Created reservations ['36a8ffc0-93d0-441a-a343-afb2dd266030', '0e2d3351-e887-4660-b505-28e3c9fd76cf', '97d3a17b-c07b-48ac-9eee-a5d693459e44', '2e3a9f68-95bf-4747-8eb1-b3941c76b8fe'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:16.660105 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa98d93-3a4c-4532-86ef-9bafbadf1bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36a8ffc0-93d0-441a-a343-afb2dd266030', '0e2d3351-e887-4660-b505-28e3c9fd76cf', '97d3a17b-c07b-48ac-9eee-a5d693459e44', '2e3a9f68-95bf-4747-8eb1-b3941c76b8fe']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.660686 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d133c547-8615-44fb-a082-aefbb3c6fef8 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:16.660949 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ee8aab-1885-419e-96c0-2684e5ab6d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.661188 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1153/4577] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:16 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:16.686331 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ee8aab-1885-419e-96c0-2684e5ab6d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '235f805a-fe94-45bb-bc79-61ada6eacae0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1778790414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['36a8ffc0-93d0-441a-a343-afb2dd266030','0e2d3351-e887-4660-b505-28e3c9fd76cf','97d3a17b-c07b-48ac-9eee-a5d693459e44','2e3a9f68-95bf-4747-8eb1-b3941c76b8fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1778790414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=235f805a-fe94-45bb-bc79-61ada6eacae0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a23f733a71496080aecffef379a07f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82a0045a260471c881643652ef8930d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.687108 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122c8946-c75f-49fa-81af-03f7eb12b4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.712456 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122c8946-c75f-49fa-81af-03f7eb12b4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1778790414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['36a8ffc0-93d0-441a-a343-afb2dd266030','0e2d3351-e887-4660-b505-28e3c9fd76cf','97d3a17b-c07b-48ac-9eee-a5d693459e44','2e3a9f68-95bf-4747-8eb1-b3941c76b8fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.713221 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cb57d5-caef-4b9e-bc85-d820f454f69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.727057 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cb57d5-caef-4b9e-bc85-d820f454f69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.728356 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (0762a3c9-804c-46d4-bf45-d9dad1449da7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:16.728848 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request issued successfully. Jul 10 18:15:16.729667 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-32b2c9b5-2a3e-4038-97c3-a2fa680280c2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:16.730278 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1148/4578] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:15:16 2026] POST /volume/v3/volumes => generated 758 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:16.743903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-50337877-fec9-4cb3-817c-205f046cc08b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:16.746310 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:16.746897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c0d967ec-e657-4758-895a-c6644b00acd3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1832365483"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:16.748440 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c0d967ec-e657-4758-895a-c6644b00acd3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1832365483'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:16.748555 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume of 1 GB Jul 10 18:15:16.748823 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:16.748823 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:16.752213 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Availability Zones retrieved successfully. Jul 10 18:15:16.757540 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (e968b7e7-bdcc-45fd-9e90-2e23bb383dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:16.758425 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c913501c-5f46-4159-9cf9-f6c413fabdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.759279 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:16.782958 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c913501c-5f46-4159-9cf9-f6c413fabdf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.783786 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421e7059-9e8e-454e-8d27-ca5cd7c3a85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.828640 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Created reservations ['c2759e7e-39e7-4b1c-8473-26e13123132d', 'c5d0722e-b33f-4829-a630-f332aaf3b5d2', '671effac-a1aa-42bb-af40-448c8570af82', '243f37d4-0a36-43bd-a16a-202c66141a34'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:16.829401 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421e7059-9e8e-454e-8d27-ca5cd7c3a85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2759e7e-39e7-4b1c-8473-26e13123132d', 'c5d0722e-b33f-4829-a630-f332aaf3b5d2', '671effac-a1aa-42bb-af40-448c8570af82', '243f37d4-0a36-43bd-a16a-202c66141a34']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.830195 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c6471f-ba66-428a-a12b-185e82bbfbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.859265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c6471f-ba66-428a-a12b-185e82bbfbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da3a0a22-b647-4e09-8326-9e5d604f5be5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1832365483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['c2759e7e-39e7-4b1c-8473-26e13123132d','c5d0722e-b33f-4829-a630-f332aaf3b5d2','671effac-a1aa-42bb-af40-448c8570af82','243f37d4-0a36-43bd-a16a-202c66141a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1832365483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da3a0a22-b647-4e09-8326-9e5d604f5be5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a23f733a71496080aecffef379a07f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f82a0045a260471c881643652ef8930d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.860417 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b26781b-5899-4749-b1ab-635e0b46a6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.879297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b26781b-5899-4749-b1ab-635e0b46a6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1832365483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a23f733a71496080aecffef379a07f',qos_specs=None,replication_status=,reservations=['c2759e7e-39e7-4b1c-8473-26e13123132d','c5d0722e-b33f-4829-a630-f332aaf3b5d2','671effac-a1aa-42bb-af40-448c8570af82','243f37d4-0a36-43bd-a16a-202c66141a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82a0045a260471c881643652ef8930d',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.880273 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9075058f-298d-4fd7-811c-f8e30dc8c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:16.889639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9075058f-298d-4fd7-811c-f8e30dc8c06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:16.890418 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Flow 'volume_create_api' (e968b7e7-bdcc-45fd-9e90-2e23bb383dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:16.890735 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Create volume request issued successfully. Jul 10 18:15:16.891215 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-50337877-fec9-4cb3-817c-205f046cc08b tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:16.891618 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1145/4579] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:15:16 2026] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:16.903748 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0a2c573f-e817-448e-8b80-6df41436286c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:16.905509 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0a2c573f-e817-448e-8b80-6df41436286c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 Jul 10 18:15:16.905773 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0a2c573f-e817-448e-8b80-6df41436286c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:16.905977 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0a2c573f-e817-448e-8b80-6df41436286c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:16.912319 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:16.912319 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:16.915999 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0a2c573f-e817-448e-8b80-6df41436286c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:16.920064 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0a2c573f-e817-448e-8b80-6df41436286c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 returned with HTTP 200 Jul 10 18:15:16.920429 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1134/4580] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:16 2026] GET /volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:16.932212 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a52657e9-38c3-4fba-a27b-b75ba1134f8a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:16.934124 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a52657e9-38c3-4fba-a27b-b75ba1134f8a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 Jul 10 18:15:16.934364 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a52657e9-38c3-4fba-a27b-b75ba1134f8a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:16.934655 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a52657e9-38c3-4fba-a27b-b75ba1134f8a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:16.942242 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:16.942242 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:16.946366 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a52657e9-38c3-4fba-a27b-b75ba1134f8a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:16.950863 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a52657e9-38c3-4fba-a27b-b75ba1134f8a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 returned with HTTP 200 Jul 10 18:15:16.951384 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1154/4581] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:16 2026] GET /volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:16.964173 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e6e378c9-bd7d-4e81-97d0-2f275a90ed6c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:16.966191 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e6e378c9-bd7d-4e81-97d0-2f275a90ed6c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d Jul 10 18:15:16.966374 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e6e378c9-bd7d-4e81-97d0-2f275a90ed6c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:16.966541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e6e378c9-bd7d-4e81-97d0-2f275a90ed6c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:16.974752 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:16.974752 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:16.978220 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e6e378c9-bd7d-4e81-97d0-2f275a90ed6c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:16.983114 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e6e378c9-bd7d-4e81-97d0-2f275a90ed6c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d returned with HTTP 200 Jul 10 18:15:16.983630 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1149/4582] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:16 2026] GET /volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:16.996400 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ca836109-1b8c-432f-b9cd-6e414c88585c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:16.998233 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ca836109-1b8c-432f-b9cd-6e414c88585c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 Jul 10 18:15:16.998406 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ca836109-1b8c-432f-b9cd-6e414c88585c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:16.998632 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ca836109-1b8c-432f-b9cd-6e414c88585c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:17.005650 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:17.005650 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:17.009407 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ca836109-1b8c-432f-b9cd-6e414c88585c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:17.014562 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ca836109-1b8c-432f-b9cd-6e414c88585c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 returned with HTTP 200 Jul 10 18:15:17.015146 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1146/4583] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:16 2026] GET /volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:17.028964 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ea724a2b-9180-4676-88eb-b0d051a4847c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:17.031926 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ea724a2b-9180-4676-88eb-b0d051a4847c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 Jul 10 18:15:17.032032 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ea724a2b-9180-4676-88eb-b0d051a4847c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:17.032221 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ea724a2b-9180-4676-88eb-b0d051a4847c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:17.038922 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:17.038922 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:17.041451 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-db7585d8-b0d4-48ac-94dd-e5462ef86bba None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:17.042966 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ea724a2b-9180-4676-88eb-b0d051a4847c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:17.043699 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-db7585d8-b0d4-48ac-94dd-e5462ef86bba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 Jul 10 18:15:17.043943 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-db7585d8-b0d4-48ac-94dd-e5462ef86bba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:17.044212 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-db7585d8-b0d4-48ac-94dd-e5462ef86bba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:17.048015 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ea724a2b-9180-4676-88eb-b0d051a4847c tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 returned with HTTP 200 Jul 10 18:15:17.048636 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1135/4584] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:17 2026] GET /volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:17.053012 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:17.053012 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:17.057619 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-db7585d8-b0d4-48ac-94dd-e5462ef86bba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:17.063302 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-db7585d8-b0d4-48ac-94dd-e5462ef86bba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 returned with HTTP 200 Jul 10 18:15:17.063760 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1155/4585] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:17 2026] GET /volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:17.079930 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6b062ccc-b63e-44a6-98df-7aaa1abeefae None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:17.082188 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b062ccc-b63e-44a6-98df-7aaa1abeefae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:17.082646 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b062ccc-b63e-44a6-98df-7aaa1abeefae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "894c241b-4313-4a4f-aece-85bbf8d8e8b4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-969366922"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:17.093845 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:17.093845 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:17.094177 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6b062ccc-b63e-44a6-98df-7aaa1abeefae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:17.094323 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-6b062ccc-b63e-44a6-98df-7aaa1abeefae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create snapshot from volume 894c241b-4313-4a4f-aece-85bbf8d8e8b4 Jul 10 18:15:17.126438 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-6b062ccc-b63e-44a6-98df-7aaa1abeefae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['7aaa9099-f7de-4260-9d8a-c221726d5f78', '10bb0277-59db-497e-b43c-3aad49da2b69', '8c29da82-31d1-44c9-9861-817163596fe9', '24d13c3a-e5de-482f-8893-18719f3432e2'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:17.163271 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6b062ccc-b63e-44a6-98df-7aaa1abeefae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot create request issued successfully. Jul 10 18:15:17.163606 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b062ccc-b63e-44a6-98df-7aaa1abeefae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:17.164087 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1150/4586] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:17.173005 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-edc97941-1532-4d57-8207-2d6580fe5287 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:17.174848 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-edc97941-1532-4d57-8207-2d6580fe5287 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f Jul 10 18:15:17.175018 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-edc97941-1532-4d57-8207-2d6580fe5287 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:17.175179 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-edc97941-1532-4d57-8207-2d6580fe5287 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:17.180652 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:17.180652 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:17.181033 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-edc97941-1532-4d57-8207-2d6580fe5287 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:17.181839 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-edc97941-1532-4d57-8207-2d6580fe5287 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f returned with HTTP 200 Jul 10 18:15:17.182232 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1147/4587] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:17 2026] GET /volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:17.274357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-7e76e9c0-f27d-4a26-bd9d-d2eba2d2fae6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:17.277043 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-7e76e9c0-f27d-4a26-bd9d-d2eba2d2fae6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/attachments/8db14a04-a259-4c67-bd84-1839e5c27818/action Jul 10 18:15:17.277452 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-7e76e9c0-f27d-4a26-bd9d-d2eba2d2fae6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:17.277734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-7e76e9c0-f27d-4a26-bd9d-d2eba2d2fae6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:17.307490 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:17.307490 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:17.320958 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-eb6d151e-256d-48e0-b0d2-b52c2b329ad3 req-7e76e9c0-f27d-4a26-bd9d-d2eba2d2fae6 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments/8db14a04-a259-4c67-bd84-1839e5c27818/action returned with HTTP 204 Jul 10 18:15:17.321424 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1136/4588] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:15:17 2026] POST /volume/v3/attachments/8db14a04-a259-4c67-bd84-1839e5c27818/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:17.676300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8398794c-cf8f-48c0-ba64-25d9dd793963 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:17.678509 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8398794c-cf8f-48c0-ba64-25d9dd793963 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:17.678773 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8398794c-cf8f-48c0-ba64-25d9dd793963 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:17.678984 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8398794c-cf8f-48c0-ba64-25d9dd793963 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:17.690064 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:17.690064 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:17.694401 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8398794c-cf8f-48c0-ba64-25d9dd793963 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:17.699731 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8398794c-cf8f-48c0-ba64-25d9dd793963 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:17.700188 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1156/4589] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:17 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:17.713211 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3c7a476f-fc1a-4e08-8b7a-2ec2143953af None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:17.715153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3c7a476f-fc1a-4e08-8b7a-2ec2143953af tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:17.715375 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3c7a476f-fc1a-4e08-8b7a-2ec2143953af tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:17.715611 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3c7a476f-fc1a-4e08-8b7a-2ec2143953af tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:17.724746 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:17.724746 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:17.728108 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3c7a476f-fc1a-4e08-8b7a-2ec2143953af tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:17.732738 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3c7a476f-fc1a-4e08-8b7a-2ec2143953af tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:17.733183 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1151/4590] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:17 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:18.011420 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-a891597c-6462-4bbc-910c-5f861c78b2be None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.013532 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-a891597c-6462-4bbc-910c-5f861c78b2be tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:18.013763 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-a891597c-6462-4bbc-910c-5f861c78b2be tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:18.013946 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-a891597c-6462-4bbc-910c-5f861c78b2be tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:18.023996 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.023996 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:18.027462 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-a891597c-6462-4bbc-910c-5f861c78b2be tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:18.031414 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-a891597c-6462-4bbc-910c-5f861c78b2be tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:18.031843 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1148/4591] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:15:18 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:18.049121 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-fa82cdf2-8abf-4e24-b141-53da8c7e3c57 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.051235 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-fa82cdf2-8abf-4e24-b141-53da8c7e3c57 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f/action Jul 10 18:15:18.051580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-fa82cdf2-8abf-4e24-b141-53da8c7e3c57 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:18.051709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-fa82cdf2-8abf-4e24-b141-53da8c7e3c57 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:18.061528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3ee4dcfc-fe56-46d6-b6ff-16db187ed8d4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.063409 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.063409 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:18.063888 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-fa82cdf2-8abf-4e24-b141-53da8c7e3c57 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:18.066822 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3ee4dcfc-fe56-46d6-b6ff-16db187ed8d4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 Jul 10 18:15:18.067055 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3ee4dcfc-fe56-46d6-b6ff-16db187ed8d4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:18.067276 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3ee4dcfc-fe56-46d6-b6ff-16db187ed8d4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:18.074831 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-fa82cdf2-8abf-4e24-b141-53da8c7e3c57 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Begin detaching volume completed successfully. Jul 10 18:15:18.075034 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-fa82cdf2-8abf-4e24-b141-53da8c7e3c57 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f/action returned with HTTP 202 Jul 10 18:15:18.075903 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1137/4592] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:15:18 2026] POST /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:15:18.077790 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.077790 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:18.082015 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3ee4dcfc-fe56-46d6-b6ff-16db187ed8d4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:18.086817 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3ee4dcfc-fe56-46d6-b6ff-16db187ed8d4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 returned with HTTP 200 Jul 10 18:15:18.087348 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1157/4593] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:18 2026] GET /volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:18.099481 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-15ca7e2a-363e-4b08-9f13-2db53fa2c8e9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.102045 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-15ca7e2a-363e-4b08-9f13-2db53fa2c8e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:18.102323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-15ca7e2a-363e-4b08-9f13-2db53fa2c8e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:18.102419 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8b453ecb-7a7e-4c75-a8af-2a75dbfbb6df None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.102604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-15ca7e2a-363e-4b08-9f13-2db53fa2c8e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:18.104967 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8b453ecb-7a7e-4c75-a8af-2a75dbfbb6df tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] DELETE https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 Jul 10 18:15:18.105305 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8b453ecb-7a7e-4c75-a8af-2a75dbfbb6df tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:18.105545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8b453ecb-7a7e-4c75-a8af-2a75dbfbb6df tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:18.105839 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-8b453ecb-7a7e-4c75-a8af-2a75dbfbb6df tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume with id: da3a0a22-b647-4e09-8326-9e5d604f5be5 Jul 10 18:15:18.113253 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.113253 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:18.113420 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.113420 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:18.113963 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8b453ecb-7a7e-4c75-a8af-2a75dbfbb6df tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:18.117442 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-15ca7e2a-363e-4b08-9f13-2db53fa2c8e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:18.121911 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-15ca7e2a-363e-4b08-9f13-2db53fa2c8e9 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:18.122301 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1152/4594] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:18 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:18.132861 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8b453ecb-7a7e-4c75-a8af-2a75dbfbb6df tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume request issued successfully. Jul 10 18:15:18.133063 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8b453ecb-7a7e-4c75-a8af-2a75dbfbb6df tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 returned with HTTP 202 Jul 10 18:15:18.133581 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1149/4595] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:18 2026] DELETE /volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:18.141327 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cbcf4f8b-e5ca-4f50-9859-e8014086e21e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.143707 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cbcf4f8b-e5ca-4f50-9859-e8014086e21e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 Jul 10 18:15:18.143991 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cbcf4f8b-e5ca-4f50-9859-e8014086e21e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:18.144260 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cbcf4f8b-e5ca-4f50-9859-e8014086e21e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:18.151742 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.151742 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:18.155734 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cbcf4f8b-e5ca-4f50-9859-e8014086e21e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:18.161751 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cbcf4f8b-e5ca-4f50-9859-e8014086e21e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 returned with HTTP 200 Jul 10 18:15:18.162251 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1138/4596] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:18 2026] GET /volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:18.192229 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-91dbba90-6413-498b-9403-35552462371d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.194122 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-91dbba90-6413-498b-9403-35552462371d tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f Jul 10 18:15:18.194353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-91dbba90-6413-498b-9403-35552462371d tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:18.194531 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-91dbba90-6413-498b-9403-35552462371d tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:18.199758 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.199758 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:18.200103 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-91dbba90-6413-498b-9403-35552462371d tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:18.200860 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-91dbba90-6413-498b-9403-35552462371d tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f returned with HTTP 200 Jul 10 18:15:18.201268 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1158/4597] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:18 2026] GET /volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:18.212845 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-37f01159-eab2-4312-b660-1af80d5ab6c3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.215335 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-37f01159-eab2-4312-b660-1af80d5ab6c3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] POST https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f/action Jul 10 18:15:18.215847 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-37f01159-eab2-4312-b660-1af80d5ab6c3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:18.216043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-37f01159-eab2-4312-b660-1af80d5ab6c3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:18.222874 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.222874 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:18.223339 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-37f01159-eab2-4312-b660-1af80d5ab6c3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:18.224161 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-37f01159-eab2-4312-b660-1af80d5ab6c3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8a04015d923c49499821cb732f6705b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9bd72edb72c64cc39e3df47bd77bf0cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:15:18.224378 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-37f01159-eab2-4312-b660-1af80d5ab6c3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f/action returned with HTTP 403 Jul 10 18:15:18.224889 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1153/4598] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 18:15:18 2026] POST /volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:18.232213 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eb458345-6ff7-44f7-ada8-8c61d9491012 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.233918 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb458345-6ff7-44f7-ada8-8c61d9491012 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f Jul 10 18:15:18.234080 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eb458345-6ff7-44f7-ada8-8c61d9491012 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:18.234246 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eb458345-6ff7-44f7-ada8-8c61d9491012 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:18.234408 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-eb458345-6ff7-44f7-ada8-8c61d9491012 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete snapshot with id: 1da69f8f-6315-4ba6-a2d4-81de2d9e353f Jul 10 18:15:18.239072 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.239072 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:18.239329 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eb458345-6ff7-44f7-ada8-8c61d9491012 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:18.254010 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eb458345-6ff7-44f7-ada8-8c61d9491012 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot delete request issued successfully. Jul 10 18:15:18.254141 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb458345-6ff7-44f7-ada8-8c61d9491012 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f returned with HTTP 202 Jul 10 18:15:18.254541 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1150/4599] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:18 2026] DELETE /volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:18.263393 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1e72fddc-ac73-45c6-b21e-9b0706a8ab45 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:18.266525 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1e72fddc-ac73-45c6-b21e-9b0706a8ab45 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f Jul 10 18:15:18.266877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1e72fddc-ac73-45c6-b21e-9b0706a8ab45 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:18.267114 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1e72fddc-ac73-45c6-b21e-9b0706a8ab45 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:18.272742 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:18.272742 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:18.273064 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1e72fddc-ac73-45c6-b21e-9b0706a8ab45 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:18.273823 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1e72fddc-ac73-45c6-b21e-9b0706a8ab45 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f returned with HTTP 200 Jul 10 18:15:18.274276 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1139/4600] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:18 2026] GET /volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:19.101107 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b391b756-7bb0-4d60-9092-24c2da797259 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:19.101508 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b391b756-7bb0-4d60-9092-24c2da797259 None None] GET https://10.4.3.71/volume// Jul 10 18:15:19.101723 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b391b756-7bb0-4d60-9092-24c2da797259 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:19.101946 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b391b756-7bb0-4d60-9092-24c2da797259 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:19.102309 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b391b756-7bb0-4d60-9092-24c2da797259 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:15:19.102764 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1159/4601] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:15:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:15:19.108993 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-08dd8ffe-52dd-4a9d-ba3e-9358ff3226c4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:19.111217 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-08dd8ffe-52dd-4a9d-ba3e-9358ff3226c4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:19.111462 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-08dd8ffe-52dd-4a9d-ba3e-9358ff3226c4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:19.111677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-08dd8ffe-52dd-4a9d-ba3e-9358ff3226c4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:19.124953 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:19.124953 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:19.129836 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-08dd8ffe-52dd-4a9d-ba3e-9358ff3226c4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:19.135454 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-08dd8ffe-52dd-4a9d-ba3e-9358ff3226c4 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:19.136016 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1154/4602] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:15:19 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:15:19.136936 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-165ecfe9-5867-4535-ba93-9ae8cf3e5a26 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:19.139135 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-165ecfe9-5867-4535-ba93-9ae8cf3e5a26 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:19.139392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-165ecfe9-5867-4535-ba93-9ae8cf3e5a26 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:19.139637 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-165ecfe9-5867-4535-ba93-9ae8cf3e5a26 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:19.152695 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:19.152695 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:19.157452 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-165ecfe9-5867-4535-ba93-9ae8cf3e5a26 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:19.163332 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-165ecfe9-5867-4535-ba93-9ae8cf3e5a26 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:19.163888 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1151/4603] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:19 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:19.180094 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8cd71ae0-dd46-4d53-b6f6-f6d230a07f4d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:19.182321 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8cd71ae0-dd46-4d53-b6f6-f6d230a07f4d tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 Jul 10 18:15:19.182688 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8cd71ae0-dd46-4d53-b6f6-f6d230a07f4d tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:19.182830 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8cd71ae0-dd46-4d53-b6f6-f6d230a07f4d tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:19.189860 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8cd71ae0-dd46-4d53-b6f6-f6d230a07f4d tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 returned with HTTP 404 Jul 10 18:15:19.190491 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1140/4604] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:19 2026] GET /volume/v3/volumes/da3a0a22-b647-4e09-8326-9e5d604f5be5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:19.198927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5383a9da-95e9-4538-99c5-5ee6197be7e2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:19.200997 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5383a9da-95e9-4538-99c5-5ee6197be7e2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] DELETE https://10.4.3.71/volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 Jul 10 18:15:19.201236 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5383a9da-95e9-4538-99c5-5ee6197be7e2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:19.201469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5383a9da-95e9-4538-99c5-5ee6197be7e2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:19.201708 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-5383a9da-95e9-4538-99c5-5ee6197be7e2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume with id: 235f805a-fe94-45bb-bc79-61ada6eacae0 Jul 10 18:15:19.210079 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:19.210079 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:19.210708 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5383a9da-95e9-4538-99c5-5ee6197be7e2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:19.237854 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5383a9da-95e9-4538-99c5-5ee6197be7e2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume request issued successfully. Jul 10 18:15:19.238126 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5383a9da-95e9-4538-99c5-5ee6197be7e2 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 returned with HTTP 202 Jul 10 18:15:19.238722 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1160/4605] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:19 2026] DELETE /volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:19.249379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9f2152d6-dec2-4051-9b90-9d850be084e5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:19.251846 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9f2152d6-dec2-4051-9b90-9d850be084e5 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 Jul 10 18:15:19.252114 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9f2152d6-dec2-4051-9b90-9d850be084e5 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:19.252368 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9f2152d6-dec2-4051-9b90-9d850be084e5 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:19.262138 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:19.262138 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:19.267743 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9f2152d6-dec2-4051-9b90-9d850be084e5 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:19.273329 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9f2152d6-dec2-4051-9b90-9d850be084e5 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 returned with HTTP 200 Jul 10 18:15:19.273834 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1155/4606] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:19 2026] GET /volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:19.283550 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d0083a10-674b-4966-ad72-556f1ff98f1c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:19.286164 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d0083a10-674b-4966-ad72-556f1ff98f1c tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f Jul 10 18:15:19.286349 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d0083a10-674b-4966-ad72-556f1ff98f1c tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:19.286529 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d0083a10-674b-4966-ad72-556f1ff98f1c tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:19.290806 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d0083a10-674b-4966-ad72-556f1ff98f1c tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f returned with HTTP 404 Jul 10 18:15:19.291384 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1152/4607] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:19 2026] GET /volume/v3/snapshots/1da69f8f-6315-4ba6-a2d4-81de2d9e353f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:19.299721 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0fcb1161-60b8-40fb-ac35-939864d11a0e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:19.303244 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0fcb1161-60b8-40fb-ac35-939864d11a0e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 Jul 10 18:15:19.303485 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0fcb1161-60b8-40fb-ac35-939864d11a0e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:19.303812 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0fcb1161-60b8-40fb-ac35-939864d11a0e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:19.304002 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-0fcb1161-60b8-40fb-ac35-939864d11a0e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume with id: 894c241b-4313-4a4f-aece-85bbf8d8e8b4 Jul 10 18:15:19.311292 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:19.311292 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:19.311694 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0fcb1161-60b8-40fb-ac35-939864d11a0e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:19.329900 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0fcb1161-60b8-40fb-ac35-939864d11a0e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume request issued successfully. Jul 10 18:15:19.330035 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0fcb1161-60b8-40fb-ac35-939864d11a0e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 returned with HTTP 202 Jul 10 18:15:19.330496 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1141/4608] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:19 2026] DELETE /volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:19.338444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-af58ed0c-cda5-426a-acb7-33204f4b5b85 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:19.341296 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af58ed0c-cda5-426a-acb7-33204f4b5b85 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 Jul 10 18:15:19.341490 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af58ed0c-cda5-426a-acb7-33204f4b5b85 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:19.341724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af58ed0c-cda5-426a-acb7-33204f4b5b85 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:19.350101 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:19.350101 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:19.353931 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-af58ed0c-cda5-426a-acb7-33204f4b5b85 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:19.358143 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af58ed0c-cda5-426a-acb7-33204f4b5b85 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 returned with HTTP 200 Jul 10 18:15:19.358573 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1161/4609] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:19 2026] GET /volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:20.008483 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-d481412c-3fa2-4728-bf90-a60b82fedbfd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:20.010510 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-d481412c-3fa2-4728-bf90-a60b82fedbfd tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] DELETE https://10.4.3.71/volume/v3/attachments/db0175fe-15ee-4be9-9079-c36219ba4dd1 Jul 10 18:15:20.010767 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-d481412c-3fa2-4728-bf90-a60b82fedbfd tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:20.010977 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-d481412c-3fa2-4728-bf90-a60b82fedbfd tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:20.018318 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:20.018318 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:20.180503 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a7a8ab09-944c-4bc3-9ce7-86db9bb419dc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:20.182525 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a7a8ab09-944c-4bc3-9ce7-86db9bb419dc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:20.182749 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a7a8ab09-944c-4bc3-9ce7-86db9bb419dc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:20.182970 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a7a8ab09-944c-4bc3-9ce7-86db9bb419dc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:20.185630 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=315,cinder:UPDATE=73,cinder:INSERT=41 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:15:20.192532 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:20.192532 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:20.196418 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a7a8ab09-944c-4bc3-9ce7-86db9bb419dc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:20.200622 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a7a8ab09-944c-4bc3-9ce7-86db9bb419dc tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:20.201091 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1153/4610] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:20 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:20.288822 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-56795f6b-0bc5-4c67-b213-216e14d0814f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:20.291120 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-56795f6b-0bc5-4c67-b213-216e14d0814f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 Jul 10 18:15:20.291369 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-56795f6b-0bc5-4c67-b213-216e14d0814f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:20.291625 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-56795f6b-0bc5-4c67-b213-216e14d0814f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:20.298241 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-56795f6b-0bc5-4c67-b213-216e14d0814f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 returned with HTTP 404 Jul 10 18:15:20.298758 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1142/4611] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:20 2026] GET /volume/v3/volumes/235f805a-fe94-45bb-bc79-61ada6eacae0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:20.306755 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f28f978c-95f6-4519-b1e3-d0566b014e56 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:20.308877 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f28f978c-95f6-4519-b1e3-d0566b014e56 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] DELETE https://10.4.3.71/volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d Jul 10 18:15:20.309102 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f28f978c-95f6-4519-b1e3-d0566b014e56 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:20.309278 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f28f978c-95f6-4519-b1e3-d0566b014e56 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:20.309426 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-f28f978c-95f6-4519-b1e3-d0566b014e56 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume with id: 06a543b6-ecbb-4656-9c3e-7485830e039d Jul 10 18:15:20.315799 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:20.315799 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:20.316206 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f28f978c-95f6-4519-b1e3-d0566b014e56 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:20.330924 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f28f978c-95f6-4519-b1e3-d0566b014e56 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume request issued successfully. Jul 10 18:15:20.331142 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f28f978c-95f6-4519-b1e3-d0566b014e56 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d returned with HTTP 202 Jul 10 18:15:20.331694 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1162/4612] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:20 2026] DELETE /volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:20.339520 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bfe322ef-0051-4f86-beaa-d1588a897fd4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:20.342501 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bfe322ef-0051-4f86-beaa-d1588a897fd4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d Jul 10 18:15:20.342780 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bfe322ef-0051-4f86-beaa-d1588a897fd4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:20.343041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bfe322ef-0051-4f86-beaa-d1588a897fd4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:20.350930 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:20.350930 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:20.354811 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bfe322ef-0051-4f86-beaa-d1588a897fd4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:20.360148 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bfe322ef-0051-4f86-beaa-d1588a897fd4 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d returned with HTTP 200 Jul 10 18:15:20.360443 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1154/4613] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:20 2026] GET /volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:20.373863 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3501e5fa-5d06-4479-874e-f010da53a294 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:20.375651 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3501e5fa-5d06-4479-874e-f010da53a294 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 Jul 10 18:15:20.375887 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3501e5fa-5d06-4479-874e-f010da53a294 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:20.376112 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3501e5fa-5d06-4479-874e-f010da53a294 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:20.382081 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3501e5fa-5d06-4479-874e-f010da53a294 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 returned with HTTP 404 Jul 10 18:15:20.382518 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1143/4614] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:20 2026] GET /volume/v3/volumes/894c241b-4313-4a4f-aece-85bbf8d8e8b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:20.390769 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:20.392467 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:20.392854 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1446489937"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:20.394338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1446489937'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:20.394439 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume of 1 GB Jul 10 18:15:20.398853 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:20.405494 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (e957b686-1b56-405d-ab21-ddf3a08f8566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:20.406555 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded99f1f-1475-46b4-a3a6-de92a5955791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:20.407379 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:20.434796 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded99f1f-1475-46b4-a3a6-de92a5955791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:20.435427 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a29d4b2-0648-4fc1-b2e8-95e9036cc1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:20.474230 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['533865f7-a9b5-46ff-b94a-b6b9b3bce1df', '22492f27-97c9-4971-bdc5-cce54713ecc6', '4faf0e98-6b48-4f2a-8ead-85112000bc11', '3f1429d4-513d-4882-8ed7-e9ed139b6274'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:20.475029 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a29d4b2-0648-4fc1-b2e8-95e9036cc1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['533865f7-a9b5-46ff-b94a-b6b9b3bce1df', '22492f27-97c9-4971-bdc5-cce54713ecc6', '4faf0e98-6b48-4f2a-8ead-85112000bc11', '3f1429d4-513d-4882-8ed7-e9ed139b6274']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:20.475774 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04d4d28-7c9c-4379-9a88-71c8af7503f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:20.498397 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04d4d28-7c9c-4379-9a88-71c8af7503f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b59420a-7355-48cc-a86b-44f27bd95d90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1446489937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['533865f7-a9b5-46ff-b94a-b6b9b3bce1df','22492f27-97c9-4971-bdc5-cce54713ecc6','4faf0e98-6b48-4f2a-8ead-85112000bc11','3f1429d4-513d-4882-8ed7-e9ed139b6274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1446489937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b59420a-7355-48cc-a86b-44f27bd95d90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a651a206d0a64151a5c37d93d5220446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:20.499199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bfe9718-76f8-4e30-a099-5488e6e7fc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:20.517105 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bfe9718-76f8-4e30-a099-5488e6e7fc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1446489937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['533865f7-a9b5-46ff-b94a-b6b9b3bce1df','22492f27-97c9-4971-bdc5-cce54713ecc6','4faf0e98-6b48-4f2a-8ead-85112000bc11','3f1429d4-513d-4882-8ed7-e9ed139b6274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:20.517873 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba367aa6-d8fe-492e-a0ff-e1aa53490dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:20.527448 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba367aa6-d8fe-492e-a0ff-e1aa53490dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:20.528407 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (e957b686-1b56-405d-ab21-ddf3a08f8566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:20.528778 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request issued successfully. Jul 10 18:15:20.529411 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dde64727-a108-4d42-bd2c-3f52cc030da8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:20.530015 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1163/4615] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:20 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:20.545581 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-60aa097b-e7db-4eae-9b70-3125d9a463b1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:20.547532 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-60aa097b-e7db-4eae-9b70-3125d9a463b1 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 Jul 10 18:15:20.547849 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-60aa097b-e7db-4eae-9b70-3125d9a463b1 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:20.548054 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-60aa097b-e7db-4eae-9b70-3125d9a463b1 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:20.555681 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:20.555681 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:20.557995 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-28acc926-a2e9-426c-a20e-e46ba929c245 req-d481412c-3fa2-4728-bf90-a60b82fedbfd tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments/db0175fe-15ee-4be9-9079-c36219ba4dd1 returned with HTTP 200 Jul 10 18:15:20.558671 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1156/4616] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:15:20 2026] DELETE /volume/v3/attachments/db0175fe-15ee-4be9-9079-c36219ba4dd1 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:20.559415 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-60aa097b-e7db-4eae-9b70-3125d9a463b1 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:20.564198 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-60aa097b-e7db-4eae-9b70-3125d9a463b1 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 returned with HTTP 200 Jul 10 18:15:20.564546 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1155/4617] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:20 2026] GET /volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:21.214104 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-79dba9cb-f51a-41ef-b202-3d5d541117cb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.216123 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79dba9cb-f51a-41ef-b202-3d5d541117cb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:21.216354 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-79dba9cb-f51a-41ef-b202-3d5d541117cb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:21.216643 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-79dba9cb-f51a-41ef-b202-3d5d541117cb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:21.224644 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:21.224644 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:21.229114 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-79dba9cb-f51a-41ef-b202-3d5d541117cb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:21.234840 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79dba9cb-f51a-41ef-b202-3d5d541117cb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:21.235262 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1144/4618] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:21 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:21.316524 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-f929287f-48ce-4057-9879-6c15581b447a req-d6c549be-ac97-476e-8156-9f37e8adc1e0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.318914 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-d6c549be-ac97-476e-8156-9f37e8adc1e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:21.319103 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-d6c549be-ac97-476e-8156-9f37e8adc1e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:21.319312 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-d6c549be-ac97-476e-8156-9f37e8adc1e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:21.329586 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:21.329586 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:21.333787 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-f929287f-48ce-4057-9879-6c15581b447a req-d6c549be-ac97-476e-8156-9f37e8adc1e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:21.338091 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-d6c549be-ac97-476e-8156-9f37e8adc1e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:21.338506 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1164/4619] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:15:21 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:21.356952 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-f929287f-48ce-4057-9879-6c15581b447a req-d59d4d96-7103-4396-bb00-eaa1d1e4b317 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.359032 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-d59d4d96-7103-4396-bb00-eaa1d1e4b317 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] POST https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b/action Jul 10 18:15:21.359346 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-d59d4d96-7103-4396-bb00-eaa1d1e4b317 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:21.359458 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-d59d4d96-7103-4396-bb00-eaa1d1e4b317 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:21.369131 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:21.369131 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:21.369509 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-f929287f-48ce-4057-9879-6c15581b447a req-d59d4d96-7103-4396-bb00-eaa1d1e4b317 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:21.372545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d702b73a-d2e4-48af-a043-9170703defda None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.374713 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d702b73a-d2e4-48af-a043-9170703defda tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d Jul 10 18:15:21.374949 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d702b73a-d2e4-48af-a043-9170703defda tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:21.375159 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d702b73a-d2e4-48af-a043-9170703defda tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:21.376597 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-f929287f-48ce-4057-9879-6c15581b447a req-d59d4d96-7103-4396-bb00-eaa1d1e4b317 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Begin detaching volume completed successfully. Jul 10 18:15:21.376837 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-d59d4d96-7103-4396-bb00-eaa1d1e4b317 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b/action returned with HTTP 202 Jul 10 18:15:21.377233 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1157/4620] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:15:21 2026] POST /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:15:21.381677 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d702b73a-d2e4-48af-a043-9170703defda tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d returned with HTTP 404 Jul 10 18:15:21.382143 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1156/4621] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:21 2026] GET /volume/v3/volumes/06a543b6-ecbb-4656-9c3e-7485830e039d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:21.389056 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0b9fb520-872d-4ef7-9641-ee02945fc77f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.390979 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b9fb520-872d-4ef7-9641-ee02945fc77f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] DELETE https://10.4.3.71/volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 Jul 10 18:15:21.391179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b9fb520-872d-4ef7-9641-ee02945fc77f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:21.391357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b9fb520-872d-4ef7-9641-ee02945fc77f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:21.391515 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-0b9fb520-872d-4ef7-9641-ee02945fc77f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume with id: c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 Jul 10 18:15:21.394852 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6845eecb-db39-49d5-ac7b-09db289e2de2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.396964 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6845eecb-db39-49d5-ac7b-09db289e2de2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:21.397161 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6845eecb-db39-49d5-ac7b-09db289e2de2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:21.397387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6845eecb-db39-49d5-ac7b-09db289e2de2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:21.398411 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:21.398411 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:21.398951 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0b9fb520-872d-4ef7-9641-ee02945fc77f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:21.408825 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:21.408825 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:21.412914 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6845eecb-db39-49d5-ac7b-09db289e2de2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:21.413971 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0b9fb520-872d-4ef7-9641-ee02945fc77f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume request issued successfully. Jul 10 18:15:21.414151 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b9fb520-872d-4ef7-9641-ee02945fc77f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 returned with HTTP 202 Jul 10 18:15:21.414545 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1145/4622] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:21 2026] DELETE /volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:21.418743 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6845eecb-db39-49d5-ac7b-09db289e2de2 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:21.419305 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1165/4623] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:21 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:21.421745 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ed2dd2c9-aac3-4806-82da-6d1a161c2c0f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.429899 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed2dd2c9-aac3-4806-82da-6d1a161c2c0f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 Jul 10 18:15:21.430115 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed2dd2c9-aac3-4806-82da-6d1a161c2c0f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:21.430375 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed2dd2c9-aac3-4806-82da-6d1a161c2c0f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:21.437459 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:21.437459 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:21.442225 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ed2dd2c9-aac3-4806-82da-6d1a161c2c0f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:21.447685 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed2dd2c9-aac3-4806-82da-6d1a161c2c0f tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 returned with HTTP 200 Jul 10 18:15:21.448202 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1158/4624] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:21 2026] GET /volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:21.577634 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0d11c495-4c7a-4e06-980c-6bc85292c5ed None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.579231 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d11c495-4c7a-4e06-980c-6bc85292c5ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 Jul 10 18:15:21.579413 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d11c495-4c7a-4e06-980c-6bc85292c5ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:21.579598 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d11c495-4c7a-4e06-980c-6bc85292c5ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:21.586534 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:21.586534 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:21.590379 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0d11c495-4c7a-4e06-980c-6bc85292c5ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:21.595942 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d11c495-4c7a-4e06-980c-6bc85292c5ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 returned with HTTP 200 Jul 10 18:15:21.596432 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1157/4625] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:21 2026] GET /volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:21.609412 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4f0f9349-c74c-4969-afc7-2526a460a612 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.611435 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f0f9349-c74c-4969-afc7-2526a460a612 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:21.611859 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f0f9349-c74c-4969-afc7-2526a460a612 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b59420a-7355-48cc-a86b-44f27bd95d90", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1048227956"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:21.620308 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:21.620308 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:21.620659 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4f0f9349-c74c-4969-afc7-2526a460a612 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:21.620767 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-4f0f9349-c74c-4969-afc7-2526a460a612 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create snapshot from volume 9b59420a-7355-48cc-a86b-44f27bd95d90 Jul 10 18:15:21.646887 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-4f0f9349-c74c-4969-afc7-2526a460a612 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['bb6cbc44-d638-452a-9c35-7d887d0abb12', '6a07ac09-6f20-4ac0-bdb0-28e5ea7b7dbd', 'e919737d-14b8-4c58-bca7-7d93ed55bbc4', '29acb119-cc05-419f-a633-f63ebf570f3f'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:21.673960 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4f0f9349-c74c-4969-afc7-2526a460a612 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot create request issued successfully. Jul 10 18:15:21.674355 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f0f9349-c74c-4969-afc7-2526a460a612 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:21.674936 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1146/4626] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:21.683600 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4acf81db-bf38-4b38-b7c1-1d1c0c1e3594 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:21.685678 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4acf81db-bf38-4b38-b7c1-1d1c0c1e3594 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 Jul 10 18:15:21.685902 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4acf81db-bf38-4b38-b7c1-1d1c0c1e3594 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:21.686110 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4acf81db-bf38-4b38-b7c1-1d1c0c1e3594 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:21.691916 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:21.691916 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:21.692255 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4acf81db-bf38-4b38-b7c1-1d1c0c1e3594 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:21.693051 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4acf81db-bf38-4b38-b7c1-1d1c0c1e3594 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 returned with HTTP 200 Jul 10 18:15:21.693454 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1166/4627] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:21 2026] GET /volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:22.399516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-148cc620-70f0-45a9-8562-b2d6574fa30b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.399959 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-148cc620-70f0-45a9-8562-b2d6574fa30b None None] GET https://10.4.3.71/volume// Jul 10 18:15:22.400127 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-148cc620-70f0-45a9-8562-b2d6574fa30b None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.400304 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-148cc620-70f0-45a9-8562-b2d6574fa30b None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.400680 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-148cc620-70f0-45a9-8562-b2d6574fa30b None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:15:22.400983 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1159/4628] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:15:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:15:22.408693 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-f929287f-48ce-4057-9879-6c15581b447a req-04bb24b0-07e9-4f2a-869b-98e400f27621 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.410760 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-04bb24b0-07e9-4f2a-869b-98e400f27621 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:22.410967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-04bb24b0-07e9-4f2a-869b-98e400f27621 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.411164 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-04bb24b0-07e9-4f2a-869b-98e400f27621 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.420682 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:22.420682 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:22.424717 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-f929287f-48ce-4057-9879-6c15581b447a req-04bb24b0-07e9-4f2a-869b-98e400f27621 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:22.429723 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-04bb24b0-07e9-4f2a-869b-98e400f27621 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:22.430170 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1158/4629] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:15:22 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:15:22.435157 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0c579683-1240-446a-b7cd-6b43f00f05ac None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.438792 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0c579683-1240-446a-b7cd-6b43f00f05ac tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:22.439051 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0c579683-1240-446a-b7cd-6b43f00f05ac tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.439245 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0c579683-1240-446a-b7cd-6b43f00f05ac tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.455287 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:22.455287 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:22.459867 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0c579683-1240-446a-b7cd-6b43f00f05ac tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:22.461261 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8af17799-f0e0-4c2f-99b4-548abaa5cc2d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.463192 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8af17799-f0e0-4c2f-99b4-548abaa5cc2d tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 Jul 10 18:15:22.463484 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8af17799-f0e0-4c2f-99b4-548abaa5cc2d tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.463747 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8af17799-f0e0-4c2f-99b4-548abaa5cc2d tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.465510 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0c579683-1240-446a-b7cd-6b43f00f05ac tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:22.466217 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1147/4630] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:22 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:22.469852 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8af17799-f0e0-4c2f-99b4-548abaa5cc2d tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 returned with HTTP 404 Jul 10 18:15:22.470696 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1167/4631] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:22 2026] GET /volume/v3/volumes/c69415b9-f3e8-4b61-a741-aeb2bbb7c6f1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:22.477817 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8b470b26-69e4-430f-a889-cea8940c513a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.480005 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8b470b26-69e4-430f-a889-cea8940c513a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] DELETE https://10.4.3.71/volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 Jul 10 18:15:22.480222 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8b470b26-69e4-430f-a889-cea8940c513a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.480400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8b470b26-69e4-430f-a889-cea8940c513a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.480556 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-8b470b26-69e4-430f-a889-cea8940c513a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume with id: f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 Jul 10 18:15:22.487109 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:22.487109 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:22.487527 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8b470b26-69e4-430f-a889-cea8940c513a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:22.502884 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8b470b26-69e4-430f-a889-cea8940c513a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume request issued successfully. Jul 10 18:15:22.503129 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8b470b26-69e4-430f-a889-cea8940c513a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 returned with HTTP 202 Jul 10 18:15:22.503606 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1160/4632] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:22 2026] DELETE /volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:22.511288 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e9ec9e88-a89b-4603-968e-badcae18064e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.513378 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e9ec9e88-a89b-4603-968e-badcae18064e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 Jul 10 18:15:22.513695 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e9ec9e88-a89b-4603-968e-badcae18064e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.513901 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e9ec9e88-a89b-4603-968e-badcae18064e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.521102 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:22.521102 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:22.524877 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e9ec9e88-a89b-4603-968e-badcae18064e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:22.528869 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e9ec9e88-a89b-4603-968e-badcae18064e tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 returned with HTTP 200 Jul 10 18:15:22.529270 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1159/4633] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:22 2026] GET /volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:22.702507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9d7e18a7-fec6-4cad-92b3-9b5b03dcbf63 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.704274 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9d7e18a7-fec6-4cad-92b3-9b5b03dcbf63 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 Jul 10 18:15:22.704463 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9d7e18a7-fec6-4cad-92b3-9b5b03dcbf63 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.704711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9d7e18a7-fec6-4cad-92b3-9b5b03dcbf63 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.712555 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:22.712555 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:22.713515 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9d7e18a7-fec6-4cad-92b3-9b5b03dcbf63 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:22.714347 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9d7e18a7-fec6-4cad-92b3-9b5b03dcbf63 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 returned with HTTP 200 Jul 10 18:15:22.714853 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1148/4634] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:22 2026] GET /volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:22.724723 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-29f63968-337d-4afb-9d1d-a87912eda419 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.726756 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-29f63968-337d-4afb-9d1d-a87912eda419 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] GET https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:22.726972 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-29f63968-337d-4afb-9d1d-a87912eda419 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.727197 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-29f63968-337d-4afb-9d1d-a87912eda419 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.727496 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-29f63968-337d-4afb-9d1d-a87912eda419 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:15:22.728711 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.db.api [None req-29f63968-337d-4afb-9d1d-a87912eda419 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Building query based on filter {{(pid=99948) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:15:22.732769 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-29f63968-337d-4afb-9d1d-a87912eda419 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Get all snapshots completed successfully. Jul 10 18:15:22.733114 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-29f63968-337d-4afb-9d1d-a87912eda419 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 200 Jul 10 18:15:22.733549 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1168/4635] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:15:22 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:22.743437 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7bceca68-fb90-4600-bdd0-bb584c378d75 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.745149 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7bceca68-fb90-4600-bdd0-bb584c378d75 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 Jul 10 18:15:22.745360 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7bceca68-fb90-4600-bdd0-bb584c378d75 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.745509 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7bceca68-fb90-4600-bdd0-bb584c378d75 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.745632 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-7bceca68-fb90-4600-bdd0-bb584c378d75 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete snapshot with id: bd066e95-2b46-48b9-bcfa-f675699131d7 Jul 10 18:15:22.750242 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:22.750242 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:22.750525 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7bceca68-fb90-4600-bdd0-bb584c378d75 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:22.764853 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7bceca68-fb90-4600-bdd0-bb584c378d75 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot delete request issued successfully. Jul 10 18:15:22.764986 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7bceca68-fb90-4600-bdd0-bb584c378d75 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 returned with HTTP 202 Jul 10 18:15:22.765423 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1161/4636] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:22 2026] DELETE /volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:22.772925 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dfe626ab-cbd5-43d7-af7e-f841571f6e9f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:22.775213 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dfe626ab-cbd5-43d7-af7e-f841571f6e9f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 Jul 10 18:15:22.775432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dfe626ab-cbd5-43d7-af7e-f841571f6e9f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:22.775659 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dfe626ab-cbd5-43d7-af7e-f841571f6e9f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:22.781270 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:22.781270 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:22.781636 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-dfe626ab-cbd5-43d7-af7e-f841571f6e9f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:22.782317 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dfe626ab-cbd5-43d7-af7e-f841571f6e9f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 returned with HTTP 200 Jul 10 18:15:22.782749 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1160/4637] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:22 2026] GET /volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:23.286721 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-f929287f-48ce-4057-9879-6c15581b447a req-020f9f36-35af-4d6e-ba85-a27abd64c3eb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:23.288855 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-020f9f36-35af-4d6e-ba85-a27abd64c3eb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] DELETE https://10.4.3.71/volume/v3/attachments/8db14a04-a259-4c67-bd84-1839e5c27818 Jul 10 18:15:23.289090 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-020f9f36-35af-4d6e-ba85-a27abd64c3eb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:23.289309 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-020f9f36-35af-4d6e-ba85-a27abd64c3eb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:23.296051 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:23.296051 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:23.478879 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-76450854-3616-4a89-a95e-28efe8324b99 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:23.480848 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76450854-3616-4a89-a95e-28efe8324b99 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:23.481055 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76450854-3616-4a89-a95e-28efe8324b99 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:23.481275 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76450854-3616-4a89-a95e-28efe8324b99 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:23.491191 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:23.491191 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:23.494527 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-76450854-3616-4a89-a95e-28efe8324b99 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:23.499348 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76450854-3616-4a89-a95e-28efe8324b99 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:23.499908 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1169/4638] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:23 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:23.543146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-60e3a156-18b0-4905-b44b-2460c68d2cbc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:23.545084 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-60e3a156-18b0-4905-b44b-2460c68d2cbc tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 Jul 10 18:15:23.545312 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-60e3a156-18b0-4905-b44b-2460c68d2cbc tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:23.545531 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-60e3a156-18b0-4905-b44b-2460c68d2cbc tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:23.551284 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-60e3a156-18b0-4905-b44b-2460c68d2cbc tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 returned with HTTP 404 Jul 10 18:15:23.551899 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1162/4639] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:23 2026] GET /volume/v3/volumes/f7ee8537-c1c4-4b85-88d7-bbf2de4756f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:23.559022 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1c66ac67-6e98-40cc-a958-bef7dc87eed7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:23.560987 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1c66ac67-6e98-40cc-a958-bef7dc87eed7 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 Jul 10 18:15:23.561246 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1c66ac67-6e98-40cc-a958-bef7dc87eed7 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:23.561426 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1c66ac67-6e98-40cc-a958-bef7dc87eed7 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:23.561558 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-1c66ac67-6e98-40cc-a958-bef7dc87eed7 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete snapshot with id: c0d967ec-e657-4758-895a-c6644b00acd3 Jul 10 18:15:23.567301 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:23.567301 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:23.567876 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1c66ac67-6e98-40cc-a958-bef7dc87eed7 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Snapshot retrieved successfully. Jul 10 18:15:23.588244 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1c66ac67-6e98-40cc-a958-bef7dc87eed7 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Snapshot delete request issued successfully. Jul 10 18:15:23.588445 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1c66ac67-6e98-40cc-a958-bef7dc87eed7 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 returned with HTTP 202 Jul 10 18:15:23.588982 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1161/4640] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:23 2026] DELETE /volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:23.596068 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-52c62c6b-0d78-4fa4-804d-09d001e9653a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:23.598541 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-52c62c6b-0d78-4fa4-804d-09d001e9653a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 Jul 10 18:15:23.598778 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-52c62c6b-0d78-4fa4-804d-09d001e9653a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:23.598968 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-52c62c6b-0d78-4fa4-804d-09d001e9653a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:23.604536 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:23.604536 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:23.605016 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-52c62c6b-0d78-4fa4-804d-09d001e9653a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Snapshot retrieved successfully. Jul 10 18:15:23.605868 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-52c62c6b-0d78-4fa4-804d-09d001e9653a tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 returned with HTTP 200 Jul 10 18:15:23.606392 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1170/4641] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:23 2026] GET /volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:23.792209 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1ea37406-ad8b-4376-b35b-f8e0f7738276 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:23.793996 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ea37406-ad8b-4376-b35b-f8e0f7738276 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 Jul 10 18:15:23.794194 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ea37406-ad8b-4376-b35b-f8e0f7738276 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:23.794423 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ea37406-ad8b-4376-b35b-f8e0f7738276 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:23.798451 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ea37406-ad8b-4376-b35b-f8e0f7738276 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 returned with HTTP 404 Jul 10 18:15:23.798988 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1163/4642] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:23 2026] GET /volume/v3/snapshots/bd066e95-2b46-48b9-bcfa-f675699131d7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:23.807076 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1bdb9197-1fc3-432a-88cd-25b5f6a82eed None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:23.810002 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1bdb9197-1fc3-432a-88cd-25b5f6a82eed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 Jul 10 18:15:23.810197 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1bdb9197-1fc3-432a-88cd-25b5f6a82eed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:23.810405 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1bdb9197-1fc3-432a-88cd-25b5f6a82eed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:23.810616 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-1bdb9197-1fc3-432a-88cd-25b5f6a82eed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume with id: 9b59420a-7355-48cc-a86b-44f27bd95d90 Jul 10 18:15:23.819825 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:23.819825 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:23.820223 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1bdb9197-1fc3-432a-88cd-25b5f6a82eed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:23.832741 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f929287f-48ce-4057-9879-6c15581b447a req-020f9f36-35af-4d6e-ba85-a27abd64c3eb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/attachments/8db14a04-a259-4c67-bd84-1839e5c27818 returned with HTTP 200 Jul 10 18:15:23.833213 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1149/4643] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:15:23 2026] DELETE /volume/v3/attachments/8db14a04-a259-4c67-bd84-1839e5c27818 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:23.838314 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1bdb9197-1fc3-432a-88cd-25b5f6a82eed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume request issued successfully. Jul 10 18:15:23.838503 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1bdb9197-1fc3-432a-88cd-25b5f6a82eed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 returned with HTTP 202 Jul 10 18:15:23.838952 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1162/4644] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:23 2026] DELETE /volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:23.846202 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-16db3908-7fc8-43ea-b6bc-287801e4d5e9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:23.849009 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16db3908-7fc8-43ea-b6bc-287801e4d5e9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 Jul 10 18:15:23.849233 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16db3908-7fc8-43ea-b6bc-287801e4d5e9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:23.849489 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-16db3908-7fc8-43ea-b6bc-287801e4d5e9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:23.859036 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:23.859036 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:23.863541 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-16db3908-7fc8-43ea-b6bc-287801e4d5e9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:23.868805 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-16db3908-7fc8-43ea-b6bc-287801e4d5e9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 returned with HTTP 200 Jul 10 18:15:23.869875 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1171/4645] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:23 2026] GET /volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:24.513596 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-139acee3-3190-4aa5-bffe-ba17f7d9ff8d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.515439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-139acee3-3190-4aa5-bffe-ba17f7d9ff8d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:24.515669 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-139acee3-3190-4aa5-bffe-ba17f7d9ff8d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:24.515900 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-139acee3-3190-4aa5-bffe-ba17f7d9ff8d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:24.523268 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:24.523268 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:24.527902 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-139acee3-3190-4aa5-bffe-ba17f7d9ff8d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:24.532071 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-139acee3-3190-4aa5-bffe-ba17f7d9ff8d tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:24.532524 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1164/4646] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:24 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:24.546396 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-59888b38-5390-4316-a92d-75f1473f821e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.548503 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-59888b38-5390-4316-a92d-75f1473f821e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:24.548829 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-59888b38-5390-4316-a92d-75f1473f821e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:24.549106 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-59888b38-5390-4316-a92d-75f1473f821e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:24.557445 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:24.557445 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:24.561496 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-59888b38-5390-4316-a92d-75f1473f821e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:24.566724 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-59888b38-5390-4316-a92d-75f1473f821e tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:24.567287 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1150/4647] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:24 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:24.618380 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cdccda4c-5967-4493-ab0d-256dc221fcfe None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.620212 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-80adf12b-e686-4b03-8887-689d0b513218 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.620626 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cdccda4c-5967-4493-ab0d-256dc221fcfe tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 Jul 10 18:15:24.620870 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cdccda4c-5967-4493-ab0d-256dc221fcfe tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:24.621109 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cdccda4c-5967-4493-ab0d-256dc221fcfe tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:24.622447 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80adf12b-e686-4b03-8887-689d0b513218 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:24.622700 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80adf12b-e686-4b03-8887-689d0b513218 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:24.622917 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80adf12b-e686-4b03-8887-689d0b513218 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:24.626467 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cdccda4c-5967-4493-ab0d-256dc221fcfe tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 returned with HTTP 404 Jul 10 18:15:24.627155 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1163/4648] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:24 2026] GET /volume/v3/snapshots/c0d967ec-e657-4758-895a-c6644b00acd3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:24.629980 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:24.629980 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:24.634509 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a8c9c430-ed2b-458d-a38d-31fa61aa9267 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.635604 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-80adf12b-e686-4b03-8887-689d0b513218 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:24.636468 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a8c9c430-ed2b-458d-a38d-31fa61aa9267 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] DELETE https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 Jul 10 18:15:24.636788 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a8c9c430-ed2b-458d-a38d-31fa61aa9267 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:24.636972 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a8c9c430-ed2b-458d-a38d-31fa61aa9267 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:24.637153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-a8c9c430-ed2b-458d-a38d-31fa61aa9267 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume with id: 2d6a07af-5257-48fc-97f0-0ab803613626 Jul 10 18:15:24.640816 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80adf12b-e686-4b03-8887-689d0b513218 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:24.641288 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1172/4649] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:24 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:24.644325 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:24.644325 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:24.644819 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a8c9c430-ed2b-458d-a38d-31fa61aa9267 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:24.654011 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-44baa80c-cfba-47a5-9165-e96978999617 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.656351 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-44baa80c-cfba-47a5-9165-e96978999617 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:24.656680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-44baa80c-cfba-47a5-9165-e96978999617 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:24.656962 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-44baa80c-cfba-47a5-9165-e96978999617 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:24.667381 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:24.667381 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:24.669447 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a8c9c430-ed2b-458d-a38d-31fa61aa9267 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Delete volume request issued successfully. Jul 10 18:15:24.669810 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a8c9c430-ed2b-458d-a38d-31fa61aa9267 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 returned with HTTP 202 Jul 10 18:15:24.670268 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1165/4650] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:24 2026] DELETE /volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:24.673885 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-44baa80c-cfba-47a5-9165-e96978999617 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:24.678227 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cd7edce7-28a6-4449-afc0-59afee14a101 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.680989 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cd7edce7-28a6-4449-afc0-59afee14a101 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 Jul 10 18:15:24.681202 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cd7edce7-28a6-4449-afc0-59afee14a101 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:24.681426 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cd7edce7-28a6-4449-afc0-59afee14a101 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:24.683443 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-44baa80c-cfba-47a5-9165-e96978999617 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:24.683977 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1151/4651] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:24 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:24.689676 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:24.689676 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:24.693905 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-cd7edce7-28a6-4449-afc0-59afee14a101 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Volume info retrieved successfully. Jul 10 18:15:24.698675 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cd7edce7-28a6-4449-afc0-59afee14a101 tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 returned with HTTP 200 Jul 10 18:15:24.699075 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1164/4652] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:24 2026] GET /volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:24.737840 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-372a34ae-4acc-4ba7-915f-2fc04770c1de None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.741730 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-372a34ae-4acc-4ba7-915f-2fc04770c1de tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:24.741938 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-372a34ae-4acc-4ba7-915f-2fc04770c1de tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:24.742133 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-372a34ae-4acc-4ba7-915f-2fc04770c1de tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:24.749885 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:24.749885 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:24.755043 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-372a34ae-4acc-4ba7-915f-2fc04770c1de tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:24.759961 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-372a34ae-4acc-4ba7-915f-2fc04770c1de tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:24.760529 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1173/4653] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:24 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:24.882019 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-69d0e856-ff75-4f8e-8ecb-61de543a9bca None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.884313 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-69d0e856-ff75-4f8e-8ecb-61de543a9bca tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 Jul 10 18:15:24.884632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-69d0e856-ff75-4f8e-8ecb-61de543a9bca tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:24.884907 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-69d0e856-ff75-4f8e-8ecb-61de543a9bca tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:24.892106 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-69d0e856-ff75-4f8e-8ecb-61de543a9bca tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 returned with HTTP 404 Jul 10 18:15:24.892749 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1166/4654] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:24 2026] GET /volume/v3/volumes/9b59420a-7355-48cc-a86b-44f27bd95d90 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:24.901493 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6002275a-d82b-4721-b10e-f35536616235 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:24.903434 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:24.903842 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-468940238"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:24.905498 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-468940238'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:24.905699 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume of 1 GB Jul 10 18:15:24.910120 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:24.917169 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (22fbb2ad-b7c3-4e24-a31f-d19c5fbdb85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:24.918330 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff9fd6d6-6462-4d43-bb8c-0741882207dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:24.919315 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:24.948677 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff9fd6d6-6462-4d43-bb8c-0741882207dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:24.949420 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058a1966-32cf-467b-b071-9e67f6840d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:24.996392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['828bdbcc-7d50-45ee-9b63-a42c884b41c4', '33f7b2be-f948-47a8-9642-22cd75aa0cf0', '407701eb-3ce0-4258-891f-62ff9059d398', '4848f388-03b4-4455-8a65-622afcf16315'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:24.997223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058a1966-32cf-467b-b071-9e67f6840d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['828bdbcc-7d50-45ee-9b63-a42c884b41c4', '33f7b2be-f948-47a8-9642-22cd75aa0cf0', '407701eb-3ce0-4258-891f-62ff9059d398', '4848f388-03b4-4455-8a65-622afcf16315']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:24.998048 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedf3763-b8f5-40b4-89d5-9a4f48d206ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:25.027830 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedf3763-b8f5-40b4-89d5-9a4f48d206ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86520276-914b-4e51-815b-d007c68e5946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-468940238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['828bdbcc-7d50-45ee-9b63-a42c884b41c4','33f7b2be-f948-47a8-9642-22cd75aa0cf0','407701eb-3ce0-4258-891f-62ff9059d398','4848f388-03b4-4455-8a65-622afcf16315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-468940238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86520276-914b-4e51-815b-d007c68e5946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a651a206d0a64151a5c37d93d5220446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:25.028574 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e1a818-93e9-443c-bae1-7c9c96f1bacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:25.049206 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e1a818-93e9-443c-bae1-7c9c96f1bacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-468940238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['828bdbcc-7d50-45ee-9b63-a42c884b41c4','33f7b2be-f948-47a8-9642-22cd75aa0cf0','407701eb-3ce0-4258-891f-62ff9059d398','4848f388-03b4-4455-8a65-622afcf16315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:25.050325 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3df6275-2ad8-45b0-8ed7-516c958eab8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:25.061268 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3df6275-2ad8-45b0-8ed7-516c958eab8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:25.062410 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (22fbb2ad-b7c3-4e24-a31f-d19c5fbdb85b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:25.062860 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request issued successfully. Jul 10 18:15:25.063716 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6002275a-d82b-4721-b10e-f35536616235 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:25.064235 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1152/4655] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:24 2026] POST /volume/v3/volumes => generated 775 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:25.075188 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d6abb447-e385-4f0f-a768-62847e8a271c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:25.077029 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d6abb447-e385-4f0f-a768-62847e8a271c tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 Jul 10 18:15:25.077597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d6abb447-e385-4f0f-a768-62847e8a271c tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:25.077597 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d6abb447-e385-4f0f-a768-62847e8a271c tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:25.084901 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:25.084901 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:25.088812 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d6abb447-e385-4f0f-a768-62847e8a271c tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:25.093083 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d6abb447-e385-4f0f-a768-62847e8a271c tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 returned with HTTP 200 Jul 10 18:15:25.093457 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1165/4656] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:25 2026] GET /volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:25.711476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a318302b-80f2-4c30-b31f-2c999de9bedd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:25.713734 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a318302b-80f2-4c30-b31f-2c999de9bedd tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] GET https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 Jul 10 18:15:25.714057 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a318302b-80f2-4c30-b31f-2c999de9bedd tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:25.714358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a318302b-80f2-4c30-b31f-2c999de9bedd tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:25.720783 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a318302b-80f2-4c30-b31f-2c999de9bedd tempest-CreateVolumesFromSnapshotTest-1930122705 tempest-CreateVolumesFromSnapshotTest-1930122705-project-member] https://10.4.3.71/volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 returned with HTTP 404 Jul 10 18:15:25.721320 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1174/4657] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:25 2026] GET /volume/v3/volumes/2d6a07af-5257-48fc-97f0-0ab803613626 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:26.107750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1ca3d6da-0cbd-439e-8ab8-53ebd3d28385 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:26.109884 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ca3d6da-0cbd-439e-8ab8-53ebd3d28385 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 Jul 10 18:15:26.110134 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ca3d6da-0cbd-439e-8ab8-53ebd3d28385 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:26.110364 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ca3d6da-0cbd-439e-8ab8-53ebd3d28385 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:26.119870 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:26.119870 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:26.130183 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1ca3d6da-0cbd-439e-8ab8-53ebd3d28385 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:26.135866 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ca3d6da-0cbd-439e-8ab8-53ebd3d28385 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 returned with HTTP 200 Jul 10 18:15:26.135866 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1167/4658] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:26 2026] GET /volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:26.149445 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-64295e75-e17e-404b-98ce-14ad9b800270 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:26.151531 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-64295e75-e17e-404b-98ce-14ad9b800270 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:26.151976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-64295e75-e17e-404b-98ce-14ad9b800270 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86520276-914b-4e51-815b-d007c68e5946", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-877864680"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:26.163326 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:26.163326 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:26.163779 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-64295e75-e17e-404b-98ce-14ad9b800270 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:26.163952 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-64295e75-e17e-404b-98ce-14ad9b800270 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create snapshot from volume 86520276-914b-4e51-815b-d007c68e5946 Jul 10 18:15:26.205009 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-64295e75-e17e-404b-98ce-14ad9b800270 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['2070038a-edb3-4747-84e0-90164b88212d', '75a670e7-3698-4de3-a88a-50501c9f3152', '2d1e785f-ee87-45e7-8cd8-83353d2f9d82', 'bf824025-b97c-41ac-bc54-dea287d11b52'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:26.239525 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-64295e75-e17e-404b-98ce-14ad9b800270 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot create request issued successfully. Jul 10 18:15:26.239897 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-64295e75-e17e-404b-98ce-14ad9b800270 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:26.240414 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1153/4659] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:26.250165 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-01c9546c-7284-4c66-9f8c-4e19dbe55ff3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:26.254993 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-01c9546c-7284-4c66-9f8c-4e19dbe55ff3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 Jul 10 18:15:26.255235 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-01c9546c-7284-4c66-9f8c-4e19dbe55ff3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:26.255467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-01c9546c-7284-4c66-9f8c-4e19dbe55ff3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:26.265030 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:26.265030 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:26.265360 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-01c9546c-7284-4c66-9f8c-4e19dbe55ff3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:26.266184 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-01c9546c-7284-4c66-9f8c-4e19dbe55ff3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 returned with HTTP 200 Jul 10 18:15:26.266783 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1166/4660] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:26 2026] GET /volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:27.276015 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bfc4032f-1797-430a-b420-b7becf12756a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:27.277861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bfc4032f-1797-430a-b420-b7becf12756a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 Jul 10 18:15:27.278421 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bfc4032f-1797-430a-b420-b7becf12756a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:27.279685 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bfc4032f-1797-430a-b420-b7becf12756a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:27.284242 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:27.284242 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:27.284904 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-bfc4032f-1797-430a-b420-b7becf12756a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:27.285869 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bfc4032f-1797-430a-b420-b7becf12756a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 returned with HTTP 200 Jul 10 18:15:27.286459 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1175/4661] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:27 2026] GET /volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:27.296501 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f3319778-f6fe-48fa-9564-edd2df5ad5b8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:27.297906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9543a8f6-c892-4cd7-b22d-d372e639599b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:27.298629 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f3319778-f6fe-48fa-9564-edd2df5ad5b8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] POST https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07/action Jul 10 18:15:27.299090 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f3319778-f6fe-48fa-9564-edd2df5ad5b8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:27.299205 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f3319778-f6fe-48fa-9564-edd2df5ad5b8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:27.300940 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.admin_actions [None req-f3319778-f6fe-48fa-9564-edd2df5ad5b8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Updating snapshot '608386fd-74a3-48ca-ba84-f198ce19cb07' with '{'status': 'error'}' {{(pid=99951) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:15:27.314327 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:27.314327 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:27.314960 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.policy [None req-f3319778-f6fe-48fa-9564-edd2df5ad5b8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8a04015d923c49499821cb732f6705b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9bd72edb72c64cc39e3df47bd77bf0cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99951) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:15:27.315229 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f3319778-f6fe-48fa-9564-edd2df5ad5b8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07/action returned with HTTP 403 Jul 10 18:15:27.315856 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1168/4662] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 18:15:27 2026] POST /volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:27.324354 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2d14e7ac-86bb-4b12-9738-247fd0565565 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:27.326380 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d14e7ac-86bb-4b12-9738-247fd0565565 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 Jul 10 18:15:27.326852 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d14e7ac-86bb-4b12-9738-247fd0565565 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:27.326852 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2d14e7ac-86bb-4b12-9738-247fd0565565 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:27.327156 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-2d14e7ac-86bb-4b12-9738-247fd0565565 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete snapshot with id: 608386fd-74a3-48ca-ba84-f198ce19cb07 Jul 10 18:15:27.332906 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:27.332906 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:27.333276 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2d14e7ac-86bb-4b12-9738-247fd0565565 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:27.350754 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2d14e7ac-86bb-4b12-9738-247fd0565565 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot delete request issued successfully. Jul 10 18:15:27.351589 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2d14e7ac-86bb-4b12-9738-247fd0565565 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 returned with HTTP 202 Jul 10 18:15:27.351589 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1167/4663] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:27 2026] DELETE /volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:27.363041 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0925b84a-8863-4314-90aa-a5dd5f995761 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:27.366799 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0925b84a-8863-4314-90aa-a5dd5f995761 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 Jul 10 18:15:27.366799 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0925b84a-8863-4314-90aa-a5dd5f995761 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:27.366799 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0925b84a-8863-4314-90aa-a5dd5f995761 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:27.372172 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:27.372172 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:27.373038 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0925b84a-8863-4314-90aa-a5dd5f995761 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:27.373929 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0925b84a-8863-4314-90aa-a5dd5f995761 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 returned with HTTP 200 Jul 10 18:15:27.374409 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1176/4664] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:27 2026] GET /volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:27.417274 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:27.418496 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-335128681"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:27.421177 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-335128681'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:27.421940 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume of 1 GB Jul 10 18:15:27.421940 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:27.421940 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:27.428057 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:27.436033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Flow 'volume_create_api' (8f2ec7c7-51c8-4072-bca1-884e54b3664c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:27.437596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590f5583-8e4f-4c4e-806f-f8890e261b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:27.438727 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:27.473125 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590f5583-8e4f-4c4e-806f-f8890e261b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:27.474253 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d21c32-a127-4225-80ff-a184c80feb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:27.540602 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Created reservations ['56918c2b-5497-43e0-bd8a-531663067236', 'b3abc480-2f30-4090-b15e-3a75394273e1', '2e27dec1-d48f-4d34-9a68-d977bd132f97', '2b7972ef-9645-4f19-b43d-12470ceb3a75'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:27.541071 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d21c32-a127-4225-80ff-a184c80feb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56918c2b-5497-43e0-bd8a-531663067236', 'b3abc480-2f30-4090-b15e-3a75394273e1', '2e27dec1-d48f-4d34-9a68-d977bd132f97', '2b7972ef-9645-4f19-b43d-12470ceb3a75']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:27.541813 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99381a8f-4605-4330-b084-ada7fab04021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:27.564504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99381a8f-4605-4330-b084-ada7fab04021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d2620d-45b5-4951-969e-1fc71c2d3fc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335128681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['56918c2b-5497-43e0-bd8a-531663067236','b3abc480-2f30-4090-b15e-3a75394273e1','2e27dec1-d48f-4d34-9a68-d977bd132f97','2b7972ef-9645-4f19-b43d-12470ceb3a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd06506636449ca12ec100f58de879',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335128681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d2620d-45b5-4951-969e-1fc71c2d3fc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4adae8ec61054e3886fd6dacb6249f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0fd06506636449ca12ec100f58de879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:27.565308 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67012aed-096e-49a1-a1e9-a3173e0bd56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:27.590723 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67012aed-096e-49a1-a1e9-a3173e0bd56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335128681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['56918c2b-5497-43e0-bd8a-531663067236','b3abc480-2f30-4090-b15e-3a75394273e1','2e27dec1-d48f-4d34-9a68-d977bd132f97','2b7972ef-9645-4f19-b43d-12470ceb3a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd06506636449ca12ec100f58de879',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:27.590723 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9666519-d2a9-4057-9548-21328c3f1180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:27.604587 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9666519-d2a9-4057-9548-21328c3f1180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:27.605579 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Flow 'volume_create_api' (8f2ec7c7-51c8-4072-bca1-884e54b3664c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:27.605964 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume request issued successfully. Jul 10 18:15:27.606755 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9543a8f6-c892-4cd7-b22d-d372e639599b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:27.607106 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1154/4665] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:15:27 2026] POST /volume/v3/volumes => generated 775 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:27.619874 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-02a33dbd-2998-4b73-bc2d-88fade6a7722 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:27.621582 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-02a33dbd-2998-4b73-bc2d-88fade6a7722 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 Jul 10 18:15:27.621806 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-02a33dbd-2998-4b73-bc2d-88fade6a7722 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:27.621983 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-02a33dbd-2998-4b73-bc2d-88fade6a7722 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:27.629245 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:27.629245 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:27.633343 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-02a33dbd-2998-4b73-bc2d-88fade6a7722 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:15:27.637959 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-02a33dbd-2998-4b73-bc2d-88fade6a7722 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 returned with HTTP 200 Jul 10 18:15:27.638448 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1169/4666] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:27 2026] GET /volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:28.384118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-85fcdca1-13a9-46ac-9dd8-d733e4b9a510 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:28.385893 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85fcdca1-13a9-46ac-9dd8-d733e4b9a510 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 Jul 10 18:15:28.386085 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85fcdca1-13a9-46ac-9dd8-d733e4b9a510 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:28.386265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85fcdca1-13a9-46ac-9dd8-d733e4b9a510 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:28.390422 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85fcdca1-13a9-46ac-9dd8-d733e4b9a510 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 returned with HTTP 404 Jul 10 18:15:28.390965 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1168/4667] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:28 2026] GET /volume/v3/snapshots/608386fd-74a3-48ca-ba84-f198ce19cb07 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:28.397587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8e0c4968-badb-4256-90e6-10d69feee456 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:28.399360 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e0c4968-badb-4256-90e6-10d69feee456 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 Jul 10 18:15:28.399560 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8e0c4968-badb-4256-90e6-10d69feee456 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:28.399800 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8e0c4968-badb-4256-90e6-10d69feee456 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:28.399959 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-8e0c4968-badb-4256-90e6-10d69feee456 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume with id: 86520276-914b-4e51-815b-d007c68e5946 Jul 10 18:15:28.408232 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:28.408232 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:28.408757 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8e0c4968-badb-4256-90e6-10d69feee456 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:28.432392 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8e0c4968-badb-4256-90e6-10d69feee456 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume request issued successfully. Jul 10 18:15:28.432645 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e0c4968-badb-4256-90e6-10d69feee456 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 returned with HTTP 202 Jul 10 18:15:28.433353 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1177/4668] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:28 2026] DELETE /volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:28.442022 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-88e9604d-8c2b-43f3-b8cb-8c51b9e2f98f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:28.444276 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88e9604d-8c2b-43f3-b8cb-8c51b9e2f98f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 Jul 10 18:15:28.444491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88e9604d-8c2b-43f3-b8cb-8c51b9e2f98f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:28.444736 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88e9604d-8c2b-43f3-b8cb-8c51b9e2f98f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:28.454110 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:28.454110 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:28.459410 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-88e9604d-8c2b-43f3-b8cb-8c51b9e2f98f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:28.465600 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88e9604d-8c2b-43f3-b8cb-8c51b9e2f98f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 returned with HTTP 200 Jul 10 18:15:28.466144 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1155/4669] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:28 2026] GET /volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:28.650719 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8f66bc4f-52b3-49fb-aec7-522c0e2d08f5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:28.652609 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8f66bc4f-52b3-49fb-aec7-522c0e2d08f5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 Jul 10 18:15:28.652854 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8f66bc4f-52b3-49fb-aec7-522c0e2d08f5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:28.653064 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8f66bc4f-52b3-49fb-aec7-522c0e2d08f5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:28.661190 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:28.661190 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:28.664795 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8f66bc4f-52b3-49fb-aec7-522c0e2d08f5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:15:28.668967 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8f66bc4f-52b3-49fb-aec7-522c0e2d08f5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 returned with HTTP 200 Jul 10 18:15:28.669385 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1170/4670] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:28 2026] GET /volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:28.680998 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7b9fd00a-7383-4d5c-8ec3-ea2293d03fe1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:28.682843 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b9fd00a-7383-4d5c-8ec3-ea2293d03fe1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:15:28.683205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7b9fd00a-7383-4d5c-8ec3-ea2293d03fe1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66d2620d-45b5-4951-969e-1fc71c2d3fc7", "name": "tempest-type-Backup-1861809673"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:28.684577 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-7b9fd00a-7383-4d5c-8ec3-ea2293d03fe1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Creating new backup {'backup': {'volume_id': '66d2620d-45b5-4951-969e-1fc71c2d3fc7', 'name': 'tempest-type-Backup-1861809673'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:15:28.684808 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-7b9fd00a-7383-4d5c-8ec3-ea2293d03fe1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Creating backup of volume 66d2620d-45b5-4951-969e-1fc71c2d3fc7 in container None Jul 10 18:15:28.692268 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:28.692268 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:28.692605 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7b9fd00a-7383-4d5c-8ec3-ea2293d03fe1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:15:28.719817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-7b9fd00a-7383-4d5c-8ec3-ea2293d03fe1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Created reservations ['d6fc5a9c-8bbb-4929-9d51-e68029d9789c', '0794cd69-1936-45aa-8902-672257fcb904'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:28.755019 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b9fd00a-7383-4d5c-8ec3-ea2293d03fe1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:15:28.755452 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1169/4671] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:15:28 2026] POST /volume/v3/backups => generated 314 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:28.769137 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e5b966a5-01c2-44cd-b75b-31d2a3a953c2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:28.771036 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e5b966a5-01c2-44cd-b75b-31d2a3a953c2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:28.771264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e5b966a5-01c2-44cd-b75b-31d2a3a953c2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:28.771465 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e5b966a5-01c2-44cd-b75b-31d2a3a953c2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:28.771630 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e5b966a5-01c2-44cd-b75b-31d2a3a953c2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:28.776474 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:28.776474 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:28.777231 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e5b966a5-01c2-44cd-b75b-31d2a3a953c2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:28.777704 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1178/4672] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:28 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:29.480605 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0285dab6-9f2e-458b-8c8f-eff745645086 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:29.482751 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0285dab6-9f2e-458b-8c8f-eff745645086 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 Jul 10 18:15:29.482925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0285dab6-9f2e-458b-8c8f-eff745645086 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:29.483122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0285dab6-9f2e-458b-8c8f-eff745645086 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:29.489773 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0285dab6-9f2e-458b-8c8f-eff745645086 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 returned with HTTP 404 Jul 10 18:15:29.490321 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1156/4673] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:29 2026] GET /volume/v3/volumes/86520276-914b-4e51-815b-d007c68e5946 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:29.499523 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1256b84c-9664-4e79-90be-19a47b8d91fd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:29.501613 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:29.502017 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-675271387"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:29.503898 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-675271387'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:29.504060 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume of 1 GB Jul 10 18:15:29.506401 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=383,cinder:UPDATE=84,cinder:DELETE=2,cinder:INSERT=35 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:15:29.508736 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:29.514175 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (fe39e35c-5b3f-4c15-9a9e-87cdaf63f5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:29.515381 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fbd7331-c1fb-4ffd-920f-1b4852b0d20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:29.516444 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:29.541796 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fbd7331-c1fb-4ffd-920f-1b4852b0d20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:29.542454 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5eefa04-2134-4b80-b378-60eec5bda4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:29.579586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['251fccd0-3675-4a7b-b66d-cd6492d0de3d', '7d425624-3a3a-4e8e-b229-61746aba5ddd', 'd29c758a-198e-48d0-a2b1-3ab8fb0f28fa', '65fa055f-7f78-4936-9b6a-f009073e6bfc'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:29.580537 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5eefa04-2134-4b80-b378-60eec5bda4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['251fccd0-3675-4a7b-b66d-cd6492d0de3d', '7d425624-3a3a-4e8e-b229-61746aba5ddd', 'd29c758a-198e-48d0-a2b1-3ab8fb0f28fa', '65fa055f-7f78-4936-9b6a-f009073e6bfc']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:29.581293 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210dc2bb-bd8c-4f67-ac00-301e65464b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:29.607185 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210dc2bb-bd8c-4f67-ac00-301e65464b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf3b05d-7f92-4cbc-a83e-f740d7c53dc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675271387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['251fccd0-3675-4a7b-b66d-cd6492d0de3d','7d425624-3a3a-4e8e-b229-61746aba5ddd','d29c758a-198e-48d0-a2b1-3ab8fb0f28fa','65fa055f-7f78-4936-9b6a-f009073e6bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675271387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf3b05d-7f92-4cbc-a83e-f740d7c53dc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a651a206d0a64151a5c37d93d5220446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:29.608271 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb91cdd-9ec8-4ab3-9495-e58c19dfd6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:29.626009 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb91cdd-9ec8-4ab3-9495-e58c19dfd6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675271387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['251fccd0-3675-4a7b-b66d-cd6492d0de3d','7d425624-3a3a-4e8e-b229-61746aba5ddd','d29c758a-198e-48d0-a2b1-3ab8fb0f28fa','65fa055f-7f78-4936-9b6a-f009073e6bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:29.626836 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359129e8-51ba-4deb-84f1-5dfd60597f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:29.637281 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359129e8-51ba-4deb-84f1-5dfd60597f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:29.638642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (fe39e35c-5b3f-4c15-9a9e-87cdaf63f5d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:29.638642 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request issued successfully. Jul 10 18:15:29.639298 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1256b84c-9664-4e79-90be-19a47b8d91fd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:29.639854 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1171/4674] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:29 2026] POST /volume/v3/volumes => generated 775 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:29.653391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5e586436-4d60-4876-9b73-3b65d1c0bba6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:29.655544 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5e586436-4d60-4876-9b73-3b65d1c0bba6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 Jul 10 18:15:29.655822 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5e586436-4d60-4876-9b73-3b65d1c0bba6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:29.656046 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5e586436-4d60-4876-9b73-3b65d1c0bba6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:29.664670 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:29.664670 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:29.669299 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5e586436-4d60-4876-9b73-3b65d1c0bba6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:29.674529 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5e586436-4d60-4876-9b73-3b65d1c0bba6 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 returned with HTTP 200 Jul 10 18:15:29.675134 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1170/4675] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:29 2026] GET /volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:29.788407 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-63f0100b-99e6-460b-b644-cf28bf00fb3a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:29.790516 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-63f0100b-99e6-460b-b644-cf28bf00fb3a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:29.790783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-63f0100b-99e6-460b-b644-cf28bf00fb3a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:29.791025 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-63f0100b-99e6-460b-b644-cf28bf00fb3a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:29.791181 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-63f0100b-99e6-460b-b644-cf28bf00fb3a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:29.795232 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:29.795232 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:29.795907 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-63f0100b-99e6-460b-b644-cf28bf00fb3a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:29.796297 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1179/4676] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:29 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:30.688208 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e21eb454-f1c7-49e0-b4bf-dfdf8096b1b4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:30.690021 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e21eb454-f1c7-49e0-b4bf-dfdf8096b1b4 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 Jul 10 18:15:30.690202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e21eb454-f1c7-49e0-b4bf-dfdf8096b1b4 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:30.690377 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e21eb454-f1c7-49e0-b4bf-dfdf8096b1b4 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:30.697497 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:30.697497 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:30.700900 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e21eb454-f1c7-49e0-b4bf-dfdf8096b1b4 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:30.704591 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e21eb454-f1c7-49e0-b4bf-dfdf8096b1b4 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 returned with HTTP 200 Jul 10 18:15:30.704985 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1157/4677] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:30 2026] GET /volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:30.719953 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0b686294-646f-4d02-9b24-c6a1a750f736 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:30.721981 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0b686294-646f-4d02-9b24-c6a1a750f736 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:30.722363 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0b686294-646f-4d02-9b24-c6a1a750f736 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daf3b05d-7f92-4cbc-a83e-f740d7c53dc0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1022669056"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:30.732176 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:30.732176 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:30.732596 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0b686294-646f-4d02-9b24-c6a1a750f736 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:30.732737 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-0b686294-646f-4d02-9b24-c6a1a750f736 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create snapshot from volume daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 Jul 10 18:15:30.758440 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-0b686294-646f-4d02-9b24-c6a1a750f736 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['4c52dd67-ccee-4d59-93c6-e8dbf3a96716', '43f0f425-3d1e-4338-a1da-ea513dcd1bd0', 'b94c61ff-be77-4358-adcc-d753fb8e3b3e', '7f83e9de-ae29-4f9c-8720-e3d1384521e6'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:30.790657 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0b686294-646f-4d02-9b24-c6a1a750f736 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot create request issued successfully. Jul 10 18:15:30.791057 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0b686294-646f-4d02-9b24-c6a1a750f736 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:30.791562 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1172/4678] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:30.800195 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-12b2c183-bf39-4da4-8804-06891fbd654e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:30.802614 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-12b2c183-bf39-4da4-8804-06891fbd654e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b Jul 10 18:15:30.802938 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-12b2c183-bf39-4da4-8804-06891fbd654e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:30.803200 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-12b2c183-bf39-4da4-8804-06891fbd654e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:30.806285 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-947f0606-5374-4200-a16b-f40f25a0a294 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:30.809044 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:30.809044 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:30.809138 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-947f0606-5374-4200-a16b-f40f25a0a294 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:30.809401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-947f0606-5374-4200-a16b-f40f25a0a294 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:30.809438 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-12b2c183-bf39-4da4-8804-06891fbd654e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:30.809674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-947f0606-5374-4200-a16b-f40f25a0a294 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:30.809846 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-947f0606-5374-4200-a16b-f40f25a0a294 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:30.810328 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-12b2c183-bf39-4da4-8804-06891fbd654e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b returned with HTTP 200 Jul 10 18:15:30.810871 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1171/4679] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:30 2026] GET /volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:30.815028 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:30.815028 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:30.815867 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-947f0606-5374-4200-a16b-f40f25a0a294 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:30.816366 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1180/4680] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:30 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:31.819937 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dc477cd5-7395-43ec-8690-117380beeab3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:31.821593 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dc477cd5-7395-43ec-8690-117380beeab3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b Jul 10 18:15:31.821774 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dc477cd5-7395-43ec-8690-117380beeab3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:31.821951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dc477cd5-7395-43ec-8690-117380beeab3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:31.826972 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-edff84cb-28cb-4742-9ea8-63a432ba1697 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:31.828463 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:31.828463 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:31.828811 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-dc477cd5-7395-43ec-8690-117380beeab3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:31.829029 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-edff84cb-28cb-4742-9ea8-63a432ba1697 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:31.829209 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-edff84cb-28cb-4742-9ea8-63a432ba1697 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:31.829423 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-edff84cb-28cb-4742-9ea8-63a432ba1697 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:31.829497 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dc477cd5-7395-43ec-8690-117380beeab3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b returned with HTTP 200 Jul 10 18:15:31.829556 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-edff84cb-28cb-4742-9ea8-63a432ba1697 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:31.829873 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1158/4681] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:31 2026] GET /volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:31.838426 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:31.838426 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:31.840620 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-edff84cb-28cb-4742-9ea8-63a432ba1697 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:31.840810 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1173/4682] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:31 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:31.840854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5e7ce82b-e3e6-4760-a26a-26ac43b42714 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:31.842767 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5e7ce82b-e3e6-4760-a26a-26ac43b42714 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] GET https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b Jul 10 18:15:31.842958 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5e7ce82b-e3e6-4760-a26a-26ac43b42714 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:31.843132 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5e7ce82b-e3e6-4760-a26a-26ac43b42714 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:31.848331 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:31.848331 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:31.848884 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5e7ce82b-e3e6-4760-a26a-26ac43b42714 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:31.849958 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5e7ce82b-e3e6-4760-a26a-26ac43b42714 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b returned with HTTP 200 Jul 10 18:15:31.850336 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1172/4683] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:31 2026] GET /volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:31.859075 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-914d9d5b-fb0a-470d-8237-c2530a8aa853 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:31.861105 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-914d9d5b-fb0a-470d-8237-c2530a8aa853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b Jul 10 18:15:31.861321 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-914d9d5b-fb0a-470d-8237-c2530a8aa853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:31.861539 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-914d9d5b-fb0a-470d-8237-c2530a8aa853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:31.861738 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-914d9d5b-fb0a-470d-8237-c2530a8aa853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete snapshot with id: 73ff4b79-1428-47d8-aab8-44ce69ac0b4b Jul 10 18:15:31.867207 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:31.867207 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:31.867578 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-914d9d5b-fb0a-470d-8237-c2530a8aa853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:31.886941 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-914d9d5b-fb0a-470d-8237-c2530a8aa853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot delete request issued successfully. Jul 10 18:15:31.887158 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-914d9d5b-fb0a-470d-8237-c2530a8aa853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b returned with HTTP 202 Jul 10 18:15:31.887680 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1181/4684] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:31 2026] DELETE /volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:31.895261 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a6c64893-bc43-4b40-8c1b-c5358c8732ed None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:31.896991 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6c64893-bc43-4b40-8c1b-c5358c8732ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b Jul 10 18:15:31.897190 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6c64893-bc43-4b40-8c1b-c5358c8732ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:31.897372 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6c64893-bc43-4b40-8c1b-c5358c8732ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:31.902254 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:31.902254 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:31.902687 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a6c64893-bc43-4b40-8c1b-c5358c8732ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:31.903551 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6c64893-bc43-4b40-8c1b-c5358c8732ed tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b returned with HTTP 200 Jul 10 18:15:31.904039 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1159/4685] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:31 2026] GET /volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:32.309155 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4c352066-ae7e-42c5-859a-aab0d37744e0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:32.311518 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4c352066-ae7e-42c5-859a-aab0d37744e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] DELETE https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:32.311777 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4c352066-ae7e-42c5-859a-aab0d37744e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:32.312010 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4c352066-ae7e-42c5-859a-aab0d37744e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:32.312210 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-4c352066-ae7e-42c5-859a-aab0d37744e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Delete volume with id: bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:32.320654 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:32.320654 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:32.321280 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4c352066-ae7e-42c5-859a-aab0d37744e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:32.337765 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4c352066-ae7e-42c5-859a-aab0d37744e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Delete volume request issued successfully. Jul 10 18:15:32.337929 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4c352066-ae7e-42c5-859a-aab0d37744e0 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 202 Jul 10 18:15:32.338337 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1174/4686] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:32 2026] DELETE /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:32.350853 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a260c7cf-8588-4364-8918-de2313ef933f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:32.352606 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a260c7cf-8588-4364-8918-de2313ef933f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:32.353007 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a260c7cf-8588-4364-8918-de2313ef933f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:32.353337 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a260c7cf-8588-4364-8918-de2313ef933f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:32.361257 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:32.361257 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:32.365471 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a260c7cf-8588-4364-8918-de2313ef933f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:32.370447 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a260c7cf-8588-4364-8918-de2313ef933f tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 200 Jul 10 18:15:32.370447 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1173/4687] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:32 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:32.851177 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b6cb808f-bbd1-4d87-900c-0c13afefe3be None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:32.853099 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b6cb808f-bbd1-4d87-900c-0c13afefe3be tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:32.853331 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b6cb808f-bbd1-4d87-900c-0c13afefe3be tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:32.853615 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b6cb808f-bbd1-4d87-900c-0c13afefe3be tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:32.853736 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-b6cb808f-bbd1-4d87-900c-0c13afefe3be tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:32.858124 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:32.858124 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:32.858851 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b6cb808f-bbd1-4d87-900c-0c13afefe3be tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:32.859251 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1182/4688] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:32 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:32.913380 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7f05037c-7427-453c-a739-a36d61a319e3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:32.915032 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7f05037c-7427-453c-a739-a36d61a319e3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b Jul 10 18:15:32.915231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7f05037c-7427-453c-a739-a36d61a319e3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:32.915463 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7f05037c-7427-453c-a739-a36d61a319e3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:32.917624 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:UPDATE=187,cinder:INSERT=96,cinder:SELECT=474 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:15:32.920495 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7f05037c-7427-453c-a739-a36d61a319e3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b returned with HTTP 404 Jul 10 18:15:32.920997 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1160/4689] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:32 2026] GET /volume/v3/snapshots/73ff4b79-1428-47d8-aab8-44ce69ac0b4b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:32.928788 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0cd3441c-3aac-48f3-a50c-fd9032e065a3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:32.930591 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cd3441c-3aac-48f3-a50c-fd9032e065a3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 Jul 10 18:15:32.930786 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0cd3441c-3aac-48f3-a50c-fd9032e065a3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:32.930998 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0cd3441c-3aac-48f3-a50c-fd9032e065a3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:32.931186 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-0cd3441c-3aac-48f3-a50c-fd9032e065a3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume with id: daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 Jul 10 18:15:32.938474 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:32.938474 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:32.938885 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0cd3441c-3aac-48f3-a50c-fd9032e065a3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:32.958799 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0cd3441c-3aac-48f3-a50c-fd9032e065a3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume request issued successfully. Jul 10 18:15:32.959012 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cd3441c-3aac-48f3-a50c-fd9032e065a3 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 returned with HTTP 202 Jul 10 18:15:32.959499 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1175/4690] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:32 2026] DELETE /volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:32.967506 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0bf10f4d-5efd-4f79-b5b9-75b7c0a3ab7a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:32.971989 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0bf10f4d-5efd-4f79-b5b9-75b7c0a3ab7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 Jul 10 18:15:32.971989 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0bf10f4d-5efd-4f79-b5b9-75b7c0a3ab7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:32.971989 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0bf10f4d-5efd-4f79-b5b9-75b7c0a3ab7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:32.980644 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:32.980644 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:32.985141 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0bf10f4d-5efd-4f79-b5b9-75b7c0a3ab7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:32.991804 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0bf10f4d-5efd-4f79-b5b9-75b7c0a3ab7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 returned with HTTP 200 Jul 10 18:15:32.992428 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1174/4691] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:32 2026] GET /volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:33.383720 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1f4ded16-c3ec-4526-b172-99a4d8eccc79 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:33.385581 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f4ded16-c3ec-4526-b172-99a4d8eccc79 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b Jul 10 18:15:33.385846 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f4ded16-c3ec-4526-b172-99a4d8eccc79 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:33.386081 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f4ded16-c3ec-4526-b172-99a4d8eccc79 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:33.391822 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f4ded16-c3ec-4526-b172-99a4d8eccc79 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b returned with HTTP 404 Jul 10 18:15:33.392287 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1183/4692] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:33 2026] GET /volume/v3/volumes/bdb573d5-5675-4705-99f1-99948aa5984b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:33.398743 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6f6bfe37-abab-4862-bf29-5869cafd7001 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:33.400491 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6f6bfe37-abab-4862-bf29-5869cafd7001 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] DELETE https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:33.400744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6f6bfe37-abab-4862-bf29-5869cafd7001 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:33.400963 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6f6bfe37-abab-4862-bf29-5869cafd7001 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:33.401143 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-6f6bfe37-abab-4862-bf29-5869cafd7001 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Delete volume with id: 4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:33.407941 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:33.407941 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:33.408317 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6f6bfe37-abab-4862-bf29-5869cafd7001 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:33.425249 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6f6bfe37-abab-4862-bf29-5869cafd7001 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Delete volume request issued successfully. Jul 10 18:15:33.425507 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6f6bfe37-abab-4862-bf29-5869cafd7001 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 202 Jul 10 18:15:33.425981 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1161/4693] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:33 2026] DELETE /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:33.433025 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6ed43f32-6280-40b2-a1c7-b3991ec7fc6b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:33.434796 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6ed43f32-6280-40b2-a1c7-b3991ec7fc6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:33.434984 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6ed43f32-6280-40b2-a1c7-b3991ec7fc6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:33.435166 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6ed43f32-6280-40b2-a1c7-b3991ec7fc6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:33.442095 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:33.442095 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:33.446296 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6ed43f32-6280-40b2-a1c7-b3991ec7fc6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:33.450982 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6ed43f32-6280-40b2-a1c7-b3991ec7fc6b tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 200 Jul 10 18:15:33.451517 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1176/4694] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:33 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:33.869624 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f58028d8-9d0a-4862-8b9e-56ccb2d92f1f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:33.871250 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f58028d8-9d0a-4862-8b9e-56ccb2d92f1f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:33.871767 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f58028d8-9d0a-4862-8b9e-56ccb2d92f1f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:33.872075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f58028d8-9d0a-4862-8b9e-56ccb2d92f1f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:33.872281 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f58028d8-9d0a-4862-8b9e-56ccb2d92f1f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:33.877633 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:33.877633 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:33.877633 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f58028d8-9d0a-4862-8b9e-56ccb2d92f1f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:33.877935 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1175/4695] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:33 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:34.005482 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9deb4c79-0dbf-4fb2-bc83-60ef60015c95 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:34.007207 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9deb4c79-0dbf-4fb2-bc83-60ef60015c95 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 Jul 10 18:15:34.007413 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9deb4c79-0dbf-4fb2-bc83-60ef60015c95 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:34.007647 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9deb4c79-0dbf-4fb2-bc83-60ef60015c95 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:34.013103 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9deb4c79-0dbf-4fb2-bc83-60ef60015c95 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 returned with HTTP 404 Jul 10 18:15:34.013598 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1184/4696] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:34 2026] GET /volume/v3/volumes/daf3b05d-7f92-4cbc-a83e-f740d7c53dc0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:34.022162 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:34.024225 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:34.024720 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1078459807"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:34.026708 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1078459807'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:34.026883 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume of 1 GB Jul 10 18:15:34.031027 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:34.036526 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (fa96035c-491e-45fa-91e1-1ce14535c9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:34.037401 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6562e0fa-5e6c-449a-8e3f-d498a92fdd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:34.038167 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:34.060522 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6562e0fa-5e6c-449a-8e3f-d498a92fdd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:34.061245 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe2fc5a7-f5fe-46bd-a6e8-b4bbfb75397c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:34.099872 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['8b198727-6b6d-4b02-ac48-2ce178de3cf3', 'eeb16034-4fa6-4709-a2f4-fc70327f91ab', '5f8fd6f2-e734-410d-bb9a-efe07d8162e1', '179275fa-0d83-4ae9-820c-46deda60a918'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:34.100974 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe2fc5a7-f5fe-46bd-a6e8-b4bbfb75397c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b198727-6b6d-4b02-ac48-2ce178de3cf3', 'eeb16034-4fa6-4709-a2f4-fc70327f91ab', '5f8fd6f2-e734-410d-bb9a-efe07d8162e1', '179275fa-0d83-4ae9-820c-46deda60a918']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:34.102073 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b278147-3816-4799-9bc3-847546d5fff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:34.124587 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b278147-3816-4799-9bc3-847546d5fff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '434a7668-2a57-42fa-aad3-6ab2ac841048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1078459807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['8b198727-6b6d-4b02-ac48-2ce178de3cf3','eeb16034-4fa6-4709-a2f4-fc70327f91ab','5f8fd6f2-e734-410d-bb9a-efe07d8162e1','179275fa-0d83-4ae9-820c-46deda60a918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1078459807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=434a7668-2a57-42fa-aad3-6ab2ac841048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a651a206d0a64151a5c37d93d5220446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:34.125287 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14f829e-1ab4-411e-a1c6-c068da467c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:34.144186 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14f829e-1ab4-411e-a1c6-c068da467c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1078459807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['8b198727-6b6d-4b02-ac48-2ce178de3cf3','eeb16034-4fa6-4709-a2f4-fc70327f91ab','5f8fd6f2-e734-410d-bb9a-efe07d8162e1','179275fa-0d83-4ae9-820c-46deda60a918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:34.144881 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51040964-1f18-4f91-9151-5680baa82c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:34.154155 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51040964-1f18-4f91-9151-5680baa82c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:34.154947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (fa96035c-491e-45fa-91e1-1ce14535c9c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:34.155243 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request issued successfully. Jul 10 18:15:34.155804 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd6d2f0f-60a0-448a-8d57-446bddf9accd tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:34.156193 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1162/4697] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:34 2026] POST /volume/v3/volumes => generated 776 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:34.169085 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-92c21762-04be-4155-8b07-4be649624a06 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:34.170927 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-92c21762-04be-4155-8b07-4be649624a06 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 Jul 10 18:15:34.171098 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-92c21762-04be-4155-8b07-4be649624a06 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:34.171270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-92c21762-04be-4155-8b07-4be649624a06 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:34.178024 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:34.178024 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:34.181271 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-92c21762-04be-4155-8b07-4be649624a06 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:34.184917 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-92c21762-04be-4155-8b07-4be649624a06 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 returned with HTTP 200 Jul 10 18:15:34.185296 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1177/4698] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:34 2026] GET /volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:34.465791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-15a107cc-284f-4c5a-8df0-4d0a97506471 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:34.468290 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-15a107cc-284f-4c5a-8df0-4d0a97506471 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f Jul 10 18:15:34.468596 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-15a107cc-284f-4c5a-8df0-4d0a97506471 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:34.468892 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-15a107cc-284f-4c5a-8df0-4d0a97506471 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:34.476801 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-15a107cc-284f-4c5a-8df0-4d0a97506471 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f returned with HTTP 404 Jul 10 18:15:34.477445 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1176/4699] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:34 2026] GET /volume/v3/volumes/4c72a038-5af5-413b-ade7-ac875c066f4f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:34.531895 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8cb676ef-dbb1-4def-beba-66e22b8d51aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:34.534228 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cb676ef-dbb1-4def-beba-66e22b8d51aa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:15:34.534487 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8cb676ef-dbb1-4def-beba-66e22b8d51aa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:34.534733 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8cb676ef-dbb1-4def-beba-66e22b8d51aa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:34.534930 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-8cb676ef-dbb1-4def-beba-66e22b8d51aa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Delete volume with id: 6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:15:34.544582 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:34.544582 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:34.545198 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8cb676ef-dbb1-4def-beba-66e22b8d51aa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:34.565500 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8cb676ef-dbb1-4def-beba-66e22b8d51aa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Delete volume request issued successfully. Jul 10 18:15:34.565728 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cb676ef-dbb1-4def-beba-66e22b8d51aa tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 202 Jul 10 18:15:34.566131 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1185/4700] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:34 2026] DELETE /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:34.573688 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-01240d05-c199-487c-8dee-396e0c371306 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:34.575500 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-01240d05-c199-487c-8dee-396e0c371306 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:15:34.575718 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-01240d05-c199-487c-8dee-396e0c371306 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:34.575898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-01240d05-c199-487c-8dee-396e0c371306 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:34.583189 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:34.583189 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:34.587592 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-01240d05-c199-487c-8dee-396e0c371306 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Volume info retrieved successfully. Jul 10 18:15:34.592934 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-01240d05-c199-487c-8dee-396e0c371306 tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 200 Jul 10 18:15:34.593342 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1163/4701] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:34 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:34.895603 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0802d237-8514-4328-a46d-4f43f053eb5e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:34.897183 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0802d237-8514-4328-a46d-4f43f053eb5e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:34.897387 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0802d237-8514-4328-a46d-4f43f053eb5e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:34.897585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0802d237-8514-4328-a46d-4f43f053eb5e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:34.897699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-0802d237-8514-4328-a46d-4f43f053eb5e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:34.905038 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:34.905038 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:34.905779 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0802d237-8514-4328-a46d-4f43f053eb5e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:34.906242 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1178/4702] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:34 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:35.198449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-49136420-2d1a-48f9-bc5e-3fe147ca3946 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:35.200277 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49136420-2d1a-48f9-bc5e-3fe147ca3946 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 Jul 10 18:15:35.200535 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49136420-2d1a-48f9-bc5e-3fe147ca3946 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:35.200784 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49136420-2d1a-48f9-bc5e-3fe147ca3946 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:35.208077 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:35.208077 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:35.212135 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-49136420-2d1a-48f9-bc5e-3fe147ca3946 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:35.217115 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49136420-2d1a-48f9-bc5e-3fe147ca3946 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 returned with HTTP 200 Jul 10 18:15:35.217543 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1177/4703] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:35 2026] GET /volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:35.230822 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9f633599-ef71-431e-93ae-12d11c67964b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:35.233218 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9f633599-ef71-431e-93ae-12d11c67964b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:35.233816 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9f633599-ef71-431e-93ae-12d11c67964b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "434a7668-2a57-42fa-aad3-6ab2ac841048", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-719237259"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:35.242665 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:35.242665 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:35.242959 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9f633599-ef71-431e-93ae-12d11c67964b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:35.243098 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-9f633599-ef71-431e-93ae-12d11c67964b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create snapshot from volume 434a7668-2a57-42fa-aad3-6ab2ac841048 Jul 10 18:15:35.266195 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-9f633599-ef71-431e-93ae-12d11c67964b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['9c8019ce-22a1-490b-bb6c-0dbbcc4180ab', 'da010bb9-430b-4700-a1eb-389381e286f0', '0711d287-d3b7-4f92-a5e8-4f3da6d66d5b', '4a4999fd-c848-4ee4-a600-670258aaccb2'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:35.294734 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9f633599-ef71-431e-93ae-12d11c67964b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot create request issued successfully. Jul 10 18:15:35.295067 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9f633599-ef71-431e-93ae-12d11c67964b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:35.295534 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1186/4704] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:35.304746 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6889eb32-b853-46aa-9fd0-f95a07630aa9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:35.306745 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6889eb32-b853-46aa-9fd0-f95a07630aa9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 Jul 10 18:15:35.307092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6889eb32-b853-46aa-9fd0-f95a07630aa9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:35.307293 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6889eb32-b853-46aa-9fd0-f95a07630aa9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:35.312053 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:35.312053 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:35.312399 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6889eb32-b853-46aa-9fd0-f95a07630aa9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:35.313077 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6889eb32-b853-46aa-9fd0-f95a07630aa9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 returned with HTTP 200 Jul 10 18:15:35.313482 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1164/4705] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:35 2026] GET /volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:35.606508 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4be2e164-360b-4251-bebd-7405386919fb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:35.608180 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4be2e164-360b-4251-bebd-7405386919fb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] GET https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e Jul 10 18:15:35.608366 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4be2e164-360b-4251-bebd-7405386919fb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:35.608539 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4be2e164-360b-4251-bebd-7405386919fb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:35.614536 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4be2e164-360b-4251-bebd-7405386919fb tempest-AttachVolumeTestJSON-1823253906 tempest-AttachVolumeTestJSON-1823253906-project-member] https://10.4.3.71/volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e returned with HTTP 404 Jul 10 18:15:35.615057 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1179/4706] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:35 2026] GET /volume/v3/volumes/6a60fc55-2a84-4169-aac0-7ad791de394e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:35.930831 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-514fa027-730c-4247-850f-03d9a1d22f09 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:35.932984 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-514fa027-730c-4247-850f-03d9a1d22f09 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:35.933239 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-514fa027-730c-4247-850f-03d9a1d22f09 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:35.933476 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-514fa027-730c-4247-850f-03d9a1d22f09 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:35.933632 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-514fa027-730c-4247-850f-03d9a1d22f09 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:35.938777 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:35.938777 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:35.939827 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-514fa027-730c-4247-850f-03d9a1d22f09 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:35.939977 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1178/4707] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:35 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:36.325768 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-79b5665b-af08-4a63-87c5-14c707ea4818 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:36.328617 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-79b5665b-af08-4a63-87c5-14c707ea4818 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 Jul 10 18:15:36.328617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-79b5665b-af08-4a63-87c5-14c707ea4818 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:36.328908 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-79b5665b-af08-4a63-87c5-14c707ea4818 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:36.335667 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:36.335667 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:36.336065 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-79b5665b-af08-4a63-87c5-14c707ea4818 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:36.336930 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-79b5665b-af08-4a63-87c5-14c707ea4818 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 returned with HTTP 200 Jul 10 18:15:36.337422 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1187/4708] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:36 2026] GET /volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:36.349013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0301d5cd-9afd-46db-b702-c75c69752217 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:36.351000 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0301d5cd-9afd-46db-b702-c75c69752217 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] POST https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897/action Jul 10 18:15:36.351496 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0301d5cd-9afd-46db-b702-c75c69752217 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:36.351715 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0301d5cd-9afd-46db-b702-c75c69752217 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:36.353210 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.snapshot_unmanage [None req-0301d5cd-9afd-46db-b702-c75c69752217 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Unmanage snapshot with id: 9534cbdc-c626-46a3-ae90-a91fc9fe3897 Jul 10 18:15:36.359156 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:36.359156 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:36.359728 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0301d5cd-9afd-46db-b702-c75c69752217 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:36.360558 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-0301d5cd-9afd-46db-b702-c75c69752217 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8a04015d923c49499821cb732f6705b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9bd72edb72c64cc39e3df47bd77bf0cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:15:36.360781 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0301d5cd-9afd-46db-b702-c75c69752217 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897/action returned with HTTP 403 Jul 10 18:15:36.361279 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1165/4709] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 18:15:36 2026] POST /volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:36.369098 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-20271da0-1f68-4d34-9ab2-d8cd6d935926 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:36.371330 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-20271da0-1f68-4d34-9ab2-d8cd6d935926 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 Jul 10 18:15:36.371533 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-20271da0-1f68-4d34-9ab2-d8cd6d935926 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:36.371811 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-20271da0-1f68-4d34-9ab2-d8cd6d935926 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:36.371981 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-20271da0-1f68-4d34-9ab2-d8cd6d935926 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete snapshot with id: 9534cbdc-c626-46a3-ae90-a91fc9fe3897 Jul 10 18:15:36.378593 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:36.378593 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:36.379083 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-20271da0-1f68-4d34-9ab2-d8cd6d935926 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:36.396603 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-20271da0-1f68-4d34-9ab2-d8cd6d935926 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot delete request issued successfully. Jul 10 18:15:36.396839 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-20271da0-1f68-4d34-9ab2-d8cd6d935926 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 returned with HTTP 202 Jul 10 18:15:36.397380 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1180/4710] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:36 2026] DELETE /volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:36.406591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-48e84648-05d1-412c-b491-a34d4f95d74f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:36.408154 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-48e84648-05d1-412c-b491-a34d4f95d74f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 Jul 10 18:15:36.408700 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-48e84648-05d1-412c-b491-a34d4f95d74f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:36.409253 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-48e84648-05d1-412c-b491-a34d4f95d74f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:36.416185 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:36.416185 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:36.417026 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-48e84648-05d1-412c-b491-a34d4f95d74f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:36.418312 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-48e84648-05d1-412c-b491-a34d4f95d74f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 returned with HTTP 200 Jul 10 18:15:36.419104 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1179/4711] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:36 2026] GET /volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:36.951239 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-04f7487b-4cc9-453b-902b-b80b6fc661ce None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:36.952955 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-04f7487b-4cc9-453b-902b-b80b6fc661ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:36.953358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-04f7487b-4cc9-453b-902b-b80b6fc661ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:36.953696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-04f7487b-4cc9-453b-902b-b80b6fc661ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:36.953892 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-04f7487b-4cc9-453b-902b-b80b6fc661ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:36.959292 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:36.959292 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:36.959292 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-04f7487b-4cc9-453b-902b-b80b6fc661ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:36.959292 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1188/4712] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:36 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:37.429877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7a623db1-8d43-4186-ac2d-231cda9ec7fb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:37.432267 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7a623db1-8d43-4186-ac2d-231cda9ec7fb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 Jul 10 18:15:37.432531 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7a623db1-8d43-4186-ac2d-231cda9ec7fb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:37.432830 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7a623db1-8d43-4186-ac2d-231cda9ec7fb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:37.447052 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7a623db1-8d43-4186-ac2d-231cda9ec7fb tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 returned with HTTP 404 Jul 10 18:15:37.447728 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1166/4713] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:37 2026] GET /volume/v3/snapshots/9534cbdc-c626-46a3-ae90-a91fc9fe3897 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:37.456155 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-692af8c6-cf5f-4ec6-93a9-07111f8b5b4b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:37.458686 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-692af8c6-cf5f-4ec6-93a9-07111f8b5b4b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 Jul 10 18:15:37.458899 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-692af8c6-cf5f-4ec6-93a9-07111f8b5b4b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:37.459123 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-692af8c6-cf5f-4ec6-93a9-07111f8b5b4b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:37.459365 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-692af8c6-cf5f-4ec6-93a9-07111f8b5b4b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume with id: 434a7668-2a57-42fa-aad3-6ab2ac841048 Jul 10 18:15:37.470802 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:37.470802 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:37.471458 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-692af8c6-cf5f-4ec6-93a9-07111f8b5b4b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:37.492363 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-692af8c6-cf5f-4ec6-93a9-07111f8b5b4b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume request issued successfully. Jul 10 18:15:37.492522 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-692af8c6-cf5f-4ec6-93a9-07111f8b5b4b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 returned with HTTP 202 Jul 10 18:15:37.493028 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1181/4714] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:37 2026] DELETE /volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:37.500252 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-08ef7954-9975-461d-9a48-3e182e4ef30e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:37.502273 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-08ef7954-9975-461d-9a48-3e182e4ef30e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 Jul 10 18:15:37.502500 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-08ef7954-9975-461d-9a48-3e182e4ef30e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:37.502755 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-08ef7954-9975-461d-9a48-3e182e4ef30e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:37.511938 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:37.511938 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:37.516762 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-08ef7954-9975-461d-9a48-3e182e4ef30e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:37.523392 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-08ef7954-9975-461d-9a48-3e182e4ef30e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 returned with HTTP 200 Jul 10 18:15:37.524682 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1180/4715] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:37 2026] GET /volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:37.970145 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-98046008-06ec-4504-ad8b-f14b89fc553e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:37.974317 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98046008-06ec-4504-ad8b-f14b89fc553e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:37.974317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98046008-06ec-4504-ad8b-f14b89fc553e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:37.974317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98046008-06ec-4504-ad8b-f14b89fc553e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:37.974317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-98046008-06ec-4504-ad8b-f14b89fc553e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:37.978350 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:37.978350 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:37.979320 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98046008-06ec-4504-ad8b-f14b89fc553e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:37.979982 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1189/4716] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:37 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:38.539581 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2b2a8f8a-a754-46e9-9b16-e7de1a4d530a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:38.543463 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2b2a8f8a-a754-46e9-9b16-e7de1a4d530a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 Jul 10 18:15:38.545707 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2b2a8f8a-a754-46e9-9b16-e7de1a4d530a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:38.546024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2b2a8f8a-a754-46e9-9b16-e7de1a4d530a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:38.557379 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2b2a8f8a-a754-46e9-9b16-e7de1a4d530a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 returned with HTTP 404 Jul 10 18:15:38.559448 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1167/4717] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:38 2026] GET /volume/v3/volumes/434a7668-2a57-42fa-aad3-6ab2ac841048 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:38.568808 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:38.570969 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:38.571383 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1608728031"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:38.573183 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1608728031'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:38.573350 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume of 1 GB Jul 10 18:15:38.577885 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:38.584881 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (15e81f8f-3e64-4e4c-9b47-40902a320e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:38.586002 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4718a6-f353-4ef7-9169-c1e5bf01cfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:38.587037 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:38.614492 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4718a6-f353-4ef7-9169-c1e5bf01cfa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:38.615179 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b2c137-1592-4d7b-bf51-62c770dfe0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:38.651850 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['35432aa6-2fbc-4a64-b0fc-b393ef09a3b5', '22ceead4-703e-4aff-a776-7a4c3d0c692c', '0a35dd07-abd0-478e-8043-35c79b199b63', 'c88ea10e-450f-4bbd-b5c5-ad03bb44f668'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:38.652679 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b2c137-1592-4d7b-bf51-62c770dfe0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35432aa6-2fbc-4a64-b0fc-b393ef09a3b5', '22ceead4-703e-4aff-a776-7a4c3d0c692c', '0a35dd07-abd0-478e-8043-35c79b199b63', 'c88ea10e-450f-4bbd-b5c5-ad03bb44f668']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:38.653436 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af0c3aa-44d8-431b-8904-9e04c42e756f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:38.687587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af0c3aa-44d8-431b-8904-9e04c42e756f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eda5860a-d5d0-4254-aeda-984284eea760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1608728031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['35432aa6-2fbc-4a64-b0fc-b393ef09a3b5','22ceead4-703e-4aff-a776-7a4c3d0c692c','0a35dd07-abd0-478e-8043-35c79b199b63','c88ea10e-450f-4bbd-b5c5-ad03bb44f668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1608728031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eda5860a-d5d0-4254-aeda-984284eea760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a651a206d0a64151a5c37d93d5220446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:38.688559 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb7647c-c50d-4819-b638-bc7dd79ddd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:38.717403 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb7647c-c50d-4819-b638-bc7dd79ddd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1608728031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['35432aa6-2fbc-4a64-b0fc-b393ef09a3b5','22ceead4-703e-4aff-a776-7a4c3d0c692c','0a35dd07-abd0-478e-8043-35c79b199b63','c88ea10e-450f-4bbd-b5c5-ad03bb44f668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:38.718388 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43af808-2416-47b1-b9a4-8458a83d870d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:38.731099 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43af808-2416-47b1-b9a4-8458a83d870d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:38.732302 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (15e81f8f-3e64-4e4c-9b47-40902a320e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:38.732869 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request issued successfully. Jul 10 18:15:38.733671 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-134ccb72-b5c5-4e13-8a20-2d2bf597896b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:38.734214 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1182/4718] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:38 2026] POST /volume/v3/volumes => generated 776 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:38.751713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a3a6b3d1-defb-4c1c-bc1a-3b8d30f8cd34 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:38.753514 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a3a6b3d1-defb-4c1c-bc1a-3b8d30f8cd34 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 Jul 10 18:15:38.753728 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a3a6b3d1-defb-4c1c-bc1a-3b8d30f8cd34 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:38.753928 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a3a6b3d1-defb-4c1c-bc1a-3b8d30f8cd34 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:38.763397 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:38.763397 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:38.768357 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-a3a6b3d1-defb-4c1c-bc1a-3b8d30f8cd34 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:38.773776 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a3a6b3d1-defb-4c1c-bc1a-3b8d30f8cd34 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 returned with HTTP 200 Jul 10 18:15:38.774975 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1181/4719] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:38 2026] GET /volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:38.992409 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-58520639-7410-49dd-a21c-d2b0e190a36d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:38.992792 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-58520639-7410-49dd-a21c-d2b0e190a36d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:38.992974 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-58520639-7410-49dd-a21c-d2b0e190a36d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:38.993138 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-58520639-7410-49dd-a21c-d2b0e190a36d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:38.993257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-58520639-7410-49dd-a21c-d2b0e190a36d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:38.996937 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:38.996937 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:38.997437 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-58520639-7410-49dd-a21c-d2b0e190a36d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:38.997796 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1190/4720] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:38 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:39.790644 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-433e6642-125d-4b4a-a8d1-144f982d3463 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:39.793840 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-433e6642-125d-4b4a-a8d1-144f982d3463 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 Jul 10 18:15:39.793840 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-433e6642-125d-4b4a-a8d1-144f982d3463 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:39.793840 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-433e6642-125d-4b4a-a8d1-144f982d3463 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:39.800138 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:39.800138 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:39.815350 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-433e6642-125d-4b4a-a8d1-144f982d3463 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:39.824496 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-433e6642-125d-4b4a-a8d1-144f982d3463 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 returned with HTTP 200 Jul 10 18:15:39.825164 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1168/4721] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:39 2026] GET /volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:39.841095 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d0b17c7d-0416-4187-89b8-6c197a365bd9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:39.844052 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0b17c7d-0416-4187-89b8-6c197a365bd9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:39.844533 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d0b17c7d-0416-4187-89b8-6c197a365bd9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eda5860a-d5d0-4254-aeda-984284eea760", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-459700521"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:39.859612 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:39.859612 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:39.860086 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d0b17c7d-0416-4187-89b8-6c197a365bd9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:39.860909 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-d0b17c7d-0416-4187-89b8-6c197a365bd9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create snapshot from volume eda5860a-d5d0-4254-aeda-984284eea760 Jul 10 18:15:39.903793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-d0b17c7d-0416-4187-89b8-6c197a365bd9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['6b1ed24a-c393-4dfa-b119-3aae07e7e887', 'c36d57f8-f25f-469c-b927-d6b24957ea68', 'ea4b6d91-e350-4c9c-86ba-15b75c96d0ed', 'bcece727-3800-48e4-83cc-2e393fc49c93'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:39.953010 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d0b17c7d-0416-4187-89b8-6c197a365bd9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot create request issued successfully. Jul 10 18:15:39.953536 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0b17c7d-0416-4187-89b8-6c197a365bd9 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:39.954173 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1183/4722] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:39.966497 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-aff205e8-eabf-480c-8dd2-3578fc656630 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:39.968588 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aff205e8-eabf-480c-8dd2-3578fc656630 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e Jul 10 18:15:39.968882 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aff205e8-eabf-480c-8dd2-3578fc656630 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:39.969319 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-aff205e8-eabf-480c-8dd2-3578fc656630 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:39.975379 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:39.975379 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:39.975850 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-aff205e8-eabf-480c-8dd2-3578fc656630 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:39.976598 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-aff205e8-eabf-480c-8dd2-3578fc656630 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e returned with HTTP 200 Jul 10 18:15:39.977031 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1182/4723] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:39 2026] GET /volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:40.009005 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f3139fa3-3711-4ae5-87a6-7bd25009053b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:40.010822 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f3139fa3-3711-4ae5-87a6-7bd25009053b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:40.011038 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f3139fa3-3711-4ae5-87a6-7bd25009053b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:40.011251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f3139fa3-3711-4ae5-87a6-7bd25009053b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:40.011405 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-f3139fa3-3711-4ae5-87a6-7bd25009053b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:40.018701 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:40.018701 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:40.019450 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f3139fa3-3711-4ae5-87a6-7bd25009053b tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:40.020038 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1191/4724] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:40 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:40.986332 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-98dedf24-58db-490e-97a9-fdfa61773bfe None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:40.988179 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-98dedf24-58db-490e-97a9-fdfa61773bfe tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e Jul 10 18:15:40.988398 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-98dedf24-58db-490e-97a9-fdfa61773bfe tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:40.988620 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-98dedf24-58db-490e-97a9-fdfa61773bfe tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:40.993764 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:40.993764 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:40.994110 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-98dedf24-58db-490e-97a9-fdfa61773bfe tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:40.994741 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-98dedf24-58db-490e-97a9-fdfa61773bfe tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e returned with HTTP 200 Jul 10 18:15:40.995123 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1169/4725] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:40 2026] GET /volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:41.005418 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6153a531-e528-4012-bdbb-a260a80f2559 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:41.007584 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6153a531-e528-4012-bdbb-a260a80f2559 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] PUT https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e Jul 10 18:15:41.007923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6153a531-e528-4012-bdbb-a260a80f2559 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:41.014182 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:41.014182 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:41.014663 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6153a531-e528-4012-bdbb-a260a80f2559 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Snapshot retrieved successfully. Jul 10 18:15:41.022090 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6153a531-e528-4012-bdbb-a260a80f2559 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e returned with HTTP 200 Jul 10 18:15:41.022514 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1184/4726] 10.4.3.71 () {68 vars in 1367 bytes} [Fri Jul 10 18:15:41 2026] PUT /volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e => generated 360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:41.032126 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f84b748d-3c08-4e3a-9307-02fd7d3d129b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:41.034102 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f84b748d-3c08-4e3a-9307-02fd7d3d129b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e Jul 10 18:15:41.034466 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f84b748d-3c08-4e3a-9307-02fd7d3d129b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:41.034624 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f84b748d-3c08-4e3a-9307-02fd7d3d129b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:41.034746 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-f84b748d-3c08-4e3a-9307-02fd7d3d129b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete snapshot with id: 11b6e5f3-1847-4c8f-bc1b-51c43e52374e Jul 10 18:15:41.035214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2487334f-9363-4b32-a5bd-6770cc400809 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:41.038983 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2487334f-9363-4b32-a5bd-6770cc400809 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:41.039353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2487334f-9363-4b32-a5bd-6770cc400809 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:41.039683 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2487334f-9363-4b32-a5bd-6770cc400809 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:41.040317 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:41.040317 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:41.040737 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f84b748d-3c08-4e3a-9307-02fd7d3d129b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:41.040809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2487334f-9363-4b32-a5bd-6770cc400809 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:41.048940 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:41.048940 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:41.049394 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2487334f-9363-4b32-a5bd-6770cc400809 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:41.049995 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1192/4727] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:41 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:41.059307 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f84b748d-3c08-4e3a-9307-02fd7d3d129b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot delete request issued successfully. Jul 10 18:15:41.064624 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f84b748d-3c08-4e3a-9307-02fd7d3d129b tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e returned with HTTP 202 Jul 10 18:15:41.064624 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1183/4728] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:41 2026] DELETE /volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:41.080821 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-268a4304-e89d-4d16-b363-528674752f7a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:41.085462 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-268a4304-e89d-4d16-b363-528674752f7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e Jul 10 18:15:41.085462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-268a4304-e89d-4d16-b363-528674752f7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:41.085462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-268a4304-e89d-4d16-b363-528674752f7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:41.092331 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:41.092331 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:41.092529 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-268a4304-e89d-4d16-b363-528674752f7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:41.093254 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-268a4304-e89d-4d16-b363-528674752f7a tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e returned with HTTP 200 Jul 10 18:15:41.094286 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1170/4729] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:41 2026] GET /volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e => generated 493 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:42.062778 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c8281871-2d18-4000-bc89-829c084a1e69 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:42.065420 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8281871-2d18-4000-bc89-829c084a1e69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:42.065650 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8281871-2d18-4000-bc89-829c084a1e69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:42.065895 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c8281871-2d18-4000-bc89-829c084a1e69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:42.065989 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c8281871-2d18-4000-bc89-829c084a1e69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:42.070574 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:42.070574 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:42.071358 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c8281871-2d18-4000-bc89-829c084a1e69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:42.071753 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1185/4730] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:42 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:42.107217 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fa33d513-b83c-457f-bd0f-1cba5eda79c0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:42.115264 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa33d513-b83c-457f-bd0f-1cba5eda79c0 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e Jul 10 18:15:42.116499 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa33d513-b83c-457f-bd0f-1cba5eda79c0 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:42.117386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fa33d513-b83c-457f-bd0f-1cba5eda79c0 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:42.126293 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fa33d513-b83c-457f-bd0f-1cba5eda79c0 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e returned with HTTP 404 Jul 10 18:15:42.126694 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1193/4731] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:42 2026] GET /volume/v3/snapshots/11b6e5f3-1847-4c8f-bc1b-51c43e52374e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:42.139749 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fb24bd88-0c91-4705-a9e1-2ebdcbe3af99 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:42.141777 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb24bd88-0c91-4705-a9e1-2ebdcbe3af99 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 Jul 10 18:15:42.142000 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb24bd88-0c91-4705-a9e1-2ebdcbe3af99 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:42.142224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb24bd88-0c91-4705-a9e1-2ebdcbe3af99 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:42.142408 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-fb24bd88-0c91-4705-a9e1-2ebdcbe3af99 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume with id: eda5860a-d5d0-4254-aeda-984284eea760 Jul 10 18:15:42.150172 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:42.150172 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:42.150580 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fb24bd88-0c91-4705-a9e1-2ebdcbe3af99 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:42.171401 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fb24bd88-0c91-4705-a9e1-2ebdcbe3af99 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume request issued successfully. Jul 10 18:15:42.171631 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb24bd88-0c91-4705-a9e1-2ebdcbe3af99 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 returned with HTTP 202 Jul 10 18:15:42.172101 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1184/4732] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:42 2026] DELETE /volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:42.181818 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8d3d164b-d782-4a79-b158-ed68d3ae0438 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:42.183994 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8d3d164b-d782-4a79-b158-ed68d3ae0438 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 Jul 10 18:15:42.184292 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8d3d164b-d782-4a79-b158-ed68d3ae0438 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:42.184586 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8d3d164b-d782-4a79-b158-ed68d3ae0438 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:42.194428 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:42.194428 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:42.200011 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8d3d164b-d782-4a79-b158-ed68d3ae0438 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:42.205221 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8d3d164b-d782-4a79-b158-ed68d3ae0438 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 returned with HTTP 200 Jul 10 18:15:42.205684 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1171/4733] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:42 2026] GET /volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:43.083947 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-06031896-c933-4441-ae20-028b5e737861 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:43.085894 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-06031896-c933-4441-ae20-028b5e737861 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:43.086504 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-06031896-c933-4441-ae20-028b5e737861 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:43.086504 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-06031896-c933-4441-ae20-028b5e737861 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:43.086504 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-06031896-c933-4441-ae20-028b5e737861 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:43.090927 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:43.090927 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:43.091689 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-06031896-c933-4441-ae20-028b5e737861 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:43.092108 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1186/4734] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:43 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:43.221445 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c34b1d59-d109-4624-ac8e-bf1c68cd0853 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:43.223393 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c34b1d59-d109-4624-ac8e-bf1c68cd0853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 Jul 10 18:15:43.223678 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c34b1d59-d109-4624-ac8e-bf1c68cd0853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:43.223911 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c34b1d59-d109-4624-ac8e-bf1c68cd0853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:43.231971 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c34b1d59-d109-4624-ac8e-bf1c68cd0853 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 returned with HTTP 404 Jul 10 18:15:43.232758 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1194/4735] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:43 2026] GET /volume/v3/volumes/eda5860a-d5d0-4254-aeda-984284eea760 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:15:43.245124 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-06809816-2e48-492f-8a48-bf05b022c142 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:43.246848 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:15:43.247598 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-878595220"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:43.248600 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-878595220'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:15:43.248753 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume of 1 GB Jul 10 18:15:43.253332 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Availability Zones retrieved successfully. Jul 10 18:15:43.259385 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (661b0eb8-8399-45f8-b45c-876864c3678b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:43.260359 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b94a809-108c-42f2-ab19-4039708e2cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:43.261277 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:15:43.289401 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b94a809-108c-42f2-ab19-4039708e2cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:43.290215 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c00e9f-8050-4893-8c76-172e77fe4da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:43.335074 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['f5a02f3e-b0af-4c4a-84e8-2cfcbbaa437d', 'd7f2f29a-32be-46aa-bd7e-e034c64e7b45', '4686b8aa-8c75-435e-8d18-bcc79357f111', '9f2bd83f-3f59-4371-bdac-cdce716fe1ad'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:43.336013 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c00e9f-8050-4893-8c76-172e77fe4da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5a02f3e-b0af-4c4a-84e8-2cfcbbaa437d', 'd7f2f29a-32be-46aa-bd7e-e034c64e7b45', '4686b8aa-8c75-435e-8d18-bcc79357f111', '9f2bd83f-3f59-4371-bdac-cdce716fe1ad']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:43.336879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c732f341-8547-4215-821b-8877a02ce530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:43.364978 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c732f341-8547-4215-821b-8877a02ce530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-878595220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['f5a02f3e-b0af-4c4a-84e8-2cfcbbaa437d','d7f2f29a-32be-46aa-bd7e-e034c64e7b45','4686b8aa-8c75-435e-8d18-bcc79357f111','9f2bd83f-3f59-4371-bdac-cdce716fe1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-878595220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a651a206d0a64151a5c37d93d5220446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:43.365898 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174f7534-cecc-4f56-9057-7b2001597823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:43.389313 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174f7534-cecc-4f56-9057-7b2001597823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-878595220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bd72edb72c64cc39e3df47bd77bf0cb',qos_specs=None,replication_status=,reservations=['f5a02f3e-b0af-4c4a-84e8-2cfcbbaa437d','d7f2f29a-32be-46aa-bd7e-e034c64e7b45','4686b8aa-8c75-435e-8d18-bcc79357f111','9f2bd83f-3f59-4371-bdac-cdce716fe1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651a206d0a64151a5c37d93d5220446',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:43.391344 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d3a3bc-a583-4980-8d7a-be37f60cbd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:15:43.402008 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d3a3bc-a583-4980-8d7a-be37f60cbd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:15:43.403068 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Flow 'volume_create_api' (661b0eb8-8399-45f8-b45c-876864c3678b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:15:43.403430 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create volume request issued successfully. Jul 10 18:15:43.404505 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-06809816-2e48-492f-8a48-bf05b022c142 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:15:43.404971 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1185/4736] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:15:43 2026] POST /volume/v3/volumes => generated 775 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:43.426991 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1bfbd1c7-784c-4350-9342-a282318cf49f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:43.429326 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1bfbd1c7-784c-4350-9342-a282318cf49f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a Jul 10 18:15:43.429780 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1bfbd1c7-784c-4350-9342-a282318cf49f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:43.430005 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1bfbd1c7-784c-4350-9342-a282318cf49f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:43.442630 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:43.442630 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:43.449313 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1bfbd1c7-784c-4350-9342-a282318cf49f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:43.462852 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1bfbd1c7-784c-4350-9342-a282318cf49f tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a returned with HTTP 200 Jul 10 18:15:43.463385 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1172/4737] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:43 2026] GET /volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:44.103270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b09053ca-a8e4-4ae3-9a32-0fce88a461f8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:44.105299 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b09053ca-a8e4-4ae3-9a32-0fce88a461f8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:44.105593 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b09053ca-a8e4-4ae3-9a32-0fce88a461f8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:44.105897 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b09053ca-a8e4-4ae3-9a32-0fce88a461f8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:44.106043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b09053ca-a8e4-4ae3-9a32-0fce88a461f8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:44.110421 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:44.110421 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:44.111062 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b09053ca-a8e4-4ae3-9a32-0fce88a461f8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:44.111461 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1187/4738] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:44 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:44.484142 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dc3b2f86-5d7f-4183-a4da-41cc3ffe8092 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:44.486875 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dc3b2f86-5d7f-4183-a4da-41cc3ffe8092 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a Jul 10 18:15:44.487180 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dc3b2f86-5d7f-4183-a4da-41cc3ffe8092 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:44.487455 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dc3b2f86-5d7f-4183-a4da-41cc3ffe8092 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:44.498295 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:44.498295 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:44.502578 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dc3b2f86-5d7f-4183-a4da-41cc3ffe8092 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:44.508458 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dc3b2f86-5d7f-4183-a4da-41cc3ffe8092 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a returned with HTTP 200 Jul 10 18:15:44.509040 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1195/4739] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:44 2026] GET /volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:44.525250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ea8cf8d9-9534-4a2b-8e18-9cd422c2a364 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:44.527638 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ea8cf8d9-9534-4a2b-8e18-9cd422c2a364 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:15:44.528118 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ea8cf8d9-9534-4a2b-8e18-9cd422c2a364 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-304991698"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:44.539151 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:44.539151 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:44.539536 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ea8cf8d9-9534-4a2b-8e18-9cd422c2a364 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:44.539675 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-ea8cf8d9-9534-4a2b-8e18-9cd422c2a364 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Create snapshot from volume 6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a Jul 10 18:15:44.572445 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-ea8cf8d9-9534-4a2b-8e18-9cd422c2a364 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Created reservations ['b429121b-a790-4328-83b4-87d7fca8c0ea', '4ad79611-92a3-4bc1-816d-e4157d27d81b', '0b2a0c46-7c8b-4752-af1b-63f7bb207036', '03748022-4802-4a88-a391-f627429a3be8'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:44.606247 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ea8cf8d9-9534-4a2b-8e18-9cd422c2a364 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot create request issued successfully. Jul 10 18:15:44.606675 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ea8cf8d9-9534-4a2b-8e18-9cd422c2a364 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:15:44.607182 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1186/4740] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:15:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:44.615891 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e29b387d-0626-49dd-99d4-9f322473feba None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:44.618946 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e29b387d-0626-49dd-99d4-9f322473feba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 Jul 10 18:15:44.619187 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e29b387d-0626-49dd-99d4-9f322473feba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:44.619466 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e29b387d-0626-49dd-99d4-9f322473feba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:44.629204 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:44.629204 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:44.629767 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e29b387d-0626-49dd-99d4-9f322473feba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:44.630642 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e29b387d-0626-49dd-99d4-9f322473feba tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 returned with HTTP 200 Jul 10 18:15:44.631021 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1173/4741] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:44 2026] GET /volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:45.123124 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cc6c61ed-f98d-4026-bb95-9263ef93b434 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:45.124986 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cc6c61ed-f98d-4026-bb95-9263ef93b434 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:45.125201 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cc6c61ed-f98d-4026-bb95-9263ef93b434 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:45.125384 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cc6c61ed-f98d-4026-bb95-9263ef93b434 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:45.125497 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-cc6c61ed-f98d-4026-bb95-9263ef93b434 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:45.129957 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:45.129957 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:45.130649 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cc6c61ed-f98d-4026-bb95-9263ef93b434 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:45.131096 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1188/4742] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:45 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:45.642858 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-429d10aa-31bd-40ab-8ad2-13a43e99089e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:45.645236 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-429d10aa-31bd-40ab-8ad2-13a43e99089e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 Jul 10 18:15:45.645498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-429d10aa-31bd-40ab-8ad2-13a43e99089e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:45.645780 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-429d10aa-31bd-40ab-8ad2-13a43e99089e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:45.652082 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:45.652082 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:45.652468 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-429d10aa-31bd-40ab-8ad2-13a43e99089e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:45.653388 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-429d10aa-31bd-40ab-8ad2-13a43e99089e tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 returned with HTTP 200 Jul 10 18:15:45.653892 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1196/4743] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:45 2026] GET /volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:45.667058 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7f45a4e2-1912-4c4c-90e9-1c5618c05aa8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:45.669602 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f45a4e2-1912-4c4c-90e9-1c5618c05aa8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] POST https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95/action Jul 10 18:15:45.670053 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f45a4e2-1912-4c4c-90e9-1c5618c05aa8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:45.670229 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f45a4e2-1912-4c4c-90e9-1c5618c05aa8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:45.671994 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.admin_actions [None req-7f45a4e2-1912-4c4c-90e9-1c5618c05aa8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Updating snapshot '58dda085-3bcf-4500-a2ab-ba67b28bdb95' with '{'status': 'creating'}' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:15:45.681390 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:45.681390 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:45.699200 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f45a4e2-1912-4c4c-90e9-1c5618c05aa8 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95/action returned with HTTP 202 Jul 10 18:15:45.699847 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1187/4744] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 18:15:45 2026] POST /volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:15:45.707520 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-365a65d4-60c7-4089-bec1-d8d54db24a65 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:45.709457 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-365a65d4-60c7-4089-bec1-d8d54db24a65 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 Jul 10 18:15:45.709660 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-365a65d4-60c7-4089-bec1-d8d54db24a65 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:45.709846 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-365a65d4-60c7-4089-bec1-d8d54db24a65 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:45.715372 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:45.715372 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:45.715760 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-365a65d4-60c7-4089-bec1-d8d54db24a65 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:45.716474 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-365a65d4-60c7-4089-bec1-d8d54db24a65 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 returned with HTTP 200 Jul 10 18:15:45.716896 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1174/4745] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:45 2026] GET /volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:45.725504 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c0f85b9a-eaf0-4f00-864f-68d512de1c07 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:45.727321 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c0f85b9a-eaf0-4f00-864f-68d512de1c07 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] POST https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95/action Jul 10 18:15:45.727687 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c0f85b9a-eaf0-4f00-864f-68d512de1c07 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:15:45.728204 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c0f85b9a-eaf0-4f00-864f-68d512de1c07 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:45.729335 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0f85b9a-eaf0-4f00-864f-68d512de1c07 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99951) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 18:15:45.735100 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:45.735100 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:45.735693 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.snapshot_actions [None req-c0f85b9a-eaf0-4f00-864f-68d512de1c07 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] Updating snapshot 58dda085-3bcf-4500-a2ab-ba67b28bdb95 with info {'id': '58dda085-3bcf-4500-a2ab-ba67b28bdb95', 'status': 'error', 'progress': '80%'} Jul 10 18:15:45.740485 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c0f85b9a-eaf0-4f00-864f-68d512de1c07 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-member] https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95/action returned with HTTP 202 Jul 10 18:15:45.740900 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1189/4746] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 18:15:45 2026] POST /volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:45.747760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d7eeebc9-7e97-4500-afec-a6270b22fb78 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:45.750223 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d7eeebc9-7e97-4500-afec-a6270b22fb78 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 Jul 10 18:15:45.750479 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d7eeebc9-7e97-4500-afec-a6270b22fb78 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:45.750764 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d7eeebc9-7e97-4500-afec-a6270b22fb78 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:45.750926 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-d7eeebc9-7e97-4500-afec-a6270b22fb78 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete snapshot with id: 58dda085-3bcf-4500-a2ab-ba67b28bdb95 Jul 10 18:15:45.757196 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:45.757196 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:45.757680 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d7eeebc9-7e97-4500-afec-a6270b22fb78 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:45.779448 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d7eeebc9-7e97-4500-afec-a6270b22fb78 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot delete request issued successfully. Jul 10 18:15:45.779642 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d7eeebc9-7e97-4500-afec-a6270b22fb78 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 returned with HTTP 202 Jul 10 18:15:45.780103 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1197/4747] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:15:45 2026] DELETE /volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:45.788177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-06153700-2832-40e5-ad6d-782efc39a842 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:45.790849 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-06153700-2832-40e5-ad6d-782efc39a842 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 Jul 10 18:15:45.791156 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-06153700-2832-40e5-ad6d-782efc39a842 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:45.791413 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-06153700-2832-40e5-ad6d-782efc39a842 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:45.798218 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:45.798218 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:45.798706 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-06153700-2832-40e5-ad6d-782efc39a842 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Snapshot retrieved successfully. Jul 10 18:15:45.799543 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-06153700-2832-40e5-ad6d-782efc39a842 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 returned with HTTP 200 Jul 10 18:15:45.800047 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1188/4748] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:45 2026] GET /volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:46.143927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1d58efc7-4d2e-4f2d-9e9e-dedbc75b6bed None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:46.146183 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1d58efc7-4d2e-4f2d-9e9e-dedbc75b6bed tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:15:46.146489 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1d58efc7-4d2e-4f2d-9e9e-dedbc75b6bed tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:46.146823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1d58efc7-4d2e-4f2d-9e9e-dedbc75b6bed tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:46.147020 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-1d58efc7-4d2e-4f2d-9e9e-dedbc75b6bed tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:46.152970 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:46.152970 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:46.153751 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1d58efc7-4d2e-4f2d-9e9e-dedbc75b6bed tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:15:46.154154 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1175/4749] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:46 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:46.165151 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0092a57e-7426-4cda-bc22-bbfa7a5def0a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:46.273243 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0092a57e-7426-4cda-bc22-bbfa7a5def0a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:15:46.273649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0092a57e-7426-4cda-bc22-bbfa7a5def0a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66d2620d-45b5-4951-969e-1fc71c2d3fc7"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:46.275082 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-0092a57e-7426-4cda-bc22-bbfa7a5def0a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Creating new backup {'backup': {'volume_id': '66d2620d-45b5-4951-969e-1fc71c2d3fc7'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:15:46.275248 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-0092a57e-7426-4cda-bc22-bbfa7a5def0a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Creating backup of volume 66d2620d-45b5-4951-969e-1fc71c2d3fc7 in container None Jul 10 18:15:46.282651 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:46.282651 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:46.282853 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0092a57e-7426-4cda-bc22-bbfa7a5def0a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Volume info retrieved successfully. Jul 10 18:15:46.298734 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-0092a57e-7426-4cda-bc22-bbfa7a5def0a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Created reservations ['e87da757-ba8a-4e94-bec0-57e8d350129d', 'c6c84d7a-2eb4-4cf6-a229-3fe485037361'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:15:46.323932 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0092a57e-7426-4cda-bc22-bbfa7a5def0a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:15:46.324343 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1190/4750] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:15:46 2026] POST /volume/v3/backups => generated 286 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:15:46.332340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-98fd82f2-0680-46eb-867f-902f7e7dfe80 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:46.334458 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98fd82f2-0680-46eb-867f-902f7e7dfe80 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:46.334751 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98fd82f2-0680-46eb-867f-902f7e7dfe80 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:46.335290 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-98fd82f2-0680-46eb-867f-902f7e7dfe80 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:46.335290 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-98fd82f2-0680-46eb-867f-902f7e7dfe80 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:46.339958 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:46.339958 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:46.340695 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-98fd82f2-0680-46eb-867f-902f7e7dfe80 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:46.341078 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1198/4751] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:46 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:46.811771 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-34cf438c-6695-4896-a68a-df8a4047aa8d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:46.813594 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-34cf438c-6695-4896-a68a-df8a4047aa8d tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 Jul 10 18:15:46.813834 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-34cf438c-6695-4896-a68a-df8a4047aa8d tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:46.814063 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-34cf438c-6695-4896-a68a-df8a4047aa8d tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:46.818463 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-34cf438c-6695-4896-a68a-df8a4047aa8d tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 returned with HTTP 404 Jul 10 18:15:46.818995 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1189/4752] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:15:46 2026] GET /volume/v3/snapshots/58dda085-3bcf-4500-a2ab-ba67b28bdb95 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:46.827667 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-71b38913-6d14-4070-82d7-f3045c9d05ae None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:46.829915 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-71b38913-6d14-4070-82d7-f3045c9d05ae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a Jul 10 18:15:46.830194 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-71b38913-6d14-4070-82d7-f3045c9d05ae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:46.830415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-71b38913-6d14-4070-82d7-f3045c9d05ae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:46.830615 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-71b38913-6d14-4070-82d7-f3045c9d05ae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume with id: 6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a Jul 10 18:15:46.841964 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:46.841964 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:46.842385 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-71b38913-6d14-4070-82d7-f3045c9d05ae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:46.863698 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-71b38913-6d14-4070-82d7-f3045c9d05ae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Delete volume request issued successfully. Jul 10 18:15:46.863919 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-71b38913-6d14-4070-82d7-f3045c9d05ae tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a returned with HTTP 202 Jul 10 18:15:46.864440 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1176/4753] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:15:46 2026] DELETE /volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:15:46.872102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-174460a9-dd68-4cf0-9da8-b926924cab56 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:46.873879 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-174460a9-dd68-4cf0-9da8-b926924cab56 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a Jul 10 18:15:46.874110 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-174460a9-dd68-4cf0-9da8-b926924cab56 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:46.874310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-174460a9-dd68-4cf0-9da8-b926924cab56 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:46.883215 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:46.883215 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:46.886933 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-174460a9-dd68-4cf0-9da8-b926924cab56 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Volume info retrieved successfully. Jul 10 18:15:46.896463 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-174460a9-dd68-4cf0-9da8-b926924cab56 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a returned with HTTP 200 Jul 10 18:15:46.896994 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1191/4754] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:46 2026] GET /volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:47.352637 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3b8d3329-c88a-4f94-8ca2-8e43dd1413c9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:47.354126 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3b8d3329-c88a-4f94-8ca2-8e43dd1413c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:47.354391 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3b8d3329-c88a-4f94-8ca2-8e43dd1413c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:47.354580 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3b8d3329-c88a-4f94-8ca2-8e43dd1413c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:47.354690 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3b8d3329-c88a-4f94-8ca2-8e43dd1413c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:47.359230 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:47.359230 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:47.359973 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3b8d3329-c88a-4f94-8ca2-8e43dd1413c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:47.360398 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1199/4755] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:47 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:47.912625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4fbb55ed-ba3d-47f3-a381-0778b70da920 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:47.914384 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4fbb55ed-ba3d-47f3-a381-0778b70da920 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] GET https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a Jul 10 18:15:47.914580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4fbb55ed-ba3d-47f3-a381-0778b70da920 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:47.914767 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4fbb55ed-ba3d-47f3-a381-0778b70da920 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:47.921217 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4fbb55ed-ba3d-47f3-a381-0778b70da920 tempest-ProjectMemberTests-387744213 tempest-ProjectMemberTests-387744213-project-admin] https://10.4.3.71/volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a returned with HTTP 404 Jul 10 18:15:47.921786 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1190/4756] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:47 2026] GET /volume/v3/volumes/6cdea6b3-5ea1-40b3-bde2-d2a22d371e1a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:15:48.370779 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-42904006-7215-4f47-be23-094e17f795b4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:48.373143 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42904006-7215-4f47-be23-094e17f795b4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:48.373435 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-42904006-7215-4f47-be23-094e17f795b4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:48.373736 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-42904006-7215-4f47-be23-094e17f795b4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:48.373875 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-42904006-7215-4f47-be23-094e17f795b4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:48.378773 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:48.378773 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:48.379469 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42904006-7215-4f47-be23-094e17f795b4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:48.379870 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1177/4757] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:48 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:49.391485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c7e5f435-a6e7-4457-b41e-0decefa10a03 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:49.393792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c7e5f435-a6e7-4457-b41e-0decefa10a03 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:49.394061 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c7e5f435-a6e7-4457-b41e-0decefa10a03 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:49.394312 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c7e5f435-a6e7-4457-b41e-0decefa10a03 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:49.394456 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c7e5f435-a6e7-4457-b41e-0decefa10a03 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:49.399881 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:49.399881 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:49.400674 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c7e5f435-a6e7-4457-b41e-0decefa10a03 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:49.401177 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1192/4758] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:49 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:50.411685 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-769914e3-2bc8-42af-81b7-d5c70a04a020 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:50.413477 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-769914e3-2bc8-42af-81b7-d5c70a04a020 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:50.413718 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-769914e3-2bc8-42af-81b7-d5c70a04a020 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:50.413899 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-769914e3-2bc8-42af-81b7-d5c70a04a020 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:50.414017 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-769914e3-2bc8-42af-81b7-d5c70a04a020 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:50.417884 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:50.417884 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:50.418549 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-769914e3-2bc8-42af-81b7-d5c70a04a020 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:50.419065 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1200/4759] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:50 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:51.430529 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d5445c95-b4ea-465e-90f9-090073c0c713 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:51.432240 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d5445c95-b4ea-465e-90f9-090073c0c713 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:51.432504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d5445c95-b4ea-465e-90f9-090073c0c713 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:51.432755 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d5445c95-b4ea-465e-90f9-090073c0c713 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:51.432897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-d5445c95-b4ea-465e-90f9-090073c0c713 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:51.436908 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:51.436908 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:51.437506 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d5445c95-b4ea-465e-90f9-090073c0c713 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:51.437861 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1191/4760] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:51 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:52.447921 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8b7c41e8-6443-4143-aeeb-ca9d2429ccde None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:52.449648 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8b7c41e8-6443-4143-aeeb-ca9d2429ccde tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:52.449758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8b7c41e8-6443-4143-aeeb-ca9d2429ccde tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:52.449874 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8b7c41e8-6443-4143-aeeb-ca9d2429ccde tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:52.450014 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8b7c41e8-6443-4143-aeeb-ca9d2429ccde tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:52.453917 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:52.453917 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:52.454476 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8b7c41e8-6443-4143-aeeb-ca9d2429ccde tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:52.454999 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1178/4761] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:52 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:52.952426 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-230a2a65-30a7-42ad-a25b-72b1d09cefea None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:52.955400 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-230a2a65-30a7-42ad-a25b-72b1d09cefea tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:15:52.955400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-230a2a65-30a7-42ad-a25b-72b1d09cefea tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:52.955691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-230a2a65-30a7-42ad-a25b-72b1d09cefea tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:52.964770 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:52.964770 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:52.969421 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-230a2a65-30a7-42ad-a25b-72b1d09cefea tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:15:52.973543 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-230a2a65-30a7-42ad-a25b-72b1d09cefea tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:15:52.974114 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1193/4762] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:52 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:53.290319 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-182e00a0-44c3-4db6-8242-27e778c20595 req-b73902f3-1859-458f-af5d-fb29aff06213 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:53.292779 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-b73902f3-1859-458f-af5d-fb29aff06213 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:15:53.293097 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-b73902f3-1859-458f-af5d-fb29aff06213 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:53.293317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-b73902f3-1859-458f-af5d-fb29aff06213 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:53.301004 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:53.301004 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:53.304687 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-182e00a0-44c3-4db6-8242-27e778c20595 req-b73902f3-1859-458f-af5d-fb29aff06213 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:15:53.309110 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-b73902f3-1859-458f-af5d-fb29aff06213 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:15:53.309513 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1201/4763] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:15:53 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:53.465155 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-32330a77-b2f5-4dc2-9387-f2f507fdabaa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:53.467058 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-32330a77-b2f5-4dc2-9387-f2f507fdabaa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:53.467281 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-32330a77-b2f5-4dc2-9387-f2f507fdabaa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:53.467457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-32330a77-b2f5-4dc2-9387-f2f507fdabaa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:53.467605 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-32330a77-b2f5-4dc2-9387-f2f507fdabaa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:53.472367 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:53.472367 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:53.473068 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-32330a77-b2f5-4dc2-9387-f2f507fdabaa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:53.473441 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1192/4764] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:53 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:54.486129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b90cb126-7b4b-4804-bd9b-6cd46dc0f4bc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:54.488140 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b90cb126-7b4b-4804-bd9b-6cd46dc0f4bc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:54.488390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b90cb126-7b4b-4804-bd9b-6cd46dc0f4bc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:54.488621 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b90cb126-7b4b-4804-bd9b-6cd46dc0f4bc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:54.488775 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-b90cb126-7b4b-4804-bd9b-6cd46dc0f4bc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:54.494319 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:54.494319 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:54.495105 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b90cb126-7b4b-4804-bd9b-6cd46dc0f4bc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:54.495614 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1179/4765] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:54 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:55.339245 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f91d98ce-80b1-4f51-848a-e3cee0297e46 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:55.339687 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f91d98ce-80b1-4f51-848a-e3cee0297e46 None None] GET https://10.4.3.71/volume// Jul 10 18:15:55.339837 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f91d98ce-80b1-4f51-848a-e3cee0297e46 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:55.340081 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f91d98ce-80b1-4f51-848a-e3cee0297e46 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:55.340452 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f91d98ce-80b1-4f51-848a-e3cee0297e46 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:15:55.340782 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1194/4766] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:15:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:15:55.347293 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-182e00a0-44c3-4db6-8242-27e778c20595 req-f02a01a2-04c3-4286-b4f0-036dfbebc24f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:55.486896 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-f02a01a2-04c3-4286-b4f0-036dfbebc24f tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:15:55.487252 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-f02a01a2-04c3-4286-b4f0-036dfbebc24f tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "388af8f3-801e-4001-80c1-0e99ddedfce9", "connector": null, "instance_uuid": "cf2bd4fc-c9e4-40ee-ab8f-db9ba671c749"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:55.490470 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=251,cinder:UPDATE=46,cinder:INSERT=24 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:15:55.496183 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:55.496183 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:55.506393 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-29644cc5-fce6-4165-bbf8-811e1dfa6143 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:55.508908 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-29644cc5-fce6-4165-bbf8-811e1dfa6143 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:55.509194 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-29644cc5-fce6-4165-bbf8-811e1dfa6143 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:55.509446 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-29644cc5-fce6-4165-bbf8-811e1dfa6143 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:55.509617 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-29644cc5-fce6-4165-bbf8-811e1dfa6143 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:55.514751 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:55.514751 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:55.515447 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-29644cc5-fce6-4165-bbf8-811e1dfa6143 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:55.515847 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1193/4767] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:55 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:55.528160 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-f02a01a2-04c3-4286-b4f0-036dfbebc24f tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:15:55.528653 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1202/4768] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:15:55 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:55.831431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-803f5d4a-7a8b-4231-9c88-c52b39ea3e8a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:55.833045 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-803f5d4a-7a8b-4231-9c88-c52b39ea3e8a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:15:55.833209 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-803f5d4a-7a8b-4231-9c88-c52b39ea3e8a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:55.833379 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-803f5d4a-7a8b-4231-9c88-c52b39ea3e8a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:55.842137 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:55.842137 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:55.845922 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-803f5d4a-7a8b-4231-9c88-c52b39ea3e8a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:15:55.849791 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-803f5d4a-7a8b-4231-9c88-c52b39ea3e8a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:15:55.850166 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1180/4769] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:55 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:56.056327 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d5ddc529-e875-4765-92fd-d21d531d5245 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:56.056803 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d5ddc529-e875-4765-92fd-d21d531d5245 None None] GET https://10.4.3.71/volume// Jul 10 18:15:56.057033 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d5ddc529-e875-4765-92fd-d21d531d5245 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:56.057268 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d5ddc529-e875-4765-92fd-d21d531d5245 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:56.057636 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d5ddc529-e875-4765-92fd-d21d531d5245 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:15:56.057999 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1195/4770] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:15:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:15:56.065339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-182e00a0-44c3-4db6-8242-27e778c20595 req-8e9b7cd7-611b-4795-ac82-bf08c87ab75f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:56.068341 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-8e9b7cd7-611b-4795-ac82-bf08c87ab75f tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:15:56.068650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-8e9b7cd7-611b-4795-ac82-bf08c87ab75f tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:56.068915 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-8e9b7cd7-611b-4795-ac82-bf08c87ab75f tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:56.081383 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:56.081383 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:56.086060 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-182e00a0-44c3-4db6-8242-27e778c20595 req-8e9b7cd7-611b-4795-ac82-bf08c87ab75f tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:15:56.091334 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-8e9b7cd7-611b-4795-ac82-bf08c87ab75f tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:15:56.091895 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1194/4771] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:15:56 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 1117 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:15:56.208179 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-182e00a0-44c3-4db6-8242-27e778c20595 req-61d65d16-c2e0-4aea-81c9-976e82e49853 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:56.210306 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-61d65d16-c2e0-4aea-81c9-976e82e49853 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] PUT https://10.4.3.71/volume/v3/attachments/28f1ebea-af48-4894-b4d0-eaad51c3704c Jul 10 18:15:56.210680 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-61d65d16-c2e0-4aea-81c9-976e82e49853 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:15:56.218191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-182e00a0-44c3-4db6-8242-27e778c20595 req-61d65d16-c2e0-4aea-81c9-976e82e49853 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Acquiring lock "cinder-attachment_update-388af8f3-801e-4001-80c1-0e99ddedfce9-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:15:56.223617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-182e00a0-44c3-4db6-8242-27e778c20595 req-61d65d16-c2e0-4aea-81c9-976e82e49853 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Lock "cinder-attachment_update-388af8f3-801e-4001-80c1-0e99ddedfce9-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:15:56.223617 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:56.223617 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:56.525866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0cc5102b-c439-4ed7-b9c7-0aa26e7ac707 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:56.527636 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0cc5102b-c439-4ed7-b9c7-0aa26e7ac707 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:56.527846 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0cc5102b-c439-4ed7-b9c7-0aa26e7ac707 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:56.528019 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0cc5102b-c439-4ed7-b9c7-0aa26e7ac707 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:56.528118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0cc5102b-c439-4ed7-b9c7-0aa26e7ac707 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:56.532447 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:56.532447 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:56.533362 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0cc5102b-c439-4ed7-b9c7-0aa26e7ac707 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:56.533958 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1181/4772] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:56 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:56.746238 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-182e00a0-44c3-4db6-8242-27e778c20595 req-61d65d16-c2e0-4aea-81c9-976e82e49853 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Lock "cinder-attachment_update-388af8f3-801e-4001-80c1-0e99ddedfce9-np0000005036" released by "attachment_update" :: held 0.524s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:15:56.746645 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-61d65d16-c2e0-4aea-81c9-976e82e49853 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments/28f1ebea-af48-4894-b4d0-eaad51c3704c returned with HTTP 200 Jul 10 18:15:56.747255 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1203/4773] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:15:56 2026] PUT /volume/v3/attachments/28f1ebea-af48-4894-b4d0-eaad51c3704c => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:15:56.863007 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eca8e82d-35e7-4652-bf02-726b9e30a49d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:56.865146 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eca8e82d-35e7-4652-bf02-726b9e30a49d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:15:56.865146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eca8e82d-35e7-4652-bf02-726b9e30a49d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:56.865262 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eca8e82d-35e7-4652-bf02-726b9e30a49d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:56.875129 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:56.875129 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:56.878890 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-eca8e82d-35e7-4652-bf02-726b9e30a49d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:15:56.883413 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eca8e82d-35e7-4652-bf02-726b9e30a49d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:15:56.884099 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1196/4774] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:56 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:57.545430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2c2d5e4a-2a11-4ffb-a53f-de16cd941b5c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:57.547486 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2c2d5e4a-2a11-4ffb-a53f-de16cd941b5c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:57.547730 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2c2d5e4a-2a11-4ffb-a53f-de16cd941b5c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:57.547963 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2c2d5e4a-2a11-4ffb-a53f-de16cd941b5c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:57.548113 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2c2d5e4a-2a11-4ffb-a53f-de16cd941b5c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:57.552614 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:57.552614 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:57.553313 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2c2d5e4a-2a11-4ffb-a53f-de16cd941b5c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:57.553771 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1195/4775] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:57 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:57.899662 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1cb20cb9-1f06-4a40-bbd6-07436e792976 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:57.903706 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1cb20cb9-1f06-4a40-bbd6-07436e792976 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:15:57.903706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1cb20cb9-1f06-4a40-bbd6-07436e792976 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:57.903706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1cb20cb9-1f06-4a40-bbd6-07436e792976 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:57.914025 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:57.914025 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:15:57.919841 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1cb20cb9-1f06-4a40-bbd6-07436e792976 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:15:57.925224 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1cb20cb9-1f06-4a40-bbd6-07436e792976 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:15:57.926581 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1182/4776] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:57 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:58.565456 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-55955389-6aae-4ab6-9246-aebe5e6253a1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:58.569598 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-55955389-6aae-4ab6-9246-aebe5e6253a1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:58.569598 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-55955389-6aae-4ab6-9246-aebe5e6253a1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:58.569598 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-55955389-6aae-4ab6-9246-aebe5e6253a1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:58.569598 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-55955389-6aae-4ab6-9246-aebe5e6253a1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:58.574026 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:58.574026 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:15:58.574842 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-55955389-6aae-4ab6-9246-aebe5e6253a1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:58.575361 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1204/4777] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:58 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:58.944636 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eb205bb9-8669-4f18-b74b-572062c9956c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:58.947027 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb205bb9-8669-4f18-b74b-572062c9956c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:15:58.947290 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb205bb9-8669-4f18-b74b-572062c9956c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:58.947533 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eb205bb9-8669-4f18-b74b-572062c9956c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:58.961150 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:58.961150 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:15:58.965638 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-eb205bb9-8669-4f18-b74b-572062c9956c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:15:58.971632 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eb205bb9-8669-4f18-b74b-572062c9956c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:15:58.972169 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1197/4778] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:58 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:59.587286 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f692b887-9362-447e-a4fd-519e5f9fc2c9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:59.589158 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f692b887-9362-447e-a4fd-519e5f9fc2c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:15:59.589416 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f692b887-9362-447e-a4fd-519e5f9fc2c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:59.589649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f692b887-9362-447e-a4fd-519e5f9fc2c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:15:59.589805 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f692b887-9362-447e-a4fd-519e5f9fc2c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:15:59.596588 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:15:59.596588 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:15:59.596588 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f692b887-9362-447e-a4fd-519e5f9fc2c9 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:15:59.596588 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1196/4779] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:15:59 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:15:59.987142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d9303494-addb-4e5c-bb7e-d7c8b20d3dbe None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:15:59.989350 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d9303494-addb-4e5c-bb7e-d7c8b20d3dbe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:15:59.989580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d9303494-addb-4e5c-bb7e-d7c8b20d3dbe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:15:59.989820 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d9303494-addb-4e5c-bb7e-d7c8b20d3dbe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:00.000068 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:00.000068 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:00.004444 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d9303494-addb-4e5c-bb7e-d7c8b20d3dbe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:00.009748 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d9303494-addb-4e5c-bb7e-d7c8b20d3dbe tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:16:00.010416 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1183/4780] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:15:59 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:00.608696 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3371da66-6947-4e45-8473-aafb9ed22cce None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:00.611084 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3371da66-6947-4e45-8473-aafb9ed22cce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:16:00.611393 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3371da66-6947-4e45-8473-aafb9ed22cce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:00.611692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3371da66-6947-4e45-8473-aafb9ed22cce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:00.611852 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3371da66-6947-4e45-8473-aafb9ed22cce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:00.619376 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:00.619376 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:00.620484 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3371da66-6947-4e45-8473-aafb9ed22cce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:16:00.620991 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1205/4781] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:00 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:01.029260 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2929259f-4a4f-4786-8852-b3b0ab78d69e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:01.031112 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2929259f-4a4f-4786-8852-b3b0ab78d69e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:01.031302 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2929259f-4a4f-4786-8852-b3b0ab78d69e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:01.031492 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2929259f-4a4f-4786-8852-b3b0ab78d69e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:01.041924 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:01.041924 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:01.046123 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2929259f-4a4f-4786-8852-b3b0ab78d69e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:01.051174 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2929259f-4a4f-4786-8852-b3b0ab78d69e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:16:01.051602 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1198/4782] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:01 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:01.633946 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0d379146-21f1-459e-afb8-a7f562f7ca62 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:01.636341 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d379146-21f1-459e-afb8-a7f562f7ca62 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:16:01.636665 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d379146-21f1-459e-afb8-a7f562f7ca62 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:01.637008 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d379146-21f1-459e-afb8-a7f562f7ca62 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:01.637147 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-0d379146-21f1-459e-afb8-a7f562f7ca62 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:01.643130 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:01.643130 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:01.643995 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d379146-21f1-459e-afb8-a7f562f7ca62 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:16:01.644513 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1197/4783] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:01 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:02.064045 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-681ef060-2990-42bf-aa16-e091412f74eb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:02.065978 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-681ef060-2990-42bf-aa16-e091412f74eb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:02.066198 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-681ef060-2990-42bf-aa16-e091412f74eb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:02.066383 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-681ef060-2990-42bf-aa16-e091412f74eb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:02.077408 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:02.077408 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:02.081834 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-681ef060-2990-42bf-aa16-e091412f74eb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:02.086831 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-681ef060-2990-42bf-aa16-e091412f74eb tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:16:02.087266 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1184/4784] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:02 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:02.654560 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-abd1d174-0ede-4b7f-bab8-067f3ced7c6c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:02.656357 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-abd1d174-0ede-4b7f-bab8-067f3ced7c6c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:16:02.656581 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-abd1d174-0ede-4b7f-bab8-067f3ced7c6c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:02.656805 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-abd1d174-0ede-4b7f-bab8-067f3ced7c6c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:02.656914 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-abd1d174-0ede-4b7f-bab8-067f3ced7c6c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:02.661616 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:02.661616 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:02.662374 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-abd1d174-0ede-4b7f-bab8-067f3ced7c6c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:16:02.662822 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1206/4785] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:02 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:02.971412 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-182e00a0-44c3-4db6-8242-27e778c20595 req-5aa27b69-1061-475f-88bb-d80d8a78e93e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:02.973427 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-5aa27b69-1061-475f-88bb-d80d8a78e93e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/attachments/28f1ebea-af48-4894-b4d0-eaad51c3704c/action Jul 10 18:16:02.973828 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-5aa27b69-1061-475f-88bb-d80d8a78e93e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:16:02.973974 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-5aa27b69-1061-475f-88bb-d80d8a78e93e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:02.989003 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:02.989003 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:02.998868 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-182e00a0-44c3-4db6-8242-27e778c20595 req-5aa27b69-1061-475f-88bb-d80d8a78e93e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments/28f1ebea-af48-4894-b4d0-eaad51c3704c/action returned with HTTP 204 Jul 10 18:16:02.999311 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1199/4786] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:16:02 2026] POST /volume/v3/attachments/28f1ebea-af48-4894-b4d0-eaad51c3704c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:03.102039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0610695f-05de-4901-b1d7-80b312058f2b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:03.103846 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0610695f-05de-4901-b1d7-80b312058f2b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:03.104056 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0610695f-05de-4901-b1d7-80b312058f2b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:03.104240 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0610695f-05de-4901-b1d7-80b312058f2b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:03.113693 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:03.113693 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:03.117040 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0610695f-05de-4901-b1d7-80b312058f2b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:03.121111 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0610695f-05de-4901-b1d7-80b312058f2b tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:16:03.122616 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1198/4787] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:03 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:03.134836 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-05cb3b11-aa26-4c3f-a20d-e05ed70a1a8c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:03.136546 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05cb3b11-aa26-4c3f-a20d-e05ed70a1a8c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:03.136853 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05cb3b11-aa26-4c3f-a20d-e05ed70a1a8c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:03.137053 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05cb3b11-aa26-4c3f-a20d-e05ed70a1a8c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:03.146459 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:03.146459 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:03.149879 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-05cb3b11-aa26-4c3f-a20d-e05ed70a1a8c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:03.154602 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05cb3b11-aa26-4c3f-a20d-e05ed70a1a8c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:16:03.155065 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1185/4788] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:03 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:03.620537 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-af74c354-1770-4a3d-99e8-8d3cec517e68 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:03.622483 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af74c354-1770-4a3d-99e8-8d3cec517e68 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:03.622761 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af74c354-1770-4a3d-99e8-8d3cec517e68 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:03.623047 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-af74c354-1770-4a3d-99e8-8d3cec517e68 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:03.630731 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:03.630731 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:03.634412 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-af74c354-1770-4a3d-99e8-8d3cec517e68 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:03.638236 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-af74c354-1770-4a3d-99e8-8d3cec517e68 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:03.638632 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1207/4789] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:03 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:03.673075 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3ed67529-90e6-420d-bcf7-a0d2fc71ed96 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:03.675078 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3ed67529-90e6-420d-bcf7-a0d2fc71ed96 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:16:03.675308 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3ed67529-90e6-420d-bcf7-a0d2fc71ed96 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:03.675512 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3ed67529-90e6-420d-bcf7-a0d2fc71ed96 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:03.675672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-3ed67529-90e6-420d-bcf7-a0d2fc71ed96 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 66c9427a-5a77-4247-9500-acc17cad6a58. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:03.680365 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:03.680365 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:03.681123 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3ed67529-90e6-420d-bcf7-a0d2fc71ed96 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 200 Jul 10 18:16:03.681538 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1200/4790] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:03 2026] GET /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:03.692649 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e11a9a71-ff86-443a-93dc-05ffa1ff6cb3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:03.695425 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e11a9a71-ff86-443a-93dc-05ffa1ff6cb3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] DELETE https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 Jul 10 18:16:03.695640 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e11a9a71-ff86-443a-93dc-05ffa1ff6cb3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:03.695813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e11a9a71-ff86-443a-93dc-05ffa1ff6cb3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:03.695911 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-e11a9a71-ff86-443a-93dc-05ffa1ff6cb3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete backup with id: 66c9427a-5a77-4247-9500-acc17cad6a58. Jul 10 18:16:03.700100 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:03.700100 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:03.713592 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-e11a9a71-ff86-443a-93dc-05ffa1ff6cb3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] delete_backup rpcapi backup_id 66c9427a-5a77-4247-9500-acc17cad6a58 {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:16:03.714161 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e11a9a71-ff86-443a-93dc-05ffa1ff6cb3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 returned with HTTP 202 Jul 10 18:16:03.714587 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1199/4791] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:16:03 2026] DELETE /volume/v3/backups/66c9427a-5a77-4247-9500-acc17cad6a58 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:16:03.724456 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:03.727584 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:16:03.727584 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-534853401"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:03.727894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-534853401'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:16:03.728017 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume of 1 GB Jul 10 18:16:03.734064 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Availability Zones retrieved successfully. Jul 10 18:16:03.738805 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Flow 'volume_create_api' (84b6fcae-bf09-4b14-9d50-b134283ad608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:03.739622 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49436217-fa59-4631-ac85-ded4bfbd62d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:03.740331 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:16:03.767995 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49436217-fa59-4631-ac85-ded4bfbd62d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:03.768703 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44be3378-1193-4e21-ab43-296d8571f145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:03.822653 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Created reservations ['e2531a1f-7343-426d-b807-57b34703b16a', '86a3c03e-3a4c-4e28-ada2-0cc5ac59a967', '832e6a29-8f5d-406a-b150-084f6295dc44', '829cee8c-0ee3-4342-b3ee-3cf43bae439e'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:16:03.823473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44be3378-1193-4e21-ab43-296d8571f145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2531a1f-7343-426d-b807-57b34703b16a', '86a3c03e-3a4c-4e28-ada2-0cc5ac59a967', '832e6a29-8f5d-406a-b150-084f6295dc44', '829cee8c-0ee3-4342-b3ee-3cf43bae439e']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:03.824661 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db209480-2b3b-4cde-bc60-c8b7c45dcf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:03.851006 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db209480-2b3b-4cde-bc60-c8b7c45dcf84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68dd7815-39ea-425f-8254-51d1faef993b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-534853401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['e2531a1f-7343-426d-b807-57b34703b16a','86a3c03e-3a4c-4e28-ada2-0cc5ac59a967','832e6a29-8f5d-406a-b150-084f6295dc44','829cee8c-0ee3-4342-b3ee-3cf43bae439e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd06506636449ca12ec100f58de879',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-534853401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68dd7815-39ea-425f-8254-51d1faef993b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4adae8ec61054e3886fd6dacb6249f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0fd06506636449ca12ec100f58de879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:03.852580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa5b7981-8000-4d2a-b603-a1c9977b3764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:03.877600 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa5b7981-8000-4d2a-b603-a1c9977b3764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-534853401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['e2531a1f-7343-426d-b807-57b34703b16a','86a3c03e-3a4c-4e28-ada2-0cc5ac59a967','832e6a29-8f5d-406a-b150-084f6295dc44','829cee8c-0ee3-4342-b3ee-3cf43bae439e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd06506636449ca12ec100f58de879',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:03.878366 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0befd747-6380-476f-b35b-4e29e890d36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:03.890470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0befd747-6380-476f-b35b-4e29e890d36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:03.891446 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Flow 'volume_create_api' (84b6fcae-bf09-4b14-9d50-b134283ad608) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:03.891678 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume request issued successfully. Jul 10 18:16:03.892507 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0df45eb7-554e-4234-a8b0-3db2e2287508 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:16:03.896106 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1186/4792] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:16:03 2026] POST /volume/v3/volumes => generated 775 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:16:03.907584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a8d36521-ccd8-4fdd-b63b-2bab62870250 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:03.910785 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a8d36521-ccd8-4fdd-b63b-2bab62870250 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b Jul 10 18:16:03.911836 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a8d36521-ccd8-4fdd-b63b-2bab62870250 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:03.912666 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a8d36521-ccd8-4fdd-b63b-2bab62870250 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:03.921931 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:03.921931 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:03.926185 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a8d36521-ccd8-4fdd-b63b-2bab62870250 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:03.931506 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a8d36521-ccd8-4fdd-b63b-2bab62870250 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b returned with HTTP 200 Jul 10 18:16:03.932283 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1208/4793] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:03 2026] GET /volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:03.964461 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-520b211d-94fc-40f2-8ebb-2013ba57e52e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:03.966511 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-520b211d-94fc-40f2-8ebb-2013ba57e52e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:03.966740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-520b211d-94fc-40f2-8ebb-2013ba57e52e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:03.966934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-520b211d-94fc-40f2-8ebb-2013ba57e52e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:03.975930 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:03.975930 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:03.979979 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-520b211d-94fc-40f2-8ebb-2013ba57e52e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:03.989723 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-520b211d-94fc-40f2-8ebb-2013ba57e52e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:03.990175 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1201/4794] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:16:03 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:04.950920 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2017e465-277c-4043-8e51-6e44dface787 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:04.955202 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2017e465-277c-4043-8e51-6e44dface787 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b Jul 10 18:16:04.955427 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2017e465-277c-4043-8e51-6e44dface787 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:04.955702 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2017e465-277c-4043-8e51-6e44dface787 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:04.970195 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:04.970195 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:04.977293 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2017e465-277c-4043-8e51-6e44dface787 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:04.981327 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2017e465-277c-4043-8e51-6e44dface787 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b returned with HTTP 200 Jul 10 18:16:04.981799 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1200/4795] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:04 2026] GET /volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:04.995071 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-64bf6ffa-de04-4c0b-9790-e4bdb51e0d14 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:04.996724 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-64bf6ffa-de04-4c0b-9790-e4bdb51e0d14 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:16:04.997168 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-64bf6ffa-de04-4c0b-9790-e4bdb51e0d14 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68dd7815-39ea-425f-8254-51d1faef993b", "name": "tempest-type-Backup-879374880"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:04.998638 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-64bf6ffa-de04-4c0b-9790-e4bdb51e0d14 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Creating new backup {'backup': {'volume_id': '68dd7815-39ea-425f-8254-51d1faef993b', 'name': 'tempest-type-Backup-879374880'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:16:04.998869 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-64bf6ffa-de04-4c0b-9790-e4bdb51e0d14 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Creating backup of volume 68dd7815-39ea-425f-8254-51d1faef993b in container None Jul 10 18:16:05.005809 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:05.005809 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:05.006267 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-64bf6ffa-de04-4c0b-9790-e4bdb51e0d14 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:05.024124 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-64bf6ffa-de04-4c0b-9790-e4bdb51e0d14 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Created reservations ['6735408a-aa3b-491f-84f7-8d6bfff832c7', 'd7e65b1c-1e09-4e4c-a7cc-8a3c4119f87a'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:16:05.060095 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-64bf6ffa-de04-4c0b-9790-e4bdb51e0d14 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:16:05.060095 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1187/4796] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:16:04 2026] POST /volume/v3/backups => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:16:05.067977 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e6041673-8196-4155-bad4-9fe9c0be6d78 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:05.070369 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6041673-8196-4155-bad4-9fe9c0be6d78 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:05.070723 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6041673-8196-4155-bad4-9fe9c0be6d78 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:05.070999 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e6041673-8196-4155-bad4-9fe9c0be6d78 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:05.071168 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-e6041673-8196-4155-bad4-9fe9c0be6d78 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:05.076032 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:05.076032 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:05.076804 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e6041673-8196-4155-bad4-9fe9c0be6d78 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:05.077233 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1209/4797] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:05 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:06.025011 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-34c08a5e-ed79-4a97-85f0-b52a52413131 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:06.025484 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-34c08a5e-ed79-4a97-85f0-b52a52413131 None None] GET https://10.4.3.71/volume// Jul 10 18:16:06.025623 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-34c08a5e-ed79-4a97-85f0-b52a52413131 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:06.025859 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-34c08a5e-ed79-4a97-85f0-b52a52413131 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:06.026228 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-34c08a5e-ed79-4a97-85f0-b52a52413131 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:16:06.026590 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1202/4798] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:16:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:16:06.033722 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-a75a9747-c70b-43db-ae4a-8c36b3d2e70d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:06.064473 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-a75a9747-c70b-43db-ae4a-8c36b3d2e70d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:16:06.064999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-a75a9747-c70b-43db-ae4a-8c36b3d2e70d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a1a0b5c-24fc-449c-9380-66f00be4e5ba", "connector": null, "instance_uuid": "cf2bd4fc-c9e4-40ee-ab8f-db9ba671c749"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:06.073446 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:06.073446 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:06.088357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6304e0b0-e6b4-4ac0-9ac1-cac92b015646 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:06.090170 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6304e0b0-e6b4-4ac0-9ac1-cac92b015646 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:06.090504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6304e0b0-e6b4-4ac0-9ac1-cac92b015646 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:06.091707 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6304e0b0-e6b4-4ac0-9ac1-cac92b015646 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:06.091707 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-6304e0b0-e6b4-4ac0-9ac1-cac92b015646 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:06.094935 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:06.094935 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:06.095596 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6304e0b0-e6b4-4ac0-9ac1-cac92b015646 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:06.096027 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1188/4799] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:06 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:06.098233 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-a75a9747-c70b-43db-ae4a-8c36b3d2e70d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:16:06.098681 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1201/4800] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:16:06 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:06.513619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4e4738c5-0b3c-49d5-906e-a3e2ffa843ce None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:06.515680 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4e4738c5-0b3c-49d5-906e-a3e2ffa843ce tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:06.515891 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4e4738c5-0b3c-49d5-906e-a3e2ffa843ce tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:06.516087 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4e4738c5-0b3c-49d5-906e-a3e2ffa843ce tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:06.526919 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:06.526919 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:06.531034 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4e4738c5-0b3c-49d5-906e-a3e2ffa843ce tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:06.535830 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4e4738c5-0b3c-49d5-906e-a3e2ffa843ce tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:06.536263 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1210/4801] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:06 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:06.628188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2861e571-e35a-4a4e-af9e-30fab96bbe4c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:06.628797 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2861e571-e35a-4a4e-af9e-30fab96bbe4c None None] GET https://10.4.3.71/volume// Jul 10 18:16:06.629069 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2861e571-e35a-4a4e-af9e-30fab96bbe4c None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:06.629333 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2861e571-e35a-4a4e-af9e-30fab96bbe4c None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:06.629795 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2861e571-e35a-4a4e-af9e-30fab96bbe4c None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:16:06.630224 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1203/4802] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:16:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:16:06.638906 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-26c126f1-53f3-4b25-b0c7-3164e71e0d59 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:06.640808 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-26c126f1-53f3-4b25-b0c7-3164e71e0d59 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:06.641204 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-26c126f1-53f3-4b25-b0c7-3164e71e0d59 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:06.641739 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-26c126f1-53f3-4b25-b0c7-3164e71e0d59 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:06.654532 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:06.654532 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:06.657488 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-26c126f1-53f3-4b25-b0c7-3164e71e0d59 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:06.662276 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-26c126f1-53f3-4b25-b0c7-3164e71e0d59 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:06.662905 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1189/4803] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:16:06 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 1115 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:16:06.771001 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-5666dfa1-75af-4d5a-828a-048f3d2dd5e8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:06.773170 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-5666dfa1-75af-4d5a-828a-048f3d2dd5e8 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] PUT https://10.4.3.71/volume/v3/attachments/8b4ad3a1-bbb5-4f05-8475-94ae68b38163 Jul 10 18:16:06.773535 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-5666dfa1-75af-4d5a-828a-048f3d2dd5e8 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:06.780771 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-5666dfa1-75af-4d5a-828a-048f3d2dd5e8 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Acquiring lock "cinder-attachment_update-9a1a0b5c-24fc-449c-9380-66f00be4e5ba-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:16:06.785556 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-5666dfa1-75af-4d5a-828a-048f3d2dd5e8 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Lock "cinder-attachment_update-9a1a0b5c-24fc-449c-9380-66f00be4e5ba-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:16:06.786533 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:06.786533 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:07.107401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-14477445-a4ac-47ce-9faa-35d4276cfbf4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:07.109588 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-14477445-a4ac-47ce-9faa-35d4276cfbf4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:07.109852 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-14477445-a4ac-47ce-9faa-35d4276cfbf4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:07.110095 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-14477445-a4ac-47ce-9faa-35d4276cfbf4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:07.110249 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-14477445-a4ac-47ce-9faa-35d4276cfbf4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:07.116035 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:07.116035 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:07.117145 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-14477445-a4ac-47ce-9faa-35d4276cfbf4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:07.117789 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1211/4804] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:07 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:07.306738 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-5666dfa1-75af-4d5a-828a-048f3d2dd5e8 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Lock "cinder-attachment_update-9a1a0b5c-24fc-449c-9380-66f00be4e5ba-np0000005036" released by "attachment_update" :: held 0.521s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:16:07.307129 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-5666dfa1-75af-4d5a-828a-048f3d2dd5e8 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments/8b4ad3a1-bbb5-4f05-8475-94ae68b38163 returned with HTTP 200 Jul 10 18:16:07.307702 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1202/4805] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:16:06 2026] PUT /volume/v3/attachments/8b4ad3a1-bbb5-4f05-8475-94ae68b38163 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:07.552508 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-18ce5006-870e-46e1-b49d-6e474bef447a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:07.554473 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18ce5006-870e-46e1-b49d-6e474bef447a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:07.554768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18ce5006-870e-46e1-b49d-6e474bef447a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:07.554976 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18ce5006-870e-46e1-b49d-6e474bef447a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:07.566407 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:07.566407 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:07.570327 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-18ce5006-870e-46e1-b49d-6e474bef447a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:07.574808 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18ce5006-870e-46e1-b49d-6e474bef447a tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:07.575240 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1204/4806] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:07 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:08.129009 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4a3315f1-d455-45a1-8f71-52afda4d1ce6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:08.131039 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4a3315f1-d455-45a1-8f71-52afda4d1ce6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:08.131312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4a3315f1-d455-45a1-8f71-52afda4d1ce6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:08.131594 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4a3315f1-d455-45a1-8f71-52afda4d1ce6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:08.131719 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4a3315f1-d455-45a1-8f71-52afda4d1ce6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:08.137635 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:08.137635 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:08.138472 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4a3315f1-d455-45a1-8f71-52afda4d1ce6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:08.138984 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1190/4807] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:08 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:08.588119 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-add5aacb-5606-4d11-a1c0-fe440980637c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:08.589943 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-add5aacb-5606-4d11-a1c0-fe440980637c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:08.590178 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-add5aacb-5606-4d11-a1c0-fe440980637c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:08.590423 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-add5aacb-5606-4d11-a1c0-fe440980637c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:08.601834 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:08.601834 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:08.606089 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-add5aacb-5606-4d11-a1c0-fe440980637c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:08.610008 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-add5aacb-5606-4d11-a1c0-fe440980637c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:08.610476 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1212/4808] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:08 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:09.152072 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cbdcd575-b5dd-4941-9258-fc20fca98eea None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:09.154641 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cbdcd575-b5dd-4941-9258-fc20fca98eea tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:09.154967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cbdcd575-b5dd-4941-9258-fc20fca98eea tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:09.155246 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cbdcd575-b5dd-4941-9258-fc20fca98eea tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:09.155418 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-cbdcd575-b5dd-4941-9258-fc20fca98eea tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:09.160919 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:09.160919 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:09.161766 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cbdcd575-b5dd-4941-9258-fc20fca98eea tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:09.162264 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1203/4809] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:09 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:09.623061 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b7609a0f-9160-4c9a-8cd6-3ebaddbe6a25 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:09.625450 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b7609a0f-9160-4c9a-8cd6-3ebaddbe6a25 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:09.625822 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b7609a0f-9160-4c9a-8cd6-3ebaddbe6a25 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:09.626091 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b7609a0f-9160-4c9a-8cd6-3ebaddbe6a25 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:09.639345 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:09.639345 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:09.643817 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b7609a0f-9160-4c9a-8cd6-3ebaddbe6a25 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:09.648974 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b7609a0f-9160-4c9a-8cd6-3ebaddbe6a25 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:09.649396 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1205/4810] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:09 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:10.180668 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-54e3081b-bc58-4925-91a7-539df0ab2ec2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:10.182745 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-54e3081b-bc58-4925-91a7-539df0ab2ec2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:10.182951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-54e3081b-bc58-4925-91a7-539df0ab2ec2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:10.183139 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-54e3081b-bc58-4925-91a7-539df0ab2ec2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:10.183255 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-54e3081b-bc58-4925-91a7-539df0ab2ec2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:10.188100 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:10.188100 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:10.188896 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-54e3081b-bc58-4925-91a7-539df0ab2ec2 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:10.189359 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1191/4811] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:10 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:10.663698 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-116d2654-091b-4238-a515-621bf8dd6416 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:10.668889 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-116d2654-091b-4238-a515-621bf8dd6416 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:10.669089 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-116d2654-091b-4238-a515-621bf8dd6416 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:10.669325 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-116d2654-091b-4238-a515-621bf8dd6416 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:10.684891 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:10.684891 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:10.688795 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-116d2654-091b-4238-a515-621bf8dd6416 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:10.692792 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-116d2654-091b-4238-a515-621bf8dd6416 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:10.693163 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1213/4812] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:10 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:11.202508 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dc1a100f-cb57-4b61-87ef-a172edaa9f86 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:11.205074 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc1a100f-cb57-4b61-87ef-a172edaa9f86 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:11.205393 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dc1a100f-cb57-4b61-87ef-a172edaa9f86 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:11.205706 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dc1a100f-cb57-4b61-87ef-a172edaa9f86 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:11.205834 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-dc1a100f-cb57-4b61-87ef-a172edaa9f86 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:11.210720 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:11.210720 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:11.211477 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dc1a100f-cb57-4b61-87ef-a172edaa9f86 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:11.211907 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1204/4813] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:11 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:11.709305 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-554970f1-77b6-48e6-a0d2-32def8760ce2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:11.711975 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-554970f1-77b6-48e6-a0d2-32def8760ce2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:11.712265 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-554970f1-77b6-48e6-a0d2-32def8760ce2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:11.712443 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-554970f1-77b6-48e6-a0d2-32def8760ce2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:11.722905 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:11.722905 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:11.728715 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-554970f1-77b6-48e6-a0d2-32def8760ce2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:11.733499 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-554970f1-77b6-48e6-a0d2-32def8760ce2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:11.734132 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1206/4814] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:11 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:12.223975 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-05414098-a591-46aa-be4d-7aa6554aec00 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:12.226452 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05414098-a591-46aa-be4d-7aa6554aec00 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:12.226797 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05414098-a591-46aa-be4d-7aa6554aec00 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:12.227134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-05414098-a591-46aa-be4d-7aa6554aec00 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:12.227285 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-05414098-a591-46aa-be4d-7aa6554aec00 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:12.232642 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:12.232642 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:12.233606 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-05414098-a591-46aa-be4d-7aa6554aec00 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:12.234112 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1192/4815] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:12 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:12.748623 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5634e07f-a4da-4ded-b6f7-b0646cb974ee None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:12.750746 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5634e07f-a4da-4ded-b6f7-b0646cb974ee tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:12.750982 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5634e07f-a4da-4ded-b6f7-b0646cb974ee tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:12.751219 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5634e07f-a4da-4ded-b6f7-b0646cb974ee tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:12.762772 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:12.762772 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:12.766807 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5634e07f-a4da-4ded-b6f7-b0646cb974ee tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:12.772101 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5634e07f-a4da-4ded-b6f7-b0646cb974ee tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:12.772626 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1214/4816] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:12 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:13.245923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-45472abe-0e92-4e40-b181-0244b0dfa86c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:13.247989 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-45472abe-0e92-4e40-b181-0244b0dfa86c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:13.248261 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-45472abe-0e92-4e40-b181-0244b0dfa86c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:13.248483 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-45472abe-0e92-4e40-b181-0244b0dfa86c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:13.248622 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-45472abe-0e92-4e40-b181-0244b0dfa86c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:13.253331 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:13.253331 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:13.254005 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-45472abe-0e92-4e40-b181-0244b0dfa86c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:13.254402 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1205/4817] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:13 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:13.790392 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d70a69e8-9732-4163-a8bd-3856121e4619 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:13.792446 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d70a69e8-9732-4163-a8bd-3856121e4619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:13.792641 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d70a69e8-9732-4163-a8bd-3856121e4619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:13.792865 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d70a69e8-9732-4163-a8bd-3856121e4619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:13.802011 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:13.802011 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:13.805781 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d70a69e8-9732-4163-a8bd-3856121e4619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:13.810102 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d70a69e8-9732-4163-a8bd-3856121e4619 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:13.810556 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1207/4818] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:13 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:14.060540 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-86c83895-31b9-49c4-b1af-28a0a3991b49 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:14.063313 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-86c83895-31b9-49c4-b1af-28a0a3991b49 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/attachments/8b4ad3a1-bbb5-4f05-8475-94ae68b38163/action Jul 10 18:16:14.063840 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-86c83895-31b9-49c4-b1af-28a0a3991b49 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:16:14.064002 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-86c83895-31b9-49c4-b1af-28a0a3991b49 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:14.083871 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:14.083871 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:14.093931 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7a7b78c7-77d9-4080-921c-060beb80be1d req-86c83895-31b9-49c4-b1af-28a0a3991b49 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments/8b4ad3a1-bbb5-4f05-8475-94ae68b38163/action returned with HTTP 204 Jul 10 18:16:14.094583 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1193/4819] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:16:14 2026] POST /volume/v3/attachments/8b4ad3a1-bbb5-4f05-8475-94ae68b38163/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:14.264657 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6a29c069-ee6e-4e49-bebd-c157820210b6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:14.266532 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a29c069-ee6e-4e49-bebd-c157820210b6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:14.266823 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a29c069-ee6e-4e49-bebd-c157820210b6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:14.267047 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a29c069-ee6e-4e49-bebd-c157820210b6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:14.267163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6a29c069-ee6e-4e49-bebd-c157820210b6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:14.271419 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:14.271419 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:14.272080 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a29c069-ee6e-4e49-bebd-c157820210b6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:14.272480 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1215/4820] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:14 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:14.822925 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f179b7fa-db4b-47de-9828-4c07a799ca24 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:14.824731 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f179b7fa-db4b-47de-9828-4c07a799ca24 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:14.824941 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f179b7fa-db4b-47de-9828-4c07a799ca24 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:14.825129 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f179b7fa-db4b-47de-9828-4c07a799ca24 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:14.835475 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:14.835475 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:14.839262 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f179b7fa-db4b-47de-9828-4c07a799ca24 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:14.843886 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f179b7fa-db4b-47de-9828-4c07a799ca24 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:14.844283 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1206/4821] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:14 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:14.855627 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-502cdcfa-e84e-4343-970f-1b7e589d09e1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:14.857252 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-502cdcfa-e84e-4343-970f-1b7e589d09e1 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:14.857450 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-502cdcfa-e84e-4343-970f-1b7e589d09e1 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:14.857669 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-502cdcfa-e84e-4343-970f-1b7e589d09e1 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:14.866520 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:14.866520 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:14.869741 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-502cdcfa-e84e-4343-970f-1b7e589d09e1 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:14.873495 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-502cdcfa-e84e-4343-970f-1b7e589d09e1 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:14.873889 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1208/4822] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:14 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:15.284818 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d1b1a6a7-8234-4a39-873a-d5c534213899 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:15.286970 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d1b1a6a7-8234-4a39-873a-d5c534213899 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:15.287229 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d1b1a6a7-8234-4a39-873a-d5c534213899 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:15.287476 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d1b1a6a7-8234-4a39-873a-d5c534213899 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:15.287629 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d1b1a6a7-8234-4a39-873a-d5c534213899 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:15.293093 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:15.293093 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:15.293853 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d1b1a6a7-8234-4a39-873a-d5c534213899 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:15.294293 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1194/4823] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:15 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:16.305766 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5fda447b-ec8c-42d3-90f3-a2549b01ac75 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:16.307645 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5fda447b-ec8c-42d3-90f3-a2549b01ac75 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:16.307866 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5fda447b-ec8c-42d3-90f3-a2549b01ac75 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:16.308061 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5fda447b-ec8c-42d3-90f3-a2549b01ac75 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:16.308207 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-5fda447b-ec8c-42d3-90f3-a2549b01ac75 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:16.312825 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:16.312825 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:16.313551 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5fda447b-ec8c-42d3-90f3-a2549b01ac75 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:16.314201 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1216/4824] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:16 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:17.326054 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b0c9f262-8cfb-4eed-82d4-ac62e1c307e4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:17.328027 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b0c9f262-8cfb-4eed-82d4-ac62e1c307e4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:17.328378 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b0c9f262-8cfb-4eed-82d4-ac62e1c307e4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:17.328593 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b0c9f262-8cfb-4eed-82d4-ac62e1c307e4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:17.328688 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-b0c9f262-8cfb-4eed-82d4-ac62e1c307e4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:17.334264 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:17.334264 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:17.335184 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b0c9f262-8cfb-4eed-82d4-ac62e1c307e4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:17.335725 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1207/4825] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:17 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:18.346514 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-092ab6aa-6b1d-4500-9c91-7c52a98c7f10 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:18.348754 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-092ab6aa-6b1d-4500-9c91-7c52a98c7f10 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:18.349019 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-092ab6aa-6b1d-4500-9c91-7c52a98c7f10 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:18.349229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-092ab6aa-6b1d-4500-9c91-7c52a98c7f10 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:18.349395 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-092ab6aa-6b1d-4500-9c91-7c52a98c7f10 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:18.355422 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:18.355422 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:18.356451 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-092ab6aa-6b1d-4500-9c91-7c52a98c7f10 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:18.357016 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1209/4826] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:18 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:19.376517 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ee597fe3-6a83-4bbc-b48b-5d4e41d0aac5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:19.378293 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ee597fe3-6a83-4bbc-b48b-5d4e41d0aac5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:19.378536 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ee597fe3-6a83-4bbc-b48b-5d4e41d0aac5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:19.378760 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ee597fe3-6a83-4bbc-b48b-5d4e41d0aac5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:19.378873 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ee597fe3-6a83-4bbc-b48b-5d4e41d0aac5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:19.383519 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:19.383519 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:19.384286 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ee597fe3-6a83-4bbc-b48b-5d4e41d0aac5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:19.384873 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1195/4827] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:19 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:19.722915 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-6004199f-461c-4ec1-9c1c-be76ed2ad994 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:19.725718 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-6004199f-461c-4ec1-9c1c-be76ed2ad994 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:19.726021 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-6004199f-461c-4ec1-9c1c-be76ed2ad994 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:19.726330 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-6004199f-461c-4ec1-9c1c-be76ed2ad994 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:19.737103 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:19.737103 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:19.740589 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-6004199f-461c-4ec1-9c1c-be76ed2ad994 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:19.745091 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-6004199f-461c-4ec1-9c1c-be76ed2ad994 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:16:19.745511 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1217/4828] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:16:19 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:19.762307 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-1ecb2638-34c1-477d-80f5-b99a340dbfbc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:19.764530 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-1ecb2638-34c1-477d-80f5-b99a340dbfbc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9/action Jul 10 18:16:19.764925 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-1ecb2638-34c1-477d-80f5-b99a340dbfbc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:16:19.765045 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-1ecb2638-34c1-477d-80f5-b99a340dbfbc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:19.777677 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:19.777677 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:19.778166 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-1ecb2638-34c1-477d-80f5-b99a340dbfbc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:19.785920 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-1ecb2638-34c1-477d-80f5-b99a340dbfbc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Begin detaching volume completed successfully. Jul 10 18:16:19.786250 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-1ecb2638-34c1-477d-80f5-b99a340dbfbc tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9/action returned with HTTP 202 Jul 10 18:16:19.786793 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1208/4829] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:16:19 2026] POST /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:16:20.395316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bb51f26c-1ae4-40a0-a4e5-5b7077c2a461 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:20.397002 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bb51f26c-1ae4-40a0-a4e5-5b7077c2a461 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:20.397286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bb51f26c-1ae4-40a0-a4e5-5b7077c2a461 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:20.397490 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bb51f26c-1ae4-40a0-a4e5-5b7077c2a461 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:20.397655 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-bb51f26c-1ae4-40a0-a4e5-5b7077c2a461 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:20.401649 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:20.401649 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:20.402314 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bb51f26c-1ae4-40a0-a4e5-5b7077c2a461 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:20.402724 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1210/4830] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:20 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:20.815377 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0943d630-f556-4c90-b54b-36022f0d0d50 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:20.815831 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0943d630-f556-4c90-b54b-36022f0d0d50 None None] GET https://10.4.3.71/volume// Jul 10 18:16:20.815922 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0943d630-f556-4c90-b54b-36022f0d0d50 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:20.816095 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0943d630-f556-4c90-b54b-36022f0d0d50 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:20.816458 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0943d630-f556-4c90-b54b-36022f0d0d50 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:16:20.816754 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1196/4831] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:16:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:16:20.825893 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-fe09e4b6-0527-4a2e-ae41-75ab8736b4fa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:20.828963 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-fe09e4b6-0527-4a2e-ae41-75ab8736b4fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:20.829302 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-fe09e4b6-0527-4a2e-ae41-75ab8736b4fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:20.829611 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-fe09e4b6-0527-4a2e-ae41-75ab8736b4fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:20.840730 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:20.840730 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:20.845174 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-fe09e4b6-0527-4a2e-ae41-75ab8736b4fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:20.849642 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-fe09e4b6-0527-4a2e-ae41-75ab8736b4fa tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 200 Jul 10 18:16:20.850049 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1218/4832] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:16:20 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 1413 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:16:21.413336 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f646ea15-10b0-4ab0-a6fa-71fe60a910b0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:21.415739 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f646ea15-10b0-4ab0-a6fa-71fe60a910b0 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:21.416049 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f646ea15-10b0-4ab0-a6fa-71fe60a910b0 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:21.416333 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f646ea15-10b0-4ab0-a6fa-71fe60a910b0 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:21.416504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f646ea15-10b0-4ab0-a6fa-71fe60a910b0 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id c4803c96-0411-45d0-99f7-2f83f49cb144. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:21.418450 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=179,cinder:UPDATE=43,cinder:INSERT=19,cinder:DELETE=1 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:16:21.421460 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:21.421460 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:21.422293 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f646ea15-10b0-4ab0-a6fa-71fe60a910b0 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 200 Jul 10 18:16:21.422725 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1209/4833] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:21 2026] GET /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:21.434855 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1fc868ff-a64a-40a2-adc7-3595b4475af1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:21.436866 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1fc868ff-a64a-40a2-adc7-3595b4475af1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] DELETE https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 Jul 10 18:16:21.437134 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1fc868ff-a64a-40a2-adc7-3595b4475af1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:21.437343 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1fc868ff-a64a-40a2-adc7-3595b4475af1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:21.437451 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-1fc868ff-a64a-40a2-adc7-3595b4475af1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Delete backup with id: c4803c96-0411-45d0-99f7-2f83f49cb144. Jul 10 18:16:21.442143 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:21.442143 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:21.454960 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.rpcapi [None req-1fc868ff-a64a-40a2-adc7-3595b4475af1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] delete_backup rpcapi backup_id c4803c96-0411-45d0-99f7-2f83f49cb144 {{(pid=99951) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:16:21.456951 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1fc868ff-a64a-40a2-adc7-3595b4475af1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] https://10.4.3.71/volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 returned with HTTP 202 Jul 10 18:16:21.457419 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1211/4834] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:16:21 2026] DELETE /volume/v3/backups/c4803c96-0411-45d0-99f7-2f83f49cb144 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:16:21.464841 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c77a06db-a5d1-4dd4-bd81-1675dc557d3e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:21.467040 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c77a06db-a5d1-4dd4-bd81-1675dc557d3e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b Jul 10 18:16:21.467295 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c77a06db-a5d1-4dd4-bd81-1675dc557d3e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:21.467521 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c77a06db-a5d1-4dd4-bd81-1675dc557d3e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:21.467717 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-c77a06db-a5d1-4dd4-bd81-1675dc557d3e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume with id: 68dd7815-39ea-425f-8254-51d1faef993b Jul 10 18:16:21.476047 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:21.476047 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:21.476432 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c77a06db-a5d1-4dd4-bd81-1675dc557d3e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:21.501510 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c77a06db-a5d1-4dd4-bd81-1675dc557d3e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume request issued successfully. Jul 10 18:16:21.501778 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c77a06db-a5d1-4dd4-bd81-1675dc557d3e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b returned with HTTP 202 Jul 10 18:16:21.502491 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1197/4835] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:16:21 2026] DELETE /volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:16:21.510783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cd804046-1fdc-4dcb-abf4-032321dee653 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:21.513482 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cd804046-1fdc-4dcb-abf4-032321dee653 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b Jul 10 18:16:21.513835 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cd804046-1fdc-4dcb-abf4-032321dee653 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:21.514117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cd804046-1fdc-4dcb-abf4-032321dee653 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:21.523920 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:21.523920 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:21.528326 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cd804046-1fdc-4dcb-abf4-032321dee653 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:21.534636 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cd804046-1fdc-4dcb-abf4-032321dee653 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b returned with HTTP 200 Jul 10 18:16:21.535176 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1219/4836] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:21 2026] GET /volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:21.684882 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-d9cce823-7787-4768-8ecf-a41531987e1c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:21.686995 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-d9cce823-7787-4768-8ecf-a41531987e1c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] DELETE https://10.4.3.71/volume/v3/attachments/28f1ebea-af48-4894-b4d0-eaad51c3704c Jul 10 18:16:21.687152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-d9cce823-7787-4768-8ecf-a41531987e1c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:21.687373 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-d9cce823-7787-4768-8ecf-a41531987e1c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:21.695010 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:21.695010 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:22.225415 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b8d17251-4849-4f73-92ad-5cd2ee1f846f req-d9cce823-7787-4768-8ecf-a41531987e1c tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments/28f1ebea-af48-4894-b4d0-eaad51c3704c returned with HTTP 200 Jul 10 18:16:22.225803 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1210/4837] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:16:21 2026] DELETE /volume/v3/attachments/28f1ebea-af48-4894-b4d0-eaad51c3704c => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:22.548362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9e8eb988-6dd7-4803-a45f-5185d2c596f4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:22.550439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e8eb988-6dd7-4803-a45f-5185d2c596f4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b Jul 10 18:16:22.550697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e8eb988-6dd7-4803-a45f-5185d2c596f4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:22.550920 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9e8eb988-6dd7-4803-a45f-5185d2c596f4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:22.557657 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9e8eb988-6dd7-4803-a45f-5185d2c596f4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b returned with HTTP 404 Jul 10 18:16:22.558207 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1212/4838] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:22 2026] GET /volume/v3/volumes/68dd7815-39ea-425f-8254-51d1faef993b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:22.567504 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f986f4d0-fd1e-4e98-9bf6-eb0ad8fa364e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:22.569260 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f986f4d0-fd1e-4e98-9bf6-eb0ad8fa364e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500/export_record Jul 10 18:16:22.569457 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f986f4d0-fd1e-4e98-9bf6-eb0ad8fa364e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:22.569652 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f986f4d0-fd1e-4e98-9bf6-eb0ad8fa364e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Calling method 'export_record' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:22.569758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-f986f4d0-fd1e-4e98-9bf6-eb0ad8fa364e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Export record for backup ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99950) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 18:16:22.573615 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:22.573615 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:22.574605 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-f986f4d0-fd1e-4e98-9bf6-eb0ad8fa364e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '910e8a030f294cb8b8cb1445fd8e2629', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4adae8ec61054e3886fd6dacb6249f3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:16:22.574780 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f986f4d0-fd1e-4e98-9bf6-eb0ad8fa364e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500/export_record returned with HTTP 403 Jul 10 18:16:22.575183 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1198/4839] 10.4.3.71 () {68 vars in 1423 bytes} [Fri Jul 10 18:16:22 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:22.582656 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:22.584406 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:16:22.584775 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1067790344"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:22.586354 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1067790344'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:16:22.586497 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume of 1 GB Jul 10 18:16:22.591537 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Availability Zones retrieved successfully. Jul 10 18:16:22.598259 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Flow 'volume_create_api' (d78ef538-dd8a-400a-94af-9034b189ed64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:22.599283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a08b20-da7a-45c8-ad7e-48ec0d026d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:22.600172 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:16:22.629864 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a08b20-da7a-45c8-ad7e-48ec0d026d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:22.631016 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e077f06-b875-4919-9abf-9f640507a84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:22.672038 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Created reservations ['11576e51-ec19-463b-bc4f-8b88ced00130', '086dae52-8d1d-4e02-893b-ff558e242e1e', 'eac3cd8b-6f3b-4e7e-b23c-bf738a56f08e', 'fa13ee81-a011-429e-b57d-8001a0411afd'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:16:22.672760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e077f06-b875-4919-9abf-9f640507a84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11576e51-ec19-463b-bc4f-8b88ced00130', '086dae52-8d1d-4e02-893b-ff558e242e1e', 'eac3cd8b-6f3b-4e7e-b23c-bf738a56f08e', 'fa13ee81-a011-429e-b57d-8001a0411afd']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:22.673455 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e385c1dd-5e4c-4b26-be55-fb56462454fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:22.696286 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e385c1dd-5e4c-4b26-be55-fb56462454fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c855a9fc-ee71-45e4-96e5-2d858944e8a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067790344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['11576e51-ec19-463b-bc4f-8b88ced00130','086dae52-8d1d-4e02-893b-ff558e242e1e','eac3cd8b-6f3b-4e7e-b23c-bf738a56f08e','fa13ee81-a011-429e-b57d-8001a0411afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd06506636449ca12ec100f58de879',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067790344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c855a9fc-ee71-45e4-96e5-2d858944e8a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4adae8ec61054e3886fd6dacb6249f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0fd06506636449ca12ec100f58de879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:22.697736 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2e1a1e-4477-40a0-96f3-9ecbfabc321e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:22.715961 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2e1a1e-4477-40a0-96f3-9ecbfabc321e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067790344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['11576e51-ec19-463b-bc4f-8b88ced00130','086dae52-8d1d-4e02-893b-ff558e242e1e','eac3cd8b-6f3b-4e7e-b23c-bf738a56f08e','fa13ee81-a011-429e-b57d-8001a0411afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd06506636449ca12ec100f58de879',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:22.716924 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29b356a-5ac9-43c9-a334-6468d4207e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:22.727024 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29b356a-5ac9-43c9-a334-6468d4207e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:22.727999 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Flow 'volume_create_api' (d78ef538-dd8a-400a-94af-9034b189ed64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:22.728420 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume request issued successfully. Jul 10 18:16:22.729431 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1eac6600-0684-4404-8f02-6a52b6cdf1e8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:16:22.729941 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1220/4840] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:16:22 2026] POST /volume/v3/volumes => generated 776 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:16:22.743839 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3c0d869c-08f1-449c-85a5-3340bec4212a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:22.746455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3c0d869c-08f1-449c-85a5-3340bec4212a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 Jul 10 18:16:22.746622 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3c0d869c-08f1-449c-85a5-3340bec4212a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:22.746860 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3c0d869c-08f1-449c-85a5-3340bec4212a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:22.757909 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:22.757909 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:22.764267 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3c0d869c-08f1-449c-85a5-3340bec4212a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:22.771661 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3c0d869c-08f1-449c-85a5-3340bec4212a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 returned with HTTP 200 Jul 10 18:16:22.772417 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1211/4841] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:22 2026] GET /volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:22.956240 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a3f705e5-a617-4a05-ab93-3b59c22d9e3e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:22.957982 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a3f705e5-a617-4a05-ab93-3b59c22d9e3e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] DELETE https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:22.958207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a3f705e5-a617-4a05-ab93-3b59c22d9e3e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:22.958385 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a3f705e5-a617-4a05-ab93-3b59c22d9e3e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:22.958633 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-a3f705e5-a617-4a05-ab93-3b59c22d9e3e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Delete volume with id: 388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:22.965587 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:22.965587 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:22.966028 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a3f705e5-a617-4a05-ab93-3b59c22d9e3e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:22.986009 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a3f705e5-a617-4a05-ab93-3b59c22d9e3e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Delete volume request issued successfully. Jul 10 18:16:22.986009 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a3f705e5-a617-4a05-ab93-3b59c22d9e3e tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 202 Jul 10 18:16:22.986009 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1213/4842] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:16:22 2026] DELETE /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:16:23.785202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bfee0851-53aa-4ed5-89d5-2b70f022e5dc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:23.787579 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bfee0851-53aa-4ed5-89d5-2b70f022e5dc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 Jul 10 18:16:23.787788 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bfee0851-53aa-4ed5-89d5-2b70f022e5dc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:23.787988 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bfee0851-53aa-4ed5-89d5-2b70f022e5dc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:23.798067 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:23.798067 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:23.801963 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bfee0851-53aa-4ed5-89d5-2b70f022e5dc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:23.806322 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bfee0851-53aa-4ed5-89d5-2b70f022e5dc tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 returned with HTTP 200 Jul 10 18:16:23.806730 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1199/4843] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:23 2026] GET /volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:23.819956 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f477fab0-5cbb-42f3-b32e-d4e62c1ae22d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:23.822476 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f477fab0-5cbb-42f3-b32e-d4e62c1ae22d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:16:23.822995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f477fab0-5cbb-42f3-b32e-d4e62c1ae22d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c855a9fc-ee71-45e4-96e5-2d858944e8a4", "name": "tempest-type-Backup-2143920327"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:23.824486 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-f477fab0-5cbb-42f3-b32e-d4e62c1ae22d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Creating new backup {'backup': {'volume_id': 'c855a9fc-ee71-45e4-96e5-2d858944e8a4', 'name': 'tempest-type-Backup-2143920327'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:16:23.824699 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-f477fab0-5cbb-42f3-b32e-d4e62c1ae22d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Creating backup of volume c855a9fc-ee71-45e4-96e5-2d858944e8a4 in container None Jul 10 18:16:23.832482 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:23.832482 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:23.832917 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f477fab0-5cbb-42f3-b32e-d4e62c1ae22d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:23.849661 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-f477fab0-5cbb-42f3-b32e-d4e62c1ae22d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Created reservations ['b6dcdfa6-b20d-4cde-bec1-1f41ccd4c076', 'f5cdab01-e26d-4205-af40-e8fcb47e72ba'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:16:23.880452 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f477fab0-5cbb-42f3-b32e-d4e62c1ae22d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:16:23.880939 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1221/4844] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:16:23 2026] POST /volume/v3/backups => generated 314 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:16:23.890263 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-212ce2c2-4ae0-4288-aae9-bc5a8552edad None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:23.892839 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-212ce2c2-4ae0-4288-aae9-bc5a8552edad tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:23.893141 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-212ce2c2-4ae0-4288-aae9-bc5a8552edad tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:23.893427 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-212ce2c2-4ae0-4288-aae9-bc5a8552edad tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:23.894031 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-212ce2c2-4ae0-4288-aae9-bc5a8552edad tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:23.898519 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:23.898519 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:23.899750 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-212ce2c2-4ae0-4288-aae9-bc5a8552edad tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:23.899808 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1212/4845] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:23 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:24.911796 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5c3ee288-d49c-4bfc-a7e5-64fd31e0e1d5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:24.913623 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c3ee288-d49c-4bfc-a7e5-64fd31e0e1d5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:24.913838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5c3ee288-d49c-4bfc-a7e5-64fd31e0e1d5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:24.914041 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5c3ee288-d49c-4bfc-a7e5-64fd31e0e1d5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:24.914207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-5c3ee288-d49c-4bfc-a7e5-64fd31e0e1d5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:24.919780 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:24.919780 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:24.920623 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c3ee288-d49c-4bfc-a7e5-64fd31e0e1d5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:24.921141 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1214/4846] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:24 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:25.931358 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-23994cc0-802a-4612-a40c-82171f5a0dae None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:25.933273 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-23994cc0-802a-4612-a40c-82171f5a0dae tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:25.933517 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-23994cc0-802a-4612-a40c-82171f5a0dae tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:25.933798 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-23994cc0-802a-4612-a40c-82171f5a0dae tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:25.933928 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-23994cc0-802a-4612-a40c-82171f5a0dae tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:25.938636 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:25.938636 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:25.939288 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-23994cc0-802a-4612-a40c-82171f5a0dae tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:25.939702 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1200/4847] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:25 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:26.950514 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ecd1ceee-e1d6-45a0-9de7-33c8656e55ce None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:26.952832 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecd1ceee-e1d6-45a0-9de7-33c8656e55ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:26.953146 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ecd1ceee-e1d6-45a0-9de7-33c8656e55ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:26.953412 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ecd1ceee-e1d6-45a0-9de7-33c8656e55ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:26.953557 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ecd1ceee-e1d6-45a0-9de7-33c8656e55ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:26.959063 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:26.959063 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:26.959944 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ecd1ceee-e1d6-45a0-9de7-33c8656e55ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:26.960485 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1222/4848] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:26 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:27.465763 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-12647eee-b8df-43f8-9956-61fed03cc97b req-3d817f8b-dfcb-442a-96e9-6aa1f5a47eac None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:27.468220 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-3d817f8b-dfcb-442a-96e9-6aa1f5a47eac tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:27.468457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-3d817f8b-dfcb-442a-96e9-6aa1f5a47eac tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:27.468691 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-3d817f8b-dfcb-442a-96e9-6aa1f5a47eac tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:27.480980 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:27.480980 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:27.485336 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-12647eee-b8df-43f8-9956-61fed03cc97b req-3d817f8b-dfcb-442a-96e9-6aa1f5a47eac tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:27.490549 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-3d817f8b-dfcb-442a-96e9-6aa1f5a47eac tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:27.491209 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1213/4849] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:16:27 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:27.514710 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-12647eee-b8df-43f8-9956-61fed03cc97b req-b5a4c5ad-7650-4ba2-bab3-774e9bd4b74d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:27.517211 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-b5a4c5ad-7650-4ba2-bab3-774e9bd4b74d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] POST https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba/action Jul 10 18:16:27.517651 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-b5a4c5ad-7650-4ba2-bab3-774e9bd4b74d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:16:27.517812 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-b5a4c5ad-7650-4ba2-bab3-774e9bd4b74d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:27.531991 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:27.531991 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:27.532576 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-12647eee-b8df-43f8-9956-61fed03cc97b req-b5a4c5ad-7650-4ba2-bab3-774e9bd4b74d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:27.541459 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-12647eee-b8df-43f8-9956-61fed03cc97b req-b5a4c5ad-7650-4ba2-bab3-774e9bd4b74d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Begin detaching volume completed successfully. Jul 10 18:16:27.541782 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-b5a4c5ad-7650-4ba2-bab3-774e9bd4b74d tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba/action returned with HTTP 202 Jul 10 18:16:27.542379 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1215/4850] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:16:27 2026] POST /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:16:27.970711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6531bbd5-82e9-439b-ad08-429e50f536a6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:27.972380 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6531bbd5-82e9-439b-ad08-429e50f536a6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:27.972602 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6531bbd5-82e9-439b-ad08-429e50f536a6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:27.972782 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6531bbd5-82e9-439b-ad08-429e50f536a6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:27.972881 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-6531bbd5-82e9-439b-ad08-429e50f536a6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:27.977477 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:27.977477 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:27.978270 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6531bbd5-82e9-439b-ad08-429e50f536a6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:27.978766 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1201/4851] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:27 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:28.567922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-76a8cce0-2514-4b82-8891-2b546c099d0c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:28.568374 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76a8cce0-2514-4b82-8891-2b546c099d0c None None] GET https://10.4.3.71/volume// Jul 10 18:16:28.568493 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76a8cce0-2514-4b82-8891-2b546c099d0c None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:28.568721 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76a8cce0-2514-4b82-8891-2b546c099d0c None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:28.569070 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76a8cce0-2514-4b82-8891-2b546c099d0c None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:16:28.569411 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1223/4852] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:16:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:16:28.578629 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-12647eee-b8df-43f8-9956-61fed03cc97b req-c2a36069-7dd0-4211-bda6-de3e36e131c0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:28.581038 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-c2a36069-7dd0-4211-bda6-de3e36e131c0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:28.581386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-c2a36069-7dd0-4211-bda6-de3e36e131c0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:28.581716 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-c2a36069-7dd0-4211-bda6-de3e36e131c0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:28.592585 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:28.592585 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:28.596639 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-12647eee-b8df-43f8-9956-61fed03cc97b req-c2a36069-7dd0-4211-bda6-de3e36e131c0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:28.601668 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-c2a36069-7dd0-4211-bda6-de3e36e131c0 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:28.603026 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1214/4853] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:16:28 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:16:28.989684 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1f9681d6-d50d-4980-b8c9-1660decf549d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:28.992122 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f9681d6-d50d-4980-b8c9-1660decf549d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:28.992331 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f9681d6-d50d-4980-b8c9-1660decf549d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:28.992623 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1f9681d6-d50d-4980-b8c9-1660decf549d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:28.992791 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-1f9681d6-d50d-4980-b8c9-1660decf549d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:28.998214 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:28.998214 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:28.999123 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1f9681d6-d50d-4980-b8c9-1660decf549d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:28.999519 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1216/4854] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:28 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:29.590882 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-12647eee-b8df-43f8-9956-61fed03cc97b req-57446537-b7bf-4999-9991-b203ef5e71b6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:29.592932 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-57446537-b7bf-4999-9991-b203ef5e71b6 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] DELETE https://10.4.3.71/volume/v3/attachments/8b4ad3a1-bbb5-4f05-8475-94ae68b38163 Jul 10 18:16:29.593197 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-57446537-b7bf-4999-9991-b203ef5e71b6 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:29.593387 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-57446537-b7bf-4999-9991-b203ef5e71b6 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:29.600462 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:29.600462 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:30.010861 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-da0e1090-889d-4785-bad7-e53903fb73a7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:30.012733 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-da0e1090-889d-4785-bad7-e53903fb73a7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:30.012964 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-da0e1090-889d-4785-bad7-e53903fb73a7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:30.013152 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-da0e1090-889d-4785-bad7-e53903fb73a7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:30.013277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-da0e1090-889d-4785-bad7-e53903fb73a7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:30.017821 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:30.017821 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:30.018539 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-da0e1090-889d-4785-bad7-e53903fb73a7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:30.018950 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1224/4855] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:30 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:30.126460 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-12647eee-b8df-43f8-9956-61fed03cc97b req-57446537-b7bf-4999-9991-b203ef5e71b6 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments/8b4ad3a1-bbb5-4f05-8475-94ae68b38163 returned with HTTP 200 Jul 10 18:16:30.126913 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1202/4856] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:16:29 2026] DELETE /volume/v3/attachments/8b4ad3a1-bbb5-4f05-8475-94ae68b38163 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:30.729423 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0d97d91a-4029-4325-a8c6-7d168f8b7ab7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:30.731605 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d97d91a-4029-4325-a8c6-7d168f8b7ab7 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:30.732199 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d97d91a-4029-4325-a8c6-7d168f8b7ab7 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:30.732199 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d97d91a-4029-4325-a8c6-7d168f8b7ab7 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:30.732339 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-0d97d91a-4029-4325-a8c6-7d168f8b7ab7 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Delete volume with id: 9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:30.740982 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:30.740982 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:30.741536 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0d97d91a-4029-4325-a8c6-7d168f8b7ab7 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:30.762584 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0d97d91a-4029-4325-a8c6-7d168f8b7ab7 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Delete volume request issued successfully. Jul 10 18:16:30.762821 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d97d91a-4029-4325-a8c6-7d168f8b7ab7 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 202 Jul 10 18:16:30.763344 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1215/4857] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:16:30 2026] DELETE /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:16:30.799751 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b4b76180-5d90-4dd0-b99e-6351a03d327c req-35ca1e58-c04d-4a5b-a45e-098eb9b6d412 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:30.801905 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b4b76180-5d90-4dd0-b99e-6351a03d327c req-35ca1e58-c04d-4a5b-a45e-098eb9b6d412 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:30.802153 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b4b76180-5d90-4dd0-b99e-6351a03d327c req-35ca1e58-c04d-4a5b-a45e-098eb9b6d412 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:30.802373 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b4b76180-5d90-4dd0-b99e-6351a03d327c req-35ca1e58-c04d-4a5b-a45e-098eb9b6d412 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:30.804647 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=173,cinder:INSERT=29,cinder:UPDATE=67 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:16:30.812953 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:30.812953 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:30.817785 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-b4b76180-5d90-4dd0-b99e-6351a03d327c req-35ca1e58-c04d-4a5b-a45e-098eb9b6d412 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:30.824124 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b4b76180-5d90-4dd0-b99e-6351a03d327c req-35ca1e58-c04d-4a5b-a45e-098eb9b6d412 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 200 Jul 10 18:16:30.824699 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1217/4858] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:16:30 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:30.875415 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-e9f846af-4459-4710-8af0-a3a0f71b1ba4 req-4eb51cbc-1012-4938-8832-7bad0cc72049 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:30.877541 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e9f846af-4459-4710-8af0-a3a0f71b1ba4 req-4eb51cbc-1012-4938-8832-7bad0cc72049 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:30.878015 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e9f846af-4459-4710-8af0-a3a0f71b1ba4 req-4eb51cbc-1012-4938-8832-7bad0cc72049 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:30.878520 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e9f846af-4459-4710-8af0-a3a0f71b1ba4 req-4eb51cbc-1012-4938-8832-7bad0cc72049 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:30.887264 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e9f846af-4459-4710-8af0-a3a0f71b1ba4 req-4eb51cbc-1012-4938-8832-7bad0cc72049 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 404 Jul 10 18:16:30.888023 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1225/4859] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:16:30 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:31.031475 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ad048845-11f4-4c18-9fc1-a54c60d97376 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:31.033383 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ad048845-11f4-4c18-9fc1-a54c60d97376 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:31.033628 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ad048845-11f4-4c18-9fc1-a54c60d97376 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:31.033852 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ad048845-11f4-4c18-9fc1-a54c60d97376 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:31.034024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ad048845-11f4-4c18-9fc1-a54c60d97376 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:31.040679 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:31.040679 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:31.041482 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ad048845-11f4-4c18-9fc1-a54c60d97376 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:31.042242 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1203/4860] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:31 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:32.057328 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-49cc3c34-5e9f-44de-bf09-05380928a5b8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:32.059105 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49cc3c34-5e9f-44de-bf09-05380928a5b8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:32.059854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49cc3c34-5e9f-44de-bf09-05380928a5b8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:32.059854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49cc3c34-5e9f-44de-bf09-05380928a5b8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:32.059854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-49cc3c34-5e9f-44de-bf09-05380928a5b8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:32.064607 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:32.064607 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:32.065605 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49cc3c34-5e9f-44de-bf09-05380928a5b8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:32.065965 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1216/4861] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:32 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:33.076259 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-13993d42-2164-4d82-8fa5-fee05a66a681 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:33.078362 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-13993d42-2164-4d82-8fa5-fee05a66a681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:33.078649 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-13993d42-2164-4d82-8fa5-fee05a66a681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:33.078882 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-13993d42-2164-4d82-8fa5-fee05a66a681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:33.079034 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-13993d42-2164-4d82-8fa5-fee05a66a681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:33.084256 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:33.084256 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:33.085157 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-13993d42-2164-4d82-8fa5-fee05a66a681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:33.085259 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1218/4862] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:33 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:34.096268 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c1c2a792-6e76-4ce8-854b-583f6816f49a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:34.098294 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1c2a792-6e76-4ce8-854b-583f6816f49a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:34.098603 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1c2a792-6e76-4ce8-854b-583f6816f49a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:34.098859 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c1c2a792-6e76-4ce8-854b-583f6816f49a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:34.099030 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c1c2a792-6e76-4ce8-854b-583f6816f49a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:34.103422 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:34.103422 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:34.104101 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c1c2a792-6e76-4ce8-854b-583f6816f49a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:34.104489 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1226/4863] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:34 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:35.114242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a4cacec7-78d9-4689-ace7-2b5204409da3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:35.116073 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a4cacec7-78d9-4689-ace7-2b5204409da3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:35.116369 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a4cacec7-78d9-4689-ace7-2b5204409da3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:35.116642 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a4cacec7-78d9-4689-ace7-2b5204409da3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:35.116819 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-a4cacec7-78d9-4689-ace7-2b5204409da3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:35.118543 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=146,cinder:UPDATE=40,cinder:INSERT=18 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:16:35.121392 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:35.121392 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:35.122065 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a4cacec7-78d9-4689-ace7-2b5204409da3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:35.122442 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1204/4864] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:35 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:36.045286 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-618835e7-e68f-4c39-a751-54f2dfe633ce req-1403a5b4-37a1-4762-b9ee-b9e0d0aaaeb5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:36.048235 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-618835e7-e68f-4c39-a751-54f2dfe633ce req-1403a5b4-37a1-4762-b9ee-b9e0d0aaaeb5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] DELETE https://10.4.3.71/volume/v3/attachments/87881ac8-825d-49c7-9ee2-0b93f74807ea Jul 10 18:16:36.048443 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-618835e7-e68f-4c39-a751-54f2dfe633ce req-1403a5b4-37a1-4762-b9ee-b9e0d0aaaeb5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:36.048686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-618835e7-e68f-4c39-a751-54f2dfe633ce req-1403a5b4-37a1-4762-b9ee-b9e0d0aaaeb5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:36.057278 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:36.057278 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:36.133299 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c1cd1c1d-9dd8-4e63-9655-072328be04de None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:36.135250 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1cd1c1d-9dd8-4e63-9655-072328be04de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:36.135487 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1cd1c1d-9dd8-4e63-9655-072328be04de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:36.135722 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c1cd1c1d-9dd8-4e63-9655-072328be04de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:36.135883 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c1cd1c1d-9dd8-4e63-9655-072328be04de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:36.140103 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:36.140103 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:36.140767 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c1cd1c1d-9dd8-4e63-9655-072328be04de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:36.141313 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1219/4865] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:36 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:36.530174 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:36.531652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:16:36.531841 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-813653102"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:36.533132 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-813653102'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:16:36.533238 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Create volume of 1 GB Jul 10 18:16:36.536917 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Availability Zones retrieved successfully. Jul 10 18:16:36.541884 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Flow 'volume_create_api' (b453dde0-f81a-4763-ad88-d360e7038489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:36.542601 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb551ab-ca9f-423b-9af2-1443c21fe219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:36.543372 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:16:36.569884 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb551ab-ca9f-423b-9af2-1443c21fe219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:36.570783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5313b790-ceaa-45aa-a830-9d14f8accf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:36.587110 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-618835e7-e68f-4c39-a751-54f2dfe633ce req-1403a5b4-37a1-4762-b9ee-b9e0d0aaaeb5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/attachments/87881ac8-825d-49c7-9ee2-0b93f74807ea returned with HTTP 200 Jul 10 18:16:36.587555 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1217/4866] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:16:36 2026] DELETE /volume/v3/attachments/87881ac8-825d-49c7-9ee2-0b93f74807ea => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:36.633479 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Created reservations ['eb320c58-186b-4311-94e5-31dc4c3c03a7', 'fdf0a604-b63c-4627-9b5f-489d5ba51df2', '51d524d9-f57e-4a3f-b731-f4457eeb2cee', '47e45a8c-4abd-4aeb-b22f-994959b7644a'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:16:36.634229 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5313b790-ceaa-45aa-a830-9d14f8accf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb320c58-186b-4311-94e5-31dc4c3c03a7', 'fdf0a604-b63c-4627-9b5f-489d5ba51df2', '51d524d9-f57e-4a3f-b731-f4457eeb2cee', '47e45a8c-4abd-4aeb-b22f-994959b7644a']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:36.634940 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f59d96f-acbe-4ea1-9a29-1bbea847bf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:36.656682 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f59d96f-acbe-4ea1-9a29-1bbea847bf71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1189cda8-c451-4542-a7f0-4ff582bc4599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-813653102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e73644a2024794a6abb97d00af5e57',qos_specs=None,replication_status=,reservations=['eb320c58-186b-4311-94e5-31dc4c3c03a7','fdf0a604-b63c-4627-9b5f-489d5ba51df2','51d524d9-f57e-4a3f-b731-f4457eeb2cee','47e45a8c-4abd-4aeb-b22f-994959b7644a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7ccdec24d2f4f698fc109f97a68afd5',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-813653102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1189cda8-c451-4542-a7f0-4ff582bc4599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47e73644a2024794a6abb97d00af5e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7ccdec24d2f4f698fc109f97a68afd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:36.657366 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c05ec58-3ddf-46e5-b20e-2c4574b8fa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:36.672632 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c05ec58-3ddf-46e5-b20e-2c4574b8fa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-813653102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e73644a2024794a6abb97d00af5e57',qos_specs=None,replication_status=,reservations=['eb320c58-186b-4311-94e5-31dc4c3c03a7','fdf0a604-b63c-4627-9b5f-489d5ba51df2','51d524d9-f57e-4a3f-b731-f4457eeb2cee','47e45a8c-4abd-4aeb-b22f-994959b7644a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7ccdec24d2f4f698fc109f97a68afd5',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:36.673270 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2216375f-b5ef-4776-b8c6-fbe42fa1dbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:36.681175 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2216375f-b5ef-4776-b8c6-fbe42fa1dbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:36.681922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Flow 'volume_create_api' (b453dde0-f81a-4763-ad88-d360e7038489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:36.682176 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Create volume request issued successfully. Jul 10 18:16:36.682655 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7777c4ef-5219-4ab7-ae54-1a49f98f9def tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:16:36.683238 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1227/4867] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:16:36 2026] POST /volume/v3/volumes => generated 752 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:16:36.694458 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f8191f49-b363-48b8-900e-1a11cde438eb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:36.696258 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f8191f49-b363-48b8-900e-1a11cde438eb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:36.696697 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f8191f49-b363-48b8-900e-1a11cde438eb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:36.696697 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f8191f49-b363-48b8-900e-1a11cde438eb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:36.703322 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:36.703322 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:36.706885 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f8191f49-b363-48b8-900e-1a11cde438eb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:36.711376 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f8191f49-b363-48b8-900e-1a11cde438eb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:36.711781 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1205/4868] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:36 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:37.154607 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c01d904f-9129-455f-a5dc-a767ad808e50 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:37.156299 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c01d904f-9129-455f-a5dc-a767ad808e50 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:37.156507 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c01d904f-9129-455f-a5dc-a767ad808e50 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:37.156729 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c01d904f-9129-455f-a5dc-a767ad808e50 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:37.156845 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c01d904f-9129-455f-a5dc-a767ad808e50 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:37.166130 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:37.166130 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:37.166656 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c01d904f-9129-455f-a5dc-a767ad808e50 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:37.167100 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1220/4869] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:37 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:37.724579 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-570741e6-3802-48cc-a7e7-843796058383 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:37.726916 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-570741e6-3802-48cc-a7e7-843796058383 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:37.727170 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-570741e6-3802-48cc-a7e7-843796058383 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:37.727420 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-570741e6-3802-48cc-a7e7-843796058383 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:37.736505 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:37.736505 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:37.740962 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-570741e6-3802-48cc-a7e7-843796058383 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:37.746398 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-570741e6-3802-48cc-a7e7-843796058383 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:37.746920 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1218/4870] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:37 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:37.791016 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-1813a212-5de0-438f-a30c-118a21353132 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:37.793303 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-1813a212-5de0-438f-a30c-118a21353132 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:37.793537 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-1813a212-5de0-438f-a30c-118a21353132 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:37.793796 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-1813a212-5de0-438f-a30c-118a21353132 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:37.800988 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:37.800988 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:37.804927 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-1813a212-5de0-438f-a30c-118a21353132 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:37.809609 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-1813a212-5de0-438f-a30c-118a21353132 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:37.810020 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1228/4871] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:16:37 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:38.178753 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-92d0b70f-5c80-4c1b-a6eb-e978252db87d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:38.180968 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-92d0b70f-5c80-4c1b-a6eb-e978252db87d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:38.181254 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-92d0b70f-5c80-4c1b-a6eb-e978252db87d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:38.181499 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-92d0b70f-5c80-4c1b-a6eb-e978252db87d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:38.181695 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-92d0b70f-5c80-4c1b-a6eb-e978252db87d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:38.186744 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:38.186744 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:38.187498 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-92d0b70f-5c80-4c1b-a6eb-e978252db87d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:38.187914 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1206/4872] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:38 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:39.198194 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-793089d0-f5a4-4baa-b221-f93481acf60d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:39.200423 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-793089d0-f5a4-4baa-b221-f93481acf60d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:39.200673 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-793089d0-f5a4-4baa-b221-f93481acf60d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:39.200935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-793089d0-f5a4-4baa-b221-f93481acf60d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:39.201071 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-793089d0-f5a4-4baa-b221-f93481acf60d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:39.205737 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:39.205737 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:39.206498 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-793089d0-f5a4-4baa-b221-f93481acf60d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:39.206935 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1221/4873] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:39 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:39.845510 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-482d4429-ae64-42b3-adb1-fa81f7c207d5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:39.845908 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-482d4429-ae64-42b3-adb1-fa81f7c207d5 None None] GET https://10.4.3.71/volume// Jul 10 18:16:39.846064 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-482d4429-ae64-42b3-adb1-fa81f7c207d5 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:39.846242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-482d4429-ae64-42b3-adb1-fa81f7c207d5 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:39.846540 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-482d4429-ae64-42b3-adb1-fa81f7c207d5 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:16:39.846844 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1219/4874] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:16:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:16:39.853971 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-275c5142-208e-422d-8ec2-ca0c064dd322 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:39.884481 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-275c5142-208e-422d-8ec2-ca0c064dd322 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:16:39.884935 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-275c5142-208e-422d-8ec2-ca0c064dd322 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1189cda8-c451-4542-a7f0-4ff582bc4599", "connector": null, "instance_uuid": "121dca2a-ca77-4d75-bc6f-367d00275dc5"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:39.892869 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:39.892869 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:39.920920 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-275c5142-208e-422d-8ec2-ca0c064dd322 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:16:39.921347 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1229/4875] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:16:39 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:40.100251 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-44bc54d7-57ac-42a8-884e-992035a201a5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.101906 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-44bc54d7-57ac-42a8-884e-992035a201a5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:16:40.102086 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-44bc54d7-57ac-42a8-884e-992035a201a5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.102263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-44bc54d7-57ac-42a8-884e-992035a201a5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.102412 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-44bc54d7-57ac-42a8-884e-992035a201a5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Delete volume with id: ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:16:40.108987 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.108987 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:40.109408 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-44bc54d7-57ac-42a8-884e-992035a201a5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:40.125315 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-44bc54d7-57ac-42a8-884e-992035a201a5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Delete volume request issued successfully. Jul 10 18:16:40.125488 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-44bc54d7-57ac-42a8-884e-992035a201a5 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 202 Jul 10 18:16:40.125910 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1207/4876] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:16:40 2026] DELETE /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:16:40.133028 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-80c02070-bf12-4ff4-b278-145948f794c2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.134830 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80c02070-bf12-4ff4-b278-145948f794c2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:16:40.135027 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80c02070-bf12-4ff4-b278-145948f794c2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.135195 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80c02070-bf12-4ff4-b278-145948f794c2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.141782 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.141782 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:40.145146 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-80c02070-bf12-4ff4-b278-145948f794c2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Volume info retrieved successfully. Jul 10 18:16:40.149331 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80c02070-bf12-4ff4-b278-145948f794c2 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 200 Jul 10 18:16:40.149763 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1222/4877] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:40 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 1247 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:40.216293 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0c78832b-66c8-41b1-b1fd-dc84f691535e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.218044 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0c78832b-66c8-41b1-b1fd-dc84f691535e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:40.218244 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0c78832b-66c8-41b1-b1fd-dc84f691535e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.218449 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0c78832b-66c8-41b1-b1fd-dc84f691535e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.218559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-0c78832b-66c8-41b1-b1fd-dc84f691535e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:40.222704 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.222704 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:40.223395 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0c78832b-66c8-41b1-b1fd-dc84f691535e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:40.223792 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1220/4878] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:40 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:40.234898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1456494e-eea3-4fd8-8cf6-432b8bf83fbb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.237144 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1456494e-eea3-4fd8-8cf6-432b8bf83fbb tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487/export_record Jul 10 18:16:40.237144 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1456494e-eea3-4fd8-8cf6-432b8bf83fbb tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.237355 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1456494e-eea3-4fd8-8cf6-432b8bf83fbb tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'export_record' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.237429 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-1456494e-eea3-4fd8-8cf6-432b8bf83fbb tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Export record for backup 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99948) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 18:16:40.241586 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.241586 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:40.242486 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.api [None req-1456494e-eea3-4fd8-8cf6-432b8bf83fbb tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling RPCAPI with context: , host: np0000005036, backup: 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99948) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 18:16:40.247848 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-1456494e-eea3-4fd8-8cf6-432b8bf83fbb tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] export_record in rpcapi backup_id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487 on host np0000005036. {{(pid=99948) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 18:16:40.333004 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-807db758-929f-4a4a-820d-e8205fc7da49 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.335257 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-807db758-929f-4a4a-820d-e8205fc7da49 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:40.335465 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-807db758-929f-4a4a-820d-e8205fc7da49 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.335691 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-807db758-929f-4a4a-820d-e8205fc7da49 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.344875 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.344875 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:40.348420 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-807db758-929f-4a4a-820d-e8205fc7da49 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:40.352757 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-807db758-929f-4a4a-820d-e8205fc7da49 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:40.353096 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1208/4879] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:40 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:40.447286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fb92d49a-3215-4f73-8fb0-2a81d659b48e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.447762 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb92d49a-3215-4f73-8fb0-2a81d659b48e None None] GET https://10.4.3.71/volume// Jul 10 18:16:40.447983 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb92d49a-3215-4f73-8fb0-2a81d659b48e None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.448225 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb92d49a-3215-4f73-8fb0-2a81d659b48e None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.448642 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb92d49a-3215-4f73-8fb0-2a81d659b48e None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:16:40.448955 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1223/4880] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:16:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:16:40.456685 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-d0907b74-23d1-4a90-be29-3a266373fa92 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.458647 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-d0907b74-23d1-4a90-be29-3a266373fa92 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:40.458890 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-d0907b74-23d1-4a90-be29-3a266373fa92 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.459093 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-d0907b74-23d1-4a90-be29-3a266373fa92 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.468113 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.468113 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:40.471763 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-d0907b74-23d1-4a90-be29-3a266373fa92 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:40.475673 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-d0907b74-23d1-4a90-be29-3a266373fa92 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:40.476053 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1221/4881] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:16:40 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:16:40.597508 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-0b083ce3-5e8b-4014-861b-ab368eda2239 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.600075 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-0b083ce3-5e8b-4014-861b-ab368eda2239 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] PUT https://10.4.3.71/volume/v3/attachments/4dad93bc-f0d3-4840-96d8-2a82300346a2 Jul 10 18:16:40.600552 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-0b083ce3-5e8b-4014-861b-ab368eda2239 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:40.609925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-0b083ce3-5e8b-4014-861b-ab368eda2239 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Acquiring lock "cinder-attachment_update-1189cda8-c451-4542-a7f0-4ff582bc4599-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:16:40.615193 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-0b083ce3-5e8b-4014-861b-ab368eda2239 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Lock "cinder-attachment_update-1189cda8-c451-4542-a7f0-4ff582bc4599-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:16:40.616369 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.616369 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:40.750399 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-1456494e-eea3-4fd8-8cf6-432b8bf83fbb tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODE2NWQzZTgtMjhhOC00Y2E3LWJjNmMtNzQwZjkyZmMwNDg3IiwgInVzZXJfaWQiOiAiZjBmZDA2NTA2NjM2NDQ5Y2ExMmVjMTAwZjU4ZGU4NzkiLCAicHJvamVjdF9pZCI6ICI0YWRhZThlYzYxMDU0ZTM4ODZmZDZkYWNiNjI0OWYzZiIsICJ2b2x1bWVfaWQiOiAiYzg1NWE5ZmMtZWU3MS00NWU0LTk2ZTUtMmQ4NTg5NDRlOGE0IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTQzOTIwMzI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzg1NWE5ZmMtZWU3MS00NWU0LTk2ZTUtMmQ4NTg5NDRlOGE0LzIwMjYwNzEwMTgxNjI3L2F6X25vdmFfYmFja3VwXzgxNjVkM2U4LTI4YTgtNGNhNy1iYzZjLTc0MGY5MmZjMDQ4NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MTY6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MTY6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODoxNjo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99948) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 18:16:40.750807 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1456494e-eea3-4fd8-8cf6-432b8bf83fbb tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487/export_record returned with HTTP 200 Jul 10 18:16:40.751392 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1230/4882] 10.4.3.71 () {68 vars in 1423 bytes} [Fri Jul 10 18:16:40 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487/export_record => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:40.759207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0498af17-7083-425d-b054-6eb765f80e0d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.761574 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0498af17-7083-425d-b054-6eb765f80e0d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:16:40.761863 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0498af17-7083-425d-b054-6eb765f80e0d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.762115 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0498af17-7083-425d-b054-6eb765f80e0d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.762270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-0498af17-7083-425d-b054-6eb765f80e0d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:40.767516 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.767516 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:40.768393 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0498af17-7083-425d-b054-6eb765f80e0d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:16:40.768959 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1224/4883] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:40 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:40.777979 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b134d90c-f7c9-46e6-81a5-8b90cd72ecac None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.780060 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b134d90c-f7c9-46e6-81a5-8b90cd72ecac tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] POST https://10.4.3.71/volume/v3/backups/import_record Jul 10 18:16:40.780581 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b134d90c-f7c9-46e6-81a5-8b90cd72ecac tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWM2Yzk4MDUtZTM2NC00MGU3LWI3OWItZmYyZjA0N2JjODEwIiwgInVzZXJfaWQiOiAiZjBmZDA2NTA2NjM2NDQ5Y2ExMmVjMTAwZjU4ZGU4NzkiLCAicHJvamVjdF9pZCI6ICI0YWRhZThlYzYxMDU0ZTM4ODZmZDZkYWNiNjI0OWYzZiIsICJ2b2x1bWVfaWQiOiAiYzg1NWE5ZmMtZWU3MS00NWU0LTk2ZTUtMmQ4NTg5NDRlOGE0IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTQzOTIwMzI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzg1NWE5ZmMtZWU3MS00NWU0LTk2ZTUtMmQ4NTg5NDRlOGE0LzIwMjYwNzEwMTgxNjI3L2F6X25vdmFfYmFja3VwXzgxNjVkM2U4LTI4YTgtNGNhNy1iYzZjLTc0MGY5MmZjMDQ4NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MTY6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MTY6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODoxNjo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:40.782196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-b134d90c-f7c9-46e6-81a5-8b90cd72ecac tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWM2Yzk4MDUtZTM2NC00MGU3LWI3OWItZmYyZjA0N2JjODEwIiwgInVzZXJfaWQiOiAiZjBmZDA2NTA2NjM2NDQ5Y2ExMmVjMTAwZjU4ZGU4NzkiLCAicHJvamVjdF9pZCI6ICI0YWRhZThlYzYxMDU0ZTM4ODZmZDZkYWNiNjI0OWYzZiIsICJ2b2x1bWVfaWQiOiAiYzg1NWE5ZmMtZWU3MS00NWU0LTk2ZTUtMmQ4NTg5NDRlOGE0IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTQzOTIwMzI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzg1NWE5ZmMtZWU3MS00NWU0LTk2ZTUtMmQ4NTg5NDRlOGE0LzIwMjYwNzEwMTgxNjI3L2F6X25vdmFfYmFja3VwXzgxNjVkM2U4LTI4YTgtNGNhNy1iYzZjLTc0MGY5MmZjMDQ4NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MTY6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MTY6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODoxNjo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99949) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 18:16:40.782392 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-b134d90c-f7c9-46e6-81a5-8b90cd72ecac tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWM2Yzk4MDUtZTM2NC00MGU3LWI3OWItZmYyZjA0N2JjODEwIiwgInVzZXJfaWQiOiAiZjBmZDA2NTA2NjM2NDQ5Y2ExMmVjMTAwZjU4ZGU4NzkiLCAicHJvamVjdF9pZCI6ICI0YWRhZThlYzYxMDU0ZTM4ODZmZDZkYWNiNjI0OWYzZiIsICJ2b2x1bWVfaWQiOiAiYzg1NWE5ZmMtZWU3MS00NWU0LTk2ZTUtMmQ4NTg5NDRlOGE0IiwgImhvc3QiOiAibnAwMDAwMDA1MDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTQzOTIwMzI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzg1NWE5ZmMtZWU3MS00NWU0LTk2ZTUtMmQ4NTg5NDRlOGE0LzIwMjYwNzEwMTgxNjI3L2F6X25vdmFfYmFja3VwXzgxNjVkM2U4LTI4YTgtNGNhNy1iYzZjLTc0MGY5MmZjMDQ4NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6MTY6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6MTY6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODoxNjo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99949) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 18:16:40.783106 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.policy [None req-b134d90c-f7c9-46e6-81a5-8b90cd72ecac tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '910e8a030f294cb8b8cb1445fd8e2629', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4adae8ec61054e3886fd6dacb6249f3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99949) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:16:40.783321 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b134d90c-f7c9-46e6-81a5-8b90cd72ecac tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] https://10.4.3.71/volume/v3/backups/import_record returned with HTTP 403 Jul 10 18:16:40.783995 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1222/4884] 10.4.3.71 () {70 vars in 1335 bytes} [Fri Jul 10 18:16:40 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:40.790473 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-70d12b14-d98e-4b54-84dc-24f1a9148df7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.792908 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-70d12b14-d98e-4b54-84dc-24f1a9148df7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 Jul 10 18:16:40.793172 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-70d12b14-d98e-4b54-84dc-24f1a9148df7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.793396 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-70d12b14-d98e-4b54-84dc-24f1a9148df7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.793575 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-70d12b14-d98e-4b54-84dc-24f1a9148df7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume with id: c855a9fc-ee71-45e4-96e5-2d858944e8a4 Jul 10 18:16:40.800553 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.800553 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:40.800924 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-70d12b14-d98e-4b54-84dc-24f1a9148df7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:40.815849 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-70d12b14-d98e-4b54-84dc-24f1a9148df7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume request issued successfully. Jul 10 18:16:40.816121 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-70d12b14-d98e-4b54-84dc-24f1a9148df7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 returned with HTTP 202 Jul 10 18:16:40.816676 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1231/4885] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:16:40 2026] DELETE /volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:16:40.823926 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-76be3ee5-04d1-4857-932a-3d7cb8d3d890 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:40.825961 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-76be3ee5-04d1-4857-932a-3d7cb8d3d890 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 Jul 10 18:16:40.826197 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-76be3ee5-04d1-4857-932a-3d7cb8d3d890 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:40.826381 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-76be3ee5-04d1-4857-932a-3d7cb8d3d890 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:40.834077 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:40.834077 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:40.837779 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-76be3ee5-04d1-4857-932a-3d7cb8d3d890 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:40.843096 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-76be3ee5-04d1-4857-932a-3d7cb8d3d890 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 returned with HTTP 200 Jul 10 18:16:40.843578 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1225/4886] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:40 2026] GET /volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:41.138334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-0b083ce3-5e8b-4014-861b-ab368eda2239 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Lock "cinder-attachment_update-1189cda8-c451-4542-a7f0-4ff582bc4599-np0000005036" released by "attachment_update" :: held 0.523s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:16:41.138669 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-0b083ce3-5e8b-4014-861b-ab368eda2239 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments/4dad93bc-f0d3-4840-96d8-2a82300346a2 returned with HTTP 200 Jul 10 18:16:41.139146 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1209/4887] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:16:40 2026] PUT /volume/v3/attachments/4dad93bc-f0d3-4840-96d8-2a82300346a2 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:41.161828 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5d60a0eb-8569-4b84-8d3c-496102e4ac32 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.163439 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d60a0eb-8569-4b84-8d3c-496102e4ac32 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 Jul 10 18:16:41.163628 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d60a0eb-8569-4b84-8d3c-496102e4ac32 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.163840 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d60a0eb-8569-4b84-8d3c-496102e4ac32 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.169558 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d60a0eb-8569-4b84-8d3c-496102e4ac32 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 returned with HTTP 404 Jul 10 18:16:41.169990 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1223/4888] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/volumes/ff43d8b7-cdda-49c9-be70-612d84359078 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:41.177852 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-12351a87-1f39-4a97-96c4-3da753677595 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.180130 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-12351a87-1f39-4a97-96c4-3da753677595 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:41.180387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-12351a87-1f39-4a97-96c4-3da753677595 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.180698 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-12351a87-1f39-4a97-96c4-3da753677595 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.180979 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-12351a87-1f39-4a97-96c4-3da753677595 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Delete volume with id: 9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:41.187946 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-12351a87-1f39-4a97-96c4-3da753677595 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 404 Jul 10 18:16:41.188607 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1232/4889] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:16:41 2026] DELETE /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:41.195075 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a8f696b2-2eda-4c1b-b302-2e9605a7d1e9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.196854 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a8f696b2-2eda-4c1b-b302-2e9605a7d1e9 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba Jul 10 18:16:41.197048 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a8f696b2-2eda-4c1b-b302-2e9605a7d1e9 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.197226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a8f696b2-2eda-4c1b-b302-2e9605a7d1e9 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.202872 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a8f696b2-2eda-4c1b-b302-2e9605a7d1e9 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba returned with HTTP 404 Jul 10 18:16:41.203288 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1226/4890] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/volumes/9a1a0b5c-24fc-449c-9380-66f00be4e5ba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:41.211430 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9e149189-64ca-4d6b-81b4-5c572cf3d278 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.213198 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9e149189-64ca-4d6b-81b4-5c572cf3d278 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] DELETE https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:41.213379 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9e149189-64ca-4d6b-81b4-5c572cf3d278 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.213557 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9e149189-64ca-4d6b-81b4-5c572cf3d278 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.213749 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-9e149189-64ca-4d6b-81b4-5c572cf3d278 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Delete volume with id: 388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:41.220011 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9e149189-64ca-4d6b-81b4-5c572cf3d278 tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 404 Jul 10 18:16:41.220480 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1210/4891] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:16:41 2026] DELETE /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:41.227259 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2ecfdfde-0d1f-493b-8715-5ac0b7a819cd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.229290 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ecfdfde-0d1f-493b-8715-5ac0b7a819cd tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] GET https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 Jul 10 18:16:41.229543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ecfdfde-0d1f-493b-8715-5ac0b7a819cd tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.229811 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ecfdfde-0d1f-493b-8715-5ac0b7a819cd tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.235125 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ecfdfde-0d1f-493b-8715-5ac0b7a819cd tempest-TestInstancesWithCinderVolumes-2053879868 tempest-TestInstancesWithCinderVolumes-2053879868-project-member] https://10.4.3.71/volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 returned with HTTP 404 Jul 10 18:16:41.235793 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1224/4892] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/volumes/388af8f3-801e-4001-80c1-0e99ddedfce9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:41.242659 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-30f80e59-b425-4514-8ff4-45193aeb2a5a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.244279 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-30f80e59-b425-4514-8ff4-45193aeb2a5a tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:16:41.244484 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-30f80e59-b425-4514-8ff4-45193aeb2a5a tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.244723 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-30f80e59-b425-4514-8ff4-45193aeb2a5a tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.245551 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-30f80e59-b425-4514-8ff4-45193aeb2a5a tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:16:41.258190 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-30f80e59-b425-4514-8ff4-45193aeb2a5a tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Get all volumes completed successfully. Jul 10 18:16:41.260134 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:41.260134 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:41.263829 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-30f80e59-b425-4514-8ff4-45193aeb2a5a tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:16:41.264199 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1233/4893] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8402 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:41.277845 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a537df2b-5e38-4d3a-8706-76fb68f3a400 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.279492 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a537df2b-5e38-4d3a-8706-76fb68f3a400 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] DELETE https://10.4.3.71/volume/v3/types/befb8eaa-1c6e-4b44-8c44-b453ea76b501 Jul 10 18:16:41.279717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a537df2b-5e38-4d3a-8706-76fb68f3a400 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.279917 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a537df2b-5e38-4d3a-8706-76fb68f3a400 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.302088 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a537df2b-5e38-4d3a-8706-76fb68f3a400 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/types/befb8eaa-1c6e-4b44-8c44-b453ea76b501 returned with HTTP 202 Jul 10 18:16:41.302468 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1227/4894] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:16:41 2026] DELETE /volume/v3/types/befb8eaa-1c6e-4b44-8c44-b453ea76b501 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:16:41.309131 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5615b2bb-66f0-456f-997f-075107e94a01 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.310811 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5615b2bb-66f0-456f-997f-075107e94a01 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:16:41.311036 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5615b2bb-66f0-456f-997f-075107e94a01 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.311214 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5615b2bb-66f0-456f-997f-075107e94a01 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Calling method 'detail' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.311776 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:41.311776 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:41.312070 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-5615b2bb-66f0-456f-997f-075107e94a01 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:16:41.340931 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5615b2bb-66f0-456f-997f-075107e94a01 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Get all volumes completed successfully. Jul 10 18:16:41.342694 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:41.342694 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:41.346412 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5615b2bb-66f0-456f-997f-075107e94a01 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:16:41.346835 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1211/4895] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8402 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:41.361587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8881faad-a110-47c2-aeae-db1f97f7096b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.363491 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8881faad-a110-47c2-aeae-db1f97f7096b tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] DELETE https://10.4.3.71/volume/v3/types/4bfab969-9a7c-4122-8ebc-aa4172ee34a2 Jul 10 18:16:41.363756 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8881faad-a110-47c2-aeae-db1f97f7096b tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.363993 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d3027911-ff11-4cf2-99a4-cb81060e8fbb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.364044 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8881faad-a110-47c2-aeae-db1f97f7096b tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.365944 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d3027911-ff11-4cf2-99a4-cb81060e8fbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:41.366158 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d3027911-ff11-4cf2-99a4-cb81060e8fbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.366358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d3027911-ff11-4cf2-99a4-cb81060e8fbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.375340 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:41.375340 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:41.379657 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d3027911-ff11-4cf2-99a4-cb81060e8fbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:41.382863 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d3027911-ff11-4cf2-99a4-cb81060e8fbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:41.383203 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1234/4896] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:41.389767 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8881faad-a110-47c2-aeae-db1f97f7096b tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/types/4bfab969-9a7c-4122-8ebc-aa4172ee34a2 returned with HTTP 202 Jul 10 18:16:41.390157 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1225/4897] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:16:41 2026] DELETE /volume/v3/types/4bfab969-9a7c-4122-8ebc-aa4172ee34a2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:16:41.640956 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b3c25921-a826-41bc-b7ca-d3ca9a5a225e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.642653 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b3c25921-a826-41bc-b7ca-d3ca9a5a225e tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:16:41.642842 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b3c25921-a826-41bc-b7ca-d3ca9a5a225e tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.643014 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b3c25921-a826-41bc-b7ca-d3ca9a5a225e tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Calling method 'detail' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.643865 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-b3c25921-a826-41bc-b7ca-d3ca9a5a225e tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:16:41.654293 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b3c25921-a826-41bc-b7ca-d3ca9a5a225e tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Get all volumes completed successfully. Jul 10 18:16:41.655935 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:41.655935 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:41.659479 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b3c25921-a826-41bc-b7ca-d3ca9a5a225e tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:16:41.659911 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1228/4898] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:41.679529 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3973856f-7c05-4570-801a-48c1d8c4448d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.681059 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3973856f-7c05-4570-801a-48c1d8c4448d tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 Jul 10 18:16:41.681369 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3973856f-7c05-4570-801a-48c1d8c4448d tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.681701 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3973856f-7c05-4570-801a-48c1d8c4448d tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.681999 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-3973856f-7c05-4570-801a-48c1d8c4448d tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Delete volume with id: 4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 Jul 10 18:16:41.690247 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:41.690247 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:41.691587 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3973856f-7c05-4570-801a-48c1d8c4448d tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Volume info retrieved successfully. Jul 10 18:16:41.701152 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.image.cache [None req-3973856f-7c05-4570-801a-48c1d8c4448d tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'f9786aea-99e2-4b2d-87a8-f31558367922', 'volume_id': '4f37d22c-6b67-43cc-ab7a-31cccdc8caa8', 'host': 'np0000005036@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 18, 14, 42), 'last_used': datetime.datetime(2026, 7, 10, 18, 14, 54)}. {{(pid=99950) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 18:16:41.710254 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3973856f-7c05-4570-801a-48c1d8c4448d tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Delete volume request issued successfully. Jul 10 18:16:41.710622 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3973856f-7c05-4570-801a-48c1d8c4448d tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/volumes/4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 returned with HTTP 202 Jul 10 18:16:41.711138 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1212/4899] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:16:41 2026] DELETE /volume/v3/volumes/4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:16:41.719252 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b44915cd-a759-41e8-b7e3-ec856db97776 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.721472 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b44915cd-a759-41e8-b7e3-ec856db97776 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] GET https://10.4.3.71/volume/v3/volumes/4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 Jul 10 18:16:41.721750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b44915cd-a759-41e8-b7e3-ec856db97776 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.721987 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b44915cd-a759-41e8-b7e3-ec856db97776 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.729219 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:41.729219 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:41.733125 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b44915cd-a759-41e8-b7e3-ec856db97776 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Volume info retrieved successfully. Jul 10 18:16:41.737748 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b44915cd-a759-41e8-b7e3-ec856db97776 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/volumes/4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 returned with HTTP 200 Jul 10 18:16:41.738169 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1235/4900] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/volumes/4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:41.856280 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6f9cd04b-a7d0-418c-b24f-b97309cc467e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.858035 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f9cd04b-a7d0-418c-b24f-b97309cc467e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 Jul 10 18:16:41.858234 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f9cd04b-a7d0-418c-b24f-b97309cc467e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.858429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6f9cd04b-a7d0-418c-b24f-b97309cc467e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.864619 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6f9cd04b-a7d0-418c-b24f-b97309cc467e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 returned with HTTP 404 Jul 10 18:16:41.865084 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1226/4901] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/volumes/c855a9fc-ee71-45e4-96e5-2d858944e8a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:41.872327 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1abee93c-263d-449f-851a-df3617c04c2a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.874290 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1abee93c-263d-449f-851a-df3617c04c2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] GET https://10.4.3.71/volume/v3/backups Jul 10 18:16:41.874531 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1abee93c-263d-449f-851a-df3617c04c2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.874771 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1abee93c-263d-449f-851a-df3617c04c2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.874999 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.api_utils [None req-1abee93c-263d-449f-851a-df3617c04c2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Removing options '' from query. {{(pid=99951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:16:41.880362 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1abee93c-263d-449f-851a-df3617c04c2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 200 Jul 10 18:16:41.880793 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1229/4902] 10.4.3.71 () {68 vars in 1270 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/backups => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:41.888931 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c4493fad-3943-4172-aa16-859c736ebd43 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.890696 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4493fad-3943-4172-aa16-859c736ebd43 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] GET https://10.4.3.71/volume/v3/backups?project_id=4adae8ec61054e3886fd6dacb6249f3f Jul 10 18:16:41.890920 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4493fad-3943-4172-aa16-859c736ebd43 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:41.891122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c4493fad-3943-4172-aa16-859c736ebd43 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:41.891348 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.api_utils [None req-c4493fad-3943-4172-aa16-859c736ebd43 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Removing options 'project_id' from query. {{(pid=99950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:16:41.896662 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c4493fad-3943-4172-aa16-859c736ebd43 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] https://10.4.3.71/volume/v3/backups?project_id=4adae8ec61054e3886fd6dacb6249f3f returned with HTTP 200 Jul 10 18:16:41.897058 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1213/4903] 10.4.3.71 () {68 vars in 1357 bytes} [Fri Jul 10 18:16:41 2026] GET /volume/v3/backups?project_id=4adae8ec61054e3886fd6dacb6249f3f => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:41.906867 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:41.908682 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:16:41.909110 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-197557965"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:41.910803 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-197557965'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:16:41.911044 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume of 1 GB Jul 10 18:16:41.915721 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Availability Zones retrieved successfully. Jul 10 18:16:41.923479 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Flow 'volume_create_api' (a6aadc91-5588-40f3-b3cd-09143f1b73c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:41.924519 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e81c0ce-226d-466f-b785-3fb7b7c04ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:41.925428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:16:41.953732 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e81c0ce-226d-466f-b785-3fb7b7c04ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:41.954759 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfe17a8-1b6a-4e30-90aa-ce97d1726deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:42.002705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Created reservations ['8149fa15-d944-4d05-bd67-a566672ae294', '0a7a506f-e7a6-408a-b109-4b1fbb7266bd', '19489575-e452-4c6e-8d78-8453169772dc', '6a16df57-0b0b-4b30-b1da-acbaaac0e130'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:16:42.003401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfe17a8-1b6a-4e30-90aa-ce97d1726deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8149fa15-d944-4d05-bd67-a566672ae294', '0a7a506f-e7a6-408a-b109-4b1fbb7266bd', '19489575-e452-4c6e-8d78-8453169772dc', '6a16df57-0b0b-4b30-b1da-acbaaac0e130']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:42.004106 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c166ec2-9e4d-4b4f-bfd1-712e4c99ce20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:42.031487 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c166ec2-9e4d-4b4f-bfd1-712e4c99ce20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-197557965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['8149fa15-d944-4d05-bd67-a566672ae294','0a7a506f-e7a6-408a-b109-4b1fbb7266bd','19489575-e452-4c6e-8d78-8453169772dc','6a16df57-0b0b-4b30-b1da-acbaaac0e130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd06506636449ca12ec100f58de879',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-197557965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4adae8ec61054e3886fd6dacb6249f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0fd06506636449ca12ec100f58de879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:42.032279 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425b043e-0816-4b53-bf91-c9ca2f18827c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:42.053265 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425b043e-0816-4b53-bf91-c9ca2f18827c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-197557965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['8149fa15-d944-4d05-bd67-a566672ae294','0a7a506f-e7a6-408a-b109-4b1fbb7266bd','19489575-e452-4c6e-8d78-8453169772dc','6a16df57-0b0b-4b30-b1da-acbaaac0e130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd06506636449ca12ec100f58de879',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:42.053976 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf56d59-c931-4d1d-adec-57f6b3656cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:42.065202 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf56d59-c931-4d1d-adec-57f6b3656cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:42.066460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Flow 'volume_create_api' (a6aadc91-5588-40f3-b3cd-09143f1b73c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:42.067000 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Create volume request issued successfully. Jul 10 18:16:42.067814 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f2b871f-ee1d-46d2-9775-bfc6ea28fa6f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:16:42.068379 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1236/4904] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:16:41 2026] POST /volume/v3/volumes => generated 775 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:16:42.081109 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-083b2083-9a90-4e52-bfe2-f58b464b3582 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:42.083384 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-083b2083-9a90-4e52-bfe2-f58b464b3582 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd Jul 10 18:16:42.083384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-083b2083-9a90-4e52-bfe2-f58b464b3582 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:42.083384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-083b2083-9a90-4e52-bfe2-f58b464b3582 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:42.089755 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:42.089755 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:42.092797 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-083b2083-9a90-4e52-bfe2-f58b464b3582 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:42.096185 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-083b2083-9a90-4e52-bfe2-f58b464b3582 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd returned with HTTP 200 Jul 10 18:16:42.096525 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1227/4905] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:42 2026] GET /volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:42.396169 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-18504677-6e06-412b-b44b-f94fb796e2df None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:42.397961 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18504677-6e06-412b-b44b-f94fb796e2df tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:42.398243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18504677-6e06-412b-b44b-f94fb796e2df tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:42.398858 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18504677-6e06-412b-b44b-f94fb796e2df tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:42.409614 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:42.409614 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:42.413659 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-18504677-6e06-412b-b44b-f94fb796e2df tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:42.418613 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18504677-6e06-412b-b44b-f94fb796e2df tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:42.419004 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1230/4906] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:42 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:42.752721 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-88493aae-cd1b-4dac-a222-a7cb1254cd50 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:42.754181 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88493aae-cd1b-4dac-a222-a7cb1254cd50 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] GET https://10.4.3.71/volume/v3/volumes/4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 Jul 10 18:16:42.754354 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88493aae-cd1b-4dac-a222-a7cb1254cd50 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:42.754525 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-88493aae-cd1b-4dac-a222-a7cb1254cd50 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:42.759970 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-88493aae-cd1b-4dac-a222-a7cb1254cd50 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/volumes/4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 returned with HTTP 404 Jul 10 18:16:42.760510 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1214/4907] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:42 2026] GET /volume/v3/volumes/4f37d22c-6b67-43cc-ab7a-31cccdc8caa8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:42.767962 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ced68e87-52e4-4a04-a8a4-8692a92b22b1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:42.769794 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ced68e87-52e4-4a04-a8a4-8692a92b22b1 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] DELETE https://10.4.3.71/volume/v3/types/36cecc9a-6f42-4575-8928-e2dc98648d25 Jul 10 18:16:42.769983 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ced68e87-52e4-4a04-a8a4-8692a92b22b1 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:42.770168 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ced68e87-52e4-4a04-a8a4-8692a92b22b1 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:42.770386 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:42.770386 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:42.791985 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ced68e87-52e4-4a04-a8a4-8692a92b22b1 tempest-TestInstancesWithCinderVolumes-1947446051 tempest-TestInstancesWithCinderVolumes-1947446051-project-admin] https://10.4.3.71/volume/v3/types/36cecc9a-6f42-4575-8928-e2dc98648d25 returned with HTTP 202 Jul 10 18:16:42.792404 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1237/4908] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:16:42 2026] DELETE /volume/v3/types/36cecc9a-6f42-4575-8928-e2dc98648d25 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:16:43.109979 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eab2ae64-6d35-42b2-95c4-4535d0a29f72 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:43.111777 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eab2ae64-6d35-42b2-95c4-4535d0a29f72 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd Jul 10 18:16:43.111986 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eab2ae64-6d35-42b2-95c4-4535d0a29f72 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:43.112174 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eab2ae64-6d35-42b2-95c4-4535d0a29f72 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:43.119462 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:43.119462 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:43.123474 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eab2ae64-6d35-42b2-95c4-4535d0a29f72 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:43.128075 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eab2ae64-6d35-42b2-95c4-4535d0a29f72 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd returned with HTTP 200 Jul 10 18:16:43.128606 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1228/4909] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:43 2026] GET /volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:43.143308 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f0e0ece2-8d00-44a2-b227-e1f9a41dbce3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:43.145233 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f0e0ece2-8d00-44a2-b227-e1f9a41dbce3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] POST https://10.4.3.71/volume/v3/backups Jul 10 18:16:43.145693 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f0e0ece2-8d00-44a2-b227-e1f9a41dbce3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd", "name": "tempest-type-Backup-967957809"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:43.147169 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-f0e0ece2-8d00-44a2-b227-e1f9a41dbce3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Creating new backup {'backup': {'volume_id': '1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd', 'name': 'tempest-type-Backup-967957809'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:16:43.147367 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-f0e0ece2-8d00-44a2-b227-e1f9a41dbce3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Creating backup of volume 1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd in container None Jul 10 18:16:43.155329 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:43.155329 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:43.155701 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f0e0ece2-8d00-44a2-b227-e1f9a41dbce3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:16:43.172343 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-f0e0ece2-8d00-44a2-b227-e1f9a41dbce3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Created reservations ['dc70c9fa-cd4e-4e4b-8117-7af1563573e8', 'b41aa799-64a9-485b-8a79-6c2d831bf529'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:16:43.206605 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f0e0ece2-8d00-44a2-b227-e1f9a41dbce3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:16:43.207080 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1231/4910] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:16:43 2026] POST /volume/v3/backups => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:16:43.215185 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-67e582ac-1c0e-4ce6-bd6a-0216e51ea3fa None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:43.217191 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-67e582ac-1c0e-4ce6-bd6a-0216e51ea3fa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:43.217500 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-67e582ac-1c0e-4ce6-bd6a-0216e51ea3fa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:43.217791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-67e582ac-1c0e-4ce6-bd6a-0216e51ea3fa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:43.217941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-67e582ac-1c0e-4ce6-bd6a-0216e51ea3fa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:43.223175 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:43.223175 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:43.224281 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-67e582ac-1c0e-4ce6-bd6a-0216e51ea3fa tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:43.224729 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1215/4911] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:43 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:43.434905 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-865fb4f9-acff-4c4c-95bf-dd9454c3cb58 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:43.437080 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-865fb4f9-acff-4c4c-95bf-dd9454c3cb58 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:43.437293 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-865fb4f9-acff-4c4c-95bf-dd9454c3cb58 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:43.437469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-865fb4f9-acff-4c4c-95bf-dd9454c3cb58 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:43.447057 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:43.447057 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:43.450905 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-865fb4f9-acff-4c4c-95bf-dd9454c3cb58 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:43.455609 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-865fb4f9-acff-4c4c-95bf-dd9454c3cb58 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:43.456087 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1238/4912] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:43 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:44.237054 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3a2d4e1e-6a27-48a7-bc32-0c6853c71e26 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:44.238954 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3a2d4e1e-6a27-48a7-bc32-0c6853c71e26 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:44.239325 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3a2d4e1e-6a27-48a7-bc32-0c6853c71e26 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:44.239516 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3a2d4e1e-6a27-48a7-bc32-0c6853c71e26 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:44.239775 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-3a2d4e1e-6a27-48a7-bc32-0c6853c71e26 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:44.244283 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:44.244283 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:44.244965 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3a2d4e1e-6a27-48a7-bc32-0c6853c71e26 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:44.245363 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1229/4913] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:44 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:44.471223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-97a0c7ff-6380-47dc-a6d7-bc03fc54b7af None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:44.473184 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97a0c7ff-6380-47dc-a6d7-bc03fc54b7af tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:44.473421 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-97a0c7ff-6380-47dc-a6d7-bc03fc54b7af tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:44.473702 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-97a0c7ff-6380-47dc-a6d7-bc03fc54b7af tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:44.483593 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:44.483593 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:44.486980 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-97a0c7ff-6380-47dc-a6d7-bc03fc54b7af tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:44.492386 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-97a0c7ff-6380-47dc-a6d7-bc03fc54b7af tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:44.492946 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1232/4914] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:44 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:45.256326 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cd5f5792-3d3a-47af-ba71-790d86fd0382 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:45.258256 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cd5f5792-3d3a-47af-ba71-790d86fd0382 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:45.258460 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cd5f5792-3d3a-47af-ba71-790d86fd0382 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:45.258693 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cd5f5792-3d3a-47af-ba71-790d86fd0382 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:45.259495 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-cd5f5792-3d3a-47af-ba71-790d86fd0382 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:45.263451 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:45.263451 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:45.264211 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cd5f5792-3d3a-47af-ba71-790d86fd0382 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:45.264773 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1216/4915] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:45 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:45.504916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9a6565f5-8382-49df-84f1-cdd1cf4e4402 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:45.506783 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a6565f5-8382-49df-84f1-cdd1cf4e4402 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:45.506986 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a6565f5-8382-49df-84f1-cdd1cf4e4402 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:45.507165 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a6565f5-8382-49df-84f1-cdd1cf4e4402 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:45.516506 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:45.516506 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:45.519884 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9a6565f5-8382-49df-84f1-cdd1cf4e4402 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:45.523936 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a6565f5-8382-49df-84f1-cdd1cf4e4402 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:45.524357 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1239/4916] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:45 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:46.277049 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5aa88838-5108-47dd-a04f-fe1e009d98e6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:46.277049 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5aa88838-5108-47dd-a04f-fe1e009d98e6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:46.277049 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5aa88838-5108-47dd-a04f-fe1e009d98e6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:46.277420 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5aa88838-5108-47dd-a04f-fe1e009d98e6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:46.277420 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-5aa88838-5108-47dd-a04f-fe1e009d98e6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:46.281016 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:46.281016 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:46.281632 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5aa88838-5108-47dd-a04f-fe1e009d98e6 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:46.281935 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1230/4917] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:46 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:46.536148 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cd64c60b-035f-421e-980d-621f05e92ba4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:46.538114 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd64c60b-035f-421e-980d-621f05e92ba4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:46.538314 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd64c60b-035f-421e-980d-621f05e92ba4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:46.538493 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd64c60b-035f-421e-980d-621f05e92ba4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:46.548617 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:46.548617 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:46.552416 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cd64c60b-035f-421e-980d-621f05e92ba4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:46.557542 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd64c60b-035f-421e-980d-621f05e92ba4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:46.558174 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1233/4918] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:46 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:47.291408 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8f035b2d-66a1-43f1-b5f6-d22d10cdb183 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:47.293662 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f035b2d-66a1-43f1-b5f6-d22d10cdb183 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:47.293879 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f035b2d-66a1-43f1-b5f6-d22d10cdb183 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:47.294061 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f035b2d-66a1-43f1-b5f6-d22d10cdb183 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:47.294184 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8f035b2d-66a1-43f1-b5f6-d22d10cdb183 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:47.298432 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:47.298432 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:47.299083 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f035b2d-66a1-43f1-b5f6-d22d10cdb183 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:47.299418 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1217/4919] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:47 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:47.572741 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f7088abe-eebc-4f8f-a496-1ff2d645dd1a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:47.574751 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f7088abe-eebc-4f8f-a496-1ff2d645dd1a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:47.574974 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f7088abe-eebc-4f8f-a496-1ff2d645dd1a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:47.575203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f7088abe-eebc-4f8f-a496-1ff2d645dd1a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:47.583835 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:47.583835 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:47.587044 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f7088abe-eebc-4f8f-a496-1ff2d645dd1a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:47.591054 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f7088abe-eebc-4f8f-a496-1ff2d645dd1a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:47.591477 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1240/4920] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:47 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:48.309784 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7bc82a30-f8b8-49d6-8010-bfd9d80deb2e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:48.312181 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7bc82a30-f8b8-49d6-8010-bfd9d80deb2e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:48.312459 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7bc82a30-f8b8-49d6-8010-bfd9d80deb2e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:48.312754 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7bc82a30-f8b8-49d6-8010-bfd9d80deb2e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:48.312934 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-7bc82a30-f8b8-49d6-8010-bfd9d80deb2e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:48.318525 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:48.318525 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:48.319283 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7bc82a30-f8b8-49d6-8010-bfd9d80deb2e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:48.319763 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1231/4921] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:48 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:48.397086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-50babf43-2a91-4777-b5c1-7bb85d864faf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:48.399484 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-50babf43-2a91-4777-b5c1-7bb85d864faf tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/attachments/4dad93bc-f0d3-4840-96d8-2a82300346a2/action Jul 10 18:16:48.399921 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-50babf43-2a91-4777-b5c1-7bb85d864faf tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:16:48.400068 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-50babf43-2a91-4777-b5c1-7bb85d864faf tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:48.419808 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:48.419808 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:48.436478 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-11fc82cb-1d56-4ffb-81a9-d73fa7c0797a req-50babf43-2a91-4777-b5c1-7bb85d864faf tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments/4dad93bc-f0d3-4840-96d8-2a82300346a2/action returned with HTTP 204 Jul 10 18:16:48.437090 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1234/4922] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:16:48 2026] POST /volume/v3/attachments/4dad93bc-f0d3-4840-96d8-2a82300346a2/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:16:48.610659 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-65bf01a8-f271-4d56-a0bc-e452adfa16ac None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:48.610659 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-65bf01a8-f271-4d56-a0bc-e452adfa16ac tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:48.610659 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-65bf01a8-f271-4d56-a0bc-e452adfa16ac tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:48.611221 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-65bf01a8-f271-4d56-a0bc-e452adfa16ac tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:48.624553 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:48.624553 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:48.629332 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-65bf01a8-f271-4d56-a0bc-e452adfa16ac tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:48.635995 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-65bf01a8-f271-4d56-a0bc-e452adfa16ac tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:48.636608 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1218/4923] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:48 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:48.648152 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9e970234-b3c2-451e-b146-e68b25f4d3b0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:48.649964 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9e970234-b3c2-451e-b146-e68b25f4d3b0 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:16:48.650164 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9e970234-b3c2-451e-b146-e68b25f4d3b0 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:48.650379 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9e970234-b3c2-451e-b146-e68b25f4d3b0 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:48.659599 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:48.659599 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:48.663117 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9e970234-b3c2-451e-b146-e68b25f4d3b0 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:16:48.667249 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9e970234-b3c2-451e-b146-e68b25f4d3b0 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:16:48.667680 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1241/4924] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:48 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:49.330723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-175b09ba-5a70-4628-be6f-0df05b9c7c71 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:49.332928 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-175b09ba-5a70-4628-be6f-0df05b9c7c71 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:49.333249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-175b09ba-5a70-4628-be6f-0df05b9c7c71 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:49.333556 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-175b09ba-5a70-4628-be6f-0df05b9c7c71 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:49.333757 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-175b09ba-5a70-4628-be6f-0df05b9c7c71 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:49.338339 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:49.338339 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:49.339066 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-175b09ba-5a70-4628-be6f-0df05b9c7c71 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:49.339581 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1232/4925] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:49 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:50.351431 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7e12fca5-2ba1-40e0-803c-447387ec25f4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:50.353335 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e12fca5-2ba1-40e0-803c-447387ec25f4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:50.353695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e12fca5-2ba1-40e0-803c-447387ec25f4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:50.353960 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7e12fca5-2ba1-40e0-803c-447387ec25f4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:50.354062 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-7e12fca5-2ba1-40e0-803c-447387ec25f4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:50.359066 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:50.359066 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:50.359834 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7e12fca5-2ba1-40e0-803c-447387ec25f4 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:50.360414 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1235/4926] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:50 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:51.370365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c64a7d9c-adec-475a-99cf-0adfa1d11dba None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:51.371991 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c64a7d9c-adec-475a-99cf-0adfa1d11dba tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:51.372166 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c64a7d9c-adec-475a-99cf-0adfa1d11dba tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:51.372335 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c64a7d9c-adec-475a-99cf-0adfa1d11dba tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:51.372482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c64a7d9c-adec-475a-99cf-0adfa1d11dba tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:51.376146 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:51.376146 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:51.376679 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c64a7d9c-adec-475a-99cf-0adfa1d11dba tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:51.376998 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1219/4927] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:51 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:52.387497 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-683f1ed1-e2a4-4c86-b10c-ade83a33949e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:52.390664 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-683f1ed1-e2a4-4c86-b10c-ade83a33949e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:52.391011 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-683f1ed1-e2a4-4c86-b10c-ade83a33949e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:52.391246 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-683f1ed1-e2a4-4c86-b10c-ade83a33949e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:52.391360 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-683f1ed1-e2a4-4c86-b10c-ade83a33949e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:52.397530 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:52.397530 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:52.398343 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-683f1ed1-e2a4-4c86-b10c-ade83a33949e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:52.398849 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1242/4928] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:52 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:53.416627 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4909ce6e-8bf0-4912-8b63-178835edf225 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:53.418888 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4909ce6e-8bf0-4912-8b63-178835edf225 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:53.419219 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4909ce6e-8bf0-4912-8b63-178835edf225 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:53.419549 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4909ce6e-8bf0-4912-8b63-178835edf225 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:53.419717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-4909ce6e-8bf0-4912-8b63-178835edf225 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:53.424508 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:53.424508 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:53.425237 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4909ce6e-8bf0-4912-8b63-178835edf225 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:53.425698 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1233/4929] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:53 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:54.438243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dadbeea5-7a88-441d-a89f-f77845d55624 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:54.440425 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dadbeea5-7a88-441d-a89f-f77845d55624 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:54.440745 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dadbeea5-7a88-441d-a89f-f77845d55624 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:54.440999 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dadbeea5-7a88-441d-a89f-f77845d55624 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:54.441161 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-dadbeea5-7a88-441d-a89f-f77845d55624 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:54.446698 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:54.446698 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:54.447507 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dadbeea5-7a88-441d-a89f-f77845d55624 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:54.447995 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1236/4930] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:54 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:16:55.460129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-52f8670a-62f6-4694-872c-9d540ea4199a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:55.461995 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-52f8670a-62f6-4694-872c-9d540ea4199a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:55.462252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-52f8670a-62f6-4694-872c-9d540ea4199a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:55.462415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-52f8670a-62f6-4694-872c-9d540ea4199a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:55.462518 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-52f8670a-62f6-4694-872c-9d540ea4199a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:55.466698 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:55.466698 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:55.467407 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-52f8670a-62f6-4694-872c-9d540ea4199a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:55.467814 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1220/4931] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:55 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:56.480467 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dbe15c1a-1232-486d-9422-29bc71a40ad8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:56.482671 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbe15c1a-1232-486d-9422-29bc71a40ad8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:56.482934 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbe15c1a-1232-486d-9422-29bc71a40ad8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:56.483163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbe15c1a-1232-486d-9422-29bc71a40ad8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:56.483298 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-dbe15c1a-1232-486d-9422-29bc71a40ad8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:56.485303 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:UPDATE=55,cinder:INSERT=28,cinder:SELECT=196 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:16:56.489723 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:56.489723 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:56.490518 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbe15c1a-1232-486d-9422-29bc71a40ad8 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:56.490987 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1243/4932] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:56 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:56.973514 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-cb429ac4-ff49-4628-aaa5-389e77c6e624 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:57.060085 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cb429ac4-ff49-4628-aaa5-389e77c6e624 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:16:57.060430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-cb429ac4-ff49-4628-aaa5-389e77c6e624 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-467185678", "extra_specs": {}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:57.072346 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-cb429ac4-ff49-4628-aaa5-389e77c6e624 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:16:57.072837 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1234/4933] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:16:56 2026] POST /volume/v3/types => generated 211 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:57.080339 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f31cbd79-fa9e-4530-8e0b-c3d59ddb8a8e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:57.082355 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f31cbd79-fa9e-4530-8e0b-c3d59ddb8a8e tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] POST https://10.4.3.71/volume/v3/types/ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9/encryption Jul 10 18:16:57.082743 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f31cbd79-fa9e-4530-8e0b-c3d59ddb8a8e tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:57.100469 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f31cbd79-fa9e-4530-8e0b-c3d59ddb8a8e tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] https://10.4.3.71/volume/v3/types/ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9/encryption returned with HTTP 200 Jul 10 18:16:57.100925 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1237/4934] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:16:57 2026] POST /volume/v3/types/ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:57.110955 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3a557f77-c46f-46fb-a45c-363965528f6a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:57.174947 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:16:57.175365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1964310169", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-467185678", "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:57.177096 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1964310169', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-467185678', 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:16:57.182011 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:16:57.182443 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:57.182443 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:57.183113 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:16:57.188770 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (8af2b04f-c5f3-4577-9786-3c77da6a9bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:57.190031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff98225c-b3e7-4476-acb0-1b079c8ef3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:57.191066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:16:57.221498 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff98225c-b3e7-4476-acb0-1b079c8ef3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:16:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9,is_public=True,name='tempest-scenario-type-luks-467185678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:57.222400 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4751ee8-ed9d-446f-954c-358c8b811869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:57.256371 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-467185678 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-467185678, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:16:57.257109 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-467185678 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-467185678, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:16:57.303625 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['e56fa576-44b3-4890-b1ef-6f478cf87497', '7b21dc55-c4d1-4c69-8406-087d1397d175', 'd8bd9e98-8aa2-49d3-8f09-2ce210291011', '4392f4d1-e114-4663-a33e-274c97c5967b'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:16:57.304441 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4751ee8-ed9d-446f-954c-358c8b811869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e56fa576-44b3-4890-b1ef-6f478cf87497', '7b21dc55-c4d1-4c69-8406-087d1397d175', 'd8bd9e98-8aa2-49d3-8f09-2ce210291011', '4392f4d1-e114-4663-a33e-274c97c5967b']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:57.305545 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac565b0-98c8-4a26-bd5a-d17ae1317fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:57.331645 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac565b0-98c8-4a26-bd5a-d17ae1317fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76dff6ba-d789-457a-a477-876d2b58b18f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1964310169',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['e56fa576-44b3-4890-b1ef-6f478cf87497','7b21dc55-c4d1-4c69-8406-087d1397d175','d8bd9e98-8aa2-49d3-8f09-2ce210291011','4392f4d1-e114-4663-a33e-274c97c5967b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:16:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1964310169',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=76dff6ba-d789-457a-a477-876d2b58b18f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9),volume_type_id=ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:57.332462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42fa7f7-e2fa-4929-b4b4-4a224a33522c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:57.352951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42fa7f7-e2fa-4929-b4b4-4a224a33522c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1964310169',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['e56fa576-44b3-4890-b1ef-6f478cf87497','7b21dc55-c4d1-4c69-8406-087d1397d175','d8bd9e98-8aa2-49d3-8f09-2ce210291011','4392f4d1-e114-4663-a33e-274c97c5967b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:57.353580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5cf2bb-01d0-40a2-88fa-3e82fac5110b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:16:57.363112 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5cf2bb-01d0-40a2-88fa-3e82fac5110b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:16:57.363857 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (8af2b04f-c5f3-4577-9786-3c77da6a9bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:16:57.364131 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:16:57.364709 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3a557f77-c46f-46fb-a45c-363965528f6a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:16:57.365127 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1221/4935] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:16:57 2026] POST /volume/v3/volumes => generated 777 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:16:57.380167 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b17a0de7-b3de-4ef4-bd88-061adf9a8e4a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:57.381670 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b17a0de7-b3de-4ef4-bd88-061adf9a8e4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:16:57.381941 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b17a0de7-b3de-4ef4-bd88-061adf9a8e4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:57.382202 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b17a0de7-b3de-4ef4-bd88-061adf9a8e4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:57.389224 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:57.389224 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:57.392711 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b17a0de7-b3de-4ef4-bd88-061adf9a8e4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:16:57.396401 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b17a0de7-b3de-4ef4-bd88-061adf9a8e4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f returned with HTTP 200 Jul 10 18:16:57.396838 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1244/4936] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:57 2026] GET /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:57.502982 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2e420ba3-efb6-47e2-8ea2-037f03eefe25 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:57.506757 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e420ba3-efb6-47e2-8ea2-037f03eefe25 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:57.507006 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e420ba3-efb6-47e2-8ea2-037f03eefe25 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:57.507240 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e420ba3-efb6-47e2-8ea2-037f03eefe25 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:57.507394 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2e420ba3-efb6-47e2-8ea2-037f03eefe25 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:57.512402 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:57.512402 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:57.513120 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e420ba3-efb6-47e2-8ea2-037f03eefe25 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:57.513622 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1235/4937] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:57 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:58.410216 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f2c8f1bd-b43a-48c6-95e3-f77e0c67e92b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:58.412211 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f2c8f1bd-b43a-48c6-95e3-f77e0c67e92b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:16:58.412473 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f2c8f1bd-b43a-48c6-95e3-f77e0c67e92b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:58.412698 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f2c8f1bd-b43a-48c6-95e3-f77e0c67e92b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:58.420686 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:58.420686 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:58.425241 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f2c8f1bd-b43a-48c6-95e3-f77e0c67e92b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:16:58.430503 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f2c8f1bd-b43a-48c6-95e3-f77e0c67e92b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f returned with HTTP 200 Jul 10 18:16:58.430985 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1238/4938] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:58 2026] GET /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:58.443804 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b415ce44-7bcf-4bca-bbee-d9dedd843d2a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:58.446018 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b415ce44-7bcf-4bca-bbee-d9dedd843d2a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:16:58.446275 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b415ce44-7bcf-4bca-bbee-d9dedd843d2a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:58.446482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b415ce44-7bcf-4bca-bbee-d9dedd843d2a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:58.454525 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:58.454525 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:58.458746 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b415ce44-7bcf-4bca-bbee-d9dedd843d2a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:16:58.464068 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b415ce44-7bcf-4bca-bbee-d9dedd843d2a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f returned with HTTP 200 Jul 10 18:16:58.464504 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1222/4939] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:16:58 2026] GET /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:58.476227 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5c690d97-9b24-43d0-84a1-864a2e2873e0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:58.478597 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5c690d97-9b24-43d0-84a1-864a2e2873e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f/action Jul 10 18:16:58.478953 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5c690d97-9b24-43d0-84a1-864a2e2873e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:16:58.479069 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5c690d97-9b24-43d0-84a1-864a2e2873e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:58.486801 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:58.486801 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:16:58.487204 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5c690d97-9b24-43d0-84a1-864a2e2873e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:16:58.493150 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5c690d97-9b24-43d0-84a1-864a2e2873e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume updated successfully. Jul 10 18:16:58.493368 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5c690d97-9b24-43d0-84a1-864a2e2873e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f/action returned with HTTP 200 Jul 10 18:16:58.493908 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1245/4940] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:16:58 2026] POST /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:16:58.528387 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bf3cc396-92cb-498d-8efb-1960548ddf30 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:58.530850 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bf3cc396-92cb-498d-8efb-1960548ddf30 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:58.531132 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bf3cc396-92cb-498d-8efb-1960548ddf30 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:58.531401 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bf3cc396-92cb-498d-8efb-1960548ddf30 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:58.531555 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-bf3cc396-92cb-498d-8efb-1960548ddf30 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:58.536835 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:58.536835 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:58.537487 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bf3cc396-92cb-498d-8efb-1960548ddf30 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:58.537973 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1236/4941] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:58 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:58.591510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f712ead4-cbac-4a27-be25-b9d5475a465b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:58.594376 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f712ead4-cbac-4a27-be25-b9d5475a465b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:16:58.594703 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f712ead4-cbac-4a27-be25-b9d5475a465b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:58.595006 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f712ead4-cbac-4a27-be25-b9d5475a465b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:58.602610 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:58.602610 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:58.606259 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f712ead4-cbac-4a27-be25-b9d5475a465b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:16:58.610577 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f712ead4-cbac-4a27-be25-b9d5475a465b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f returned with HTTP 200 Jul 10 18:16:58.610977 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1239/4942] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:16:58 2026] GET /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:59.007219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-4acbb84e-bf59-46fb-8f01-4506311a4e02 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:59.009170 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-4acbb84e-bf59-46fb-8f01-4506311a4e02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:16:59.009355 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-4acbb84e-bf59-46fb-8f01-4506311a4e02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:59.009578 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-4acbb84e-bf59-46fb-8f01-4506311a4e02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:59.016767 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:59.016767 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:16:59.019969 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-4acbb84e-bf59-46fb-8f01-4506311a4e02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:16:59.023740 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-4acbb84e-bf59-46fb-8f01-4506311a4e02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f returned with HTTP 200 Jul 10 18:16:59.024109 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1223/4943] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:16:59 2026] GET /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:16:59.034751 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ed12a960-d732-43f7-b9dc-457307790a5f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:59.035118 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed12a960-d732-43f7-b9dc-457307790a5f None None] GET https://10.4.3.71/volume// Jul 10 18:16:59.035317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed12a960-d732-43f7-b9dc-457307790a5f None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:59.035522 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed12a960-d732-43f7-b9dc-457307790a5f None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:59.035869 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed12a960-d732-43f7-b9dc-457307790a5f None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:16:59.036139 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1246/4944] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:16:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:16:59.044284 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-93448fdf-fc9c-4f56-91e5-98ae13e18b69 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:59.046144 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-93448fdf-fc9c-4f56-91e5-98ae13e18b69 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:16:59.046553 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-93448fdf-fc9c-4f56-91e5-98ae13e18b69 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76dff6ba-d789-457a-a477-876d2b58b18f", "connector": null, "instance_uuid": "078687bd-538f-40b1-9c89-9fd2c75d3ed8"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:16:59.054144 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:59.054144 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:16:59.076388 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-93448fdf-fc9c-4f56-91e5-98ae13e18b69 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:16:59.076834 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1237/4945] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:16:59 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:16:59.549742 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-234c6385-5f38-4b89-b2af-7d79ef76e00d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:16:59.552184 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-234c6385-5f38-4b89-b2af-7d79ef76e00d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:16:59.552497 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-234c6385-5f38-4b89-b2af-7d79ef76e00d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:16:59.552796 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-234c6385-5f38-4b89-b2af-7d79ef76e00d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:16:59.552958 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-234c6385-5f38-4b89-b2af-7d79ef76e00d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:16:59.557916 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:16:59.557916 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:16:59.558797 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-234c6385-5f38-4b89-b2af-7d79ef76e00d tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:16:59.559325 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1240/4946] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:16:59 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:00.570598 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2267c21a-2410-4833-b785-fcf5e84ed425 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:00.572617 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2267c21a-2410-4833-b785-fcf5e84ed425 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:17:00.572869 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2267c21a-2410-4833-b785-fcf5e84ed425 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:00.573082 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2267c21a-2410-4833-b785-fcf5e84ed425 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:00.573200 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2267c21a-2410-4833-b785-fcf5e84ed425 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:00.578167 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:00.578167 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:00.578997 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2267c21a-2410-4833-b785-fcf5e84ed425 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:17:00.579437 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1224/4947] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:00 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:01.589222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c55558e7-0cba-4b3a-9238-a1a47d95d419 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:01.591180 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c55558e7-0cba-4b3a-9238-a1a47d95d419 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:17:01.591403 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c55558e7-0cba-4b3a-9238-a1a47d95d419 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:01.591591 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c55558e7-0cba-4b3a-9238-a1a47d95d419 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:01.591724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c55558e7-0cba-4b3a-9238-a1a47d95d419 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:01.595856 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:01.595856 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:01.596490 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c55558e7-0cba-4b3a-9238-a1a47d95d419 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:17:01.596940 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1247/4948] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:01 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:01.608628 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d326fe4e-9348-47c8-b034-ce4677fd81f7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:01.610547 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d326fe4e-9348-47c8-b034-ce4677fd81f7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] POST https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c/action Jul 10 18:17:01.610980 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d326fe4e-9348-47c8-b034-ce4677fd81f7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:17:01.611144 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d326fe4e-9348-47c8-b034-ce4677fd81f7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:01.612537 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.admin_actions [None req-d326fe4e-9348-47c8-b034-ce4677fd81f7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Updating backup '57466922-d56d-4201-bc5d-84ba2cfe535c' with '{'status': 'error'}' {{(pid=99949) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 18:17:01.621410 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:01.621410 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:01.622592 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.policy [None req-d326fe4e-9348-47c8-b034-ce4677fd81f7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '910e8a030f294cb8b8cb1445fd8e2629', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4adae8ec61054e3886fd6dacb6249f3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99949) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:17:01.622870 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d326fe4e-9348-47c8-b034-ce4677fd81f7 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c/action returned with HTTP 403 Jul 10 18:17:01.623382 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1238/4949] 10.4.3.71 () {70 vars in 1423 bytes} [Fri Jul 10 18:17:01 2026] POST /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:01.632103 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d07c8711-18e4-4b4c-ba98-150464e99140 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:01.633920 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d07c8711-18e4-4b4c-ba98-150464e99140 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd Jul 10 18:17:01.634133 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d07c8711-18e4-4b4c-ba98-150464e99140 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:01.634402 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d07c8711-18e4-4b4c-ba98-150464e99140 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:01.634619 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d07c8711-18e4-4b4c-ba98-150464e99140 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume with id: 1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd Jul 10 18:17:01.643946 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:01.643946 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:01.644444 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d07c8711-18e4-4b4c-ba98-150464e99140 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:17:01.672208 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d07c8711-18e4-4b4c-ba98-150464e99140 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume request issued successfully. Jul 10 18:17:01.672208 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d07c8711-18e4-4b4c-ba98-150464e99140 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd returned with HTTP 202 Jul 10 18:17:01.672524 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1241/4950] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:17:01 2026] DELETE /volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:17:01.680407 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6a18932a-3dad-40e1-aded-ce16d1ece708 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:01.682224 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6a18932a-3dad-40e1-aded-ce16d1ece708 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd Jul 10 18:17:01.682436 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6a18932a-3dad-40e1-aded-ce16d1ece708 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:01.682644 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6a18932a-3dad-40e1-aded-ce16d1ece708 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:01.692034 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:01.692034 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:01.696690 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6a18932a-3dad-40e1-aded-ce16d1ece708 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:17:01.702801 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6a18932a-3dad-40e1-aded-ce16d1ece708 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd returned with HTTP 200 Jul 10 18:17:01.703369 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1225/4951] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:01 2026] GET /volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:02.717517 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-72271a9f-eab0-4832-ad2c-19bb3eadb874 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:02.719131 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-72271a9f-eab0-4832-ad2c-19bb3eadb874 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd Jul 10 18:17:02.719341 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-72271a9f-eab0-4832-ad2c-19bb3eadb874 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:02.719516 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-72271a9f-eab0-4832-ad2c-19bb3eadb874 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:02.724751 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-72271a9f-eab0-4832-ad2c-19bb3eadb874 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd returned with HTTP 404 Jul 10 18:17:02.725167 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1248/4952] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:02 2026] GET /volume/v3/volumes/1c1a361c-ae52-4f4a-95be-6f9d9cf3e6bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:02.733586 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:02.735326 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] POST https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500/restore Jul 10 18:17:02.735699 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:02.737378 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Restoring backup ae6e9c8a-60fc-406b-8d84-ec5d684df500 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99949) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 18:17:02.737478 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Restoring backup ae6e9c8a-60fc-406b-8d84-ec5d684df500 to volume None. Jul 10 18:17:02.741605 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:02.741605 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:02.742641 np0000005036 devstack@c-api.service[99949]: INFO cinder.backup.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Creating volume of 1 GB for restore of backup ae6e9c8a-60fc-406b-8d84-ec5d684df500. Jul 10 18:17:02.745716 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Availability Zones retrieved successfully. Jul 10 18:17:02.751269 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Flow 'volume_create_api' (7339bbd6-f117-4961-8d30-88f2c7ad2a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:17:02.752205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a11f8e2-a45e-48d5-aa45-7dcd94827627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:02.753384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:17:02.778057 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a11f8e2-a45e-48d5-aa45-7dcd94827627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:02.778818 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1cdccf-0720-44df-8cb9-16764189f249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:02.813844 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Created reservations ['931cbf58-4c23-48bd-9063-4e5c09e29f7c', '552d79f3-e657-4280-a5e3-e793cc204114', '043ab744-94d9-4bc1-91e6-a1378d8f39dd', '10fa9042-ca2c-4b7f-b7b7-5a73b31d7548'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:17:02.814627 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1cdccf-0720-44df-8cb9-16764189f249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['931cbf58-4c23-48bd-9063-4e5c09e29f7c', '552d79f3-e657-4280-a5e3-e793cc204114', '043ab744-94d9-4bc1-91e6-a1378d8f39dd', '10fa9042-ca2c-4b7f-b7b7-5a73b31d7548']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:02.815315 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a795e6-d8b7-4abb-afa2-cf706a9fcbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:02.840077 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a795e6-d8b7-4abb-afa2-cf706a9fcbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a616d686-cb1c-47d9-98fd-57eb8f73576c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['931cbf58-4c23-48bd-9063-4e5c09e29f7c','552d79f3-e657-4280-a5e3-e793cc204114','043ab744-94d9-4bc1-91e6-a1378d8f39dd','10fa9042-ca2c-4b7f-b7b7-5a73b31d7548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910e8a030f294cb8b8cb1445fd8e2629',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:17:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a616d686-cb1c-47d9-98fd-57eb8f73576c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4adae8ec61054e3886fd6dacb6249f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='910e8a030f294cb8b8cb1445fd8e2629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:02.840849 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3e3907-5367-4d55-adb8-9f097f97f5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:02.855296 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3e3907-5367-4d55-adb8-9f097f97f5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adae8ec61054e3886fd6dacb6249f3f',qos_specs=None,replication_status=,reservations=['931cbf58-4c23-48bd-9063-4e5c09e29f7c','552d79f3-e657-4280-a5e3-e793cc204114','043ab744-94d9-4bc1-91e6-a1378d8f39dd','10fa9042-ca2c-4b7f-b7b7-5a73b31d7548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910e8a030f294cb8b8cb1445fd8e2629',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:02.856051 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266942a6-cbf3-4f6a-a66f-60d2427a31a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:02.864787 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266942a6-cbf3-4f6a-a66f-60d2427a31a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:02.865575 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Flow 'volume_create_api' (7339bbd6-f117-4961-8d30-88f2c7ad2a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:17:02.865950 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Create volume request issued successfully. Jul 10 18:17:02.872921 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:02.872921 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:02.873436 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Volume info retrieved successfully. Jul 10 18:17:03.889108 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:03.889108 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:03.889698 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Volume info retrieved successfully. Jul 10 18:17:03.889871 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Checking backup size 1 against volume size 1 {{(pid=99949) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 18:17:03.890020 np0000005036 devstack@c-api.service[99949]: INFO cinder.backup.api [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Overwriting volume a616d686-cb1c-47d9-98fd-57eb8f73576c with restore of backup ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:03.907307 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] restore_backup in rpcapi backup_id ae6e9c8a-60fc-406b-8d84-ec5d684df500 {{(pid=99949) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 18:17:03.909614 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3cd808ba-d81f-4a64-b3f9-fc6bbf52dad5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500/restore returned with HTTP 202 Jul 10 18:17:03.910229 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1239/4953] 10.4.3.71 () {70 vars in 1426 bytes} [Fri Jul 10 18:17:02 2026] POST /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500/restore => generated 152 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:17:03.918851 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-49977514-8bc5-48ff-9df2-e4df7135b311 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:03.920698 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-49977514-8bc5-48ff-9df2-e4df7135b311 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:03.921221 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-49977514-8bc5-48ff-9df2-e4df7135b311 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:03.921518 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-49977514-8bc5-48ff-9df2-e4df7135b311 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:03.921735 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-49977514-8bc5-48ff-9df2-e4df7135b311 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:03.928310 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:03.928310 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:03.928310 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-49977514-8bc5-48ff-9df2-e4df7135b311 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:03.928310 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1242/4954] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:03 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:04.940164 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d419567d-0c12-4199-93a5-8ec09f4d9082 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:04.942096 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d419567d-0c12-4199-93a5-8ec09f4d9082 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:04.942317 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d419567d-0c12-4199-93a5-8ec09f4d9082 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:04.942522 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d419567d-0c12-4199-93a5-8ec09f4d9082 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:04.942686 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d419567d-0c12-4199-93a5-8ec09f4d9082 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:04.947651 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:04.947651 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:04.948359 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d419567d-0c12-4199-93a5-8ec09f4d9082 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:04.948761 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1226/4955] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:04 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:05.012296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f7922759-a519-45ee-92d9-23c395e4f348 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:05.013259 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f7922759-a519-45ee-92d9-23c395e4f348 None None] GET https://10.4.3.71/volume// Jul 10 18:17:05.013484 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f7922759-a519-45ee-92d9-23c395e4f348 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:05.013710 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f7922759-a519-45ee-92d9-23c395e4f348 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:05.014001 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f7922759-a519-45ee-92d9-23c395e4f348 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:17:05.014276 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1249/4956] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:17:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:17:05.028948 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-e96f189e-ddb7-4505-b6aa-9ae42317aa5b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:05.031422 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-e96f189e-ddb7-4505-b6aa-9ae42317aa5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:17:05.031680 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-e96f189e-ddb7-4505-b6aa-9ae42317aa5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:05.031904 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-e96f189e-ddb7-4505-b6aa-9ae42317aa5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:05.043966 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:05.043966 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:05.048535 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-e96f189e-ddb7-4505-b6aa-9ae42317aa5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:05.054510 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-e96f189e-ddb7-4505-b6aa-9ae42317aa5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f returned with HTTP 200 Jul 10 18:17:05.055044 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1240/4957] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:17:05 2026] GET /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f => generated 1048 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:17:05.168456 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-8eb40226-1120-45d7-b2bb-323f37602ca3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:05.173203 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-8eb40226-1120-45d7-b2bb-323f37602ca3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/3d2fda05-c2c1-44ff-96bc-50c10c483799 Jul 10 18:17:05.173203 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-8eb40226-1120-45d7-b2bb-323f37602ca3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:05.182402 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-8eb40226-1120-45d7-b2bb-323f37602ca3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-76dff6ba-d789-457a-a477-876d2b58b18f-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:17:05.187578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-8eb40226-1120-45d7-b2bb-323f37602ca3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-76dff6ba-d789-457a-a477-876d2b58b18f-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:17:05.188493 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:05.188493 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:05.709750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-8eb40226-1120-45d7-b2bb-323f37602ca3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-76dff6ba-d789-457a-a477-876d2b58b18f-np0000005036" released by "attachment_update" :: held 0.522s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:17:05.710131 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-8eb40226-1120-45d7-b2bb-323f37602ca3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/3d2fda05-c2c1-44ff-96bc-50c10c483799 returned with HTTP 200 Jul 10 18:17:05.710688 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1243/4958] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:17:05 2026] PUT /volume/v3/attachments/3d2fda05-c2c1-44ff-96bc-50c10c483799 => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:05.958685 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-954171d1-de53-4569-b00d-8fc204151845 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:05.960201 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-954171d1-de53-4569-b00d-8fc204151845 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:05.960351 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-954171d1-de53-4569-b00d-8fc204151845 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:05.960524 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-954171d1-de53-4569-b00d-8fc204151845 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:05.960643 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-954171d1-de53-4569-b00d-8fc204151845 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:05.964421 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:05.964421 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:05.964924 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-954171d1-de53-4569-b00d-8fc204151845 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:05.965408 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1227/4959] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:05 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:06.226885 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-1818540b-59a9-4439-bbfd-64fd9d3c66cf None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:06.228798 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-1818540b-59a9-4439-bbfd-64fd9d3c66cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/3d2fda05-c2c1-44ff-96bc-50c10c483799/action Jul 10 18:17:06.229293 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-1818540b-59a9-4439-bbfd-64fd9d3c66cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:17:06.230806 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-1818540b-59a9-4439-bbfd-64fd9d3c66cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:06.245970 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:06.245970 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:06.257834 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-1818540b-59a9-4439-bbfd-64fd9d3c66cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/3d2fda05-c2c1-44ff-96bc-50c10c483799/action returned with HTTP 204 Jul 10 18:17:06.258551 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1250/4960] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:17:06 2026] POST /volume/v3/attachments/3d2fda05-c2c1-44ff-96bc-50c10c483799/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:06.975290 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4274529b-6c39-46a1-a0af-b225f340e51c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:06.977322 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4274529b-6c39-46a1-a0af-b225f340e51c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:06.977532 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4274529b-6c39-46a1-a0af-b225f340e51c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:06.977746 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4274529b-6c39-46a1-a0af-b225f340e51c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:06.977853 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-4274529b-6c39-46a1-a0af-b225f340e51c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:06.982611 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:06.982611 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:06.983631 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4274529b-6c39-46a1-a0af-b225f340e51c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:06.984246 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1241/4961] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:06 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:07.994773 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cbe41345-a1e5-43fc-8b41-ef2378654570 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:07.996799 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cbe41345-a1e5-43fc-8b41-ef2378654570 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:07.997071 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cbe41345-a1e5-43fc-8b41-ef2378654570 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:07.997302 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cbe41345-a1e5-43fc-8b41-ef2378654570 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:07.997399 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-cbe41345-a1e5-43fc-8b41-ef2378654570 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:08.001860 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:08.001860 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:08.002626 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cbe41345-a1e5-43fc-8b41-ef2378654570 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:08.003160 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1244/4962] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:07 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:09.017104 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e96e40f8-439d-4cd4-bf97-a3e5c7fa6772 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:09.018797 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e96e40f8-439d-4cd4-bf97-a3e5c7fa6772 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:09.019000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e96e40f8-439d-4cd4-bf97-a3e5c7fa6772 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:09.019235 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e96e40f8-439d-4cd4-bf97-a3e5c7fa6772 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:09.019339 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e96e40f8-439d-4cd4-bf97-a3e5c7fa6772 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:09.023558 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:09.023558 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:09.024350 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e96e40f8-439d-4cd4-bf97-a3e5c7fa6772 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:09.024845 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1228/4963] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:09 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:10.036916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6e57a060-3a34-4394-8850-d5ca69b871e1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:10.039168 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e57a060-3a34-4394-8850-d5ca69b871e1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:10.039434 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e57a060-3a34-4394-8850-d5ca69b871e1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:10.039691 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e57a060-3a34-4394-8850-d5ca69b871e1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:10.039814 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6e57a060-3a34-4394-8850-d5ca69b871e1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:10.045228 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:10.045228 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:10.045988 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e57a060-3a34-4394-8850-d5ca69b871e1 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:10.046479 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1251/4964] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:10 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:10.336125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f5ea5a15-ef8e-4261-bfeb-725c52f48f0b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:10.338201 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f5ea5a15-ef8e-4261-bfeb-725c52f48f0b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f/encryption Jul 10 18:17:10.338409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f5ea5a15-ef8e-4261-bfeb-725c52f48f0b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:10.338638 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f5ea5a15-ef8e-4261-bfeb-725c52f48f0b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:10.348421 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:10.348421 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:10.354871 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c0d9cdac-6703-4c10-8e73-5bfa2195e7e6 req-f5ea5a15-ef8e-4261-bfeb-725c52f48f0b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f/encryption returned with HTTP 200 Jul 10 18:17:10.355297 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1242/4965] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:17:10 2026] GET /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:11.058453 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-260a6c9b-c47b-404b-ac3b-e6f0d64bde69 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:11.060180 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-260a6c9b-c47b-404b-ac3b-e6f0d64bde69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:11.060384 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-260a6c9b-c47b-404b-ac3b-e6f0d64bde69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:11.060592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-260a6c9b-c47b-404b-ac3b-e6f0d64bde69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:11.060704 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-260a6c9b-c47b-404b-ac3b-e6f0d64bde69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:11.064631 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:11.064631 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:11.065204 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-260a6c9b-c47b-404b-ac3b-e6f0d64bde69 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:11.065622 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1245/4966] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:11 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:12.077000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-af5d4f4b-172b-404f-a4d0-4fe32150636f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:12.079155 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-af5d4f4b-172b-404f-a4d0-4fe32150636f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:12.079408 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-af5d4f4b-172b-404f-a4d0-4fe32150636f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:12.079660 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-af5d4f4b-172b-404f-a4d0-4fe32150636f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:12.079796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-af5d4f4b-172b-404f-a4d0-4fe32150636f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:12.084709 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:12.084709 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:12.085465 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-af5d4f4b-172b-404f-a4d0-4fe32150636f tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:12.085849 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1229/4967] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:12 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:13.096996 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f4268495-bf83-4e27-8d6a-c4e665aa8842 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:13.099070 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f4268495-bf83-4e27-8d6a-c4e665aa8842 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:13.099316 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f4268495-bf83-4e27-8d6a-c4e665aa8842 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:13.099529 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f4268495-bf83-4e27-8d6a-c4e665aa8842 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:13.099678 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-f4268495-bf83-4e27-8d6a-c4e665aa8842 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:13.104312 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:13.104312 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:13.105046 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f4268495-bf83-4e27-8d6a-c4e665aa8842 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:13.105441 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1252/4968] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:13 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:14.115965 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-15caec71-53c6-4cba-988a-547681efa6ce None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:14.118218 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-15caec71-53c6-4cba-988a-547681efa6ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:14.118479 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-15caec71-53c6-4cba-988a-547681efa6ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:14.118746 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-15caec71-53c6-4cba-988a-547681efa6ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:14.118897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-15caec71-53c6-4cba-988a-547681efa6ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:14.123667 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:14.123667 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:14.124350 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-15caec71-53c6-4cba-988a-547681efa6ce tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:14.124749 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1243/4969] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:14 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:15.134447 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cc2f8845-8f3f-4b35-9139-48e8aa399cfe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:15.136089 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cc2f8845-8f3f-4b35-9139-48e8aa399cfe tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:15.136338 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cc2f8845-8f3f-4b35-9139-48e8aa399cfe tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:15.136508 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cc2f8845-8f3f-4b35-9139-48e8aa399cfe tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:15.136638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-cc2f8845-8f3f-4b35-9139-48e8aa399cfe tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:15.141213 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:15.141213 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:15.141962 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cc2f8845-8f3f-4b35-9139-48e8aa399cfe tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:15.142385 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1246/4970] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:15 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:15.153125 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c1202625-d456-4e11-9ec1-b9565a9778de None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:15.154767 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c1202625-d456-4e11-9ec1-b9565a9778de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/a616d686-cb1c-47d9-98fd-57eb8f73576c Jul 10 18:17:15.154996 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c1202625-d456-4e11-9ec1-b9565a9778de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:15.155236 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c1202625-d456-4e11-9ec1-b9565a9778de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:15.155405 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-c1202625-d456-4e11-9ec1-b9565a9778de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume with id: a616d686-cb1c-47d9-98fd-57eb8f73576c Jul 10 18:17:15.162266 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:15.162266 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:15.162746 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c1202625-d456-4e11-9ec1-b9565a9778de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:17:15.180043 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c1202625-d456-4e11-9ec1-b9565a9778de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume request issued successfully. Jul 10 18:17:15.180432 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c1202625-d456-4e11-9ec1-b9565a9778de tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/a616d686-cb1c-47d9-98fd-57eb8f73576c returned with HTTP 202 Jul 10 18:17:15.180944 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1230/4971] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:17:15 2026] DELETE /volume/v3/volumes/a616d686-cb1c-47d9-98fd-57eb8f73576c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:17:15.188932 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e9c42cb4-fe42-406a-b3c6-6e5e655e4a22 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:15.190558 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e9c42cb4-fe42-406a-b3c6-6e5e655e4a22 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/a616d686-cb1c-47d9-98fd-57eb8f73576c Jul 10 18:17:15.190700 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e9c42cb4-fe42-406a-b3c6-6e5e655e4a22 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:15.190889 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e9c42cb4-fe42-406a-b3c6-6e5e655e4a22 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:15.197476 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:15.197476 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:15.201161 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e9c42cb4-fe42-406a-b3c6-6e5e655e4a22 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:17:15.205398 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e9c42cb4-fe42-406a-b3c6-6e5e655e4a22 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/a616d686-cb1c-47d9-98fd-57eb8f73576c returned with HTTP 200 Jul 10 18:17:15.205815 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1253/4972] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:15 2026] GET /volume/v3/volumes/a616d686-cb1c-47d9-98fd-57eb8f73576c => generated 1072 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:16.222104 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-62a88370-fb8a-427c-8bbc-92a44a97703c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:16.223846 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62a88370-fb8a-427c-8bbc-92a44a97703c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/a616d686-cb1c-47d9-98fd-57eb8f73576c Jul 10 18:17:16.224039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62a88370-fb8a-427c-8bbc-92a44a97703c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:16.224228 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62a88370-fb8a-427c-8bbc-92a44a97703c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:16.231140 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62a88370-fb8a-427c-8bbc-92a44a97703c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/a616d686-cb1c-47d9-98fd-57eb8f73576c returned with HTTP 404 Jul 10 18:17:16.231817 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1244/4973] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:16 2026] GET /volume/v3/volumes/a616d686-cb1c-47d9-98fd-57eb8f73576c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:16.238905 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8e8443b0-9668-4872-b468-ea23159867b5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:16.240543 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e8443b0-9668-4872-b468-ea23159867b5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:16.240768 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e8443b0-9668-4872-b468-ea23159867b5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:16.240952 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8e8443b0-9668-4872-b468-ea23159867b5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:16.241070 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8e8443b0-9668-4872-b468-ea23159867b5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:16.245955 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:16.245955 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:16.246972 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8e8443b0-9668-4872-b468-ea23159867b5 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-member] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:16.247353 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1247/4974] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:16 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:16.256731 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2022700a-9f6f-4762-87ac-b661556a1681 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:16.258544 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2022700a-9f6f-4762-87ac-b661556a1681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] DELETE https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:17:16.258858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2022700a-9f6f-4762-87ac-b661556a1681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:16.259071 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2022700a-9f6f-4762-87ac-b661556a1681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:16.259208 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-2022700a-9f6f-4762-87ac-b661556a1681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete backup with id: 57466922-d56d-4201-bc5d-84ba2cfe535c. Jul 10 18:17:16.263467 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:16.263467 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:16.276470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-2022700a-9f6f-4762-87ac-b661556a1681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] delete_backup rpcapi backup_id 57466922-d56d-4201-bc5d-84ba2cfe535c {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:17:16.278205 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2022700a-9f6f-4762-87ac-b661556a1681 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 202 Jul 10 18:17:16.278634 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1231/4975] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:17:16 2026] DELETE /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:17:16.287314 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-516e0e6b-223b-4807-a1fb-fce7a7635d2a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:16.289662 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-516e0e6b-223b-4807-a1fb-fce7a7635d2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:17:16.289995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-516e0e6b-223b-4807-a1fb-fce7a7635d2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:16.290257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-516e0e6b-223b-4807-a1fb-fce7a7635d2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:16.290410 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-516e0e6b-223b-4807-a1fb-fce7a7635d2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:16.295933 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:16.295933 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:16.296874 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-516e0e6b-223b-4807-a1fb-fce7a7635d2a tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 200 Jul 10 18:17:16.297376 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1254/4976] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:16 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:17.306766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1ab67fd8-e7ce-4410-a1f3-f3c9559a8f52 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:17.308604 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ab67fd8-e7ce-4410-a1f3-f3c9559a8f52 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c Jul 10 18:17:17.308823 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ab67fd8-e7ce-4410-a1f3-f3c9559a8f52 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:17.309041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ab67fd8-e7ce-4410-a1f3-f3c9559a8f52 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:17.309141 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-1ab67fd8-e7ce-4410-a1f3-f3c9559a8f52 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 57466922-d56d-4201-bc5d-84ba2cfe535c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:17.312735 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ab67fd8-e7ce-4410-a1f3-f3c9559a8f52 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c returned with HTTP 404 Jul 10 18:17:17.313327 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1245/4977] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:17 2026] GET /volume/v3/backups/57466922-d56d-4201-bc5d-84ba2cfe535c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:17.320198 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ee6572eb-e815-454a-aee7-ec80c2d1fe8e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:17.322026 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee6572eb-e815-454a-aee7-ec80c2d1fe8e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] DELETE https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:17:17.322303 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee6572eb-e815-454a-aee7-ec80c2d1fe8e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:17.322561 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ee6572eb-e815-454a-aee7-ec80c2d1fe8e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:17.322729 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-ee6572eb-e815-454a-aee7-ec80c2d1fe8e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete backup with id: 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. Jul 10 18:17:17.326961 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:17.326961 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:17.338796 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.rpcapi [None req-ee6572eb-e815-454a-aee7-ec80c2d1fe8e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] delete_backup rpcapi backup_id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487 {{(pid=99951) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:17:17.341088 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ee6572eb-e815-454a-aee7-ec80c2d1fe8e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 202 Jul 10 18:17:17.341658 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1248/4978] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:17:17 2026] DELETE /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:17:17.348764 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ef787078-06ca-4f70-b03b-ed58a25da4d3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:17.350957 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef787078-06ca-4f70-b03b-ed58a25da4d3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:17:17.350957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef787078-06ca-4f70-b03b-ed58a25da4d3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:17.350957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ef787078-06ca-4f70-b03b-ed58a25da4d3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:17.350957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ef787078-06ca-4f70-b03b-ed58a25da4d3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:17.357128 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:17.357128 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:17.357715 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ef787078-06ca-4f70-b03b-ed58a25da4d3 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 200 Jul 10 18:17:17.358056 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1232/4979] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:17 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:18.369044 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3800ee77-cc24-47b1-be6b-b0d1cb9f3f1e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:18.370778 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3800ee77-cc24-47b1-be6b-b0d1cb9f3f1e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 Jul 10 18:17:18.371036 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3800ee77-cc24-47b1-be6b-b0d1cb9f3f1e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:18.371227 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3800ee77-cc24-47b1-be6b-b0d1cb9f3f1e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:18.371354 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3800ee77-cc24-47b1-be6b-b0d1cb9f3f1e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id 8165d3e8-28a8-4ca7-bc6c-740f92fc0487. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:18.375012 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3800ee77-cc24-47b1-be6b-b0d1cb9f3f1e tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 returned with HTTP 404 Jul 10 18:17:18.375648 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1255/4980] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:18 2026] GET /volume/v3/backups/8165d3e8-28a8-4ca7-bc6c-740f92fc0487 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:18.382670 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4e967128-d6cb-4f9d-98e7-9c3ba21b2054 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:18.385024 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4e967128-d6cb-4f9d-98e7-9c3ba21b2054 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] DELETE https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:18.385270 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4e967128-d6cb-4f9d-98e7-9c3ba21b2054 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:18.385486 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4e967128-d6cb-4f9d-98e7-9c3ba21b2054 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:18.385639 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-4e967128-d6cb-4f9d-98e7-9c3ba21b2054 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete backup with id: ae6e9c8a-60fc-406b-8d84-ec5d684df500. Jul 10 18:17:18.391080 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:18.391080 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:18.404196 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-4e967128-d6cb-4f9d-98e7-9c3ba21b2054 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] delete_backup rpcapi backup_id ae6e9c8a-60fc-406b-8d84-ec5d684df500 {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:17:18.406306 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4e967128-d6cb-4f9d-98e7-9c3ba21b2054 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 202 Jul 10 18:17:18.406848 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1246/4981] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:17:18 2026] DELETE /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:17:18.414411 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6fb9482b-dc7f-4de6-a367-7bd7c4170d82 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:18.416949 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6fb9482b-dc7f-4de6-a367-7bd7c4170d82 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:18.417261 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6fb9482b-dc7f-4de6-a367-7bd7c4170d82 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:18.417524 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6fb9482b-dc7f-4de6-a367-7bd7c4170d82 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:18.417723 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-6fb9482b-dc7f-4de6-a367-7bd7c4170d82 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:18.423447 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:18.423447 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:18.424487 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6fb9482b-dc7f-4de6-a367-7bd7c4170d82 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 200 Jul 10 18:17:18.425044 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1249/4982] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:18 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:19.436370 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0b450d30-4f6c-457f-b907-258b493ca82c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:19.438484 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b450d30-4f6c-457f-b907-258b493ca82c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 Jul 10 18:17:19.438815 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b450d30-4f6c-457f-b907-258b493ca82c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:19.439067 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b450d30-4f6c-457f-b907-258b493ca82c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:19.439239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0b450d30-4f6c-457f-b907-258b493ca82c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Show backup with id ae6e9c8a-60fc-406b-8d84-ec5d684df500. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:17:19.443788 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b450d30-4f6c-457f-b907-258b493ca82c tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 returned with HTTP 404 Jul 10 18:17:19.444411 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1233/4983] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:19 2026] GET /volume/v3/backups/ae6e9c8a-60fc-406b-8d84-ec5d684df500 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:19.451340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-14026d76-4a2d-41bd-a99e-500c3272aced None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:19.452924 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-14026d76-4a2d-41bd-a99e-500c3272aced tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 Jul 10 18:17:19.453142 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-14026d76-4a2d-41bd-a99e-500c3272aced tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:19.453348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-14026d76-4a2d-41bd-a99e-500c3272aced tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:19.453518 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-14026d76-4a2d-41bd-a99e-500c3272aced tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume with id: 66d2620d-45b5-4951-969e-1fc71c2d3fc7 Jul 10 18:17:19.460593 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:19.460593 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:19.460908 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-14026d76-4a2d-41bd-a99e-500c3272aced tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:17:19.477688 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-14026d76-4a2d-41bd-a99e-500c3272aced tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Delete volume request issued successfully. Jul 10 18:17:19.477914 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-14026d76-4a2d-41bd-a99e-500c3272aced tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 returned with HTTP 202 Jul 10 18:17:19.478321 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1256/4984] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:17:19 2026] DELETE /volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:17:19.486871 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-664478e9-d8dc-416c-8530-ee8dbda34174 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:19.489310 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-664478e9-d8dc-416c-8530-ee8dbda34174 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 Jul 10 18:17:19.489520 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-664478e9-d8dc-416c-8530-ee8dbda34174 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:19.489741 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-664478e9-d8dc-416c-8530-ee8dbda34174 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:19.500701 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:19.500701 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:19.504751 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-664478e9-d8dc-416c-8530-ee8dbda34174 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Volume info retrieved successfully. Jul 10 18:17:19.509559 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-664478e9-d8dc-416c-8530-ee8dbda34174 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 returned with HTTP 200 Jul 10 18:17:19.510118 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1247/4985] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:19 2026] GET /volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:20.524281 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a01f1509-9431-48d9-8968-eb9b83e6c471 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:20.526159 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a01f1509-9431-48d9-8968-eb9b83e6c471 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] GET https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 Jul 10 18:17:20.526444 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a01f1509-9431-48d9-8968-eb9b83e6c471 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:20.526685 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a01f1509-9431-48d9-8968-eb9b83e6c471 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:20.533258 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a01f1509-9431-48d9-8968-eb9b83e6c471 tempest-ProjectMemberTests33-1123947597 tempest-ProjectMemberTests33-1123947597-project-admin] https://10.4.3.71/volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 returned with HTTP 404 Jul 10 18:17:20.533894 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1250/4986] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:20 2026] GET /volume/v3/volumes/66d2620d-45b5-4951-969e-1fc71c2d3fc7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:22.056530 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aa419f5f-ad4c-43d7-b146-babed45d7852 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:22.153758 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa419f5f-ad4c-43d7-b146-babed45d7852 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:17:22.154150 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aa419f5f-ad4c-43d7-b146-babed45d7852 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-679102327", "extra_specs": {"storage_protocol": "tempest-storage_protocol-473388009", "vendor_name": "tempest-vendor_name-1405036094"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:22.169461 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aa419f5f-ad4c-43d7-b146-babed45d7852 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:17:22.169932 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1234/4987] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:17:22 2026] POST /volume/v3/types => generated 328 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:22.177526 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:22.179313 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:17:22.179739 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ca5c4090-6eeb-4d20-9dd3-2b46da16eb08", "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:22.181054 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Create volume request body: {'volume': {'volume_type': 'ca5c4090-6eeb-4d20-9dd3-2b46da16eb08', 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:17:22.184428 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Create volume of 1 GB Jul 10 18:17:22.184732 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:22.184732 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:22.185089 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Availability Zones retrieved successfully. Jul 10 18:17:22.191464 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Flow 'volume_create_api' (e8aebebe-41f1-4264-8cca-809824993ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:17:22.192667 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4f5d5b-f77e-475e-b092-6651c8083c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:22.193397 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:17:22.211314 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4f5d5b-f77e-475e-b092-6651c8083c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:17:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-473388009',vendor_name='tempest-vendor_name-1405036094'},id=ca5c4090-6eeb-4d20-9dd3-2b46da16eb08,is_public=True,name='tempest-ProjectReaderTests-volume-type-679102327',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca5c4090-6eeb-4d20-9dd3-2b46da16eb08', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:22.212071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3340388-3c86-4111-a713-c676f4ced009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:22.237273 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-679102327 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-679102327, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:22.237474 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-679102327 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-679102327, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:22.274432 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Created reservations ['abad124d-e204-401d-92fc-72f4b54575bb', 'fbcbc0c9-f873-4a2d-9287-3d16f9bb66d5', 'ca331f53-30b8-4e5e-b44f-1418abe0b33c', 'c1720ad9-d424-496f-b916-71437a7d56bd'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:17:22.275518 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3340388-3c86-4111-a713-c676f4ced009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abad124d-e204-401d-92fc-72f4b54575bb', 'fbcbc0c9-f873-4a2d-9287-3d16f9bb66d5', 'ca331f53-30b8-4e5e-b44f-1418abe0b33c', 'c1720ad9-d424-496f-b916-71437a7d56bd']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:22.276231 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f94389-500d-4d2b-b4b1-a023172dfae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:22.302365 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f94389-500d-4d2b-b4b1-a023172dfae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '188ceadf-797b-4921-88e3-31752b8e71da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d50b073bee4642831cc96dca7f4710',qos_specs=None,replication_status=,reservations=['abad124d-e204-401d-92fc-72f4b54575bb','fbcbc0c9-f873-4a2d-9287-3d16f9bb66d5','ca331f53-30b8-4e5e-b44f-1418abe0b33c','c1720ad9-d424-496f-b916-71437a7d56bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a610f35dba44531918bfa45d00622ac',volume_type_id=ca5c4090-6eeb-4d20-9dd3-2b46da16eb08), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=188ceadf-797b-4921-88e3-31752b8e71da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d50b073bee4642831cc96dca7f4710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a610f35dba44531918bfa45d00622ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca5c4090-6eeb-4d20-9dd3-2b46da16eb08),volume_type_id=ca5c4090-6eeb-4d20-9dd3-2b46da16eb08)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:22.303110 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc35e76d-4bd3-446f-a446-9c6b96409cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:22.319473 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc35e76d-4bd3-446f-a446-9c6b96409cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d50b073bee4642831cc96dca7f4710',qos_specs=None,replication_status=,reservations=['abad124d-e204-401d-92fc-72f4b54575bb','fbcbc0c9-f873-4a2d-9287-3d16f9bb66d5','ca331f53-30b8-4e5e-b44f-1418abe0b33c','c1720ad9-d424-496f-b916-71437a7d56bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a610f35dba44531918bfa45d00622ac',volume_type_id=ca5c4090-6eeb-4d20-9dd3-2b46da16eb08)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:22.320116 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4498c55d-1ed9-4f04-bbde-3ec0d6330fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:22.329643 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4498c55d-1ed9-4f04-bbde-3ec0d6330fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:22.330403 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Flow 'volume_create_api' (e8aebebe-41f1-4264-8cca-809824993ddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:17:22.330883 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Create volume request issued successfully. Jul 10 18:17:22.331431 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20781bf6-40cc-4306-8f4b-354778c7aa63 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:17:22.332042 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1257/4988] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:17:22 2026] POST /volume/v3/volumes => generated 771 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:17:22.344626 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f2a558c4-2ee9-4d8e-a58f-cd7ea23d082c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:22.346377 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f2a558c4-2ee9-4d8e-a58f-cd7ea23d082c tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] GET https://10.4.3.71/volume/v3/volumes/188ceadf-797b-4921-88e3-31752b8e71da Jul 10 18:17:22.346595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f2a558c4-2ee9-4d8e-a58f-cd7ea23d082c tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:22.346796 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f2a558c4-2ee9-4d8e-a58f-cd7ea23d082c tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:22.349166 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=131,cinder:UPDATE=28,cinder:INSERT=9 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:17:22.354339 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:22.354339 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:22.358229 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f2a558c4-2ee9-4d8e-a58f-cd7ea23d082c tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Volume info retrieved successfully. Jul 10 18:17:22.362362 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f2a558c4-2ee9-4d8e-a58f-cd7ea23d082c tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/volumes/188ceadf-797b-4921-88e3-31752b8e71da returned with HTTP 200 Jul 10 18:17:22.362775 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1248/4989] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:22 2026] GET /volume/v3/volumes/188ceadf-797b-4921-88e3-31752b8e71da => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:23.378398 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8a38fd67-291b-4f28-b6e6-db21423ba599 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:23.380439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a38fd67-291b-4f28-b6e6-db21423ba599 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] GET https://10.4.3.71/volume/v3/volumes/188ceadf-797b-4921-88e3-31752b8e71da Jul 10 18:17:23.380676 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a38fd67-291b-4f28-b6e6-db21423ba599 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:23.380921 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a38fd67-291b-4f28-b6e6-db21423ba599 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:23.390647 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:23.390647 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:23.394906 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8a38fd67-291b-4f28-b6e6-db21423ba599 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Volume info retrieved successfully. Jul 10 18:17:23.400127 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a38fd67-291b-4f28-b6e6-db21423ba599 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/volumes/188ceadf-797b-4921-88e3-31752b8e71da returned with HTTP 200 Jul 10 18:17:23.400577 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1251/4990] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:23 2026] GET /volume/v3/volumes/188ceadf-797b-4921-88e3-31752b8e71da => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:23.413473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cb12cc26-67a9-45dc-a654-a1465295b0a6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:23.415385 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cb12cc26-67a9-45dc-a654-a1465295b0a6 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] GET https://10.4.3.71/volume/v3/messages Jul 10 18:17:23.415692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cb12cc26-67a9-45dc-a654-a1465295b0a6 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:23.415954 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cb12cc26-67a9-45dc-a654-a1465295b0a6 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:23.419949 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cb12cc26-67a9-45dc-a654-a1465295b0a6 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:17:23.420298 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1235/4991] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:17:23 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:23.429678 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-40e88d50-a9d7-42db-9d3e-013c80678078 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:23.491420 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-40e88d50-a9d7-42db-9d3e-013c80678078 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-reader] GET https://10.4.3.71/volume/v3/messages Jul 10 18:17:23.491653 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-40e88d50-a9d7-42db-9d3e-013c80678078 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:23.491854 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-40e88d50-a9d7-42db-9d3e-013c80678078 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-reader] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:23.492144 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:23.492144 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:23.495741 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-40e88d50-a9d7-42db-9d3e-013c80678078 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-reader] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:17:23.496063 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1258/4992] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:17:23 2026] GET /volume/v3/messages => generated 668 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:23.504722 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f911c766-06c7-4d2e-82f6-1e03cb5ab578 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:23.506389 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f911c766-06c7-4d2e-82f6-1e03cb5ab578 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] DELETE https://10.4.3.71/volume/v3/messages/27ab7604-2569-48a7-991a-524ea3308e1e Jul 10 18:17:23.506628 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f911c766-06c7-4d2e-82f6-1e03cb5ab578 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:23.506862 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f911c766-06c7-4d2e-82f6-1e03cb5ab578 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:23.517368 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f911c766-06c7-4d2e-82f6-1e03cb5ab578 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/messages/27ab7604-2569-48a7-991a-524ea3308e1e returned with HTTP 204 Jul 10 18:17:23.517845 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1249/4993] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:17:23 2026] DELETE /volume/v3/messages/27ab7604-2569-48a7-991a-524ea3308e1e => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:17:23.525230 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:23.527049 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/188ceadf-797b-4921-88e3-31752b8e71da Jul 10 18:17:23.527302 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:23.527464 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:23.527673 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Delete volume with id: 188ceadf-797b-4921-88e3-31752b8e71da Jul 10 18:17:23.534887 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:23.534887 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:23.535285 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Volume info retrieved successfully. Jul 10 18:17:23.536317 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99951) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:17:23.546912 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-679102327 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-679102327, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:23.547197 np0000005036 devstack@c-api.service[99951]: WARNING cinder.quota [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-679102327 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-679102327, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:23.556019 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Created reservations ['697072ac-274e-4b7f-bece-b440baf60611', 'e3d4d13b-4d26-481d-876c-2cbe4bc93d03', '494037c9-c216-4e0b-a606-c07173f23a02', '2c86a9d5-7ef4-4e2f-9443-2a072f213604'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:17:23.581295 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Delete volume request issued successfully. Jul 10 18:17:23.581528 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4ed7edc5-2b42-4b0d-be8d-d8ea149770ce tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/volumes/188ceadf-797b-4921-88e3-31752b8e71da returned with HTTP 202 Jul 10 18:17:23.582052 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1252/4994] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:17:23 2026] DELETE /volume/v3/volumes/188ceadf-797b-4921-88e3-31752b8e71da => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:17:23.589075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-063be3b9-ef93-488d-a411-9e02368c84b3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:23.591217 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-063be3b9-ef93-488d-a411-9e02368c84b3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] DELETE https://10.4.3.71/volume/v3/types/ca5c4090-6eeb-4d20-9dd3-2b46da16eb08 Jul 10 18:17:23.591428 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-063be3b9-ef93-488d-a411-9e02368c84b3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:23.591706 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-063be3b9-ef93-488d-a411-9e02368c84b3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:23.618411 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-063be3b9-ef93-488d-a411-9e02368c84b3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/types/ca5c4090-6eeb-4d20-9dd3-2b46da16eb08 returned with HTTP 202 Jul 10 18:17:23.618919 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1236/4995] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:17:23 2026] DELETE /volume/v3/types/ca5c4090-6eeb-4d20-9dd3-2b46da16eb08 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:17:23.627374 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-01108168-02a0-4848-b25c-dd20b23ea0e1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:23.629212 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-01108168-02a0-4848-b25c-dd20b23ea0e1 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:17:23.629557 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-01108168-02a0-4848-b25c-dd20b23ea0e1 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1508994510", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1859346369", "vendor_name": "tempest-vendor_name-1081216853"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:23.645391 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-01108168-02a0-4848-b25c-dd20b23ea0e1 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:17:23.645838 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1259/4996] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:17:23 2026] POST /volume/v3/types => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:23.655352 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:23.657131 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:17:23.657465 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fb5b23bc-b098-4ef2-8ab0-7b69aee604b9", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:23.658869 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Create volume request body: {'volume': {'volume_type': 'fb5b23bc-b098-4ef2-8ab0-7b69aee604b9', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:17:23.662419 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Create volume of 1 GB Jul 10 18:17:23.662734 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:23.662734 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:23.663079 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Availability Zones retrieved successfully. Jul 10 18:17:23.668642 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Flow 'volume_create_api' (f71cac33-4255-47aa-be66-b55421c8e840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:17:23.669854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ebeb66-8a66-4925-a2df-380e5e5b91d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:23.670506 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:17:23.697075 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ebeb66-8a66-4925-a2df-380e5e5b91d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:17:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1859346369',vendor_name='tempest-vendor_name-1081216853'},id=fb5b23bc-b098-4ef2-8ab0-7b69aee604b9,is_public=True,name='tempest-ProjectReaderTests-volume-type-1508994510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fb5b23bc-b098-4ef2-8ab0-7b69aee604b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:23.698391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9651ceee-dbef-4858-8e7d-40b21c2739f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:23.734834 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1508994510 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1508994510, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:23.735291 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1508994510 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1508994510, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:23.768617 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Created reservations ['7af127e1-887d-421f-8fdb-c17ab7d28e89', '0fe70379-9243-4fe5-990e-0d45bceb62e7', 'a28c3011-cfe2-424d-abc7-49fa7e3dd30d', 'a222d240-e1be-47ab-a0a7-242da3b5e609'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:17:23.769440 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9651ceee-dbef-4858-8e7d-40b21c2739f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7af127e1-887d-421f-8fdb-c17ab7d28e89', '0fe70379-9243-4fe5-990e-0d45bceb62e7', 'a28c3011-cfe2-424d-abc7-49fa7e3dd30d', 'a222d240-e1be-47ab-a0a7-242da3b5e609']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:23.770973 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6deb8bd7-1241-4dab-b0ca-e1c77cd9aaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:23.796863 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6deb8bd7-1241-4dab-b0ca-e1c77cd9aaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '533d68ee-d2f3-4e51-a3dc-aa7114e74276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d50b073bee4642831cc96dca7f4710',qos_specs=None,replication_status=,reservations=['7af127e1-887d-421f-8fdb-c17ab7d28e89','0fe70379-9243-4fe5-990e-0d45bceb62e7','a28c3011-cfe2-424d-abc7-49fa7e3dd30d','a222d240-e1be-47ab-a0a7-242da3b5e609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a610f35dba44531918bfa45d00622ac',volume_type_id=fb5b23bc-b098-4ef2-8ab0-7b69aee604b9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=533d68ee-d2f3-4e51-a3dc-aa7114e74276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d50b073bee4642831cc96dca7f4710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a610f35dba44531918bfa45d00622ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb5b23bc-b098-4ef2-8ab0-7b69aee604b9),volume_type_id=fb5b23bc-b098-4ef2-8ab0-7b69aee604b9)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:23.797974 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0c7938-cf7b-4edf-8b12-d9c71bbb2a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:23.821707 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0c7938-cf7b-4edf-8b12-d9c71bbb2a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d50b073bee4642831cc96dca7f4710',qos_specs=None,replication_status=,reservations=['7af127e1-887d-421f-8fdb-c17ab7d28e89','0fe70379-9243-4fe5-990e-0d45bceb62e7','a28c3011-cfe2-424d-abc7-49fa7e3dd30d','a222d240-e1be-47ab-a0a7-242da3b5e609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a610f35dba44531918bfa45d00622ac',volume_type_id=fb5b23bc-b098-4ef2-8ab0-7b69aee604b9)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:23.822580 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bea96d8-f13d-4f25-8d48-59af98c7462d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:23.835120 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bea96d8-f13d-4f25-8d48-59af98c7462d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:23.836065 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Flow 'volume_create_api' (f71cac33-4255-47aa-be66-b55421c8e840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:17:23.836604 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Create volume request issued successfully. Jul 10 18:17:23.837283 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-efd9c8e5-e237-4b73-8a82-ec5903f6935e tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:17:23.837763 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1250/4997] 10.4.3.71 () {70 vars in 1291 bytes} [Fri Jul 10 18:17:23 2026] POST /volume/v3/volumes => generated 772 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:17:23.853218 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1ab669a0-f5e9-48b4-816d-a2de80b44f00 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:23.855345 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ab669a0-f5e9-48b4-816d-a2de80b44f00 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] GET https://10.4.3.71/volume/v3/volumes/533d68ee-d2f3-4e51-a3dc-aa7114e74276 Jul 10 18:17:23.856112 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ab669a0-f5e9-48b4-816d-a2de80b44f00 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:23.856112 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1ab669a0-f5e9-48b4-816d-a2de80b44f00 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:23.863411 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:23.863411 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:23.867320 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1ab669a0-f5e9-48b4-816d-a2de80b44f00 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Volume info retrieved successfully. Jul 10 18:17:23.871707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1ab669a0-f5e9-48b4-816d-a2de80b44f00 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/volumes/533d68ee-d2f3-4e51-a3dc-aa7114e74276 returned with HTTP 200 Jul 10 18:17:23.872130 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1253/4998] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:23 2026] GET /volume/v3/volumes/533d68ee-d2f3-4e51-a3dc-aa7114e74276 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:24.884470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-66c78df2-d649-43ba-8303-59ae14a623b6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:24.886204 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-66c78df2-d649-43ba-8303-59ae14a623b6 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] GET https://10.4.3.71/volume/v3/volumes/533d68ee-d2f3-4e51-a3dc-aa7114e74276 Jul 10 18:17:24.886420 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-66c78df2-d649-43ba-8303-59ae14a623b6 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:24.886620 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-66c78df2-d649-43ba-8303-59ae14a623b6 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:24.894178 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:24.894178 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:24.897701 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-66c78df2-d649-43ba-8303-59ae14a623b6 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Volume info retrieved successfully. Jul 10 18:17:24.901519 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-66c78df2-d649-43ba-8303-59ae14a623b6 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/volumes/533d68ee-d2f3-4e51-a3dc-aa7114e74276 returned with HTTP 200 Jul 10 18:17:24.901903 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1237/4999] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:17:24 2026] GET /volume/v3/volumes/533d68ee-d2f3-4e51-a3dc-aa7114e74276 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:24.914832 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-297730b6-05d8-45cd-b9b6-46d720dc9972 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:24.916580 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-297730b6-05d8-45cd-b9b6-46d720dc9972 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] GET https://10.4.3.71/volume/v3/messages Jul 10 18:17:24.916843 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-297730b6-05d8-45cd-b9b6-46d720dc9972 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:24.917055 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-297730b6-05d8-45cd-b9b6-46d720dc9972 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:24.921070 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-297730b6-05d8-45cd-b9b6-46d720dc9972 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:17:24.921458 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1260/5000] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:17:24 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:24.931239 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-333e554a-c8a2-43cc-a389-26745099cef3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:24.932970 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-333e554a-c8a2-43cc-a389-26745099cef3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-reader] GET https://10.4.3.71/volume/v3/messages/ed463978-9282-4e94-8a41-8562a6d9f49b Jul 10 18:17:24.933169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-333e554a-c8a2-43cc-a389-26745099cef3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:24.933343 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-333e554a-c8a2-43cc-a389-26745099cef3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-reader] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:24.938373 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:24.938373 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:24.939348 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-333e554a-c8a2-43cc-a389-26745099cef3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-reader] https://10.4.3.71/volume/v3/messages/ed463978-9282-4e94-8a41-8562a6d9f49b returned with HTTP 200 Jul 10 18:17:24.939879 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1251/5001] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:17:24 2026] GET /volume/v3/messages/ed463978-9282-4e94-8a41-8562a6d9f49b => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:24.947750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5c339f82-4fb4-43b0-add8-0026995b7604 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:24.949477 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c339f82-4fb4-43b0-add8-0026995b7604 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] DELETE https://10.4.3.71/volume/v3/messages/ed463978-9282-4e94-8a41-8562a6d9f49b Jul 10 18:17:24.949725 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5c339f82-4fb4-43b0-add8-0026995b7604 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:24.949902 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5c339f82-4fb4-43b0-add8-0026995b7604 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:24.957583 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c339f82-4fb4-43b0-add8-0026995b7604 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/messages/ed463978-9282-4e94-8a41-8562a6d9f49b returned with HTTP 204 Jul 10 18:17:24.958066 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1254/5002] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:17:24 2026] DELETE /volume/v3/messages/ed463978-9282-4e94-8a41-8562a6d9f49b => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:17:24.964365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:24.966337 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/533d68ee-d2f3-4e51-a3dc-aa7114e74276 Jul 10 18:17:24.966576 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:24.966813 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:24.966995 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Delete volume with id: 533d68ee-d2f3-4e51-a3dc-aa7114e74276 Jul 10 18:17:24.975248 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:24.975248 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:24.975696 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Volume info retrieved successfully. Jul 10 18:17:24.976691 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99950) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:17:24.987333 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1508994510 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1508994510, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:24.987700 np0000005036 devstack@c-api.service[99950]: WARNING cinder.quota [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1508994510 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1508994510, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:24.996821 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Created reservations ['4fcce716-dcea-42a9-a519-01a206ef7002', 'e8db0cba-477b-4d97-b4a0-b16684af9e64', 'cbbcbeb7-0925-4149-89c8-fc0f751c6442', 'c3ca3677-dc63-4ad4-881b-18e960950e53'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:17:25.020954 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Delete volume request issued successfully. Jul 10 18:17:25.021121 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9dcbd205-e837-4d8c-8f33-5291248ef4a3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/volumes/533d68ee-d2f3-4e51-a3dc-aa7114e74276 returned with HTTP 202 Jul 10 18:17:25.021529 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1238/5003] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:17:24 2026] DELETE /volume/v3/volumes/533d68ee-d2f3-4e51-a3dc-aa7114e74276 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:17:25.029503 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5d69cb60-3d73-43be-82f8-89bb4e5865b3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:25.031234 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5d69cb60-3d73-43be-82f8-89bb4e5865b3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] DELETE https://10.4.3.71/volume/v3/types/fb5b23bc-b098-4ef2-8ab0-7b69aee604b9 Jul 10 18:17:25.031464 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5d69cb60-3d73-43be-82f8-89bb4e5865b3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:25.031715 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5d69cb60-3d73-43be-82f8-89bb4e5865b3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] Calling method '_delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:25.053790 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5d69cb60-3d73-43be-82f8-89bb4e5865b3 tempest-ProjectReaderTests-627150410 tempest-ProjectReaderTests-627150410-project-admin] https://10.4.3.71/volume/v3/types/fb5b23bc-b098-4ef2-8ab0-7b69aee604b9 returned with HTTP 202 Jul 10 18:17:25.054067 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1261/5004] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:17:25 2026] DELETE /volume/v3/types/fb5b23bc-b098-4ef2-8ab0-7b69aee604b9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:17:25.832168 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-90e72389-d84b-40a3-b54c-3a74ed67b1bf req-523a8e5f-ec83-4b4d-9e3d-77db0e4d200c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:25.834322 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-90e72389-d84b-40a3-b54c-3a74ed67b1bf req-523a8e5f-ec83-4b4d-9e3d-77db0e4d200c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/3d2fda05-c2c1-44ff-96bc-50c10c483799 Jul 10 18:17:25.834557 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-90e72389-d84b-40a3-b54c-3a74ed67b1bf req-523a8e5f-ec83-4b4d-9e3d-77db0e4d200c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:25.834725 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-90e72389-d84b-40a3-b54c-3a74ed67b1bf req-523a8e5f-ec83-4b4d-9e3d-77db0e4d200c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:25.843174 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:25.843174 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:26.371689 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-90e72389-d84b-40a3-b54c-3a74ed67b1bf req-523a8e5f-ec83-4b4d-9e3d-77db0e4d200c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/3d2fda05-c2c1-44ff-96bc-50c10c483799 returned with HTTP 200 Jul 10 18:17:26.372241 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1252/5005] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:17:25 2026] DELETE /volume/v3/attachments/3d2fda05-c2c1-44ff-96bc-50c10c483799 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:28.696586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eeba4976-f917-4ca9-9144-0f9e64cd67b0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:28.700595 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eeba4976-f917-4ca9-9144-0f9e64cd67b0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:17:28.700595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eeba4976-f917-4ca9-9144-0f9e64cd67b0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:28.700595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eeba4976-f917-4ca9-9144-0f9e64cd67b0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:28.700595 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-eeba4976-f917-4ca9-9144-0f9e64cd67b0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:17:28.710582 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:28.710582 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:28.710582 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-eeba4976-f917-4ca9-9144-0f9e64cd67b0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:28.724067 np0000005036 devstack@c-api.service[99951]: WARNING cinder.keymgr.conf_key_mgr [None req-eeba4976-f917-4ca9-9144-0f9e64cd67b0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:17:28.734990 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-eeba4976-f917-4ca9-9144-0f9e64cd67b0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:17:28.735450 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eeba4976-f917-4ca9-9144-0f9e64cd67b0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f returned with HTTP 202 Jul 10 18:17:28.736021 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1255/5006] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:17:28 2026] DELETE /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:17:28.743991 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-85952679-38c7-434b-afed-52999066a516 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:28.745917 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85952679-38c7-434b-afed-52999066a516 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:17:28.746113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85952679-38c7-434b-afed-52999066a516 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:28.746286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-85952679-38c7-434b-afed-52999066a516 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:28.753318 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:28.753318 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:28.757095 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-85952679-38c7-434b-afed-52999066a516 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:28.761892 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-85952679-38c7-434b-afed-52999066a516 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f returned with HTTP 200 Jul 10 18:17:28.762247 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1239/5007] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:17:28 2026] GET /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:29.776776 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ab30ba59-837f-4f18-aedc-39da2498bd88 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:29.778769 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ab30ba59-837f-4f18-aedc-39da2498bd88 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f Jul 10 18:17:29.778979 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ab30ba59-837f-4f18-aedc-39da2498bd88 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:29.779195 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ab30ba59-837f-4f18-aedc-39da2498bd88 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:29.785250 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ab30ba59-837f-4f18-aedc-39da2498bd88 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f returned with HTTP 404 Jul 10 18:17:29.785802 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1262/5008] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:17:29 2026] GET /volume/v3/volumes/76dff6ba-d789-457a-a477-876d2b58b18f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:29.793288 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7f42064c-bb38-408c-8e01-dea7e4b37439 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:29.795038 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f42064c-bb38-408c-8e01-dea7e4b37439 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:17:29.795259 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f42064c-bb38-408c-8e01-dea7e4b37439 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:29.795436 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7f42064c-bb38-408c-8e01-dea7e4b37439 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Calling method 'detail' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:29.795978 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:29.795978 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:29.796259 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-7f42064c-bb38-408c-8e01-dea7e4b37439 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:17:29.807619 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7f42064c-bb38-408c-8e01-dea7e4b37439 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Get all volumes completed successfully. Jul 10 18:17:29.809629 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:29.809629 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:29.813515 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7f42064c-bb38-408c-8e01-dea7e4b37439 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:17:29.813977 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1253/5009] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:17:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6570 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:29.829528 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7dc0c9d0-355d-4063-b2cd-d9ccae56d4a8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:29.833325 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7dc0c9d0-355d-4063-b2cd-d9ccae56d4a8 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] DELETE https://10.4.3.71/volume/v3/types/ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9 Jul 10 18:17:29.833325 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7dc0c9d0-355d-4063-b2cd-d9ccae56d4a8 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:29.833325 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7dc0c9d0-355d-4063-b2cd-d9ccae56d4a8 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:29.854615 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7dc0c9d0-355d-4063-b2cd-d9ccae56d4a8 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] https://10.4.3.71/volume/v3/types/ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9 returned with HTTP 202 Jul 10 18:17:29.855242 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1256/5010] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:17:29 2026] DELETE /volume/v3/types/ff24b1b7-cc6e-4e48-b1fa-dfdc4f4589b9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:17:29.867331 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-690b5f2e-7107-435e-bec8-5cfca1216d3d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:29.869247 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-690b5f2e-7107-435e-bec8-5cfca1216d3d tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:17:29.869648 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-690b5f2e-7107-435e-bec8-5cfca1216d3d tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-663205977", "extra_specs": {}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:29.882724 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-690b5f2e-7107-435e-bec8-5cfca1216d3d tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:17:29.883079 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1240/5011] 10.4.3.71 () {68 vars in 1245 bytes} [Fri Jul 10 18:17:29 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:29.892323 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7a082010-7828-4a20-967a-dbf3db04e0af None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:29.894447 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a082010-7828-4a20-967a-dbf3db04e0af tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] POST https://10.4.3.71/volume/v3/types/64da861d-95b1-4948-a97b-4976dbe800e1/encryption Jul 10 18:17:29.894857 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7a082010-7828-4a20-967a-dbf3db04e0af tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:29.911809 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a082010-7828-4a20-967a-dbf3db04e0af tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] https://10.4.3.71/volume/v3/types/64da861d-95b1-4948-a97b-4976dbe800e1/encryption returned with HTTP 200 Jul 10 18:17:29.912685 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1263/5012] 10.4.3.71 () {68 vars in 1390 bytes} [Fri Jul 10 18:17:29 2026] POST /volume/v3/types/64da861d-95b1-4948-a97b-4976dbe800e1/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:29.921042 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:29.922910 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:17:29.923265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1599535056", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-663205977", "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:29.925139 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1599535056', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-663205977', 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:17:29.929111 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:17:29.929425 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:29.929425 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:29.929960 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:17:29.936124 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (60497693-3519-4e2a-acf2-3ae14f37c45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:17:29.937198 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856060b0-fc0e-43bb-be6b-a70826c29df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:29.938156 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:17:29.962170 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856060b0-fc0e-43bb-be6b-a70826c29df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:17:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64da861d-95b1-4948-a97b-4976dbe800e1,is_public=True,name='tempest-scenario-type-luks2-663205977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64da861d-95b1-4948-a97b-4976dbe800e1', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:29.962953 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc9cc48-9c3f-4182-83e2-9de1a9fb000c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:29.989239 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-663205977 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-663205977, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:29.989649 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-663205977 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-663205977, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:17:30.014063 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['6765479c-6929-46fc-9611-358e99ba2af1', 'cece87ef-9943-4f0c-ac3c-33c42d94f782', '4fec288a-761b-4bc9-a08a-48257b015391', 'b6afc043-3fbb-484d-b339-5703005733b8'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:17:30.014875 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc9cc48-9c3f-4182-83e2-9de1a9fb000c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6765479c-6929-46fc-9611-358e99ba2af1', 'cece87ef-9943-4f0c-ac3c-33c42d94f782', '4fec288a-761b-4bc9-a08a-48257b015391', 'b6afc043-3fbb-484d-b339-5703005733b8']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:30.015623 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4517b8a6-1a55-454e-9ec3-3f39c37f3005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:30.036011 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4517b8a6-1a55-454e-9ec3-3f39c37f3005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fc3ca1a-a842-4bed-ac41-249c09129143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1599535056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['6765479c-6929-46fc-9611-358e99ba2af1','cece87ef-9943-4f0c-ac3c-33c42d94f782','4fec288a-761b-4bc9-a08a-48257b015391','b6afc043-3fbb-484d-b339-5703005733b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=64da861d-95b1-4948-a97b-4976dbe800e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1599535056',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9fc3ca1a-a842-4bed-ac41-249c09129143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64da861d-95b1-4948-a97b-4976dbe800e1),volume_type_id=64da861d-95b1-4948-a97b-4976dbe800e1)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:30.036720 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9d2144-d228-4391-b6a9-518699f1c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:30.056621 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9d2144-d228-4391-b6a9-518699f1c06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1599535056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['6765479c-6929-46fc-9611-358e99ba2af1','cece87ef-9943-4f0c-ac3c-33c42d94f782','4fec288a-761b-4bc9-a08a-48257b015391','b6afc043-3fbb-484d-b339-5703005733b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=64da861d-95b1-4948-a97b-4976dbe800e1)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:30.057391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7f2827-bbaf-475f-9e69-1bf0c894e7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:17:30.066851 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7f2827-bbaf-475f-9e69-1bf0c894e7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:17:30.067908 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (60497693-3519-4e2a-acf2-3ae14f37c45c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:17:30.068310 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:17:30.069013 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-331c466a-bc18-43d6-ae4e-0e98f5066333 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:17:30.069446 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1254/5013] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:17:29 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:17:30.083379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5fe99d39-9c22-4d9b-a371-e934f404a6ec None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:30.085114 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5fe99d39-9c22-4d9b-a371-e934f404a6ec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:17:30.085310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5fe99d39-9c22-4d9b-a371-e934f404a6ec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:30.085598 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5fe99d39-9c22-4d9b-a371-e934f404a6ec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:30.092705 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:30.092705 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:30.096528 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5fe99d39-9c22-4d9b-a371-e934f404a6ec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:30.100477 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5fe99d39-9c22-4d9b-a371-e934f404a6ec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 returned with HTTP 200 Jul 10 18:17:30.100885 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1257/5014] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:17:30 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:31.114057 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d7936dd1-01b4-493c-9cad-e143e99e5d68 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:31.116385 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d7936dd1-01b4-493c-9cad-e143e99e5d68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:17:31.116786 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d7936dd1-01b4-493c-9cad-e143e99e5d68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:31.117129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d7936dd1-01b4-493c-9cad-e143e99e5d68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:31.125998 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:31.125998 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:31.129086 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d7936dd1-01b4-493c-9cad-e143e99e5d68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:31.133846 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d7936dd1-01b4-493c-9cad-e143e99e5d68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 returned with HTTP 200 Jul 10 18:17:31.134458 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1241/5015] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:17:31 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:31.147342 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1df8f31d-4f48-449c-9a16-f8733d3ffdb9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:31.150112 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1df8f31d-4f48-449c-9a16-f8733d3ffdb9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:17:31.150366 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1df8f31d-4f48-449c-9a16-f8733d3ffdb9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:31.150645 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1df8f31d-4f48-449c-9a16-f8733d3ffdb9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:31.159561 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:31.159561 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:31.163938 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1df8f31d-4f48-449c-9a16-f8733d3ffdb9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:31.169648 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1df8f31d-4f48-449c-9a16-f8733d3ffdb9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 returned with HTTP 200 Jul 10 18:17:31.170162 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1264/5016] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:17:31 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:31.183345 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-10b2ef5b-4f0e-4bcb-a91e-380ea468e374 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:31.185715 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-10b2ef5b-4f0e-4bcb-a91e-380ea468e374 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143/action Jul 10 18:17:31.186065 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-10b2ef5b-4f0e-4bcb-a91e-380ea468e374 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:17:31.186220 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-10b2ef5b-4f0e-4bcb-a91e-380ea468e374 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:31.195487 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:31.195487 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:31.196048 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-10b2ef5b-4f0e-4bcb-a91e-380ea468e374 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:31.203194 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-10b2ef5b-4f0e-4bcb-a91e-380ea468e374 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume updated successfully. Jul 10 18:17:31.203540 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-10b2ef5b-4f0e-4bcb-a91e-380ea468e374 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143/action returned with HTTP 200 Jul 10 18:17:31.204020 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1255/5017] 10.4.3.71 () {68 vars in 1383 bytes} [Fri Jul 10 18:17:31 2026] POST /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:17:31.332727 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-a3a98209-d7f2-4ac6-8159-393c307c8129 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:31.334697 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-a3a98209-d7f2-4ac6-8159-393c307c8129 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:17:31.334903 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-a3a98209-d7f2-4ac6-8159-393c307c8129 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:31.335087 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-a3a98209-d7f2-4ac6-8159-393c307c8129 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:31.337048 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=122,cinder:UPDATE=38,cinder:INSERT=10 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:17:31.342216 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:31.342216 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:31.346246 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-a3a98209-d7f2-4ac6-8159-393c307c8129 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:31.351224 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-a3a98209-d7f2-4ac6-8159-393c307c8129 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 returned with HTTP 200 Jul 10 18:17:31.351970 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1258/5018] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:17:31 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:32.134361 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-df0c19d2-e060-4a03-a2f1-ce11aa9b2178 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:32.136083 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-df0c19d2-e060-4a03-a2f1-ce11aa9b2178 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:17:32.136359 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-df0c19d2-e060-4a03-a2f1-ce11aa9b2178 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:32.137485 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-df0c19d2-e060-4a03-a2f1-ce11aa9b2178 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:32.143073 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:32.143073 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:32.145416 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-df0c19d2-e060-4a03-a2f1-ce11aa9b2178 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:32.149011 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-df0c19d2-e060-4a03-a2f1-ce11aa9b2178 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 returned with HTTP 200 Jul 10 18:17:32.149503 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1242/5019] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:17:32 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:32.158464 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-38b67676-75c9-4af6-8930-c6539c9cbf33 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:32.158913 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38b67676-75c9-4af6-8930-c6539c9cbf33 None None] GET https://10.4.3.71/volume// Jul 10 18:17:32.159084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-38b67676-75c9-4af6-8930-c6539c9cbf33 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:32.159288 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-38b67676-75c9-4af6-8930-c6539c9cbf33 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:32.159631 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-38b67676-75c9-4af6-8930-c6539c9cbf33 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:17:32.159930 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1265/5020] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:17:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:17:32.167216 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-2ae07fe0-bc70-4d9e-9cfc-4d39b81317c0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:32.168956 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-2ae07fe0-bc70-4d9e-9cfc-4d39b81317c0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:17:32.169252 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-2ae07fe0-bc70-4d9e-9cfc-4d39b81317c0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fc3ca1a-a842-4bed-ac41-249c09129143", "connector": null, "instance_uuid": "d99970a6-0824-409f-bf09-573ea5e90b47"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:32.176746 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:32.176746 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:32.202249 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-2ae07fe0-bc70-4d9e-9cfc-4d39b81317c0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:17:32.202689 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1256/5021] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:17:32 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:38.074943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-77ef24d8-edce-4d50-bdd2-ea91da43e12a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:38.075490 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-77ef24d8-edce-4d50-bdd2-ea91da43e12a None None] GET https://10.4.3.71/volume// Jul 10 18:17:38.075739 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-77ef24d8-edce-4d50-bdd2-ea91da43e12a None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:38.075986 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-77ef24d8-edce-4d50-bdd2-ea91da43e12a None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:38.076403 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-77ef24d8-edce-4d50-bdd2-ea91da43e12a None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:17:38.076936 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1259/5022] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:17:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:17:38.084703 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-8fbac22d-4ff9-4861-8f50-3238fd8f8d61 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:38.086823 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-8fbac22d-4ff9-4861-8f50-3238fd8f8d61 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:17:38.087049 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-8fbac22d-4ff9-4861-8f50-3238fd8f8d61 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:38.087236 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-8fbac22d-4ff9-4861-8f50-3238fd8f8d61 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:38.089505 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=129,cinder:UPDATE=36,cinder:INSERT=21,cinder:DELETE=1 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:17:38.098122 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:38.098122 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:38.102280 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-8fbac22d-4ff9-4861-8f50-3238fd8f8d61 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:17:38.106817 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-8fbac22d-4ff9-4861-8f50-3238fd8f8d61 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 returned with HTTP 200 Jul 10 18:17:38.107233 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1243/5023] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:17:38 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 => generated 1049 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:17:38.208271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5890a59a-c5f3-4838-bd88-7c034d70cb36 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:38.210253 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5890a59a-c5f3-4838-bd88-7c034d70cb36 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/c53d09f4-92ae-4c4b-a8a1-b90420f33ab1 Jul 10 18:17:38.210619 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5890a59a-c5f3-4838-bd88-7c034d70cb36 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:38.217549 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5890a59a-c5f3-4838-bd88-7c034d70cb36 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-9fc3ca1a-a842-4bed-ac41-249c09129143-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:17:38.222274 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5890a59a-c5f3-4838-bd88-7c034d70cb36 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-9fc3ca1a-a842-4bed-ac41-249c09129143-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:17:38.223253 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:38.223253 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:38.741699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5890a59a-c5f3-4838-bd88-7c034d70cb36 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-9fc3ca1a-a842-4bed-ac41-249c09129143-np0000005036" released by "attachment_update" :: held 0.519s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:17:38.742032 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5890a59a-c5f3-4838-bd88-7c034d70cb36 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/c53d09f4-92ae-4c4b-a8a1-b90420f33ab1 returned with HTTP 200 Jul 10 18:17:38.742504 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1266/5024] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:17:38 2026] PUT /volume/v3/attachments/c53d09f4-92ae-4c4b-a8a1-b90420f33ab1 => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:39.267365 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-934b4a39-621f-4191-8008-98aba2f66c0d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:39.269468 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-934b4a39-621f-4191-8008-98aba2f66c0d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/c53d09f4-92ae-4c4b-a8a1-b90420f33ab1/action Jul 10 18:17:39.269846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-934b4a39-621f-4191-8008-98aba2f66c0d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:17:39.269967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-934b4a39-621f-4191-8008-98aba2f66c0d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:39.284581 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:39.284581 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:39.296830 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-934b4a39-621f-4191-8008-98aba2f66c0d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/c53d09f4-92ae-4c4b-a8a1-b90420f33ab1/action returned with HTTP 204 Jul 10 18:17:39.297318 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1257/5025] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:17:39 2026] POST /volume/v3/attachments/c53d09f4-92ae-4c4b-a8a1-b90420f33ab1/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:17:41.350129 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=3 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:17:41.622249 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-1fa36436-79dc-42a6-a27e-3c9fa6132efc req-f8467977-53b3-4284-b5c9-70dde2e0e275 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:41.624381 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-1fa36436-79dc-42a6-a27e-3c9fa6132efc req-f8467977-53b3-4284-b5c9-70dde2e0e275 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:17:41.624631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-1fa36436-79dc-42a6-a27e-3c9fa6132efc req-f8467977-53b3-4284-b5c9-70dde2e0e275 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:41.624832 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-1fa36436-79dc-42a6-a27e-3c9fa6132efc req-f8467977-53b3-4284-b5c9-70dde2e0e275 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:41.637068 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:41.637068 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:41.641850 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-1fa36436-79dc-42a6-a27e-3c9fa6132efc req-f8467977-53b3-4284-b5c9-70dde2e0e275 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:17:41.646775 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-1fa36436-79dc-42a6-a27e-3c9fa6132efc req-f8467977-53b3-4284-b5c9-70dde2e0e275 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:17:41.647184 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1260/5026] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:17:41 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:43.368022 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5057fc88-59a2-4ac1-bab7-7a93d5363aca None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:43.369858 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5057fc88-59a2-4ac1-bab7-7a93d5363aca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143/encryption Jul 10 18:17:43.370021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5057fc88-59a2-4ac1-bab7-7a93d5363aca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:43.370215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5057fc88-59a2-4ac1-bab7-7a93d5363aca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:43.380082 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:43.380082 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:17:43.388981 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bb44124c-129c-4a31-853e-bda6fb7f8537 req-5057fc88-59a2-4ac1-bab7-7a93d5363aca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143/encryption returned with HTTP 200 Jul 10 18:17:43.389413 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1244/5027] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:17:43 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:48.735898 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=72,cinder:UPDATE=21,cinder:INSERT=15 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:17:49.103440 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b025eaef-e187-4274-a77e-7dc9878bd653 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:49.105440 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b025eaef-e187-4274-a77e-7dc9878bd653 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:17:49.105734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b025eaef-e187-4274-a77e-7dc9878bd653 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:49.105989 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b025eaef-e187-4274-a77e-7dc9878bd653 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:49.116583 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:49.116583 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:49.121093 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b025eaef-e187-4274-a77e-7dc9878bd653 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:17:49.126836 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b025eaef-e187-4274-a77e-7dc9878bd653 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:17:49.127300 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1267/5028] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:17:49 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:49.163722 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-86bb75bd-2c18-48e1-a882-abb5711ebf57 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:49.165872 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-86bb75bd-2c18-48e1-a882-abb5711ebf57 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:17:49.166119 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-86bb75bd-2c18-48e1-a882-abb5711ebf57 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:49.166375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-86bb75bd-2c18-48e1-a882-abb5711ebf57 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:49.175546 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:49.175546 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:49.178990 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-86bb75bd-2c18-48e1-a882-abb5711ebf57 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:17:49.183354 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-86bb75bd-2c18-48e1-a882-abb5711ebf57 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:17:49.183789 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1258/5029] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:17:49 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:17:49.202500 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-0db825f8-76a3-4931-9a01-b3afa926366a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:49.204800 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-0db825f8-76a3-4931-9a01-b3afa926366a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599/action Jul 10 18:17:49.205171 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-0db825f8-76a3-4931-9a01-b3afa926366a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:17:49.205404 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-0db825f8-76a3-4931-9a01-b3afa926366a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:17:49.216298 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:49.216298 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:49.216775 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-0db825f8-76a3-4931-9a01-b3afa926366a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:17:49.226486 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-0db825f8-76a3-4931-9a01-b3afa926366a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Begin detaching volume completed successfully. Jul 10 18:17:49.226813 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-0db825f8-76a3-4931-9a01-b3afa926366a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599/action returned with HTTP 202 Jul 10 18:17:49.227420 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1261/5030] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:17:49 2026] POST /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:17:50.256515 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-06408991-614a-481a-9d47-d3bb2862eecd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:50.257024 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06408991-614a-481a-9d47-d3bb2862eecd None None] GET https://10.4.3.71/volume// Jul 10 18:17:50.257092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06408991-614a-481a-9d47-d3bb2862eecd None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:50.257230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06408991-614a-481a-9d47-d3bb2862eecd None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:50.257585 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06408991-614a-481a-9d47-d3bb2862eecd None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:17:50.257907 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1245/5031] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:17:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:17:50.265141 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-548071cd-dacd-4930-a337-23e2e43c3cd9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:50.267189 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-548071cd-dacd-4930-a337-23e2e43c3cd9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:17:50.267632 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-548071cd-dacd-4930-a337-23e2e43c3cd9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:50.267632 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-548071cd-dacd-4930-a337-23e2e43c3cd9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:50.276422 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:50.276422 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:17:50.279700 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-548071cd-dacd-4930-a337-23e2e43c3cd9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:17:50.284437 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-548071cd-dacd-4930-a337-23e2e43c3cd9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:17:50.284842 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1268/5032] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:17:50 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 1320 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:17:51.030010 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-67697d44-79d2-4848-9afc-ecc8c9fd1073 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:51.032040 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-67697d44-79d2-4848-9afc-ecc8c9fd1073 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] DELETE https://10.4.3.71/volume/v3/attachments/4dad93bc-f0d3-4840-96d8-2a82300346a2 Jul 10 18:17:51.032257 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-67697d44-79d2-4848-9afc-ecc8c9fd1073 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:51.032497 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-67697d44-79d2-4848-9afc-ecc8c9fd1073 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:51.040031 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:51.040031 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:17:51.573156 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e11dab74-7350-4ec2-a54a-8ac2717a95f8 req-67697d44-79d2-4848-9afc-ecc8c9fd1073 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments/4dad93bc-f0d3-4840-96d8-2a82300346a2 returned with HTTP 200 Jul 10 18:17:51.573675 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1259/5033] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:17:51 2026] DELETE /volume/v3/attachments/4dad93bc-f0d3-4840-96d8-2a82300346a2 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:52.394347 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-99baae51-6ce5-48f8-a6f0-9a0e0ecc1db7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:17:52.396026 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-99baae51-6ce5-48f8-a6f0-9a0e0ecc1db7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:17:52.396283 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-99baae51-6ce5-48f8-a6f0-9a0e0ecc1db7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:17:52.396446 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-99baae51-6ce5-48f8-a6f0-9a0e0ecc1db7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:17:52.404624 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:17:52.404624 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:17:52.408699 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-99baae51-6ce5-48f8-a6f0-9a0e0ecc1db7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:17:52.414235 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-99baae51-6ce5-48f8-a6f0-9a0e0ecc1db7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:17:52.414765 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1262/5034] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:17:52 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:17:53.387599 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=8 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:18:00.283367 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=10 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:18:01.571990 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=90,cinder:UPDATE=36,cinder:INSERT=17 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:18:02.413069 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:18:02.896623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-424a9c55-ddf0-4d8b-b97c-add9138048c2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:02.956147 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-424a9c55-ddf0-4d8b-b97c-add9138048c2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143/encryption Jul 10 18:18:02.956374 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-424a9c55-ddf0-4d8b-b97c-add9138048c2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:02.956610 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-424a9c55-ddf0-4d8b-b97c-add9138048c2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:02.966010 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:02.966010 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:02.972736 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-424a9c55-ddf0-4d8b-b97c-add9138048c2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143/encryption returned with HTTP 200 Jul 10 18:18:02.973108 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1246/5035] 10.4.3.71 () {68 vars in 1624 bytes} [Fri Jul 10 18:18:02 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143/encryption => generated 161 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:05.087852 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-eef387ac-7ab7-4b0d-89e9-263528e3cdb4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:05.089916 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-eef387ac-7ab7-4b0d-89e9-263528e3cdb4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/c53d09f4-92ae-4c4b-a8a1-b90420f33ab1 Jul 10 18:18:05.090180 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-eef387ac-7ab7-4b0d-89e9-263528e3cdb4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:05.090461 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-eef387ac-7ab7-4b0d-89e9-263528e3cdb4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:05.098302 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:05.098302 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:05.623974 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7fc9087a-0296-4b4f-85ee-dfa5aad2199d req-eef387ac-7ab7-4b0d-89e9-263528e3cdb4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/c53d09f4-92ae-4c4b-a8a1-b90420f33ab1 returned with HTTP 200 Jul 10 18:18:05.624360 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1269/5036] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:18:05 2026] DELETE /volume/v3/attachments/c53d09f4-92ae-4c4b-a8a1-b90420f33ab1 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:08.950992 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-15ed35cd-e866-473a-9b28-e67006252f87 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:08.953491 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-15ed35cd-e866-473a-9b28-e67006252f87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:18:08.953839 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-15ed35cd-e866-473a-9b28-e67006252f87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:08.954103 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-15ed35cd-e866-473a-9b28-e67006252f87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:08.954337 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-15ed35cd-e866-473a-9b28-e67006252f87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:18:08.964388 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:08.964388 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:18:08.965075 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-15ed35cd-e866-473a-9b28-e67006252f87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:18:08.977190 np0000005036 devstack@c-api.service[99949]: WARNING cinder.keymgr.conf_key_mgr [None req-15ed35cd-e866-473a-9b28-e67006252f87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:18:08.982090 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-15ed35cd-e866-473a-9b28-e67006252f87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:18:08.982264 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-15ed35cd-e866-473a-9b28-e67006252f87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 returned with HTTP 202 Jul 10 18:18:08.982849 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1260/5037] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:18:08 2026] DELETE /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:18:08.990793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-be3d393b-40b8-48ca-8f8d-d3f711526f0f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:08.992653 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-be3d393b-40b8-48ca-8f8d-d3f711526f0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:18:08.992838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-be3d393b-40b8-48ca-8f8d-d3f711526f0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:08.993053 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-be3d393b-40b8-48ca-8f8d-d3f711526f0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:09.002148 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:09.002148 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:18:09.006926 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-be3d393b-40b8-48ca-8f8d-d3f711526f0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:18:09.012892 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-be3d393b-40b8-48ca-8f8d-d3f711526f0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 returned with HTTP 200 Jul 10 18:18:09.013387 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1263/5038] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:08 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:10.025592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-be734e21-0414-4bf4-b1ef-2bcee276e0ee None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:10.027306 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be734e21-0414-4bf4-b1ef-2bcee276e0ee tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 Jul 10 18:18:10.027558 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be734e21-0414-4bf4-b1ef-2bcee276e0ee tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:10.027785 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be734e21-0414-4bf4-b1ef-2bcee276e0ee tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:10.033699 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be734e21-0414-4bf4-b1ef-2bcee276e0ee tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 returned with HTTP 404 Jul 10 18:18:10.034154 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1247/5039] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:10 2026] GET /volume/v3/volumes/9fc3ca1a-a842-4bed-ac41-249c09129143 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:18:10.040755 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c2fddd48-55b4-4a76-a450-03e48e88e61d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:10.042748 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c2fddd48-55b4-4a76-a450-03e48e88e61d tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:18:10.043001 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c2fddd48-55b4-4a76-a450-03e48e88e61d tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:10.043227 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c2fddd48-55b4-4a76-a450-03e48e88e61d tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:10.043852 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:10.043852 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:10.044187 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-c2fddd48-55b4-4a76-a450-03e48e88e61d tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99948) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:18:10.054255 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c2fddd48-55b4-4a76-a450-03e48e88e61d tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Get all volumes completed successfully. Jul 10 18:18:10.055653 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:10.055653 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:10.061026 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c2fddd48-55b4-4a76-a450-03e48e88e61d tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:18:10.061400 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1270/5040] 10.4.3.71 () {66 vars in 1278 bytes} [Fri Jul 10 18:18:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6268 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:10.074766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8c3b2dd8-8f3d-4c3f-9c69-4effb02c79c7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:10.076533 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8c3b2dd8-8f3d-4c3f-9c69-4effb02c79c7 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] DELETE https://10.4.3.71/volume/v3/types/64da861d-95b1-4948-a97b-4976dbe800e1 Jul 10 18:18:10.076741 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8c3b2dd8-8f3d-4c3f-9c69-4effb02c79c7 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:10.076934 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8c3b2dd8-8f3d-4c3f-9c69-4effb02c79c7 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] Calling method '_delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:10.098940 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8c3b2dd8-8f3d-4c3f-9c69-4effb02c79c7 tempest-TestVolumeBootPattern-1033124922 tempest-TestVolumeBootPattern-1033124922-project-admin] https://10.4.3.71/volume/v3/types/64da861d-95b1-4948-a97b-4976dbe800e1 returned with HTTP 202 Jul 10 18:18:10.099283 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1261/5041] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:18:10 2026] DELETE /volume/v3/types/64da861d-95b1-4948-a97b-4976dbe800e1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:18:10.125579 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:10.127440 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:18:10.127829 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1451906766", "snapshot_id": null, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "volume_type": null, "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:18:10.129255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1451906766', 'snapshot_id': None, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'volume_type': None, 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:18:10.263850 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:18:10.269330 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:18:10.277340 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (f6c9b96f-bf1d-4e45-8c9e-4f69db4f5226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:18:10.279211 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b86132d-1aeb-40e7-9bee-9d46482038d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:10.280544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:18:10.345315 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b86132d-1aeb-40e7-9bee-9d46482038d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:10.346118 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e97286-5bb7-487e-aa6f-c0626e7f62be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:10.403645 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['29fa701f-448d-416a-849d-97cb2aedbea7', 'df52bf6a-a6d3-4058-8b34-95e0420a3b52', '34526885-86c3-4554-bb23-db56eb4ca983', 'f12fe3ee-5489-43f1-9a3f-1cd61692a3b2'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:18:10.404400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e97286-5bb7-487e-aa6f-c0626e7f62be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29fa701f-448d-416a-849d-97cb2aedbea7', 'df52bf6a-a6d3-4058-8b34-95e0420a3b52', '34526885-86c3-4554-bb23-db56eb4ca983', 'f12fe3ee-5489-43f1-9a3f-1cd61692a3b2']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:10.405299 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d575cbd2-fda2-49a5-9cd5-40239bbd6421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:10.428135 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d575cbd2-fda2-49a5-9cd5-40239bbd6421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '036fa3ec-2f40-4dbe-9f17-fec18689de92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1451906766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['29fa701f-448d-416a-849d-97cb2aedbea7','df52bf6a-a6d3-4058-8b34-95e0420a3b52','34526885-86c3-4554-bb23-db56eb4ca983','f12fe3ee-5489-43f1-9a3f-1cd61692a3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1451906766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=036fa3ec-2f40-4dbe-9f17-fec18689de92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:10.429053 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8fa4a98-c5f3-4f70-841c-207983bb672e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:10.451296 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8fa4a98-c5f3-4f70-841c-207983bb672e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1451906766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['29fa701f-448d-416a-849d-97cb2aedbea7','df52bf6a-a6d3-4058-8b34-95e0420a3b52','34526885-86c3-4554-bb23-db56eb4ca983','f12fe3ee-5489-43f1-9a3f-1cd61692a3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:10.452310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5def4e7-92c9-48c0-b61f-4cc1d73eceaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:10.463320 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5def4e7-92c9-48c0-b61f-4cc1d73eceaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:10.464516 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (f6c9b96f-bf1d-4e45-8c9e-4f69db4f5226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:18:10.464927 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:18:10.465675 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a3e41bef-6e7e-4b74-b286-53e3a6318085 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:18:10.466259 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1264/5042] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:18:10 2026] POST /volume/v3/volumes => generated 757 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:18:10.477186 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-014955ba-84d3-4ac9-ac0c-941fca830aec None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:10.478974 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-014955ba-84d3-4ac9-ac0c-941fca830aec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:18:10.479168 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-014955ba-84d3-4ac9-ac0c-941fca830aec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:10.479349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-014955ba-84d3-4ac9-ac0c-941fca830aec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:10.485737 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:10.485737 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:10.488979 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-014955ba-84d3-4ac9-ac0c-941fca830aec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:18:10.492585 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-014955ba-84d3-4ac9-ac0c-941fca830aec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 returned with HTTP 200 Jul 10 18:18:10.492953 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1248/5043] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:10 2026] GET /volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:11.504458 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-63e3b352-32af-4afc-b6d6-dd3dd3750616 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:11.506339 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-63e3b352-32af-4afc-b6d6-dd3dd3750616 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:18:11.506536 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-63e3b352-32af-4afc-b6d6-dd3dd3750616 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:11.506734 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-63e3b352-32af-4afc-b6d6-dd3dd3750616 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:11.513614 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:11.513614 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:11.517199 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-63e3b352-32af-4afc-b6d6-dd3dd3750616 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:18:11.521696 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-63e3b352-32af-4afc-b6d6-dd3dd3750616 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 returned with HTTP 200 Jul 10 18:18:11.522083 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1271/5044] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:11 2026] GET /volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:11.533395 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6bf8840d-8fd0-48d2-a4e9-27931749ea40 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:11.534999 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6bf8840d-8fd0-48d2-a4e9-27931749ea40 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:18:11.535182 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6bf8840d-8fd0-48d2-a4e9-27931749ea40 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:11.535357 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6bf8840d-8fd0-48d2-a4e9-27931749ea40 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:11.541775 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:11.541775 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:18:11.545235 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6bf8840d-8fd0-48d2-a4e9-27931749ea40 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:18:11.549330 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6bf8840d-8fd0-48d2-a4e9-27931749ea40 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 returned with HTTP 200 Jul 10 18:18:11.549720 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1262/5045] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:11 2026] GET /volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:12.492281 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-0d4dccd1-b490-433d-95c6-5346d478f9e6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:12.494432 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-0d4dccd1-b490-433d-95c6-5346d478f9e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:18:12.494655 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-0d4dccd1-b490-433d-95c6-5346d478f9e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:12.494830 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-0d4dccd1-b490-433d-95c6-5346d478f9e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:12.501763 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:12.501763 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:18:12.505080 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-0d4dccd1-b490-433d-95c6-5346d478f9e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:18:12.509263 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-0d4dccd1-b490-433d-95c6-5346d478f9e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 returned with HTTP 200 Jul 10 18:18:12.509674 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1265/5046] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:18:12 2026] GET /volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:12.969943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-46d10a04-4db7-4f20-8688-dad7348fef42 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:12.971859 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-46d10a04-4db7-4f20-8688-dad7348fef42 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:18:12.972049 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-46d10a04-4db7-4f20-8688-dad7348fef42 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:12.972236 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-46d10a04-4db7-4f20-8688-dad7348fef42 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:12.979130 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:12.979130 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:12.982582 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-46d10a04-4db7-4f20-8688-dad7348fef42 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:18:12.986954 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-46d10a04-4db7-4f20-8688-dad7348fef42 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 returned with HTTP 200 Jul 10 18:18:12.987315 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1249/5047] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:18:12 2026] GET /volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:12.996589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8ede2299-2dd9-43bd-8a2f-d2cc915a3add None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:12.997091 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8ede2299-2dd9-43bd-8a2f-d2cc915a3add None None] GET https://10.4.3.71/volume// Jul 10 18:18:12.997296 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8ede2299-2dd9-43bd-8a2f-d2cc915a3add None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:12.997494 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8ede2299-2dd9-43bd-8a2f-d2cc915a3add None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:12.997821 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8ede2299-2dd9-43bd-8a2f-d2cc915a3add None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:18:12.998095 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1272/5048] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:18:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:18:13.005214 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-f2e2f07a-c503-4208-be42-552c42cdff93 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:13.006991 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-f2e2f07a-c503-4208-be42-552c42cdff93 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:18:13.007326 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-f2e2f07a-c503-4208-be42-552c42cdff93 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "036fa3ec-2f40-4dbe-9f17-fec18689de92", "connector": null, "instance_uuid": "a90559ad-abea-4bd5-99c9-02d2a98d512d"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:18:13.014768 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:13.014768 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:18:13.034800 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-f2e2f07a-c503-4208-be42-552c42cdff93 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:18:13.035347 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1263/5049] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:18:13 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:18.885954 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d31547c1-af0d-4e28-9797-351d00806b2a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:18.886360 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d31547c1-af0d-4e28-9797-351d00806b2a None None] GET https://10.4.3.71/volume// Jul 10 18:18:18.886545 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d31547c1-af0d-4e28-9797-351d00806b2a None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:18.886745 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d31547c1-af0d-4e28-9797-351d00806b2a None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:18.887040 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d31547c1-af0d-4e28-9797-351d00806b2a None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:18:18.887338 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1266/5050] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:18:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:18:18.895153 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-3d70599f-cc53-40cb-9bb1-043d648c8746 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:18.897134 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-3d70599f-cc53-40cb-9bb1-043d648c8746 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:18:18.897350 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-3d70599f-cc53-40cb-9bb1-043d648c8746 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:18.897547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-3d70599f-cc53-40cb-9bb1-043d648c8746 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:18.906513 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:18.906513 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:18.910025 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-3d70599f-cc53-40cb-9bb1-043d648c8746 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:18:18.914560 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-3d70599f-cc53-40cb-9bb1-043d648c8746 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 returned with HTTP 200 Jul 10 18:18:18.914967 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1250/5051] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:18:18 2026] GET /volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:18:19.024363 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-b32f4d64-9420-4382-a605-1c5b7dd3c9ca None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:19.026149 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-b32f4d64-9420-4382-a605-1c5b7dd3c9ca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/c09ac7b1-5ef4-4be0-be19-cc832e8377f1 Jul 10 18:18:19.026473 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-b32f4d64-9420-4382-a605-1c5b7dd3c9ca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:18:19.033136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-b32f4d64-9420-4382-a605-1c5b7dd3c9ca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-036fa3ec-2f40-4dbe-9f17-fec18689de92-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:18:19.036889 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-b32f4d64-9420-4382-a605-1c5b7dd3c9ca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-036fa3ec-2f40-4dbe-9f17-fec18689de92-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:18:19.037761 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:19.037761 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:19.553887 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-b32f4d64-9420-4382-a605-1c5b7dd3c9ca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-036fa3ec-2f40-4dbe-9f17-fec18689de92-np0000005036" released by "attachment_update" :: held 0.517s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:18:19.554152 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-b32f4d64-9420-4382-a605-1c5b7dd3c9ca tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/c09ac7b1-5ef4-4be0-be19-cc832e8377f1 returned with HTTP 200 Jul 10 18:18:19.554585 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1273/5052] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:18:19 2026] PUT /volume/v3/attachments/c09ac7b1-5ef4-4be0-be19-cc832e8377f1 => generated 969 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:20.065360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-191a7ce1-39a1-4157-96a3-297ab3134a6f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:20.067332 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-191a7ce1-39a1-4157-96a3-297ab3134a6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/c09ac7b1-5ef4-4be0-be19-cc832e8377f1/action Jul 10 18:18:20.067692 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-191a7ce1-39a1-4157-96a3-297ab3134a6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:18:20.067812 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-191a7ce1-39a1-4157-96a3-297ab3134a6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:18:20.088616 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:20.088616 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:18:20.098934 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-85008c6e-3ea9-49b4-83a1-110f89cddc15 req-191a7ce1-39a1-4157-96a3-297ab3134a6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/c09ac7b1-5ef4-4be0-be19-cc832e8377f1/action returned with HTTP 204 Jul 10 18:18:20.099408 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1264/5053] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:18:20 2026] POST /volume/v3/attachments/c09ac7b1-5ef4-4be0-be19-cc832e8377f1/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:18:22.508168 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=32,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:18:28.914675 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=18 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:18:29.549462 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:18:30.096102 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=25,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:18:41.324531 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:41.326048 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:18:41.326381 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1112169502"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:18:41.327661 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1112169502'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:18:41.327792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Create volume of 1 GB Jul 10 18:18:41.331816 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Availability Zones retrieved successfully. Jul 10 18:18:41.336583 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Flow 'volume_create_api' (7ea2dc8e-5bfa-4f50-a0a2-6a1f4688a6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:18:41.337514 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac20d407-5dfb-444a-aab8-503d5f4d04a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:41.338376 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:18:41.361073 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac20d407-5dfb-444a-aab8-503d5f4d04a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:41.361986 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f9045f0-a54c-44bd-a624-513cce60bf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:41.398256 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Created reservations ['23580307-0197-4ebc-bb83-a939b0747764', '01b3ef3a-7571-4658-9295-83a6d4452b3e', '512f988f-50ec-42b4-ac40-94c60ed7d604', 'f4d344f3-32b5-4aa5-a406-47ae62bfef48'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:18:41.398986 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f9045f0-a54c-44bd-a624-513cce60bf60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23580307-0197-4ebc-bb83-a939b0747764', '01b3ef3a-7571-4658-9295-83a6d4452b3e', '512f988f-50ec-42b4-ac40-94c60ed7d604', 'f4d344f3-32b5-4aa5-a406-47ae62bfef48']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:41.399660 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e828f86-704f-43b0-867a-6161df5ab1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:41.419620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e828f86-704f-43b0-867a-6161df5ab1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666132c6-c860-464d-a1cb-442dc989d689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1112169502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e73644a2024794a6abb97d00af5e57',qos_specs=None,replication_status=,reservations=['23580307-0197-4ebc-bb83-a939b0747764','01b3ef3a-7571-4658-9295-83a6d4452b3e','512f988f-50ec-42b4-ac40-94c60ed7d604','f4d344f3-32b5-4aa5-a406-47ae62bfef48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7ccdec24d2f4f698fc109f97a68afd5',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:18:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1112169502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666132c6-c860-464d-a1cb-442dc989d689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47e73644a2024794a6abb97d00af5e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7ccdec24d2f4f698fc109f97a68afd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:41.420268 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf6c197-491e-4a42-ad78-df5ba419ff98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:41.437108 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf6c197-491e-4a42-ad78-df5ba419ff98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1112169502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e73644a2024794a6abb97d00af5e57',qos_specs=None,replication_status=,reservations=['23580307-0197-4ebc-bb83-a939b0747764','01b3ef3a-7571-4658-9295-83a6d4452b3e','512f988f-50ec-42b4-ac40-94c60ed7d604','f4d344f3-32b5-4aa5-a406-47ae62bfef48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7ccdec24d2f4f698fc109f97a68afd5',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:41.437767 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530b3bbd-8088-442d-9251-e1137b7bf7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:18:41.446483 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530b3bbd-8088-442d-9251-e1137b7bf7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:18:41.447367 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Flow 'volume_create_api' (7ea2dc8e-5bfa-4f50-a0a2-6a1f4688a6d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:18:41.447757 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Create volume request issued successfully. Jul 10 18:18:41.448338 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8985cefb-e834-43aa-b1ad-6bd7cd64d442 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:18:41.448905 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1267/5054] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:18:41 2026] POST /volume/v3/volumes => generated 753 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:18:41.460672 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e7a1b0c9-1edb-4d64-a4ae-08b96684af86 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:41.462402 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7a1b0c9-1edb-4d64-a4ae-08b96684af86 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:41.462606 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7a1b0c9-1edb-4d64-a4ae-08b96684af86 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:41.462804 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e7a1b0c9-1edb-4d64-a4ae-08b96684af86 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:41.469646 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:41.469646 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:41.473986 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e7a1b0c9-1edb-4d64-a4ae-08b96684af86 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:41.479478 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e7a1b0c9-1edb-4d64-a4ae-08b96684af86 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:41.479920 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1251/5055] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:41 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:42.493015 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1eaf005c-482a-467f-af91-98a83d4a23c8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:42.495010 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1eaf005c-482a-467f-af91-98a83d4a23c8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:42.496587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1eaf005c-482a-467f-af91-98a83d4a23c8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:42.496587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1eaf005c-482a-467f-af91-98a83d4a23c8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:42.503093 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:42.503093 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:42.508420 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1eaf005c-482a-467f-af91-98a83d4a23c8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:42.515121 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1eaf005c-482a-467f-af91-98a83d4a23c8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:42.515907 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1274/5056] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:42 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:42.559724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-01a318f9-af90-4eef-bd77-deebed877f95 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:42.561791 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-01a318f9-af90-4eef-bd77-deebed877f95 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:42.561976 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-01a318f9-af90-4eef-bd77-deebed877f95 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:42.562148 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-01a318f9-af90-4eef-bd77-deebed877f95 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:42.569310 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:42.569310 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:18:42.573667 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-01a318f9-af90-4eef-bd77-deebed877f95 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:42.578007 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-01a318f9-af90-4eef-bd77-deebed877f95 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:42.578477 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1265/5057] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:18:42 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:44.612103 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-85587181-6916-47d9-964d-a0e884b7939d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:44.612518 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-85587181-6916-47d9-964d-a0e884b7939d None None] GET https://10.4.3.71/volume// Jul 10 18:18:44.612718 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-85587181-6916-47d9-964d-a0e884b7939d None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:44.612898 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-85587181-6916-47d9-964d-a0e884b7939d None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:44.613280 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-85587181-6916-47d9-964d-a0e884b7939d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:18:44.613549 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1268/5058] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:18:44.619467 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-27699387-e43a-46df-a61c-b5381533a853 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:44.621519 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-27699387-e43a-46df-a61c-b5381533a853 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:18:44.621928 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-27699387-e43a-46df-a61c-b5381533a853 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "666132c6-c860-464d-a1cb-442dc989d689", "connector": null, "instance_uuid": "b08f81da-bab6-4ad9-a40e-c41acd061f46"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:18:44.629907 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:44.629907 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:44.653910 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-27699387-e43a-46df-a61c-b5381533a853 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:18:44.654335 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1252/5059] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:18:44 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:45.099630 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-118b3bb9-d0d0-433f-9a22-a7ef439e8871 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:45.101343 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-118b3bb9-d0d0-433f-9a22-a7ef439e8871 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:45.101722 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-118b3bb9-d0d0-433f-9a22-a7ef439e8871 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:45.102084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-118b3bb9-d0d0-433f-9a22-a7ef439e8871 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:45.110725 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:45.110725 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:45.116874 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-118b3bb9-d0d0-433f-9a22-a7ef439e8871 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:45.118861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-118b3bb9-d0d0-433f-9a22-a7ef439e8871 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:45.119362 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1275/5060] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:45 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:45.180247 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4cc423a0-5169-4ddb-85dc-83eca262f42a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:45.180741 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4cc423a0-5169-4ddb-85dc-83eca262f42a None None] GET https://10.4.3.71/volume// Jul 10 18:18:45.180802 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4cc423a0-5169-4ddb-85dc-83eca262f42a None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:45.181002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4cc423a0-5169-4ddb-85dc-83eca262f42a None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:45.181297 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4cc423a0-5169-4ddb-85dc-83eca262f42a None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:18:45.181724 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1266/5061] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:18:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:18:45.188763 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-ef64da4c-5405-468a-b067-2bb9b81527cd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:45.191168 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-ef64da4c-5405-468a-b067-2bb9b81527cd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:45.191380 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-ef64da4c-5405-468a-b067-2bb9b81527cd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:45.191576 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-ef64da4c-5405-468a-b067-2bb9b81527cd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:45.202114 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:45.202114 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:18:45.206301 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-ef64da4c-5405-468a-b067-2bb9b81527cd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:45.211365 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-ef64da4c-5405-468a-b067-2bb9b81527cd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:45.211846 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1269/5062] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:18:45 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:18:45.326751 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-d3c63a91-4dc5-4ae6-a16f-f1ea4ad4baae None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:45.328790 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-d3c63a91-4dc5-4ae6-a16f-f1ea4ad4baae tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] PUT https://10.4.3.71/volume/v3/attachments/97330aa2-008c-4ba8-a2b2-7815573518a0 Jul 10 18:18:45.329162 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-d3c63a91-4dc5-4ae6-a16f-f1ea4ad4baae tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:18:45.336732 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-d3c63a91-4dc5-4ae6-a16f-f1ea4ad4baae tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Acquiring lock "cinder-attachment_update-666132c6-c860-464d-a1cb-442dc989d689-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:18:45.341552 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-d3c63a91-4dc5-4ae6-a16f-f1ea4ad4baae tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Lock "cinder-attachment_update-666132c6-c860-464d-a1cb-442dc989d689-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:18:45.342555 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:45.342555 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:45.870540 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-d3c63a91-4dc5-4ae6-a16f-f1ea4ad4baae tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Lock "cinder-attachment_update-666132c6-c860-464d-a1cb-442dc989d689-np0000005036" released by "attachment_update" :: held 0.529s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:18:45.870928 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-d3c63a91-4dc5-4ae6-a16f-f1ea4ad4baae tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments/97330aa2-008c-4ba8-a2b2-7815573518a0 returned with HTTP 200 Jul 10 18:18:45.871304 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1253/5063] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:18:45 2026] PUT /volume/v3/attachments/97330aa2-008c-4ba8-a2b2-7815573518a0 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:46.131242 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7a1e4309-21fe-4132-aa1b-5301f94b7410 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:46.132832 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a1e4309-21fe-4132-aa1b-5301f94b7410 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:46.133076 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7a1e4309-21fe-4132-aa1b-5301f94b7410 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:46.133299 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7a1e4309-21fe-4132-aa1b-5301f94b7410 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:46.142531 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:46.142531 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:46.145839 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7a1e4309-21fe-4132-aa1b-5301f94b7410 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:46.150175 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a1e4309-21fe-4132-aa1b-5301f94b7410 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:46.150622 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1276/5064] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:46 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:47.163733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ccdcafbf-1268-4c77-9079-94b6a54f5c5d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:47.165495 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ccdcafbf-1268-4c77-9079-94b6a54f5c5d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:47.165796 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ccdcafbf-1268-4c77-9079-94b6a54f5c5d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:47.166016 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ccdcafbf-1268-4c77-9079-94b6a54f5c5d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:47.177783 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:47.177783 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:18:47.182892 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ccdcafbf-1268-4c77-9079-94b6a54f5c5d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:47.188569 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ccdcafbf-1268-4c77-9079-94b6a54f5c5d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:47.189087 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1267/5065] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:47 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:48.201308 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-88ccb456-b2ba-407f-acc6-9056e87d5bff None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:48.202928 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-88ccb456-b2ba-407f-acc6-9056e87d5bff tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:48.203103 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-88ccb456-b2ba-407f-acc6-9056e87d5bff tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:48.203295 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-88ccb456-b2ba-407f-acc6-9056e87d5bff tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:48.213333 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:48.213333 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:18:48.217181 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-88ccb456-b2ba-407f-acc6-9056e87d5bff tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:48.221294 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-88ccb456-b2ba-407f-acc6-9056e87d5bff tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:48.221703 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1270/5066] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:48 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:49.234442 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d876796b-d6a8-4a28-9741-8c9ffd2805c9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:49.236325 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d876796b-d6a8-4a28-9741-8c9ffd2805c9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:49.236559 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d876796b-d6a8-4a28-9741-8c9ffd2805c9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:49.236763 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d876796b-d6a8-4a28-9741-8c9ffd2805c9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:49.246581 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:49.246581 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:49.249986 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-d876796b-d6a8-4a28-9741-8c9ffd2805c9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:49.253994 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d876796b-d6a8-4a28-9741-8c9ffd2805c9 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:49.254451 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1254/5067] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:49 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:50.266635 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c251ef95-d972-4e35-8d44-a26e434415f5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:50.268341 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c251ef95-d972-4e35-8d44-a26e434415f5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:50.268646 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c251ef95-d972-4e35-8d44-a26e434415f5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:50.268833 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c251ef95-d972-4e35-8d44-a26e434415f5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:50.277596 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:50.277596 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:50.280716 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c251ef95-d972-4e35-8d44-a26e434415f5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:50.284664 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c251ef95-d972-4e35-8d44-a26e434415f5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:50.285162 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1277/5068] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:50 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:51.297293 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-46c512de-569c-4aba-b22a-6ea942f024d3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:51.299103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-46c512de-569c-4aba-b22a-6ea942f024d3 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:51.299357 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-46c512de-569c-4aba-b22a-6ea942f024d3 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:51.299587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-46c512de-569c-4aba-b22a-6ea942f024d3 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:51.309361 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:51.309361 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:18:51.313386 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-46c512de-569c-4aba-b22a-6ea942f024d3 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:51.318006 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-46c512de-569c-4aba-b22a-6ea942f024d3 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:51.318378 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1268/5069] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:51 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:52.055211 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-51be8dcc-d094-4192-9253-91a409d7de94 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:52.057356 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-51be8dcc-d094-4192-9253-91a409d7de94 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/attachments/97330aa2-008c-4ba8-a2b2-7815573518a0/action Jul 10 18:18:52.057790 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-51be8dcc-d094-4192-9253-91a409d7de94 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:18:52.057943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-51be8dcc-d094-4192-9253-91a409d7de94 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:18:52.076576 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:52.076576 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:18:52.088530 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9e6730b0-880e-4b43-bb2a-93e5f0b8c9f7 req-51be8dcc-d094-4192-9253-91a409d7de94 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments/97330aa2-008c-4ba8-a2b2-7815573518a0/action returned with HTTP 204 Jul 10 18:18:52.089094 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1271/5070] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:18:52 2026] POST /volume/v3/attachments/97330aa2-008c-4ba8-a2b2-7815573518a0/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:18:52.330867 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c59a2e00-2346-47eb-83d3-9f81efc0378e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:52.332380 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c59a2e00-2346-47eb-83d3-9f81efc0378e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:52.332572 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c59a2e00-2346-47eb-83d3-9f81efc0378e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:52.332750 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c59a2e00-2346-47eb-83d3-9f81efc0378e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:52.341182 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:52.341182 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:52.344253 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c59a2e00-2346-47eb-83d3-9f81efc0378e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:52.348100 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c59a2e00-2346-47eb-83d3-9f81efc0378e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:52.348424 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1255/5071] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:52 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:52.361275 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0c26c4d0-efe1-4b78-82cc-454f15897cbb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:52.363642 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0c26c4d0-efe1-4b78-82cc-454f15897cbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:52.363930 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0c26c4d0-efe1-4b78-82cc-454f15897cbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:52.364194 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0c26c4d0-efe1-4b78-82cc-454f15897cbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:52.375329 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:52.375329 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:52.378927 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0c26c4d0-efe1-4b78-82cc-454f15897cbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:52.383446 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0c26c4d0-efe1-4b78-82cc-454f15897cbb tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:52.383966 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1278/5072] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:52 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:52.428541 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-19f40f4a-8f75-4c97-aee1-f2ea5c231ea6 req-6d07269d-75aa-4ed0-8028-b0aad486a1fa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:52.430814 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-19f40f4a-8f75-4c97-aee1-f2ea5c231ea6 req-6d07269d-75aa-4ed0-8028-b0aad486a1fa tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:52.431134 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-19f40f4a-8f75-4c97-aee1-f2ea5c231ea6 req-6d07269d-75aa-4ed0-8028-b0aad486a1fa tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:52.431375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-19f40f4a-8f75-4c97-aee1-f2ea5c231ea6 req-6d07269d-75aa-4ed0-8028-b0aad486a1fa tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:52.440582 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:52.440582 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:18:52.444654 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-19f40f4a-8f75-4c97-aee1-f2ea5c231ea6 req-6d07269d-75aa-4ed0-8028-b0aad486a1fa tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:52.449081 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-19f40f4a-8f75-4c97-aee1-f2ea5c231ea6 req-6d07269d-75aa-4ed0-8028-b0aad486a1fa tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:52.449605 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1269/5073] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:18:52 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:52.466594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7c1f54eb-5146-49ba-906a-f8bf523c28f1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:52.468370 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7c1f54eb-5146-49ba-906a-f8bf523c28f1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:52.468608 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7c1f54eb-5146-49ba-906a-f8bf523c28f1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:52.468781 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7c1f54eb-5146-49ba-906a-f8bf523c28f1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:52.478030 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:52.478030 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:18:52.481381 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7c1f54eb-5146-49ba-906a-f8bf523c28f1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:52.486848 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7c1f54eb-5146-49ba-906a-f8bf523c28f1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:52.487300 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1272/5074] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:52 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:52.528256 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-26f8eec7-014c-4e21-8d13-4b9a1a610390 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:52.530470 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-26f8eec7-014c-4e21-8d13-4b9a1a610390 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:52.530737 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-26f8eec7-014c-4e21-8d13-4b9a1a610390 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:52.530929 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-26f8eec7-014c-4e21-8d13-4b9a1a610390 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:52.542005 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:52.542005 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:52.546770 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-26f8eec7-014c-4e21-8d13-4b9a1a610390 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:52.552271 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-26f8eec7-014c-4e21-8d13-4b9a1a610390 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:52.552915 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1256/5075] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:18:52 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:18:52.571123 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-b6c7c3e8-a5db-4722-90c8-fbb714198784 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:52.573292 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-b6c7c3e8-a5db-4722-90c8-fbb714198784 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689/action Jul 10 18:18:52.573683 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-b6c7c3e8-a5db-4722-90c8-fbb714198784 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:18:52.573797 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-b6c7c3e8-a5db-4722-90c8-fbb714198784 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:18:52.587193 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:52.587193 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:52.587848 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-b6c7c3e8-a5db-4722-90c8-fbb714198784 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:52.596201 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-b6c7c3e8-a5db-4722-90c8-fbb714198784 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Begin detaching volume completed successfully. Jul 10 18:18:52.596510 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-b6c7c3e8-a5db-4722-90c8-fbb714198784 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689/action returned with HTTP 202 Jul 10 18:18:52.597145 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1279/5076] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:18:52 2026] POST /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:18:53.621884 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5dc25e5b-e706-4a3a-b7b2-d3f6fd3aa02b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:53.622269 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5dc25e5b-e706-4a3a-b7b2-d3f6fd3aa02b None None] GET https://10.4.3.71/volume// Jul 10 18:18:53.622457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5dc25e5b-e706-4a3a-b7b2-d3f6fd3aa02b None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:53.622684 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5dc25e5b-e706-4a3a-b7b2-d3f6fd3aa02b None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:53.623032 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5dc25e5b-e706-4a3a-b7b2-d3f6fd3aa02b None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:18:53.623359 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1270/5077] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:18:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:18:53.630116 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-5a86f7d6-4789-47b3-8374-a6ae36d6f8d4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:53.632707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-5a86f7d6-4789-47b3-8374-a6ae36d6f8d4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:53.632981 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-5a86f7d6-4789-47b3-8374-a6ae36d6f8d4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:53.633219 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-5a86f7d6-4789-47b3-8374-a6ae36d6f8d4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:53.645462 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:53.645462 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:18:53.649188 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-5a86f7d6-4789-47b3-8374-a6ae36d6f8d4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:53.653932 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-5a86f7d6-4789-47b3-8374-a6ae36d6f8d4 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:53.654544 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1273/5078] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:18:53 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:18:54.417783 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-9366b05e-c4dc-44f7-b975-cb5287eff9ea None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:54.419780 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-9366b05e-c4dc-44f7-b975-cb5287eff9ea tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] DELETE https://10.4.3.71/volume/v3/attachments/97330aa2-008c-4ba8-a2b2-7815573518a0 Jul 10 18:18:54.419962 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-9366b05e-c4dc-44f7-b975-cb5287eff9ea tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:54.420134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-9366b05e-c4dc-44f7-b975-cb5287eff9ea tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:54.426897 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:54.426897 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:18:54.953099 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-ebd8d943-81ec-4f3a-9022-bbd6a5debed6 req-9366b05e-c4dc-44f7-b975-cb5287eff9ea tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments/97330aa2-008c-4ba8-a2b2-7815573518a0 returned with HTTP 200 Jul 10 18:18:54.953435 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1257/5079] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:18:54 2026] DELETE /volume/v3/attachments/97330aa2-008c-4ba8-a2b2-7815573518a0 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:18:55.750924 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1910ca2c-8cca-4f1e-b32f-652131bcd137 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:18:55.752916 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1910ca2c-8cca-4f1e-b32f-652131bcd137 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:18:55.753393 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1910ca2c-8cca-4f1e-b32f-652131bcd137 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:18:55.753737 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1910ca2c-8cca-4f1e-b32f-652131bcd137 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:18:55.761858 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:18:55.761858 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:18:55.765125 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1910ca2c-8cca-4f1e-b32f-652131bcd137 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:18:55.769596 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1910ca2c-8cca-4f1e-b32f-652131bcd137 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:18:55.770200 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1280/5080] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:18:55 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:02.447921 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=19 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:19:03.652947 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=44,cinder:INSERT=6,cinder:UPDATE=14 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:19:04.952095 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=39,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:19:05.768461 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=30,cinder:UPDATE=1 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:19:08.736531 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eaf962e4-81f4-48c7-b137-a5abb058f910 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:08.738084 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eaf962e4-81f4-48c7-b137-a5abb058f910 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:19:08.738387 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eaf962e4-81f4-48c7-b137-a5abb058f910 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "036fa3ec-2f40-4dbe-9f17-fec18689de92", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-307089343", "description": null, "metadata": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:08.748309 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:08.748309 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:08.748767 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eaf962e4-81f4-48c7-b137-a5abb058f910 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:08.748895 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-eaf962e4-81f4-48c7-b137-a5abb058f910 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create snapshot from volume 036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:19:08.777007 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-eaf962e4-81f4-48c7-b137-a5abb058f910 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['a42bbf99-49b5-4ce0-80cd-52c8f6fbf150', '944f8576-a66f-4265-96d9-0258da7a895f', 'd53f0504-4b44-4468-b75b-0b3575109463', 'a9e1663d-ebfd-4cb6-9342-636c36acbe7a'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:19:08.803930 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eaf962e4-81f4-48c7-b137-a5abb058f910 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot force create request issued successfully. Jul 10 18:19:08.804257 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eaf962e4-81f4-48c7-b137-a5abb058f910 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:19:08.804699 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1271/5081] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:19:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:19:08.813688 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0fd3f682-e4d5-46ef-a67c-020c53142e04 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:08.815214 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0fd3f682-e4d5-46ef-a67c-020c53142e04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:08.815389 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0fd3f682-e4d5-46ef-a67c-020c53142e04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:08.815573 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0fd3f682-e4d5-46ef-a67c-020c53142e04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:08.820412 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:08.820412 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:08.820617 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0fd3f682-e4d5-46ef-a67c-020c53142e04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:08.821358 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0fd3f682-e4d5-46ef-a67c-020c53142e04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a returned with HTTP 200 Jul 10 18:19:08.821714 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1274/5082] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:08 2026] GET /volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:09.830478 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b0a360a2-67d1-404f-923d-ced61c82e461 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:09.832279 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0a360a2-67d1-404f-923d-ced61c82e461 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:09.832491 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0a360a2-67d1-404f-923d-ced61c82e461 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:09.832693 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b0a360a2-67d1-404f-923d-ced61c82e461 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:09.837474 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:09.837474 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:09.837924 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b0a360a2-67d1-404f-923d-ced61c82e461 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:09.838678 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b0a360a2-67d1-404f-923d-ced61c82e461 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a returned with HTTP 200 Jul 10 18:19:09.839162 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1258/5083] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:09 2026] GET /volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:09.847349 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e57b4a3a-ef87-47a4-a69f-94cfb811904b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:09.849317 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e57b4a3a-ef87-47a4-a69f-94cfb811904b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:09.849549 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e57b4a3a-ef87-47a4-a69f-94cfb811904b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:09.849789 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e57b4a3a-ef87-47a4-a69f-94cfb811904b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:09.854734 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:09.854734 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:09.855253 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e57b4a3a-ef87-47a4-a69f-94cfb811904b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:09.856079 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e57b4a3a-ef87-47a4-a69f-94cfb811904b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a returned with HTTP 200 Jul 10 18:19:09.856511 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1281/5084] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:09 2026] GET /volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:09.864902 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-48196c39-c979-432e-b113-ab294962d256 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:09.866751 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-48196c39-c979-432e-b113-ab294962d256 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:19:09.867123 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-48196c39-c979-432e-b113-ab294962d256 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "036fa3ec-2f40-4dbe-9f17-fec18689de92", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-664388521", "description": null, "metadata": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:09.879036 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:09.879036 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:09.879542 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-48196c39-c979-432e-b113-ab294962d256 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:09.879707 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-48196c39-c979-432e-b113-ab294962d256 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create snapshot from volume 036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:19:09.903181 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-48196c39-c979-432e-b113-ab294962d256 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['3e6ed348-46c3-4920-8877-b6d9126a8c1e', '1b17442a-efbe-4949-9a40-6ba91e6fe491', 'f8d8f3c0-07d6-4d16-8bbe-b736bc80d7a8', 'e52af61e-6944-437b-ba44-f5569f454d3e'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:19:09.933802 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-48196c39-c979-432e-b113-ab294962d256 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot force create request issued successfully. Jul 10 18:19:09.934169 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-48196c39-c979-432e-b113-ab294962d256 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:19:09.934655 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1272/5085] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:19:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:19:09.943474 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cf03d997-7cd0-41d7-be64-e20c2f258ee6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:09.945308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cf03d997-7cd0-41d7-be64-e20c2f258ee6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:09.945512 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cf03d997-7cd0-41d7-be64-e20c2f258ee6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:09.945745 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cf03d997-7cd0-41d7-be64-e20c2f258ee6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:09.951236 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:09.951236 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:09.951824 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cf03d997-7cd0-41d7-be64-e20c2f258ee6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:09.952728 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cf03d997-7cd0-41d7-be64-e20c2f258ee6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 returned with HTTP 200 Jul 10 18:19:09.953206 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1275/5086] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:09 2026] GET /volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:10.962926 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-331192ad-1384-47d2-b9ca-82ca478bcc2f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:10.964576 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-331192ad-1384-47d2-b9ca-82ca478bcc2f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:10.964765 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-331192ad-1384-47d2-b9ca-82ca478bcc2f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:10.964951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-331192ad-1384-47d2-b9ca-82ca478bcc2f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:10.969788 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:10.969788 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:10.970212 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-331192ad-1384-47d2-b9ca-82ca478bcc2f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:10.970882 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-331192ad-1384-47d2-b9ca-82ca478bcc2f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 returned with HTTP 200 Jul 10 18:19:10.971206 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1259/5087] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:10 2026] GET /volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:10.979078 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-78b9eef0-5e2d-45fa-9f32-6b5c881d8d16 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:10.980803 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-78b9eef0-5e2d-45fa-9f32-6b5c881d8d16 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:10.981140 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-78b9eef0-5e2d-45fa-9f32-6b5c881d8d16 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:10.981361 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-78b9eef0-5e2d-45fa-9f32-6b5c881d8d16 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:10.986061 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:10.986061 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:10.986446 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-78b9eef0-5e2d-45fa-9f32-6b5c881d8d16 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:10.987199 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-78b9eef0-5e2d-45fa-9f32-6b5c881d8d16 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 returned with HTTP 200 Jul 10 18:19:10.987512 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1282/5088] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:10 2026] GET /volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:10.995399 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4479161a-cd5f-4525-a694-bf0f80fca8f7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:10.997207 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4479161a-cd5f-4525-a694-bf0f80fca8f7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:19:10.997528 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4479161a-cd5f-4525-a694-bf0f80fca8f7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "036fa3ec-2f40-4dbe-9f17-fec18689de92", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2092852387", "description": null, "metadata": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:11.008244 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:11.008244 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:11.008886 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4479161a-cd5f-4525-a694-bf0f80fca8f7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:11.009110 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-4479161a-cd5f-4525-a694-bf0f80fca8f7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create snapshot from volume 036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:19:11.031646 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-4479161a-cd5f-4525-a694-bf0f80fca8f7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['8b9f85a3-31bb-4545-a4c1-e145972dd584', '390589f5-36d8-4f9e-b1df-3a074b128bd4', '7cd28a2b-c4f7-4571-bd56-2146aee2cdd0', '25f5561f-24c5-4c6a-8f1d-577b04975cb2'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:19:11.056379 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4479161a-cd5f-4525-a694-bf0f80fca8f7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot force create request issued successfully. Jul 10 18:19:11.056746 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4479161a-cd5f-4525-a694-bf0f80fca8f7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:19:11.057192 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1273/5089] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:19:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:19:11.065850 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f24180ca-d66b-4992-84f2-5d99e001afd2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:11.067572 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f24180ca-d66b-4992-84f2-5d99e001afd2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:11.067778 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f24180ca-d66b-4992-84f2-5d99e001afd2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:11.068002 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f24180ca-d66b-4992-84f2-5d99e001afd2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:11.073030 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:11.073030 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:11.073458 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f24180ca-d66b-4992-84f2-5d99e001afd2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:11.074178 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f24180ca-d66b-4992-84f2-5d99e001afd2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 returned with HTTP 200 Jul 10 18:19:11.074516 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1276/5090] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:11 2026] GET /volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:12.083359 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4aa2d32a-7249-4ff0-8947-3489b3d437b9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:12.085062 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4aa2d32a-7249-4ff0-8947-3489b3d437b9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:12.085222 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4aa2d32a-7249-4ff0-8947-3489b3d437b9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:12.085407 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4aa2d32a-7249-4ff0-8947-3489b3d437b9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:12.090008 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:12.090008 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:12.090448 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4aa2d32a-7249-4ff0-8947-3489b3d437b9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:12.091148 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4aa2d32a-7249-4ff0-8947-3489b3d437b9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 returned with HTTP 200 Jul 10 18:19:12.091479 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1260/5091] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:12 2026] GET /volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:12.099594 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-83a91583-8992-42f2-a3f6-e3ffad9af611 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:12.101242 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-83a91583-8992-42f2-a3f6-e3ffad9af611 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:12.101438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-83a91583-8992-42f2-a3f6-e3ffad9af611 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:12.101666 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-83a91583-8992-42f2-a3f6-e3ffad9af611 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:12.106338 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:12.106338 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:12.106807 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-83a91583-8992-42f2-a3f6-e3ffad9af611 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:12.107575 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-83a91583-8992-42f2-a3f6-e3ffad9af611 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 returned with HTTP 200 Jul 10 18:19:12.107977 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1283/5092] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:12 2026] GET /volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:14.656621 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-66085dcd-f336-40be-8691-ff6be4a9d9ac None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:14.658459 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66085dcd-f336-40be-8691-ff6be4a9d9ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:14.658675 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66085dcd-f336-40be-8691-ff6be4a9d9ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:14.658915 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66085dcd-f336-40be-8691-ff6be4a9d9ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:14.659048 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-66085dcd-f336-40be-8691-ff6be4a9d9ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:14.663704 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:14.663704 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:14.664104 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-66085dcd-f336-40be-8691-ff6be4a9d9ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:14.680734 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-66085dcd-f336-40be-8691-ff6be4a9d9ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot delete request issued successfully. Jul 10 18:19:14.681025 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66085dcd-f336-40be-8691-ff6be4a9d9ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 returned with HTTP 202 Jul 10 18:19:14.681449 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1274/5093] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:19:14 2026] DELETE /volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:19:14.687580 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-312c710b-f5e8-4d92-bcae-7455431cdd47 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:14.689276 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-312c710b-f5e8-4d92-bcae-7455431cdd47 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:14.689487 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-312c710b-f5e8-4d92-bcae-7455431cdd47 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:14.689719 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-312c710b-f5e8-4d92-bcae-7455431cdd47 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:14.694334 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:14.694334 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:14.694802 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-312c710b-f5e8-4d92-bcae-7455431cdd47 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:14.695690 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-312c710b-f5e8-4d92-bcae-7455431cdd47 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 returned with HTTP 200 Jul 10 18:19:14.696091 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1277/5094] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:14 2026] GET /volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:15.704356 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e98c29da-bc00-43f9-a45e-aa14ba5e470d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:15.706163 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e98c29da-bc00-43f9-a45e-aa14ba5e470d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:15.706498 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e98c29da-bc00-43f9-a45e-aa14ba5e470d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:15.706862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e98c29da-bc00-43f9-a45e-aa14ba5e470d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:15.710983 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e98c29da-bc00-43f9-a45e-aa14ba5e470d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 returned with HTTP 404 Jul 10 18:19:15.711403 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1261/5095] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:15 2026] GET /volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:15.717836 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-241f9879-4239-4adc-95d6-315cb0aa8b7b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:15.719737 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-241f9879-4239-4adc-95d6-315cb0aa8b7b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:15.719961 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-241f9879-4239-4adc-95d6-315cb0aa8b7b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:15.720183 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-241f9879-4239-4adc-95d6-315cb0aa8b7b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:15.720321 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-241f9879-4239-4adc-95d6-315cb0aa8b7b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: 6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:15.725482 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:15.725482 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:15.725978 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-241f9879-4239-4adc-95d6-315cb0aa8b7b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:15.742223 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-241f9879-4239-4adc-95d6-315cb0aa8b7b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot delete request issued successfully. Jul 10 18:19:15.742432 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-241f9879-4239-4adc-95d6-315cb0aa8b7b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 returned with HTTP 202 Jul 10 18:19:15.742774 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1284/5096] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:19:15 2026] DELETE /volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:19:15.750391 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-752527ad-6143-43a4-98ab-9a97c3ca8c10 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:15.751541 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-752527ad-6143-43a4-98ab-9a97c3ca8c10 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:15.751923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-752527ad-6143-43a4-98ab-9a97c3ca8c10 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:15.751999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-752527ad-6143-43a4-98ab-9a97c3ca8c10 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:15.757210 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:15.757210 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:15.757707 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-752527ad-6143-43a4-98ab-9a97c3ca8c10 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:15.758498 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-752527ad-6143-43a4-98ab-9a97c3ca8c10 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 returned with HTTP 200 Jul 10 18:19:15.758867 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1275/5097] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:15 2026] GET /volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:16.768527 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0bca25d9-ef34-4210-9342-92dfaf0be3a5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:16.770462 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0bca25d9-ef34-4210-9342-92dfaf0be3a5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:16.770748 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0bca25d9-ef34-4210-9342-92dfaf0be3a5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:16.771115 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0bca25d9-ef34-4210-9342-92dfaf0be3a5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:16.775844 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0bca25d9-ef34-4210-9342-92dfaf0be3a5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 returned with HTTP 404 Jul 10 18:19:16.776400 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1278/5098] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:16 2026] GET /volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:16.783093 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2a810803-d257-4b7b-bf09-f936a5fb0dcc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:16.785034 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a810803-d257-4b7b-bf09-f936a5fb0dcc tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:16.785247 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2a810803-d257-4b7b-bf09-f936a5fb0dcc tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:16.785454 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2a810803-d257-4b7b-bf09-f936a5fb0dcc tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:16.785617 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-2a810803-d257-4b7b-bf09-f936a5fb0dcc tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:16.791016 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:16.791016 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:16.791536 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2a810803-d257-4b7b-bf09-f936a5fb0dcc tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:16.807003 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2a810803-d257-4b7b-bf09-f936a5fb0dcc tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot delete request issued successfully. Jul 10 18:19:16.807161 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a810803-d257-4b7b-bf09-f936a5fb0dcc tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a returned with HTTP 202 Jul 10 18:19:16.807561 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1262/5099] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:19:16 2026] DELETE /volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:19:16.815356 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5d212f83-e6f8-4b79-859e-9785874a85e4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:16.817145 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5d212f83-e6f8-4b79-859e-9785874a85e4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:16.817338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5d212f83-e6f8-4b79-859e-9785874a85e4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:16.817524 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5d212f83-e6f8-4b79-859e-9785874a85e4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:16.822491 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:16.822491 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:16.822955 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5d212f83-e6f8-4b79-859e-9785874a85e4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:19:16.823707 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5d212f83-e6f8-4b79-859e-9785874a85e4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a returned with HTTP 200 Jul 10 18:19:16.824101 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1285/5100] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:16 2026] GET /volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:17.832686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3931280c-d7ad-4351-9a05-3ef8e19b1ce6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:17.834286 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3931280c-d7ad-4351-9a05-3ef8e19b1ce6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:17.834457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3931280c-d7ad-4351-9a05-3ef8e19b1ce6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:17.834651 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3931280c-d7ad-4351-9a05-3ef8e19b1ce6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:17.839054 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3931280c-d7ad-4351-9a05-3ef8e19b1ce6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a returned with HTTP 404 Jul 10 18:19:17.839655 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1276/5101] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:17 2026] GET /volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:17.846945 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e7d6e5ca-f3d1-4066-8e41-aa58961699f8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:17.848671 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e7d6e5ca-f3d1-4066-8e41-aa58961699f8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:17.848923 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e7d6e5ca-f3d1-4066-8e41-aa58961699f8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:17.849114 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e7d6e5ca-f3d1-4066-8e41-aa58961699f8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:17.849207 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-e7d6e5ca-f3d1-4066-8e41-aa58961699f8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:17.854166 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e7d6e5ca-f3d1-4066-8e41-aa58961699f8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 returned with HTTP 404 Jul 10 18:19:17.854649 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1279/5102] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:19:17 2026] DELETE /volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:17.860922 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f78ade8a-631a-4022-b495-21b86b0497f6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:17.862588 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f78ade8a-631a-4022-b495-21b86b0497f6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 Jul 10 18:19:17.862819 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f78ade8a-631a-4022-b495-21b86b0497f6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:17.863012 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f78ade8a-631a-4022-b495-21b86b0497f6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:17.867135 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f78ade8a-631a-4022-b495-21b86b0497f6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 returned with HTTP 404 Jul 10 18:19:17.867574 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1263/5103] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:17 2026] GET /volume/v3/snapshots/f5a05139-75c3-4aa0-bda8-d71a2f5dc5d3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:17.874894 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a90294e1-e72c-4b30-9b24-ebae8808ad19 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:17.876917 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a90294e1-e72c-4b30-9b24-ebae8808ad19 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:17.877283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a90294e1-e72c-4b30-9b24-ebae8808ad19 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:17.877610 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a90294e1-e72c-4b30-9b24-ebae8808ad19 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:17.877827 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-a90294e1-e72c-4b30-9b24-ebae8808ad19 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: 6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:17.883778 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a90294e1-e72c-4b30-9b24-ebae8808ad19 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 returned with HTTP 404 Jul 10 18:19:17.883778 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1286/5104] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:19:17 2026] DELETE /volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:17.891031 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bf78d613-db4b-41b2-a7a9-f65e72555a80 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:17.892618 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bf78d613-db4b-41b2-a7a9-f65e72555a80 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 Jul 10 18:19:17.892825 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bf78d613-db4b-41b2-a7a9-f65e72555a80 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:17.892999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bf78d613-db4b-41b2-a7a9-f65e72555a80 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:17.897154 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bf78d613-db4b-41b2-a7a9-f65e72555a80 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 returned with HTTP 404 Jul 10 18:19:17.897579 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1277/5105] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:17 2026] GET /volume/v3/snapshots/6e774fac-557a-489a-be80-e72171a0d2b9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:17.905049 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-306a4adf-2b67-4d1c-adbf-13e62c495637 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:17.906701 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-306a4adf-2b67-4d1c-adbf-13e62c495637 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:17.906920 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-306a4adf-2b67-4d1c-adbf-13e62c495637 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:17.907100 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-306a4adf-2b67-4d1c-adbf-13e62c495637 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:17.907195 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-306a4adf-2b67-4d1c-adbf-13e62c495637 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:17.911223 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-306a4adf-2b67-4d1c-adbf-13e62c495637 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a returned with HTTP 404 Jul 10 18:19:17.911796 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1280/5106] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:19:17 2026] DELETE /volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:17.918772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e0507aca-7fbb-4c22-bcb5-0f448c892e87 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:17.920590 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e0507aca-7fbb-4c22-bcb5-0f448c892e87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a Jul 10 18:19:17.920795 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e0507aca-7fbb-4c22-bcb5-0f448c892e87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:17.920980 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e0507aca-7fbb-4c22-bcb5-0f448c892e87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:17.925468 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e0507aca-7fbb-4c22-bcb5-0f448c892e87 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a returned with HTTP 404 Jul 10 18:19:17.925952 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1264/5107] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:19:17 2026] GET /volume/v3/snapshots/b4019af8-3eb7-4674-bc44-c8a524cf1f7a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:21.908966 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-4234c83f-96e2-42b3-9c78-eff8510f51c8 req-7befedb8-1723-4da7-aa45-03cb8e960035 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:21.910859 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4234c83f-96e2-42b3-9c78-eff8510f51c8 req-7befedb8-1723-4da7-aa45-03cb8e960035 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/c09ac7b1-5ef4-4be0-be19-cc832e8377f1 Jul 10 18:19:21.911017 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4234c83f-96e2-42b3-9c78-eff8510f51c8 req-7befedb8-1723-4da7-aa45-03cb8e960035 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:21.911176 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4234c83f-96e2-42b3-9c78-eff8510f51c8 req-7befedb8-1723-4da7-aa45-03cb8e960035 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:21.918989 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:21.918989 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:22.443364 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4234c83f-96e2-42b3-9c78-eff8510f51c8 req-7befedb8-1723-4da7-aa45-03cb8e960035 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/c09ac7b1-5ef4-4be0-be19-cc832e8377f1 returned with HTTP 200 Jul 10 18:19:22.443765 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1287/5108] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:19:21 2026] DELETE /volume/v3/attachments/c09ac7b1-5ef4-4be0-be19-cc832e8377f1 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:25.231738 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-42d8f17e-cafb-4306-9686-60b1ca2f268f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:25.233433 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42d8f17e-cafb-4306-9686-60b1ca2f268f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:19:25.233652 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42d8f17e-cafb-4306-9686-60b1ca2f268f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:25.233834 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42d8f17e-cafb-4306-9686-60b1ca2f268f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:25.234004 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-42d8f17e-cafb-4306-9686-60b1ca2f268f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:19:25.241105 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:25.241105 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:25.241622 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-42d8f17e-cafb-4306-9686-60b1ca2f268f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:25.258621 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-42d8f17e-cafb-4306-9686-60b1ca2f268f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:19:25.258774 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42d8f17e-cafb-4306-9686-60b1ca2f268f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 returned with HTTP 202 Jul 10 18:19:25.259206 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1278/5109] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:19:25 2026] DELETE /volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:19:25.266978 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8cb55945-e795-4c06-9870-3e9a0a30ea0d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:25.268722 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8cb55945-e795-4c06-9870-3e9a0a30ea0d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:19:25.269764 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8cb55945-e795-4c06-9870-3e9a0a30ea0d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:25.271380 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8cb55945-e795-4c06-9870-3e9a0a30ea0d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:25.278584 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:25.278584 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:25.282494 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8cb55945-e795-4c06-9870-3e9a0a30ea0d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:25.287525 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8cb55945-e795-4c06-9870-3e9a0a30ea0d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 returned with HTTP 200 Jul 10 18:19:25.288069 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1281/5110] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:25 2026] GET /volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:26.300126 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-06e5e9a4-dae6-4f37-886c-f3286052e968 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:26.301957 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06e5e9a4-dae6-4f37-886c-f3286052e968 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 Jul 10 18:19:26.302146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06e5e9a4-dae6-4f37-886c-f3286052e968 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:26.302351 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-06e5e9a4-dae6-4f37-886c-f3286052e968 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:26.307752 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-06e5e9a4-dae6-4f37-886c-f3286052e968 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 returned with HTTP 404 Jul 10 18:19:26.308187 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1265/5111] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:26 2026] GET /volume/v3/volumes/036fa3ec-2f40-4dbe-9f17-fec18689de92 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:26.335241 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4857c392-3ff7-4a54-b535-91a4863df27d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:26.336972 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:19:26.337359 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-101447337", "snapshot_id": null, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "volume_type": null, "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:26.338824 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-101447337', 'snapshot_id': None, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'volume_type': None, 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:19:26.419361 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:19:26.419718 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:26.419718 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:26.423904 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:19:26.429855 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (fa01a8a4-1f9f-4432-b06c-eefbba3d44d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:19:26.431149 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eabdefd-02b8-463d-b18a-605a487dd1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:26.432191 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:19:26.490251 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eabdefd-02b8-463d-b18a-605a487dd1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:26.491046 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084859ee-d8a9-48b3-9896-d09c7b1bc148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:26.526423 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['525bb2c6-6d42-4904-83f4-672f98a7c2df', 'd30fcac8-6b56-4679-966b-c7b65adc98f0', 'a924b365-3611-4a63-a064-44c16d80e795', '636d8c71-5e74-4731-a5fc-44f2def94c2e'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:19:26.527243 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084859ee-d8a9-48b3-9896-d09c7b1bc148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['525bb2c6-6d42-4904-83f4-672f98a7c2df', 'd30fcac8-6b56-4679-966b-c7b65adc98f0', 'a924b365-3611-4a63-a064-44c16d80e795', '636d8c71-5e74-4731-a5fc-44f2def94c2e']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:26.527993 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4afcc9e-5803-411c-82fd-cf08830e0a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:26.549980 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4afcc9e-5803-411c-82fd-cf08830e0a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e2a0f2e-d679-4c70-87e2-5ae8b1881d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-101447337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['525bb2c6-6d42-4904-83f4-672f98a7c2df','d30fcac8-6b56-4679-966b-c7b65adc98f0','a924b365-3611-4a63-a064-44c16d80e795','636d8c71-5e74-4731-a5fc-44f2def94c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-101447337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e2a0f2e-d679-4c70-87e2-5ae8b1881d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:26.550840 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db77041-7163-4263-9464-742bf0ae3efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:26.570265 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db77041-7163-4263-9464-742bf0ae3efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-101447337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['525bb2c6-6d42-4904-83f4-672f98a7c2df','d30fcac8-6b56-4679-966b-c7b65adc98f0','a924b365-3611-4a63-a064-44c16d80e795','636d8c71-5e74-4731-a5fc-44f2def94c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:26.571010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d8041c-f195-485a-a337-c9bcdcc43aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:26.581148 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d8041c-f195-485a-a337-c9bcdcc43aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:26.582335 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (fa01a8a4-1f9f-4432-b06c-eefbba3d44d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:19:26.582710 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:19:26.583505 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4857c392-3ff7-4a54-b535-91a4863df27d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:19:26.584134 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1288/5112] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:19:26 2026] POST /volume/v3/volumes => generated 756 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:19:26.596467 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-86b6c0e1-9836-4e27-a1ee-9f761db2c223 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:26.601490 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-86b6c0e1-9836-4e27-a1ee-9f761db2c223 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:19:26.601736 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-86b6c0e1-9836-4e27-a1ee-9f761db2c223 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:26.601919 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-86b6c0e1-9836-4e27-a1ee-9f761db2c223 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:26.612642 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:26.612642 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:26.617174 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-86b6c0e1-9836-4e27-a1ee-9f761db2c223 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:26.622787 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-86b6c0e1-9836-4e27-a1ee-9f761db2c223 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 returned with HTTP 200 Jul 10 18:19:26.623325 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1279/5113] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:26 2026] GET /volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:27.635097 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b95a395b-4108-4aa6-86ab-38416daad112 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:27.636827 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b95a395b-4108-4aa6-86ab-38416daad112 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:19:27.637012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b95a395b-4108-4aa6-86ab-38416daad112 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:27.637192 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b95a395b-4108-4aa6-86ab-38416daad112 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:27.643757 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:27.643757 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:27.647204 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b95a395b-4108-4aa6-86ab-38416daad112 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:27.651291 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b95a395b-4108-4aa6-86ab-38416daad112 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 returned with HTTP 200 Jul 10 18:19:27.651673 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1282/5114] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:27 2026] GET /volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:27.663098 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2831bb01-3d2a-498d-812c-c1de30ff0b28 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:27.664745 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2831bb01-3d2a-498d-812c-c1de30ff0b28 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:19:27.664925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2831bb01-3d2a-498d-812c-c1de30ff0b28 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:27.665119 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2831bb01-3d2a-498d-812c-c1de30ff0b28 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:27.671387 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:27.671387 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:27.675217 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2831bb01-3d2a-498d-812c-c1de30ff0b28 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:27.679958 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2831bb01-3d2a-498d-812c-c1de30ff0b28 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 returned with HTTP 200 Jul 10 18:19:27.680366 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1266/5115] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:27 2026] GET /volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:28.649057 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-52119bef-1b0f-4095-92ca-cb011a4a1c15 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:28.651088 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-52119bef-1b0f-4095-92ca-cb011a4a1c15 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:19:28.651257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-52119bef-1b0f-4095-92ca-cb011a4a1c15 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:28.651446 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-52119bef-1b0f-4095-92ca-cb011a4a1c15 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:28.658396 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:28.658396 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:28.662380 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-52119bef-1b0f-4095-92ca-cb011a4a1c15 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:28.667239 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-52119bef-1b0f-4095-92ca-cb011a4a1c15 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 returned with HTTP 200 Jul 10 18:19:28.667656 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1289/5116] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:19:28 2026] GET /volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:29.131611 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5b03c8d3-a8fa-4f1e-a6d8-b2f733274f7f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:29.133645 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5b03c8d3-a8fa-4f1e-a6d8-b2f733274f7f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:19:29.133829 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5b03c8d3-a8fa-4f1e-a6d8-b2f733274f7f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:29.134025 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5b03c8d3-a8fa-4f1e-a6d8-b2f733274f7f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:29.141073 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:29.141073 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:29.145057 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5b03c8d3-a8fa-4f1e-a6d8-b2f733274f7f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:29.150742 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5b03c8d3-a8fa-4f1e-a6d8-b2f733274f7f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 returned with HTTP 200 Jul 10 18:19:29.151126 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1280/5117] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:19:29 2026] GET /volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:29.160937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-28bf214d-9412-498a-adf0-c07ed38cdef0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:29.161306 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28bf214d-9412-498a-adf0-c07ed38cdef0 None None] GET https://10.4.3.71/volume// Jul 10 18:19:29.161492 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28bf214d-9412-498a-adf0-c07ed38cdef0 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:29.161734 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28bf214d-9412-498a-adf0-c07ed38cdef0 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:29.162069 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28bf214d-9412-498a-adf0-c07ed38cdef0 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:19:29.162350 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1283/5118] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:19:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:19:29.170594 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5031bdf6-d7eb-4fd0-a350-5dc08236cc99 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:29.172903 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5031bdf6-d7eb-4fd0-a350-5dc08236cc99 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:19:29.173339 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5031bdf6-d7eb-4fd0-a350-5dc08236cc99 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e2a0f2e-d679-4c70-87e2-5ae8b1881d62", "connector": null, "instance_uuid": "59fde008-8214-4436-8eb7-defa279d8c8a"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:29.185027 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:29.185027 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:29.218992 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-5031bdf6-d7eb-4fd0-a350-5dc08236cc99 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:19:29.219648 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1267/5119] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:19:29 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:35.119755 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-663699b3-50cc-479b-824b-6a2b2562487c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:35.120157 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-663699b3-50cc-479b-824b-6a2b2562487c None None] GET https://10.4.3.71/volume// Jul 10 18:19:35.120366 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-663699b3-50cc-479b-824b-6a2b2562487c None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:35.120561 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-663699b3-50cc-479b-824b-6a2b2562487c None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:35.120893 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-663699b3-50cc-479b-824b-6a2b2562487c None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:19:35.121195 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1290/5120] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:19:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:19:35.128670 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-e1d3fa0f-8727-40ad-8a09-6cd45c00bd0f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:35.130684 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-e1d3fa0f-8727-40ad-8a09-6cd45c00bd0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:19:35.130888 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-e1d3fa0f-8727-40ad-8a09-6cd45c00bd0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:35.131064 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-e1d3fa0f-8727-40ad-8a09-6cd45c00bd0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:35.140245 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:35.140245 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:35.144208 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-e1d3fa0f-8727-40ad-8a09-6cd45c00bd0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:19:35.149424 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-e1d3fa0f-8727-40ad-8a09-6cd45c00bd0f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 returned with HTTP 200 Jul 10 18:19:35.149839 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1281/5121] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:19:35 2026] GET /volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:19:35.247320 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-d4666a8d-e5b7-4d6a-8eb1-b020ac7c4b1a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:35.249409 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-d4666a8d-e5b7-4d6a-8eb1-b020ac7c4b1a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/f15dec63-da5e-46b7-8656-40164d6a436a Jul 10 18:19:35.249819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-d4666a8d-e5b7-4d6a-8eb1-b020ac7c4b1a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:35.256859 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-d4666a8d-e5b7-4d6a-8eb1-b020ac7c4b1a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-5e2a0f2e-d679-4c70-87e2-5ae8b1881d62-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:19:35.261470 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-d4666a8d-e5b7-4d6a-8eb1-b020ac7c4b1a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-5e2a0f2e-d679-4c70-87e2-5ae8b1881d62-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:19:35.262471 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:35.262471 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:35.780792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-d4666a8d-e5b7-4d6a-8eb1-b020ac7c4b1a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-5e2a0f2e-d679-4c70-87e2-5ae8b1881d62-np0000005036" released by "attachment_update" :: held 0.519s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:19:35.781111 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-d4666a8d-e5b7-4d6a-8eb1-b020ac7c4b1a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/f15dec63-da5e-46b7-8656-40164d6a436a returned with HTTP 200 Jul 10 18:19:35.781608 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1284/5122] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:19:35 2026] PUT /volume/v3/attachments/f15dec63-da5e-46b7-8656-40164d6a436a => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:36.292447 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-cbac11e9-cf8e-4aaa-9e66-90e16d9ac6e0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:36.294160 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-cbac11e9-cf8e-4aaa-9e66-90e16d9ac6e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/f15dec63-da5e-46b7-8656-40164d6a436a/action Jul 10 18:19:36.294514 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-cbac11e9-cf8e-4aaa-9e66-90e16d9ac6e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:19:36.294669 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-cbac11e9-cf8e-4aaa-9e66-90e16d9ac6e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:36.308828 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:36.308828 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:36.320042 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6b44814e-ae9e-4020-aa58-8f7d9bdeb384 req-cbac11e9-cf8e-4aaa-9e66-90e16d9ac6e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/f15dec63-da5e-46b7-8656-40164d6a436a/action returned with HTTP 204 Jul 10 18:19:36.320581 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1268/5123] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:19:36 2026] POST /volume/v3/attachments/f15dec63-da5e-46b7-8656-40164d6a436a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:38.665871 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:19:44.804299 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2c836b9d-d351-4305-aa1a-ffe41803421c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:44.806029 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:19:44.806411 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1281607254"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:44.807822 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1281607254'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:19:44.807942 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Create volume of 1 GB Jul 10 18:19:44.812298 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Availability Zones retrieved successfully. Jul 10 18:19:44.817352 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Flow 'volume_create_api' (8ef2e79a-70b3-42a3-85df-617e08cc2202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:19:44.818195 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5900b2d-0b2b-4f93-83a4-8c927f5b4b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:44.819148 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:19:44.843556 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5900b2d-0b2b-4f93-83a4-8c927f5b4b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:44.844277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ceff2d-30bd-40c9-aa3c-eb84cf3d94e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:44.877842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Created reservations ['30f29af2-0fac-4512-86d5-406f0bee7c49', '5cfa7934-c44a-43ce-b543-82ea21a2fabc', '83d4015e-2604-43c0-be79-41a71659b5a5', 'cd399fb9-f3bf-4d2f-9838-55dd595d35b7'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:19:44.878620 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ceff2d-30bd-40c9-aa3c-eb84cf3d94e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30f29af2-0fac-4512-86d5-406f0bee7c49', '5cfa7934-c44a-43ce-b543-82ea21a2fabc', '83d4015e-2604-43c0-be79-41a71659b5a5', 'cd399fb9-f3bf-4d2f-9838-55dd595d35b7']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:44.879297 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d1dd61-ac98-43ae-984f-5051a539aaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:44.899528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d1dd61-ac98-43ae-984f-5051a539aaba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70219170-ee28-4569-98fb-01ce2e74474e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1281607254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e73644a2024794a6abb97d00af5e57',qos_specs=None,replication_status=,reservations=['30f29af2-0fac-4512-86d5-406f0bee7c49','5cfa7934-c44a-43ce-b543-82ea21a2fabc','83d4015e-2604-43c0-be79-41a71659b5a5','cd399fb9-f3bf-4d2f-9838-55dd595d35b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7ccdec24d2f4f698fc109f97a68afd5',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1281607254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70219170-ee28-4569-98fb-01ce2e74474e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47e73644a2024794a6abb97d00af5e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7ccdec24d2f4f698fc109f97a68afd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:44.900331 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e32e1e-41fc-40c3-8cb3-505c8200fdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:44.917238 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e32e1e-41fc-40c3-8cb3-505c8200fdaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1281607254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e73644a2024794a6abb97d00af5e57',qos_specs=None,replication_status=,reservations=['30f29af2-0fac-4512-86d5-406f0bee7c49','5cfa7934-c44a-43ce-b543-82ea21a2fabc','83d4015e-2604-43c0-be79-41a71659b5a5','cd399fb9-f3bf-4d2f-9838-55dd595d35b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7ccdec24d2f4f698fc109f97a68afd5',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:44.917887 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2525acb-6573-4e7c-aae6-b6e7f2da438c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:19:44.928759 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2525acb-6573-4e7c-aae6-b6e7f2da438c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:19:44.929946 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Flow 'volume_create_api' (8ef2e79a-70b3-42a3-85df-617e08cc2202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:19:44.930386 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Create volume request issued successfully. Jul 10 18:19:44.931224 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2c836b9d-d351-4305-aa1a-ffe41803421c tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:19:44.931763 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1291/5124] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:19:44 2026] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:19:44.944109 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-66962264-f7c3-44d9-a88e-4fd51acac4fc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:44.945849 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66962264-f7c3-44d9-a88e-4fd51acac4fc tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:44.946019 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66962264-f7c3-44d9-a88e-4fd51acac4fc tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:44.946210 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66962264-f7c3-44d9-a88e-4fd51acac4fc tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:44.953267 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:44.953267 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:44.957152 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-66962264-f7c3-44d9-a88e-4fd51acac4fc tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:44.961516 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66962264-f7c3-44d9-a88e-4fd51acac4fc tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:44.961923 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1282/5125] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:44 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:45.774591 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:19:45.975359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-af302fd3-41b7-4b4f-b908-3677c38b9215 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:45.977668 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af302fd3-41b7-4b4f-b908-3677c38b9215 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:45.977966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-af302fd3-41b7-4b4f-b908-3677c38b9215 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:45.978312 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-af302fd3-41b7-4b4f-b908-3677c38b9215 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:45.987529 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:45.987529 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:45.992116 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-af302fd3-41b7-4b4f-b908-3677c38b9215 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:45.999171 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-af302fd3-41b7-4b4f-b908-3677c38b9215 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:45.999902 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1285/5126] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:45 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:46.048456 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-9513c8a8-c481-43fa-8421-4e6e30b3b3fe None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:46.050688 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-9513c8a8-c481-43fa-8421-4e6e30b3b3fe tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:46.050889 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-9513c8a8-c481-43fa-8421-4e6e30b3b3fe tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:46.051189 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-9513c8a8-c481-43fa-8421-4e6e30b3b3fe tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:46.057935 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:46.057935 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:46.061594 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-9513c8a8-c481-43fa-8421-4e6e30b3b3fe tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:46.065670 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-9513c8a8-c481-43fa-8421-4e6e30b3b3fe tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:46.066068 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1269/5127] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:19:46 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:48.098413 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cbb4a08d-650b-4e91-b4e7-c21f47285e6d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:48.098873 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cbb4a08d-650b-4e91-b4e7-c21f47285e6d None None] GET https://10.4.3.71/volume// Jul 10 18:19:48.099137 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cbb4a08d-650b-4e91-b4e7-c21f47285e6d None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:48.099317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cbb4a08d-650b-4e91-b4e7-c21f47285e6d None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:48.099647 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cbb4a08d-650b-4e91-b4e7-c21f47285e6d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:19:48.100000 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1292/5128] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:19:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:19:48.108742 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-0a81aa2c-e9e8-4f01-983d-916a644f441a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:48.144908 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-0a81aa2c-e9e8-4f01-983d-916a644f441a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:19:48.145347 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-0a81aa2c-e9e8-4f01-983d-916a644f441a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70219170-ee28-4569-98fb-01ce2e74474e", "connector": null, "instance_uuid": "9e1ad6e9-96d2-4627-b4a9-25181f8911f2"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:48.156238 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:48.156238 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:48.189760 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-0a81aa2c-e9e8-4f01-983d-916a644f441a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:19:48.190519 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1283/5129] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:19:48 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:48.586927 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-032b42fe-a177-43e7-840e-89655b968d43 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:48.588585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-032b42fe-a177-43e7-840e-89655b968d43 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:48.588777 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-032b42fe-a177-43e7-840e-89655b968d43 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:48.588944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-032b42fe-a177-43e7-840e-89655b968d43 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:48.597224 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:48.597224 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:48.600162 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-032b42fe-a177-43e7-840e-89655b968d43 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:48.603889 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-032b42fe-a177-43e7-840e-89655b968d43 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:48.604251 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1286/5130] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:48 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:48.717665 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6b15483b-6116-4109-82fc-ab58d2eeb0f5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:48.718034 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b15483b-6116-4109-82fc-ab58d2eeb0f5 None None] GET https://10.4.3.71/volume// Jul 10 18:19:48.718215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b15483b-6116-4109-82fc-ab58d2eeb0f5 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:48.718399 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b15483b-6116-4109-82fc-ab58d2eeb0f5 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:48.718714 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b15483b-6116-4109-82fc-ab58d2eeb0f5 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:19:48.719136 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1270/5131] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:19:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:19:48.725294 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-93559c76-9324-48d5-b885-745077dc9ffd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:48.727656 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-93559c76-9324-48d5-b885-745077dc9ffd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:48.727844 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-93559c76-9324-48d5-b885-745077dc9ffd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:48.728029 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-93559c76-9324-48d5-b885-745077dc9ffd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:48.736000 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:48.736000 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:48.738787 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-93559c76-9324-48d5-b885-745077dc9ffd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:48.742236 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-93559c76-9324-48d5-b885-745077dc9ffd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:48.742716 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1293/5132] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:19:48 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:19:48.839661 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-934e7392-afe4-400e-b6d4-ba32cbba7536 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:48.841699 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-934e7392-afe4-400e-b6d4-ba32cbba7536 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] PUT https://10.4.3.71/volume/v3/attachments/c5df8b40-7c09-4f71-9e03-87d5a8dd249c Jul 10 18:19:48.842169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-934e7392-afe4-400e-b6d4-ba32cbba7536 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:48.849834 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-934e7392-afe4-400e-b6d4-ba32cbba7536 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Acquiring lock "cinder-attachment_update-70219170-ee28-4569-98fb-01ce2e74474e-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:19:48.854498 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-934e7392-afe4-400e-b6d4-ba32cbba7536 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Lock "cinder-attachment_update-70219170-ee28-4569-98fb-01ce2e74474e-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:19:48.855401 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:48.855401 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:49.376584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-934e7392-afe4-400e-b6d4-ba32cbba7536 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Lock "cinder-attachment_update-70219170-ee28-4569-98fb-01ce2e74474e-np0000005036" released by "attachment_update" :: held 0.522s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:19:49.377038 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-934e7392-afe4-400e-b6d4-ba32cbba7536 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments/c5df8b40-7c09-4f71-9e03-87d5a8dd249c returned with HTTP 200 Jul 10 18:19:49.377347 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1284/5133] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:19:48 2026] PUT /volume/v3/attachments/c5df8b40-7c09-4f71-9e03-87d5a8dd249c => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:49.617387 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8b44f22c-7122-42c6-b9b5-61d71c535046 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:49.619323 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8b44f22c-7122-42c6-b9b5-61d71c535046 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:49.619542 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8b44f22c-7122-42c6-b9b5-61d71c535046 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:49.619813 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8b44f22c-7122-42c6-b9b5-61d71c535046 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:49.630097 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:49.630097 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:49.633573 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8b44f22c-7122-42c6-b9b5-61d71c535046 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:49.638012 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8b44f22c-7122-42c6-b9b5-61d71c535046 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:49.638446 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1287/5134] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:49 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:50.650373 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bcafae21-3532-442d-8fcb-35d00f1a3c45 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:50.653697 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bcafae21-3532-442d-8fcb-35d00f1a3c45 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:50.653943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bcafae21-3532-442d-8fcb-35d00f1a3c45 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:50.654137 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bcafae21-3532-442d-8fcb-35d00f1a3c45 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:50.663275 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:50.663275 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:50.667193 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bcafae21-3532-442d-8fcb-35d00f1a3c45 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:50.672077 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bcafae21-3532-442d-8fcb-35d00f1a3c45 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:50.672503 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1271/5135] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:50 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:51.687707 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9411de67-a273-4385-8043-51c49df5f1a5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:51.689457 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9411de67-a273-4385-8043-51c49df5f1a5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:51.689697 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9411de67-a273-4385-8043-51c49df5f1a5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:51.689934 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9411de67-a273-4385-8043-51c49df5f1a5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:51.699217 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:51.699217 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:51.702628 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9411de67-a273-4385-8043-51c49df5f1a5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:51.707042 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9411de67-a273-4385-8043-51c49df5f1a5 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:51.707478 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1294/5136] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:51 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:52.719932 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-707e4314-b40e-4c53-9be6-f715c406cdf7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:52.721864 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-707e4314-b40e-4c53-9be6-f715c406cdf7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:52.722114 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-707e4314-b40e-4c53-9be6-f715c406cdf7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:52.722323 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-707e4314-b40e-4c53-9be6-f715c406cdf7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:52.732556 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:52.732556 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:52.736326 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-707e4314-b40e-4c53-9be6-f715c406cdf7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:52.741037 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-707e4314-b40e-4c53-9be6-f715c406cdf7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:52.741460 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1285/5137] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:52 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:53.753701 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-91aabc65-0ad3-4efe-95dd-02fef177a094 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:53.755760 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-91aabc65-0ad3-4efe-95dd-02fef177a094 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:53.756003 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-91aabc65-0ad3-4efe-95dd-02fef177a094 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:53.756216 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-91aabc65-0ad3-4efe-95dd-02fef177a094 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:53.766937 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:53.766937 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:53.770579 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-91aabc65-0ad3-4efe-95dd-02fef177a094 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:53.775650 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-91aabc65-0ad3-4efe-95dd-02fef177a094 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:53.776266 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1288/5138] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:53 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:54.790921 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bb848ca8-009e-478f-a90c-a5510af4d82e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:54.792820 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb848ca8-009e-478f-a90c-a5510af4d82e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:54.793075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb848ca8-009e-478f-a90c-a5510af4d82e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:54.793365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb848ca8-009e-478f-a90c-a5510af4d82e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:54.802973 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:54.802973 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:54.806370 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bb848ca8-009e-478f-a90c-a5510af4d82e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:54.810991 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb848ca8-009e-478f-a90c-a5510af4d82e tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:54.811342 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1272/5139] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:54 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:55.591854 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-bd81a9c5-c311-4ca0-86f0-e231fd6d57aa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:55.593869 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-bd81a9c5-c311-4ca0-86f0-e231fd6d57aa tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/attachments/c5df8b40-7c09-4f71-9e03-87d5a8dd249c/action Jul 10 18:19:55.594313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-bd81a9c5-c311-4ca0-86f0-e231fd6d57aa tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:19:55.594471 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-bd81a9c5-c311-4ca0-86f0-e231fd6d57aa tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:55.611865 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:55.611865 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:55.622257 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-968ddf9e-d06a-407b-a55c-b13e952a60c2 req-bd81a9c5-c311-4ca0-86f0-e231fd6d57aa tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments/c5df8b40-7c09-4f71-9e03-87d5a8dd249c/action returned with HTTP 204 Jul 10 18:19:55.622908 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1295/5140] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:19:55 2026] POST /volume/v3/attachments/c5df8b40-7c09-4f71-9e03-87d5a8dd249c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:19:55.826209 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-96884077-62f6-4323-9ec6-f8a676c05ad8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:55.828118 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-96884077-62f6-4323-9ec6-f8a676c05ad8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:55.828363 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-96884077-62f6-4323-9ec6-f8a676c05ad8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:55.828554 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-96884077-62f6-4323-9ec6-f8a676c05ad8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:55.838207 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:55.838207 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:55.842976 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-96884077-62f6-4323-9ec6-f8a676c05ad8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:55.848245 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-96884077-62f6-4323-9ec6-f8a676c05ad8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:55.848673 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1286/5141] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:55 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:55.862960 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d19ec497-bc22-4e22-b3a4-13dda1d967de None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:55.865188 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d19ec497-bc22-4e22-b3a4-13dda1d967de tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:55.865404 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d19ec497-bc22-4e22-b3a4-13dda1d967de tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:55.865662 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d19ec497-bc22-4e22-b3a4-13dda1d967de tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:55.885192 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:55.885192 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:55.889990 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d19ec497-bc22-4e22-b3a4-13dda1d967de tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:55.894970 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d19ec497-bc22-4e22-b3a4-13dda1d967de tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:55.895380 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1289/5142] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:55 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:55.908312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ff0cc807-6bc5-4a11-aa2e-b5416ae38c04 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:55.910139 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ff0cc807-6bc5-4a11-aa2e-b5416ae38c04 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] DELETE https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:55.910352 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ff0cc807-6bc5-4a11-aa2e-b5416ae38c04 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:55.910561 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ff0cc807-6bc5-4a11-aa2e-b5416ae38c04 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:55.910738 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-ff0cc807-6bc5-4a11-aa2e-b5416ae38c04 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Delete volume with id: 70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:55.920406 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:55.920406 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:19:55.920916 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ff0cc807-6bc5-4a11-aa2e-b5416ae38c04 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:55.928185 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ff0cc807-6bc5-4a11-aa2e-b5416ae38c04 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 10 18:19:55.928504 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ff0cc807-6bc5-4a11-aa2e-b5416ae38c04 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 400 Jul 10 18:19:55.929065 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1273/5143] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:19:55 2026] DELETE /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:19:55.937308 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7e612afb-8323-40b5-b823-758ee6f8800d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:55.939446 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e612afb-8323-40b5-b823-758ee6f8800d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:55.939682 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7e612afb-8323-40b5-b823-758ee6f8800d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:55.939923 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7e612afb-8323-40b5-b823-758ee6f8800d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:55.951747 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:55.951747 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:55.956081 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7e612afb-8323-40b5-b823-758ee6f8800d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:55.961837 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e612afb-8323-40b5-b823-758ee6f8800d tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:55.962334 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1296/5144] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:55 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:56.009589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-e5dcae8d-f63e-4dac-9241-70d7be37b625 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:56.011665 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-e5dcae8d-f63e-4dac-9241-70d7be37b625 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:56.011928 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-e5dcae8d-f63e-4dac-9241-70d7be37b625 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:56.012172 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-e5dcae8d-f63e-4dac-9241-70d7be37b625 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:56.023357 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:56.023357 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:56.027108 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-e5dcae8d-f63e-4dac-9241-70d7be37b625 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:56.031428 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-e5dcae8d-f63e-4dac-9241-70d7be37b625 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:56.032050 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1287/5145] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:19:56 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:19:56.051541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-c1cea0fd-8774-4a4f-ba5f-c3e9fa7b0117 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:56.053934 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-c1cea0fd-8774-4a4f-ba5f-c3e9fa7b0117 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] POST https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e/action Jul 10 18:19:56.054343 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-c1cea0fd-8774-4a4f-ba5f-c3e9fa7b0117 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:19:56.054593 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-c1cea0fd-8774-4a4f-ba5f-c3e9fa7b0117 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:19:56.065456 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:56.065456 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:56.065972 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-c1cea0fd-8774-4a4f-ba5f-c3e9fa7b0117 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:56.074229 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-c1cea0fd-8774-4a4f-ba5f-c3e9fa7b0117 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Begin detaching volume completed successfully. Jul 10 18:19:56.074511 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-c1cea0fd-8774-4a4f-ba5f-c3e9fa7b0117 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e/action returned with HTTP 202 Jul 10 18:19:56.075088 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1290/5146] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:19:56 2026] POST /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:19:57.105081 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6653b70c-2735-4720-a745-bf011e9eb9c3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:57.105537 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6653b70c-2735-4720-a745-bf011e9eb9c3 None None] GET https://10.4.3.71/volume// Jul 10 18:19:57.105709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6653b70c-2735-4720-a745-bf011e9eb9c3 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:57.105941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6653b70c-2735-4720-a745-bf011e9eb9c3 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:57.106286 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6653b70c-2735-4720-a745-bf011e9eb9c3 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:19:57.106632 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1274/5147] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:19:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:19:57.113434 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-9dba382d-6302-4802-bcdd-18d7f296e584 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:57.115561 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-9dba382d-6302-4802-bcdd-18d7f296e584 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:57.115844 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-9dba382d-6302-4802-bcdd-18d7f296e584 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:57.115941 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-9dba382d-6302-4802-bcdd-18d7f296e584 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:57.125837 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:57.125837 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:19:57.129372 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-9dba382d-6302-4802-bcdd-18d7f296e584 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:57.133806 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-9dba382d-6302-4802-bcdd-18d7f296e584 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:57.134228 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1297/5148] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:19:57 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:19:57.913371 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-54a22736-a325-4eaf-86c1-8e18c0e82d0a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:57.916174 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-54a22736-a325-4eaf-86c1-8e18c0e82d0a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] DELETE https://10.4.3.71/volume/v3/attachments/c5df8b40-7c09-4f71-9e03-87d5a8dd249c Jul 10 18:19:57.916402 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-54a22736-a325-4eaf-86c1-8e18c0e82d0a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:57.916681 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-54a22736-a325-4eaf-86c1-8e18c0e82d0a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:57.925931 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:57.925931 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:19:58.458500 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6bfc1d90-7ee8-484b-bf9b-492e17a19753 req-54a22736-a325-4eaf-86c1-8e18c0e82d0a tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/attachments/c5df8b40-7c09-4f71-9e03-87d5a8dd249c returned with HTTP 200 Jul 10 18:19:58.458940 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1288/5149] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:19:57 2026] DELETE /volume/v3/attachments/c5df8b40-7c09-4f71-9e03-87d5a8dd249c => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:19:59.261852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1df57e72-36c0-44d2-aa8a-44146f6ac766 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:19:59.263947 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1df57e72-36c0-44d2-aa8a-44146f6ac766 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:19:59.264208 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1df57e72-36c0-44d2-aa8a-44146f6ac766 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:19:59.264446 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1df57e72-36c0-44d2-aa8a-44146f6ac766 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:19:59.272751 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:19:59.272751 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:19:59.276847 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1df57e72-36c0-44d2-aa8a-44146f6ac766 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:19:59.281219 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1df57e72-36c0-44d2-aa8a-44146f6ac766 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:19:59.281612 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1291/5150] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:19:59 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:05.927034 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=42,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:20:06.638718 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5ce724a8-0984-4cb2-a563-db78374121c7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:06.640318 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ce724a8-0984-4cb2-a563-db78374121c7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] DELETE https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:20:06.640560 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ce724a8-0984-4cb2-a563-db78374121c7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:06.640770 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5ce724a8-0984-4cb2-a563-db78374121c7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:06.640918 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-5ce724a8-0984-4cb2-a563-db78374121c7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Delete volume with id: 70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:20:06.650150 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:06.650150 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:20:06.650858 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5ce724a8-0984-4cb2-a563-db78374121c7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:20:06.672681 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5ce724a8-0984-4cb2-a563-db78374121c7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Delete volume request issued successfully. Jul 10 18:20:06.672915 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5ce724a8-0984-4cb2-a563-db78374121c7 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 202 Jul 10 18:20:06.673308 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1275/5151] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:20:06 2026] DELETE /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:06.680726 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6a8e5127-2829-4b2e-977f-1ff732184e0f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:06.682304 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a8e5127-2829-4b2e-977f-1ff732184e0f tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:20:06.682639 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a8e5127-2829-4b2e-977f-1ff732184e0f tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:06.682882 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6a8e5127-2829-4b2e-977f-1ff732184e0f tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:06.694093 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:06.694093 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:20:06.697632 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6a8e5127-2829-4b2e-977f-1ff732184e0f tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:20:06.702213 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6a8e5127-2829-4b2e-977f-1ff732184e0f tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 200 Jul 10 18:20:06.702675 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1298/5152] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:06 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:07.716080 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fb160fb0-fa1e-4f11-9ef1-e84314dba2cd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:07.717681 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb160fb0-fa1e-4f11-9ef1-e84314dba2cd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e Jul 10 18:20:07.717846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb160fb0-fa1e-4f11-9ef1-e84314dba2cd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:07.718012 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fb160fb0-fa1e-4f11-9ef1-e84314dba2cd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:07.719736 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=108,cinder:INSERT=19,cinder:UPDATE=44 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:20:07.723305 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fb160fb0-fa1e-4f11-9ef1-e84314dba2cd tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e returned with HTTP 404 Jul 10 18:20:07.723807 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1289/5153] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:07 2026] GET /volume/v3/volumes/70219170-ee28-4569-98fb-01ce2e74474e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:07.782868 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-868c784b-e064-4a60-9ffc-09dbfc0d6a69 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:07.784397 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-868c784b-e064-4a60-9ffc-09dbfc0d6a69 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] DELETE https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:20:07.784588 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-868c784b-e064-4a60-9ffc-09dbfc0d6a69 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:07.784760 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-868c784b-e064-4a60-9ffc-09dbfc0d6a69 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:07.784899 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-868c784b-e064-4a60-9ffc-09dbfc0d6a69 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Delete volume with id: 666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:20:07.791002 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:07.791002 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:07.791407 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-868c784b-e064-4a60-9ffc-09dbfc0d6a69 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:20:07.806851 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-868c784b-e064-4a60-9ffc-09dbfc0d6a69 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Delete volume request issued successfully. Jul 10 18:20:07.807010 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-868c784b-e064-4a60-9ffc-09dbfc0d6a69 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 202 Jul 10 18:20:07.807456 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1292/5154] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:20:07 2026] DELETE /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:07.814239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a1c09853-c12c-4e80-b31b-60976f370d17 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:07.815897 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a1c09853-c12c-4e80-b31b-60976f370d17 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:20:07.816086 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a1c09853-c12c-4e80-b31b-60976f370d17 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:07.816263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a1c09853-c12c-4e80-b31b-60976f370d17 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:07.825086 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:07.825086 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:20:07.830074 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a1c09853-c12c-4e80-b31b-60976f370d17 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:20:07.836209 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a1c09853-c12c-4e80-b31b-60976f370d17 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 200 Jul 10 18:20:07.836823 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1276/5155] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:07 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:08.852260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1255f02e-660a-4f02-b89a-11ac24d599c8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:08.853992 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1255f02e-660a-4f02-b89a-11ac24d599c8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 Jul 10 18:20:08.854215 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1255f02e-660a-4f02-b89a-11ac24d599c8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:08.854409 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1255f02e-660a-4f02-b89a-11ac24d599c8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:08.859702 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1255f02e-660a-4f02-b89a-11ac24d599c8 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 returned with HTTP 404 Jul 10 18:20:08.860141 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1299/5156] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:08 2026] GET /volume/v3/volumes/666132c6-c860-464d-a1cb-442dc989d689 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:08.956419 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f715e5b8-8da7-4881-8abe-0842af716be1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:08.958104 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f715e5b8-8da7-4881-8abe-0842af716be1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] DELETE https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:20:08.958286 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f715e5b8-8da7-4881-8abe-0842af716be1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:08.958455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f715e5b8-8da7-4881-8abe-0842af716be1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:08.958640 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-f715e5b8-8da7-4881-8abe-0842af716be1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Delete volume with id: 1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:20:08.965086 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:08.965086 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:08.965522 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f715e5b8-8da7-4881-8abe-0842af716be1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:20:08.987150 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f715e5b8-8da7-4881-8abe-0842af716be1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Delete volume request issued successfully. Jul 10 18:20:08.987373 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f715e5b8-8da7-4881-8abe-0842af716be1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 202 Jul 10 18:20:08.987811 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1290/5157] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:20:08 2026] DELETE /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:08.995064 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-90277edf-7621-408b-b933-4ad62f63ad88 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:08.997081 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-90277edf-7621-408b-b933-4ad62f63ad88 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:20:08.997274 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-90277edf-7621-408b-b933-4ad62f63ad88 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:08.997454 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-90277edf-7621-408b-b933-4ad62f63ad88 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:09.005188 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:09.005188 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:09.008774 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-90277edf-7621-408b-b933-4ad62f63ad88 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Volume info retrieved successfully. Jul 10 18:20:09.013370 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-90277edf-7621-408b-b933-4ad62f63ad88 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 200 Jul 10 18:20:09.013840 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1293/5158] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:08 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:10.025909 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-328f59af-8448-43b7-b34b-80e619d26ae1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:10.027731 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-328f59af-8448-43b7-b34b-80e619d26ae1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] GET https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 Jul 10 18:20:10.027973 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-328f59af-8448-43b7-b34b-80e619d26ae1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:10.028182 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-328f59af-8448-43b7-b34b-80e619d26ae1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:10.034421 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-328f59af-8448-43b7-b34b-80e619d26ae1 tempest-AttachVolumeNegativeTest-1916270491 tempest-AttachVolumeNegativeTest-1916270491-project-member] https://10.4.3.71/volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 returned with HTTP 404 Jul 10 18:20:10.034931 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1277/5159] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:10 2026] GET /volume/v3/volumes/1189cda8-c451-4542-a7f0-4ff582bc4599 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:12.947780 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-07e1c54e-2c18-44dd-b581-80e3232dfb88 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:13.032674 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07e1c54e-2c18-44dd-b581-80e3232dfb88 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:20:13.032674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07e1c54e-2c18-44dd-b581-80e3232dfb88 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1498711301", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1116258919", "vendor_name": "tempest-vendor_name-258800197"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:13.048077 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07e1c54e-2c18-44dd-b581-80e3232dfb88 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:20:13.048729 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1300/5160] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:20:12 2026] POST /volume/v3/types => generated 327 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:13.058421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:13.114623 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:20:13.115010 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9e914983-060e-4c1c-a47a-dc459efae243", "size": 1, "name": "tempest-UserMessagesTest-Volume-1987773143"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:13.116463 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Create volume request body: {'volume': {'volume_type': '9e914983-060e-4c1c-a47a-dc459efae243', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1987773143'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:20:13.120837 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Create volume of 1 GB Jul 10 18:20:13.121120 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:13.121120 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:13.121640 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Availability Zones retrieved successfully. Jul 10 18:20:13.127203 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Flow 'volume_create_api' (8e5598c5-3344-4a23-b2c0-ee8c65ae5a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:20:13.128148 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc89824-438f-4ba8-817c-b4f9f5b60e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:13.129034 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:20:13.150370 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc89824-438f-4ba8-817c-b4f9f5b60e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:20:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1116258919',vendor_name='tempest-vendor_name-258800197'},id=9e914983-060e-4c1c-a47a-dc459efae243,is_public=True,name='tempest-UserMessagesTest-volume-type-1498711301',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e914983-060e-4c1c-a47a-dc459efae243', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:13.151213 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053d83d8-e70e-413f-bdb2-deebc846469b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:13.177353 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1498711301 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1498711301, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:20:13.177710 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1498711301 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1498711301, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:20:13.209376 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Created reservations ['fd2b4c4d-83f9-4f22-a81e-a5bddb46dad5', '6261ab3c-0a67-431b-aafe-fbd6ddc8d290', '6eada658-ef99-46fd-b502-4d7cdc2e22c4', 'fc18b6f8-9008-4ebb-ba2f-405d1e200d70'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:20:13.210328 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053d83d8-e70e-413f-bdb2-deebc846469b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd2b4c4d-83f9-4f22-a81e-a5bddb46dad5', '6261ab3c-0a67-431b-aafe-fbd6ddc8d290', '6eada658-ef99-46fd-b502-4d7cdc2e22c4', 'fc18b6f8-9008-4ebb-ba2f-405d1e200d70']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:13.211141 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9758c5-0ba1-4634-950e-2d4fb580315f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:13.235757 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9758c5-0ba1-4634-950e-2d4fb580315f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8c4385d-a584-4bd6-92e4-47022a68374d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1987773143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ff0a6d64e147079b25665078b4a3b1',qos_specs=None,replication_status=,reservations=['fd2b4c4d-83f9-4f22-a81e-a5bddb46dad5','6261ab3c-0a67-431b-aafe-fbd6ddc8d290','6eada658-ef99-46fd-b502-4d7cdc2e22c4','fc18b6f8-9008-4ebb-ba2f-405d1e200d70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c90b318e24ab0af7c8ef8ba8d251c',volume_type_id=9e914983-060e-4c1c-a47a-dc459efae243), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1987773143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8c4385d-a584-4bd6-92e4-47022a68374d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2ff0a6d64e147079b25665078b4a3b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c16c90b318e24ab0af7c8ef8ba8d251c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e914983-060e-4c1c-a47a-dc459efae243),volume_type_id=9e914983-060e-4c1c-a47a-dc459efae243)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:13.237123 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c7b241-8bc3-401a-a5bb-af4e7f1abaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:13.256349 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c7b241-8bc3-401a-a5bb-af4e7f1abaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1987773143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ff0a6d64e147079b25665078b4a3b1',qos_specs=None,replication_status=,reservations=['fd2b4c4d-83f9-4f22-a81e-a5bddb46dad5','6261ab3c-0a67-431b-aafe-fbd6ddc8d290','6eada658-ef99-46fd-b502-4d7cdc2e22c4','fc18b6f8-9008-4ebb-ba2f-405d1e200d70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c90b318e24ab0af7c8ef8ba8d251c',volume_type_id=9e914983-060e-4c1c-a47a-dc459efae243)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:13.257265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9d21a0-1fa8-484b-92ae-55bc93b2a6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:13.268590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9d21a0-1fa8-484b-92ae-55bc93b2a6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:13.268590 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Flow 'volume_create_api' (8e5598c5-3344-4a23-b2c0-ee8c65ae5a59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:20:13.268590 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Create volume request issued successfully. Jul 10 18:20:13.268590 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-69ae1c23-d35e-4e15-b1ea-e2c31282698c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:20:13.268590 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1291/5161] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:20:13 2026] POST /volume/v3/volumes => generated 784 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:20:13.280301 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-03ce5a39-a8af-4619-8dda-c85bceb24998 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:13.282385 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-03ce5a39-a8af-4619-8dda-c85bceb24998 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d Jul 10 18:20:13.282730 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-03ce5a39-a8af-4619-8dda-c85bceb24998 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:13.283227 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-03ce5a39-a8af-4619-8dda-c85bceb24998 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:13.291101 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:13.291101 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:13.294961 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-03ce5a39-a8af-4619-8dda-c85bceb24998 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Volume info retrieved successfully. Jul 10 18:20:13.299725 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-03ce5a39-a8af-4619-8dda-c85bceb24998 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d returned with HTTP 200 Jul 10 18:20:13.300178 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1294/5162] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:20:13 2026] GET /volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:14.312414 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8f190015-f55a-4b90-9266-f750e3a41f7d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.314005 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f190015-f55a-4b90-9266-f750e3a41f7d tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d Jul 10 18:20:14.314179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f190015-f55a-4b90-9266-f750e3a41f7d tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.314336 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f190015-f55a-4b90-9266-f750e3a41f7d tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.320363 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:14.320363 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:20:14.323261 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8f190015-f55a-4b90-9266-f750e3a41f7d tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Volume info retrieved successfully. Jul 10 18:20:14.326648 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f190015-f55a-4b90-9266-f750e3a41f7d tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d returned with HTTP 200 Jul 10 18:20:14.326975 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1278/5163] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:20:14 2026] GET /volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d => generated 873 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:14.338973 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-72214cf5-1497-47ca-90fa-6d4d8a541a7c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.342461 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-72214cf5-1497-47ca-90fa-6d4d8a541a7c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/messages Jul 10 18:20:14.342461 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-72214cf5-1497-47ca-90fa-6d4d8a541a7c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.342461 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-72214cf5-1497-47ca-90fa-6d4d8a541a7c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.345046 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-72214cf5-1497-47ca-90fa-6d4d8a541a7c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:20:14.345522 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1301/5164] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:20:14 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:14.355879 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c96a2a87-755d-4e4b-8930-87c8d51152a7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.357605 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c96a2a87-755d-4e4b-8930-87c8d51152a7 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] DELETE https://10.4.3.71/volume/v3/messages/7dac039b-a674-45c3-9889-c13279b3dabf Jul 10 18:20:14.357837 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c96a2a87-755d-4e4b-8930-87c8d51152a7 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.358013 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c96a2a87-755d-4e4b-8930-87c8d51152a7 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.360788 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:14.360788 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:14.365113 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c96a2a87-755d-4e4b-8930-87c8d51152a7 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/messages/7dac039b-a674-45c3-9889-c13279b3dabf returned with HTTP 204 Jul 10 18:20:14.365460 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1292/5165] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:20:14 2026] DELETE /volume/v3/messages/7dac039b-a674-45c3-9889-c13279b3dabf => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:20:14.371434 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5b86d391-e09d-4b0b-9956-ce8455f1bd83 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.373309 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b86d391-e09d-4b0b-9956-ce8455f1bd83 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/messages/7dac039b-a674-45c3-9889-c13279b3dabf Jul 10 18:20:14.373396 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b86d391-e09d-4b0b-9956-ce8455f1bd83 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.373795 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5b86d391-e09d-4b0b-9956-ce8455f1bd83 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.376283 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5b86d391-e09d-4b0b-9956-ce8455f1bd83 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/messages/7dac039b-a674-45c3-9889-c13279b3dabf returned with HTTP 404 Jul 10 18:20:14.376700 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1295/5166] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:20:14 2026] GET /volume/v3/messages/7dac039b-a674-45c3-9889-c13279b3dabf => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:14.384097 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f81b930e-b1ba-4e88-b5a9-63f219a29136 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.385889 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f81b930e-b1ba-4e88-b5a9-63f219a29136 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d Jul 10 18:20:14.386066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f81b930e-b1ba-4e88-b5a9-63f219a29136 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.386228 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f81b930e-b1ba-4e88-b5a9-63f219a29136 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.392893 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:14.392893 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:20:14.396499 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f81b930e-b1ba-4e88-b5a9-63f219a29136 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Volume info retrieved successfully. Jul 10 18:20:14.402004 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f81b930e-b1ba-4e88-b5a9-63f219a29136 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d returned with HTTP 200 Jul 10 18:20:14.402466 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1279/5167] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:20:14 2026] GET /volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:14.414310 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-79913c5c-c4a6-4201-b204-9923d97096bb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.415662 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d Jul 10 18:20:14.415973 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.417332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.417332 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Delete volume with id: a8c4385d-a584-4bd6-92e4-47022a68374d Jul 10 18:20:14.423105 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:14.423105 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:20:14.423673 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Volume info retrieved successfully. Jul 10 18:20:14.424731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99948) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:20:14.435590 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1498711301 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1498711301, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:20:14.436092 np0000005036 devstack@c-api.service[99948]: WARNING cinder.quota [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1498711301 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1498711301, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:20:14.444415 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Created reservations ['a6bd5e92-1e1d-4deb-83a5-1d703e409e1c', 'c6b7253d-c94a-477c-9e41-7feda09ecc73', '028b952d-c5df-40cd-bd5e-9ee2ed6becca', 'c55e19c1-9256-4825-b0b3-c0feebdf6d9f'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:20:14.466844 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Delete volume request issued successfully. Jul 10 18:20:14.467202 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-79913c5c-c4a6-4201-b204-9923d97096bb tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d returned with HTTP 202 Jul 10 18:20:14.467756 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1302/5168] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:20:14 2026] DELETE /volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:14.474103 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-31f0e2aa-5c43-41f6-a06c-8ca619d2625e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.475752 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31f0e2aa-5c43-41f6-a06c-8ca619d2625e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d Jul 10 18:20:14.476062 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31f0e2aa-5c43-41f6-a06c-8ca619d2625e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.476248 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31f0e2aa-5c43-41f6-a06c-8ca619d2625e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.482001 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31f0e2aa-5c43-41f6-a06c-8ca619d2625e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d returned with HTTP 404 Jul 10 18:20:14.482439 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1293/5169] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:20:14 2026] GET /volume/v3/volumes/a8c4385d-a584-4bd6-92e4-47022a68374d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:14.488904 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bf1104f7-26fc-4ae7-853f-f4d0c6fdb519 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.490550 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf1104f7-26fc-4ae7-853f-f4d0c6fdb519 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] DELETE https://10.4.3.71/volume/v3/types/9e914983-060e-4c1c-a47a-dc459efae243 Jul 10 18:20:14.490770 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf1104f7-26fc-4ae7-853f-f4d0c6fdb519 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.490976 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bf1104f7-26fc-4ae7-853f-f4d0c6fdb519 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.515434 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bf1104f7-26fc-4ae7-853f-f4d0c6fdb519 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] https://10.4.3.71/volume/v3/types/9e914983-060e-4c1c-a47a-dc459efae243 returned with HTTP 202 Jul 10 18:20:14.515872 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1296/5170] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:20:14 2026] DELETE /volume/v3/types/9e914983-060e-4c1c-a47a-dc459efae243 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:14.522521 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-02275ad6-9e87-400b-aa82-89b6ec446422 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.524644 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-02275ad6-9e87-400b-aa82-89b6ec446422 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] GET https://10.4.3.71/volume/v3/types/9e914983-060e-4c1c-a47a-dc459efae243 Jul 10 18:20:14.524877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-02275ad6-9e87-400b-aa82-89b6ec446422 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.525103 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-02275ad6-9e87-400b-aa82-89b6ec446422 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.528508 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-02275ad6-9e87-400b-aa82-89b6ec446422 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] https://10.4.3.71/volume/v3/types/9e914983-060e-4c1c-a47a-dc459efae243 returned with HTTP 404 Jul 10 18:20:14.529042 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1280/5171] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:20:14 2026] GET /volume/v3/types/9e914983-060e-4c1c-a47a-dc459efae243 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:14.537032 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f1c7f2c2-8c81-45d7-be54-b19e46515f5f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.538580 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f1c7f2c2-8c81-45d7-be54-b19e46515f5f tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:20:14.539124 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f1c7f2c2-8c81-45d7-be54-b19e46515f5f tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-71516217", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1117907013", "vendor_name": "tempest-vendor_name-1259828254"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:14.552325 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f1c7f2c2-8c81-45d7-be54-b19e46515f5f tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:20:14.552325 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1303/5172] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:20:14 2026] POST /volume/v3/types => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:14.560343 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.562103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:20:14.562477 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "372e155f-67df-4f0d-b210-abe2bc7e5cdf", "size": 1, "name": "tempest-UserMessagesTest-Volume-1931158502"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:14.563857 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Create volume request body: {'volume': {'volume_type': '372e155f-67df-4f0d-b210-abe2bc7e5cdf', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1931158502'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:20:14.568386 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Create volume of 1 GB Jul 10 18:20:14.568699 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:14.568699 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:14.569178 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Availability Zones retrieved successfully. Jul 10 18:20:14.574572 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Flow 'volume_create_api' (c5217010-23bb-46b8-8b39-c100160fa928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:20:14.575460 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee02344-8718-4ca4-99b4-e1a2e504bdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:14.576364 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:20:14.596623 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee02344-8718-4ca4-99b4-e1a2e504bdd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:20:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1117907013',vendor_name='tempest-vendor_name-1259828254'},id=372e155f-67df-4f0d-b210-abe2bc7e5cdf,is_public=True,name='tempest-UserMessagesTest-volume-type-71516217',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '372e155f-67df-4f0d-b210-abe2bc7e5cdf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:14.597470 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f3eefd-c1dc-4746-bccf-744dd408fc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:14.624074 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-71516217 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-71516217, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:20:14.624339 np0000005036 devstack@c-api.service[99949]: WARNING cinder.quota [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-71516217 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-71516217, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:20:14.652444 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Created reservations ['a081cc48-e308-4043-bdfe-b98aa56e721a', '86939da4-2771-409d-b4ac-54516817684b', 'a062da89-23c4-4aa7-a6e8-1f88838e1933', '11d34a6c-03cd-4686-9e96-43006cb2d9f6'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:20:14.653324 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f3eefd-c1dc-4746-bccf-744dd408fc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a081cc48-e308-4043-bdfe-b98aa56e721a', '86939da4-2771-409d-b4ac-54516817684b', 'a062da89-23c4-4aa7-a6e8-1f88838e1933', '11d34a6c-03cd-4686-9e96-43006cb2d9f6']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:14.654134 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876617e5-f2c8-4384-81ad-52a866575b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:14.678496 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876617e5-f2c8-4384-81ad-52a866575b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f439ba2-7b6a-4079-a15f-93bbb1b6eb05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1931158502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ff0a6d64e147079b25665078b4a3b1',qos_specs=None,replication_status=,reservations=['a081cc48-e308-4043-bdfe-b98aa56e721a','86939da4-2771-409d-b4ac-54516817684b','a062da89-23c4-4aa7-a6e8-1f88838e1933','11d34a6c-03cd-4686-9e96-43006cb2d9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c90b318e24ab0af7c8ef8ba8d251c',volume_type_id=372e155f-67df-4f0d-b210-abe2bc7e5cdf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1931158502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f439ba2-7b6a-4079-a15f-93bbb1b6eb05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2ff0a6d64e147079b25665078b4a3b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c16c90b318e24ab0af7c8ef8ba8d251c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(372e155f-67df-4f0d-b210-abe2bc7e5cdf),volume_type_id=372e155f-67df-4f0d-b210-abe2bc7e5cdf)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:14.679235 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc0466d-7a17-462b-825a-32039fe3d909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:14.698663 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc0466d-7a17-462b-825a-32039fe3d909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1931158502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ff0a6d64e147079b25665078b4a3b1',qos_specs=None,replication_status=,reservations=['a081cc48-e308-4043-bdfe-b98aa56e721a','86939da4-2771-409d-b4ac-54516817684b','a062da89-23c4-4aa7-a6e8-1f88838e1933','11d34a6c-03cd-4686-9e96-43006cb2d9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c90b318e24ab0af7c8ef8ba8d251c',volume_type_id=372e155f-67df-4f0d-b210-abe2bc7e5cdf)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:14.699380 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (089218e1-d0f3-4642-8da3-0a53b8fa2cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:14.711600 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (089218e1-d0f3-4642-8da3-0a53b8fa2cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:14.711600 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Flow 'volume_create_api' (c5217010-23bb-46b8-8b39-c100160fa928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:20:14.711600 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Create volume request issued successfully. Jul 10 18:20:14.711600 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1b539dd5-17de-406a-9f0a-2965cc0d715e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:20:14.711600 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1294/5173] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:20:14 2026] POST /volume/v3/volumes => generated 782 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:20:14.724741 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fcbccc68-62f0-45d0-bff9-689710a14e4c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:14.726576 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fcbccc68-62f0-45d0-bff9-689710a14e4c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 Jul 10 18:20:14.726822 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fcbccc68-62f0-45d0-bff9-689710a14e4c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:14.727046 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fcbccc68-62f0-45d0-bff9-689710a14e4c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:14.734763 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:14.734763 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:14.739801 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fcbccc68-62f0-45d0-bff9-689710a14e4c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Volume info retrieved successfully. Jul 10 18:20:14.744357 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fcbccc68-62f0-45d0-bff9-689710a14e4c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 returned with HTTP 200 Jul 10 18:20:14.744845 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1297/5174] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:20:14 2026] GET /volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:15.756724 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-26f39a5f-fc7c-474d-b366-d2d9faddad8a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.758512 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-26f39a5f-fc7c-474d-b366-d2d9faddad8a tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 Jul 10 18:20:15.758760 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-26f39a5f-fc7c-474d-b366-d2d9faddad8a tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.759031 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-26f39a5f-fc7c-474d-b366-d2d9faddad8a tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.765543 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:15.765543 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:20:15.768867 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-26f39a5f-fc7c-474d-b366-d2d9faddad8a tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Volume info retrieved successfully. Jul 10 18:20:15.772501 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-26f39a5f-fc7c-474d-b366-d2d9faddad8a tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 returned with HTTP 200 Jul 10 18:20:15.772916 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1281/5175] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:20:15 2026] GET /volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:15.784837 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-83d3ee72-8d49-457f-91cd-5d792d2d0400 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.786371 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-83d3ee72-8d49-457f-91cd-5d792d2d0400 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/messages Jul 10 18:20:15.786699 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-83d3ee72-8d49-457f-91cd-5d792d2d0400 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.788035 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-83d3ee72-8d49-457f-91cd-5d792d2d0400 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.791100 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-83d3ee72-8d49-457f-91cd-5d792d2d0400 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:20:15.791100 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1304/5176] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:20:15 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:15.798664 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9c86fdc4-52fd-4f5a-ae29-5ea058f8f13c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.800510 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c86fdc4-52fd-4f5a-ae29-5ea058f8f13c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/messages/a52aa968-11e6-40ea-aab9-4a631bb30b28 Jul 10 18:20:15.800735 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c86fdc4-52fd-4f5a-ae29-5ea058f8f13c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.800997 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c86fdc4-52fd-4f5a-ae29-5ea058f8f13c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.803958 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:15.803958 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:15.804647 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c86fdc4-52fd-4f5a-ae29-5ea058f8f13c tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/messages/a52aa968-11e6-40ea-aab9-4a631bb30b28 returned with HTTP 200 Jul 10 18:20:15.805007 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1295/5177] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:20:15 2026] GET /volume/v3/messages/a52aa968-11e6-40ea-aab9-4a631bb30b28 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:15.812864 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-74c51a64-defb-4ee0-a646-8dca9fc4c31e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.814521 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-74c51a64-defb-4ee0-a646-8dca9fc4c31e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/messages Jul 10 18:20:15.814753 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-74c51a64-defb-4ee0-a646-8dca9fc4c31e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.814953 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-74c51a64-defb-4ee0-a646-8dca9fc4c31e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.818196 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-74c51a64-defb-4ee0-a646-8dca9fc4c31e tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/messages returned with HTTP 200 Jul 10 18:20:15.818877 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1298/5178] 10.4.3.71 () {68 vars in 1273 bytes} [Fri Jul 10 18:20:15 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:15.826346 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-eae7ce3e-98e3-46b8-82f1-5c1f7368787f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.827943 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eae7ce3e-98e3-46b8-82f1-5c1f7368787f tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] DELETE https://10.4.3.71/volume/v3/messages/a52aa968-11e6-40ea-aab9-4a631bb30b28 Jul 10 18:20:15.828179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eae7ce3e-98e3-46b8-82f1-5c1f7368787f tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.828401 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-eae7ce3e-98e3-46b8-82f1-5c1f7368787f tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.836870 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-eae7ce3e-98e3-46b8-82f1-5c1f7368787f tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/messages/a52aa968-11e6-40ea-aab9-4a631bb30b28 returned with HTTP 204 Jul 10 18:20:15.837234 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1282/5179] 10.4.3.71 () {68 vars in 1387 bytes} [Fri Jul 10 18:20:15 2026] DELETE /volume/v3/messages/a52aa968-11e6-40ea-aab9-4a631bb30b28 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:20:15.844303 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c3ae9bd7-d758-4d20-82fe-8d5b515a8805 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.845551 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c3ae9bd7-d758-4d20-82fe-8d5b515a8805 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 Jul 10 18:20:15.845919 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c3ae9bd7-d758-4d20-82fe-8d5b515a8805 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.847313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c3ae9bd7-d758-4d20-82fe-8d5b515a8805 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.852605 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:15.852605 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:20:15.856812 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c3ae9bd7-d758-4d20-82fe-8d5b515a8805 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Volume info retrieved successfully. Jul 10 18:20:15.860783 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c3ae9bd7-d758-4d20-82fe-8d5b515a8805 tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 returned with HTTP 200 Jul 10 18:20:15.861317 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1305/5180] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:20:15 2026] GET /volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:15.872996 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3c828afc-2e5f-496e-aee7-46afce8422cd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.874666 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3c828afc-2e5f-496e-aee7-46afce8422cd tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 Jul 10 18:20:15.874874 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3c828afc-2e5f-496e-aee7-46afce8422cd tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.875059 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3c828afc-2e5f-496e-aee7-46afce8422cd tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.875206 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-3c828afc-2e5f-496e-aee7-46afce8422cd tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Delete volume with id: 9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 Jul 10 18:20:15.881729 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:15.881729 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:15.882177 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3c828afc-2e5f-496e-aee7-46afce8422cd tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Volume info retrieved successfully. Jul 10 18:20:15.883266 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-3c828afc-2e5f-496e-aee7-46afce8422cd tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99949) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:20:15.900331 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-3c828afc-2e5f-496e-aee7-46afce8422cd tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Created reservations ['6c266c92-fd4a-47d0-9ee3-698c886350ac', 'a430f9de-a3ca-4207-9858-c846b394bb24', '1400e794-745f-46b4-acf3-a4fa860ed61f', '06663294-935e-4b19-88e6-ecfdb00331ac'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:20:15.923690 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3c828afc-2e5f-496e-aee7-46afce8422cd tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Delete volume request issued successfully. Jul 10 18:20:15.923910 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3c828afc-2e5f-496e-aee7-46afce8422cd tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 returned with HTTP 202 Jul 10 18:20:15.924323 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1296/5181] 10.4.3.71 () {68 vars in 1384 bytes} [Fri Jul 10 18:20:15 2026] DELETE /volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:15.930753 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-724e4e32-83d8-4c21-804b-d1e3e0434b2f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.932458 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-724e4e32-83d8-4c21-804b-d1e3e0434b2f tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] GET https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 Jul 10 18:20:15.932691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-724e4e32-83d8-4c21-804b-d1e3e0434b2f tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.932926 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-724e4e32-83d8-4c21-804b-d1e3e0434b2f tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.938580 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-724e4e32-83d8-4c21-804b-d1e3e0434b2f tempest-UserMessagesTest-1221609254 tempest-UserMessagesTest-1221609254-project-member] https://10.4.3.71/volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 returned with HTTP 404 Jul 10 18:20:15.939193 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1299/5182] 10.4.3.71 () {68 vars in 1381 bytes} [Fri Jul 10 18:20:15 2026] GET /volume/v3/volumes/9f439ba2-7b6a-4079-a15f-93bbb1b6eb05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:15.945813 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1251781c-4098-44bc-87a6-51baa9803be5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.947772 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1251781c-4098-44bc-87a6-51baa9803be5 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] DELETE https://10.4.3.71/volume/v3/types/372e155f-67df-4f0d-b210-abe2bc7e5cdf Jul 10 18:20:15.947976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1251781c-4098-44bc-87a6-51baa9803be5 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.948163 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1251781c-4098-44bc-87a6-51baa9803be5 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Calling method '_delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.969553 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1251781c-4098-44bc-87a6-51baa9803be5 tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] https://10.4.3.71/volume/v3/types/372e155f-67df-4f0d-b210-abe2bc7e5cdf returned with HTTP 202 Jul 10 18:20:15.970048 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1283/5183] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:20:15 2026] DELETE /volume/v3/types/372e155f-67df-4f0d-b210-abe2bc7e5cdf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:15.978011 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-07c1a249-b1f7-4e61-b2f4-b44a9598b87b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:15.979635 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07c1a249-b1f7-4e61-b2f4-b44a9598b87b tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] GET https://10.4.3.71/volume/v3/types/372e155f-67df-4f0d-b210-abe2bc7e5cdf Jul 10 18:20:15.980964 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07c1a249-b1f7-4e61-b2f4-b44a9598b87b tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:15.980964 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-07c1a249-b1f7-4e61-b2f4-b44a9598b87b tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:15.983582 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-07c1a249-b1f7-4e61-b2f4-b44a9598b87b tempest-UserMessagesTest-262044393 tempest-UserMessagesTest-262044393-project-admin] https://10.4.3.71/volume/v3/types/372e155f-67df-4f0d-b210-abe2bc7e5cdf returned with HTTP 404 Jul 10 18:20:15.984179 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1306/5184] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:20:15 2026] GET /volume/v3/types/372e155f-67df-4f0d-b210-abe2bc7e5cdf => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:17.915717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-df0b8940-f08a-425b-9b75-c38fcf4614c0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.004093 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-df0b8940-f08a-425b-9b75-c38fcf4614c0 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] POST https://10.4.3.71/volume/v3/types Jul 10 18:20:18.004407 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-df0b8940-f08a-425b-9b75-c38fcf4614c0 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-539121541", "extra_specs": {"spec1": "val1"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:18.018023 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-df0b8940-f08a-425b-9b75-c38fcf4614c0 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types returned with HTTP 200 Jul 10 18:20:18.018551 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1297/5185] 10.4.3.71 () {68 vars in 1246 bytes} [Fri Jul 10 18:20:17 2026] POST /volume/v3/types => generated 242 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:18.026054 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ebd5fef6-7936-4792-a100-1d812801e2b2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.027782 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ebd5fef6-7936-4792-a100-1d812801e2b2 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] POST https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs Jul 10 18:20:18.028120 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ebd5fef6-7936-4792-a100-1d812801e2b2 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:18.029494 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ebd5fef6-7936-4792-a100-1d812801e2b2 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs returned with HTTP 400 Jul 10 18:20:18.029968 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1300/5186] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:20:18 2026] POST /volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:20:18.037298 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-29754b03-d097-40d4-9eb4-8f5e61c982c5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.039181 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29754b03-d097-40d4-9eb4-8f5e61c982c5 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] POST https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs Jul 10 18:20:18.039553 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29754b03-d097-40d4-9eb4-8f5e61c982c5 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:18.041112 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29754b03-d097-40d4-9eb4-8f5e61c982c5 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs returned with HTTP 400 Jul 10 18:20:18.041547 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1284/5187] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:20:18 2026] POST /volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:20:18.048763 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c95ba82e-1c95-4f0f-91f9-557eafee7dca None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.050456 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c95ba82e-1c95-4f0f-91f9-557eafee7dca tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] POST https://10.4.3.71/volume/v3/types/2fd91128-d5d3-4f51-9705-5ed1d1225721/extra_specs Jul 10 18:20:18.050794 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c95ba82e-1c95-4f0f-91f9-557eafee7dca tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:18.059635 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c95ba82e-1c95-4f0f-91f9-557eafee7dca tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/2fd91128-d5d3-4f51-9705-5ed1d1225721/extra_specs returned with HTTP 404 Jul 10 18:20:18.060093 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1307/5188] 10.4.3.71 () {68 vars in 1392 bytes} [Fri Jul 10 18:20:18 2026] POST /volume/v3/types/2fd91128-d5d3-4f51-9705-5ed1d1225721/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:20:18.067500 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-66e578d2-b12c-4b7e-a0a6-22e5168306b7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.069116 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66e578d2-b12c-4b7e-a0a6-22e5168306b7 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] DELETE https://10.4.3.71/volume/v3/types/9e582bbb-f701-4eb7-90ce-da2fd35f2937/extra_specs/spec1 Jul 10 18:20:18.069286 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66e578d2-b12c-4b7e-a0a6-22e5168306b7 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:18.069451 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66e578d2-b12c-4b7e-a0a6-22e5168306b7 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:18.073481 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66e578d2-b12c-4b7e-a0a6-22e5168306b7 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/9e582bbb-f701-4eb7-90ce-da2fd35f2937/extra_specs/spec1 returned with HTTP 404 Jul 10 18:20:18.073895 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1298/5189] 10.4.3.71 () {66 vars in 1392 bytes} [Fri Jul 10 18:20:18 2026] DELETE /volume/v3/types/9e582bbb-f701-4eb7-90ce-da2fd35f2937/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:18.080484 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4912bc93-82ac-497b-b9b5-59c0d9d920e0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.082158 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4912bc93-82ac-497b-b9b5-59c0d9d920e0 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] GET https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/nonexistent_extra_spec_name Jul 10 18:20:18.082330 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4912bc93-82ac-497b-b9b5-59c0d9d920e0 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:18.082502 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4912bc93-82ac-497b-b9b5-59c0d9d920e0 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:18.088992 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4912bc93-82ac-497b-b9b5-59c0d9d920e0 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 10 18:20:18.089528 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1301/5190] 10.4.3.71 () {66 vars in 1455 bytes} [Fri Jul 10 18:20:18 2026] GET /volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:18.096711 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1766f83d-e373-4a77-b536-251078afd1f6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.098539 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1766f83d-e373-4a77-b536-251078afd1f6 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] GET https://10.4.3.71/volume/v3/types/0b26ee5a-4e09-4616-92a7-43d2459f7268/extra_specs/spec1 Jul 10 18:20:18.098731 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1766f83d-e373-4a77-b536-251078afd1f6 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:18.098933 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1766f83d-e373-4a77-b536-251078afd1f6 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:18.102608 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1766f83d-e373-4a77-b536-251078afd1f6 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/0b26ee5a-4e09-4616-92a7-43d2459f7268/extra_specs/spec1 returned with HTTP 404 Jul 10 18:20:18.103054 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1285/5191] 10.4.3.71 () {66 vars in 1389 bytes} [Fri Jul 10 18:20:18 2026] GET /volume/v3/types/0b26ee5a-4e09-4616-92a7-43d2459f7268/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:18.110386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ce401647-f933-4593-8d07-123fb391134f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.112169 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ce401647-f933-4593-8d07-123fb391134f tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] GET https://10.4.3.71/volume/v3/types/23761ee2-0b6b-4e8e-b505-b5dfa7604a7e/extra_specs Jul 10 18:20:18.112377 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ce401647-f933-4593-8d07-123fb391134f tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:18.112580 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ce401647-f933-4593-8d07-123fb391134f tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:18.116055 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ce401647-f933-4593-8d07-123fb391134f tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/23761ee2-0b6b-4e8e-b505-b5dfa7604a7e/extra_specs returned with HTTP 404 Jul 10 18:20:18.116473 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1308/5192] 10.4.3.71 () {66 vars in 1371 bytes} [Fri Jul 10 18:20:18 2026] GET /volume/v3/types/23761ee2-0b6b-4e8e-b505-b5dfa7604a7e/extra_specs => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:18.124638 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fae48e38-9352-4c3f-adc6-45c7a7440cc7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.126348 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fae48e38-9352-4c3f-adc6-45c7a7440cc7 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] PUT https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/spec1 Jul 10 18:20:18.126679 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fae48e38-9352-4c3f-adc6-45c7a7440cc7 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:18.128084 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fae48e38-9352-4c3f-adc6-45c7a7440cc7 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/spec1 returned with HTTP 400 Jul 10 18:20:18.128492 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1299/5193] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:20:18 2026] PUT /volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:20:18.135675 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0998d9ac-08c2-4972-9554-e936cb8b46a1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.137393 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0998d9ac-08c2-4972-9554-e936cb8b46a1 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] PUT https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/spec1 Jul 10 18:20:18.137850 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0998d9ac-08c2-4972-9554-e936cb8b46a1 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Action: 'update', calling method: update, body: null {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:18.139017 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0998d9ac-08c2-4972-9554-e936cb8b46a1 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/spec1 returned with HTTP 400 Jul 10 18:20:18.139448 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1302/5194] 10.4.3.71 () {68 vars in 1408 bytes} [Fri Jul 10 18:20:18 2026] PUT /volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:20:18.146375 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d512b124-4f93-4c7d-9312-e00675d383d9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.148078 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d512b124-4f93-4c7d-9312-e00675d383d9 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] PUT https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/None Jul 10 18:20:18.148393 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d512b124-4f93-4c7d-9312-e00675d383d9 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:18.157381 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d512b124-4f93-4c7d-9312-e00675d383d9 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 18:20:18.157617 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d512b124-4f93-4c7d-9312-e00675d383d9 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/None returned with HTTP 400 Jul 10 18:20:18.158106 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1286/5195] 10.4.3.71 () {68 vars in 1406 bytes} [Fri Jul 10 18:20:18 2026] PUT /volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/None => generated 73 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:20:18.164928 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-867ee06e-0154-4465-9045-e55e9e57045b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.166689 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-867ee06e-0154-4465-9045-e55e9e57045b tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] PUT https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/72674d43-7bab-4b09-8a82-a65293336c25 Jul 10 18:20:18.167014 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-867ee06e-0154-4465-9045-e55e9e57045b tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:18.177970 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-867ee06e-0154-4465-9045-e55e9e57045b tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 18:20:18.178133 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-867ee06e-0154-4465-9045-e55e9e57045b tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/72674d43-7bab-4b09-8a82-a65293336c25 returned with HTTP 400 Jul 10 18:20:18.178699 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1309/5196] 10.4.3.71 () {68 vars in 1502 bytes} [Fri Jul 10 18:20:18 2026] PUT /volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968/extra_specs/72674d43-7bab-4b09-8a82-a65293336c25 => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:20:18.186471 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8e825f41-f201-40ba-a8c3-8e855adb16a3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.188150 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8e825f41-f201-40ba-a8c3-8e855adb16a3 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] PUT https://10.4.3.71/volume/v3/types/94eb3186-adf5-4ce1-93c7-77398d5cf3de/extra_specs/spec1 Jul 10 18:20:18.188498 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8e825f41-f201-40ba-a8c3-8e855adb16a3 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:18.198503 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8e825f41-f201-40ba-a8c3-8e855adb16a3 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/94eb3186-adf5-4ce1-93c7-77398d5cf3de/extra_specs/spec1 returned with HTTP 404 Jul 10 18:20:18.198986 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1300/5197] 10.4.3.71 () {68 vars in 1409 bytes} [Fri Jul 10 18:20:18 2026] PUT /volume/v3/types/94eb3186-adf5-4ce1-93c7-77398d5cf3de/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:18.208455 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8dc8f845-8ca4-4eff-b6a8-c3695ead773d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.210235 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8dc8f845-8ca4-4eff-b6a8-c3695ead773d tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] DELETE https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968 Jul 10 18:20:18.210419 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8dc8f845-8ca4-4eff-b6a8-c3695ead773d tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:18.210632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8dc8f845-8ca4-4eff-b6a8-c3695ead773d tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Calling method '_delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:18.232447 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8dc8f845-8ca4-4eff-b6a8-c3695ead773d tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968 returned with HTTP 202 Jul 10 18:20:18.232899 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1303/5198] 10.4.3.71 () {66 vars in 1338 bytes} [Fri Jul 10 18:20:18 2026] DELETE /volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:18.241030 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5efc61c2-0543-44cc-bc4a-bc1aa11b6e21 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:18.242683 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5efc61c2-0543-44cc-bc4a-bc1aa11b6e21 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] GET https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968 Jul 10 18:20:18.242869 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5efc61c2-0543-44cc-bc4a-bc1aa11b6e21 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:18.243204 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5efc61c2-0543-44cc-bc4a-bc1aa11b6e21 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:18.246656 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5efc61c2-0543-44cc-bc4a-bc1aa11b6e21 tempest-ExtraSpecsNegativeTest-1245981296 tempest-ExtraSpecsNegativeTest-1245981296-project-admin] https://10.4.3.71/volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968 returned with HTTP 404 Jul 10 18:20:18.247290 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1287/5199] 10.4.3.71 () {66 vars in 1335 bytes} [Fri Jul 10 18:20:18 2026] GET /volume/v3/types/93c76824-42d0-4ea1-b314-51a321aed968 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:24.289973 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:24.344934 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:20:24.345318 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1453247460"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:24.347102 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1453247460'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:20:24.347271 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume of 1 GB Jul 10 18:20:24.351918 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Availability Zones retrieved successfully. Jul 10 18:20:24.356921 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (5bae2c54-7fd7-4472-bef3-c9efe4ab16f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:20:24.357843 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036ffcf0-f1f0-4f48-ac44-49deda0fd291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:24.358683 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:20:24.384062 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036ffcf0-f1f0-4f48-ac44-49deda0fd291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:24.384857 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459ec611-10bf-426e-9b1d-197bd0a314bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:24.445352 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['e9d197cb-37b3-4561-a046-3e379b1235f9', 'a6574389-6d66-44a2-9938-65e690d892e7', '0e63d055-3718-433d-bf86-72336eec2643', '61e0c1b2-4e93-4919-891e-80c67b359014'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:20:24.446173 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459ec611-10bf-426e-9b1d-197bd0a314bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d197cb-37b3-4561-a046-3e379b1235f9', 'a6574389-6d66-44a2-9938-65e690d892e7', '0e63d055-3718-433d-bf86-72336eec2643', '61e0c1b2-4e93-4919-891e-80c67b359014']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:24.446892 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f214cf-6974-4ae3-8b53-a655877e8837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:24.469208 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f214cf-6974-4ae3-8b53-a655877e8837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d1af5ea-c88a-4e29-8530-b4d81fe03875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1453247460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['e9d197cb-37b3-4561-a046-3e379b1235f9','a6574389-6d66-44a2-9938-65e690d892e7','0e63d055-3718-433d-bf86-72336eec2643','61e0c1b2-4e93-4919-891e-80c67b359014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1453247460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d1af5ea-c88a-4e29-8530-b4d81fe03875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61555f870277410a844cef1d506f0157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:24.469927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4892047-9228-4419-9e99-dee01457d04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:24.488210 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4892047-9228-4419-9e99-dee01457d04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1453247460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['e9d197cb-37b3-4561-a046-3e379b1235f9','a6574389-6d66-44a2-9938-65e690d892e7','0e63d055-3718-433d-bf86-72336eec2643','61e0c1b2-4e93-4919-891e-80c67b359014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:24.489220 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde9049f-322b-4deb-9449-1ff79e2ec946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:24.497670 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde9049f-322b-4deb-9449-1ff79e2ec946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:24.498490 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (5bae2c54-7fd7-4472-bef3-c9efe4ab16f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:20:24.498818 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request issued successfully. Jul 10 18:20:24.499342 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b7f0919a-ce5a-462e-aa95-35e30b80bdcc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:20:24.499760 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1310/5200] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:20:24 2026] POST /volume/v3/volumes => generated 747 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:20:27.053498 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bb8c2894-2ae6-42df-aece-6a5589e00d6f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:27.055069 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bb8c2894-2ae6-42df-aece-6a5589e00d6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:20:27.055401 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bb8c2894-2ae6-42df-aece-6a5589e00d6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e2a0f2e-d679-4c70-87e2-5ae8b1881d62", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-308514003", "description": null, "metadata": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:27.065909 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:27.065909 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:27.066441 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bb8c2894-2ae6-42df-aece-6a5589e00d6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:20:27.066607 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-bb8c2894-2ae6-42df-aece-6a5589e00d6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create snapshot from volume 5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:20:27.094141 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-bb8c2894-2ae6-42df-aece-6a5589e00d6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['4b17d61f-8ad0-4fb4-b61e-43a54f3dec53', '6e8f2058-c80d-4812-a6af-c1befafaaf8a', '149b9dbe-ce2f-45df-9dbd-1b410719adfa', 'f12dd305-93b7-4f24-af54-69f8cb350660'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:20:27.130327 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bb8c2894-2ae6-42df-aece-6a5589e00d6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot force create request issued successfully. Jul 10 18:20:27.130644 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bb8c2894-2ae6-42df-aece-6a5589e00d6f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:20:27.131080 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1301/5201] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:20:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:20:27.139073 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-71040ce1-1ee7-44a0-9705-e6392a09339b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:27.140893 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-71040ce1-1ee7-44a0-9705-e6392a09339b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 Jul 10 18:20:27.141075 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-71040ce1-1ee7-44a0-9705-e6392a09339b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:27.141269 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-71040ce1-1ee7-44a0-9705-e6392a09339b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:27.146174 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:27.146174 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:27.146692 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-71040ce1-1ee7-44a0-9705-e6392a09339b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:27.148042 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-71040ce1-1ee7-44a0-9705-e6392a09339b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 returned with HTTP 200 Jul 10 18:20:27.148396 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1304/5202] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:20:27 2026] GET /volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:28.158446 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fc9432d4-e33b-4721-8c63-3addc7b15131 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:28.160344 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fc9432d4-e33b-4721-8c63-3addc7b15131 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 Jul 10 18:20:28.160543 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fc9432d4-e33b-4721-8c63-3addc7b15131 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:28.160740 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fc9432d4-e33b-4721-8c63-3addc7b15131 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:28.166168 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:28.166168 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:20:28.166586 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fc9432d4-e33b-4721-8c63-3addc7b15131 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:28.167280 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fc9432d4-e33b-4721-8c63-3addc7b15131 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 returned with HTTP 200 Jul 10 18:20:28.167608 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1288/5203] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:20:28 2026] GET /volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:28.177838 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-671967f2-0c0a-4226-8965-ce575385b27f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:28.179543 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-671967f2-0c0a-4226-8965-ce575385b27f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 Jul 10 18:20:28.179751 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-671967f2-0c0a-4226-8965-ce575385b27f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:28.179956 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-671967f2-0c0a-4226-8965-ce575385b27f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:28.185584 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:28.185584 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:20:28.186149 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-671967f2-0c0a-4226-8965-ce575385b27f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:28.186945 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-671967f2-0c0a-4226-8965-ce575385b27f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 returned with HTTP 200 Jul 10 18:20:28.187337 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1311/5204] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:20:28 2026] GET /volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:37.122749 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=82,cinder:UPDATE=53,cinder:INSERT=30 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:20:37.143336 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=67,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:20:38.162607 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:20:38.182045 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=104,cinder:INSERT=26,cinder:UPDATE=41 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:20:41.915853 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-58e83aba-db46-4562-995b-8feffd7916c1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:41.920758 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-58e83aba-db46-4562-995b-8feffd7916c1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 Jul 10 18:20:41.921039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-58e83aba-db46-4562-995b-8feffd7916c1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:41.921314 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-58e83aba-db46-4562-995b-8feffd7916c1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:41.921462 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-58e83aba-db46-4562-995b-8feffd7916c1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: 793e9ac4-2f1e-4006-b6de-14255d315c11 Jul 10 18:20:41.927441 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:41.927441 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:41.928054 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-58e83aba-db46-4562-995b-8feffd7916c1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:41.949913 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-58e83aba-db46-4562-995b-8feffd7916c1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot delete request issued successfully. Jul 10 18:20:41.953757 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-58e83aba-db46-4562-995b-8feffd7916c1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 returned with HTTP 202 Jul 10 18:20:41.954475 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1302/5205] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:20:41 2026] DELETE /volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:41.962365 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e9bad6c1-a0c3-4e5e-b15f-26ceca49f647 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:41.964402 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e9bad6c1-a0c3-4e5e-b15f-26ceca49f647 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 Jul 10 18:20:41.964863 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e9bad6c1-a0c3-4e5e-b15f-26ceca49f647 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:41.966207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e9bad6c1-a0c3-4e5e-b15f-26ceca49f647 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:41.971211 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:41.971211 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:41.972668 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e9bad6c1-a0c3-4e5e-b15f-26ceca49f647 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:41.972950 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e9bad6c1-a0c3-4e5e-b15f-26ceca49f647 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 returned with HTTP 200 Jul 10 18:20:41.973425 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1305/5206] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:20:41 2026] GET /volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:42.982758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-da46e82e-0fdd-4db4-afb9-f7ae380a0e8d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:42.984512 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da46e82e-0fdd-4db4-afb9-f7ae380a0e8d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 Jul 10 18:20:42.984716 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da46e82e-0fdd-4db4-afb9-f7ae380a0e8d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:42.984927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da46e82e-0fdd-4db4-afb9-f7ae380a0e8d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:42.988983 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da46e82e-0fdd-4db4-afb9-f7ae380a0e8d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 returned with HTTP 404 Jul 10 18:20:42.989408 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1289/5207] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:20:42 2026] GET /volume/v3/snapshots/793e9ac4-2f1e-4006-b6de-14255d315c11 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:47.244684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-3dc258ff-5514-4612-84b9-2132f0f03390 req-0b87659b-548d-4006-b973-ca70e82f96c4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:47.246685 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3dc258ff-5514-4612-84b9-2132f0f03390 req-0b87659b-548d-4006-b973-ca70e82f96c4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/f15dec63-da5e-46b7-8656-40164d6a436a Jul 10 18:20:47.246852 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3dc258ff-5514-4612-84b9-2132f0f03390 req-0b87659b-548d-4006-b973-ca70e82f96c4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:47.247040 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-3dc258ff-5514-4612-84b9-2132f0f03390 req-0b87659b-548d-4006-b973-ca70e82f96c4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:47.253298 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:47.253298 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:20:47.778687 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-3dc258ff-5514-4612-84b9-2132f0f03390 req-0b87659b-548d-4006-b973-ca70e82f96c4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/f15dec63-da5e-46b7-8656-40164d6a436a returned with HTTP 200 Jul 10 18:20:47.779145 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1312/5208] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:20:47 2026] DELETE /volume/v3/attachments/f15dec63-da5e-46b7-8656-40164d6a436a => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:51.394893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e2872a65-5623-4f6b-a92e-b5d9622ea50a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:51.396797 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e2872a65-5623-4f6b-a92e-b5d9622ea50a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:20:51.397034 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e2872a65-5623-4f6b-a92e-b5d9622ea50a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:51.397225 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e2872a65-5623-4f6b-a92e-b5d9622ea50a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:51.397379 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-e2872a65-5623-4f6b-a92e-b5d9622ea50a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:20:51.404456 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:51.404456 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:51.405285 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e2872a65-5623-4f6b-a92e-b5d9622ea50a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:20:51.423578 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e2872a65-5623-4f6b-a92e-b5d9622ea50a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:20:51.426583 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e2872a65-5623-4f6b-a92e-b5d9622ea50a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 returned with HTTP 202 Jul 10 18:20:51.427116 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1303/5209] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:20:51 2026] DELETE /volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:20:51.433953 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ccf45f5e-fa42-44af-92fd-b33a934db487 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:51.435718 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ccf45f5e-fa42-44af-92fd-b33a934db487 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:20:51.436017 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ccf45f5e-fa42-44af-92fd-b33a934db487 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:51.436088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ccf45f5e-fa42-44af-92fd-b33a934db487 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:51.443854 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:51.443854 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:51.448287 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ccf45f5e-fa42-44af-92fd-b33a934db487 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:20:51.454386 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ccf45f5e-fa42-44af-92fd-b33a934db487 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 returned with HTTP 200 Jul 10 18:20:51.454989 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1306/5210] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:51 2026] GET /volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 => generated 1363 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:20:52.468136 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-67ecbc29-96de-417b-a280-0ad77d873cd0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:52.469818 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-67ecbc29-96de-417b-a280-0ad77d873cd0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 Jul 10 18:20:52.470009 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-67ecbc29-96de-417b-a280-0ad77d873cd0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:52.470219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-67ecbc29-96de-417b-a280-0ad77d873cd0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:52.475514 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-67ecbc29-96de-417b-a280-0ad77d873cd0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 returned with HTTP 404 Jul 10 18:20:52.475975 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1290/5211] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:52 2026] GET /volume/v3/volumes/5e2a0f2e-d679-4c70-87e2-5ae8b1881d62 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:20:52.507478 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cbb09467-0fe5-4451-8273-0328d974d83b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:52.509359 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:20:52.509741 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-708909508", "snapshot_id": null, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "volume_type": null, "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:52.511283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-708909508', 'snapshot_id': None, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'volume_type': None, 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:20:52.653360 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:20:52.653735 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:52.653735 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:20:52.657535 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:20:52.662413 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (f6163ee2-9a1e-4942-90b3-72353cdcfe51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:20:52.663493 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77b66c6-2077-4eac-a078-e60ef9bf7723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:52.664444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:20:52.714934 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77b66c6-2077-4eac-a078-e60ef9bf7723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:52.715789 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4aeb087-3578-4a10-b3dc-b201f609415f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:52.755587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['a800265c-25f7-443c-88ba-d9591937e408', '5ae1ccc4-6b32-4317-acad-63c9828dd053', 'b377f1be-8f0f-41f4-8af9-64446f7e3a3c', 'ff547e22-8f77-4b30-90dd-d3143b8d0e57'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:20:52.756401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4aeb087-3578-4a10-b3dc-b201f609415f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a800265c-25f7-443c-88ba-d9591937e408', '5ae1ccc4-6b32-4317-acad-63c9828dd053', 'b377f1be-8f0f-41f4-8af9-64446f7e3a3c', 'ff547e22-8f77-4b30-90dd-d3143b8d0e57']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:52.757186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a7d2d5-2003-4e10-91d3-18055981836d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:52.778273 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a7d2d5-2003-4e10-91d3-18055981836d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-708909508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['a800265c-25f7-443c-88ba-d9591937e408','5ae1ccc4-6b32-4317-acad-63c9828dd053','b377f1be-8f0f-41f4-8af9-64446f7e3a3c','ff547e22-8f77-4b30-90dd-d3143b8d0e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-708909508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:52.779078 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0ea6931-f27f-407c-b286-0997932a775d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:52.797109 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0ea6931-f27f-407c-b286-0997932a775d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-708909508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['a800265c-25f7-443c-88ba-d9591937e408','5ae1ccc4-6b32-4317-acad-63c9828dd053','b377f1be-8f0f-41f4-8af9-64446f7e3a3c','ff547e22-8f77-4b30-90dd-d3143b8d0e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:52.797842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68d2893-e8db-4896-b5f6-092ff7165524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:20:52.806875 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68d2893-e8db-4896-b5f6-092ff7165524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:20:52.807731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (f6163ee2-9a1e-4942-90b3-72353cdcfe51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:20:52.808020 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:20:52.808667 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cbb09467-0fe5-4451-8273-0328d974d83b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:20:52.809240 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1313/5212] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:20:52 2026] POST /volume/v3/volumes => generated 756 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:20:52.820085 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5010ca91-b28e-4a72-90c0-8305f4190928 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:52.821804 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5010ca91-b28e-4a72-90c0-8305f4190928 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:20:52.821995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5010ca91-b28e-4a72-90c0-8305f4190928 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:52.822261 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5010ca91-b28e-4a72-90c0-8305f4190928 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:52.828857 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:52.828857 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:52.832239 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5010ca91-b28e-4a72-90c0-8305f4190928 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:20:52.836100 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5010ca91-b28e-4a72-90c0-8305f4190928 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a returned with HTTP 200 Jul 10 18:20:52.836486 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1304/5213] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:52 2026] GET /volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:53.847929 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2f1dabaf-8b19-4aa7-b45b-1c4bfb1b47fe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:53.849409 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2f1dabaf-8b19-4aa7-b45b-1c4bfb1b47fe tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:20:53.849595 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2f1dabaf-8b19-4aa7-b45b-1c4bfb1b47fe tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:53.849868 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2f1dabaf-8b19-4aa7-b45b-1c4bfb1b47fe tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:53.856319 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:53.856319 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:53.859780 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2f1dabaf-8b19-4aa7-b45b-1c4bfb1b47fe tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:20:53.864033 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2f1dabaf-8b19-4aa7-b45b-1c4bfb1b47fe tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a returned with HTTP 200 Jul 10 18:20:53.864392 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1307/5214] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:53 2026] GET /volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:20:53.875824 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-adf6eacc-79ad-4fb3-888a-52283da6cfa1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:53.877635 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-adf6eacc-79ad-4fb3-888a-52283da6cfa1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:20:53.877927 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-adf6eacc-79ad-4fb3-888a-52283da6cfa1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:53.878154 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-adf6eacc-79ad-4fb3-888a-52283da6cfa1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:53.884931 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:53.884931 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:20:53.888649 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-adf6eacc-79ad-4fb3-888a-52283da6cfa1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:20:53.892971 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-adf6eacc-79ad-4fb3-888a-52283da6cfa1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a returned with HTTP 200 Jul 10 18:20:53.893332 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1291/5215] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:20:53 2026] GET /volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:20:53.904208 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-20221e28-23ee-4f68-96a7-863817dc1064 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:53.905956 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20221e28-23ee-4f68-96a7-863817dc1064 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:20:53.906315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-20221e28-23ee-4f68-96a7-863817dc1064 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2093330089", "description": null, "metadata": null}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:20:53.914305 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:53.914305 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:20:53.914773 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-20221e28-23ee-4f68-96a7-863817dc1064 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:20:53.914901 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-20221e28-23ee-4f68-96a7-863817dc1064 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create snapshot from volume 6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:20:53.944508 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-20221e28-23ee-4f68-96a7-863817dc1064 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['e1976ed1-23a4-4437-8065-45760f3df460', 'f4a47c8c-0f1f-425b-b628-0da740acecb0', '4e1dd251-e6fb-4906-a7ed-48df1d61f92f', 'f9a090f5-3cbb-4326-8c84-a4138bed1908'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:20:53.971138 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-20221e28-23ee-4f68-96a7-863817dc1064 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot create request issued successfully. Jul 10 18:20:53.971464 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-20221e28-23ee-4f68-96a7-863817dc1064 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:20:53.971899 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1314/5216] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:20:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:20:53.980106 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7d3187e5-a575-4a08-895b-5a9efcab37f5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:53.981860 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7d3187e5-a575-4a08-895b-5a9efcab37f5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:20:53.982046 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7d3187e5-a575-4a08-895b-5a9efcab37f5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:53.982250 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7d3187e5-a575-4a08-895b-5a9efcab37f5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:53.987271 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:53.987271 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:53.987707 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7d3187e5-a575-4a08-895b-5a9efcab37f5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:53.988536 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7d3187e5-a575-4a08-895b-5a9efcab37f5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 returned with HTTP 200 Jul 10 18:20:53.988904 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1305/5217] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:20:53 2026] GET /volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:54.997731 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4a0400b4-2f82-4b39-8597-7da19eae79ba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:54.999461 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4a0400b4-2f82-4b39-8597-7da19eae79ba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:20:54.999654 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4a0400b4-2f82-4b39-8597-7da19eae79ba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:54.999834 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4a0400b4-2f82-4b39-8597-7da19eae79ba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:55.004504 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:55.004504 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:55.005017 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4a0400b4-2f82-4b39-8597-7da19eae79ba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:55.005903 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4a0400b4-2f82-4b39-8597-7da19eae79ba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 returned with HTTP 200 Jul 10 18:20:55.006288 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1308/5218] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:20:54 2026] GET /volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:55.014000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f6eb8dc3-94e1-4622-a3e2-988688255b5b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:55.015776 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f6eb8dc3-94e1-4622-a3e2-988688255b5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:20:55.015951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f6eb8dc3-94e1-4622-a3e2-988688255b5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:55.016118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f6eb8dc3-94e1-4622-a3e2-988688255b5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:55.021880 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:55.021880 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:20:55.022411 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f6eb8dc3-94e1-4622-a3e2-988688255b5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:55.023274 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f6eb8dc3-94e1-4622-a3e2-988688255b5b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 returned with HTTP 200 Jul 10 18:20:55.023689 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1292/5219] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:20:55 2026] GET /volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:55.128088 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-1b5e200a-21e7-4342-a70b-293fafc344ce None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:55.130397 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-1b5e200a-21e7-4342-a70b-293fafc344ce tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:20:55.130632 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-1b5e200a-21e7-4342-a70b-293fafc344ce tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:55.130852 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-1b5e200a-21e7-4342-a70b-293fafc344ce tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:55.135917 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:55.135917 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:20:55.136378 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-1b5e200a-21e7-4342-a70b-293fafc344ce tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:55.137195 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-1b5e200a-21e7-4342-a70b-293fafc344ce tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 returned with HTTP 200 Jul 10 18:20:55.137559 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1315/5220] 10.4.3.71 () {68 vars in 1597 bytes} [Fri Jul 10 18:20:55 2026] GET /volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:20:55.146070 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-1d554c22-e34e-404b-ad03-ab04bcdc711a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:55.148281 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-1d554c22-e34e-404b-ad03-ab04bcdc711a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:20:55.148499 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-1d554c22-e34e-404b-ad03-ab04bcdc711a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:55.148739 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-1d554c22-e34e-404b-ad03-ab04bcdc711a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:55.155716 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:55.155716 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:20:55.159292 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-1d554c22-e34e-404b-ad03-ab04bcdc711a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:20:55.163492 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-1d554c22-e34e-404b-ad03-ab04bcdc711a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a returned with HTTP 200 Jul 10 18:20:55.163901 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1306/5221] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:20:55 2026] GET /volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:20:55.587463 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-fa24bd3e-12fa-4736-bd7c-9560e70cd270 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:20:55.589530 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fa24bd3e-12fa-4736-bd7c-9560e70cd270 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:20:55.589807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fa24bd3e-12fa-4736-bd7c-9560e70cd270 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:20:55.590006 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fa24bd3e-12fa-4736-bd7c-9560e70cd270 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:20:55.594874 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:20:55.594874 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:20:55.595413 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-fa24bd3e-12fa-4736-bd7c-9560e70cd270 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:20:55.596213 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fa24bd3e-12fa-4736-bd7c-9560e70cd270 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 returned with HTTP 200 Jul 10 18:20:55.596611 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1309/5222] 10.4.3.71 () {68 vars in 1597 bytes} [Fri Jul 10 18:20:55 2026] GET /volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:01.465663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-a3c853c8-287b-4a2e-913b-aa4b955364e6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:01.467741 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-a3c853c8-287b-4a2e-913b-aa4b955364e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:21:01.467925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-a3c853c8-287b-4a2e-913b-aa4b955364e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:01.468105 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-a3c853c8-287b-4a2e-913b-aa4b955364e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:01.473899 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:01.473899 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:01.474584 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-a3c853c8-287b-4a2e-913b-aa4b955364e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:21:01.475786 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-a3c853c8-287b-4a2e-913b-aa4b955364e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 returned with HTTP 200 Jul 10 18:21:01.476339 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1293/5223] 10.4.3.71 () {68 vars in 1597 bytes} [Fri Jul 10 18:21:01 2026] GET /volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:01.484091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-0221fb4d-ecf2-4706-ba71-a424b3918881 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:01.486142 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-0221fb4d-ecf2-4706-ba71-a424b3918881 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:21:01.486338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-0221fb4d-ecf2-4706-ba71-a424b3918881 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:01.486546 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-0221fb4d-ecf2-4706-ba71-a424b3918881 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:01.493778 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:01.493778 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:01.497786 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-0221fb4d-ecf2-4706-ba71-a424b3918881 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:01.502773 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-0221fb4d-ecf2-4706-ba71-a424b3918881 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a returned with HTTP 200 Jul 10 18:21:01.503363 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1316/5224] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:21:01 2026] GET /volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:01.512079 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:01.514347 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:21:01.514774 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "86d535be-3672-4c1e-97b6-dd5b8ae0d588", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:01.516372 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '86d535be-3672-4c1e-97b6-dd5b8ae0d588', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:21:01.524295 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:01.524295 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:01.525126 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:21:01.525392 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:21:01.526321 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:21:01.533474 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (05b417e7-956e-400c-adb7-ad43f9edb0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:21:01.534999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b90bb3-75e9-4523-87f3-988370e50b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:01.536229 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:21:01.561375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b90bb3-75e9-4523-87f3-988370e50b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '86d535be-3672-4c1e-97b6-dd5b8ae0d588', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:01.562200 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57e0fba6-96a3-4ed8-8015-b32dce632822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:01.597328 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['394ae96a-f0e0-4246-84a8-ac08f3e3c9bf', '4b729d0c-9fc4-401c-b417-78df0dea6c3b', '45a24a6c-1118-4ed9-b700-51988c341818', 'd8f2ef3a-7473-4c08-9d50-7459daea71a7'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:21:01.598088 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57e0fba6-96a3-4ed8-8015-b32dce632822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['394ae96a-f0e0-4246-84a8-ac08f3e3c9bf', '4b729d0c-9fc4-401c-b417-78df0dea6c3b', '45a24a6c-1118-4ed9-b700-51988c341818', 'd8f2ef3a-7473-4c08-9d50-7459daea71a7']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:01.598922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08d50a32-6e5c-4e91-93a5-8ae11716bc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:01.633794 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08d50a32-6e5c-4e91-93a5-8ae11716bc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a7af78f-e865-4dfa-a7e1-9b07854c1c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['394ae96a-f0e0-4246-84a8-ac08f3e3c9bf','4b729d0c-9fc4-401c-b417-78df0dea6c3b','45a24a6c-1118-4ed9-b700-51988c341818','d8f2ef3a-7473-4c08-9d50-7459daea71a7'],size=1,snapshot_id=86d535be-3672-4c1e-97b6-dd5b8ae0d588,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:21:01Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a7af78f-e865-4dfa-a7e1-9b07854c1c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=86d535be-3672-4c1e-97b6-dd5b8ae0d588,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:01.634895 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c2143f-e869-44d3-805e-47658416693d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:01.654143 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c2143f-e869-44d3-805e-47658416693d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['394ae96a-f0e0-4246-84a8-ac08f3e3c9bf','4b729d0c-9fc4-401c-b417-78df0dea6c3b','45a24a6c-1118-4ed9-b700-51988c341818','d8f2ef3a-7473-4c08-9d50-7459daea71a7'],size=1,snapshot_id=86d535be-3672-4c1e-97b6-dd5b8ae0d588,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:01.655009 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158b5d03-f46b-4e74-8227-b525f8ec12cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:01.672093 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158b5d03-f46b-4e74-8227-b525f8ec12cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:01.673100 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (05b417e7-956e-400c-adb7-ad43f9edb0ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:21:01.673462 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:21:01.674032 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-c04ebe80-4ce4-4183-b0a9-5f256e1162d4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:21:01.674761 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1307/5225] 10.4.3.71 () {72 vars in 1534 bytes} [Fri Jul 10 18:21:01 2026] POST /volume/v3/volumes => generated 734 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:21:01.681100 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-7e5c535e-2e63-494d-9366-498c2759d7ed None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:01.683010 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-7e5c535e-2e63-494d-9366-498c2759d7ed tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 Jul 10 18:21:01.683184 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-7e5c535e-2e63-494d-9366-498c2759d7ed tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:01.683363 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-7e5c535e-2e63-494d-9366-498c2759d7ed tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:01.689580 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:01.689580 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:01.692632 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-7e5c535e-2e63-494d-9366-498c2759d7ed tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:01.696356 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-7e5c535e-2e63-494d-9366-498c2759d7ed tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 returned with HTTP 200 Jul 10 18:21:01.696860 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1310/5226] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:21:01 2026] GET /volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:01.705428 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-42837f6f-3f2e-4db9-8cab-03e3223772d5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:01.707687 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-42837f6f-3f2e-4db9-8cab-03e3223772d5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 Jul 10 18:21:01.708018 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-42837f6f-3f2e-4db9-8cab-03e3223772d5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:01.708215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-42837f6f-3f2e-4db9-8cab-03e3223772d5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:01.715506 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:01.715506 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:01.718935 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-42837f6f-3f2e-4db9-8cab-03e3223772d5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:01.722734 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-42837f6f-3f2e-4db9-8cab-03e3223772d5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 returned with HTTP 200 Jul 10 18:21:01.723103 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1294/5227] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:21:01 2026] GET /volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:04.733194 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-fb0a89e6-fb06-4162-a925-fbe5e34378ff None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:04.734319 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fb0a89e6-fb06-4162-a925-fbe5e34378ff tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 Jul 10 18:21:04.734510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fb0a89e6-fb06-4162-a925-fbe5e34378ff tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:04.734866 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fb0a89e6-fb06-4162-a925-fbe5e34378ff tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:04.742200 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:04.742200 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:04.746927 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-fb0a89e6-fb06-4162-a925-fbe5e34378ff tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:04.752474 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fb0a89e6-fb06-4162-a925-fbe5e34378ff tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 returned with HTTP 200 Jul 10 18:21:04.753025 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1317/5228] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:21:04 2026] GET /volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 => generated 1343 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:04.760080 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2e6fdf87-911d-4e3a-b9d5-ad8fec8ffad7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:04.761094 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e6fdf87-911d-4e3a-b9d5-ad8fec8ffad7 None None] GET https://10.4.3.71/volume// Jul 10 18:21:04.761094 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e6fdf87-911d-4e3a-b9d5-ad8fec8ffad7 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:04.761094 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e6fdf87-911d-4e3a-b9d5-ad8fec8ffad7 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:04.761337 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e6fdf87-911d-4e3a-b9d5-ad8fec8ffad7 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:21:04.761716 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1308/5229] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:21:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:21:04.769793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-c084aa6b-ab0c-440f-a728-50a226f7b1ac None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:04.772493 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-c084aa6b-ab0c-440f-a728-50a226f7b1ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:21:04.773080 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-c084aa6b-ab0c-440f-a728-50a226f7b1ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a7af78f-e865-4dfa-a7e1-9b07854c1c01", "connector": null, "instance_uuid": "3bb7527b-1f7e-4a2a-a87f-ee6b30c23a4e"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:04.782704 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:04.782704 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:04.813827 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-c084aa6b-ab0c-440f-a728-50a226f7b1ac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:21:04.814341 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1311/5230] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:21:04 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:04.821733 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a9cc3469-8c3e-4b43-a452-7ae5603f4437 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:04.822596 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a9cc3469-8c3e-4b43-a452-7ae5603f4437 None None] GET https://10.4.3.71/volume// Jul 10 18:21:04.822596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a9cc3469-8c3e-4b43-a452-7ae5603f4437 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:04.822596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a9cc3469-8c3e-4b43-a452-7ae5603f4437 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:04.822939 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a9cc3469-8c3e-4b43-a452-7ae5603f4437 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:21:04.823102 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1295/5231] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:21:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:21:04.834092 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-f35b795f-8d18-42cc-b0e6-c385256aa165 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:04.835980 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-f35b795f-8d18-42cc-b0e6-c385256aa165 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 Jul 10 18:21:04.836211 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-f35b795f-8d18-42cc-b0e6-c385256aa165 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:04.836423 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-f35b795f-8d18-42cc-b0e6-c385256aa165 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:04.844742 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:04.844742 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:04.847493 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-f765e408-356a-4a10-acb5-629ced07e78f req-f35b795f-8d18-42cc-b0e6-c385256aa165 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:04.851670 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-f35b795f-8d18-42cc-b0e6-c385256aa165 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 returned with HTTP 200 Jul 10 18:21:04.852006 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1318/5232] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:21:04 2026] GET /volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 => generated 1522 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:21:04.945579 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-fc0fef4d-29ac-4608-8ca1-a5226b10ebf0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:04.947773 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fc0fef4d-29ac-4608-8ca1-a5226b10ebf0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/5ab51344-0c29-4430-ad2a-8c924638204f Jul 10 18:21:04.948162 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fc0fef4d-29ac-4608-8ca1-a5226b10ebf0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:04.955452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-f765e408-356a-4a10-acb5-629ced07e78f req-fc0fef4d-29ac-4608-8ca1-a5226b10ebf0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-9a7af78f-e865-4dfa-a7e1-9b07854c1c01-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:21:04.959529 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-f765e408-356a-4a10-acb5-629ced07e78f req-fc0fef4d-29ac-4608-8ca1-a5226b10ebf0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-9a7af78f-e865-4dfa-a7e1-9b07854c1c01-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:21:04.960832 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:04.960832 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:05.480774 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-f765e408-356a-4a10-acb5-629ced07e78f req-fc0fef4d-29ac-4608-8ca1-a5226b10ebf0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-9a7af78f-e865-4dfa-a7e1-9b07854c1c01-np0000005036" released by "attachment_update" :: held 0.521s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:21:05.481204 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-fc0fef4d-29ac-4608-8ca1-a5226b10ebf0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/5ab51344-0c29-4430-ad2a-8c924638204f returned with HTTP 200 Jul 10 18:21:05.481781 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1309/5233] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:21:04 2026] PUT /volume/v3/attachments/5ab51344-0c29-4430-ad2a-8c924638204f => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:05.991889 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-f765e408-356a-4a10-acb5-629ced07e78f req-26a8648f-d63d-4da2-8f23-05b2f948b1e1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:05.993844 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-26a8648f-d63d-4da2-8f23-05b2f948b1e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/5ab51344-0c29-4430-ad2a-8c924638204f/action Jul 10 18:21:05.994184 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-26a8648f-d63d-4da2-8f23-05b2f948b1e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:21:05.994298 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-26a8648f-d63d-4da2-8f23-05b2f948b1e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:06.013823 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:06.013823 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:06.024898 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-f765e408-356a-4a10-acb5-629ced07e78f req-26a8648f-d63d-4da2-8f23-05b2f948b1e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/5ab51344-0c29-4430-ad2a-8c924638204f/action returned with HTTP 204 Jul 10 18:21:06.025344 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1312/5234] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:21:05 2026] POST /volume/v3/attachments/5ab51344-0c29-4430-ad2a-8c924638204f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:11.721855 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=12 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:21:14.850586 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=56,cinder:UPDATE=27,cinder:INSERT=11 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:21:15.473852 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=44,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:21:16.021372 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:21:16.569792 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2381c2c1-9491-4dcf-a227-670f7d2ea93e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:16.572011 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2381c2c1-9491-4dcf-a227-670f7d2ea93e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:16.572263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2381c2c1-9491-4dcf-a227-670f7d2ea93e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:16.572499 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2381c2c1-9491-4dcf-a227-670f7d2ea93e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:16.581128 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:16.581128 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:16.585797 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2381c2c1-9491-4dcf-a227-670f7d2ea93e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:16.590581 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2381c2c1-9491-4dcf-a227-670f7d2ea93e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:16.590946 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1296/5235] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:16 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:16.633806 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-c0a0b8c7-88a8-4ff4-a061-df44b1ba7f76 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:16.635588 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-c0a0b8c7-88a8-4ff4-a061-df44b1ba7f76 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:16.635758 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-c0a0b8c7-88a8-4ff4-a061-df44b1ba7f76 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:16.635960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-c0a0b8c7-88a8-4ff4-a061-df44b1ba7f76 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:16.642073 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:16.642073 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:16.645446 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-c0a0b8c7-88a8-4ff4-a061-df44b1ba7f76 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:16.649198 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-c0a0b8c7-88a8-4ff4-a061-df44b1ba7f76 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:16.649554 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1319/5236] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:21:16 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:16.845981 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2a656c08-9930-471f-8255-fba8cbfc77c5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:16.847810 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2a656c08-9930-471f-8255-fba8cbfc77c5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 Jul 10 18:21:16.848011 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2a656c08-9930-471f-8255-fba8cbfc77c5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:16.848235 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2a656c08-9930-471f-8255-fba8cbfc77c5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:16.858818 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:16.858818 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:16.862930 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2a656c08-9930-471f-8255-fba8cbfc77c5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:16.867441 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2a656c08-9930-471f-8255-fba8cbfc77c5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 returned with HTTP 200 Jul 10 18:21:16.867846 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1310/5237] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:16 2026] GET /volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 => generated 1635 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:18.686228 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-706ddbb5-e3fc-42ee-bec6-d1d4051760da None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:18.686228 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-706ddbb5-e3fc-42ee-bec6-d1d4051760da None None] GET https://10.4.3.71/volume// Jul 10 18:21:18.686647 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-706ddbb5-e3fc-42ee-bec6-d1d4051760da None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:18.686647 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-706ddbb5-e3fc-42ee-bec6-d1d4051760da None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:18.686840 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-706ddbb5-e3fc-42ee-bec6-d1d4051760da None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:21:18.687273 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1313/5238] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:21:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:21:18.694149 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-da99dbc2-a38d-42e9-b086-2559dc4da8ff None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:18.696192 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-da99dbc2-a38d-42e9-b086-2559dc4da8ff tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:21:18.696550 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-da99dbc2-a38d-42e9-b086-2559dc4da8ff tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d1af5ea-c88a-4e29-8530-b4d81fe03875", "connector": null, "instance_uuid": "eb3e07f1-4d2f-4e98-b3c7-35b6e003bef2"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:18.705080 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:18.705080 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:18.733950 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-da99dbc2-a38d-42e9-b086-2559dc4da8ff tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:21:18.734438 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1297/5239] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:21:18 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:19.170209 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5ca1dc03-9feb-4f4c-b865-e95ffad0009d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:19.172138 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5ca1dc03-9feb-4f4c-b865-e95ffad0009d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:19.172354 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5ca1dc03-9feb-4f4c-b865-e95ffad0009d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:19.172576 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5ca1dc03-9feb-4f4c-b865-e95ffad0009d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:19.182668 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:19.182668 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:19.186724 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5ca1dc03-9feb-4f4c-b865-e95ffad0009d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:19.191487 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5ca1dc03-9feb-4f4c-b865-e95ffad0009d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:19.191937 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1320/5240] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:19 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:19.259067 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-399a87d2-8470-4e7d-82a7-b46a417ec5c1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:19.259530 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-399a87d2-8470-4e7d-82a7-b46a417ec5c1 None None] GET https://10.4.3.71/volume// Jul 10 18:21:19.259745 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-399a87d2-8470-4e7d-82a7-b46a417ec5c1 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:19.259955 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-399a87d2-8470-4e7d-82a7-b46a417ec5c1 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:19.260259 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-399a87d2-8470-4e7d-82a7-b46a417ec5c1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:21:19.260522 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1311/5241] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:21:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:21:19.267306 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-7b445936-3388-47c2-8b3f-57c8f97025ea None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:19.269446 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-7b445936-3388-47c2-8b3f-57c8f97025ea tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:19.269691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-7b445936-3388-47c2-8b3f-57c8f97025ea tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:19.269884 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-7b445936-3388-47c2-8b3f-57c8f97025ea tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:19.278889 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:19.278889 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:19.282297 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-7b445936-3388-47c2-8b3f-57c8f97025ea tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:19.287268 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-7b445936-3388-47c2-8b3f-57c8f97025ea tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:19.287831 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1314/5242] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:21:19 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 1019 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:21:19.381501 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-0548c017-f264-4c49-838b-6676ea152815 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:19.383424 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-0548c017-f264-4c49-838b-6676ea152815 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] PUT https://10.4.3.71/volume/v3/attachments/84d8fc92-6c04-4fd6-8fbe-b069817fbaaf Jul 10 18:21:19.383777 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-0548c017-f264-4c49-838b-6676ea152815 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:19.390415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-0548c017-f264-4c49-838b-6676ea152815 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Acquiring lock "cinder-attachment_update-1d1af5ea-c88a-4e29-8530-b4d81fe03875-np0000005036" by "attachment_update" {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:21:19.395263 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-0548c017-f264-4c49-838b-6676ea152815 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Lock "cinder-attachment_update-1d1af5ea-c88a-4e29-8530-b4d81fe03875-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99950) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:21:19.396288 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:19.396288 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:19.916727 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.coordination [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-0548c017-f264-4c49-838b-6676ea152815 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Lock "cinder-attachment_update-1d1af5ea-c88a-4e29-8530-b4d81fe03875-np0000005036" released by "attachment_update" :: held 0.521s {{(pid=99950) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:21:19.917192 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-0548c017-f264-4c49-838b-6676ea152815 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/attachments/84d8fc92-6c04-4fd6-8fbe-b069817fbaaf returned with HTTP 200 Jul 10 18:21:19.917706 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1298/5243] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:21:19 2026] PUT /volume/v3/attachments/84d8fc92-6c04-4fd6-8fbe-b069817fbaaf => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:20.204667 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-234b94df-472f-418f-9cc2-6b240d3f828c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:20.206386 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-234b94df-472f-418f-9cc2-6b240d3f828c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:20.206584 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-234b94df-472f-418f-9cc2-6b240d3f828c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:20.206765 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-234b94df-472f-418f-9cc2-6b240d3f828c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:20.215795 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:20.215795 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:20.219176 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-234b94df-472f-418f-9cc2-6b240d3f828c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:20.223499 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-234b94df-472f-418f-9cc2-6b240d3f828c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:20.223918 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1321/5244] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:20 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:20.916836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-4654d5db-0f9f-4c6d-8131-e6ec0e1d1aaa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:20.918746 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-4654d5db-0f9f-4c6d-8131-e6ec0e1d1aaa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/5ab51344-0c29-4430-ad2a-8c924638204f Jul 10 18:21:20.918949 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-4654d5db-0f9f-4c6d-8131-e6ec0e1d1aaa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:20.919162 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-4654d5db-0f9f-4c6d-8131-e6ec0e1d1aaa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:20.928435 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:20.928435 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:21.236704 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-452f6a19-86f9-4ead-bd6c-7b559a9e9a6b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:21.238588 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-452f6a19-86f9-4ead-bd6c-7b559a9e9a6b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:21.238906 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-452f6a19-86f9-4ead-bd6c-7b559a9e9a6b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:21.239023 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-452f6a19-86f9-4ead-bd6c-7b559a9e9a6b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:21.248813 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:21.248813 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:21.252390 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-452f6a19-86f9-4ead-bd6c-7b559a9e9a6b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:21.256627 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-452f6a19-86f9-4ead-bd6c-7b559a9e9a6b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:21.256990 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1315/5245] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:21 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:21.454148 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-4654d5db-0f9f-4c6d-8131-e6ec0e1d1aaa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/5ab51344-0c29-4430-ad2a-8c924638204f returned with HTTP 200 Jul 10 18:21:21.454476 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1312/5246] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:21:20 2026] DELETE /volume/v3/attachments/5ab51344-0c29-4430-ad2a-8c924638204f => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:21.465134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-ccf6bd0f-e452-4fda-97df-10c7f32c6b68 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:21.467471 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-ccf6bd0f-e452-4fda-97df-10c7f32c6b68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 Jul 10 18:21:21.467685 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-ccf6bd0f-e452-4fda-97df-10c7f32c6b68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:21.467907 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-ccf6bd0f-e452-4fda-97df-10c7f32c6b68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:21.468094 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-ccf6bd0f-e452-4fda-97df-10c7f32c6b68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 9a7af78f-e865-4dfa-a7e1-9b07854c1c01 Jul 10 18:21:21.475817 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:21.475817 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:21.476356 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-ccf6bd0f-e452-4fda-97df-10c7f32c6b68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:21.492688 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-ccf6bd0f-e452-4fda-97df-10c7f32c6b68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:21:21.492823 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-b6a25b55-808c-45a1-bb1c-45adbcd566b9 req-ccf6bd0f-e452-4fda-97df-10c7f32c6b68 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 returned with HTTP 202 Jul 10 18:21:21.493280 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1299/5247] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:21:21 2026] DELETE /volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:21:22.270527 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-da22aa06-f910-4786-ae77-c0136df6f3a2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:22.272175 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-da22aa06-f910-4786-ae77-c0136df6f3a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:22.272353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-da22aa06-f910-4786-ae77-c0136df6f3a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:22.272528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-da22aa06-f910-4786-ae77-c0136df6f3a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:22.281213 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:22.281213 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:22.284108 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-da22aa06-f910-4786-ae77-c0136df6f3a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:22.287696 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-da22aa06-f910-4786-ae77-c0136df6f3a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:22.288264 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1322/5248] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:22 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:23.301004 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f9cee4bd-68e4-4824-aa8d-c7d87d43b9c3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:23.302625 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f9cee4bd-68e4-4824-aa8d-c7d87d43b9c3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:23.302760 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f9cee4bd-68e4-4824-aa8d-c7d87d43b9c3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:23.302938 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f9cee4bd-68e4-4824-aa8d-c7d87d43b9c3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:23.310991 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:23.310991 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:23.313819 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f9cee4bd-68e4-4824-aa8d-c7d87d43b9c3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:23.317157 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f9cee4bd-68e4-4824-aa8d-c7d87d43b9c3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:23.317517 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1316/5249] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:23 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:23.768985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5252e6c7-5a42-4a6f-a84d-d2d13a26cea8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:23.770783 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5252e6c7-5a42-4a6f-a84d-d2d13a26cea8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 Jul 10 18:21:23.771003 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5252e6c7-5a42-4a6f-a84d-d2d13a26cea8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:23.771198 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5252e6c7-5a42-4a6f-a84d-d2d13a26cea8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:23.777036 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5252e6c7-5a42-4a6f-a84d-d2d13a26cea8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 returned with HTTP 404 Jul 10 18:21:23.777460 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1313/5250] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:23 2026] GET /volume/v3/volumes/9a7af78f-e865-4dfa-a7e1-9b07854c1c01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:23.830223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bb021be9-619a-485a-ae8a-07c2eab5dcb0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:23.832428 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb021be9-619a-485a-ae8a-07c2eab5dcb0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:21:23.832739 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb021be9-619a-485a-ae8a-07c2eab5dcb0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:23.832944 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb021be9-619a-485a-ae8a-07c2eab5dcb0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:23.833106 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-bb021be9-619a-485a-ae8a-07c2eab5dcb0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: 86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:21:23.838854 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:23.838854 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:23.839338 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bb021be9-619a-485a-ae8a-07c2eab5dcb0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:21:23.853825 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-bb021be9-619a-485a-ae8a-07c2eab5dcb0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot delete request issued successfully. Jul 10 18:21:23.854047 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb021be9-619a-485a-ae8a-07c2eab5dcb0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 returned with HTTP 202 Jul 10 18:21:23.854505 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1300/5251] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:21:23 2026] DELETE /volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:21:23.863214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b587c4aa-0c93-4bf9-987b-6ac748a152b5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:23.865366 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b587c4aa-0c93-4bf9-987b-6ac748a152b5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:21:23.865582 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b587c4aa-0c93-4bf9-987b-6ac748a152b5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:23.865828 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b587c4aa-0c93-4bf9-987b-6ac748a152b5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:23.871171 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:23.871171 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:23.871696 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b587c4aa-0c93-4bf9-987b-6ac748a152b5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:21:23.872577 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b587c4aa-0c93-4bf9-987b-6ac748a152b5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 returned with HTTP 200 Jul 10 18:21:23.873008 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1323/5252] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:21:23 2026] GET /volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:24.329377 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-60397d53-0a18-4f3b-8f3b-7567ba235d24 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:24.331575 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-60397d53-0a18-4f3b-8f3b-7567ba235d24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:24.331815 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-60397d53-0a18-4f3b-8f3b-7567ba235d24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:24.332058 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-60397d53-0a18-4f3b-8f3b-7567ba235d24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:24.343708 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:24.343708 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:24.347969 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-60397d53-0a18-4f3b-8f3b-7567ba235d24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:24.352622 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-60397d53-0a18-4f3b-8f3b-7567ba235d24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:24.352967 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1317/5253] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:24 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:24.881677 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eef74346-2ef9-40c1-92c0-a83fa4bbc15e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:24.883405 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eef74346-2ef9-40c1-92c0-a83fa4bbc15e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 Jul 10 18:21:24.883609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eef74346-2ef9-40c1-92c0-a83fa4bbc15e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:24.883791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eef74346-2ef9-40c1-92c0-a83fa4bbc15e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:24.887933 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eef74346-2ef9-40c1-92c0-a83fa4bbc15e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 returned with HTTP 404 Jul 10 18:21:24.888447 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1314/5254] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:21:24 2026] GET /volume/v3/snapshots/86d535be-3672-4c1e-97b6-dd5b8ae0d588 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:24.895094 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aec89fc7-de2c-4755-9418-43d8bab4f790 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:24.896891 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aec89fc7-de2c-4755-9418-43d8bab4f790 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:21:24.897151 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aec89fc7-de2c-4755-9418-43d8bab4f790 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:24.897370 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aec89fc7-de2c-4755-9418-43d8bab4f790 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:24.897580 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-aec89fc7-de2c-4755-9418-43d8bab4f790 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:21:24.903996 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:24.903996 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:24.904494 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-aec89fc7-de2c-4755-9418-43d8bab4f790 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:24.918806 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-aec89fc7-de2c-4755-9418-43d8bab4f790 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:21:24.919138 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aec89fc7-de2c-4755-9418-43d8bab4f790 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a returned with HTTP 202 Jul 10 18:21:24.919517 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1301/5255] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:21:24 2026] DELETE /volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:21:24.925856 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5bb055dc-bab8-4154-b4f0-ebc7d200848e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:24.927658 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5bb055dc-bab8-4154-b4f0-ebc7d200848e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:21:24.927864 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5bb055dc-bab8-4154-b4f0-ebc7d200848e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:24.928074 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5bb055dc-bab8-4154-b4f0-ebc7d200848e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:24.934465 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:24.934465 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:24.937877 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5bb055dc-bab8-4154-b4f0-ebc7d200848e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:24.942579 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5bb055dc-bab8-4154-b4f0-ebc7d200848e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a returned with HTTP 200 Jul 10 18:21:24.942974 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1324/5256] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:24 2026] GET /volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:25.364617 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6d7a5ea1-c53d-4768-8a3a-34931a3f85fb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:25.366091 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6d7a5ea1-c53d-4768-8a3a-34931a3f85fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:25.366263 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6d7a5ea1-c53d-4768-8a3a-34931a3f85fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:25.366437 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6d7a5ea1-c53d-4768-8a3a-34931a3f85fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:25.374555 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:25.374555 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:25.378143 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6d7a5ea1-c53d-4768-8a3a-34931a3f85fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:25.382732 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6d7a5ea1-c53d-4768-8a3a-34931a3f85fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:25.383190 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1318/5257] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:25 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:25.953959 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d9bc3b82-7215-4a20-8f34-0e0b872ba9c8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:25.955709 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d9bc3b82-7215-4a20-8f34-0e0b872ba9c8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a Jul 10 18:21:25.955902 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d9bc3b82-7215-4a20-8f34-0e0b872ba9c8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:25.956100 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d9bc3b82-7215-4a20-8f34-0e0b872ba9c8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:25.962072 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d9bc3b82-7215-4a20-8f34-0e0b872ba9c8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a returned with HTTP 404 Jul 10 18:21:25.962622 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1315/5258] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:25 2026] GET /volume/v3/volumes/6e1d9d0e-5fed-48a3-bfc6-1cd4e3a5b55a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:25.988648 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:25.990961 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:21:25.991494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-82981839", "snapshot_id": null, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "volume_type": null, "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:25.993626 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-82981839', 'snapshot_id': None, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'volume_type': None, 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:21:26.106380 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:21:26.111398 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:21:26.118787 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (9a17da4a-deee-496c-8f5f-654603610ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:21:26.120239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd23d3cc-259b-44f3-8ae0-b85de57617d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:26.121493 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:21:26.123963 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-d37aa5ec-c272-4afc-acd9-1313bd6b5ff3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:26.125808 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-d37aa5ec-c272-4afc-acd9-1313bd6b5ff3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/attachments/84d8fc92-6c04-4fd6-8fbe-b069817fbaaf/action Jul 10 18:21:26.126163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-d37aa5ec-c272-4afc-acd9-1313bd6b5ff3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:21:26.126273 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-d37aa5ec-c272-4afc-acd9-1313bd6b5ff3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:26.142825 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:26.142825 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:26.151933 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d9a5d004-b1ac-4782-9a5e-a039b9d0f34c req-d37aa5ec-c272-4afc-acd9-1313bd6b5ff3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/attachments/84d8fc92-6c04-4fd6-8fbe-b069817fbaaf/action returned with HTTP 204 Jul 10 18:21:26.152367 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1325/5259] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:21:26 2026] POST /volume/v3/attachments/84d8fc92-6c04-4fd6-8fbe-b069817fbaaf/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:26.176405 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd23d3cc-259b-44f3-8ae0-b85de57617d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:26.177050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffe564f-dba0-4af5-b35d-f64b3011f2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:26.214191 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['a9314a68-7493-4def-ad7d-1efea2b698a8', '476c7e9a-b8b7-4f77-8145-9719aefe346d', '640fffb9-a186-40e3-a24e-ffa0b09873ab', '6433f747-df3a-4794-b316-f697ea32ddc9'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:21:26.214910 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffe564f-dba0-4af5-b35d-f64b3011f2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9314a68-7493-4def-ad7d-1efea2b698a8', '476c7e9a-b8b7-4f77-8145-9719aefe346d', '640fffb9-a186-40e3-a24e-ffa0b09873ab', '6433f747-df3a-4794-b316-f697ea32ddc9']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:26.215741 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67fc52a7-e6a6-44a5-b4b3-cf0dfca8c77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:26.237845 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67fc52a7-e6a6-44a5-b4b3-cf0dfca8c77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07078421-f914-4003-b635-87baf6d658d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-82981839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['a9314a68-7493-4def-ad7d-1efea2b698a8','476c7e9a-b8b7-4f77-8145-9719aefe346d','640fffb9-a186-40e3-a24e-ffa0b09873ab','6433f747-df3a-4794-b316-f697ea32ddc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-82981839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07078421-f914-4003-b635-87baf6d658d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:26.238645 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5ead40-8b66-4203-8976-81e37486b6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:26.256356 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5ead40-8b66-4203-8976-81e37486b6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-82981839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['a9314a68-7493-4def-ad7d-1efea2b698a8','476c7e9a-b8b7-4f77-8145-9719aefe346d','640fffb9-a186-40e3-a24e-ffa0b09873ab','6433f747-df3a-4794-b316-f697ea32ddc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:26.257075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001ad849-f065-4c23-a0e1-4122d3f848be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:26.265888 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001ad849-f065-4c23-a0e1-4122d3f848be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:26.266979 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (9a17da4a-deee-496c-8f5f-654603610ed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:21:26.267436 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:21:26.268273 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4cebf878-451b-47f8-a8c2-8220f7c6e34c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:21:26.268764 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1302/5260] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:21:25 2026] POST /volume/v3/volumes => generated 755 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:21:26.279921 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-61d27a68-70d9-4978-a644-da583d2aab1f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:26.281669 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-61d27a68-70d9-4978-a644-da583d2aab1f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:21:26.281840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-61d27a68-70d9-4978-a644-da583d2aab1f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:26.282035 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-61d27a68-70d9-4978-a644-da583d2aab1f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:26.288359 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:26.288359 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:26.291830 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-61d27a68-70d9-4978-a644-da583d2aab1f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:26.295876 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-61d27a68-70d9-4978-a644-da583d2aab1f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 200 Jul 10 18:21:26.296267 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1319/5261] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:26 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:26.395244 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b96d0079-ca20-414a-a322-3d2b911f0d06 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:26.397311 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b96d0079-ca20-414a-a322-3d2b911f0d06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:26.397551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b96d0079-ca20-414a-a322-3d2b911f0d06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:26.397788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b96d0079-ca20-414a-a322-3d2b911f0d06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:26.408178 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:26.408178 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:26.412104 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b96d0079-ca20-414a-a322-3d2b911f0d06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:26.416997 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b96d0079-ca20-414a-a322-3d2b911f0d06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:26.417470 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1316/5262] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:26 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:26.429416 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7a044da0-0872-45b3-aeb6-4113425cdc2c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:26.431229 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a044da0-0872-45b3-aeb6-4113425cdc2c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:21:26.431588 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7a044da0-0872-45b3-aeb6-4113425cdc2c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d1af5ea-c88a-4e29-8530-b4d81fe03875", "name": "tempest-VolumesBackupsTest-Backup-1552481843", "force": true, "container": "tempest-volumesbackupstest-backup-container-1737489696"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:26.432955 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-7a044da0-0872-45b3-aeb6-4113425cdc2c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating new backup {'backup': {'volume_id': '1d1af5ea-c88a-4e29-8530-b4d81fe03875', 'name': 'tempest-VolumesBackupsTest-Backup-1552481843', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1737489696'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:21:26.433095 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-7a044da0-0872-45b3-aeb6-4113425cdc2c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating backup of volume 1d1af5ea-c88a-4e29-8530-b4d81fe03875 in container tempest-volumesbackupstest-backup-container-1737489696 Jul 10 18:21:26.442110 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:26.442110 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:26.442521 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7a044da0-0872-45b3-aeb6-4113425cdc2c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:26.464632 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-7a044da0-0872-45b3-aeb6-4113425cdc2c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['d9457b7f-56ba-45ed-8121-a04cb95d8dd8', '18541ef8-7e77-4d17-ab24-c33aa3a7751c'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:21:26.489874 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7a044da0-0872-45b3-aeb6-4113425cdc2c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:21:26.490287 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1326/5263] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:21:26 2026] POST /volume/v3/backups => generated 328 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:21:26.497941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-96ffbbfd-155b-4662-88e1-daa1ea3eaf1d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:26.499854 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-96ffbbfd-155b-4662-88e1-daa1ea3eaf1d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:26.500039 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-96ffbbfd-155b-4662-88e1-daa1ea3eaf1d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:26.500241 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-96ffbbfd-155b-4662-88e1-daa1ea3eaf1d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:26.500360 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-96ffbbfd-155b-4662-88e1-daa1ea3eaf1d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:26.504681 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:26.504681 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:26.505504 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-96ffbbfd-155b-4662-88e1-daa1ea3eaf1d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:26.506253 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1303/5264] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:26 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:27.308188 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fd54ca47-b0e8-4ff0-8707-6279e2cd0caf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:27.310127 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd54ca47-b0e8-4ff0-8707-6279e2cd0caf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:21:27.310321 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fd54ca47-b0e8-4ff0-8707-6279e2cd0caf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:27.310495 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fd54ca47-b0e8-4ff0-8707-6279e2cd0caf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:27.317366 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:27.317366 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:27.320923 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fd54ca47-b0e8-4ff0-8707-6279e2cd0caf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:27.326228 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fd54ca47-b0e8-4ff0-8707-6279e2cd0caf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 200 Jul 10 18:21:27.326611 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1320/5265] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:27 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:27.339169 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e33d8327-c627-4b3e-ae75-57b21a4aa5ef None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:27.340941 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e33d8327-c627-4b3e-ae75-57b21a4aa5ef tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:21:27.341135 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e33d8327-c627-4b3e-ae75-57b21a4aa5ef tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:27.341310 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e33d8327-c627-4b3e-ae75-57b21a4aa5ef tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:27.348277 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:27.348277 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:27.351615 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e33d8327-c627-4b3e-ae75-57b21a4aa5ef tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:27.356007 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e33d8327-c627-4b3e-ae75-57b21a4aa5ef tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 200 Jul 10 18:21:27.356412 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1317/5266] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:27 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:27.515189 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6bc74a5a-4a88-4c19-9bbb-12f8f32f9d5e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:27.516751 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6bc74a5a-4a88-4c19-9bbb-12f8f32f9d5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:27.516935 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6bc74a5a-4a88-4c19-9bbb-12f8f32f9d5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:27.517126 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6bc74a5a-4a88-4c19-9bbb-12f8f32f9d5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:27.517257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6bc74a5a-4a88-4c19-9bbb-12f8f32f9d5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:27.520977 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:27.520977 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:27.521633 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6bc74a5a-4a88-4c19-9bbb-12f8f32f9d5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:27.521962 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1327/5267] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:27 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:28.359106 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-81792576-a6f4-4a8f-954d-52001909d653 req-8c18b9d5-ae99-49fa-807a-b5e3f3ae0a6c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:28.361010 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-8c18b9d5-ae99-49fa-807a-b5e3f3ae0a6c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:21:28.361202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-8c18b9d5-ae99-49fa-807a-b5e3f3ae0a6c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:28.361370 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-8c18b9d5-ae99-49fa-807a-b5e3f3ae0a6c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:28.367814 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:28.367814 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:28.370809 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-81792576-a6f4-4a8f-954d-52001909d653 req-8c18b9d5-ae99-49fa-807a-b5e3f3ae0a6c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:28.374723 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-8c18b9d5-ae99-49fa-807a-b5e3f3ae0a6c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 200 Jul 10 18:21:28.375069 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1304/5268] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:21:28 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 1363 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:28.531315 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-28f455a2-87d7-46ab-b6c5-0c1d199912e4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:28.533007 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28f455a2-87d7-46ab-b6c5-0c1d199912e4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:28.533219 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28f455a2-87d7-46ab-b6c5-0c1d199912e4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:28.533397 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28f455a2-87d7-46ab-b6c5-0c1d199912e4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:28.533498 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-28f455a2-87d7-46ab-b6c5-0c1d199912e4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:28.537821 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:28.537821 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:28.538686 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28f455a2-87d7-46ab-b6c5-0c1d199912e4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:28.539061 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1321/5269] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:28 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:28.768858 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-81792576-a6f4-4a8f-954d-52001909d653 req-beaec527-e295-4d3c-9066-e0c1cc702ba5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:28.771391 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-beaec527-e295-4d3c-9066-e0c1cc702ba5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:21:28.771644 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-beaec527-e295-4d3c-9066-e0c1cc702ba5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:28.771893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-beaec527-e295-4d3c-9066-e0c1cc702ba5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:28.780317 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:28.780317 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:28.784487 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-81792576-a6f4-4a8f-954d-52001909d653 req-beaec527-e295-4d3c-9066-e0c1cc702ba5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:28.790410 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-beaec527-e295-4d3c-9066-e0c1cc702ba5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 200 Jul 10 18:21:28.790951 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1318/5270] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:21:28 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:28.800464 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e04d4e5d-5601-421b-8d25-a40416098a19 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:28.800926 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e04d4e5d-5601-421b-8d25-a40416098a19 None None] GET https://10.4.3.71/volume// Jul 10 18:21:28.801100 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e04d4e5d-5601-421b-8d25-a40416098a19 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:28.801300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e04d4e5d-5601-421b-8d25-a40416098a19 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:28.801675 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e04d4e5d-5601-421b-8d25-a40416098a19 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:21:28.801971 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1328/5271] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:21:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:21:28.810381 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-81792576-a6f4-4a8f-954d-52001909d653 req-ecd4a78a-2998-486b-bb22-ffc705e836d2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:28.813162 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-ecd4a78a-2998-486b-bb22-ffc705e836d2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:21:28.813682 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-ecd4a78a-2998-486b-bb22-ffc705e836d2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07078421-f914-4003-b635-87baf6d658d5", "connector": null, "instance_uuid": "3569ff77-b284-4d95-b4dc-74a4ed8e0625"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:28.825005 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:28.825005 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:28.851948 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-ecd4a78a-2998-486b-bb22-ffc705e836d2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:21:28.852575 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1305/5272] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:21:28 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:29.548485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c0768c21-428d-4c03-b18a-facb5e069be5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:29.550222 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c0768c21-428d-4c03-b18a-facb5e069be5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:29.550399 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c0768c21-428d-4c03-b18a-facb5e069be5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:29.550605 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c0768c21-428d-4c03-b18a-facb5e069be5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:29.550717 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c0768c21-428d-4c03-b18a-facb5e069be5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:29.555689 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:29.555689 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:29.556654 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c0768c21-428d-4c03-b18a-facb5e069be5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:29.557106 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1322/5273] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:29 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:30.567973 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-98fd3f74-4612-419c-ab8d-2a4f5133b4f1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:30.569835 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-98fd3f74-4612-419c-ab8d-2a4f5133b4f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:30.570060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-98fd3f74-4612-419c-ab8d-2a4f5133b4f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:30.570320 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-98fd3f74-4612-419c-ab8d-2a4f5133b4f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:30.570464 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-98fd3f74-4612-419c-ab8d-2a4f5133b4f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:30.574889 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:30.574889 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:30.575757 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-98fd3f74-4612-419c-ab8d-2a4f5133b4f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:30.576140 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1319/5274] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:30 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:31.587410 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4bed3f0d-4918-4105-93a8-4951df42fcd7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:31.589226 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4bed3f0d-4918-4105-93a8-4951df42fcd7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:31.589408 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4bed3f0d-4918-4105-93a8-4951df42fcd7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:31.589592 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4bed3f0d-4918-4105-93a8-4951df42fcd7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:31.589704 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-4bed3f0d-4918-4105-93a8-4951df42fcd7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:31.593631 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:31.593631 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:31.594357 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4bed3f0d-4918-4105-93a8-4951df42fcd7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:31.594700 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1329/5275] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:31 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:32.606149 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7f57fddb-298d-416d-b57f-983d89999583 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:32.608327 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7f57fddb-298d-416d-b57f-983d89999583 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:32.608577 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7f57fddb-298d-416d-b57f-983d89999583 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:32.608815 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7f57fddb-298d-416d-b57f-983d89999583 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:32.608959 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7f57fddb-298d-416d-b57f-983d89999583 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:32.613741 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:32.613741 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:32.614614 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7f57fddb-298d-416d-b57f-983d89999583 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:32.615036 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1306/5276] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:32 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:33.624882 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7cccba14-ffa2-4c52-ab19-67e6014966a3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:33.626456 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cccba14-ffa2-4c52-ab19-67e6014966a3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:33.626689 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7cccba14-ffa2-4c52-ab19-67e6014966a3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:33.626894 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7cccba14-ffa2-4c52-ab19-67e6014966a3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:33.626951 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-7cccba14-ffa2-4c52-ab19-67e6014966a3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:33.631896 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:33.631896 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:33.631896 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cccba14-ffa2-4c52-ab19-67e6014966a3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:33.631896 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1323/5277] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:33 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:34.643156 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2e5a6856-a8c0-42ce-b8e5-5c87885b9a5a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:34.645688 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e5a6856-a8c0-42ce-b8e5-5c87885b9a5a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:34.645868 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e5a6856-a8c0-42ce-b8e5-5c87885b9a5a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:34.646041 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2e5a6856-a8c0-42ce-b8e5-5c87885b9a5a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:34.646138 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2e5a6856-a8c0-42ce-b8e5-5c87885b9a5a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:34.650283 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:34.650283 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:34.650942 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2e5a6856-a8c0-42ce-b8e5-5c87885b9a5a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:34.651286 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1320/5278] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:34 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:34.711244 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4677e098-159c-444b-865e-d549c0450fdc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:34.711646 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4677e098-159c-444b-865e-d549c0450fdc None None] GET https://10.4.3.71/volume// Jul 10 18:21:34.711809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4677e098-159c-444b-865e-d549c0450fdc None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:34.712022 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4677e098-159c-444b-865e-d549c0450fdc None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:34.712352 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4677e098-159c-444b-865e-d549c0450fdc None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:21:34.712651 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1330/5279] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:21:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:21:34.720467 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-81792576-a6f4-4a8f-954d-52001909d653 req-b0cca914-5d4d-4649-a2c1-e22afb0db95e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:34.722884 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-b0cca914-5d4d-4649-a2c1-e22afb0db95e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:21:34.723151 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-b0cca914-5d4d-4649-a2c1-e22afb0db95e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:34.723403 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-b0cca914-5d4d-4649-a2c1-e22afb0db95e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:34.734359 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:34.734359 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:34.738059 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-81792576-a6f4-4a8f-954d-52001909d653 req-b0cca914-5d4d-4649-a2c1-e22afb0db95e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:21:34.743459 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-b0cca914-5d4d-4649-a2c1-e22afb0db95e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 200 Jul 10 18:21:34.743957 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1307/5280] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:21:34 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 1542 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:21:34.860143 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-81792576-a6f4-4a8f-954d-52001909d653 req-4dfe6673-1c86-4a7e-b9a4-e30e23868b76 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:34.862223 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-4dfe6673-1c86-4a7e-b9a4-e30e23868b76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/96d432a3-dee1-4fdb-bdf2-2a0f82bbf9b9 Jul 10 18:21:34.862558 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-4dfe6673-1c86-4a7e-b9a4-e30e23868b76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:34.870180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-81792576-a6f4-4a8f-954d-52001909d653 req-4dfe6673-1c86-4a7e-b9a4-e30e23868b76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-07078421-f914-4003-b635-87baf6d658d5-np0000005036" by "attachment_update" {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:21:34.874785 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-81792576-a6f4-4a8f-954d-52001909d653 req-4dfe6673-1c86-4a7e-b9a4-e30e23868b76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-07078421-f914-4003-b635-87baf6d658d5-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99951) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:21:34.876639 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:34.876639 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:35.395499 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.coordination [req-81792576-a6f4-4a8f-954d-52001909d653 req-4dfe6673-1c86-4a7e-b9a4-e30e23868b76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-07078421-f914-4003-b635-87baf6d658d5-np0000005036" released by "attachment_update" :: held 0.521s {{(pid=99951) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:21:35.396047 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-4dfe6673-1c86-4a7e-b9a4-e30e23868b76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/96d432a3-dee1-4fdb-bdf2-2a0f82bbf9b9 returned with HTTP 200 Jul 10 18:21:35.396401 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1324/5281] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:21:34 2026] PUT /volume/v3/attachments/96d432a3-dee1-4fdb-bdf2-2a0f82bbf9b9 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:35.661359 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f1a7269e-bf57-47a9-8fb6-41d7788236aa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:35.662996 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1a7269e-bf57-47a9-8fb6-41d7788236aa tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:35.663172 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1a7269e-bf57-47a9-8fb6-41d7788236aa tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:35.663370 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f1a7269e-bf57-47a9-8fb6-41d7788236aa tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:35.663514 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-f1a7269e-bf57-47a9-8fb6-41d7788236aa tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:35.667473 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:35.667473 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:35.668291 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f1a7269e-bf57-47a9-8fb6-41d7788236aa tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:35.668727 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1321/5282] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:35 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:35.905010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-81792576-a6f4-4a8f-954d-52001909d653 req-8a2c77e8-019a-4488-bc5d-93c0c55b2ac7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:35.906960 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-8a2c77e8-019a-4488-bc5d-93c0c55b2ac7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/96d432a3-dee1-4fdb-bdf2-2a0f82bbf9b9/action Jul 10 18:21:35.907277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-8a2c77e8-019a-4488-bc5d-93c0c55b2ac7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:21:35.907399 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-8a2c77e8-019a-4488-bc5d-93c0c55b2ac7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:35.921535 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:35.921535 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:35.932328 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-81792576-a6f4-4a8f-954d-52001909d653 req-8a2c77e8-019a-4488-bc5d-93c0c55b2ac7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/96d432a3-dee1-4fdb-bdf2-2a0f82bbf9b9/action returned with HTTP 204 Jul 10 18:21:35.932927 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1331/5283] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:21:35 2026] POST /volume/v3/attachments/96d432a3-dee1-4fdb-bdf2-2a0f82bbf9b9/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:36.679661 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b2cb4c0e-056e-473e-872d-b5468c1f0bb1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:36.681358 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b2cb4c0e-056e-473e-872d-b5468c1f0bb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:36.681535 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b2cb4c0e-056e-473e-872d-b5468c1f0bb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:36.681732 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b2cb4c0e-056e-473e-872d-b5468c1f0bb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:36.681831 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-b2cb4c0e-056e-473e-872d-b5468c1f0bb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:36.686588 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:36.686588 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:36.687440 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b2cb4c0e-056e-473e-872d-b5468c1f0bb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:36.687856 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1308/5284] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:36 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:37.697672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-49dda972-8639-4e8d-89b9-4197067ed27d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:37.699138 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-49dda972-8639-4e8d-89b9-4197067ed27d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:37.699297 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-49dda972-8639-4e8d-89b9-4197067ed27d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:37.699485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-49dda972-8639-4e8d-89b9-4197067ed27d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:37.699602 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-49dda972-8639-4e8d-89b9-4197067ed27d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:37.703927 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:37.703927 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:37.704645 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-49dda972-8639-4e8d-89b9-4197067ed27d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:37.705063 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1325/5285] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:37 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:38.714715 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-db9197c5-ecc0-4ece-9b57-f25b229b3210 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:38.716364 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-db9197c5-ecc0-4ece-9b57-f25b229b3210 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:38.716536 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-db9197c5-ecc0-4ece-9b57-f25b229b3210 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:38.716729 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-db9197c5-ecc0-4ece-9b57-f25b229b3210 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:38.716829 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-db9197c5-ecc0-4ece-9b57-f25b229b3210 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:38.720593 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:38.720593 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:38.721199 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-db9197c5-ecc0-4ece-9b57-f25b229b3210 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:38.721509 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1322/5286] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:38 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:39.732235 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8d810451-ae39-4109-8b5a-a27e8e163aa3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:39.733881 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d810451-ae39-4109-8b5a-a27e8e163aa3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:39.734053 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d810451-ae39-4109-8b5a-a27e8e163aa3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:39.734228 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d810451-ae39-4109-8b5a-a27e8e163aa3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:39.734322 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-8d810451-ae39-4109-8b5a-a27e8e163aa3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:39.738324 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:39.738324 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:39.739009 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d810451-ae39-4109-8b5a-a27e8e163aa3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:39.739364 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1332/5287] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:39 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:40.749759 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-afeeefbf-e966-48bc-b418-d09bf5fb56e5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:40.751544 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-afeeefbf-e966-48bc-b418-d09bf5fb56e5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:40.751734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-afeeefbf-e966-48bc-b418-d09bf5fb56e5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:40.751911 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-afeeefbf-e966-48bc-b418-d09bf5fb56e5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:40.752036 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-afeeefbf-e966-48bc-b418-d09bf5fb56e5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:40.755677 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:40.755677 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:40.756402 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-afeeefbf-e966-48bc-b418-d09bf5fb56e5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:40.756799 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1309/5288] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:40 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:41.766876 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e930134f-75eb-4a06-9f56-8196f18410fc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:41.768488 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e930134f-75eb-4a06-9f56-8196f18410fc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:41.768695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e930134f-75eb-4a06-9f56-8196f18410fc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:41.768863 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e930134f-75eb-4a06-9f56-8196f18410fc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:41.768957 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e930134f-75eb-4a06-9f56-8196f18410fc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:41.772813 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:41.772813 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:41.773427 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e930134f-75eb-4a06-9f56-8196f18410fc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:41.773773 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1326/5289] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:41 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:42.782765 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bd206468-405f-4f90-b769-8d6b7e8c30c8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:42.784354 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd206468-405f-4f90-b769-8d6b7e8c30c8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:42.784560 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bd206468-405f-4f90-b769-8d6b7e8c30c8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:42.784755 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bd206468-405f-4f90-b769-8d6b7e8c30c8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:42.784850 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-bd206468-405f-4f90-b769-8d6b7e8c30c8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:42.789127 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:42.789127 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:42.789853 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bd206468-405f-4f90-b769-8d6b7e8c30c8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:42.790203 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1323/5290] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:42 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:21:42.798520 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7543108a-92fd-41c1-80e7-36cf8bbcbbdb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:42.800376 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7543108a-92fd-41c1-80e7-36cf8bbcbbdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:42.800638 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7543108a-92fd-41c1-80e7-36cf8bbcbbdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:42.800865 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7543108a-92fd-41c1-80e7-36cf8bbcbbdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:42.809347 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:42.809347 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:42.812439 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7543108a-92fd-41c1-80e7-36cf8bbcbbdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:42.815897 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7543108a-92fd-41c1-80e7-36cf8bbcbbdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:42.816280 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1333/5291] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:42 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:42.827470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4f335fc7-1ba3-437b-b5c1-ed35d29d39d0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:42.829465 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f335fc7-1ba3-437b-b5c1-ed35d29d39d0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:42.829817 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f335fc7-1ba3-437b-b5c1-ed35d29d39d0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:42.829938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f335fc7-1ba3-437b-b5c1-ed35d29d39d0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:42.830046 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-4f335fc7-1ba3-437b-b5c1-ed35d29d39d0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete backup with id: b54ecdf3-8081-40bf-b4bb-40441fce8333. Jul 10 18:21:42.834203 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:42.834203 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:42.845342 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-4f335fc7-1ba3-437b-b5c1-ed35d29d39d0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] delete_backup rpcapi backup_id b54ecdf3-8081-40bf-b4bb-40441fce8333 {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:21:42.846948 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f335fc7-1ba3-437b-b5c1-ed35d29d39d0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 202 Jul 10 18:21:42.847346 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1310/5292] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:21:42 2026] DELETE /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:21:42.853690 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-184ea5cb-f431-457b-990a-5b3cdb453e56 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:42.855757 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-184ea5cb-f431-457b-990a-5b3cdb453e56 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:42.855997 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-184ea5cb-f431-457b-990a-5b3cdb453e56 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:42.856184 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-184ea5cb-f431-457b-990a-5b3cdb453e56 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:42.856289 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-184ea5cb-f431-457b-990a-5b3cdb453e56 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:42.861734 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:42.861734 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:42.862921 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-184ea5cb-f431-457b-990a-5b3cdb453e56 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 200 Jul 10 18:21:42.863433 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1327/5293] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:42 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:43.872892 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2ce5cfca-3e46-4fb1-a48c-a3150a1c6040 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:43.874732 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ce5cfca-3e46-4fb1-a48c-a3150a1c6040 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 Jul 10 18:21:43.874991 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ce5cfca-3e46-4fb1-a48c-a3150a1c6040 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:43.875241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2ce5cfca-3e46-4fb1-a48c-a3150a1c6040 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:43.875401 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2ce5cfca-3e46-4fb1-a48c-a3150a1c6040 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id b54ecdf3-8081-40bf-b4bb-40441fce8333. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:43.879560 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2ce5cfca-3e46-4fb1-a48c-a3150a1c6040 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 returned with HTTP 404 Jul 10 18:21:43.880187 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1324/5294] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:43 2026] GET /volume/v3/backups/b54ecdf3-8081-40bf-b4bb-40441fce8333 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:43.984455 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-f096a80e-a5dd-4d87-802b-f146bd2c8f57 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:43.986662 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-f096a80e-a5dd-4d87-802b-f146bd2c8f57 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:43.986836 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-f096a80e-a5dd-4d87-802b-f146bd2c8f57 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:43.987042 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-f096a80e-a5dd-4d87-802b-f146bd2c8f57 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:43.995217 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:43.995217 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:43.999056 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-f096a80e-a5dd-4d87-802b-f146bd2c8f57 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:44.003269 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-f096a80e-a5dd-4d87-802b-f146bd2c8f57 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:44.003706 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1334/5295] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:21:43 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:44.024052 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-e035ba5b-7fae-4bbf-ae96-4bffc5b1df18 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:44.025994 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-e035ba5b-7fae-4bbf-ae96-4bffc5b1df18 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875/action Jul 10 18:21:44.026462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-e035ba5b-7fae-4bbf-ae96-4bffc5b1df18 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:21:44.026698 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-e035ba5b-7fae-4bbf-ae96-4bffc5b1df18 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:44.037248 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:44.037248 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:44.037404 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-e035ba5b-7fae-4bbf-ae96-4bffc5b1df18 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:44.046202 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-e035ba5b-7fae-4bbf-ae96-4bffc5b1df18 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Begin detaching volume completed successfully. Jul 10 18:21:44.046353 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-e035ba5b-7fae-4bbf-ae96-4bffc5b1df18 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875/action returned with HTTP 202 Jul 10 18:21:44.046772 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1311/5296] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:21:44 2026] POST /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:21:44.062943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b193bc2a-8c93-46ab-8d59-e7d4ccf88a75 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:44.065229 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b193bc2a-8c93-46ab-8d59-e7d4ccf88a75 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:44.065427 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b193bc2a-8c93-46ab-8d59-e7d4ccf88a75 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:44.065664 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b193bc2a-8c93-46ab-8d59-e7d4ccf88a75 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:44.076656 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:44.076656 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:44.080714 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b193bc2a-8c93-46ab-8d59-e7d4ccf88a75 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:44.086016 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b193bc2a-8c93-46ab-8d59-e7d4ccf88a75 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:44.086507 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1328/5297] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:44 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:45.076455 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3299979d-71d0-45c4-9fc0-0c606d349f31 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:45.077100 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3299979d-71d0-45c4-9fc0-0c606d349f31 None None] GET https://10.4.3.71/volume// Jul 10 18:21:45.077421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3299979d-71d0-45c4-9fc0-0c606d349f31 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:45.077687 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3299979d-71d0-45c4-9fc0-0c606d349f31 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:45.078230 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3299979d-71d0-45c4-9fc0-0c606d349f31 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:21:45.078882 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1325/5298] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:21:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:21:45.085203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-63a4fec0-8654-4cde-bb9a-29fef5193b5b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:45.087115 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-63a4fec0-8654-4cde-bb9a-29fef5193b5b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:45.087332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-63a4fec0-8654-4cde-bb9a-29fef5193b5b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:45.087496 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-63a4fec0-8654-4cde-bb9a-29fef5193b5b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:45.097029 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:45.097029 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:45.099721 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1c044348-810c-48f6-bcd5-6af23d932e54 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:45.100701 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-63a4fec0-8654-4cde-bb9a-29fef5193b5b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:45.101923 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1c044348-810c-48f6-bcd5-6af23d932e54 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:45.102215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1c044348-810c-48f6-bcd5-6af23d932e54 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:45.102448 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1c044348-810c-48f6-bcd5-6af23d932e54 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:45.106099 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-63a4fec0-8654-4cde-bb9a-29fef5193b5b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:45.109611 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1335/5299] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:21:45 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 1315 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:21:45.114791 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:45.114791 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:45.118084 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1c044348-810c-48f6-bcd5-6af23d932e54 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:45.123224 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1c044348-810c-48f6-bcd5-6af23d932e54 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:45.123552 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1312/5300] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:45 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:46.137630 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c7767fe7-ed12-4a4d-aebb-3d736a9237a6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:46.139376 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c7767fe7-ed12-4a4d-aebb-3d736a9237a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:46.139605 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c7767fe7-ed12-4a4d-aebb-3d736a9237a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:46.139793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c7767fe7-ed12-4a4d-aebb-3d736a9237a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:46.148768 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:46.148768 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:46.151857 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c7767fe7-ed12-4a4d-aebb-3d736a9237a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:46.155790 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c7767fe7-ed12-4a4d-aebb-3d736a9237a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:46.156156 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1329/5301] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:46 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:47.155872 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-a46f59ec-ac7a-47cc-ad9b-c99b7ca28ed2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:47.157772 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-a46f59ec-ac7a-47cc-ad9b-c99b7ca28ed2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/attachments/84d8fc92-6c04-4fd6-8fbe-b069817fbaaf Jul 10 18:21:47.157971 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-a46f59ec-ac7a-47cc-ad9b-c99b7ca28ed2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:47.158132 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-a46f59ec-ac7a-47cc-ad9b-c99b7ca28ed2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:47.165174 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:47.165174 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:47.170162 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-22d3a316-8ee0-4476-b1d6-3efdad4da8f0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:47.172126 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-22d3a316-8ee0-4476-b1d6-3efdad4da8f0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:47.172315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-22d3a316-8ee0-4476-b1d6-3efdad4da8f0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:47.172510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-22d3a316-8ee0-4476-b1d6-3efdad4da8f0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:47.183207 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:47.183207 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:47.186637 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-22d3a316-8ee0-4476-b1d6-3efdad4da8f0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:47.191356 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-22d3a316-8ee0-4476-b1d6-3efdad4da8f0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:47.191679 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1336/5302] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:47 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:47.689995 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-d4b58317-0560-48ac-a2c8-6bf048a3456c req-a46f59ec-ac7a-47cc-ad9b-c99b7ca28ed2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/attachments/84d8fc92-6c04-4fd6-8fbe-b069817fbaaf returned with HTTP 200 Jul 10 18:21:47.690391 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1326/5303] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:21:47 2026] DELETE /volume/v3/attachments/84d8fc92-6c04-4fd6-8fbe-b069817fbaaf => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:48.203933 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-988fbae0-9d92-44ef-b872-387457bab685 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:48.205958 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-988fbae0-9d92-44ef-b872-387457bab685 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:48.206200 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-988fbae0-9d92-44ef-b872-387457bab685 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:48.206411 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-988fbae0-9d92-44ef-b872-387457bab685 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:48.213129 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:48.213129 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:48.216652 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-988fbae0-9d92-44ef-b872-387457bab685 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:48.220974 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-988fbae0-9d92-44ef-b872-387457bab685 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:48.221373 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1313/5304] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:48 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:55.568160 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-71d2db87-53fe-4cd7-913b-adecb8c92549 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:55.570170 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-71d2db87-53fe-4cd7-913b-adecb8c92549 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:55.570415 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-71d2db87-53fe-4cd7-913b-adecb8c92549 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:55.570679 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-71d2db87-53fe-4cd7-913b-adecb8c92549 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:55.570905 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-71d2db87-53fe-4cd7-913b-adecb8c92549 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume with id: 1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:55.578242 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:55.578242 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:55.578726 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-71d2db87-53fe-4cd7-913b-adecb8c92549 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:55.602638 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-71d2db87-53fe-4cd7-913b-adecb8c92549 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume request issued successfully. Jul 10 18:21:55.602900 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-71d2db87-53fe-4cd7-913b-adecb8c92549 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 202 Jul 10 18:21:55.603404 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1330/5305] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:21:55 2026] DELETE /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:21:55.611018 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-66154f40-2b8a-4fbb-9440-3323107d3eb7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:55.612882 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-66154f40-2b8a-4fbb-9440-3323107d3eb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:55.613068 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-66154f40-2b8a-4fbb-9440-3323107d3eb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:55.613310 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-66154f40-2b8a-4fbb-9440-3323107d3eb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:55.619468 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:55.619468 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:55.622692 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-66154f40-2b8a-4fbb-9440-3323107d3eb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:55.626474 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-66154f40-2b8a-4fbb-9440-3323107d3eb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 200 Jul 10 18:21:55.626819 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1337/5306] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:55 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:56.639258 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f0960b12-e85f-430d-8873-edf029497eec None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:56.641042 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f0960b12-e85f-430d-8873-edf029497eec tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:56.641243 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f0960b12-e85f-430d-8873-edf029497eec tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:56.641416 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f0960b12-e85f-430d-8873-edf029497eec tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:56.646997 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f0960b12-e85f-430d-8873-edf029497eec tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 404 Jul 10 18:21:56.647588 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1327/5307] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:56 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:56.655000 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-971203c1-c4a6-4f11-9e83-6c53cc8f2316 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:56.657339 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-971203c1-c4a6-4f11-9e83-6c53cc8f2316 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:56.657838 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-971203c1-c4a6-4f11-9e83-6c53cc8f2316 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:56.658654 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-971203c1-c4a6-4f11-9e83-6c53cc8f2316 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:56.664591 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-971203c1-c4a6-4f11-9e83-6c53cc8f2316 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 404 Jul 10 18:21:56.665065 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1314/5308] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:56 2026] GET /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:56.673269 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-06704a0e-ff26-4460-9cd4-4cb199429f01 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:56.675507 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-06704a0e-ff26-4460-9cd4-4cb199429f01 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:56.675792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-06704a0e-ff26-4460-9cd4-4cb199429f01 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:56.676091 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-06704a0e-ff26-4460-9cd4-4cb199429f01 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:56.676276 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-06704a0e-ff26-4460-9cd4-4cb199429f01 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume with id: 1d1af5ea-c88a-4e29-8530-b4d81fe03875 Jul 10 18:21:56.681476 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-06704a0e-ff26-4460-9cd4-4cb199429f01 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 returned with HTTP 404 Jul 10 18:21:56.681945 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1331/5309] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:21:56 2026] DELETE /volume/v3/volumes/1d1af5ea-c88a-4e29-8530-b4d81fe03875 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:21:56.712016 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:56.713842 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:21:56.714226 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-107527402"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:56.715701 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request body: {'volume': {'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-107527402'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:21:56.792779 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume of 1 GB Jul 10 18:21:56.797029 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Availability Zones retrieved successfully. Jul 10 18:21:56.802211 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (ca7b826a-4426-4584-9d43-c2836d9b75e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:21:56.803283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a970ec-0573-47d6-8e03-e3ca67a42007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:56.804216 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:21:56.855822 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a970ec-0573-47d6-8e03-e3ca67a42007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:56.856528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e8d3ce-6116-4be3-9b67-fda9a127bce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:56.891503 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['2808906a-8218-4bbd-85bf-0c8c5badafbb', '92fc4c87-736e-4e06-a805-22a43e51d018', 'd07f6a75-cff3-4750-b376-7a313733493b', 'd704d605-8d24-4033-8873-12402abd54b7'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:21:56.892613 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e8d3ce-6116-4be3-9b67-fda9a127bce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2808906a-8218-4bbd-85bf-0c8c5badafbb', '92fc4c87-736e-4e06-a805-22a43e51d018', 'd07f6a75-cff3-4750-b376-7a313733493b', 'd704d605-8d24-4033-8873-12402abd54b7']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:56.893398 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (688bdb8a-55b5-4ade-bc8f-fef7ecbbc338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:56.915155 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (688bdb8a-55b5-4ade-bc8f-fef7ecbbc338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cb6d75e-9374-4e50-aee6-a9286d822a26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-107527402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['2808906a-8218-4bbd-85bf-0c8c5badafbb','92fc4c87-736e-4e06-a805-22a43e51d018','d07f6a75-cff3-4750-b376-7a313733493b','d704d605-8d24-4033-8873-12402abd54b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-107527402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cb6d75e-9374-4e50-aee6-a9286d822a26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61555f870277410a844cef1d506f0157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:56.916142 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cd7fa9-300d-4069-b6f8-476508a841d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:56.934244 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cd7fa9-300d-4069-b6f8-476508a841d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-107527402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['2808906a-8218-4bbd-85bf-0c8c5badafbb','92fc4c87-736e-4e06-a805-22a43e51d018','d07f6a75-cff3-4750-b376-7a313733493b','d704d605-8d24-4033-8873-12402abd54b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:56.935004 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4208f64-98fd-4c5c-be73-be12ed56b0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:21:56.943898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4208f64-98fd-4c5c-be73-be12ed56b0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:21:56.944717 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (ca7b826a-4426-4584-9d43-c2836d9b75e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:21:56.945020 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request issued successfully. Jul 10 18:21:56.945557 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d6832b4a-fdb4-459b-97d6-5385a4d0061d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:21:56.946016 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1338/5310] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:21:56 2026] POST /volume/v3/volumes => generated 746 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:21:56.957741 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b529dd73-08c4-4f6b-98c8-293210b5736d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:56.959611 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b529dd73-08c4-4f6b-98c8-293210b5736d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 Jul 10 18:21:56.960089 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b529dd73-08c4-4f6b-98c8-293210b5736d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:56.960089 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b529dd73-08c4-4f6b-98c8-293210b5736d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:56.966785 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:56.966785 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:56.970385 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b529dd73-08c4-4f6b-98c8-293210b5736d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:56.974485 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b529dd73-08c4-4f6b-98c8-293210b5736d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 returned with HTTP 200 Jul 10 18:21:56.974863 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1328/5311] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:56 2026] GET /volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:57.987734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a81c0ea4-e7cf-4b80-a36b-347a3d5bb047 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:57.989482 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a81c0ea4-e7cf-4b80-a36b-347a3d5bb047 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 Jul 10 18:21:57.989673 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a81c0ea4-e7cf-4b80-a36b-347a3d5bb047 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:57.989856 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a81c0ea4-e7cf-4b80-a36b-347a3d5bb047 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:57.996406 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:57.996406 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:57.999703 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a81c0ea4-e7cf-4b80-a36b-347a3d5bb047 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:58.003994 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a81c0ea4-e7cf-4b80-a36b-347a3d5bb047 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 returned with HTTP 200 Jul 10 18:21:58.004490 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1315/5312] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:57 2026] GET /volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:58.016180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a52f933e-a51a-484d-a25f-ef8a627c84ad None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:58.018064 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a52f933e-a51a-484d-a25f-ef8a627c84ad tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 Jul 10 18:21:58.018306 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a52f933e-a51a-484d-a25f-ef8a627c84ad tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:58.018551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a52f933e-a51a-484d-a25f-ef8a627c84ad tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:58.025747 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:58.025747 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:21:58.029788 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-a52f933e-a51a-484d-a25f-ef8a627c84ad tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:58.034590 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a52f933e-a51a-484d-a25f-ef8a627c84ad tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 returned with HTTP 200 Jul 10 18:21:58.035041 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1332/5313] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:58 2026] GET /volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:21:58.047091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cd9a3422-336c-4b56-8af0-7a07f54e7532 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:58.048906 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cd9a3422-336c-4b56-8af0-7a07f54e7532 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:21:58.049286 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cd9a3422-336c-4b56-8af0-7a07f54e7532 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5cb6d75e-9374-4e50-aee6-a9286d822a26", "name": "tempest-VolumesBackupsTest-Backup-59882960", "container": "tempest-volumesbackupstest-backup-container-1826527319"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:21:58.050679 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-cd9a3422-336c-4b56-8af0-7a07f54e7532 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating new backup {'backup': {'volume_id': '5cb6d75e-9374-4e50-aee6-a9286d822a26', 'name': 'tempest-VolumesBackupsTest-Backup-59882960', 'container': 'tempest-volumesbackupstest-backup-container-1826527319'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:21:58.050813 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-cd9a3422-336c-4b56-8af0-7a07f54e7532 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating backup of volume 5cb6d75e-9374-4e50-aee6-a9286d822a26 in container tempest-volumesbackupstest-backup-container-1826527319 Jul 10 18:21:58.058151 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:58.058151 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:21:58.058742 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cd9a3422-336c-4b56-8af0-7a07f54e7532 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:21:58.073819 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-cd9a3422-336c-4b56-8af0-7a07f54e7532 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['4b80d00a-4a10-4acc-b2b4-8694d278e309', 'ab12e727-d57c-41ff-98f7-2ecddfc276be'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:21:58.105051 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cd9a3422-336c-4b56-8af0-7a07f54e7532 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:21:58.105479 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1339/5314] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:21:58 2026] POST /volume/v3/backups => generated 326 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:21:58.115523 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-54b307b9-d29d-4137-abc4-afc0652b8e3a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:58.117312 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-54b307b9-d29d-4137-abc4-afc0652b8e3a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:21:58.117503 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-54b307b9-d29d-4137-abc4-afc0652b8e3a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:58.118056 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-54b307b9-d29d-4137-abc4-afc0652b8e3a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:58.118056 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-54b307b9-d29d-4137-abc4-afc0652b8e3a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:58.122188 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:58.122188 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:21:58.123089 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-54b307b9-d29d-4137-abc4-afc0652b8e3a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:21:58.123444 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1329/5315] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:58 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:21:59.133616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8f3c9bba-d4b5-4ca1-bb3f-35a6553aafc5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:21:59.135358 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f3c9bba-d4b5-4ca1-bb3f-35a6553aafc5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:21:59.135542 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f3c9bba-d4b5-4ca1-bb3f-35a6553aafc5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:21:59.135736 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8f3c9bba-d4b5-4ca1-bb3f-35a6553aafc5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:21:59.135828 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8f3c9bba-d4b5-4ca1-bb3f-35a6553aafc5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:21:59.139903 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:21:59.139903 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:21:59.140556 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8f3c9bba-d4b5-4ca1-bb3f-35a6553aafc5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:21:59.140900 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1316/5316] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:21:59 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:00.151111 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c567c485-ce4b-4f80-8c64-5bb5eb4b12a1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:00.152825 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c567c485-ce4b-4f80-8c64-5bb5eb4b12a1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:00.153012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c567c485-ce4b-4f80-8c64-5bb5eb4b12a1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:00.153182 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c567c485-ce4b-4f80-8c64-5bb5eb4b12a1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:00.153276 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c567c485-ce4b-4f80-8c64-5bb5eb4b12a1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:00.157225 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:00.157225 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:00.157920 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c567c485-ce4b-4f80-8c64-5bb5eb4b12a1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:00.158268 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1333/5317] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:00 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:01.167271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-adf7bcb0-86ac-4fd5-8b1b-8e9e92c3e493 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:01.169108 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adf7bcb0-86ac-4fd5-8b1b-8e9e92c3e493 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:01.169295 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adf7bcb0-86ac-4fd5-8b1b-8e9e92c3e493 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:01.169462 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adf7bcb0-86ac-4fd5-8b1b-8e9e92c3e493 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:01.169552 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-adf7bcb0-86ac-4fd5-8b1b-8e9e92c3e493 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:01.173635 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:01.173635 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:01.174244 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adf7bcb0-86ac-4fd5-8b1b-8e9e92c3e493 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:01.174745 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1340/5318] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:01 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:02.184145 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6100eacc-b582-434a-bc14-7fe72d0b578c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:02.185905 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6100eacc-b582-434a-bc14-7fe72d0b578c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:02.186110 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6100eacc-b582-434a-bc14-7fe72d0b578c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:02.186292 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6100eacc-b582-434a-bc14-7fe72d0b578c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:02.186440 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-6100eacc-b582-434a-bc14-7fe72d0b578c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:02.190859 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:02.190859 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:02.191620 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6100eacc-b582-434a-bc14-7fe72d0b578c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:02.191982 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1330/5319] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:02 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:03.203257 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-abdd1513-ac4a-4b25-9ec5-ed03a227f1a2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:03.205225 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-abdd1513-ac4a-4b25-9ec5-ed03a227f1a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:03.205432 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-abdd1513-ac4a-4b25-9ec5-ed03a227f1a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:03.205656 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-abdd1513-ac4a-4b25-9ec5-ed03a227f1a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:03.205768 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-abdd1513-ac4a-4b25-9ec5-ed03a227f1a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:03.210241 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:03.210241 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:03.211040 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-abdd1513-ac4a-4b25-9ec5-ed03a227f1a2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:03.211398 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1317/5320] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:03 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:04.221416 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9f7de863-003f-4430-89ab-3bdc76427383 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:04.223785 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9f7de863-003f-4430-89ab-3bdc76427383 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:04.224018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9f7de863-003f-4430-89ab-3bdc76427383 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:04.224262 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9f7de863-003f-4430-89ab-3bdc76427383 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:04.224402 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9f7de863-003f-4430-89ab-3bdc76427383 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:04.229379 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:04.229379 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:04.230287 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9f7de863-003f-4430-89ab-3bdc76427383 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:04.230721 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1334/5321] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:04 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:05.241617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c4f09fa4-4fbc-44b1-bcd8-fe3150425a28 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:05.243321 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4f09fa4-4fbc-44b1-bcd8-fe3150425a28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:05.243498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4f09fa4-4fbc-44b1-bcd8-fe3150425a28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:05.243685 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4f09fa4-4fbc-44b1-bcd8-fe3150425a28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:05.243781 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c4f09fa4-4fbc-44b1-bcd8-fe3150425a28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:05.247662 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:05.247662 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:05.248282 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4f09fa4-4fbc-44b1-bcd8-fe3150425a28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:05.248604 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1341/5322] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:05 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:06.259176 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-df387ab7-ce5a-4f13-abae-9f011a619aab None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:06.261158 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-df387ab7-ce5a-4f13-abae-9f011a619aab tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:06.261386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-df387ab7-ce5a-4f13-abae-9f011a619aab tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:06.261609 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-df387ab7-ce5a-4f13-abae-9f011a619aab tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:06.261738 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-df387ab7-ce5a-4f13-abae-9f011a619aab tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:06.267024 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:06.267024 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:06.267986 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-df387ab7-ce5a-4f13-abae-9f011a619aab tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:06.268385 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1331/5323] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:06 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:07.277789 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8c19a51e-c4ed-48f4-910c-bf55932d1fc9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:07.279723 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8c19a51e-c4ed-48f4-910c-bf55932d1fc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:07.279850 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8c19a51e-c4ed-48f4-910c-bf55932d1fc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:07.280022 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8c19a51e-c4ed-48f4-910c-bf55932d1fc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:07.280146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8c19a51e-c4ed-48f4-910c-bf55932d1fc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:07.284513 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:07.284513 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:07.285235 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8c19a51e-c4ed-48f4-910c-bf55932d1fc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:07.285585 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1318/5324] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:07 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:08.295372 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e3cf56cc-083c-476d-9a98-1a1bc2c31309 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:08.297291 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3cf56cc-083c-476d-9a98-1a1bc2c31309 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:08.297486 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3cf56cc-083c-476d-9a98-1a1bc2c31309 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:08.297752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3cf56cc-083c-476d-9a98-1a1bc2c31309 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:08.297835 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e3cf56cc-083c-476d-9a98-1a1bc2c31309 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:08.302332 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:08.302332 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:08.303137 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3cf56cc-083c-476d-9a98-1a1bc2c31309 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:08.303539 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1335/5325] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:08 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:09.313910 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-488f5233-7742-4bf0-bdbd-1a42f897519f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:09.315644 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-488f5233-7742-4bf0-bdbd-1a42f897519f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:09.315883 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-488f5233-7742-4bf0-bdbd-1a42f897519f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:09.316048 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-488f5233-7742-4bf0-bdbd-1a42f897519f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:09.316156 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-488f5233-7742-4bf0-bdbd-1a42f897519f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:09.320283 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:09.320283 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:09.320933 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-488f5233-7742-4bf0-bdbd-1a42f897519f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:09.321276 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1342/5326] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:09 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:10.336787 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-302db12d-fd55-4abd-86e5-5f3ad2fe7e4d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:10.339064 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-302db12d-fd55-4abd-86e5-5f3ad2fe7e4d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:10.339064 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-302db12d-fd55-4abd-86e5-5f3ad2fe7e4d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:10.339460 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-302db12d-fd55-4abd-86e5-5f3ad2fe7e4d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:10.339460 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-302db12d-fd55-4abd-86e5-5f3ad2fe7e4d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:10.344483 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:10.344483 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:10.345335 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-302db12d-fd55-4abd-86e5-5f3ad2fe7e4d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:10.345771 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1332/5327] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:10 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:11.355925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9f2691e9-5862-4a25-b9f5-d9452f42531f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:11.358928 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9f2691e9-5862-4a25-b9f5-d9452f42531f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:11.359184 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9f2691e9-5862-4a25-b9f5-d9452f42531f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:11.359458 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9f2691e9-5862-4a25-b9f5-d9452f42531f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:11.359634 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-9f2691e9-5862-4a25-b9f5-d9452f42531f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:11.366459 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:11.366459 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:11.367349 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9f2691e9-5862-4a25-b9f5-d9452f42531f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:11.367790 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1319/5328] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:11 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:12.378205 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d6af2afc-c0c7-4fd5-8e8d-b6bec6f279fb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:12.381065 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d6af2afc-c0c7-4fd5-8e8d-b6bec6f279fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:12.381065 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d6af2afc-c0c7-4fd5-8e8d-b6bec6f279fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:12.381065 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d6af2afc-c0c7-4fd5-8e8d-b6bec6f279fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:12.381065 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-d6af2afc-c0c7-4fd5-8e8d-b6bec6f279fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:12.384705 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:12.384705 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:12.385521 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d6af2afc-c0c7-4fd5-8e8d-b6bec6f279fb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:12.385939 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1336/5329] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:12 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:13.021732 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-21233fd5-ff2e-4ae7-a53d-15724c2cdae5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:13.023794 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-21233fd5-ff2e-4ae7-a53d-15724c2cdae5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/limits Jul 10 18:22:13.023995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-21233fd5-ff2e-4ae7-a53d-15724c2cdae5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:13.024171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-21233fd5-ff2e-4ae7-a53d-15724c2cdae5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'index' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:13.042910 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-21233fd5-ff2e-4ae7-a53d-15724c2cdae5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/limits returned with HTTP 200 Jul 10 18:22:13.043212 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1343/5330] 10.4.3.71 () {68 vars in 1477 bytes} [Fri Jul 10 18:22:13 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:13.399249 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b13795b6-380e-4691-a586-11e68be5a3e9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:13.401349 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b13795b6-380e-4691-a586-11e68be5a3e9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:13.401586 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b13795b6-380e-4691-a586-11e68be5a3e9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:13.401825 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b13795b6-380e-4691-a586-11e68be5a3e9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:13.401980 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-b13795b6-380e-4691-a586-11e68be5a3e9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:13.406685 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:13.406685 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:13.407496 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b13795b6-380e-4691-a586-11e68be5a3e9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:13.407893 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1333/5331] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:13 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:13.566806 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-4fcb53d6-a6e3-4066-af91-ad194f82a920 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:13.568965 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-4fcb53d6-a6e3-4066-af91-ad194f82a920 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:22:13.569161 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-4fcb53d6-a6e3-4066-af91-ad194f82a920 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:13.569379 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-4fcb53d6-a6e3-4066-af91-ad194f82a920 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:13.571792 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=86,cinder:UPDATE=22,cinder:INSERT=10 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:22:13.579847 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:13.579847 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:13.583522 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-4fcb53d6-a6e3-4066-af91-ad194f82a920 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:22:13.588282 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-4fcb53d6-a6e3-4066-af91-ad194f82a920 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 200 Jul 10 18:22:13.588680 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1320/5332] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:22:13 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 1655 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:13.597591 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-5d4cdffd-be49-45d7-a855-be6d73f702b3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:13.599842 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-5d4cdffd-be49-45d7-a855-be6d73f702b3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:22:13.600292 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-5d4cdffd-be49-45d7-a855-be6d73f702b3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07078421-f914-4003-b635-87baf6d658d5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-115550254", "description": null, "metadata": {}}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:22:13.611544 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:13.611544 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:13.612115 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-5d4cdffd-be49-45d7-a855-be6d73f702b3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:22:13.612323 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-5d4cdffd-be49-45d7-a855-be6d73f702b3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create snapshot from volume 07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:22:13.638033 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-5d4cdffd-be49-45d7-a855-be6d73f702b3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['5d8d5389-eb23-4506-a2c7-c50942e6a889', '17ba14f3-31a4-4cab-bc68-3919edeb34d7', 'c4a8825b-f293-413b-a7ee-16b1e4359c3e', 'e85a349d-2742-49c0-bff3-cfb2cfe7e5ca'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:22:13.670049 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-5d4cdffd-be49-45d7-a855-be6d73f702b3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot force create request issued successfully. Jul 10 18:22:13.670491 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-9f8208c3-396f-4f5c-9292-1b91fac11103 req-5d4cdffd-be49-45d7-a855-be6d73f702b3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:22:13.671071 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1337/5333] 10.4.3.71 () {72 vars in 1540 bytes} [Fri Jul 10 18:22:13 2026] POST /volume/v3/snapshots => generated 319 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:22:14.420121 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-41db8334-20b1-4c18-8662-aceb31c7a49e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:14.422447 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-41db8334-20b1-4c18-8662-aceb31c7a49e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:14.422705 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-41db8334-20b1-4c18-8662-aceb31c7a49e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:14.422952 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-41db8334-20b1-4c18-8662-aceb31c7a49e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:14.423103 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-41db8334-20b1-4c18-8662-aceb31c7a49e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:14.428537 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:14.428537 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:14.429533 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-41db8334-20b1-4c18-8662-aceb31c7a49e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:14.430005 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1344/5334] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:14 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:14.443157 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-57d946b9-3f54-4f6d-a5c9-372bd27503c4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:14.444989 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57d946b9-3f54-4f6d-a5c9-372bd27503c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 Jul 10 18:22:14.445182 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57d946b9-3f54-4f6d-a5c9-372bd27503c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:14.445386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57d946b9-3f54-4f6d-a5c9-372bd27503c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:14.453003 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:14.453003 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:14.457264 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-57d946b9-3f54-4f6d-a5c9-372bd27503c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:14.462554 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57d946b9-3f54-4f6d-a5c9-372bd27503c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 returned with HTTP 200 Jul 10 18:22:14.462997 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1334/5335] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:14 2026] GET /volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:14.475101 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:14.476869 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec/restore Jul 10 18:22:14.477183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:22:14.478483 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Restoring backup 844df18d-9cf8-4158-a947-6acbea0e2fec ({'restore': {}}) {{(pid=99950) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 18:22:14.478624 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Restoring backup 844df18d-9cf8-4158-a947-6acbea0e2fec to volume None. Jul 10 18:22:14.482706 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:14.482706 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:14.483717 np0000005036 devstack@c-api.service[99950]: INFO cinder.backup.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating volume of 1 GB for restore of backup 844df18d-9cf8-4158-a947-6acbea0e2fec. Jul 10 18:22:14.489210 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:22:14.488971. {{(pid=99950) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:22:14.489336 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Availability Zones retrieved successfully. Jul 10 18:22:14.494231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (ee101b83-44ec-4a6f-ac43-d005bb0706c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:22:14.495077 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4065f9ad-0428-4121-a7e9-17155558f655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:14.495914 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:22:14.522371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4065f9ad-0428-4121-a7e9-17155558f655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:14.523033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bfbe9e6-e25d-4e3d-a4b0-987e19d9015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:14.556234 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['0a6e8344-9fe2-4b92-9455-c7a07ce97478', '127c6e5c-84e5-423f-8bc1-a40774d181d4', 'd8179b09-d3fe-44cc-bf7b-2bbc640ed9de', '481e3dd2-2faf-4d2f-b267-4f6c4ad552f0'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:22:14.557182 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bfbe9e6-e25d-4e3d-a4b0-987e19d9015e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a6e8344-9fe2-4b92-9455-c7a07ce97478', '127c6e5c-84e5-423f-8bc1-a40774d181d4', 'd8179b09-d3fe-44cc-bf7b-2bbc640ed9de', '481e3dd2-2faf-4d2f-b267-4f6c4ad552f0']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:14.557840 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90710f0f-01b6-4bfa-81e8-d897834a4e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:14.583215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90710f0f-01b6-4bfa-81e8-d897834a4e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6037c23-eb00-4105-b6d3-7fceec2ea1cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_844df18d-9cf8-4158-a947-6acbea0e2fec',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['0a6e8344-9fe2-4b92-9455-c7a07ce97478','127c6e5c-84e5-423f-8bc1-a40774d181d4','d8179b09-d3fe-44cc-bf7b-2bbc640ed9de','481e3dd2-2faf-4d2f-b267-4f6c4ad552f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:22:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_844df18d-9cf8-4158-a947-6acbea0e2fec',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6037c23-eb00-4105-b6d3-7fceec2ea1cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61555f870277410a844cef1d506f0157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:14.584043 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb00fb6d-ba17-4e17-8891-8d99f257ca29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:14.600642 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb00fb6d-ba17-4e17-8891-8d99f257ca29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_844df18d-9cf8-4158-a947-6acbea0e2fec',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['0a6e8344-9fe2-4b92-9455-c7a07ce97478','127c6e5c-84e5-423f-8bc1-a40774d181d4','d8179b09-d3fe-44cc-bf7b-2bbc640ed9de','481e3dd2-2faf-4d2f-b267-4f6c4ad552f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:14.601537 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73c51466-1809-4184-8f17-8df2320fcf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:14.614400 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73c51466-1809-4184-8f17-8df2320fcf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:14.615623 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (ee101b83-44ec-4a6f-ac43-d005bb0706c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:22:14.616041 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request issued successfully. Jul 10 18:22:14.625050 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:14.625050 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:14.625729 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:15.276337 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-261f88d5-e880-4fbc-839f-d2808c21c7d3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:15.278146 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-261f88d5-e880-4fbc-839f-d2808c21c7d3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:22:15.278361 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-261f88d5-e880-4fbc-839f-d2808c21c7d3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:15.278584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-261f88d5-e880-4fbc-839f-d2808c21c7d3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:15.283522 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:15.283522 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:15.284045 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-261f88d5-e880-4fbc-839f-d2808c21c7d3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:22:15.284792 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-261f88d5-e880-4fbc-839f-d2808c21c7d3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 returned with HTTP 200 Jul 10 18:22:15.285178 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1338/5336] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:22:15 2026] GET /volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:16.244087 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:16.244087 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:16.244087 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:16.244087 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Checking backup size 1 against volume size 1 {{(pid=99950) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 18:22:16.244087 np0000005036 devstack@c-api.service[99950]: INFO cinder.backup.api [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Overwriting volume e6037c23-eb00-4105-b6d3-7fceec2ea1cf with restore of backup 844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:16.244087 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] restore_backup in rpcapi backup_id 844df18d-9cf8-4158-a947-6acbea0e2fec {{(pid=99950) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 18:22:16.244087 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7f3ae977-4767-475a-a3f9-7a0e6caf31bd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec/restore returned with HTTP 202 Jul 10 18:22:16.244087 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1321/5337] 10.4.3.71 () {68 vars in 1386 bytes} [Fri Jul 10 18:22:14 2026] POST /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec/restore => generated 189 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d94db17d-12d4-42ee-90b9-051cf36f7ff4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d94db17d-12d4-42ee-90b9-051cf36f7ff4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d94db17d-12d4-42ee-90b9-051cf36f7ff4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d94db17d-12d4-42ee-90b9-051cf36f7ff4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-d94db17d-12d4-42ee-90b9-051cf36f7ff4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=113,cinder:UPDATE=32,cinder:INSERT=14 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d94db17d-12d4-42ee-90b9-051cf36f7ff4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:16.246525 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1345/5338] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:15 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:16.696813 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7b6cc0fb-4886-4f6d-b193-958b07840638 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:16.698449 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b6cc0fb-4886-4f6d-b193-958b07840638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:16.698647 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7b6cc0fb-4886-4f6d-b193-958b07840638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:16.698821 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7b6cc0fb-4886-4f6d-b193-958b07840638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:16.698913 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-7b6cc0fb-4886-4f6d-b193-958b07840638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:16.700506 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=62,cinder:UPDATE=6 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:22:16.704886 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:16.704886 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:16.706092 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7b6cc0fb-4886-4f6d-b193-958b07840638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:16.706733 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1335/5339] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:16 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:16.805152 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-0e786807-71f1-473a-be73-a56e2f7842e6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:16.807084 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-0e786807-71f1-473a-be73-a56e2f7842e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:22:16.807260 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-0e786807-71f1-473a-be73-a56e2f7842e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:16.807450 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-0e786807-71f1-473a-be73-a56e2f7842e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:16.809139 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=81,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:22:16.812896 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:16.812896 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:16.813284 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-0e786807-71f1-473a-be73-a56e2f7842e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:22:16.814233 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-0e786807-71f1-473a-be73-a56e2f7842e6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 returned with HTTP 200 Jul 10 18:22:16.815124 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1339/5340] 10.4.3.71 () {68 vars in 1597 bytes} [Fri Jul 10 18:22:16 2026] GET /volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:17.717925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e0e9bf7b-5133-475e-886d-6eb48034df66 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:17.719747 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e0e9bf7b-5133-475e-886d-6eb48034df66 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:17.719973 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e0e9bf7b-5133-475e-886d-6eb48034df66 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:17.720190 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e0e9bf7b-5133-475e-886d-6eb48034df66 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:17.720341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e0e9bf7b-5133-475e-886d-6eb48034df66 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:17.724227 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:17.724227 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:17.724938 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e0e9bf7b-5133-475e-886d-6eb48034df66 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:17.725271 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1322/5341] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:17 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:18.736194 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4ae02c1e-03ae-4533-a334-a6bed788ec6e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:18.737905 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4ae02c1e-03ae-4533-a334-a6bed788ec6e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:18.738131 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4ae02c1e-03ae-4533-a334-a6bed788ec6e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:18.738338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4ae02c1e-03ae-4533-a334-a6bed788ec6e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:18.738458 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-4ae02c1e-03ae-4533-a334-a6bed788ec6e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:18.742814 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:18.742814 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:18.743593 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4ae02c1e-03ae-4533-a334-a6bed788ec6e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:18.743951 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1346/5342] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:18 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:19.754767 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d3414a2c-4063-438e-a036-3f697c3f6093 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:19.756720 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3414a2c-4063-438e-a036-3f697c3f6093 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:19.756994 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d3414a2c-4063-438e-a036-3f697c3f6093 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:19.757253 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d3414a2c-4063-438e-a036-3f697c3f6093 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:19.757397 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-d3414a2c-4063-438e-a036-3f697c3f6093 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:19.762441 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:19.762441 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:19.763208 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3414a2c-4063-438e-a036-3f697c3f6093 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:19.763668 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1336/5343] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:19 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:20.775092 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-087fa5e7-1d0a-4ba1-bf51-104c0be53675 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:20.776874 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-087fa5e7-1d0a-4ba1-bf51-104c0be53675 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:20.777055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-087fa5e7-1d0a-4ba1-bf51-104c0be53675 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:20.777227 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-087fa5e7-1d0a-4ba1-bf51-104c0be53675 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:20.777343 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-087fa5e7-1d0a-4ba1-bf51-104c0be53675 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:20.781926 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:20.781926 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:20.782810 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-087fa5e7-1d0a-4ba1-bf51-104c0be53675 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:20.783178 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1340/5344] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:20 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:21.794588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d8ace5c4-46dd-44e5-a536-b4b70e006fde None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:21.797630 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d8ace5c4-46dd-44e5-a536-b4b70e006fde tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:21.797990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d8ace5c4-46dd-44e5-a536-b4b70e006fde tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:21.798231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d8ace5c4-46dd-44e5-a536-b4b70e006fde tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:21.798388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d8ace5c4-46dd-44e5-a536-b4b70e006fde tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:21.803897 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:21.803897 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:21.804813 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d8ace5c4-46dd-44e5-a536-b4b70e006fde tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:21.805252 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1323/5345] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:21 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:22.182315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-1742175e-d0f6-478a-bd0e-956e49370d07 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:22.184820 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-1742175e-d0f6-478a-bd0e-956e49370d07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:22:22.185084 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-1742175e-d0f6-478a-bd0e-956e49370d07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:22.185334 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-1742175e-d0f6-478a-bd0e-956e49370d07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:22.191956 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:22.191956 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:22.192506 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-1742175e-d0f6-478a-bd0e-956e49370d07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:22:22.193548 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-1742175e-d0f6-478a-bd0e-956e49370d07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 returned with HTTP 200 Jul 10 18:22:22.194036 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1347/5346] 10.4.3.71 () {68 vars in 1597 bytes} [Fri Jul 10 18:22:22 2026] GET /volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:22.201843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-4823eb4d-ee7b-404e-bed8-491d0ec08f5e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:22.204365 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-4823eb4d-ee7b-404e-bed8-491d0ec08f5e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:22:22.204660 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-4823eb4d-ee7b-404e-bed8-491d0ec08f5e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:22.204921 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-4823eb4d-ee7b-404e-bed8-491d0ec08f5e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:22.215543 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:22.215543 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:22.219409 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-4823eb4d-ee7b-404e-bed8-491d0ec08f5e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:22:22.225078 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-4823eb4d-ee7b-404e-bed8-491d0ec08f5e tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 200 Jul 10 18:22:22.225536 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1337/5347] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:22:22 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 1655 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:22.235071 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:22.237053 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:22:22.237371 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8ef37258-7aa1-49eb-a8dd-95105fd46549", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:22:22.238943 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8ef37258-7aa1-49eb-a8dd-95105fd46549', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:22:22.246710 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:22.246710 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:22.247254 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:22:22.247375 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:22:22.248019 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:22:22.253091 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (9bb32e09-49bf-4446-8b59-4d0e63b1b194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:22:22.254121 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2572cf0-e4d1-4d27-af74-a26613c1a442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:22.255057 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:22:22.282663 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2572cf0-e4d1-4d27-af74-a26613c1a442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8ef37258-7aa1-49eb-a8dd-95105fd46549', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:22.283714 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0486b34-c82e-4497-9f80-3925f52ac54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:22.326146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['41053509-fdfa-420d-a7bc-6ed9e4d7b48e', '30041bc1-cbaf-4234-a22b-0aaa11fed8c9', '68dd52a3-b092-415c-b66b-79309f20b454', '5eb88a75-845d-4592-914b-e98be4d05a73'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:22:22.327017 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0486b34-c82e-4497-9f80-3925f52ac54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41053509-fdfa-420d-a7bc-6ed9e4d7b48e', '30041bc1-cbaf-4234-a22b-0aaa11fed8c9', '68dd52a3-b092-415c-b66b-79309f20b454', '5eb88a75-845d-4592-914b-e98be4d05a73']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:22.327838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d483507f-cbd8-4f9f-b696-a8c4f410238f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:22.374710 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d483507f-cbd8-4f9f-b696-a8c4f410238f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e70bfb9-441c-4866-a428-744ad04351f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['41053509-fdfa-420d-a7bc-6ed9e4d7b48e','30041bc1-cbaf-4234-a22b-0aaa11fed8c9','68dd52a3-b092-415c-b66b-79309f20b454','5eb88a75-845d-4592-914b-e98be4d05a73'],size=1,snapshot_id=8ef37258-7aa1-49eb-a8dd-95105fd46549,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:22:22Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e70bfb9-441c-4866-a428-744ad04351f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8ef37258-7aa1-49eb-a8dd-95105fd46549,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:22.375699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000d3eae-b780-4683-8ee6-47410299e315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:22.396266 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000d3eae-b780-4683-8ee6-47410299e315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['41053509-fdfa-420d-a7bc-6ed9e4d7b48e','30041bc1-cbaf-4234-a22b-0aaa11fed8c9','68dd52a3-b092-415c-b66b-79309f20b454','5eb88a75-845d-4592-914b-e98be4d05a73'],size=1,snapshot_id=8ef37258-7aa1-49eb-a8dd-95105fd46549,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:22.397126 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a97f16d-ccbb-45bf-86d5-302e811507c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:22.422167 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a97f16d-ccbb-45bf-86d5-302e811507c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:22.423445 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (9bb32e09-49bf-4446-8b59-4d0e63b1b194) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:22:22.423937 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:22:22.424830 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-5bcf6639-a3db-419e-adfe-4e349fbec02f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:22:22.425465 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1341/5348] 10.4.3.71 () {72 vars in 1534 bytes} [Fri Jul 10 18:22:22 2026] POST /volume/v3/volumes => generated 734 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:22:22.432898 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-b910dbef-3e9f-4593-ad16-277fa7800a04 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:22.435001 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-b910dbef-3e9f-4593-ad16-277fa7800a04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 Jul 10 18:22:22.435270 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-b910dbef-3e9f-4593-ad16-277fa7800a04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:22.435527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-b910dbef-3e9f-4593-ad16-277fa7800a04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:22.442321 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:22.442321 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:22.445728 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-b910dbef-3e9f-4593-ad16-277fa7800a04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:22:22.449507 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-b910dbef-3e9f-4593-ad16-277fa7800a04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 returned with HTTP 200 Jul 10 18:22:22.449899 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1324/5349] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:22:22 2026] GET /volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:22.457258 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9a7ff180-9605-4217-b998-7fe8e20e750d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:22.459232 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9a7ff180-9605-4217-b998-7fe8e20e750d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 Jul 10 18:22:22.459417 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9a7ff180-9605-4217-b998-7fe8e20e750d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:22.459706 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9a7ff180-9605-4217-b998-7fe8e20e750d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:22.466830 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:22.466830 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:22.470186 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9a7ff180-9605-4217-b998-7fe8e20e750d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:22:22.474263 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9a7ff180-9605-4217-b998-7fe8e20e750d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 returned with HTTP 200 Jul 10 18:22:22.474685 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1348/5350] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:22:22 2026] GET /volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:22.815632 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-85bbbe67-aa70-4117-bde2-01f4b6b6a1dd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:22.817327 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85bbbe67-aa70-4117-bde2-01f4b6b6a1dd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:22.817543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85bbbe67-aa70-4117-bde2-01f4b6b6a1dd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:22.817733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-85bbbe67-aa70-4117-bde2-01f4b6b6a1dd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:22.817844 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-85bbbe67-aa70-4117-bde2-01f4b6b6a1dd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:22.821891 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:22.821891 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:22.822645 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-85bbbe67-aa70-4117-bde2-01f4b6b6a1dd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:22.823082 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1338/5351] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:22 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:23.834587 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6300831a-a35c-477d-a152-5203d7cbb1b1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:23.836543 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6300831a-a35c-477d-a152-5203d7cbb1b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:23.836711 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6300831a-a35c-477d-a152-5203d7cbb1b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:23.836935 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6300831a-a35c-477d-a152-5203d7cbb1b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:23.837017 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-6300831a-a35c-477d-a152-5203d7cbb1b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:23.841333 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:23.841333 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:23.841927 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6300831a-a35c-477d-a152-5203d7cbb1b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:23.842378 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1342/5352] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:23 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:24.852102 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bb27fdcd-3030-4482-b186-4f23e930e8c2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:24.853965 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb27fdcd-3030-4482-b186-4f23e930e8c2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:24.854206 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb27fdcd-3030-4482-b186-4f23e930e8c2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:24.854480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bb27fdcd-3030-4482-b186-4f23e930e8c2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:24.854645 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-bb27fdcd-3030-4482-b186-4f23e930e8c2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:24.859423 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:24.859423 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:24.860308 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bb27fdcd-3030-4482-b186-4f23e930e8c2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:24.860783 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1325/5353] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:24 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:25.481856 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-56430c08-5604-4df4-aa5e-1b82b0352d92 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:25.484154 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-56430c08-5604-4df4-aa5e-1b82b0352d92 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 Jul 10 18:22:25.484382 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-56430c08-5604-4df4-aa5e-1b82b0352d92 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:25.484671 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-56430c08-5604-4df4-aa5e-1b82b0352d92 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:25.492578 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:25.492578 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:25.496744 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-56430c08-5604-4df4-aa5e-1b82b0352d92 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:22:25.501919 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-56430c08-5604-4df4-aa5e-1b82b0352d92 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 returned with HTTP 200 Jul 10 18:22:25.502358 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1349/5354] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:22:25 2026] GET /volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 => generated 1343 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:25.508867 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-36f45b78-443c-4819-989b-0abc08f4bf40 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:25.509217 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-36f45b78-443c-4819-989b-0abc08f4bf40 None None] GET https://10.4.3.71/volume// Jul 10 18:22:25.509393 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-36f45b78-443c-4819-989b-0abc08f4bf40 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:25.509589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-36f45b78-443c-4819-989b-0abc08f4bf40 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:25.509897 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-36f45b78-443c-4819-989b-0abc08f4bf40 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:22:25.510190 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1339/5355] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:22:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:22:25.516728 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9de6e500-8021-4b05-9635-2406931ac9e5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:25.518709 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9de6e500-8021-4b05-9635-2406931ac9e5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:22:25.519066 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9de6e500-8021-4b05-9635-2406931ac9e5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e70bfb9-441c-4866-a428-744ad04351f7", "connector": null, "instance_uuid": "687e2613-17d5-42ce-b150-0859668129bf"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:22:25.527381 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:25.527381 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:25.553307 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9de6e500-8021-4b05-9635-2406931ac9e5 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:22:25.553810 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1343/5356] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:22:25 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:25.560995 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-75dfb71c-bfa9-4a7b-b950-0894cd945bfe None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:25.561402 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-75dfb71c-bfa9-4a7b-b950-0894cd945bfe None None] GET https://10.4.3.71/volume// Jul 10 18:22:25.561580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-75dfb71c-bfa9-4a7b-b950-0894cd945bfe None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:25.561784 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-75dfb71c-bfa9-4a7b-b950-0894cd945bfe None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:25.562130 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-75dfb71c-bfa9-4a7b-b950-0894cd945bfe None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:22:25.562442 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1326/5357] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:22:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:22:25.569430 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9eadbf60-fe5c-4107-ab7b-aea1d9214d9b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:25.571396 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9eadbf60-fe5c-4107-ab7b-aea1d9214d9b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 Jul 10 18:22:25.571631 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9eadbf60-fe5c-4107-ab7b-aea1d9214d9b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:25.571811 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9eadbf60-fe5c-4107-ab7b-aea1d9214d9b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:25.582617 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:25.582617 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:25.586505 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9eadbf60-fe5c-4107-ab7b-aea1d9214d9b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:22:25.590822 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-9eadbf60-fe5c-4107-ab7b-aea1d9214d9b tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 returned with HTTP 200 Jul 10 18:22:25.591225 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1350/5358] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:22:25 2026] GET /volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 => generated 1522 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:22:25.684740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-6bfb7cad-f8ac-42a7-ba1f-1422a5ee4181 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:25.686648 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-6bfb7cad-f8ac-42a7-ba1f-1422a5ee4181 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/95cbf481-4a35-4545-8576-8b9d252017d9 Jul 10 18:22:25.687023 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-6bfb7cad-f8ac-42a7-ba1f-1422a5ee4181 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:22:25.693856 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-6bfb7cad-f8ac-42a7-ba1f-1422a5ee4181 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-5e70bfb9-441c-4866-a428-744ad04351f7-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:22:25.698066 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-6bfb7cad-f8ac-42a7-ba1f-1422a5ee4181 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-5e70bfb9-441c-4866-a428-744ad04351f7-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:22:25.698938 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:25.698938 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:25.870001 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f18534a0-93b8-4784-b0c0-b56513d068bf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:25.871932 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f18534a0-93b8-4784-b0c0-b56513d068bf tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:25.872140 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f18534a0-93b8-4784-b0c0-b56513d068bf tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:25.872319 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f18534a0-93b8-4784-b0c0-b56513d068bf tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:25.872422 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-f18534a0-93b8-4784-b0c0-b56513d068bf tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:25.876478 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:25.876478 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:25.877238 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f18534a0-93b8-4784-b0c0-b56513d068bf tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:25.877619 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1344/5359] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:25 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:26.218977 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-6bfb7cad-f8ac-42a7-ba1f-1422a5ee4181 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-5e70bfb9-441c-4866-a428-744ad04351f7-np0000005036" released by "attachment_update" :: held 0.521s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:22:26.219264 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-6bfb7cad-f8ac-42a7-ba1f-1422a5ee4181 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/95cbf481-4a35-4545-8576-8b9d252017d9 returned with HTTP 200 Jul 10 18:22:26.219708 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1340/5360] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:22:25 2026] PUT /volume/v3/attachments/95cbf481-4a35-4545-8576-8b9d252017d9 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:26.729496 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-cddf7dc9-3b17-42f5-a14d-c28ba461e944 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:26.731448 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-cddf7dc9-3b17-42f5-a14d-c28ba461e944 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/95cbf481-4a35-4545-8576-8b9d252017d9/action Jul 10 18:22:26.731854 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-cddf7dc9-3b17-42f5-a14d-c28ba461e944 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:22:26.732007 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-cddf7dc9-3b17-42f5-a14d-c28ba461e944 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:22:26.745385 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:26.745385 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:26.754308 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-6d0bb2b8-7974-4904-ac8d-60179611c8d2 req-cddf7dc9-3b17-42f5-a14d-c28ba461e944 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/95cbf481-4a35-4545-8576-8b9d252017d9/action returned with HTTP 204 Jul 10 18:22:26.754856 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1327/5361] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:22:26 2026] POST /volume/v3/attachments/95cbf481-4a35-4545-8576-8b9d252017d9/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:22:26.886695 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-825a7222-65ab-4e7e-81e0-a1700fbabf92 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:26.888476 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-825a7222-65ab-4e7e-81e0-a1700fbabf92 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:26.888735 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-825a7222-65ab-4e7e-81e0-a1700fbabf92 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:26.888953 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-825a7222-65ab-4e7e-81e0-a1700fbabf92 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:26.889097 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-825a7222-65ab-4e7e-81e0-a1700fbabf92 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:26.893028 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:26.893028 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:26.893764 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-825a7222-65ab-4e7e-81e0-a1700fbabf92 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:26.894123 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1351/5362] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:26 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:26.903865 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-998e2f23-770f-4a52-acb6-2bcad9cfecd3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:26.905583 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-998e2f23-770f-4a52-acb6-2bcad9cfecd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf Jul 10 18:22:26.905803 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-998e2f23-770f-4a52-acb6-2bcad9cfecd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:26.905976 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-998e2f23-770f-4a52-acb6-2bcad9cfecd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:26.912229 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:26.912229 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:26.915316 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-998e2f23-770f-4a52-acb6-2bcad9cfecd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:26.919349 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-998e2f23-770f-4a52-acb6-2bcad9cfecd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf returned with HTTP 200 Jul 10 18:22:26.919723 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1345/5363] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:26 2026] GET /volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf => generated 1409 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:26.932105 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9396899b-1097-4903-a220-cfe57536f827 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:26.934005 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9396899b-1097-4903-a220-cfe57536f827 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf Jul 10 18:22:26.934197 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9396899b-1097-4903-a220-cfe57536f827 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:26.934406 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9396899b-1097-4903-a220-cfe57536f827 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:26.941649 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:26.941649 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:26.945294 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9396899b-1097-4903-a220-cfe57536f827 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:26.952058 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9396899b-1097-4903-a220-cfe57536f827 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf returned with HTTP 200 Jul 10 18:22:26.952482 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1341/5364] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:26 2026] GET /volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf => generated 1409 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:26.964369 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7251d286-ae43-40f9-ac42-8866a4e532b9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:26.966276 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7251d286-ae43-40f9-ac42-8866a4e532b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf Jul 10 18:22:26.966461 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7251d286-ae43-40f9-ac42-8866a4e532b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:26.966842 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7251d286-ae43-40f9-ac42-8866a4e532b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:26.966926 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-7251d286-ae43-40f9-ac42-8866a4e532b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume with id: e6037c23-eb00-4105-b6d3-7fceec2ea1cf Jul 10 18:22:26.973222 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:26.973222 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:26.973665 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7251d286-ae43-40f9-ac42-8866a4e532b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:26.988449 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7251d286-ae43-40f9-ac42-8866a4e532b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume request issued successfully. Jul 10 18:22:26.988598 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7251d286-ae43-40f9-ac42-8866a4e532b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf returned with HTTP 202 Jul 10 18:22:26.989021 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1328/5365] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:22:26 2026] DELETE /volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:22:26.995993 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-713e8ffc-0794-4419-82ef-acde26cf62d7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:26.998192 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-713e8ffc-0794-4419-82ef-acde26cf62d7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf Jul 10 18:22:26.998468 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-713e8ffc-0794-4419-82ef-acde26cf62d7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:26.998783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-713e8ffc-0794-4419-82ef-acde26cf62d7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:27.006984 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:27.006984 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:27.011320 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-713e8ffc-0794-4419-82ef-acde26cf62d7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:27.016682 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-713e8ffc-0794-4419-82ef-acde26cf62d7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf returned with HTTP 200 Jul 10 18:22:27.017125 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1352/5366] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:26 2026] GET /volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf => generated 1408 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:28.028746 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8a82e8cc-af6b-4fbc-91ad-5ce8dd5dd02b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:28.030430 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a82e8cc-af6b-4fbc-91ad-5ce8dd5dd02b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf Jul 10 18:22:28.030641 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a82e8cc-af6b-4fbc-91ad-5ce8dd5dd02b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:28.030819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8a82e8cc-af6b-4fbc-91ad-5ce8dd5dd02b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:28.036015 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8a82e8cc-af6b-4fbc-91ad-5ce8dd5dd02b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf returned with HTTP 404 Jul 10 18:22:28.036428 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1346/5367] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:28 2026] GET /volume/v3/volumes/e6037c23-eb00-4105-b6d3-7fceec2ea1cf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:22:28.042494 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2a005565-d948-4f27-9044-ac278365c025 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:28.044314 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2a005565-d948-4f27-9044-ac278365c025 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:28.044502 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2a005565-d948-4f27-9044-ac278365c025 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:28.044766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2a005565-d948-4f27-9044-ac278365c025 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:28.044877 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-2a005565-d948-4f27-9044-ac278365c025 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete backup with id: 844df18d-9cf8-4158-a947-6acbea0e2fec. Jul 10 18:22:28.049233 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:28.049233 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:28.061145 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-2a005565-d948-4f27-9044-ac278365c025 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] delete_backup rpcapi backup_id 844df18d-9cf8-4158-a947-6acbea0e2fec {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:22:28.062799 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2a005565-d948-4f27-9044-ac278365c025 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 202 Jul 10 18:22:28.063224 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1342/5368] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:22:28 2026] DELETE /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:22:28.084759 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-651e406a-5df6-46b9-aa32-bcc475cef7b0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:28.084759 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-651e406a-5df6-46b9-aa32-bcc475cef7b0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:28.084759 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-651e406a-5df6-46b9-aa32-bcc475cef7b0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:28.084759 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-651e406a-5df6-46b9-aa32-bcc475cef7b0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:28.084759 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-651e406a-5df6-46b9-aa32-bcc475cef7b0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:28.084759 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:28.084759 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:28.084759 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-651e406a-5df6-46b9-aa32-bcc475cef7b0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 200 Jul 10 18:22:28.084759 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1329/5369] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:28 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:29.089126 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-326a1337-dba4-4a2f-aa4c-6693d509b28b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:29.090924 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-326a1337-dba4-4a2f-aa4c-6693d509b28b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec Jul 10 18:22:29.091148 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-326a1337-dba4-4a2f-aa4c-6693d509b28b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:29.091373 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-326a1337-dba4-4a2f-aa4c-6693d509b28b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:29.091521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-326a1337-dba4-4a2f-aa4c-6693d509b28b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 844df18d-9cf8-4158-a947-6acbea0e2fec. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:29.095369 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-326a1337-dba4-4a2f-aa4c-6693d509b28b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec returned with HTTP 404 Jul 10 18:22:29.095871 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1353/5370] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:29 2026] GET /volume/v3/backups/844df18d-9cf8-4158-a947-6acbea0e2fec => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:22:29.165627 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ca62aad8-244f-43a8-945d-c6b587db847d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:29.167198 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca62aad8-244f-43a8-945d-c6b587db847d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 Jul 10 18:22:29.167378 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca62aad8-244f-43a8-945d-c6b587db847d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:29.167546 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ca62aad8-244f-43a8-945d-c6b587db847d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:29.175192 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:29.175192 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:29.178845 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ca62aad8-244f-43a8-945d-c6b587db847d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:29.183315 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ca62aad8-244f-43a8-945d-c6b587db847d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 returned with HTTP 200 Jul 10 18:22:29.183812 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1347/5371] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:29 2026] GET /volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:29.194814 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bf45c9a5-c450-405f-a9ed-a0c01d2d29ae None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:29.196599 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bf45c9a5-c450-405f-a9ed-a0c01d2d29ae tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 Jul 10 18:22:29.196846 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bf45c9a5-c450-405f-a9ed-a0c01d2d29ae tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:29.196989 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bf45c9a5-c450-405f-a9ed-a0c01d2d29ae tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:29.197152 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-bf45c9a5-c450-405f-a9ed-a0c01d2d29ae tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume with id: 5cb6d75e-9374-4e50-aee6-a9286d822a26 Jul 10 18:22:29.204305 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:29.204305 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:29.204735 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bf45c9a5-c450-405f-a9ed-a0c01d2d29ae tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:29.220009 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bf45c9a5-c450-405f-a9ed-a0c01d2d29ae tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume request issued successfully. Jul 10 18:22:29.220178 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bf45c9a5-c450-405f-a9ed-a0c01d2d29ae tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 returned with HTTP 202 Jul 10 18:22:29.220526 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1343/5372] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:22:29 2026] DELETE /volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:22:29.227951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cafeaa7f-b22f-4a6f-95bb-7cc6892678d6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:29.229628 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cafeaa7f-b22f-4a6f-95bb-7cc6892678d6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 Jul 10 18:22:29.229841 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cafeaa7f-b22f-4a6f-95bb-7cc6892678d6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:29.230013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cafeaa7f-b22f-4a6f-95bb-7cc6892678d6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:29.237121 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:29.237121 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:29.240542 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cafeaa7f-b22f-4a6f-95bb-7cc6892678d6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:29.244833 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cafeaa7f-b22f-4a6f-95bb-7cc6892678d6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 returned with HTTP 200 Jul 10 18:22:29.245228 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1330/5373] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:29 2026] GET /volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:22:30.259533 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dd923e5e-b3f0-45e4-b2d3-79726c4374d6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:30.261492 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dd923e5e-b3f0-45e4-b2d3-79726c4374d6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 Jul 10 18:22:30.261909 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dd923e5e-b3f0-45e4-b2d3-79726c4374d6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:30.262188 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dd923e5e-b3f0-45e4-b2d3-79726c4374d6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:30.267890 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dd923e5e-b3f0-45e4-b2d3-79726c4374d6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 returned with HTTP 404 Jul 10 18:22:30.268206 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1354/5374] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:30 2026] GET /volume/v3/volumes/5cb6d75e-9374-4e50-aee6-a9286d822a26 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:22:30.278945 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:30.280782 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:22:30.281152 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-628528377"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:22:30.282712 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-628528377'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:22:30.282826 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume of 1 GB Jul 10 18:22:30.286832 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Availability Zones retrieved successfully. Jul 10 18:22:30.292233 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (e09244be-cead-4578-982f-c1686e3e6a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:22:30.293297 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d1797a-3922-433b-b033-5a8256cd8bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:30.294180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:22:30.318510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d1797a-3922-433b-b033-5a8256cd8bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:30.319352 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2d302c-80df-4a3c-aa28-c57ee322a3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:30.356695 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['ed5e24b4-1c4c-44f0-b92d-2fdc985c858b', '1bb4c3c5-30d4-4fb0-ad36-7520ce077953', '24dcb5bc-f51a-481c-ad45-5ad99074cb59', '4132bb06-ef24-4211-8796-50bde3061e70'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:22:30.357404 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2d302c-80df-4a3c-aa28-c57ee322a3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed5e24b4-1c4c-44f0-b92d-2fdc985c858b', '1bb4c3c5-30d4-4fb0-ad36-7520ce077953', '24dcb5bc-f51a-481c-ad45-5ad99074cb59', '4132bb06-ef24-4211-8796-50bde3061e70']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:30.358080 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b54cf00-2b8f-4c2c-9312-501fbf801747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:30.384144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b54cf00-2b8f-4c2c-9312-501fbf801747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6a165b-df29-4d3e-929f-0760b542d52b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-628528377',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['ed5e24b4-1c4c-44f0-b92d-2fdc985c858b','1bb4c3c5-30d4-4fb0-ad36-7520ce077953','24dcb5bc-f51a-481c-ad45-5ad99074cb59','4132bb06-ef24-4211-8796-50bde3061e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-628528377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6a165b-df29-4d3e-929f-0760b542d52b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='61555f870277410a844cef1d506f0157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:30.385295 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9696e6dd-7f0b-4aec-a7f2-26a64d02fcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:30.404638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9696e6dd-7f0b-4aec-a7f2-26a64d02fcbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-628528377',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['ed5e24b4-1c4c-44f0-b92d-2fdc985c858b','1bb4c3c5-30d4-4fb0-ad36-7520ce077953','24dcb5bc-f51a-481c-ad45-5ad99074cb59','4132bb06-ef24-4211-8796-50bde3061e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:30.405468 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38c23ba-e48b-48e2-9559-84443f513890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:30.415400 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38c23ba-e48b-48e2-9559-84443f513890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:30.416453 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (e09244be-cead-4578-982f-c1686e3e6a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:22:30.416886 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request issued successfully. Jul 10 18:22:30.417918 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f9c45922-c499-40bd-a2ba-1f75ecbab686 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:22:30.418633 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1348/5375] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:22:30 2026] POST /volume/v3/volumes => generated 813 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:22:30.429880 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2c769ee8-3466-4f4b-8bbe-435154251bb8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:30.431701 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2c769ee8-3466-4f4b-8bbe-435154251bb8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:22:30.431910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2c769ee8-3466-4f4b-8bbe-435154251bb8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:30.432091 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2c769ee8-3466-4f4b-8bbe-435154251bb8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:30.439221 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:30.439221 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:30.442688 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-2c769ee8-3466-4f4b-8bbe-435154251bb8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:30.447210 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2c769ee8-3466-4f4b-8bbe-435154251bb8 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b returned with HTTP 200 Jul 10 18:22:30.447789 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1344/5376] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:30 2026] GET /volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:31.459655 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4568997f-c787-494f-95b0-f10d2e5f18b7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:31.461388 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4568997f-c787-494f-95b0-f10d2e5f18b7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:22:31.461616 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4568997f-c787-494f-95b0-f10d2e5f18b7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:31.461838 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4568997f-c787-494f-95b0-f10d2e5f18b7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:31.469307 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:31.469307 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:31.472665 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4568997f-c787-494f-95b0-f10d2e5f18b7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:31.476533 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4568997f-c787-494f-95b0-f10d2e5f18b7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b returned with HTTP 200 Jul 10 18:22:31.476968 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1331/5377] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:31 2026] GET /volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:31.489014 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fe39427f-8187-4b39-b448-df3e9326c96f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:31.490790 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe39427f-8187-4b39-b448-df3e9326c96f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:22:31.491110 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fe39427f-8187-4b39-b448-df3e9326c96f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f6a165b-df29-4d3e-929f-0760b542d52b", "name": "tempest-VolumesBackupsTest-Backup-1389825141", "description": "tempest-backup-description-302448948", "container": "tempest-volumesbackupstest-backup-container-1808134390"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:22:31.492510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-fe39427f-8187-4b39-b448-df3e9326c96f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating new backup {'backup': {'volume_id': '3f6a165b-df29-4d3e-929f-0760b542d52b', 'name': 'tempest-VolumesBackupsTest-Backup-1389825141', 'description': 'tempest-backup-description-302448948', 'container': 'tempest-volumesbackupstest-backup-container-1808134390'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:22:31.492683 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-fe39427f-8187-4b39-b448-df3e9326c96f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating backup of volume 3f6a165b-df29-4d3e-929f-0760b542d52b in container tempest-volumesbackupstest-backup-container-1808134390 Jul 10 18:22:31.499296 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:31.499296 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:31.499751 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fe39427f-8187-4b39-b448-df3e9326c96f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:31.514890 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-fe39427f-8187-4b39-b448-df3e9326c96f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['5645e0a4-04f7-4c9e-92e3-7859628043e0', '8c95f830-59e2-4ae0-add4-04b9275e2fe9'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:22:31.538841 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe39427f-8187-4b39-b448-df3e9326c96f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:22:31.539270 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1355/5378] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:22:31 2026] POST /volume/v3/backups => generated 328 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:22:31.546967 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a818340c-df36-46ba-b6bd-d0bb48ba6495 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:31.548940 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a818340c-df36-46ba-b6bd-d0bb48ba6495 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:31.549198 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a818340c-df36-46ba-b6bd-d0bb48ba6495 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:31.549414 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a818340c-df36-46ba-b6bd-d0bb48ba6495 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:31.549519 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-a818340c-df36-46ba-b6bd-d0bb48ba6495 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:31.553693 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:31.553693 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:31.554388 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a818340c-df36-46ba-b6bd-d0bb48ba6495 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:31.554786 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1349/5379] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:31 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:32.564766 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-57c2364a-5d79-4bc9-9a8e-27161d0e724a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:32.567006 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57c2364a-5d79-4bc9-9a8e-27161d0e724a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:32.567255 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57c2364a-5d79-4bc9-9a8e-27161d0e724a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:32.567504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57c2364a-5d79-4bc9-9a8e-27161d0e724a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:32.567680 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-57c2364a-5d79-4bc9-9a8e-27161d0e724a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:32.572813 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:32.572813 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:32.573821 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57c2364a-5d79-4bc9-9a8e-27161d0e724a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:32.574302 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1345/5380] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:32 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:33.583855 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-190dcf89-a531-49de-8172-902fa2b15d94 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:33.585618 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-190dcf89-a531-49de-8172-902fa2b15d94 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:33.585853 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-190dcf89-a531-49de-8172-902fa2b15d94 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:33.586059 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-190dcf89-a531-49de-8172-902fa2b15d94 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:33.586165 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-190dcf89-a531-49de-8172-902fa2b15d94 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:33.590245 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:33.590245 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:33.591111 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-190dcf89-a531-49de-8172-902fa2b15d94 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:33.591552 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1332/5381] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:33 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:34.601039 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4d14e7e1-99ae-49bf-9e48-0417c6abdb51 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:34.602863 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d14e7e1-99ae-49bf-9e48-0417c6abdb51 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:34.603052 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4d14e7e1-99ae-49bf-9e48-0417c6abdb51 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:34.603260 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4d14e7e1-99ae-49bf-9e48-0417c6abdb51 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:34.603379 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-4d14e7e1-99ae-49bf-9e48-0417c6abdb51 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:34.607397 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:34.607397 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:34.608146 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4d14e7e1-99ae-49bf-9e48-0417c6abdb51 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:34.608505 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1356/5382] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:34 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:35.618490 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b73925d8-25d6-4ec5-bdda-7b1e6a68bff2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:35.620617 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b73925d8-25d6-4ec5-bdda-7b1e6a68bff2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:35.620820 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b73925d8-25d6-4ec5-bdda-7b1e6a68bff2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:35.620998 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b73925d8-25d6-4ec5-bdda-7b1e6a68bff2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:35.621099 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b73925d8-25d6-4ec5-bdda-7b1e6a68bff2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:35.625329 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:35.625329 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:35.626043 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b73925d8-25d6-4ec5-bdda-7b1e6a68bff2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:35.626385 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1350/5383] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:35 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:36.637338 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-57a1118f-79a2-4c4e-9e11-3abd61f31929 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:36.638972 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57a1118f-79a2-4c4e-9e11-3abd61f31929 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:36.639153 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57a1118f-79a2-4c4e-9e11-3abd61f31929 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:36.639320 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-57a1118f-79a2-4c4e-9e11-3abd61f31929 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:36.639414 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-57a1118f-79a2-4c4e-9e11-3abd61f31929 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:36.643686 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:36.643686 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:36.644341 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-57a1118f-79a2-4c4e-9e11-3abd61f31929 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:36.644755 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1346/5384] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:36 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:37.656592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-94e261dc-dce2-46fd-9bf8-4dcdc5392acb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:37.658378 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-94e261dc-dce2-46fd-9bf8-4dcdc5392acb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:37.658554 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-94e261dc-dce2-46fd-9bf8-4dcdc5392acb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:37.658763 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-94e261dc-dce2-46fd-9bf8-4dcdc5392acb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:37.658896 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-94e261dc-dce2-46fd-9bf8-4dcdc5392acb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:37.663201 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:37.663201 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:37.663964 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-94e261dc-dce2-46fd-9bf8-4dcdc5392acb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:37.664319 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1333/5385] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:37 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:38.674528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-410ded20-14c7-4691-af9f-9730c7395eb1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:38.676494 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-410ded20-14c7-4691-af9f-9730c7395eb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:38.676805 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-410ded20-14c7-4691-af9f-9730c7395eb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:38.677071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-410ded20-14c7-4691-af9f-9730c7395eb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:38.677154 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-410ded20-14c7-4691-af9f-9730c7395eb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:38.681404 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:38.681404 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:38.682225 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-410ded20-14c7-4691-af9f-9730c7395eb1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:38.682578 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1357/5386] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:38 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:39.692275 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cede0cb0-2479-477d-95b2-94845bc13ffe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:39.694244 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cede0cb0-2479-477d-95b2-94845bc13ffe tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:39.694440 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cede0cb0-2479-477d-95b2-94845bc13ffe tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:39.694728 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cede0cb0-2479-477d-95b2-94845bc13ffe tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:39.694836 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-cede0cb0-2479-477d-95b2-94845bc13ffe tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:39.699502 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:39.699502 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:39.700318 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cede0cb0-2479-477d-95b2-94845bc13ffe tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:39.700703 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1351/5387] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:39 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:40.714923 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-80035b27-8907-480f-bb89-250095e70747 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:40.724633 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-80035b27-8907-480f-bb89-250095e70747 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:40.728983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-80035b27-8907-480f-bb89-250095e70747 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:40.728983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-80035b27-8907-480f-bb89-250095e70747 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:40.728983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-80035b27-8907-480f-bb89-250095e70747 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:40.733480 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:40.733480 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:40.734593 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-80035b27-8907-480f-bb89-250095e70747 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:40.735083 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1347/5388] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:40 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:41.746388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-be171bcd-aaf5-4038-b1d3-4be0f8071d85 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:41.748241 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be171bcd-aaf5-4038-b1d3-4be0f8071d85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:41.748443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be171bcd-aaf5-4038-b1d3-4be0f8071d85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:41.748663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-be171bcd-aaf5-4038-b1d3-4be0f8071d85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:41.748773 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-be171bcd-aaf5-4038-b1d3-4be0f8071d85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:41.755201 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:41.755201 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:41.755201 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-be171bcd-aaf5-4038-b1d3-4be0f8071d85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:41.755789 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1334/5389] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:41 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:42.767020 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fc988051-38d2-40e8-b185-4ad5e2b69440 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:42.768886 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc988051-38d2-40e8-b185-4ad5e2b69440 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:42.768886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fc988051-38d2-40e8-b185-4ad5e2b69440 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:42.769058 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fc988051-38d2-40e8-b185-4ad5e2b69440 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:42.769500 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-fc988051-38d2-40e8-b185-4ad5e2b69440 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:42.773403 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:42.773403 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:42.774054 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc988051-38d2-40e8-b185-4ad5e2b69440 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:42.774577 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1358/5390] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:42 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:22:43.783752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5e8420f2-8e1a-4174-97d9-5fdc920d4ad7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:43.785520 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5e8420f2-8e1a-4174-97d9-5fdc920d4ad7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:43.785740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5e8420f2-8e1a-4174-97d9-5fdc920d4ad7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:43.785937 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5e8420f2-8e1a-4174-97d9-5fdc920d4ad7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:43.786084 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-5e8420f2-8e1a-4174-97d9-5fdc920d4ad7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:43.790183 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:43.790183 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:43.791082 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5e8420f2-8e1a-4174-97d9-5fdc920d4ad7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:43.791433 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1352/5391] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:43 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:44.804114 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-59a47962-3294-449d-af16-567048f6d2bb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:44.805923 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-59a47962-3294-449d-af16-567048f6d2bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:44.806128 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-59a47962-3294-449d-af16-567048f6d2bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:44.806308 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-59a47962-3294-449d-af16-567048f6d2bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:44.806410 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-59a47962-3294-449d-af16-567048f6d2bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:44.810754 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:44.810754 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:44.811497 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-59a47962-3294-449d-af16-567048f6d2bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:44.811930 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1348/5392] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:44 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:45.823627 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c3de0433-fa28-4bbe-86cb-074b8d8bf176 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:45.824034 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c3de0433-fa28-4bbe-86cb-074b8d8bf176 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:45.824269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c3de0433-fa28-4bbe-86cb-074b8d8bf176 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:45.824470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c3de0433-fa28-4bbe-86cb-074b8d8bf176 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:45.824582 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c3de0433-fa28-4bbe-86cb-074b8d8bf176 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:45.829307 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:45.829307 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:45.830193 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c3de0433-fa28-4bbe-86cb-074b8d8bf176 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:45.830663 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1335/5393] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:45 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:46.840774 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-14357c41-94b4-4704-aae9-82e5dc4d0d87 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:46.842483 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-14357c41-94b4-4704-aae9-82e5dc4d0d87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:46.842701 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-14357c41-94b4-4704-aae9-82e5dc4d0d87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:46.842927 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-14357c41-94b4-4704-aae9-82e5dc4d0d87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:46.843045 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-14357c41-94b4-4704-aae9-82e5dc4d0d87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:46.847366 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:46.847366 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:46.848281 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-14357c41-94b4-4704-aae9-82e5dc4d0d87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:46.848681 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1359/5394] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:46 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:47.858086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8ce1acab-f4e1-45c5-b518-07ce221cf06b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:47.859654 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8ce1acab-f4e1-45c5-b518-07ce221cf06b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:47.859818 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8ce1acab-f4e1-45c5-b518-07ce221cf06b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:47.859984 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8ce1acab-f4e1-45c5-b518-07ce221cf06b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:47.860091 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8ce1acab-f4e1-45c5-b518-07ce221cf06b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:47.864205 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:47.864205 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:47.864839 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8ce1acab-f4e1-45c5-b518-07ce221cf06b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:47.865361 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1353/5395] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:47 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:47.874602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e86e33a0-fedd-41fe-a400-a5e6d2eadcdd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:47.876332 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e86e33a0-fedd-41fe-a400-a5e6d2eadcdd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:22:47.876504 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e86e33a0-fedd-41fe-a400-a5e6d2eadcdd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:47.876692 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e86e33a0-fedd-41fe-a400-a5e6d2eadcdd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:47.883293 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:47.883293 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:47.887019 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e86e33a0-fedd-41fe-a400-a5e6d2eadcdd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:47.891583 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e86e33a0-fedd-41fe-a400-a5e6d2eadcdd tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b returned with HTTP 200 Jul 10 18:22:47.891954 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1349/5396] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:47 2026] GET /volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:47.905039 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a5732468-0369-4d75-89aa-f25426dd1798 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:47.907227 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a5732468-0369-4d75-89aa-f25426dd1798 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:47.907451 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a5732468-0369-4d75-89aa-f25426dd1798 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:47.907649 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a5732468-0369-4d75-89aa-f25426dd1798 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:47.907770 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-a5732468-0369-4d75-89aa-f25426dd1798 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:47.912152 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:47.912152 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:47.913116 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a5732468-0369-4d75-89aa-f25426dd1798 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:47.913556 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1336/5397] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:47 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:47.924486 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a83af0d4-728e-456b-94d7-51102267bc85 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:47.926154 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a83af0d4-728e-456b-94d7-51102267bc85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/detail Jul 10 18:22:47.926326 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a83af0d4-728e-456b-94d7-51102267bc85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:47.926498 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a83af0d4-728e-456b-94d7-51102267bc85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'detail' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:47.926762 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.api_utils [None req-a83af0d4-728e-456b-94d7-51102267bc85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Removing options '' from query. {{(pid=99948) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:22:47.931945 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a83af0d4-728e-456b-94d7-51102267bc85 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/detail returned with HTTP 200 Jul 10 18:22:47.932298 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1360/5398] 10.4.3.71 () {66 vars in 1251 bytes} [Fri Jul 10 18:22:47 2026] GET /volume/v3/backups/detail => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:47.943344 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-61094db6-eb0a-4065-8dd1-8928f05efbce None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:47.945266 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320/restore Jul 10 18:22:47.945617 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:22:47.946906 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Restoring backup dae7786e-b608-424f-8448-67cfb956f320 ({'restore': {}}) {{(pid=99951) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 18:22:47.947035 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Restoring backup dae7786e-b608-424f-8448-67cfb956f320 to volume None. Jul 10 18:22:47.951634 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:47.951634 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:47.952843 np0000005036 devstack@c-api.service[99951]: INFO cinder.backup.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating volume of 1 GB for restore of backup dae7786e-b608-424f-8448-67cfb956f320. Jul 10 18:22:47.956932 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Availability Zones retrieved successfully. Jul 10 18:22:47.963157 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (9de187f4-2f96-49f2-ab9c-7306a3f583ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:22:47.964043 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825ebcbe-2e50-4c4d-97ee-9e9e3481c2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:47.964932 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:22:47.992668 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825ebcbe-2e50-4c4d-97ee-9e9e3481c2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:47.993362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baec9bb1-0ef2-4233-b1e1-872638d3b04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:48.027618 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['f957da8f-cb32-40b8-a726-beed0c5ea5b6', 'f3255ad0-f04f-4ea3-be4a-9db1e6d989d1', '47bbf34d-24d4-4c7b-8dfd-26a92b552e5b', '02d1e4eb-c72a-424f-b4c4-a8d5d468ec87'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:22:48.028298 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baec9bb1-0ef2-4233-b1e1-872638d3b04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f957da8f-cb32-40b8-a726-beed0c5ea5b6', 'f3255ad0-f04f-4ea3-be4a-9db1e6d989d1', '47bbf34d-24d4-4c7b-8dfd-26a92b552e5b', '02d1e4eb-c72a-424f-b4c4-a8d5d468ec87']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:48.028971 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee2f26c-b79e-4439-889c-fe9694f45b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:48.056600 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee2f26c-b79e-4439-889c-fe9694f45b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f53c563-4df9-4a26-91b4-95863b4d77e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_dae7786e-b608-424f-8448-67cfb956f320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['f957da8f-cb32-40b8-a726-beed0c5ea5b6','f3255ad0-f04f-4ea3-be4a-9db1e6d989d1','47bbf34d-24d4-4c7b-8dfd-26a92b552e5b','02d1e4eb-c72a-424f-b4c4-a8d5d468ec87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:22:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_dae7786e-b608-424f-8448-67cfb956f320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f53c563-4df9-4a26-91b4-95863b4d77e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61555f870277410a844cef1d506f0157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:48.057336 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab93015-831a-4f0e-8244-3e3c905af1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:48.070280 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab93015-831a-4f0e-8244-3e3c905af1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_dae7786e-b608-424f-8448-67cfb956f320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['f957da8f-cb32-40b8-a726-beed0c5ea5b6','f3255ad0-f04f-4ea3-be4a-9db1e6d989d1','47bbf34d-24d4-4c7b-8dfd-26a92b552e5b','02d1e4eb-c72a-424f-b4c4-a8d5d468ec87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:48.070928 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b160fecb-b1e6-4e5b-a8fb-a5bbe50b1033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:22:48.080228 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b160fecb-b1e6-4e5b-a8fb-a5bbe50b1033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:22:48.080963 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (9de187f4-2f96-49f2-ab9c-7306a3f583ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:22:48.081256 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request issued successfully. Jul 10 18:22:48.087191 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:48.087191 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:48.087635 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:49.095503 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:49.095503 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:49.096015 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:22:49.096136 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Checking backup size 1 against volume size 1 {{(pid=99951) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 18:22:49.096269 np0000005036 devstack@c-api.service[99951]: INFO cinder.backup.api [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Overwriting volume 0f53c563-4df9-4a26-91b4-95863b4d77e8 with restore of backup dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:49.109151 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.rpcapi [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] restore_backup in rpcapi backup_id dae7786e-b608-424f-8448-67cfb956f320 {{(pid=99951) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 18:22:49.111051 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-61094db6-eb0a-4065-8dd1-8928f05efbce tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320/restore returned with HTTP 202 Jul 10 18:22:49.111582 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1354/5399] 10.4.3.71 () {68 vars in 1386 bytes} [Fri Jul 10 18:22:47 2026] POST /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320/restore => generated 189 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:22:49.118646 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-11ca53f6-ba82-470a-a4ec-9dd1bd883e25 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:49.120432 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-11ca53f6-ba82-470a-a4ec-9dd1bd883e25 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:49.120627 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-11ca53f6-ba82-470a-a4ec-9dd1bd883e25 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:49.120844 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-11ca53f6-ba82-470a-a4ec-9dd1bd883e25 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:49.120942 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-11ca53f6-ba82-470a-a4ec-9dd1bd883e25 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:49.124921 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:49.124921 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:49.125626 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-11ca53f6-ba82-470a-a4ec-9dd1bd883e25 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:49.125991 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1350/5400] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:49 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:50.136899 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1ab3a716-2c88-4536-98be-e3762730f9bc None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:50.139261 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1ab3a716-2c88-4536-98be-e3762730f9bc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:50.139507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1ab3a716-2c88-4536-98be-e3762730f9bc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:50.139736 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1ab3a716-2c88-4536-98be-e3762730f9bc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:50.139819 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-1ab3a716-2c88-4536-98be-e3762730f9bc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:50.144719 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:50.144719 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:50.145533 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1ab3a716-2c88-4536-98be-e3762730f9bc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:50.146027 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1337/5401] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:50 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:51.156779 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-bba8af3a-f430-42e8-a469-38b7915ae045 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:51.158416 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bba8af3a-f430-42e8-a469-38b7915ae045 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:51.158630 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bba8af3a-f430-42e8-a469-38b7915ae045 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:51.158805 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-bba8af3a-f430-42e8-a469-38b7915ae045 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:51.158899 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-bba8af3a-f430-42e8-a469-38b7915ae045 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:51.163024 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:51.163024 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:51.163861 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-bba8af3a-f430-42e8-a469-38b7915ae045 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:51.164228 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1361/5402] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:51 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:52.173862 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b9c41dfd-6ab5-426d-b299-9eba1159e1dc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:52.175607 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b9c41dfd-6ab5-426d-b299-9eba1159e1dc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:52.175819 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b9c41dfd-6ab5-426d-b299-9eba1159e1dc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:52.175989 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b9c41dfd-6ab5-426d-b299-9eba1159e1dc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:52.176083 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b9c41dfd-6ab5-426d-b299-9eba1159e1dc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:52.179979 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:52.179979 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:52.180680 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b9c41dfd-6ab5-426d-b299-9eba1159e1dc tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:52.180996 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1355/5403] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:52 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:53.190527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-37e6ec7d-0c30-4d95-bac0-7f4ad20a67a5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:53.192075 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-37e6ec7d-0c30-4d95-bac0-7f4ad20a67a5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:53.192288 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-37e6ec7d-0c30-4d95-bac0-7f4ad20a67a5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:53.192465 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-37e6ec7d-0c30-4d95-bac0-7f4ad20a67a5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:53.192606 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-37e6ec7d-0c30-4d95-bac0-7f4ad20a67a5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:53.196363 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:53.196363 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:53.197055 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-37e6ec7d-0c30-4d95-bac0-7f4ad20a67a5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:53.197392 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1351/5404] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:53 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:54.207178 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f34cd068-8087-4ab7-8b1f-b90bc87b19bb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:54.208938 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f34cd068-8087-4ab7-8b1f-b90bc87b19bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:54.209224 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f34cd068-8087-4ab7-8b1f-b90bc87b19bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:54.209511 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f34cd068-8087-4ab7-8b1f-b90bc87b19bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:54.210492 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f34cd068-8087-4ab7-8b1f-b90bc87b19bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:54.213826 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:54.213826 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:54.214690 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f34cd068-8087-4ab7-8b1f-b90bc87b19bb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:54.215137 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1338/5405] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:54 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:55.226871 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-28580761-d93d-4068-aae1-e7e95e2ba87e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:55.229075 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-28580761-d93d-4068-aae1-e7e95e2ba87e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:55.229334 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-28580761-d93d-4068-aae1-e7e95e2ba87e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:55.229585 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-28580761-d93d-4068-aae1-e7e95e2ba87e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:55.229729 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-28580761-d93d-4068-aae1-e7e95e2ba87e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:55.235150 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:55.235150 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:55.236003 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-28580761-d93d-4068-aae1-e7e95e2ba87e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:55.236375 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1362/5406] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:55 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:56.245637 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7bf4bf6a-5a59-4970-88fb-234f92877222 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:56.247381 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7bf4bf6a-5a59-4970-88fb-234f92877222 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:56.247576 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7bf4bf6a-5a59-4970-88fb-234f92877222 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:56.247774 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7bf4bf6a-5a59-4970-88fb-234f92877222 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:56.247879 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-7bf4bf6a-5a59-4970-88fb-234f92877222 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:56.252004 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:56.252004 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:22:56.252715 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7bf4bf6a-5a59-4970-88fb-234f92877222 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:56.253047 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1356/5407] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:56 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:57.264605 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-90d4aa46-683e-4255-aa6f-6cd8c64ec11a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:57.266235 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-90d4aa46-683e-4255-aa6f-6cd8c64ec11a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:57.266433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-90d4aa46-683e-4255-aa6f-6cd8c64ec11a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:57.266625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-90d4aa46-683e-4255-aa6f-6cd8c64ec11a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:57.266728 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-90d4aa46-683e-4255-aa6f-6cd8c64ec11a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:57.270803 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:57.270803 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:22:57.271480 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-90d4aa46-683e-4255-aa6f-6cd8c64ec11a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:57.271867 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1352/5408] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:57 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:58.281493 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8a57cab1-c954-4593-8871-095577cf9c9a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:58.283420 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a57cab1-c954-4593-8871-095577cf9c9a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:58.283702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a57cab1-c954-4593-8871-095577cf9c9a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:58.283944 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8a57cab1-c954-4593-8871-095577cf9c9a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:58.284080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-8a57cab1-c954-4593-8871-095577cf9c9a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:58.288698 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:58.288698 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:22:58.289461 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8a57cab1-c954-4593-8871-095577cf9c9a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:58.289845 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1339/5409] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:58 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:22:59.299112 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-db2cad24-1efa-450f-bcea-e9f6b85c3f89 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:22:59.300693 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-db2cad24-1efa-450f-bcea-e9f6b85c3f89 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:22:59.300888 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-db2cad24-1efa-450f-bcea-e9f6b85c3f89 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:22:59.301049 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-db2cad24-1efa-450f-bcea-e9f6b85c3f89 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:22:59.301146 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-db2cad24-1efa-450f-bcea-e9f6b85c3f89 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:22:59.305045 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:22:59.305045 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:22:59.305819 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-db2cad24-1efa-450f-bcea-e9f6b85c3f89 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:22:59.306166 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1363/5410] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:22:59 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:00.315638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-35537297-7d09-4367-b0a5-bbc3a19d036a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:00.317357 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-35537297-7d09-4367-b0a5-bbc3a19d036a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:23:00.317534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-35537297-7d09-4367-b0a5-bbc3a19d036a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:00.317753 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-35537297-7d09-4367-b0a5-bbc3a19d036a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:00.317873 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-35537297-7d09-4367-b0a5-bbc3a19d036a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:23:00.322161 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:00.322161 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:23:00.322825 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-35537297-7d09-4367-b0a5-bbc3a19d036a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:23:00.323136 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1357/5411] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:00 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:00.331929 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-26fd2606-f440-4130-9716-2c9bbc3b204f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:00.333883 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26fd2606-f440-4130-9716-2c9bbc3b204f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 Jul 10 18:23:00.334140 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26fd2606-f440-4130-9716-2c9bbc3b204f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:00.334388 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-26fd2606-f440-4130-9716-2c9bbc3b204f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:00.341476 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:00.341476 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:23:00.345233 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-26fd2606-f440-4130-9716-2c9bbc3b204f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:00.349283 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-26fd2606-f440-4130-9716-2c9bbc3b204f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 returned with HTTP 200 Jul 10 18:23:00.349763 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1353/5412] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:00 2026] GET /volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 => generated 963 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:00.365388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c560b8fc-ea96-4a87-a971-610a6e48dbb7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:00.367029 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c560b8fc-ea96-4a87-a971-610a6e48dbb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 Jul 10 18:23:00.367225 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c560b8fc-ea96-4a87-a971-610a6e48dbb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:00.367423 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c560b8fc-ea96-4a87-a971-610a6e48dbb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:00.374626 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:00.374626 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:00.378558 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c560b8fc-ea96-4a87-a971-610a6e48dbb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:00.382752 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c560b8fc-ea96-4a87-a971-610a6e48dbb7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 returned with HTTP 200 Jul 10 18:23:00.383125 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1340/5413] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:00 2026] GET /volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 => generated 963 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:00.395188 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-53f1e6e9-dcd2-4365-a25e-b545dac48b83 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:00.396901 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-53f1e6e9-dcd2-4365-a25e-b545dac48b83 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 Jul 10 18:23:00.397096 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-53f1e6e9-dcd2-4365-a25e-b545dac48b83 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:00.397267 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-53f1e6e9-dcd2-4365-a25e-b545dac48b83 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:00.397445 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-53f1e6e9-dcd2-4365-a25e-b545dac48b83 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume with id: 0f53c563-4df9-4a26-91b4-95863b4d77e8 Jul 10 18:23:00.405098 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:00.405098 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:23:00.405641 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-53f1e6e9-dcd2-4365-a25e-b545dac48b83 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:00.423220 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-53f1e6e9-dcd2-4365-a25e-b545dac48b83 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume request issued successfully. Jul 10 18:23:00.423541 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-53f1e6e9-dcd2-4365-a25e-b545dac48b83 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 returned with HTTP 202 Jul 10 18:23:00.424145 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1364/5414] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:23:00 2026] DELETE /volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:23:00.432066 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0b644176-c238-47d2-9ed2-9aefe734acc9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:00.433905 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0b644176-c238-47d2-9ed2-9aefe734acc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 Jul 10 18:23:00.434050 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0b644176-c238-47d2-9ed2-9aefe734acc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:00.434272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0b644176-c238-47d2-9ed2-9aefe734acc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:00.442040 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:00.442040 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:23:00.445738 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0b644176-c238-47d2-9ed2-9aefe734acc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:00.450757 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0b644176-c238-47d2-9ed2-9aefe734acc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 returned with HTTP 200 Jul 10 18:23:00.451126 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1358/5415] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:00 2026] GET /volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 => generated 962 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:01.463628 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-62932880-28fa-4a0b-9444-7e43a2fa4a34 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:01.465300 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62932880-28fa-4a0b-9444-7e43a2fa4a34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 Jul 10 18:23:01.465485 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62932880-28fa-4a0b-9444-7e43a2fa4a34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:01.465696 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62932880-28fa-4a0b-9444-7e43a2fa4a34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:01.470910 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62932880-28fa-4a0b-9444-7e43a2fa4a34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 returned with HTTP 404 Jul 10 18:23:01.471383 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1354/5416] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:01 2026] GET /volume/v3/volumes/0f53c563-4df9-4a26-91b4-95863b4d77e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:01.478712 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-697217fc-7d8f-44cd-920f-b65b2be2a5ca None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:01.480420 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-697217fc-7d8f-44cd-920f-b65b2be2a5ca tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:23:01.480644 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-697217fc-7d8f-44cd-920f-b65b2be2a5ca tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:01.480820 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-697217fc-7d8f-44cd-920f-b65b2be2a5ca tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:01.480914 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-697217fc-7d8f-44cd-920f-b65b2be2a5ca tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete backup with id: dae7786e-b608-424f-8448-67cfb956f320. Jul 10 18:23:01.485581 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:01.485581 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:01.497190 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-697217fc-7d8f-44cd-920f-b65b2be2a5ca tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] delete_backup rpcapi backup_id dae7786e-b608-424f-8448-67cfb956f320 {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:23:01.499067 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-697217fc-7d8f-44cd-920f-b65b2be2a5ca tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 202 Jul 10 18:23:01.499528 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1341/5417] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:23:01 2026] DELETE /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:23:01.507284 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2fe255ed-b343-4e0a-88a6-2c288b6bbd8f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:01.509393 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2fe255ed-b343-4e0a-88a6-2c288b6bbd8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:23:01.509616 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2fe255ed-b343-4e0a-88a6-2c288b6bbd8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:01.509809 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2fe255ed-b343-4e0a-88a6-2c288b6bbd8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:01.509945 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2fe255ed-b343-4e0a-88a6-2c288b6bbd8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:23:01.514509 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:01.514509 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:23:01.515318 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2fe255ed-b343-4e0a-88a6-2c288b6bbd8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 200 Jul 10 18:23:01.515765 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1365/5418] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:01 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:02.527051 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5de11039-0852-4300-9375-acb29fad9132 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:02.528926 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5de11039-0852-4300-9375-acb29fad9132 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 Jul 10 18:23:02.529162 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5de11039-0852-4300-9375-acb29fad9132 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:02.529420 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5de11039-0852-4300-9375-acb29fad9132 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:02.529660 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-5de11039-0852-4300-9375-acb29fad9132 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id dae7786e-b608-424f-8448-67cfb956f320. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:23:02.533303 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5de11039-0852-4300-9375-acb29fad9132 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 returned with HTTP 404 Jul 10 18:23:02.533853 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1359/5419] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:02 2026] GET /volume/v3/backups/dae7786e-b608-424f-8448-67cfb956f320 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:02.603552 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f3d7201d-335f-462d-b5d4-101a1c3e4b3f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:02.605217 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f3d7201d-335f-462d-b5d4-101a1c3e4b3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:23:02.605422 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f3d7201d-335f-462d-b5d4-101a1c3e4b3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:02.605608 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f3d7201d-335f-462d-b5d4-101a1c3e4b3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:02.605783 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-f3d7201d-335f-462d-b5d4-101a1c3e4b3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume with id: 3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:23:02.612426 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:02.612426 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:23:02.612879 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f3d7201d-335f-462d-b5d4-101a1c3e4b3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:02.627695 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f3d7201d-335f-462d-b5d4-101a1c3e4b3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume request issued successfully. Jul 10 18:23:02.627935 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f3d7201d-335f-462d-b5d4-101a1c3e4b3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b returned with HTTP 202 Jul 10 18:23:02.628342 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1355/5420] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:23:02 2026] DELETE /volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:23:02.635525 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5e6188a1-154e-437a-830a-68209c0c67f7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:02.637227 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5e6188a1-154e-437a-830a-68209c0c67f7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:23:02.637428 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5e6188a1-154e-437a-830a-68209c0c67f7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:02.637633 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5e6188a1-154e-437a-830a-68209c0c67f7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:02.644621 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:02.644621 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:02.648189 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5e6188a1-154e-437a-830a-68209c0c67f7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:02.653659 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5e6188a1-154e-437a-830a-68209c0c67f7 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b returned with HTTP 200 Jul 10 18:23:02.654089 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1342/5421] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:02 2026] GET /volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:03.669210 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8d6e1f62-1249-4598-b38a-ce501fd7c541 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:03.670982 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d6e1f62-1249-4598-b38a-ce501fd7c541 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:23:03.671183 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d6e1f62-1249-4598-b38a-ce501fd7c541 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:03.671368 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d6e1f62-1249-4598-b38a-ce501fd7c541 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:03.677274 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d6e1f62-1249-4598-b38a-ce501fd7c541 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b returned with HTTP 404 Jul 10 18:23:03.677781 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1366/5422] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:03 2026] GET /volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:03.684255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7cdf4783-8e35-47d8-ab4b-2639ef2d0ff3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:03.686053 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cdf4783-8e35-47d8-ab4b-2639ef2d0ff3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:23:03.686296 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7cdf4783-8e35-47d8-ab4b-2639ef2d0ff3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:03.686545 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7cdf4783-8e35-47d8-ab4b-2639ef2d0ff3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:03.691908 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7cdf4783-8e35-47d8-ab4b-2639ef2d0ff3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b returned with HTTP 404 Jul 10 18:23:03.692328 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1360/5423] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:03 2026] GET /volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:03.698670 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bcd85af6-ea0e-4f5d-9cbc-2d62bef4e2b3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:03.700520 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bcd85af6-ea0e-4f5d-9cbc-2d62bef4e2b3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:23:03.700723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bcd85af6-ea0e-4f5d-9cbc-2d62bef4e2b3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:03.700898 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bcd85af6-ea0e-4f5d-9cbc-2d62bef4e2b3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:03.701042 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-bcd85af6-ea0e-4f5d-9cbc-2d62bef4e2b3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume with id: 3f6a165b-df29-4d3e-929f-0760b542d52b Jul 10 18:23:03.706314 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bcd85af6-ea0e-4f5d-9cbc-2d62bef4e2b3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b returned with HTTP 404 Jul 10 18:23:03.706808 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1356/5424] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:23:03 2026] DELETE /volume/v3/volumes/3f6a165b-df29-4d3e-929f-0760b542d52b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:03.717176 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:03.718932 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:23:03.719325 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-873271470"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:23:03.720772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-873271470'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:23:03.720898 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume of 1 GB Jul 10 18:23:03.724906 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Availability Zones retrieved successfully. Jul 10 18:23:03.730127 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (718d481a-8dd9-4e72-a541-c72d6d4b0dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:23:03.730975 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6bc5c6d-7653-446a-b43b-a225ad4ddc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:03.731871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:23:03.754961 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6bc5c6d-7653-446a-b43b-a225ad4ddc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:03.755640 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304a0968-65db-48ed-a532-1617026eb871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:03.793050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['de72fa9c-45af-48c2-a557-9486d3ce1c5b', 'aef9d4de-7737-4e9b-993e-d648e4018181', 'f950226f-cc0a-4310-9bda-35c1cbfb10ca', '5b1065fc-128d-4567-8bc3-b08e39dc11a3'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:23:03.793804 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304a0968-65db-48ed-a532-1617026eb871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de72fa9c-45af-48c2-a557-9486d3ce1c5b', 'aef9d4de-7737-4e9b-993e-d648e4018181', 'f950226f-cc0a-4310-9bda-35c1cbfb10ca', '5b1065fc-128d-4567-8bc3-b08e39dc11a3']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:03.794561 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8448981b-837c-4f0e-bf33-d68e0dfae4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:03.815341 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8448981b-837c-4f0e-bf33-d68e0dfae4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '579a8e19-d81c-456e-b672-981ace840956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-873271470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['de72fa9c-45af-48c2-a557-9486d3ce1c5b','aef9d4de-7737-4e9b-993e-d648e4018181','f950226f-cc0a-4310-9bda-35c1cbfb10ca','5b1065fc-128d-4567-8bc3-b08e39dc11a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-873271470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=579a8e19-d81c-456e-b672-981ace840956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61555f870277410a844cef1d506f0157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:03.816129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc6b96cd-dc33-4828-8b08-702f4f7d6349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:03.833019 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc6b96cd-dc33-4828-8b08-702f4f7d6349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-873271470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61555f870277410a844cef1d506f0157',qos_specs=None,replication_status=,reservations=['de72fa9c-45af-48c2-a557-9486d3ce1c5b','aef9d4de-7737-4e9b-993e-d648e4018181','f950226f-cc0a-4310-9bda-35c1cbfb10ca','5b1065fc-128d-4567-8bc3-b08e39dc11a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e29d5265e24e2eb572426e7f86f4dd',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:03.834050 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b95b07-4492-4668-8652-4aab1ee28e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:03.846636 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b95b07-4492-4668-8652-4aab1ee28e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:03.847858 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Flow 'volume_create_api' (718d481a-8dd9-4e72-a541-c72d6d4b0dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:23:03.848274 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Create volume request issued successfully. Jul 10 18:23:03.849153 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a6e0ebd2-2c2a-4c0d-9aa6-d9a8c03b4f34 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:23:03.849753 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1343/5425] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:23:03 2026] POST /volume/v3/volumes => generated 746 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:23:03.860860 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-841adb6b-bcd6-4fe1-92d9-185eabc3b7db None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:03.862688 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-841adb6b-bcd6-4fe1-92d9-185eabc3b7db tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:23:03.864252 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-841adb6b-bcd6-4fe1-92d9-185eabc3b7db tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:03.864252 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-841adb6b-bcd6-4fe1-92d9-185eabc3b7db tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:03.870434 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:03.870434 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:23:03.874321 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-841adb6b-bcd6-4fe1-92d9-185eabc3b7db tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:03.878797 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-841adb6b-bcd6-4fe1-92d9-185eabc3b7db tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:23:03.879165 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1367/5426] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:03 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:04.890870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c6cc018c-e2e9-46b4-a0f9-508e450f482c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:04.892633 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c6cc018c-e2e9-46b4-a0f9-508e450f482c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:23:04.892817 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c6cc018c-e2e9-46b4-a0f9-508e450f482c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:04.892988 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c6cc018c-e2e9-46b4-a0f9-508e450f482c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:04.899864 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:04.899864 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:23:04.903493 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c6cc018c-e2e9-46b4-a0f9-508e450f482c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:04.908100 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c6cc018c-e2e9-46b4-a0f9-508e450f482c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:23:04.908484 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1361/5427] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:04 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:13.489386 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8a4973de-4468-40ae-8548-bc5ebda4ca81 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:13.490959 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a4973de-4468-40ae-8548-bc5ebda4ca81 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 Jul 10 18:23:13.491115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a4973de-4468-40ae-8548-bc5ebda4ca81 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:13.491280 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a4973de-4468-40ae-8548-bc5ebda4ca81 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:13.500410 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:13.500410 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:23:13.503692 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8a4973de-4468-40ae-8548-bc5ebda4ca81 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:23:13.508706 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a4973de-4468-40ae-8548-bc5ebda4ca81 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 returned with HTTP 200 Jul 10 18:23:13.509163 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1357/5428] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:13 2026] GET /volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 => generated 1635 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:23:13.836964 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=91,cinder:INSERT=13,cinder:UPDATE=30 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:23:13.877753 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=48,cinder:INSERT=4,cinder:UPDATE=9 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:23:14.906972 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=107,cinder:INSERT=22,cinder:UPDATE=40 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:23:17.749142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-d2ef1d8d-1cf8-45b2-bce6-c166ff3fe978 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:17.751316 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-d2ef1d8d-1cf8-45b2-bce6-c166ff3fe978 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/95cbf481-4a35-4545-8576-8b9d252017d9 Jul 10 18:23:17.751488 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-d2ef1d8d-1cf8-45b2-bce6-c166ff3fe978 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:17.751740 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-d2ef1d8d-1cf8-45b2-bce6-c166ff3fe978 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:17.758521 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:17.758521 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:18.287844 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-d2ef1d8d-1cf8-45b2-bce6-c166ff3fe978 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/95cbf481-4a35-4545-8576-8b9d252017d9 returned with HTTP 200 Jul 10 18:23:18.288238 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1344/5429] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:23:17 2026] DELETE /volume/v3/attachments/95cbf481-4a35-4545-8576-8b9d252017d9 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:18.300918 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-038894a6-0235-4a67-adea-c7e85625db8f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:18.303323 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-038894a6-0235-4a67-adea-c7e85625db8f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 Jul 10 18:23:18.303541 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-038894a6-0235-4a67-adea-c7e85625db8f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:18.303813 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-038894a6-0235-4a67-adea-c7e85625db8f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:18.303987 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-038894a6-0235-4a67-adea-c7e85625db8f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 5e70bfb9-441c-4866-a428-744ad04351f7 Jul 10 18:23:18.311968 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:18.311968 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:23:18.312487 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-038894a6-0235-4a67-adea-c7e85625db8f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:23:18.330990 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-038894a6-0235-4a67-adea-c7e85625db8f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:23:18.331129 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-d0ba000c-7ae9-4f32-b530-e52223250260 req-038894a6-0235-4a67-adea-c7e85625db8f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 returned with HTTP 202 Jul 10 18:23:18.332215 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1368/5430] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:23:18 2026] DELETE /volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:23:21.608538 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4bb6b540-6593-4292-b741-21a519832c7a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:21.610593 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bb6b540-6593-4292-b741-21a519832c7a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 Jul 10 18:23:21.610868 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bb6b540-6593-4292-b741-21a519832c7a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:21.611083 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bb6b540-6593-4292-b741-21a519832c7a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:21.619000 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bb6b540-6593-4292-b741-21a519832c7a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 returned with HTTP 404 Jul 10 18:23:21.620299 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1362/5431] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:21 2026] GET /volume/v3/volumes/5e70bfb9-441c-4866-a428-744ad04351f7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:21.628659 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1ec198aa-e4f4-4301-b84d-c605260270e0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:21.630807 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ec198aa-e4f4-4301-b84d-c605260270e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:23:21.631069 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ec198aa-e4f4-4301-b84d-c605260270e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:21.631289 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ec198aa-e4f4-4301-b84d-c605260270e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:21.631419 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-1ec198aa-e4f4-4301-b84d-c605260270e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: 8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:23:21.633295 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=51,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:23:21.638000 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:21.638000 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:23:21.638612 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1ec198aa-e4f4-4301-b84d-c605260270e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:23:21.661186 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1ec198aa-e4f4-4301-b84d-c605260270e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot delete request issued successfully. Jul 10 18:23:21.661413 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ec198aa-e4f4-4301-b84d-c605260270e0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 returned with HTTP 202 Jul 10 18:23:21.661923 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1358/5432] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:23:21 2026] DELETE /volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:23:21.675196 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-216e7185-c7f8-4343-b8fb-2e76c3c693b4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:21.677320 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-216e7185-c7f8-4343-b8fb-2e76c3c693b4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:23:21.677629 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-216e7185-c7f8-4343-b8fb-2e76c3c693b4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:21.677935 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-216e7185-c7f8-4343-b8fb-2e76c3c693b4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:21.683359 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:21.683359 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:21.685266 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-216e7185-c7f8-4343-b8fb-2e76c3c693b4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:23:21.687088 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-216e7185-c7f8-4343-b8fb-2e76c3c693b4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 returned with HTTP 200 Jul 10 18:23:21.688411 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1345/5433] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:23:21 2026] GET /volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:22.698587 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7c31877b-ebbf-415d-8507-756f786006fa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:22.700405 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7c31877b-ebbf-415d-8507-756f786006fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:23:22.700638 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7c31877b-ebbf-415d-8507-756f786006fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:22.700901 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7c31877b-ebbf-415d-8507-756f786006fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:22.704879 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7c31877b-ebbf-415d-8507-756f786006fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 returned with HTTP 404 Jul 10 18:23:22.705310 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1369/5434] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:23:22 2026] GET /volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:26.963344 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-f5b3835b-412e-457f-a3f3-756d4331bdb7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:26.965293 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-f5b3835b-412e-457f-a3f3-756d4331bdb7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/96d432a3-dee1-4fdb-bdf2-2a0f82bbf9b9 Jul 10 18:23:26.965481 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-f5b3835b-412e-457f-a3f3-756d4331bdb7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:26.965680 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-f5b3835b-412e-457f-a3f3-756d4331bdb7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:26.972751 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:26.972751 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:23:27.501474 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-f5b3835b-412e-457f-a3f3-756d4331bdb7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/96d432a3-dee1-4fdb-bdf2-2a0f82bbf9b9 returned with HTTP 200 Jul 10 18:23:27.501959 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1363/5435] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:23:26 2026] DELETE /volume/v3/attachments/96d432a3-dee1-4fdb-bdf2-2a0f82bbf9b9 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:27.512334 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-b7945f54-8114-4931-b130-9559dad41132 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:27.514995 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-b7945f54-8114-4931-b130-9559dad41132 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:23:27.515287 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-b7945f54-8114-4931-b130-9559dad41132 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:27.515493 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-b7945f54-8114-4931-b130-9559dad41132 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:27.515715 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-b7945f54-8114-4931-b130-9559dad41132 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:23:27.523030 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:27.523030 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:23:27.523591 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-b7945f54-8114-4931-b130-9559dad41132 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:23:27.541802 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-b7945f54-8114-4931-b130-9559dad41132 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:23:27.542035 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-690dd268-1720-4a4d-bb0e-bf4338440e84 req-b7945f54-8114-4931-b130-9559dad41132 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 202 Jul 10 18:23:27.542428 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1359/5436] 10.4.3.71 () {70 vars in 1613 bytes} [Fri Jul 10 18:23:27 2026] DELETE /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:23:30.140762 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-58829836-6e5f-4777-929b-a394119a32ec None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:30.143061 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-58829836-6e5f-4777-929b-a394119a32ec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:23:30.143308 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-58829836-6e5f-4777-929b-a394119a32ec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:30.143553 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-58829836-6e5f-4777-929b-a394119a32ec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:30.151047 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-58829836-6e5f-4777-929b-a394119a32ec tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 404 Jul 10 18:23:30.151667 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1346/5437] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:30 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:30.621048 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-79e4b18b-b8d9-4c1d-8d70-92cf0499f657 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:30.622716 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-79e4b18b-b8d9-4c1d-8d70-92cf0499f657 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:23:30.622922 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-79e4b18b-b8d9-4c1d-8d70-92cf0499f657 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:30.623107 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-79e4b18b-b8d9-4c1d-8d70-92cf0499f657 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:30.623201 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-79e4b18b-b8d9-4c1d-8d70-92cf0499f657 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: 8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:23:30.627398 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-79e4b18b-b8d9-4c1d-8d70-92cf0499f657 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 returned with HTTP 404 Jul 10 18:23:30.627833 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1370/5438] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:23:30 2026] DELETE /volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:30.634040 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0cf7c5e2-7da7-467b-a51a-298480a22364 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:30.635627 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cf7c5e2-7da7-467b-a51a-298480a22364 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 Jul 10 18:23:30.635825 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0cf7c5e2-7da7-467b-a51a-298480a22364 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:30.635967 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0cf7c5e2-7da7-467b-a51a-298480a22364 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:30.639752 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cf7c5e2-7da7-467b-a51a-298480a22364 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 returned with HTTP 404 Jul 10 18:23:30.640226 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1364/5439] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:23:30 2026] GET /volume/v3/snapshots/8ef37258-7aa1-49eb-a8dd-95105fd46549 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:31.251927 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e82f73d1-c036-4ba9-b0ea-4c6b50a75ddf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:31.253536 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e82f73d1-c036-4ba9-b0ea-4c6b50a75ddf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:23:31.253746 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e82f73d1-c036-4ba9-b0ea-4c6b50a75ddf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:31.253975 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e82f73d1-c036-4ba9-b0ea-4c6b50a75ddf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:31.254142 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-e82f73d1-c036-4ba9-b0ea-4c6b50a75ddf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:23:31.259427 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e82f73d1-c036-4ba9-b0ea-4c6b50a75ddf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 404 Jul 10 18:23:31.259910 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1360/5440] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:23:31 2026] DELETE /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:31.266992 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8baa04f1-0188-4713-9bb8-7216504a7bac None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:31.268922 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8baa04f1-0188-4713-9bb8-7216504a7bac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 Jul 10 18:23:31.269142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8baa04f1-0188-4713-9bb8-7216504a7bac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:31.269364 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8baa04f1-0188-4713-9bb8-7216504a7bac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:31.275079 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8baa04f1-0188-4713-9bb8-7216504a7bac tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 returned with HTTP 404 Jul 10 18:23:31.275729 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1347/5441] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:31 2026] GET /volume/v3/volumes/07078421-f914-4003-b635-87baf6d658d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:32.266845 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:32.268423 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:23:32.268750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1720360192", "snapshot_id": null, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "volume_type": null, "size": 1}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:23:32.270107 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1720360192', 'snapshot_id': None, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'volume_type': None, 'size': 1}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:23:32.342906 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:23:32.347233 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:23:32.352171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (0562fb61-bbe8-4b6e-ae0f-c5f5ce31426a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:23:32.353325 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22dbc396-69e9-474e-98d9-b590853067f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:32.354433 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:23:32.410184 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22dbc396-69e9-474e-98d9-b590853067f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:32.411193 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050c8cae-ade2-4224-838a-0fa84e704a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:32.454783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['628aa009-7e1f-41d2-bf13-7e6cd444a25d', '244f180e-addd-4259-bfe8-174f5b06a5ce', 'aa90783c-aa75-414c-8c72-7cbaa463d188', '4e5302c6-4c7a-46c5-a13d-b6dd13692e19'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:23:32.455533 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050c8cae-ade2-4224-838a-0fa84e704a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['628aa009-7e1f-41d2-bf13-7e6cd444a25d', '244f180e-addd-4259-bfe8-174f5b06a5ce', 'aa90783c-aa75-414c-8c72-7cbaa463d188', '4e5302c6-4c7a-46c5-a13d-b6dd13692e19']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:32.456351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff884b66-be74-4973-9f1a-07a14eb1fd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:32.479343 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff884b66-be74-4973-9f1a-07a14eb1fd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59445909-8bdb-42f7-a06c-5c6d64882f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1720360192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['628aa009-7e1f-41d2-bf13-7e6cd444a25d','244f180e-addd-4259-bfe8-174f5b06a5ce','aa90783c-aa75-414c-8c72-7cbaa463d188','4e5302c6-4c7a-46c5-a13d-b6dd13692e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1720360192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59445909-8bdb-42f7-a06c-5c6d64882f21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:32.480018 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a6e1d1-f02e-4f1d-828f-43a2cfeb74fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:32.500314 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a6e1d1-f02e-4f1d-828f-43a2cfeb74fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1720360192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['628aa009-7e1f-41d2-bf13-7e6cd444a25d','244f180e-addd-4259-bfe8-174f5b06a5ce','aa90783c-aa75-414c-8c72-7cbaa463d188','4e5302c6-4c7a-46c5-a13d-b6dd13692e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:32.501032 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13da6362-6b2e-4ebb-a71a-078ff4526640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:23:32.512141 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13da6362-6b2e-4ebb-a71a-078ff4526640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:23:32.512948 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (0562fb61-bbe8-4b6e-ae0f-c5f5ce31426a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:23:32.513291 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:23:32.513909 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cce2c8ca-5dd1-4e4d-9038-7ff0453b69fa tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:23:32.514348 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1371/5442] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:23:32 2026] POST /volume/v3/volumes => generated 757 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:23:32.525413 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-00eb64f6-366d-4ba9-b92f-46ca15bccbf7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:32.527454 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-00eb64f6-366d-4ba9-b92f-46ca15bccbf7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:23:32.527658 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-00eb64f6-366d-4ba9-b92f-46ca15bccbf7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:32.527846 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-00eb64f6-366d-4ba9-b92f-46ca15bccbf7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:32.534258 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:32.534258 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:23:32.537679 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-00eb64f6-366d-4ba9-b92f-46ca15bccbf7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:23:32.541489 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-00eb64f6-366d-4ba9-b92f-46ca15bccbf7 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:23:32.541855 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1365/5443] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:32 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:33.553587 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-df215595-908e-42e0-a481-e473e9decf02 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:33.555519 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-df215595-908e-42e0-a481-e473e9decf02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:23:33.555758 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-df215595-908e-42e0-a481-e473e9decf02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:33.556008 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-df215595-908e-42e0-a481-e473e9decf02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:33.564337 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:33.564337 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:23:33.568919 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-df215595-908e-42e0-a481-e473e9decf02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:23:33.574395 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-df215595-908e-42e0-a481-e473e9decf02 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:23:33.574821 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1361/5444] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:33 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:23:33.587472 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-49b254af-e251-45ff-9550-51a4317f6e00 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:33.589513 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-49b254af-e251-45ff-9550-51a4317f6e00 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:23:33.589602 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-49b254af-e251-45ff-9550-51a4317f6e00 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:33.589719 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-49b254af-e251-45ff-9550-51a4317f6e00 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:33.596358 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:33.596358 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:33.599965 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-49b254af-e251-45ff-9550-51a4317f6e00 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:23:33.605683 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-49b254af-e251-45ff-9550-51a4317f6e00 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:23:33.606202 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1348/5445] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:33 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:23:33.705017 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-454bb85e-6ffb-4ce9-ad99-7a999ea1d244 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:33.707305 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-454bb85e-6ffb-4ce9-ad99-7a999ea1d244 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:23:33.707523 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-454bb85e-6ffb-4ce9-ad99-7a999ea1d244 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:33.707746 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-454bb85e-6ffb-4ce9-ad99-7a999ea1d244 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:33.714444 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:33.714444 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:23:33.717788 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-454bb85e-6ffb-4ce9-ad99-7a999ea1d244 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:23:33.722195 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-454bb85e-6ffb-4ce9-ad99-7a999ea1d244 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:23:33.722594 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1372/5446] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:23:33 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:23:34.144674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-0896b6da-a4cf-46d8-8d5e-47e4d7f4f2cd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:34.146915 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-0896b6da-a4cf-46d8-8d5e-47e4d7f4f2cd tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:23:34.147201 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-0896b6da-a4cf-46d8-8d5e-47e4d7f4f2cd tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:34.147412 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-0896b6da-a4cf-46d8-8d5e-47e4d7f4f2cd tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:34.153710 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:34.153710 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:23:34.156879 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-0896b6da-a4cf-46d8-8d5e-47e4d7f4f2cd tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:23:34.160905 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-0896b6da-a4cf-46d8-8d5e-47e4d7f4f2cd tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:23:34.161268 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1366/5447] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:23:34 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:23:34.170512 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-048b5387-ef96-47a7-9300-f5e71c516f7e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:34.170857 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-048b5387-ef96-47a7-9300-f5e71c516f7e None None] GET https://10.4.3.71/volume// Jul 10 18:23:34.171014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-048b5387-ef96-47a7-9300-f5e71c516f7e None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:34.171180 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-048b5387-ef96-47a7-9300-f5e71c516f7e None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:34.171464 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-048b5387-ef96-47a7-9300-f5e71c516f7e None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:23:34.171732 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1362/5448] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:23:34 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:23:34.178683 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-893f5329-07df-4755-9332-18c3018dd24f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:34.180630 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-893f5329-07df-4755-9332-18c3018dd24f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:23:34.180965 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-893f5329-07df-4755-9332-18c3018dd24f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59445909-8bdb-42f7-a06c-5c6d64882f21", "connector": null, "instance_uuid": "5af24db3-9740-412d-99a4-49bc75016c42"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:23:34.188850 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:34.188850 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:34.212066 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-893f5329-07df-4755-9332-18c3018dd24f tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:23:34.215589 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1349/5449] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:23:34 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:23:40.072958 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c87fe232-4f4e-4cbe-b5eb-edf4733c2580 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:40.073334 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c87fe232-4f4e-4cbe-b5eb-edf4733c2580 None None] GET https://10.4.3.71/volume// Jul 10 18:23:40.073421 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c87fe232-4f4e-4cbe-b5eb-edf4733c2580 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:40.073601 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c87fe232-4f4e-4cbe-b5eb-edf4733c2580 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:40.073924 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c87fe232-4f4e-4cbe-b5eb-edf4733c2580 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:23:40.074185 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1373/5450] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:23:40 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:23:40.080281 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-97bf124e-d732-47ac-8667-b32fe1f6ca80 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:40.082117 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-97bf124e-d732-47ac-8667-b32fe1f6ca80 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:23:40.082298 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-97bf124e-d732-47ac-8667-b32fe1f6ca80 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:40.082462 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-97bf124e-d732-47ac-8667-b32fe1f6ca80 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:40.090586 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:40.090586 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:23:40.093695 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-97bf124e-d732-47ac-8667-b32fe1f6ca80 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:23:40.097786 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-97bf124e-d732-47ac-8667-b32fe1f6ca80 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:23:40.098152 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1367/5451] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:23:40 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 1544 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:23:40.199457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-284b4810-da05-424b-87b1-71633e0876cf None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:40.201292 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-284b4810-da05-424b-87b1-71633e0876cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/4d24031f-a43a-4776-9706-caffd4ba3160 Jul 10 18:23:40.201623 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-284b4810-da05-424b-87b1-71633e0876cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:23:40.208080 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-284b4810-da05-424b-87b1-71633e0876cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-59445909-8bdb-42f7-a06c-5c6d64882f21-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:23:40.211991 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-284b4810-da05-424b-87b1-71633e0876cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-59445909-8bdb-42f7-a06c-5c6d64882f21-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:23:40.212830 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:40.212830 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:23:40.730570 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-284b4810-da05-424b-87b1-71633e0876cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-59445909-8bdb-42f7-a06c-5c6d64882f21-np0000005036" released by "attachment_update" :: held 0.518s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:23:40.730889 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-284b4810-da05-424b-87b1-71633e0876cf tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/4d24031f-a43a-4776-9706-caffd4ba3160 returned with HTTP 200 Jul 10 18:23:40.731323 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1363/5452] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:23:40 2026] PUT /volume/v3/attachments/4d24031f-a43a-4776-9706-caffd4ba3160 => generated 969 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:23:41.242227 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-a7ac4b8f-b7f8-44da-a563-fd1a2b51d811 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:41.244791 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-a7ac4b8f-b7f8-44da-a563-fd1a2b51d811 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/4d24031f-a43a-4776-9706-caffd4ba3160/action Jul 10 18:23:41.244791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-a7ac4b8f-b7f8-44da-a563-fd1a2b51d811 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:23:41.244791 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-a7ac4b8f-b7f8-44da-a563-fd1a2b51d811 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:23:41.260238 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:41.260238 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:41.269818 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-aa54a98c-b6ce-45da-9400-348dc3e4acc0 req-a7ac4b8f-b7f8-44da-a563-fd1a2b51d811 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/4d24031f-a43a-4776-9706-caffd4ba3160/action returned with HTTP 204 Jul 10 18:23:41.270433 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1350/5453] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:23:41 2026] POST /volume/v3/attachments/4d24031f-a43a-4776-9706-caffd4ba3160/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:23:43.721372 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:23:50.096440 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:23:50.724752 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:23:51.267779 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:23:55.823909 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-05102a6a-4d7c-4c2f-a322-7c22cc5c1c5e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:55.825836 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-05102a6a-4d7c-4c2f-a322-7c22cc5c1c5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:23:55.826032 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-05102a6a-4d7c-4c2f-a322-7c22cc5c1c5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:55.826202 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-05102a6a-4d7c-4c2f-a322-7c22cc5c1c5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:55.832526 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:55.832526 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:23:55.835950 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-05102a6a-4d7c-4c2f-a322-7c22cc5c1c5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:55.839645 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-05102a6a-4d7c-4c2f-a322-7c22cc5c1c5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:23:55.840003 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1374/5454] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:23:55 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:57.872944 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1af516f3-77f2-48af-9ecc-c136c123a0c8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:57.873285 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1af516f3-77f2-48af-9ecc-c136c123a0c8 None None] GET https://10.4.3.71/volume// Jul 10 18:23:57.873475 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1af516f3-77f2-48af-9ecc-c136c123a0c8 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:57.873671 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1af516f3-77f2-48af-9ecc-c136c123a0c8 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:57.873980 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1af516f3-77f2-48af-9ecc-c136c123a0c8 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:23:57.874413 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1368/5455] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:23:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:23:57.881715 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-47335246-9d0b-4e94-9b32-3a10818111b9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:57.883544 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-47335246-9d0b-4e94-9b32-3a10818111b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:23:57.883995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-47335246-9d0b-4e94-9b32-3a10818111b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "579a8e19-d81c-456e-b672-981ace840956", "connector": null, "instance_uuid": "bda19870-e709-4cf3-ab02-34371882af97"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:23:57.891893 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:57.891893 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:23:57.912511 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-47335246-9d0b-4e94-9b32-3a10818111b9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:23:57.912511 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1364/5456] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:23:57 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:23:58.359880 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b348a77c-27bc-40d6-840a-75eeb866b616 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:58.361776 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b348a77c-27bc-40d6-840a-75eeb866b616 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:23:58.361962 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b348a77c-27bc-40d6-840a-75eeb866b616 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:58.362154 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b348a77c-27bc-40d6-840a-75eeb866b616 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:58.372226 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:58.372226 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:58.375690 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b348a77c-27bc-40d6-840a-75eeb866b616 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:58.380039 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b348a77c-27bc-40d6-840a-75eeb866b616 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:23:58.380585 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1351/5457] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:58 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:23:58.439155 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9a08c896-ef26-49fc-8d99-b92bc9b42808 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:58.439715 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a08c896-ef26-49fc-8d99-b92bc9b42808 None None] GET https://10.4.3.71/volume// Jul 10 18:23:58.439950 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a08c896-ef26-49fc-8d99-b92bc9b42808 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:58.440213 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9a08c896-ef26-49fc-8d99-b92bc9b42808 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:58.440953 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9a08c896-ef26-49fc-8d99-b92bc9b42808 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:23:58.441258 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1375/5458] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:23:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:23:58.450583 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-322a08f3-a486-4a02-a067-090b9af6e53f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:58.452757 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-322a08f3-a486-4a02-a067-090b9af6e53f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:23:58.453024 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-322a08f3-a486-4a02-a067-090b9af6e53f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:58.453261 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-322a08f3-a486-4a02-a067-090b9af6e53f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:58.462351 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:58.462351 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:23:58.465970 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-322a08f3-a486-4a02-a067-090b9af6e53f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:58.470215 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-322a08f3-a486-4a02-a067-090b9af6e53f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:23:58.470661 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1369/5459] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:23:58 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:23:58.576010 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-ac16a62e-bbc4-41fc-9004-7446316e3fa1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:58.578201 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-ac16a62e-bbc4-41fc-9004-7446316e3fa1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] PUT https://10.4.3.71/volume/v3/attachments/e540063d-7ddb-4329-a8c7-fee8aaf741c3 Jul 10 18:23:58.578616 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-ac16a62e-bbc4-41fc-9004-7446316e3fa1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:23:58.586829 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-ac16a62e-bbc4-41fc-9004-7446316e3fa1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Acquiring lock "cinder-attachment_update-579a8e19-d81c-456e-b672-981ace840956-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:23:58.591698 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-ac16a62e-bbc4-41fc-9004-7446316e3fa1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Lock "cinder-attachment_update-579a8e19-d81c-456e-b672-981ace840956-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:23:58.592664 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:58.592664 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:23:59.113330 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-ac16a62e-bbc4-41fc-9004-7446316e3fa1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Lock "cinder-attachment_update-579a8e19-d81c-456e-b672-981ace840956-np0000005036" released by "attachment_update" :: held 0.522s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:23:59.113797 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-ac16a62e-bbc4-41fc-9004-7446316e3fa1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/attachments/e540063d-7ddb-4329-a8c7-fee8aaf741c3 returned with HTTP 200 Jul 10 18:23:59.114197 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1365/5460] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:23:58 2026] PUT /volume/v3/attachments/e540063d-7ddb-4329-a8c7-fee8aaf741c3 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:23:59.392928 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-efa88e15-0223-49b0-9f97-9f46acb3324b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:23:59.394719 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-efa88e15-0223-49b0-9f97-9f46acb3324b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:23:59.394910 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-efa88e15-0223-49b0-9f97-9f46acb3324b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:23:59.395089 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-efa88e15-0223-49b0-9f97-9f46acb3324b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:23:59.403980 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:23:59.403980 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:23:59.407052 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-efa88e15-0223-49b0-9f97-9f46acb3324b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:23:59.410614 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-efa88e15-0223-49b0-9f97-9f46acb3324b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:23:59.410937 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1352/5461] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:23:59 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:00.423960 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-05634a1b-5a3c-4c41-bab0-4346019e7a09 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:00.425911 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-05634a1b-5a3c-4c41-bab0-4346019e7a09 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:00.426139 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-05634a1b-5a3c-4c41-bab0-4346019e7a09 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:00.426425 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-05634a1b-5a3c-4c41-bab0-4346019e7a09 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:00.445399 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:00.445399 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:00.450000 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-05634a1b-5a3c-4c41-bab0-4346019e7a09 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:00.455127 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-05634a1b-5a3c-4c41-bab0-4346019e7a09 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:00.455716 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1376/5462] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:00 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:01.468177 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e2ddaa47-8d35-40e1-a985-8173b079479a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:01.469864 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e2ddaa47-8d35-40e1-a985-8173b079479a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:01.470051 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e2ddaa47-8d35-40e1-a985-8173b079479a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:01.470234 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e2ddaa47-8d35-40e1-a985-8173b079479a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:01.480212 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:01.480212 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:01.483915 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e2ddaa47-8d35-40e1-a985-8173b079479a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:01.488118 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e2ddaa47-8d35-40e1-a985-8173b079479a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:01.488736 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1370/5463] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:01 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:02.501834 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-acc23023-a3fb-469a-af75-d62068370fed None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:02.503863 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-acc23023-a3fb-469a-af75-d62068370fed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:02.504077 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-acc23023-a3fb-469a-af75-d62068370fed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:02.504268 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-acc23023-a3fb-469a-af75-d62068370fed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:02.514800 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:02.514800 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:02.518593 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-acc23023-a3fb-469a-af75-d62068370fed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:02.522583 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-acc23023-a3fb-469a-af75-d62068370fed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:02.522954 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1366/5464] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:02 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:03.536458 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-208df437-1fcc-4044-8e00-88f91fa840b1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:03.538403 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-208df437-1fcc-4044-8e00-88f91fa840b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:03.538804 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-208df437-1fcc-4044-8e00-88f91fa840b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:03.540292 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-208df437-1fcc-4044-8e00-88f91fa840b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:03.550428 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:03.550428 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:03.554918 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-208df437-1fcc-4044-8e00-88f91fa840b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:03.559325 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-208df437-1fcc-4044-8e00-88f91fa840b1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:03.559980 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1353/5465] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:03 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:04.572186 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b86b4397-9112-4929-9706-6050d521fbe6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:04.574012 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b86b4397-9112-4929-9706-6050d521fbe6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:04.574227 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b86b4397-9112-4929-9706-6050d521fbe6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:04.574407 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b86b4397-9112-4929-9706-6050d521fbe6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:04.584246 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:04.584246 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:04.588547 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b86b4397-9112-4929-9706-6050d521fbe6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:04.593440 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b86b4397-9112-4929-9706-6050d521fbe6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:04.593890 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1377/5466] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:04 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:05.306221 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-2197f621-7992-42ed-b92c-ac725ef15b79 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:05.308888 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-2197f621-7992-42ed-b92c-ac725ef15b79 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/attachments/e540063d-7ddb-4329-a8c7-fee8aaf741c3/action Jul 10 18:24:05.309771 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-2197f621-7992-42ed-b92c-ac725ef15b79 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:24:05.309959 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-2197f621-7992-42ed-b92c-ac725ef15b79 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:05.330746 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:05.330746 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:05.346626 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-799a3f3f-9e60-4773-adb9-10e842de1c1a req-2197f621-7992-42ed-b92c-ac725ef15b79 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/attachments/e540063d-7ddb-4329-a8c7-fee8aaf741c3/action returned with HTTP 204 Jul 10 18:24:05.347287 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1371/5467] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:24:05 2026] POST /volume/v3/attachments/e540063d-7ddb-4329-a8c7-fee8aaf741c3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:24:05.605650 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b806b079-9d3a-4931-9c2b-af54e8cc379b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:05.607368 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b806b079-9d3a-4931-9c2b-af54e8cc379b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:05.607614 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b806b079-9d3a-4931-9c2b-af54e8cc379b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:05.607826 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b806b079-9d3a-4931-9c2b-af54e8cc379b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:05.616515 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:05.616515 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:05.620075 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b806b079-9d3a-4931-9c2b-af54e8cc379b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:05.624186 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b806b079-9d3a-4931-9c2b-af54e8cc379b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:05.624545 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1367/5468] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:05 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:05.635910 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0f769716-2a9a-4ac4-859a-633fc243fab5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:05.639948 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0f769716-2a9a-4ac4-859a-633fc243fab5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:24:05.639948 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0f769716-2a9a-4ac4-859a-633fc243fab5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "579a8e19-d81c-456e-b672-981ace840956", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1576824718", "container": "tempest-volumesbackupstest-backup-container-670930505"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:05.640244 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-0f769716-2a9a-4ac4-859a-633fc243fab5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating new backup {'backup': {'volume_id': '579a8e19-d81c-456e-b672-981ace840956', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1576824718', 'container': 'tempest-volumesbackupstest-backup-container-670930505'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:24:05.640244 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-0f769716-2a9a-4ac4-859a-633fc243fab5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating backup of volume 579a8e19-d81c-456e-b672-981ace840956 in container tempest-volumesbackupstest-backup-container-670930505 Jul 10 18:24:05.648804 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:05.648804 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:05.649233 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0f769716-2a9a-4ac4-859a-633fc243fab5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:05.663242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-0f769716-2a9a-4ac4-859a-633fc243fab5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['d5c2f2e6-24e8-4ada-a999-c84d20077df2', '3782fadf-2170-4931-b575-b76a22bfc82c'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:24:05.690532 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0f769716-2a9a-4ac4-859a-633fc243fab5 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:24:05.691057 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1354/5469] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:24:05 2026] POST /volume/v3/backups => generated 328 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:24:05.703941 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0fa68e6f-f58b-4b08-b8aa-b35ce4391386 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:05.705731 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0fa68e6f-f58b-4b08-b8aa-b35ce4391386 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:05.705914 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0fa68e6f-f58b-4b08-b8aa-b35ce4391386 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:05.706095 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0fa68e6f-f58b-4b08-b8aa-b35ce4391386 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:05.706195 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-0fa68e6f-f58b-4b08-b8aa-b35ce4391386 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:05.710519 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:05.710519 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:05.711264 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0fa68e6f-f58b-4b08-b8aa-b35ce4391386 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:05.711628 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1378/5470] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:05 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:06.721972 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-21e3c44b-123b-4d58-90d1-7f188ec5d9de None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:06.725835 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-21e3c44b-123b-4d58-90d1-7f188ec5d9de tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:06.725835 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-21e3c44b-123b-4d58-90d1-7f188ec5d9de tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:06.725835 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-21e3c44b-123b-4d58-90d1-7f188ec5d9de tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:06.725835 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-21e3c44b-123b-4d58-90d1-7f188ec5d9de tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:06.730191 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:06.730191 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:06.731399 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-21e3c44b-123b-4d58-90d1-7f188ec5d9de tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:06.732021 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1372/5471] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:06 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:07.742896 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9c426ed6-1691-46b1-bd09-42ec7ea3625b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:07.745028 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c426ed6-1691-46b1-bd09-42ec7ea3625b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:07.745265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c426ed6-1691-46b1-bd09-42ec7ea3625b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:07.745489 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9c426ed6-1691-46b1-bd09-42ec7ea3625b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:07.745679 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-9c426ed6-1691-46b1-bd09-42ec7ea3625b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:07.750665 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:07.750665 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:07.751602 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9c426ed6-1691-46b1-bd09-42ec7ea3625b tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:07.752067 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1368/5472] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:07 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:08.762430 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ff80ac7e-70f8-44df-9d3e-100103eb008e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:08.765800 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ff80ac7e-70f8-44df-9d3e-100103eb008e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:08.765800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ff80ac7e-70f8-44df-9d3e-100103eb008e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:08.765800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ff80ac7e-70f8-44df-9d3e-100103eb008e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:08.765800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ff80ac7e-70f8-44df-9d3e-100103eb008e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:08.770054 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:08.770054 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:08.771144 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ff80ac7e-70f8-44df-9d3e-100103eb008e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:08.771740 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1355/5473] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:08 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:09.782386 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3d18c977-f045-450e-9d4f-fbb244fa3458 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:09.784240 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3d18c977-f045-450e-9d4f-fbb244fa3458 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:09.785697 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3d18c977-f045-450e-9d4f-fbb244fa3458 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:09.785697 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3d18c977-f045-450e-9d4f-fbb244fa3458 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:09.785697 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3d18c977-f045-450e-9d4f-fbb244fa3458 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:09.790224 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:09.790224 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:09.790224 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3d18c977-f045-450e-9d4f-fbb244fa3458 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:09.790224 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1379/5474] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:09 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:10.800393 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9b216a33-a6b3-4673-ace8-068adce16c7c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:10.802095 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b216a33-a6b3-4673-ace8-068adce16c7c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:10.802270 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b216a33-a6b3-4673-ace8-068adce16c7c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:10.802477 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9b216a33-a6b3-4673-ace8-068adce16c7c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:10.802525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9b216a33-a6b3-4673-ace8-068adce16c7c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:10.806582 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:10.806582 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:10.807313 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9b216a33-a6b3-4673-ace8-068adce16c7c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:10.807675 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1373/5475] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:10 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:11.817279 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6e96d73e-8e19-486c-9d6f-ffec76a0164c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:11.819075 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6e96d73e-8e19-486c-9d6f-ffec76a0164c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:11.819246 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6e96d73e-8e19-486c-9d6f-ffec76a0164c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:11.819415 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6e96d73e-8e19-486c-9d6f-ffec76a0164c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:11.819511 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-6e96d73e-8e19-486c-9d6f-ffec76a0164c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:11.823962 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:11.823962 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:11.824685 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6e96d73e-8e19-486c-9d6f-ffec76a0164c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:11.825228 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1369/5476] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:11 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:12.835190 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ffb73e69-b97f-4915-b250-8f14f15f69c4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:12.837029 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ffb73e69-b97f-4915-b250-8f14f15f69c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:12.837223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ffb73e69-b97f-4915-b250-8f14f15f69c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:12.837398 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ffb73e69-b97f-4915-b250-8f14f15f69c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:12.837496 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-ffb73e69-b97f-4915-b250-8f14f15f69c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:12.842491 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:12.842491 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:12.843183 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ffb73e69-b97f-4915-b250-8f14f15f69c4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:12.843527 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1356/5477] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:12 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:13.853247 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7058e998-0bf5-46a3-8e46-96321e24e59c None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:13.854953 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7058e998-0bf5-46a3-8e46-96321e24e59c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:13.855130 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7058e998-0bf5-46a3-8e46-96321e24e59c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:13.855321 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7058e998-0bf5-46a3-8e46-96321e24e59c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:13.855421 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-7058e998-0bf5-46a3-8e46-96321e24e59c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:13.859288 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:13.859288 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:13.859941 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7058e998-0bf5-46a3-8e46-96321e24e59c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:13.860248 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1380/5478] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:13 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:14.871481 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e8a09cc7-b3c5-4bbe-b492-b362ec92cd28 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:14.873684 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e8a09cc7-b3c5-4bbe-b492-b362ec92cd28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:14.873900 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e8a09cc7-b3c5-4bbe-b492-b362ec92cd28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:14.874101 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e8a09cc7-b3c5-4bbe-b492-b362ec92cd28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:14.874204 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e8a09cc7-b3c5-4bbe-b492-b362ec92cd28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:14.878359 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:14.878359 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:14.879099 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e8a09cc7-b3c5-4bbe-b492-b362ec92cd28 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:14.879434 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1374/5479] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:14 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:15.889742 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-248b5ff5-9ceb-476d-a779-274c7ca7933f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:15.891461 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-248b5ff5-9ceb-476d-a779-274c7ca7933f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:15.891782 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-248b5ff5-9ceb-476d-a779-274c7ca7933f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:15.891960 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-248b5ff5-9ceb-476d-a779-274c7ca7933f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:15.892060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-248b5ff5-9ceb-476d-a779-274c7ca7933f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:15.896104 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:15.896104 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:15.896763 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-248b5ff5-9ceb-476d-a779-274c7ca7933f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:15.897080 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1370/5480] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:15 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:16.910368 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7d8006e6-9d2a-48c9-a181-c2e46442448c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:16.912581 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d8006e6-9d2a-48c9-a181-c2e46442448c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:16.912870 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d8006e6-9d2a-48c9-a181-c2e46442448c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:16.913106 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d8006e6-9d2a-48c9-a181-c2e46442448c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:16.913255 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7d8006e6-9d2a-48c9-a181-c2e46442448c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:16.918205 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:16.918205 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:16.919204 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d8006e6-9d2a-48c9-a181-c2e46442448c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:16.919723 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1357/5481] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:16 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:17.931583 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8b52ce47-34a2-419b-bdff-dde9259d9638 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:17.934973 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b52ce47-34a2-419b-bdff-dde9259d9638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:17.935188 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b52ce47-34a2-419b-bdff-dde9259d9638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:17.935388 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8b52ce47-34a2-419b-bdff-dde9259d9638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:17.935512 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-8b52ce47-34a2-419b-bdff-dde9259d9638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:17.940372 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:17.940372 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:17.941054 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8b52ce47-34a2-419b-bdff-dde9259d9638 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:17.941385 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1381/5482] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:17 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:18.952382 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fad7552d-ce44-4e9a-9a63-0f35a8cb5e38 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:18.954749 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fad7552d-ce44-4e9a-9a63-0f35a8cb5e38 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:18.955026 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fad7552d-ce44-4e9a-9a63-0f35a8cb5e38 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:18.955272 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fad7552d-ce44-4e9a-9a63-0f35a8cb5e38 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:18.955428 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-fad7552d-ce44-4e9a-9a63-0f35a8cb5e38 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:18.961181 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:18.961181 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:18.962238 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fad7552d-ce44-4e9a-9a63-0f35a8cb5e38 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:18.962736 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1375/5483] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:18 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:19.972375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a875bc26-5544-42bc-bc4b-93107384d6f4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:19.974211 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a875bc26-5544-42bc-bc4b-93107384d6f4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:19.974445 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a875bc26-5544-42bc-bc4b-93107384d6f4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:19.974689 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a875bc26-5544-42bc-bc4b-93107384d6f4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:19.974858 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-a875bc26-5544-42bc-bc4b-93107384d6f4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:19.979424 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:19.979424 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:19.980243 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a875bc26-5544-42bc-bc4b-93107384d6f4 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:19.980636 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1371/5484] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:19 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:20.992143 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b3bb926d-b083-4e6c-a9e5-89913573de81 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:20.994338 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b3bb926d-b083-4e6c-a9e5-89913573de81 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:20.994602 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b3bb926d-b083-4e6c-a9e5-89913573de81 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:20.994867 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b3bb926d-b083-4e6c-a9e5-89913573de81 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:20.995021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-b3bb926d-b083-4e6c-a9e5-89913573de81 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:21.000906 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:21.000906 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:21.001884 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b3bb926d-b083-4e6c-a9e5-89913573de81 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:21.002329 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1358/5485] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:20 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:22.012153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8361f772-aa21-476a-9a5e-2990c8d6b184 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:22.013997 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8361f772-aa21-476a-9a5e-2990c8d6b184 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:22.014185 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8361f772-aa21-476a-9a5e-2990c8d6b184 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:22.014380 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8361f772-aa21-476a-9a5e-2990c8d6b184 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:22.014510 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-8361f772-aa21-476a-9a5e-2990c8d6b184 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:22.019314 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:22.019314 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:22.020002 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8361f772-aa21-476a-9a5e-2990c8d6b184 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:22.020336 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1382/5486] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:22 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:22.029807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7a1a1d44-9f93-4156-bbb6-399c5fd8f83c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:22.031435 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7a1a1d44-9f93-4156-bbb6-399c5fd8f83c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:22.031655 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7a1a1d44-9f93-4156-bbb6-399c5fd8f83c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:22.031870 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7a1a1d44-9f93-4156-bbb6-399c5fd8f83c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:22.032007 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-7a1a1d44-9f93-4156-bbb6-399c5fd8f83c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:22.036431 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:22.036431 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:22.037207 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7a1a1d44-9f93-4156-bbb6-399c5fd8f83c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:22.037555 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1376/5487] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:22 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:22.046872 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9032d2e5-54c9-46a6-8398-947fa794bdd3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:22.048483 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9032d2e5-54c9-46a6-8398-947fa794bdd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:24:22.048817 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9032d2e5-54c9-46a6-8398-947fa794bdd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "579a8e19-d81c-456e-b672-981ace840956", "incremental": true, "force": true}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:22.050160 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-9032d2e5-54c9-46a6-8398-947fa794bdd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating new backup {'backup': {'volume_id': '579a8e19-d81c-456e-b672-981ace840956', 'incremental': True, 'force': True}} {{(pid=99949) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:24:22.050286 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-9032d2e5-54c9-46a6-8398-947fa794bdd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating backup of volume 579a8e19-d81c-456e-b672-981ace840956 in container None Jul 10 18:24:22.059323 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:22.059323 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:22.059778 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9032d2e5-54c9-46a6-8398-947fa794bdd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:22.074464 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-9032d2e5-54c9-46a6-8398-947fa794bdd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['f6800a33-4063-49c5-843c-5595fc9fb8af', '59050fd9-1521-4b49-891f-0bec8010d740'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:24:22.103091 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9032d2e5-54c9-46a6-8398-947fa794bdd3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:24:22.103505 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1372/5488] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:24:22 2026] POST /volume/v3/backups => generated 286 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:24:22.113173 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2341b5e9-f58e-4124-b10b-5dbd953d1c82 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:22.115154 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2341b5e9-f58e-4124-b10b-5dbd953d1c82 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:22.115371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2341b5e9-f58e-4124-b10b-5dbd953d1c82 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:22.115605 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2341b5e9-f58e-4124-b10b-5dbd953d1c82 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:22.115768 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-2341b5e9-f58e-4124-b10b-5dbd953d1c82 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:22.119577 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:22.119577 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:22.120358 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2341b5e9-f58e-4124-b10b-5dbd953d1c82 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:22.120740 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1359/5489] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:22 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 692 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:23.131711 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ec072d15-0e7a-4502-be27-425cbd137f3f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:23.133484 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec072d15-0e7a-4502-be27-425cbd137f3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:23.133706 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec072d15-0e7a-4502-be27-425cbd137f3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:23.133908 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec072d15-0e7a-4502-be27-425cbd137f3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:23.134010 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ec072d15-0e7a-4502-be27-425cbd137f3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:23.138309 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:23.138309 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:23.139018 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec072d15-0e7a-4502-be27-425cbd137f3f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:23.139355 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1383/5490] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:23 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:24.149046 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a0523067-2600-4829-ad8e-219316467f3c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:24.151158 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a0523067-2600-4829-ad8e-219316467f3c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:24.151362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a0523067-2600-4829-ad8e-219316467f3c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:24.151539 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a0523067-2600-4829-ad8e-219316467f3c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:24.151661 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-a0523067-2600-4829-ad8e-219316467f3c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:24.155803 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:24.155803 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:24.156549 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a0523067-2600-4829-ad8e-219316467f3c tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:24.156933 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1377/5491] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:24 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:25.168068 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-79881068-4b20-4828-ad59-1e6c4a03fe4f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:25.172589 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-79881068-4b20-4828-ad59-1e6c4a03fe4f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:25.172589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-79881068-4b20-4828-ad59-1e6c4a03fe4f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:25.172589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-79881068-4b20-4828-ad59-1e6c4a03fe4f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:25.172589 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-79881068-4b20-4828-ad59-1e6c4a03fe4f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:25.177480 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:25.177480 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:25.178747 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-79881068-4b20-4828-ad59-1e6c4a03fe4f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:25.179405 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1373/5492] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:25 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:26.188916 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d8cf2a78-d9b3-49cb-bbd7-47a0280d2eed None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:26.191042 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d8cf2a78-d9b3-49cb-bbd7-47a0280d2eed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:26.191298 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d8cf2a78-d9b3-49cb-bbd7-47a0280d2eed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:26.191521 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d8cf2a78-d9b3-49cb-bbd7-47a0280d2eed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:26.191650 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d8cf2a78-d9b3-49cb-bbd7-47a0280d2eed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:26.197460 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:26.197460 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:26.197460 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d8cf2a78-d9b3-49cb-bbd7-47a0280d2eed tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:26.197460 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1360/5493] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:26 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:27.210278 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3c85bbef-cf74-4b41-b676-05c883f3509e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:27.212060 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3c85bbef-cf74-4b41-b676-05c883f3509e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:27.212309 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3c85bbef-cf74-4b41-b676-05c883f3509e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:27.212495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3c85bbef-cf74-4b41-b676-05c883f3509e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:27.212623 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3c85bbef-cf74-4b41-b676-05c883f3509e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:27.216794 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:27.216794 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:27.217478 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3c85bbef-cf74-4b41-b676-05c883f3509e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:27.217890 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1384/5494] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:27 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:28.228457 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-abd9f263-1f17-43f2-9f40-2816ce6f5f97 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:28.230645 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-abd9f263-1f17-43f2-9f40-2816ce6f5f97 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:28.230947 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-abd9f263-1f17-43f2-9f40-2816ce6f5f97 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:28.231206 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-abd9f263-1f17-43f2-9f40-2816ce6f5f97 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:28.231386 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-abd9f263-1f17-43f2-9f40-2816ce6f5f97 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:28.236134 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:28.236134 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:28.237076 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-abd9f263-1f17-43f2-9f40-2816ce6f5f97 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:28.237513 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1378/5495] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:28 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:29.248033 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-661810bb-0ca9-49b9-b484-7941b636fa88 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:29.249760 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-661810bb-0ca9-49b9-b484-7941b636fa88 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:29.250014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-661810bb-0ca9-49b9-b484-7941b636fa88 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:29.250241 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-661810bb-0ca9-49b9-b484-7941b636fa88 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:29.250384 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-661810bb-0ca9-49b9-b484-7941b636fa88 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:29.254959 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:29.254959 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:29.255769 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-661810bb-0ca9-49b9-b484-7941b636fa88 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:29.256144 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1374/5496] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:29 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:30.266661 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9958d824-7866-4259-ace2-62c571edf8f9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:30.268724 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9958d824-7866-4259-ace2-62c571edf8f9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:30.268990 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9958d824-7866-4259-ace2-62c571edf8f9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:30.269186 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9958d824-7866-4259-ace2-62c571edf8f9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:30.269283 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-9958d824-7866-4259-ace2-62c571edf8f9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:30.274324 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:30.274324 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:30.275336 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9958d824-7866-4259-ace2-62c571edf8f9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:30.275803 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1361/5497] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:30 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:31.286007 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f88eba75-4dc6-423e-b440-4609ebf16727 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:31.287841 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f88eba75-4dc6-423e-b440-4609ebf16727 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:31.288034 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f88eba75-4dc6-423e-b440-4609ebf16727 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:31.288220 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f88eba75-4dc6-423e-b440-4609ebf16727 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:31.288327 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-f88eba75-4dc6-423e-b440-4609ebf16727 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:31.292424 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:31.292424 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:31.293059 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f88eba75-4dc6-423e-b440-4609ebf16727 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:31.293411 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1385/5498] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:31 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:31.302290 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8aef7161-ad4b-484c-8280-e6717885f393 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:31.304577 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8aef7161-ad4b-484c-8280-e6717885f393 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:31.304823 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8aef7161-ad4b-484c-8280-e6717885f393 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:31.305088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8aef7161-ad4b-484c-8280-e6717885f393 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:31.305229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-8aef7161-ad4b-484c-8280-e6717885f393 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:31.310220 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:31.310220 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:31.312187 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8aef7161-ad4b-484c-8280-e6717885f393 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:31.312187 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1379/5499] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:31 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:31.319698 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8a459451-1d5f-4428-8bc0-bf6ddf5a0837 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:31.321431 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a459451-1d5f-4428-8bc0-bf6ddf5a0837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:31.321642 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a459451-1d5f-4428-8bc0-bf6ddf5a0837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:31.321867 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a459451-1d5f-4428-8bc0-bf6ddf5a0837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:31.321965 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-8a459451-1d5f-4428-8bc0-bf6ddf5a0837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete backup with id: 6bf34591-6516-4561-aa0f-545d55235290. Jul 10 18:24:31.326709 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:31.326709 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:31.338494 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-8a459451-1d5f-4428-8bc0-bf6ddf5a0837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] delete_backup rpcapi backup_id 6bf34591-6516-4561-aa0f-545d55235290 {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:24:31.340282 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a459451-1d5f-4428-8bc0-bf6ddf5a0837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 202 Jul 10 18:24:31.340711 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1375/5500] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:24:31 2026] DELETE /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:24:31.346869 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-42d5ebac-e596-4304-ae69-1953a2a9ebc2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:31.348776 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42d5ebac-e596-4304-ae69-1953a2a9ebc2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:31.348992 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-42d5ebac-e596-4304-ae69-1953a2a9ebc2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:31.349266 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-42d5ebac-e596-4304-ae69-1953a2a9ebc2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:31.349339 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-42d5ebac-e596-4304-ae69-1953a2a9ebc2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:31.353997 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:31.353997 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:31.354886 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-42d5ebac-e596-4304-ae69-1953a2a9ebc2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 200 Jul 10 18:24:31.355302 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1362/5501] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:31 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:32.365099 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4bb3224d-fcee-49d3-843c-d5fabf5462c6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:32.366832 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4bb3224d-fcee-49d3-843c-d5fabf5462c6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 Jul 10 18:24:32.367036 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4bb3224d-fcee-49d3-843c-d5fabf5462c6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:32.367230 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4bb3224d-fcee-49d3-843c-d5fabf5462c6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:32.367340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-4bb3224d-fcee-49d3-843c-d5fabf5462c6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 6bf34591-6516-4561-aa0f-545d55235290. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:32.371648 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4bb3224d-fcee-49d3-843c-d5fabf5462c6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 returned with HTTP 404 Jul 10 18:24:32.372128 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1386/5502] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:32 2026] GET /volume/v3/backups/6bf34591-6516-4561-aa0f-545d55235290 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:24:32.378590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5fb6c384-46d5-4113-95d3-a37b32072199 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:32.380251 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5fb6c384-46d5-4113-95d3-a37b32072199 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:24:32.380556 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5fb6c384-46d5-4113-95d3-a37b32072199 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "579a8e19-d81c-456e-b672-981ace840956", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1239879132", "container": "tempest-volumesbackupstest-backup-container-418074340"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:32.381929 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-5fb6c384-46d5-4113-95d3-a37b32072199 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating new backup {'backup': {'volume_id': '579a8e19-d81c-456e-b672-981ace840956', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1239879132', 'container': 'tempest-volumesbackupstest-backup-container-418074340'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:24:32.382055 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-5fb6c384-46d5-4113-95d3-a37b32072199 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Creating backup of volume 579a8e19-d81c-456e-b672-981ace840956 in container tempest-volumesbackupstest-backup-container-418074340 Jul 10 18:24:32.391117 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:32.391117 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:32.391578 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5fb6c384-46d5-4113-95d3-a37b32072199 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:32.408418 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-5fb6c384-46d5-4113-95d3-a37b32072199 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Created reservations ['783f9b7d-0024-4b09-98f7-34dccd5c0080', '854d341f-9f32-4e62-a622-c4e119a3aa85'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:24:32.438910 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5fb6c384-46d5-4113-95d3-a37b32072199 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:24:32.439298 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1380/5503] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:24:32 2026] POST /volume/v3/backups => generated 328 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:24:32.447399 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7dc78b26-6d57-4434-a7fb-33d5207573a6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:32.449215 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7dc78b26-6d57-4434-a7fb-33d5207573a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:32.449403 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7dc78b26-6d57-4434-a7fb-33d5207573a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:32.449602 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7dc78b26-6d57-4434-a7fb-33d5207573a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:32.449767 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-7dc78b26-6d57-4434-a7fb-33d5207573a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:32.454826 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:32.454826 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:32.455632 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7dc78b26-6d57-4434-a7fb-33d5207573a6 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:32.455990 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1376/5504] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:32 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:33.466371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-430ceac5-9100-4ad4-89ae-d64403dcccdb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:33.468055 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-430ceac5-9100-4ad4-89ae-d64403dcccdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:33.468229 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-430ceac5-9100-4ad4-89ae-d64403dcccdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:33.468401 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-430ceac5-9100-4ad4-89ae-d64403dcccdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:33.468499 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-430ceac5-9100-4ad4-89ae-d64403dcccdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:33.472965 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:33.472965 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:33.473609 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-430ceac5-9100-4ad4-89ae-d64403dcccdb tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:33.473930 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1363/5505] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:33 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:34.483903 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-39f14cc1-f006-422a-a407-3d6c790aee10 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:34.486139 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39f14cc1-f006-422a-a407-3d6c790aee10 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:34.486427 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-39f14cc1-f006-422a-a407-3d6c790aee10 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:34.486658 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-39f14cc1-f006-422a-a407-3d6c790aee10 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:34.486775 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-39f14cc1-f006-422a-a407-3d6c790aee10 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:34.490884 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:34.490884 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:34.491633 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-39f14cc1-f006-422a-a407-3d6c790aee10 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:34.492018 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1387/5506] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:34 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:34.950166 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-92e0412f-0aa5-40bc-9a48-571933bb0372 req-d88e158f-37cb-4469-ac5c-72863ef9d7f2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:34.952064 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-92e0412f-0aa5-40bc-9a48-571933bb0372 req-d88e158f-37cb-4469-ac5c-72863ef9d7f2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/4d24031f-a43a-4776-9706-caffd4ba3160 Jul 10 18:24:34.952233 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-92e0412f-0aa5-40bc-9a48-571933bb0372 req-d88e158f-37cb-4469-ac5c-72863ef9d7f2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:34.952402 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-92e0412f-0aa5-40bc-9a48-571933bb0372 req-d88e158f-37cb-4469-ac5c-72863ef9d7f2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:34.958933 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:34.958933 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:35.483049 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-92e0412f-0aa5-40bc-9a48-571933bb0372 req-d88e158f-37cb-4469-ac5c-72863ef9d7f2 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/4d24031f-a43a-4776-9706-caffd4ba3160 returned with HTTP 200 Jul 10 18:24:35.483480 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1381/5507] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:24:34 2026] DELETE /volume/v3/attachments/4d24031f-a43a-4776-9706-caffd4ba3160 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:35.501679 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-42742dcc-ae98-4910-9573-c3649d459536 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:35.503957 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42742dcc-ae98-4910-9573-c3649d459536 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:35.504248 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42742dcc-ae98-4910-9573-c3649d459536 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:35.504532 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-42742dcc-ae98-4910-9573-c3649d459536 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:35.504947 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-42742dcc-ae98-4910-9573-c3649d459536 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:35.510204 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:35.510204 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:35.511513 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-42742dcc-ae98-4910-9573-c3649d459536 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:35.512135 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1377/5508] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:35 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:36.522375 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e9f3edd4-8490-4e6e-b231-b056b18d8104 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:36.524679 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e9f3edd4-8490-4e6e-b231-b056b18d8104 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:36.524966 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e9f3edd4-8490-4e6e-b231-b056b18d8104 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:36.525223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e9f3edd4-8490-4e6e-b231-b056b18d8104 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:36.525379 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e9f3edd4-8490-4e6e-b231-b056b18d8104 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:36.530840 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:36.530840 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:36.531885 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e9f3edd4-8490-4e6e-b231-b056b18d8104 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:36.532422 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1364/5509] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:36 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:37.542760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-43679b04-8bdd-4951-adfa-58466d777237 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:37.544738 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-43679b04-8bdd-4951-adfa-58466d777237 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:37.544938 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-43679b04-8bdd-4951-adfa-58466d777237 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:37.545203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-43679b04-8bdd-4951-adfa-58466d777237 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:37.545331 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-43679b04-8bdd-4951-adfa-58466d777237 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:37.549757 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:37.549757 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:37.550585 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-43679b04-8bdd-4951-adfa-58466d777237 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:37.551049 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1388/5510] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:37 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:38.562494 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c5c79b81-6e46-4eab-bd5a-a841931bd073 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:38.564465 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5c79b81-6e46-4eab-bd5a-a841931bd073 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:38.564706 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c5c79b81-6e46-4eab-bd5a-a841931bd073 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:38.565146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c5c79b81-6e46-4eab-bd5a-a841931bd073 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:38.565146 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c5c79b81-6e46-4eab-bd5a-a841931bd073 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:38.569490 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:38.569490 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:38.570531 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5c79b81-6e46-4eab-bd5a-a841931bd073 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:38.570606 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1382/5511] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:38 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:38.864028 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-5d6bc67e-6bfe-44c5-87e7-b7f0f1d53d6d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:38.866370 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-5d6bc67e-6bfe-44c5-87e7-b7f0f1d53d6d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:24:38.866595 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-5d6bc67e-6bfe-44c5-87e7-b7f0f1d53d6d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:38.866822 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-5d6bc67e-6bfe-44c5-87e7-b7f0f1d53d6d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:38.874058 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:38.874058 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:38.877860 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-5d6bc67e-6bfe-44c5-87e7-b7f0f1d53d6d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:24:38.882953 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-5d6bc67e-6bfe-44c5-87e7-b7f0f1d53d6d tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:24:38.883428 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1378/5512] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:24:38 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:39.374048 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-c230e124-81e8-46d9-bd1e-72388b7720de None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:39.376290 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-c230e124-81e8-46d9-bd1e-72388b7720de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:24:39.376457 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-c230e124-81e8-46d9-bd1e-72388b7720de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:39.376747 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-c230e124-81e8-46d9-bd1e-72388b7720de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:39.384172 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:39.384172 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:39.388516 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-c230e124-81e8-46d9-bd1e-72388b7720de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:24:39.393921 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-c230e124-81e8-46d9-bd1e-72388b7720de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:24:39.394463 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1365/5513] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:24:39 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:39.403532 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8ae0120b-6647-49b9-9c66-d4fb0dff5d09 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:39.403915 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8ae0120b-6647-49b9-9c66-d4fb0dff5d09 None None] GET https://10.4.3.71/volume// Jul 10 18:24:39.404088 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8ae0120b-6647-49b9-9c66-d4fb0dff5d09 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:39.404283 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8ae0120b-6647-49b9-9c66-d4fb0dff5d09 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:39.404651 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8ae0120b-6647-49b9-9c66-d4fb0dff5d09 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:24:39.404916 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1389/5514] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:24:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:24:39.412658 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-bd3bf55a-a0d6-4b49-bd22-8fda4cd67dcb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:39.414984 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-bd3bf55a-a0d6-4b49-bd22-8fda4cd67dcb tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:24:39.415441 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-bd3bf55a-a0d6-4b49-bd22-8fda4cd67dcb tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59445909-8bdb-42f7-a06c-5c6d64882f21", "connector": null, "instance_uuid": "38f641a6-1556-45c3-a903-397ee8d1e119"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:39.425275 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:39.425275 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:39.448199 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-bd3bf55a-a0d6-4b49-bd22-8fda4cd67dcb tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:24:39.448644 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1383/5515] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:24:39 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:39.582051 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a543fdbd-3db1-44e9-a06f-3d7097bd25ba None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:39.584491 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a543fdbd-3db1-44e9-a06f-3d7097bd25ba tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:39.584826 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a543fdbd-3db1-44e9-a06f-3d7097bd25ba tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:39.585111 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a543fdbd-3db1-44e9-a06f-3d7097bd25ba tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:39.585276 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-a543fdbd-3db1-44e9-a06f-3d7097bd25ba tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:39.596802 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:39.596802 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:39.597971 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a543fdbd-3db1-44e9-a06f-3d7097bd25ba tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:39.598496 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1379/5516] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:39 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:40.608377 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fe3420b0-20ca-4a03-8fc7-648ca2a36e24 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:40.610220 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fe3420b0-20ca-4a03-8fc7-648ca2a36e24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:40.610461 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fe3420b0-20ca-4a03-8fc7-648ca2a36e24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:40.610725 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fe3420b0-20ca-4a03-8fc7-648ca2a36e24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:40.610863 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-fe3420b0-20ca-4a03-8fc7-648ca2a36e24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:40.614889 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:40.614889 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:40.615717 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fe3420b0-20ca-4a03-8fc7-648ca2a36e24 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:40.616135 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1366/5517] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:40 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:41.625655 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1cf2064a-9adb-4c3f-92c7-ba9acc55acb3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:41.627257 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1cf2064a-9adb-4c3f-92c7-ba9acc55acb3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:41.627447 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1cf2064a-9adb-4c3f-92c7-ba9acc55acb3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:41.627634 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1cf2064a-9adb-4c3f-92c7-ba9acc55acb3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:41.627730 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-1cf2064a-9adb-4c3f-92c7-ba9acc55acb3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:41.631684 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:41.631684 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:41.632361 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1cf2064a-9adb-4c3f-92c7-ba9acc55acb3 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:41.632701 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1390/5518] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:41 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:41.641226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-56a3726a-bec6-4ce5-a298-cf3539930837 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:41.642833 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-56a3726a-bec6-4ce5-a298-cf3539930837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:41.643004 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-56a3726a-bec6-4ce5-a298-cf3539930837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:41.643173 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-56a3726a-bec6-4ce5-a298-cf3539930837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:41.643269 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-56a3726a-bec6-4ce5-a298-cf3539930837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:41.647338 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:41.647338 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:41.648043 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-56a3726a-bec6-4ce5-a298-cf3539930837 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:41.648369 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1384/5519] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:41 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:41.657004 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0bd4756c-6c03-4855-8dc0-3abd10e0ed41 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:41.658736 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0bd4756c-6c03-4855-8dc0-3abd10e0ed41 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:41.658918 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0bd4756c-6c03-4855-8dc0-3abd10e0ed41 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:41.659106 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0bd4756c-6c03-4855-8dc0-3abd10e0ed41 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:41.659200 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-0bd4756c-6c03-4855-8dc0-3abd10e0ed41 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete backup with id: 78c7de3b-e333-41e2-9bf6-d6626a966dbb. Jul 10 18:24:41.662938 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:41.662938 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:41.673744 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-0bd4756c-6c03-4855-8dc0-3abd10e0ed41 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] delete_backup rpcapi backup_id 78c7de3b-e333-41e2-9bf6-d6626a966dbb {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:24:41.675319 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0bd4756c-6c03-4855-8dc0-3abd10e0ed41 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 202 Jul 10 18:24:41.675726 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1380/5520] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:24:41 2026] DELETE /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:24:41.682138 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f089436f-9bf3-44f2-b4b4-5ec308cd824d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:41.683779 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f089436f-9bf3-44f2-b4b4-5ec308cd824d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:41.683889 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f089436f-9bf3-44f2-b4b4-5ec308cd824d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:41.684084 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f089436f-9bf3-44f2-b4b4-5ec308cd824d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:41.684172 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f089436f-9bf3-44f2-b4b4-5ec308cd824d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:41.688184 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:41.688184 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:41.688846 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f089436f-9bf3-44f2-b4b4-5ec308cd824d tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 200 Jul 10 18:24:41.689199 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1367/5521] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:41 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:42.698612 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2f2779ae-1d67-43ef-a4e9-5066f82127f1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:42.700270 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2f2779ae-1d67-43ef-a4e9-5066f82127f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb Jul 10 18:24:42.700458 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2f2779ae-1d67-43ef-a4e9-5066f82127f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:42.700666 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2f2779ae-1d67-43ef-a4e9-5066f82127f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:42.700766 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2f2779ae-1d67-43ef-a4e9-5066f82127f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 78c7de3b-e333-41e2-9bf6-d6626a966dbb. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:42.704469 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2f2779ae-1d67-43ef-a4e9-5066f82127f1 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb returned with HTTP 404 Jul 10 18:24:42.704948 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1391/5522] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:42 2026] GET /volume/v3/backups/78c7de3b-e333-41e2-9bf6-d6626a966dbb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:24:42.780243 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dff513e4-dff3-4c82-9f68-081ad89a6c8f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:42.782151 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dff513e4-dff3-4c82-9f68-081ad89a6c8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:42.782350 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dff513e4-dff3-4c82-9f68-081ad89a6c8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:42.782586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dff513e4-dff3-4c82-9f68-081ad89a6c8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:42.782704 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-dff513e4-dff3-4c82-9f68-081ad89a6c8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete backup with id: 492a7969-9a57-43d6-bba2-cad2082307fa. Jul 10 18:24:42.787145 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:42.787145 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:42.799014 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.backup.rpcapi [None req-dff513e4-dff3-4c82-9f68-081ad89a6c8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] delete_backup rpcapi backup_id 492a7969-9a57-43d6-bba2-cad2082307fa {{(pid=99951) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:24:42.800785 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dff513e4-dff3-4c82-9f68-081ad89a6c8f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 202 Jul 10 18:24:42.801355 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1385/5523] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:24:42 2026] DELETE /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:24:42.809512 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3efad284-8c0a-4e3c-9f70-336e714bac06 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:42.811364 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3efad284-8c0a-4e3c-9f70-336e714bac06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:42.811637 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3efad284-8c0a-4e3c-9f70-336e714bac06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:42.811843 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3efad284-8c0a-4e3c-9f70-336e714bac06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:42.811962 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-3efad284-8c0a-4e3c-9f70-336e714bac06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:42.817003 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:42.817003 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:42.818186 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3efad284-8c0a-4e3c-9f70-336e714bac06 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 200 Jul 10 18:24:42.818709 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1381/5524] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:42 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:43.828743 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-dafde653-1fe7-453c-945f-d620c43a464f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:43.830491 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dafde653-1fe7-453c-945f-d620c43a464f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa Jul 10 18:24:43.830746 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dafde653-1fe7-453c-945f-d620c43a464f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:43.830932 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-dafde653-1fe7-453c-945f-d620c43a464f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:43.831062 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-dafde653-1fe7-453c-945f-d620c43a464f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Show backup with id 492a7969-9a57-43d6-bba2-cad2082307fa. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:24:43.834231 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-dafde653-1fe7-453c-945f-d620c43a464f tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa returned with HTTP 404 Jul 10 18:24:43.834687 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1368/5525] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:43 2026] GET /volume/v3/backups/492a7969-9a57-43d6-bba2-cad2082307fa => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:24:43.928844 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-663ea2fa-6024-4b72-94d6-a1cdebff5dc9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:43.931124 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-663ea2fa-6024-4b72-94d6-a1cdebff5dc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:43.931315 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-663ea2fa-6024-4b72-94d6-a1cdebff5dc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:43.931521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-663ea2fa-6024-4b72-94d6-a1cdebff5dc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:43.941228 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:43.941228 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:43.945297 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-663ea2fa-6024-4b72-94d6-a1cdebff5dc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:43.950050 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-663ea2fa-6024-4b72-94d6-a1cdebff5dc9 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:43.950461 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1392/5526] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:24:43 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 1131 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:43.969162 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-42347110-1a8a-43e3-ad81-801593122bf0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:43.971293 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-42347110-1a8a-43e3-ad81-801593122bf0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] POST https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956/action Jul 10 18:24:43.971712 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-42347110-1a8a-43e3-ad81-801593122bf0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:24:43.971868 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-42347110-1a8a-43e3-ad81-801593122bf0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:43.982531 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:43.982531 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:43.983045 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-42347110-1a8a-43e3-ad81-801593122bf0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:43.989800 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-42347110-1a8a-43e3-ad81-801593122bf0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Begin detaching volume completed successfully. Jul 10 18:24:43.990041 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-42347110-1a8a-43e3-ad81-801593122bf0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956/action returned with HTTP 202 Jul 10 18:24:43.990620 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1386/5527] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:24:43 2026] POST /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:24:44.007951 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f35338c5-e506-41b3-a2b7-15595c65ce87 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:44.009761 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f35338c5-e506-41b3-a2b7-15595c65ce87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:44.009950 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f35338c5-e506-41b3-a2b7-15595c65ce87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:44.010140 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f35338c5-e506-41b3-a2b7-15595c65ce87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:44.020165 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:44.020165 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:44.024309 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f35338c5-e506-41b3-a2b7-15595c65ce87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:44.029704 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f35338c5-e506-41b3-a2b7-15595c65ce87 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:44.030108 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1382/5528] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:44 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:45.012561 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4e5e3730-74dd-4f3d-baee-a186c4f2349c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:45.013183 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4e5e3730-74dd-4f3d-baee-a186c4f2349c None None] GET https://10.4.3.71/volume// Jul 10 18:24:45.013183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4e5e3730-74dd-4f3d-baee-a186c4f2349c None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:45.013334 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4e5e3730-74dd-4f3d-baee-a186c4f2349c None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:45.013680 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4e5e3730-74dd-4f3d-baee-a186c4f2349c None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:24:45.014096 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1369/5529] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:24:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:24:45.022264 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-9a74eb21-6f16-474d-a018-df766703173e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:45.024523 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-9a74eb21-6f16-474d-a018-df766703173e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:45.024793 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-9a74eb21-6f16-474d-a018-df766703173e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:45.024925 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-9a74eb21-6f16-474d-a018-df766703173e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:45.036188 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:45.036188 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:45.040041 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-9a74eb21-6f16-474d-a018-df766703173e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:45.042383 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-54e459e8-b4cc-415f-b261-60d5f23b89d2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:45.044255 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-54e459e8-b4cc-415f-b261-60d5f23b89d2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:45.044485 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-54e459e8-b4cc-415f-b261-60d5f23b89d2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:45.044740 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-54e459e8-b4cc-415f-b261-60d5f23b89d2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:45.045091 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-9a74eb21-6f16-474d-a018-df766703173e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:45.045556 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1393/5530] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:24:45 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 1314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:24:45.053984 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:45.053984 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:45.057380 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-54e459e8-b4cc-415f-b261-60d5f23b89d2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:45.062110 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-54e459e8-b4cc-415f-b261-60d5f23b89d2 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:45.062659 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1387/5531] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:45 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:45.308770 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d80c1e56-bab7-46bd-a5be-137ee9349a1e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:45.309175 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d80c1e56-bab7-46bd-a5be-137ee9349a1e None None] GET https://10.4.3.71/volume// Jul 10 18:24:45.309339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d80c1e56-bab7-46bd-a5be-137ee9349a1e None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:45.309535 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d80c1e56-bab7-46bd-a5be-137ee9349a1e None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:45.309869 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d80c1e56-bab7-46bd-a5be-137ee9349a1e None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:24:45.310198 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1383/5532] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:24:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:24:45.316592 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-a73480fb-288d-41c6-b489-393c961db3f6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:45.318533 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-a73480fb-288d-41c6-b489-393c961db3f6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:24:45.318792 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-a73480fb-288d-41c6-b489-393c961db3f6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:45.318994 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-a73480fb-288d-41c6-b489-393c961db3f6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:45.328517 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:45.328517 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:45.331714 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-a73480fb-288d-41c6-b489-393c961db3f6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:24:45.336510 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-a73480fb-288d-41c6-b489-393c961db3f6 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:24:45.336885 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1370/5533] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:24:45 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 1544 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:24:45.433605 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-f6c30b6a-facb-4f5e-b481-a22256ab3c4a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:45.436305 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-f6c30b6a-facb-4f5e-b481-a22256ab3c4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/ddf1f989-c7a1-40eb-8ef5-ff439d9ef71c Jul 10 18:24:45.436828 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-f6c30b6a-facb-4f5e-b481-a22256ab3c4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:45.446201 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-f6c30b6a-facb-4f5e-b481-a22256ab3c4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-59445909-8bdb-42f7-a06c-5c6d64882f21-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:24:45.451218 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-f6c30b6a-facb-4f5e-b481-a22256ab3c4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-59445909-8bdb-42f7-a06c-5c6d64882f21-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:24:45.452669 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:45.452669 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:45.889368 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-366bcef2-f147-474d-ad1b-6acbc1948f5e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:45.892131 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-366bcef2-f147-474d-ad1b-6acbc1948f5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/attachments/e540063d-7ddb-4329-a8c7-fee8aaf741c3 Jul 10 18:24:45.892390 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-366bcef2-f147-474d-ad1b-6acbc1948f5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:45.892680 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-366bcef2-f147-474d-ad1b-6acbc1948f5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:45.900185 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:45.900185 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:45.974627 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-f6c30b6a-facb-4f5e-b481-a22256ab3c4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-59445909-8bdb-42f7-a06c-5c6d64882f21-np0000005036" released by "attachment_update" :: held 0.523s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:24:45.974972 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-f6c30b6a-facb-4f5e-b481-a22256ab3c4a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/ddf1f989-c7a1-40eb-8ef5-ff439d9ef71c returned with HTTP 200 Jul 10 18:24:45.975495 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1394/5534] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:24:45 2026] PUT /volume/v3/attachments/ddf1f989-c7a1-40eb-8ef5-ff439d9ef71c => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:46.075374 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6ed2ee71-b839-4afa-9478-fecf8893cb1a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:46.077695 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6ed2ee71-b839-4afa-9478-fecf8893cb1a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:46.077955 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6ed2ee71-b839-4afa-9478-fecf8893cb1a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:46.078245 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6ed2ee71-b839-4afa-9478-fecf8893cb1a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:46.090497 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:46.090497 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:46.095160 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6ed2ee71-b839-4afa-9478-fecf8893cb1a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:46.101068 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6ed2ee71-b839-4afa-9478-fecf8893cb1a tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:46.101621 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1384/5535] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:46 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:46.424298 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-16540e7f-91ee-4d40-ade5-cfa202ac6ff5 req-366bcef2-f147-474d-ad1b-6acbc1948f5e tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/attachments/e540063d-7ddb-4329-a8c7-fee8aaf741c3 returned with HTTP 200 Jul 10 18:24:46.424877 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1388/5536] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:24:45 2026] DELETE /volume/v3/attachments/e540063d-7ddb-4329-a8c7-fee8aaf741c3 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:46.494704 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-3f536786-c8e1-4186-b320-bc5d7007f072 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:46.496620 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-3f536786-c8e1-4186-b320-bc5d7007f072 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/ddf1f989-c7a1-40eb-8ef5-ff439d9ef71c/action Jul 10 18:24:46.496943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-3f536786-c8e1-4186-b320-bc5d7007f072 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:24:46.497074 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-3f536786-c8e1-4186-b320-bc5d7007f072 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:46.511472 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:46.511472 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:46.522397 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-4c2e873d-4b96-4ba1-9833-b5f5e6035507 req-3f536786-c8e1-4186-b320-bc5d7007f072 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/ddf1f989-c7a1-40eb-8ef5-ff439d9ef71c/action returned with HTTP 204 Jul 10 18:24:46.522845 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1371/5537] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:24:46 2026] POST /volume/v3/attachments/ddf1f989-c7a1-40eb-8ef5-ff439d9ef71c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:24:47.113819 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f870b702-7c48-4ed1-b1c4-fca79aa8c260 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:47.115868 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f870b702-7c48-4ed1-b1c4-fca79aa8c260 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:47.116141 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f870b702-7c48-4ed1-b1c4-fca79aa8c260 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:47.116380 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f870b702-7c48-4ed1-b1c4-fca79aa8c260 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:47.124242 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:47.124242 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:47.128102 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f870b702-7c48-4ed1-b1c4-fca79aa8c260 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:47.132775 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f870b702-7c48-4ed1-b1c4-fca79aa8c260 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:47.133318 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1395/5538] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:47 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:54.495985 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b3fd9814-aaf3-4621-a5c4-ac000ccc0e44 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:54.497776 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b3fd9814-aaf3-4621-a5c4-ac000ccc0e44 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:54.497999 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b3fd9814-aaf3-4621-a5c4-ac000ccc0e44 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:54.498413 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b3fd9814-aaf3-4621-a5c4-ac000ccc0e44 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:54.500098 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=62,cinder:UPDATE=13,cinder:INSERT=4 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:24:54.506675 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:54.506675 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:54.511047 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b3fd9814-aaf3-4621-a5c4-ac000ccc0e44 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:54.516291 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b3fd9814-aaf3-4621-a5c4-ac000ccc0e44 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:54.516706 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1385/5539] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:54 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:54.528190 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4ef8be40-9859-4ef6-9e5e-523511df5d11 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:54.530152 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4ef8be40-9859-4ef6-9e5e-523511df5d11 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] DELETE https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:54.530352 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4ef8be40-9859-4ef6-9e5e-523511df5d11 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:54.530611 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4ef8be40-9859-4ef6-9e5e-523511df5d11 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:54.530839 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-4ef8be40-9859-4ef6-9e5e-523511df5d11 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume with id: 579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:54.533172 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=72,cinder:UPDATE=20,cinder:INSERT=4 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:24:54.538094 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:54.538094 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:54.538798 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4ef8be40-9859-4ef6-9e5e-523511df5d11 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:54.569336 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4ef8be40-9859-4ef6-9e5e-523511df5d11 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Delete volume request issued successfully. Jul 10 18:24:54.569545 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4ef8be40-9859-4ef6-9e5e-523511df5d11 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 202 Jul 10 18:24:54.569959 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1389/5540] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:24:54 2026] DELETE /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:24:54.576401 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-16535657-a64b-4c4e-8357-56bbc377b250 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:54.578062 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-16535657-a64b-4c4e-8357-56bbc377b250 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:54.578274 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-16535657-a64b-4c4e-8357-56bbc377b250 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:54.578452 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-16535657-a64b-4c4e-8357-56bbc377b250 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:54.580416 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=52,cinder:INSERT=3,cinder:UPDATE=10 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:24:54.586455 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:54.586455 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:54.590552 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-16535657-a64b-4c4e-8357-56bbc377b250 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Volume info retrieved successfully. Jul 10 18:24:54.595518 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-16535657-a64b-4c4e-8357-56bbc377b250 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 200 Jul 10 18:24:54.596396 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1372/5541] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:54 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:55.609452 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6e9af464-1986-4c1d-bee9-a2e428ae44a0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:55.611433 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e9af464-1986-4c1d-bee9-a2e428ae44a0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] GET https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 Jul 10 18:24:55.611673 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e9af464-1986-4c1d-bee9-a2e428ae44a0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:55.611890 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e9af464-1986-4c1d-bee9-a2e428ae44a0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:55.613935 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=46,cinder:UPDATE=1 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:24:55.618796 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e9af464-1986-4c1d-bee9-a2e428ae44a0 tempest-VolumesBackupsTest-796759319 tempest-VolumesBackupsTest-796759319-project-member] https://10.4.3.71/volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 returned with HTTP 404 Jul 10 18:24:55.619412 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1396/5542] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:55 2026] GET /volume/v3/volumes/579a8e19-d81c-456e-b672-981ace840956 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:24:58.279255 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:58.281096 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:24:58.281430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "size": 1, "name": "tempest-VolumesCloneTest-Volume-140886693"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:58.282770 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume request body: {'volume': {'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-140886693'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:24:58.407536 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume of 1 GB Jul 10 18:24:58.411581 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Availability Zones retrieved successfully. Jul 10 18:24:58.416634 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Flow 'volume_create_api' (733f2c60-eef7-4ad1-a0ac-1cbc7f048f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:24:58.417652 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf42b2b4-b2b9-4068-b23b-6d2369bebce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:58.418466 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:24:58.481901 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf42b2b4-b2b9-4068-b23b-6d2369bebce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:58.483101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7b9b0ba-82fc-4309-90f1-89e985bbf092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:58.554748 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Created reservations ['63e81052-a622-4c0f-b010-d25aa0b6f877', '1ae71982-af9c-4c82-9f63-289a2a0371fb', 'a521b047-9d87-4d23-9444-1687fc38bc90', 'f336a443-361f-4746-9beb-906204c12265'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:24:58.555780 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7b9b0ba-82fc-4309-90f1-89e985bbf092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e81052-a622-4c0f-b010-d25aa0b6f877', '1ae71982-af9c-4c82-9f63-289a2a0371fb', 'a521b047-9d87-4d23-9444-1687fc38bc90', 'f336a443-361f-4746-9beb-906204c12265']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:58.556709 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2f3f5e-8c6e-4242-b50e-f4f72bc2865e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:58.585918 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2f3f5e-8c6e-4242-b50e-f4f72bc2865e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-140886693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f192ca86a5f4a67afac3b8550a713a7',qos_specs=None,replication_status=,reservations=['63e81052-a622-4c0f-b010-d25aa0b6f877','1ae71982-af9c-4c82-9f63-289a2a0371fb','a521b047-9d87-4d23-9444-1687fc38bc90','f336a443-361f-4746-9beb-906204c12265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9672e89e096a4efd835d45924c42c6f0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-140886693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f192ca86a5f4a67afac3b8550a713a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9672e89e096a4efd835d45924c42c6f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:58.586953 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (735c79b1-13ae-4e00-bf16-5b3b5ec056f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:58.607625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (735c79b1-13ae-4e00-bf16-5b3b5ec056f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-140886693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f192ca86a5f4a67afac3b8550a713a7',qos_specs=None,replication_status=,reservations=['63e81052-a622-4c0f-b010-d25aa0b6f877','1ae71982-af9c-4c82-9f63-289a2a0371fb','a521b047-9d87-4d23-9444-1687fc38bc90','f336a443-361f-4746-9beb-906204c12265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9672e89e096a4efd835d45924c42c6f0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:58.608198 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87203c94-1903-4766-b858-a6c2ba0761ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:58.617430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87203c94-1903-4766-b858-a6c2ba0761ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:58.618224 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Flow 'volume_create_api' (733f2c60-eef7-4ad1-a0ac-1cbc7f048f51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:24:58.618501 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume request issued successfully. Jul 10 18:24:58.619002 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-890fe57c-211f-4aa2-a2fc-c9273d3df97d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:24:58.619436 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1386/5543] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:24:58 2026] POST /volume/v3/volumes => generated 744 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:24:58.632954 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4bc6daac-d8a4-49e6-97f8-f0a955cdbe73 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:58.634699 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bc6daac-d8a4-49e6-97f8-f0a955cdbe73 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 Jul 10 18:24:58.634871 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bc6daac-d8a4-49e6-97f8-f0a955cdbe73 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:58.635089 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4bc6daac-d8a4-49e6-97f8-f0a955cdbe73 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:58.641944 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:58.641944 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:24:58.645131 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4bc6daac-d8a4-49e6-97f8-f0a955cdbe73 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:24:58.649079 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4bc6daac-d8a4-49e6-97f8-f0a955cdbe73 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 returned with HTTP 200 Jul 10 18:24:58.649442 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1390/5544] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:58 2026] GET /volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:24:59.661363 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-89c06f32-5aeb-4db0-a7d9-206d75c12e76 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:59.663137 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-89c06f32-5aeb-4db0-a7d9-206d75c12e76 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 Jul 10 18:24:59.663332 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-89c06f32-5aeb-4db0-a7d9-206d75c12e76 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:59.663510 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-89c06f32-5aeb-4db0-a7d9-206d75c12e76 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:59.670448 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:59.670448 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:24:59.674174 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-89c06f32-5aeb-4db0-a7d9-206d75c12e76 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:24:59.678752 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-89c06f32-5aeb-4db0-a7d9-206d75c12e76 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 returned with HTTP 200 Jul 10 18:24:59.679125 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1373/5545] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:59 2026] GET /volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 => generated 1352 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:24:59.690727 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:59.692314 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:24:59.692643 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0", "size": 1, "name": "tempest-VolumesCloneTest-Volume-444229158"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:24:59.694064 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume request body: {'volume': {'source_volid': '9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-444229158'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:24:59.700823 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:59.700823 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:24:59.701336 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume retrieved successfully. Jul 10 18:24:59.701449 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume of 1 GB Jul 10 18:24:59.704798 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Availability Zones retrieved successfully. Jul 10 18:24:59.709645 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Flow 'volume_create_api' (0eac2e31-669c-4331-a005-9d3c61ba332c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:24:59.710732 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6bdf7c-3cc5-42a7-b789-22835376377e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:59.711761 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:24:59.732985 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6bdf7c-3cc5-42a7-b789-22835376377e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0', 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:59.733917 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abbad0d4-44d6-4091-a355-44e08f2167d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:59.769151 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Created reservations ['99c56857-fc1f-46a7-8935-0022257a316f', '48668d30-c182-419e-9f14-a714238abb18', 'b903039b-e485-420e-903d-e993a72ef1ee', '17f3ff5d-de09-4c85-abb3-a21e08bd0b28'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:24:59.770017 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abbad0d4-44d6-4091-a355-44e08f2167d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99c56857-fc1f-46a7-8935-0022257a316f', '48668d30-c182-419e-9f14-a714238abb18', 'b903039b-e485-420e-903d-e993a72ef1ee', '17f3ff5d-de09-4c85-abb3-a21e08bd0b28']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:59.770819 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51684e4-b797-4653-b5e2-afe09da9970f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:59.804232 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51684e4-b797-4653-b5e2-afe09da9970f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '978404b8-4a33-4d5a-993b-262e12d9bcea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-444229158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f192ca86a5f4a67afac3b8550a713a7',qos_specs=None,replication_status=,reservations=['99c56857-fc1f-46a7-8935-0022257a316f','48668d30-c182-419e-9f14-a714238abb18','b903039b-e485-420e-903d-e993a72ef1ee','17f3ff5d-de09-4c85-abb3-a21e08bd0b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0,status='creating',user_id='9672e89e096a4efd835d45924c42c6f0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-444229158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=978404b8-4a33-4d5a-993b-262e12d9bcea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f192ca86a5f4a67afac3b8550a713a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9672e89e096a4efd835d45924c42c6f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:59.804944 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04885af-956a-445a-ac91-2d35c16ff201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:59.819994 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04885af-956a-445a-ac91-2d35c16ff201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-444229158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f192ca86a5f4a67afac3b8550a713a7',qos_specs=None,replication_status=,reservations=['99c56857-fc1f-46a7-8935-0022257a316f','48668d30-c182-419e-9f14-a714238abb18','b903039b-e485-420e-903d-e993a72ef1ee','17f3ff5d-de09-4c85-abb3-a21e08bd0b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0,status='creating',user_id='9672e89e096a4efd835d45924c42c6f0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:59.820828 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a4b3e52-87d8-44fe-9f10-6b68ff864556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:24:59.835093 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a4b3e52-87d8-44fe-9f10-6b68ff864556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:24:59.835848 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Flow 'volume_create_api' (0eac2e31-669c-4331-a005-9d3c61ba332c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:24:59.836119 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume request issued successfully. Jul 10 18:24:59.836718 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0a6538f1-d29e-4296-b0f8-ee0f7f409067 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:24:59.837229 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1397/5546] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:24:59 2026] POST /volume/v3/volumes => generated 777 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:24:59.849295 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3ae7a1fc-ed39-4f93-aaf0-e4ea871df3a3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:24:59.851391 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ae7a1fc-ed39-4f93-aaf0-e4ea871df3a3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea Jul 10 18:24:59.851582 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ae7a1fc-ed39-4f93-aaf0-e4ea871df3a3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:24:59.851779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ae7a1fc-ed39-4f93-aaf0-e4ea871df3a3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:24:59.858186 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:24:59.858186 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:24:59.861694 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3ae7a1fc-ed39-4f93-aaf0-e4ea871df3a3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:24:59.865981 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ae7a1fc-ed39-4f93-aaf0-e4ea871df3a3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea returned with HTTP 200 Jul 10 18:24:59.866369 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1387/5547] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:24:59 2026] GET /volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:00.878088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fa743121-e63d-4233-8276-1a0b2034d934 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:00.879787 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fa743121-e63d-4233-8276-1a0b2034d934 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea Jul 10 18:25:00.879964 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fa743121-e63d-4233-8276-1a0b2034d934 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:00.880135 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fa743121-e63d-4233-8276-1a0b2034d934 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:00.887700 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:00.887700 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:25:00.891605 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fa743121-e63d-4233-8276-1a0b2034d934 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:00.896155 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fa743121-e63d-4233-8276-1a0b2034d934 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea returned with HTTP 200 Jul 10 18:25:00.896626 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1391/5548] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:00 2026] GET /volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea => generated 1386 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:00.908229 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-40814f9e-9084-4b90-a5ad-728375de47f6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:00.909933 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-40814f9e-9084-4b90-a5ad-728375de47f6 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea Jul 10 18:25:00.910122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-40814f9e-9084-4b90-a5ad-728375de47f6 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:00.910310 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-40814f9e-9084-4b90-a5ad-728375de47f6 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:00.916748 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:00.916748 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:25:00.919930 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-40814f9e-9084-4b90-a5ad-728375de47f6 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:00.923944 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-40814f9e-9084-4b90-a5ad-728375de47f6 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea returned with HTTP 200 Jul 10 18:25:00.924290 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1374/5549] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:00 2026] GET /volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea => generated 1386 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:00.938682 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c993e819-6b48-4576-86cd-f9260e6b58c3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:00.940719 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c993e819-6b48-4576-86cd-f9260e6b58c3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea Jul 10 18:25:00.940950 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c993e819-6b48-4576-86cd-f9260e6b58c3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:00.941142 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c993e819-6b48-4576-86cd-f9260e6b58c3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:00.947909 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:00.947909 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:25:00.951384 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c993e819-6b48-4576-86cd-f9260e6b58c3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:00.955586 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c993e819-6b48-4576-86cd-f9260e6b58c3 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea returned with HTTP 200 Jul 10 18:25:00.955949 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1398/5550] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:00 2026] GET /volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea => generated 1386 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:00.970356 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-efc92d82-3c50-4260-a799-01b1e26179f7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:00.971916 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-efc92d82-3c50-4260-a799-01b1e26179f7 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] DELETE https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea Jul 10 18:25:00.972095 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-efc92d82-3c50-4260-a799-01b1e26179f7 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:00.972310 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-efc92d82-3c50-4260-a799-01b1e26179f7 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:00.972486 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-efc92d82-3c50-4260-a799-01b1e26179f7 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Delete volume with id: 978404b8-4a33-4d5a-993b-262e12d9bcea Jul 10 18:25:00.978889 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:00.978889 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:25:00.979381 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-efc92d82-3c50-4260-a799-01b1e26179f7 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:00.992941 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-efc92d82-3c50-4260-a799-01b1e26179f7 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Delete volume request issued successfully. Jul 10 18:25:00.993115 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-efc92d82-3c50-4260-a799-01b1e26179f7 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea returned with HTTP 202 Jul 10 18:25:00.993532 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1388/5551] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:25:00 2026] DELETE /volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:25:00.999617 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-85c0e4e8-3d30-442e-a528-5f2e18e2500d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:01.001315 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-85c0e4e8-3d30-442e-a528-5f2e18e2500d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea Jul 10 18:25:01.001525 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-85c0e4e8-3d30-442e-a528-5f2e18e2500d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:01.001690 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-85c0e4e8-3d30-442e-a528-5f2e18e2500d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:01.009024 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:01.009024 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:25:01.012767 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-85c0e4e8-3d30-442e-a528-5f2e18e2500d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:01.018069 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-85c0e4e8-3d30-442e-a528-5f2e18e2500d tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea returned with HTTP 200 Jul 10 18:25:01.018542 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1392/5552] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:00 2026] GET /volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea => generated 1385 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:02.030164 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-79d52d3b-7c56-41db-8d2c-98cdb1c93494 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:02.031995 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79d52d3b-7c56-41db-8d2c-98cdb1c93494 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea Jul 10 18:25:02.032220 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-79d52d3b-7c56-41db-8d2c-98cdb1c93494 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:02.032411 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-79d52d3b-7c56-41db-8d2c-98cdb1c93494 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:02.038478 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-79d52d3b-7c56-41db-8d2c-98cdb1c93494 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea returned with HTTP 404 Jul 10 18:25:02.038952 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1375/5553] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:02 2026] GET /volume/v3/volumes/978404b8-4a33-4d5a-993b-262e12d9bcea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:25:02.045545 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-030f6f88-342e-448d-b5f7-04e39f64f8be None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:02.047083 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-030f6f88-342e-448d-b5f7-04e39f64f8be tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 Jul 10 18:25:02.047304 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-030f6f88-342e-448d-b5f7-04e39f64f8be tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:02.047480 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-030f6f88-342e-448d-b5f7-04e39f64f8be tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:02.053157 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:02.053157 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:25:02.056039 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-030f6f88-342e-448d-b5f7-04e39f64f8be tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:02.059754 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-030f6f88-342e-448d-b5f7-04e39f64f8be tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 returned with HTTP 200 Jul 10 18:25:02.060127 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1399/5554] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:02 2026] GET /volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 => generated 1352 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:02.072036 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c70a3ec0-91e4-4831-99af-1130c932f752 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:02.073709 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c70a3ec0-91e4-4831-99af-1130c932f752 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 Jul 10 18:25:02.073920 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c70a3ec0-91e4-4831-99af-1130c932f752 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:02.074102 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c70a3ec0-91e4-4831-99af-1130c932f752 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:02.074256 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-c70a3ec0-91e4-4831-99af-1130c932f752 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Delete volume with id: 9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 Jul 10 18:25:02.080336 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:02.080336 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:25:02.080716 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c70a3ec0-91e4-4831-99af-1130c932f752 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:02.093777 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c70a3ec0-91e4-4831-99af-1130c932f752 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Delete volume request issued successfully. Jul 10 18:25:02.093953 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c70a3ec0-91e4-4831-99af-1130c932f752 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 returned with HTTP 202 Jul 10 18:25:02.094321 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1389/5555] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:25:02 2026] DELETE /volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:25:02.101526 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0863cdfd-6da9-4683-8811-c70b3fb60642 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:02.103511 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0863cdfd-6da9-4683-8811-c70b3fb60642 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 Jul 10 18:25:02.103756 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0863cdfd-6da9-4683-8811-c70b3fb60642 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:02.103961 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0863cdfd-6da9-4683-8811-c70b3fb60642 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:02.111941 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:02.111941 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:25:02.115875 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0863cdfd-6da9-4683-8811-c70b3fb60642 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:02.121130 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0863cdfd-6da9-4683-8811-c70b3fb60642 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 returned with HTTP 200 Jul 10 18:25:02.121617 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1393/5556] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:02 2026] GET /volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 => generated 1351 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:03.133687 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8d337164-3d60-4338-b655-5f356bbd71f1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:03.135587 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8d337164-3d60-4338-b655-5f356bbd71f1 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 Jul 10 18:25:03.135802 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8d337164-3d60-4338-b655-5f356bbd71f1 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:03.136020 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8d337164-3d60-4338-b655-5f356bbd71f1 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:03.142258 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8d337164-3d60-4338-b655-5f356bbd71f1 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 returned with HTTP 404 Jul 10 18:25:03.142794 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1376/5557] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:03 2026] GET /volume/v3/volumes/9b0d9562-8167-4c8d-83a7-12f4f0e8c8e0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:25:03.150825 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-48047017-adb1-4001-9c0e-d55450b50e47 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:03.153052 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:25:03.153517 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-776667682"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:25:03.155383 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-776667682'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:25:03.155560 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume of 1 GB Jul 10 18:25:03.160889 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Availability Zones retrieved successfully. Jul 10 18:25:03.169588 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Flow 'volume_create_api' (b1d08c7d-9fb8-4f70-a25d-e086af8e8200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:25:03.170919 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e68b905-9d3f-441c-89f5-65fd72a51b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:03.172222 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:25:03.198459 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e68b905-9d3f-441c-89f5-65fd72a51b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:03.199332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed52721-d703-413b-8229-5c76306d7aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:03.239621 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Created reservations ['1adb2aca-3b2a-473b-9928-cde8c70feb0f', 'e692940e-403f-41ca-8734-b1475542c648', '1b0d0725-0242-4b02-a6ab-8d9a01087628', 'efc098ef-6a95-46fe-8c7a-00f6146f1e75'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:25:03.240776 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed52721-d703-413b-8229-5c76306d7aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1adb2aca-3b2a-473b-9928-cde8c70feb0f', 'e692940e-403f-41ca-8734-b1475542c648', '1b0d0725-0242-4b02-a6ab-8d9a01087628', 'efc098ef-6a95-46fe-8c7a-00f6146f1e75']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:03.241861 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d865c301-739e-48e1-a294-55c54d76f4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:03.267368 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d865c301-739e-48e1-a294-55c54d76f4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '121550e1-59ed-4bf3-aaeb-e8498bd3d8a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-776667682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f192ca86a5f4a67afac3b8550a713a7',qos_specs=None,replication_status=,reservations=['1adb2aca-3b2a-473b-9928-cde8c70feb0f','e692940e-403f-41ca-8734-b1475542c648','1b0d0725-0242-4b02-a6ab-8d9a01087628','efc098ef-6a95-46fe-8c7a-00f6146f1e75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9672e89e096a4efd835d45924c42c6f0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-776667682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=121550e1-59ed-4bf3-aaeb-e8498bd3d8a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f192ca86a5f4a67afac3b8550a713a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9672e89e096a4efd835d45924c42c6f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:03.268271 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb11f095-f6f8-447c-ad51-cc33c6e11464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:03.286329 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb11f095-f6f8-447c-ad51-cc33c6e11464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-776667682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f192ca86a5f4a67afac3b8550a713a7',qos_specs=None,replication_status=,reservations=['1adb2aca-3b2a-473b-9928-cde8c70feb0f','e692940e-403f-41ca-8734-b1475542c648','1b0d0725-0242-4b02-a6ab-8d9a01087628','efc098ef-6a95-46fe-8c7a-00f6146f1e75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9672e89e096a4efd835d45924c42c6f0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:03.287187 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41fc58c6-3c9e-4ed4-9b6c-841dab7ddbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:03.298159 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41fc58c6-3c9e-4ed4-9b6c-841dab7ddbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:03.299177 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Flow 'volume_create_api' (b1d08c7d-9fb8-4f70-a25d-e086af8e8200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:25:03.299575 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume request issued successfully. Jul 10 18:25:03.300310 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-48047017-adb1-4001-9c0e-d55450b50e47 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:25:03.300856 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1400/5558] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:25:03 2026] POST /volume/v3/volumes => generated 744 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:25:03.313155 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4e3ed4c7-108e-4fba-b71d-e24a568cef4c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:03.315056 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4e3ed4c7-108e-4fba-b71d-e24a568cef4c tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 Jul 10 18:25:03.315298 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4e3ed4c7-108e-4fba-b71d-e24a568cef4c tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:03.315545 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4e3ed4c7-108e-4fba-b71d-e24a568cef4c tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:03.322841 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:03.322841 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:25:03.326276 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4e3ed4c7-108e-4fba-b71d-e24a568cef4c tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:03.331140 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4e3ed4c7-108e-4fba-b71d-e24a568cef4c tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 returned with HTTP 200 Jul 10 18:25:03.331581 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1390/5559] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:03 2026] GET /volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 => generated 812 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:04.343684 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-818de8c9-ba2b-43a3-9ed6-288d31209c70 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:04.345290 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-818de8c9-ba2b-43a3-9ed6-288d31209c70 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 Jul 10 18:25:04.345447 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-818de8c9-ba2b-43a3-9ed6-288d31209c70 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:04.345641 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-818de8c9-ba2b-43a3-9ed6-288d31209c70 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:04.352367 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:04.352367 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:25:04.355510 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-818de8c9-ba2b-43a3-9ed6-288d31209c70 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:04.359127 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-818de8c9-ba2b-43a3-9ed6-288d31209c70 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 returned with HTTP 200 Jul 10 18:25:04.359472 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1394/5560] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:04 2026] GET /volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:04.371960 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:04.373698 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:25:04.374082 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "121550e1-59ed-4bf3-aaeb-e8498bd3d8a3", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1784657"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:25:04.375778 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume request body: {'volume': {'source_volid': '121550e1-59ed-4bf3-aaeb-e8498bd3d8a3', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1784657'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:25:04.382724 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:04.382724 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:25:04.383242 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume retrieved successfully. Jul 10 18:25:04.383410 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume of 2 GB Jul 10 18:25:04.387084 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Availability Zones retrieved successfully. Jul 10 18:25:04.392499 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Flow 'volume_create_api' (ed0eb2d4-f45d-453b-8106-3473c5ac5ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:25:04.393695 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570261dd-10e8-4e75-85e4-dc87e3c66b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:04.394771 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:25:04.418125 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570261dd-10e8-4e75-85e4-dc87e3c66b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '121550e1-59ed-4bf3-aaeb-e8498bd3d8a3', 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:04.418980 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f512b13-1358-47dd-957c-d1283a3a3788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:04.462270 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Created reservations ['12a73ec6-579a-4b3b-b88e-2e7cb340e7c1', '3f1adb38-f34b-4522-adcb-5d9eccbd4a3a', 'b689ba7c-b08e-43e4-8273-49c7f4f08483', 'd1e25924-f3a5-4420-9e5d-ffb6319c1c49'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:25:04.463324 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f512b13-1358-47dd-957c-d1283a3a3788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12a73ec6-579a-4b3b-b88e-2e7cb340e7c1', '3f1adb38-f34b-4522-adcb-5d9eccbd4a3a', 'b689ba7c-b08e-43e4-8273-49c7f4f08483', 'd1e25924-f3a5-4420-9e5d-ffb6319c1c49']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:04.464090 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe26030-49f4-406e-aa6a-c50adc9c0a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:04.497201 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe26030-49f4-406e-aa6a-c50adc9c0a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95c2bcd9-fd50-4f56-9578-87a4e089b181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1784657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f192ca86a5f4a67afac3b8550a713a7',qos_specs=None,replication_status=,reservations=['12a73ec6-579a-4b3b-b88e-2e7cb340e7c1','3f1adb38-f34b-4522-adcb-5d9eccbd4a3a','b689ba7c-b08e-43e4-8273-49c7f4f08483','d1e25924-f3a5-4420-9e5d-ffb6319c1c49'],size=2,snapshot_id=None,source_replicaid=,source_volid=121550e1-59ed-4bf3-aaeb-e8498bd3d8a3,status='creating',user_id='9672e89e096a4efd835d45924c42c6f0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1784657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95c2bcd9-fd50-4f56-9578-87a4e089b181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f192ca86a5f4a67afac3b8550a713a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=121550e1-59ed-4bf3-aaeb-e8498bd3d8a3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9672e89e096a4efd835d45924c42c6f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:04.497925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91225ea-d32d-4534-8d7a-ce79350e3f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:04.515006 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91225ea-d32d-4534-8d7a-ce79350e3f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1784657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f192ca86a5f4a67afac3b8550a713a7',qos_specs=None,replication_status=,reservations=['12a73ec6-579a-4b3b-b88e-2e7cb340e7c1','3f1adb38-f34b-4522-adcb-5d9eccbd4a3a','b689ba7c-b08e-43e4-8273-49c7f4f08483','d1e25924-f3a5-4420-9e5d-ffb6319c1c49'],size=2,snapshot_id=None,source_replicaid=,source_volid=121550e1-59ed-4bf3-aaeb-e8498bd3d8a3,status='creating',user_id='9672e89e096a4efd835d45924c42c6f0',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:04.515716 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c456db-cb13-4301-89e9-4d576b84338b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:04.531582 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c456db-cb13-4301-89e9-4d576b84338b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:04.532355 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Flow 'volume_create_api' (ed0eb2d4-f45d-453b-8106-3473c5ac5ccd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:25:04.532641 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Create volume request issued successfully. Jul 10 18:25:04.533245 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-182be5d4-e2c4-4733-8737-3f31e7ed40d0 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:25:04.533684 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1377/5561] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:25:04 2026] POST /volume/v3/volumes => generated 776 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:25:04.547203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-03abdf27-0712-44b5-baa0-00730bc7e2cc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:04.549006 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-03abdf27-0712-44b5-baa0-00730bc7e2cc tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 Jul 10 18:25:04.549196 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-03abdf27-0712-44b5-baa0-00730bc7e2cc tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:04.549382 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-03abdf27-0712-44b5-baa0-00730bc7e2cc tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:04.556696 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:04.556696 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:25:04.560363 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-03abdf27-0712-44b5-baa0-00730bc7e2cc tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:04.564914 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-03abdf27-0712-44b5-baa0-00730bc7e2cc tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 returned with HTTP 200 Jul 10 18:25:04.565344 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1401/5562] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:04 2026] GET /volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:05.577850 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-da5ac265-7baa-47b4-b29c-a3b554827518 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:05.579908 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-da5ac265-7baa-47b4-b29c-a3b554827518 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 Jul 10 18:25:05.580125 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-da5ac265-7baa-47b4-b29c-a3b554827518 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:05.580360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-da5ac265-7baa-47b4-b29c-a3b554827518 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:05.588768 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:05.588768 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:25:05.592541 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-da5ac265-7baa-47b4-b29c-a3b554827518 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:05.596944 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-da5ac265-7baa-47b4-b29c-a3b554827518 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 returned with HTTP 200 Jul 10 18:25:05.597399 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1391/5563] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:05 2026] GET /volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:05.608978 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7168d4d7-8e58-47c5-bb90-ea92a1bd4d29 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:05.610811 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7168d4d7-8e58-47c5-bb90-ea92a1bd4d29 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 Jul 10 18:25:05.611014 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7168d4d7-8e58-47c5-bb90-ea92a1bd4d29 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:05.611200 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7168d4d7-8e58-47c5-bb90-ea92a1bd4d29 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:05.618963 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:05.618963 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:25:05.623270 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7168d4d7-8e58-47c5-bb90-ea92a1bd4d29 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:05.627500 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7168d4d7-8e58-47c5-bb90-ea92a1bd4d29 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 returned with HTTP 200 Jul 10 18:25:05.627885 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1395/5564] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:05 2026] GET /volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:05.639888 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6a5226bc-04e8-43e1-bd8a-cf0c7c1edf91 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:05.642420 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6a5226bc-04e8-43e1-bd8a-cf0c7c1edf91 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 Jul 10 18:25:05.642655 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6a5226bc-04e8-43e1-bd8a-cf0c7c1edf91 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:05.642890 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6a5226bc-04e8-43e1-bd8a-cf0c7c1edf91 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:05.649866 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:05.649866 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:25:05.653359 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6a5226bc-04e8-43e1-bd8a-cf0c7c1edf91 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:05.657680 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6a5226bc-04e8-43e1-bd8a-cf0c7c1edf91 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 returned with HTTP 200 Jul 10 18:25:05.658064 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1378/5565] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:05 2026] GET /volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:05.669377 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6eae1473-eb73-48fa-a1b0-5a7e45ae2468 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:05.671119 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6eae1473-eb73-48fa-a1b0-5a7e45ae2468 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] DELETE https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 Jul 10 18:25:05.671334 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6eae1473-eb73-48fa-a1b0-5a7e45ae2468 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:05.671513 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6eae1473-eb73-48fa-a1b0-5a7e45ae2468 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:05.671691 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-6eae1473-eb73-48fa-a1b0-5a7e45ae2468 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Delete volume with id: 95c2bcd9-fd50-4f56-9578-87a4e089b181 Jul 10 18:25:05.678088 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:05.678088 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:25:05.678539 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6eae1473-eb73-48fa-a1b0-5a7e45ae2468 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:05.698594 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6eae1473-eb73-48fa-a1b0-5a7e45ae2468 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Delete volume request issued successfully. Jul 10 18:25:05.698594 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6eae1473-eb73-48fa-a1b0-5a7e45ae2468 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 returned with HTTP 202 Jul 10 18:25:05.698594 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1402/5566] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:25:05 2026] DELETE /volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:25:05.707144 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6d5b8a9f-db62-4604-a956-1b4238bde1c5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:05.708896 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d5b8a9f-db62-4604-a956-1b4238bde1c5 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 Jul 10 18:25:05.709082 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d5b8a9f-db62-4604-a956-1b4238bde1c5 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:05.709258 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6d5b8a9f-db62-4604-a956-1b4238bde1c5 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:05.715820 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:05.715820 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:25:05.719231 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6d5b8a9f-db62-4604-a956-1b4238bde1c5 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:05.723125 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6d5b8a9f-db62-4604-a956-1b4238bde1c5 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 returned with HTTP 200 Jul 10 18:25:05.723499 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1392/5567] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:05 2026] GET /volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:06.735042 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-337a375d-542e-497d-a6fa-8f5f390a7d39 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:06.736702 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-337a375d-542e-497d-a6fa-8f5f390a7d39 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 Jul 10 18:25:06.736868 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-337a375d-542e-497d-a6fa-8f5f390a7d39 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:06.737048 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-337a375d-542e-497d-a6fa-8f5f390a7d39 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:06.741844 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-337a375d-542e-497d-a6fa-8f5f390a7d39 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 returned with HTTP 404 Jul 10 18:25:06.742465 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1396/5568] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:06 2026] GET /volume/v3/volumes/95c2bcd9-fd50-4f56-9578-87a4e089b181 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:25:06.748963 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5497de2a-8c28-4a95-98ac-461fa9a9464f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:06.750987 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5497de2a-8c28-4a95-98ac-461fa9a9464f tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 Jul 10 18:25:06.751209 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5497de2a-8c28-4a95-98ac-461fa9a9464f tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:06.751476 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5497de2a-8c28-4a95-98ac-461fa9a9464f tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:06.759515 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:06.759515 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:25:06.763360 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5497de2a-8c28-4a95-98ac-461fa9a9464f tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:06.767975 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5497de2a-8c28-4a95-98ac-461fa9a9464f tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 returned with HTTP 200 Jul 10 18:25:06.768440 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1379/5569] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:06 2026] GET /volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:06.780224 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e19c096d-ed48-4452-9cb1-a2386f57a999 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:06.781950 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e19c096d-ed48-4452-9cb1-a2386f57a999 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] DELETE https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 Jul 10 18:25:06.782129 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e19c096d-ed48-4452-9cb1-a2386f57a999 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:06.782336 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e19c096d-ed48-4452-9cb1-a2386f57a999 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:06.782497 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-e19c096d-ed48-4452-9cb1-a2386f57a999 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Delete volume with id: 121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 Jul 10 18:25:06.788795 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:06.788795 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:25:06.789193 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e19c096d-ed48-4452-9cb1-a2386f57a999 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:06.807594 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e19c096d-ed48-4452-9cb1-a2386f57a999 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Delete volume request issued successfully. Jul 10 18:25:06.807594 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e19c096d-ed48-4452-9cb1-a2386f57a999 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 returned with HTTP 202 Jul 10 18:25:06.807594 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1403/5570] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:25:06 2026] DELETE /volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:25:06.817213 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6fc2a56c-4b72-46e3-82b2-32201af1eb04 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:06.819796 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6fc2a56c-4b72-46e3-82b2-32201af1eb04 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 Jul 10 18:25:06.819796 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6fc2a56c-4b72-46e3-82b2-32201af1eb04 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:06.820021 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6fc2a56c-4b72-46e3-82b2-32201af1eb04 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:06.828304 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:06.828304 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:25:06.832881 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6fc2a56c-4b72-46e3-82b2-32201af1eb04 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Volume info retrieved successfully. Jul 10 18:25:06.838560 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6fc2a56c-4b72-46e3-82b2-32201af1eb04 tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 returned with HTTP 200 Jul 10 18:25:06.838934 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1393/5571] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:06 2026] GET /volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:07.851598 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6b636732-c850-409f-8eee-7ecee8108baf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:07.854650 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b636732-c850-409f-8eee-7ecee8108baf tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] GET https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 Jul 10 18:25:07.854650 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b636732-c850-409f-8eee-7ecee8108baf tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:07.854650 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b636732-c850-409f-8eee-7ecee8108baf tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:07.859375 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b636732-c850-409f-8eee-7ecee8108baf tempest-VolumesCloneTest-591247964 tempest-VolumesCloneTest-591247964-project-member] https://10.4.3.71/volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 returned with HTTP 404 Jul 10 18:25:07.860096 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1397/5572] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:07 2026] GET /volume/v3/volumes/121550e1-59ed-4bf3-aaeb-e8498bd3d8a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:25:16.767147 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=43,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:25:16.800499 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=60,cinder:INSERT=14,cinder:UPDATE=26 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:25:16.837330 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=56,cinder:INSERT=12,cinder:UPDATE=14 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:25:17.856393 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=28,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:25:35.030760 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6acd6717-0f13-491a-ab30-903d355e5760 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:35.032532 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6acd6717-0f13-491a-ab30-903d355e5760 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:25:35.032932 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6acd6717-0f13-491a-ab30-903d355e5760 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59445909-8bdb-42f7-a06c-5c6d64882f21", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1214568197", "description": null, "metadata": null}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:25:35.044320 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:35.044320 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:25:35.044793 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6acd6717-0f13-491a-ab30-903d355e5760 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:25:35.044933 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-6acd6717-0f13-491a-ab30-903d355e5760 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create snapshot from volume 59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:25:35.069023 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-6acd6717-0f13-491a-ab30-903d355e5760 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['2a87bdbe-2b84-4826-929b-6808dac688a1', '8465a310-eb64-42d9-968a-2410bb8b88a6', '99d10137-8ec8-4b4a-a596-2ed9b69e655a', 'f14088ec-b1c7-4172-8a1c-7c97934a60c9'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:25:35.102899 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6acd6717-0f13-491a-ab30-903d355e5760 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot force create request issued successfully. Jul 10 18:25:35.103186 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6acd6717-0f13-491a-ab30-903d355e5760 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:25:35.103620 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1380/5573] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:25:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:25:35.112325 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8d55fd8b-4fca-4692-82de-3848da749807 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:35.114051 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d55fd8b-4fca-4692-82de-3848da749807 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f Jul 10 18:25:35.114214 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d55fd8b-4fca-4692-82de-3848da749807 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:35.114423 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8d55fd8b-4fca-4692-82de-3848da749807 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:35.118964 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:35.118964 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:25:35.119432 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8d55fd8b-4fca-4692-82de-3848da749807 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:25:35.120502 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8d55fd8b-4fca-4692-82de-3848da749807 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f returned with HTTP 200 Jul 10 18:25:35.121073 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1404/5574] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:25:35 2026] GET /volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:36.131151 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-858290f6-5fbf-4bd3-addd-b38e144eb9d9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:36.132806 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-858290f6-5fbf-4bd3-addd-b38e144eb9d9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f Jul 10 18:25:36.132979 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-858290f6-5fbf-4bd3-addd-b38e144eb9d9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:36.133151 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-858290f6-5fbf-4bd3-addd-b38e144eb9d9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:36.138070 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:36.138070 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:25:36.138623 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-858290f6-5fbf-4bd3-addd-b38e144eb9d9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:25:36.139337 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-858290f6-5fbf-4bd3-addd-b38e144eb9d9 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f returned with HTTP 200 Jul 10 18:25:36.139699 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1394/5575] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:25:36 2026] GET /volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:36.148050 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e3dd421a-fdc8-434c-820e-49c0022f5f95 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:36.149690 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3dd421a-fdc8-434c-820e-49c0022f5f95 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f Jul 10 18:25:36.149874 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3dd421a-fdc8-434c-820e-49c0022f5f95 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:36.150045 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e3dd421a-fdc8-434c-820e-49c0022f5f95 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:36.155341 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:36.155341 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:25:36.155810 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e3dd421a-fdc8-434c-820e-49c0022f5f95 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:25:36.156520 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e3dd421a-fdc8-434c-820e-49c0022f5f95 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f returned with HTTP 200 Jul 10 18:25:36.156900 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1398/5576] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:25:36 2026] GET /volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:36.165526 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:36.167189 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:25:36.167488 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1272103796", "snapshot_id": "1f4db623-e779-4980-9181-78506ade0c6f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:25:36.168901 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1272103796', 'snapshot_id': '1f4db623-e779-4980-9181-78506ade0c6f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:25:36.173275 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:36.173275 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:25:36.173748 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:25:36.173852 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume of 1 GB Jul 10 18:25:36.176784 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Availability Zones retrieved successfully. Jul 10 18:25:36.182443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (19c8f887-61fa-43db-afbd-444769cdbb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:25:36.183268 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5d0cdd-d3d3-4962-848d-fdb2c47fed4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:36.184094 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:25:36.214060 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5d0cdd-d3d3-4962-848d-fdb2c47fed4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1f4db623-e779-4980-9181-78506ade0c6f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:36.214922 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e77acaf-eecc-492f-9478-4170389a441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:36.255237 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Created reservations ['6193a0a6-5602-4be4-9582-8b965e1c2b31', '4a778f29-ece5-468a-96ce-42a03b31bbcd', '1bc40561-8525-4d8b-934a-c97fda14f75b', 'fa9ffae6-fa71-455a-ad89-0062751b3333'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:25:36.256037 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e77acaf-eecc-492f-9478-4170389a441b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6193a0a6-5602-4be4-9582-8b965e1c2b31', '4a778f29-ece5-468a-96ce-42a03b31bbcd', '1bc40561-8525-4d8b-934a-c97fda14f75b', 'fa9ffae6-fa71-455a-ad89-0062751b3333']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:36.256748 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3871b5e-888f-4bb4-82a0-3d4cd5eae85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:36.300313 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3871b5e-888f-4bb4-82a0-3d4cd5eae85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecde7612-2998-42b2-ad1d-524124cc1d3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1272103796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['6193a0a6-5602-4be4-9582-8b965e1c2b31','4a778f29-ece5-468a-96ce-42a03b31bbcd','1bc40561-8525-4d8b-934a-c97fda14f75b','fa9ffae6-fa71-455a-ad89-0062751b3333'],size=1,snapshot_id=1f4db623-e779-4980-9181-78506ade0c6f,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1272103796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecde7612-2998-42b2-ad1d-524124cc1d3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1f4db623-e779-4980-9181-78506ade0c6f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f4edac17742a4a90a50f30856ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:36.300989 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dcf5d92-8115-47d4-a678-cb77b12e8ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:36.320684 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dcf5d92-8115-47d4-a678-cb77b12e8ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1272103796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ceb8dc77d1540fc91ca5dbd2c494a30',qos_specs=None,replication_status=,reservations=['6193a0a6-5602-4be4-9582-8b965e1c2b31','4a778f29-ece5-468a-96ce-42a03b31bbcd','1bc40561-8525-4d8b-934a-c97fda14f75b','fa9ffae6-fa71-455a-ad89-0062751b3333'],size=1,snapshot_id=1f4db623-e779-4980-9181-78506ade0c6f,source_replicaid=,source_volid=None,status='creating',user_id='054f4edac17742a4a90a50f30856ceff',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:36.321348 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24fc3409-f30b-4de1-b122-eb035174de24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:36.344283 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24fc3409-f30b-4de1-b122-eb035174de24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:36.345184 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Flow 'volume_create_api' (19c8f887-61fa-43db-afbd-444769cdbb53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:25:36.345516 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Create volume request issued successfully. Jul 10 18:25:36.346237 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9e1fc67f-f46d-423f-b8ee-331640e268b1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:25:36.346702 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1381/5577] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:25:36 2026] POST /volume/v3/volumes => generated 783 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:25:36.362521 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d024790d-7285-44e7-adec-730eaae8be76 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:36.364358 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d024790d-7285-44e7-adec-730eaae8be76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:25:36.364616 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d024790d-7285-44e7-adec-730eaae8be76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:36.364844 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d024790d-7285-44e7-adec-730eaae8be76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:36.372053 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:36.372053 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:25:36.375517 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d024790d-7285-44e7-adec-730eaae8be76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:25:36.379479 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d024790d-7285-44e7-adec-730eaae8be76 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c returned with HTTP 200 Jul 10 18:25:36.380108 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1405/5578] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:36 2026] GET /volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:25:37.395559 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9ec65fa0-8b33-4541-9bf8-ff9b36df840c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:37.397267 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ec65fa0-8b33-4541-9bf8-ff9b36df840c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:25:37.397477 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9ec65fa0-8b33-4541-9bf8-ff9b36df840c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:37.397707 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9ec65fa0-8b33-4541-9bf8-ff9b36df840c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:37.405444 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:37.405444 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:25:37.409420 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9ec65fa0-8b33-4541-9bf8-ff9b36df840c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:25:37.414203 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9ec65fa0-8b33-4541-9bf8-ff9b36df840c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c returned with HTTP 200 Jul 10 18:25:37.414731 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1395/5579] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:37 2026] GET /volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:37.428792 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b54b3aa4-50e8-48a8-87d7-40affbfa0ad4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:37.430756 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b54b3aa4-50e8-48a8-87d7-40affbfa0ad4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:25:37.430952 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b54b3aa4-50e8-48a8-87d7-40affbfa0ad4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:37.431153 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b54b3aa4-50e8-48a8-87d7-40affbfa0ad4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:37.437974 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:37.437974 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:25:37.441546 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b54b3aa4-50e8-48a8-87d7-40affbfa0ad4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:25:37.446253 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b54b3aa4-50e8-48a8-87d7-40affbfa0ad4 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c returned with HTTP 200 Jul 10 18:25:37.446696 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1399/5580] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:25:37 2026] GET /volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:37.578192 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-cfff94b1-b2e9-4592-a09d-fcc243745914 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:37.580530 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-cfff94b1-b2e9-4592-a09d-fcc243745914 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:25:37.580833 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-cfff94b1-b2e9-4592-a09d-fcc243745914 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:37.581013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-cfff94b1-b2e9-4592-a09d-fcc243745914 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:37.587488 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:37.587488 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:25:37.590820 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-cfff94b1-b2e9-4592-a09d-fcc243745914 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:25:37.595302 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-cfff94b1-b2e9-4592-a09d-fcc243745914 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c returned with HTTP 200 Jul 10 18:25:37.595763 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1382/5581] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:25:37 2026] GET /volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:38.081051 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-35bcb0df-e5de-4662-ab6d-0be8c0e3af07 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:38.083589 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-35bcb0df-e5de-4662-ab6d-0be8c0e3af07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:25:38.083815 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-35bcb0df-e5de-4662-ab6d-0be8c0e3af07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:38.084029 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-35bcb0df-e5de-4662-ab6d-0be8c0e3af07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:38.090725 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:38.090725 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:25:38.094159 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-35bcb0df-e5de-4662-ab6d-0be8c0e3af07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:25:38.098437 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-35bcb0df-e5de-4662-ab6d-0be8c0e3af07 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c returned with HTTP 200 Jul 10 18:25:38.098840 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1406/5582] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:25:38 2026] GET /volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:38.107591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f6567c42-d3c0-431b-9d9b-ac3de3d77a17 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:38.108026 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f6567c42-d3c0-431b-9d9b-ac3de3d77a17 None None] GET https://10.4.3.71/volume// Jul 10 18:25:38.108179 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f6567c42-d3c0-431b-9d9b-ac3de3d77a17 None None] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:38.108388 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f6567c42-d3c0-431b-9d9b-ac3de3d77a17 None None] Calling method 'all' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:38.108742 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f6567c42-d3c0-431b-9d9b-ac3de3d77a17 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:25:38.109172 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1396/5583] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:25:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:25:38.116222 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-eada1612-92d0-4575-aeec-735f5d97eef0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:38.118297 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-eada1612-92d0-4575-aeec-735f5d97eef0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:25:38.118656 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-eada1612-92d0-4575-aeec-735f5d97eef0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecde7612-2998-42b2-ad1d-524124cc1d3c", "connector": null, "instance_uuid": "d2892c65-db16-4c3d-81a6-b799ee17111c"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:25:38.126302 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:38.126302 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:25:38.149674 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-eada1612-92d0-4575-aeec-735f5d97eef0 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:25:38.150078 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1400/5584] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:25:38 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:44.050312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7683705d-d91a-4ad8-99eb-9d2e29e0c023 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:44.050774 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7683705d-d91a-4ad8-99eb-9d2e29e0c023 None None] GET https://10.4.3.71/volume// Jul 10 18:25:44.050960 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7683705d-d91a-4ad8-99eb-9d2e29e0c023 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:44.051209 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7683705d-d91a-4ad8-99eb-9d2e29e0c023 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:44.051609 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7683705d-d91a-4ad8-99eb-9d2e29e0c023 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:25:44.051985 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1383/5585] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:25:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:25:44.063688 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-7bedc1b3-99ab-4a33-a491-802ef4f001c3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:44.065913 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-7bedc1b3-99ab-4a33-a491-802ef4f001c3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:25:44.066128 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-7bedc1b3-99ab-4a33-a491-802ef4f001c3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:25:44.066317 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-7bedc1b3-99ab-4a33-a491-802ef4f001c3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:25:44.075557 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:44.075557 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:25:44.079212 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-7bedc1b3-99ab-4a33-a491-802ef4f001c3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:25:44.084257 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-7bedc1b3-99ab-4a33-a491-802ef4f001c3 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c returned with HTTP 200 Jul 10 18:25:44.084698 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1407/5586] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:25:44 2026] GET /volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c => generated 1571 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:25:44.187432 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-38598bcf-20fa-4a42-9335-220de0c05797 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:44.192886 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-38598bcf-20fa-4a42-9335-220de0c05797 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] PUT https://10.4.3.71/volume/v3/attachments/c79103c6-2f80-40bc-9ce6-ba2c6e32ade1 Jul 10 18:25:44.193318 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-38598bcf-20fa-4a42-9335-220de0c05797 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:25:44.202331 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-38598bcf-20fa-4a42-9335-220de0c05797 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Acquiring lock "cinder-attachment_update-ecde7612-2998-42b2-ad1d-524124cc1d3c-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:25:44.206450 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-38598bcf-20fa-4a42-9335-220de0c05797 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-ecde7612-2998-42b2-ad1d-524124cc1d3c-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:25:44.207523 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:44.207523 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:25:44.727457 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-38598bcf-20fa-4a42-9335-220de0c05797 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Lock "cinder-attachment_update-ecde7612-2998-42b2-ad1d-524124cc1d3c-np0000005036" released by "attachment_update" :: held 0.521s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:25:44.727838 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-38598bcf-20fa-4a42-9335-220de0c05797 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/c79103c6-2f80-40bc-9ce6-ba2c6e32ade1 returned with HTTP 200 Jul 10 18:25:44.728319 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1397/5587] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:25:44 2026] PUT /volume/v3/attachments/c79103c6-2f80-40bc-9ce6-ba2c6e32ade1 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:25:45.239800 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-d2b5cf6e-b9dd-40cf-a793-65c9483284db None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:45.241745 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-d2b5cf6e-b9dd-40cf-a793-65c9483284db tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] POST https://10.4.3.71/volume/v3/attachments/c79103c6-2f80-40bc-9ce6-ba2c6e32ade1/action Jul 10 18:25:45.242070 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-d2b5cf6e-b9dd-40cf-a793-65c9483284db tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:25:45.242193 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-d2b5cf6e-b9dd-40cf-a793-65c9483284db tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:25:45.256783 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:25:45.256783 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:25:45.270712 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-bfd1c914-852c-4548-b73f-f0097107a5a6 req-d2b5cf6e-b9dd-40cf-a793-65c9483284db tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/c79103c6-2f80-40bc-9ce6-ba2c6e32ade1/action returned with HTTP 204 Jul 10 18:25:45.271098 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1401/5588] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:25:45 2026] POST /volume/v3/attachments/c79103c6-2f80-40bc-9ce6-ba2c6e32ade1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:25:47.594121 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:25:54.082529 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=14 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:25:54.721863 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:25:55.267543 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:25:59.923850 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:25:59.925317 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:25:59.925652 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1346163399", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:25:59.927014 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1346163399', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:25:59.927119 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Create volume of 1 GB Jul 10 18:25:59.931237 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Availability Zones retrieved successfully. Jul 10 18:25:59.936388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Flow 'volume_create_api' (759f899c-49c7-480a-949d-5ed75ee1dfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:25:59.937503 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d60d4c-2095-479a-b463-1f10820e9f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:25:59.938382 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:25:59.968587 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d60d4c-2095-479a-b463-1f10820e9f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:25:59.969953 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c8bfbd-9f3f-48b4-979b-7c249c8c95ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:26:00.029283 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Created reservations ['56b68f82-c211-466f-b5da-dc3ddcfb30d6', 'b9b142e3-06cc-402a-80e3-781a5c9d1e1c', 'f9b860e5-6bad-48d4-8169-6c7dc4f81148', '42895352-5945-405f-b4b9-9158b038a236'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:26:00.030345 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c8bfbd-9f3f-48b4-979b-7c249c8c95ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b68f82-c211-466f-b5da-dc3ddcfb30d6', 'b9b142e3-06cc-402a-80e3-781a5c9d1e1c', 'f9b860e5-6bad-48d4-8169-6c7dc4f81148', '42895352-5945-405f-b4b9-9158b038a236']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:26:00.031217 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10597398-4a33-4da4-87e2-9ade60a5ec91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:26:00.052455 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10597398-4a33-4da4-87e2-9ade60a5ec91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '642ea902-74c9-4569-877d-94fbf946386a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1346163399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9765d9681b2f41b19115fd2f4264a78f',qos_specs=None,replication_status=,reservations=['56b68f82-c211-466f-b5da-dc3ddcfb30d6','b9b142e3-06cc-402a-80e3-781a5c9d1e1c','f9b860e5-6bad-48d4-8169-6c7dc4f81148','42895352-5945-405f-b4b9-9158b038a236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a37c11bf60e4b6a80ff588e1afbbdb3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1346163399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=642ea902-74c9-4569-877d-94fbf946386a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9765d9681b2f41b19115fd2f4264a78f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a37c11bf60e4b6a80ff588e1afbbdb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:26:00.053348 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27feae97-419b-4998-9379-802e43182dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:26:00.070759 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27feae97-419b-4998-9379-802e43182dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1346163399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9765d9681b2f41b19115fd2f4264a78f',qos_specs=None,replication_status=,reservations=['56b68f82-c211-466f-b5da-dc3ddcfb30d6','b9b142e3-06cc-402a-80e3-781a5c9d1e1c','f9b860e5-6bad-48d4-8169-6c7dc4f81148','42895352-5945-405f-b4b9-9158b038a236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a37c11bf60e4b6a80ff588e1afbbdb3',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:26:00.071690 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ca27cb-0423-4c4d-95b7-4b97d78cc904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:26:00.079775 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ca27cb-0423-4c4d-95b7-4b97d78cc904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:26:00.080851 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Flow 'volume_create_api' (759f899c-49c7-480a-949d-5ed75ee1dfee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:26:00.081247 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Create volume request issued successfully. Jul 10 18:26:00.081932 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fbbf364e-8e55-4ef5-9fb3-6e16f32009af tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:26:00.082498 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1384/5589] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:25:59 2026] POST /volume/v3/volumes => generated 787 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:26:00.094649 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-299f9e0d-c522-4e54-9606-53de3060cb5a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:00.096710 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-299f9e0d-c522-4e54-9606-53de3060cb5a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:00.096975 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-299f9e0d-c522-4e54-9606-53de3060cb5a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:00.097164 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-299f9e0d-c522-4e54-9606-53de3060cb5a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:00.104730 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:00.104730 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:00.109363 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-299f9e0d-c522-4e54-9606-53de3060cb5a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:00.114424 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-299f9e0d-c522-4e54-9606-53de3060cb5a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:00.115014 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1408/5590] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:00 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:01.129881 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1e191e84-34ec-4aba-8341-784fa8f455e1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:01.132175 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1e191e84-34ec-4aba-8341-784fa8f455e1 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:01.132433 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1e191e84-34ec-4aba-8341-784fa8f455e1 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:01.132696 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1e191e84-34ec-4aba-8341-784fa8f455e1 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:01.141957 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:01.141957 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:01.146813 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1e191e84-34ec-4aba-8341-784fa8f455e1 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:01.152763 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1e191e84-34ec-4aba-8341-784fa8f455e1 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:01.153308 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1398/5591] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:01 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:01.167585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4f9e9e8f-dd3e-4868-ae7f-d78cac100cff None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:01.169526 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4f9e9e8f-dd3e-4868-ae7f-d78cac100cff tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:01.169766 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4f9e9e8f-dd3e-4868-ae7f-d78cac100cff tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:01.169974 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4f9e9e8f-dd3e-4868-ae7f-d78cac100cff tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:01.177372 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:01.177372 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:01.181620 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4f9e9e8f-dd3e-4868-ae7f-d78cac100cff tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:01.186392 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4f9e9e8f-dd3e-4868-ae7f-d78cac100cff tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:01.187541 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1402/5592] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:01 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:01.231121 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-541df3db-b18f-473c-9852-23ce94594aca req-1a035986-59d4-4d4a-9189-dbd8f1b10b64 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:01.233609 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-1a035986-59d4-4d4a-9189-dbd8f1b10b64 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:01.233868 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-1a035986-59d4-4d4a-9189-dbd8f1b10b64 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:01.234088 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-1a035986-59d4-4d4a-9189-dbd8f1b10b64 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:01.241831 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:01.241831 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:01.245676 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-541df3db-b18f-473c-9852-23ce94594aca req-1a035986-59d4-4d4a-9189-dbd8f1b10b64 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:01.249768 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-1a035986-59d4-4d4a-9189-dbd8f1b10b64 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:01.250171 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1385/5593] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:26:01 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:03.283625 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a7aacd1f-588e-451f-98b7-8d75aa67b1cd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:03.284240 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7aacd1f-588e-451f-98b7-8d75aa67b1cd None None] GET https://10.4.3.71/volume// Jul 10 18:26:03.284488 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a7aacd1f-588e-451f-98b7-8d75aa67b1cd None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:03.284804 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a7aacd1f-588e-451f-98b7-8d75aa67b1cd None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:03.285251 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a7aacd1f-588e-451f-98b7-8d75aa67b1cd None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:26:03.285676 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1409/5594] 10.4.3.71 () {66 vars in 1421 bytes} [Fri Jul 10 18:26:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:26:03.293315 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-541df3db-b18f-473c-9852-23ce94594aca req-7a2c0aac-068b-40e2-a56f-0511c9defe37 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:03.352610 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-7a2c0aac-068b-40e2-a56f-0511c9defe37 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:26:03.352936 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-7a2c0aac-068b-40e2-a56f-0511c9defe37 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "642ea902-74c9-4569-877d-94fbf946386a", "connector": null, "instance_uuid": "ad96b0d7-970d-475a-b191-0415cdb85d0c"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:26:03.360596 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:03.360596 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:03.384543 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-7a2c0aac-068b-40e2-a56f-0511c9defe37 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:26:03.385169 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1399/5595] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:26:03 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:03.770672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6b952e4b-8eaa-4220-bf2e-909e1920a47a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:03.773050 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b952e4b-8eaa-4220-bf2e-909e1920a47a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:03.773323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b952e4b-8eaa-4220-bf2e-909e1920a47a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:03.773572 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b952e4b-8eaa-4220-bf2e-909e1920a47a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:03.785177 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:03.785177 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:03.789137 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6b952e4b-8eaa-4220-bf2e-909e1920a47a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:03.793648 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b952e4b-8eaa-4220-bf2e-909e1920a47a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:03.794089 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1403/5596] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:03 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:03.915041 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ded1263d-f48b-4062-846b-cbcad92030a3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:03.915460 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ded1263d-f48b-4062-846b-cbcad92030a3 None None] GET https://10.4.3.71/volume// Jul 10 18:26:03.915620 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ded1263d-f48b-4062-846b-cbcad92030a3 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:03.915805 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ded1263d-f48b-4062-846b-cbcad92030a3 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:03.916124 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ded1263d-f48b-4062-846b-cbcad92030a3 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:26:03.916417 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1386/5597] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:26:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:26:03.923486 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-541df3db-b18f-473c-9852-23ce94594aca req-78e2b971-80b8-4b1a-bfa9-c904ad6871d9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:03.925649 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-78e2b971-80b8-4b1a-bfa9-c904ad6871d9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:03.925886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-78e2b971-80b8-4b1a-bfa9-c904ad6871d9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:03.926078 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-78e2b971-80b8-4b1a-bfa9-c904ad6871d9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:03.935767 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:03.935767 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:03.939275 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-541df3db-b18f-473c-9852-23ce94594aca req-78e2b971-80b8-4b1a-bfa9-c904ad6871d9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:03.943363 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-78e2b971-80b8-4b1a-bfa9-c904ad6871d9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:03.943761 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1410/5598] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:26:03 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 1041 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:26:04.044102 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-541df3db-b18f-473c-9852-23ce94594aca req-0e3eacfd-96af-4ab4-9235-85d43b817b2a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:04.045905 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-0e3eacfd-96af-4ab4-9235-85d43b817b2a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] PUT https://10.4.3.71/volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 Jul 10 18:26:04.046265 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-0e3eacfd-96af-4ab4-9235-85d43b817b2a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:26:04.053771 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-541df3db-b18f-473c-9852-23ce94594aca req-0e3eacfd-96af-4ab4-9235-85d43b817b2a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Acquiring lock "cinder-attachment_update-642ea902-74c9-4569-877d-94fbf946386a-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:26:04.057806 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-541df3db-b18f-473c-9852-23ce94594aca req-0e3eacfd-96af-4ab4-9235-85d43b817b2a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Lock "cinder-attachment_update-642ea902-74c9-4569-877d-94fbf946386a-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:26:04.058762 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:04.058762 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:04.577180 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-541df3db-b18f-473c-9852-23ce94594aca req-0e3eacfd-96af-4ab4-9235-85d43b817b2a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Lock "cinder-attachment_update-642ea902-74c9-4569-877d-94fbf946386a-np0000005036" released by "attachment_update" :: held 0.519s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:26:04.577552 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-0e3eacfd-96af-4ab4-9235-85d43b817b2a tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 returned with HTTP 200 Jul 10 18:26:04.578013 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1400/5599] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:26:04 2026] PUT /volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:04.806464 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0c01ad9b-5833-43c6-99c6-ec34c2d5f281 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:04.808053 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0c01ad9b-5833-43c6-99c6-ec34c2d5f281 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:04.808234 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0c01ad9b-5833-43c6-99c6-ec34c2d5f281 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:04.808402 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0c01ad9b-5833-43c6-99c6-ec34c2d5f281 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:04.816504 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:04.816504 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:04.819578 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-0c01ad9b-5833-43c6-99c6-ec34c2d5f281 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:04.823477 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0c01ad9b-5833-43c6-99c6-ec34c2d5f281 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:04.823928 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1404/5600] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:04 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:05.840383 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aeb8ccb7-77c3-429d-808d-ffbc4d2aa1e7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:05.842221 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aeb8ccb7-77c3-429d-808d-ffbc4d2aa1e7 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:05.842477 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aeb8ccb7-77c3-429d-808d-ffbc4d2aa1e7 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:05.842703 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aeb8ccb7-77c3-429d-808d-ffbc4d2aa1e7 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:05.851620 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:05.851620 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:05.855205 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-aeb8ccb7-77c3-429d-808d-ffbc4d2aa1e7 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:05.859415 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aeb8ccb7-77c3-429d-808d-ffbc4d2aa1e7 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:05.859898 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1387/5601] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:05 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:06.872854 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1261357a-62c9-4c8b-ac6c-e06922b4596d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:06.874607 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1261357a-62c9-4c8b-ac6c-e06922b4596d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:06.874857 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1261357a-62c9-4c8b-ac6c-e06922b4596d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:06.875047 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1261357a-62c9-4c8b-ac6c-e06922b4596d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:06.887229 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:06.887229 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:06.891730 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1261357a-62c9-4c8b-ac6c-e06922b4596d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:06.896703 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1261357a-62c9-4c8b-ac6c-e06922b4596d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:06.897112 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1411/5602] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:06 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:07.909733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7ff1041a-d234-45f8-b9ea-5a0f44cf9c52 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:07.911384 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7ff1041a-d234-45f8-b9ea-5a0f44cf9c52 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:07.911591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7ff1041a-d234-45f8-b9ea-5a0f44cf9c52 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:07.911775 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7ff1041a-d234-45f8-b9ea-5a0f44cf9c52 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:07.920346 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:07.920346 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:07.923548 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7ff1041a-d234-45f8-b9ea-5a0f44cf9c52 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:07.927407 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7ff1041a-d234-45f8-b9ea-5a0f44cf9c52 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:07.927798 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1401/5603] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:07 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:08.940220 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cb9d58d5-3160-4cfb-a289-c8708314dba0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:08.941989 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cb9d58d5-3160-4cfb-a289-c8708314dba0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:08.942203 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cb9d58d5-3160-4cfb-a289-c8708314dba0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:08.942379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cb9d58d5-3160-4cfb-a289-c8708314dba0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:08.953522 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:08.953522 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:08.957278 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cb9d58d5-3160-4cfb-a289-c8708314dba0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:08.961987 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cb9d58d5-3160-4cfb-a289-c8708314dba0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:08.962391 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1405/5604] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:08 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:09.973766 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e55357da-6f4e-4f36-b07e-2e4d2f976a20 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:09.975688 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e55357da-6f4e-4f36-b07e-2e4d2f976a20 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:09.975965 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e55357da-6f4e-4f36-b07e-2e4d2f976a20 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:09.976195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e55357da-6f4e-4f36-b07e-2e4d2f976a20 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:09.985705 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:09.985705 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:09.989058 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e55357da-6f4e-4f36-b07e-2e4d2f976a20 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:09.993184 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e55357da-6f4e-4f36-b07e-2e4d2f976a20 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:09.993579 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1388/5605] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:09 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:10.770335 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-541df3db-b18f-473c-9852-23ce94594aca req-61b191fe-ebbc-412b-b73a-f17bb2e649ab None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:10.772549 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-61b191fe-ebbc-412b-b73a-f17bb2e649ab tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] POST https://10.4.3.71/volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959/action Jul 10 18:26:10.772898 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-61b191fe-ebbc-412b-b73a-f17bb2e649ab tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:26:10.773003 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-61b191fe-ebbc-412b-b73a-f17bb2e649ab tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:26:10.787095 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:10.787095 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:10.796405 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-541df3db-b18f-473c-9852-23ce94594aca req-61b191fe-ebbc-412b-b73a-f17bb2e649ab tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959/action returned with HTTP 204 Jul 10 18:26:10.796847 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1412/5606] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:26:10 2026] POST /volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:26:11.005791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-592fd643-1ff2-4f6d-9318-3c4ee34e04b8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:11.007667 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-592fd643-1ff2-4f6d-9318-3c4ee34e04b8 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:11.007888 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-592fd643-1ff2-4f6d-9318-3c4ee34e04b8 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:11.008082 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-592fd643-1ff2-4f6d-9318-3c4ee34e04b8 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:11.016947 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:11.016947 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:11.020477 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-592fd643-1ff2-4f6d-9318-3c4ee34e04b8 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:11.024417 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-592fd643-1ff2-4f6d-9318-3c4ee34e04b8 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:11.024829 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1402/5607] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:11 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:26:11.036589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-54b4cdbe-1289-4747-893b-500707b297e6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:11.038312 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-54b4cdbe-1289-4747-893b-500707b297e6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:11.038504 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-54b4cdbe-1289-4747-893b-500707b297e6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:11.038691 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-54b4cdbe-1289-4747-893b-500707b297e6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:11.047493 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:11.047493 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:11.050759 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-54b4cdbe-1289-4747-893b-500707b297e6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:11.054969 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-54b4cdbe-1289-4747-893b-500707b297e6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:11.055360 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1406/5608] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:11 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 1172 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:26:11.067007 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e79961b1-1f62-493e-b128-bd5ce5b0d2a2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:11.068353 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1389/5609] 10.4.3.71 () {70 vars in 1604 bytes} [Fri Jul 10 18:26:11 2026] DELETE /volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 18:26:11.074558 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9c6f9891-b578-4894-a3ad-9a59f4a8716e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:11.095056 np0000005036 devstack@c-api.service[99948]: WARNING keystonemiddleware.auth_token [None req-9c6f9891-b578-4894-a3ad-9a59f4a8716e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 18:26:11.095974 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1413/5610] 10.4.3.71 () {70 vars in 1604 bytes} [Fri Jul 10 18:26:11 2026] DELETE /volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 18:26:11.102726 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-528319ee-4023-4d54-8602-a915afdf70c9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:11.104687 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] DELETE https://10.4.3.71/volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 Jul 10 18:26:11.104927 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:11.105149 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:11.111960 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:11.111960 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:11.115098 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Attachment connected to vm ad96b0d7-970d-475a-b191-0415cdb85d0c, checking data on nova Jul 10 18:26:11.115350 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.compute.nova [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Creating Keystone token plugin using URL: https://10.4.3.71/identity {{(pid=99949) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 18:26:11.191227 np0000005036 devstack@c-api.service[99949]: DEBUG novaclient.v2.client [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] REQ: curl -g -i -X GET https://10.4.3.71/compute/v2.1/servers/ad96b0d7-970d-475a-b191-0415cdb85d0c/os-volume_attachments/642ea902-74c9-4569-877d-94fbf946386a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7331e65f55c02c304c03a9158ce5c751f28de9d9225685971de0c7becf3f7e22" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-528319ee-4023-4d54-8602-a915afdf70c9" -H "X-Service-Token: {SHA256}f6087babb964c76992a736ca96d73aa73c60dad6901d12f095b673aa7504d3c5" {{(pid=99949) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 18:26:11.273656 np0000005036 devstack@c-api.service[99949]: DEBUG novaclient.v2.client [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 18:26:11 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-888ee223-b295-4f80-9a76-e77cb3980b38 x-openstack-request-id: req-888ee223-b295-4f80-9a76-e77cb3980b38 {{(pid=99949) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 18:26:11.273823 np0000005036 devstack@c-api.service[99949]: DEBUG novaclient.v2.client [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "642ea902-74c9-4569-877d-94fbf946386a", "serverId": "ad96b0d7-970d-475a-b191-0415cdb85d0c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a3a04229-5e2c-456f-a9de-26e3e44a3959", "bdm_uuid": "dcea63ec-ef44-4d6b-9ecb-b0e1b4e1967a"}} {{(pid=99949) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 18:26:11.273968 np0000005036 devstack@c-api.service[99949]: DEBUG novaclient.v2.client [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET call to compute for https://10.4.3.71/compute/v2.1/servers/ad96b0d7-970d-475a-b191-0415cdb85d0c/os-volume_attachments/642ea902-74c9-4569-877d-94fbf946386a used request id req-888ee223-b295-4f80-9a76-e77cb3980b38 {{(pid=99949) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 18:26:11.276308 np0000005036 devstack@c-api.service[99949]: ERROR cinder.volume.api [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Caught error: Detach volume from instance ad96b0d7-970d-475a-b191-0415cdb85d0c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ad96b0d7-970d-475a-b191-0415cdb85d0c using the Compute API Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 18:26:11.279885 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ad96b0d7-970d-475a-b191-0415cdb85d0c using the Compute API Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: ERROR cinder.api.middleware.fault Jul 10 18:26:11.280769 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.middleware.fault [None req-528319ee-4023-4d54-8602-a915afdf70c9 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 returned with HTTP 409 Jul 10 18:26:11.281577 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1403/5611] 10.4.3.71 () {68 vars in 1397 bytes} [Fri Jul 10 18:26:11 2026] DELETE /volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 => generated 167 bytes in 179 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:26:11.315955 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-88a370f7-1be0-4d02-859b-13735b0499b2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:11.318233 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-88a370f7-1be0-4d02-859b-13735b0499b2 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:11.318440 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-88a370f7-1be0-4d02-859b-13735b0499b2 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:11.318658 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-88a370f7-1be0-4d02-859b-13735b0499b2 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:11.328642 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:11.328642 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:11.333356 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-88a370f7-1be0-4d02-859b-13735b0499b2 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:11.339730 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-88a370f7-1be0-4d02-859b-13735b0499b2 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:11.340300 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1407/5612] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:26:11 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 1154 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:11.357522 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-2ad25cac-8423-4633-8477-0ba833b192b0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:11.359388 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-2ad25cac-8423-4633-8477-0ba833b192b0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] POST https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a/action Jul 10 18:26:11.359796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-2ad25cac-8423-4633-8477-0ba833b192b0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:26:11.359951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-2ad25cac-8423-4633-8477-0ba833b192b0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:26:11.370138 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:11.370138 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:11.370664 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-2ad25cac-8423-4633-8477-0ba833b192b0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:11.377979 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-2ad25cac-8423-4633-8477-0ba833b192b0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Begin detaching volume completed successfully. Jul 10 18:26:11.378188 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-2ad25cac-8423-4633-8477-0ba833b192b0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a/action returned with HTTP 202 Jul 10 18:26:11.378620 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1390/5613] 10.4.3.71 () {72 vars in 1665 bytes} [Fri Jul 10 18:26:11 2026] POST /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:26:12.400772 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fc4199fd-0f95-428f-839a-37dac012e8c8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:12.401272 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc4199fd-0f95-428f-839a-37dac012e8c8 None None] GET https://10.4.3.71/volume// Jul 10 18:26:12.401406 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fc4199fd-0f95-428f-839a-37dac012e8c8 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:12.401622 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fc4199fd-0f95-428f-839a-37dac012e8c8 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:12.402009 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fc4199fd-0f95-428f-839a-37dac012e8c8 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:26:12.402401 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1414/5614] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:26:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:26:12.411072 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-34d2369a-f630-4878-b763-da86318fc6b6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:12.413440 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-34d2369a-f630-4878-b763-da86318fc6b6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:12.413698 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-34d2369a-f630-4878-b763-da86318fc6b6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:12.413924 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-34d2369a-f630-4878-b763-da86318fc6b6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:12.453874 np0000005036 devstack@c-api.service[99949]: DEBUG oslo_db.sqlalchemy.engines [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-34d2369a-f630-4878-b763-da86318fc6b6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:26:12.463089 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:12.463089 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:12.466002 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-34d2369a-f630-4878-b763-da86318fc6b6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:12.470178 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-34d2369a-f630-4878-b763-da86318fc6b6 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:12.470550 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1404/5615] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:26:12 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 1337 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:26:13.228363 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-abf294c6-41cc-44b2-b79d-d9c4b3e56cce None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:13.230618 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-abf294c6-41cc-44b2-b79d-d9c4b3e56cce tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] DELETE https://10.4.3.71/volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 Jul 10 18:26:13.230871 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-abf294c6-41cc-44b2-b79d-d9c4b3e56cce tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:13.231127 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-abf294c6-41cc-44b2-b79d-d9c4b3e56cce tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:13.238874 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:13.238874 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:13.763460 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7f7051ee-9bd1-4548-a6ad-543c5648cff2 req-abf294c6-41cc-44b2-b79d-d9c4b3e56cce tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 returned with HTTP 200 Jul 10 18:26:13.763805 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1408/5616] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:26:13 2026] DELETE /volume/v3/attachments/a3a04229-5e2c-456f-a9de-26e3e44a3959 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:14.545717 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-395b3de6-d138-435c-9253-cfac02a81276 req-0a08da38-2140-4cdc-bf6c-17a6abd62ff5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:14.547774 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-395b3de6-d138-435c-9253-cfac02a81276 req-0a08da38-2140-4cdc-bf6c-17a6abd62ff5 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:14.547989 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-395b3de6-d138-435c-9253-cfac02a81276 req-0a08da38-2140-4cdc-bf6c-17a6abd62ff5 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:14.548170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-395b3de6-d138-435c-9253-cfac02a81276 req-0a08da38-2140-4cdc-bf6c-17a6abd62ff5 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:14.555899 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:14.555899 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:14.560010 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-395b3de6-d138-435c-9253-cfac02a81276 req-0a08da38-2140-4cdc-bf6c-17a6abd62ff5 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:14.565975 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-395b3de6-d138-435c-9253-cfac02a81276 req-0a08da38-2140-4cdc-bf6c-17a6abd62ff5 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:14.566534 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1391/5617] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:26:14 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:14.581223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-635476f4-9454-48a8-9e96-00d3cb015f1d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:14.583045 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-635476f4-9454-48a8-9e96-00d3cb015f1d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] DELETE https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:14.583267 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-635476f4-9454-48a8-9e96-00d3cb015f1d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:14.583444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-635476f4-9454-48a8-9e96-00d3cb015f1d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:14.583670 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-635476f4-9454-48a8-9e96-00d3cb015f1d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Delete volume with id: 642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:14.590095 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:14.590095 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:14.590503 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-635476f4-9454-48a8-9e96-00d3cb015f1d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:14.605536 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-635476f4-9454-48a8-9e96-00d3cb015f1d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Delete volume request issued successfully. Jul 10 18:26:14.605731 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-635476f4-9454-48a8-9e96-00d3cb015f1d tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 202 Jul 10 18:26:14.606153 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1415/5618] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:26:14 2026] DELETE /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:26:14.614182 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-379e06d9-9350-429e-8ace-ebf3576065f0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:14.615919 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-379e06d9-9350-429e-8ace-ebf3576065f0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:14.616180 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-379e06d9-9350-429e-8ace-ebf3576065f0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:14.616361 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-379e06d9-9350-429e-8ace-ebf3576065f0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:14.623279 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:14.623279 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:14.626763 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-379e06d9-9350-429e-8ace-ebf3576065f0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Volume info retrieved successfully. Jul 10 18:26:14.631254 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-379e06d9-9350-429e-8ace-ebf3576065f0 tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 200 Jul 10 18:26:14.631634 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1405/5619] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:14 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:15.645269 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-211324ae-08d5-4e8c-8a9f-9661847aa9fc None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:15.646774 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-211324ae-08d5-4e8c-8a9f-9661847aa9fc tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] GET https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a Jul 10 18:26:15.646973 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-211324ae-08d5-4e8c-8a9f-9661847aa9fc tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:15.647239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-211324ae-08d5-4e8c-8a9f-9661847aa9fc tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:15.654287 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-211324ae-08d5-4e8c-8a9f-9661847aa9fc tempest-TestServerVolumeAttachScenarioOldVersion-432730022 tempest-TestServerVolumeAttachScenarioOldVersion-432730022-project-member] https://10.4.3.71/volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a returned with HTTP 404 Jul 10 18:26:15.654947 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1409/5620] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:26:15 2026] GET /volume/v3/volumes/642ea902-74c9-4569-877d-94fbf946386a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:26:24.564644 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=47,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:26:24.601508 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:26:24.630131 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:26:25.650297 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=40,cinder:UPDATE=3 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:26:30.813122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:30.867451 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:26:30.867870 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2034768857"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:26:30.869771 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2034768857'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:26:30.869892 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume of 1 GB Jul 10 18:26:30.874347 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Availability Zones retrieved successfully. Jul 10 18:26:30.879924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Flow 'volume_create_api' (2358891f-de49-4683-a3a7-b46bd1f3937c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:26:30.880757 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff99d5f0-3321-4379-a9e5-0196ac5a6fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:26:30.881540 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:26:30.909486 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff99d5f0-3321-4379-a9e5-0196ac5a6fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:26:30.910165 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b814fa5c-6cf4-4940-b73d-84e3e10ec19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:26:30.965618 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['25157ff4-897b-4dc3-8cee-86acf9bc8941', 'ca14f494-f876-4d68-8e18-923cffcf1b49', 'b58d50c4-e882-43e1-8657-ed3147943993', '9ff331a4-2aa0-49ea-946f-67e5d6e18fdb'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:26:30.966357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b814fa5c-6cf4-4940-b73d-84e3e10ec19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25157ff4-897b-4dc3-8cee-86acf9bc8941', 'ca14f494-f876-4d68-8e18-923cffcf1b49', 'b58d50c4-e882-43e1-8657-ed3147943993', '9ff331a4-2aa0-49ea-946f-67e5d6e18fdb']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:26:30.967103 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3ff5a6-5533-4dd8-9671-91ab283085d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:26:30.987946 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3ff5a6-5533-4dd8-9671-91ab283085d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '909fe07f-ac2e-4114-b548-2d7da4f24ec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2034768857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bcee9091834956b441c7dfad9ca11d',qos_specs=None,replication_status=,reservations=['25157ff4-897b-4dc3-8cee-86acf9bc8941','ca14f494-f876-4d68-8e18-923cffcf1b49','b58d50c4-e882-43e1-8657-ed3147943993','9ff331a4-2aa0-49ea-946f-67e5d6e18fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d65008a1d94459ba1ab414323bc9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2034768857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=909fe07f-ac2e-4114-b548-2d7da4f24ec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93bcee9091834956b441c7dfad9ca11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d65008a1d94459ba1ab414323bc9ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:26:30.989300 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf98f606-e5fb-4c8c-bf1d-afd0802e719d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:26:31.007195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf98f606-e5fb-4c8c-bf1d-afd0802e719d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2034768857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bcee9091834956b441c7dfad9ca11d',qos_specs=None,replication_status=,reservations=['25157ff4-897b-4dc3-8cee-86acf9bc8941','ca14f494-f876-4d68-8e18-923cffcf1b49','b58d50c4-e882-43e1-8657-ed3147943993','9ff331a4-2aa0-49ea-946f-67e5d6e18fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d65008a1d94459ba1ab414323bc9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:26:31.007958 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811c96fb-b107-4c7a-a9cb-b19a56be320a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:26:31.016159 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811c96fb-b107-4c7a-a9cb-b19a56be320a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:26:31.016981 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Flow 'volume_create_api' (2358891f-de49-4683-a3a7-b46bd1f3937c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:26:31.017338 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume request issued successfully. Jul 10 18:26:31.017876 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a153990-2d23-4ff6-b90c-8e899e7f6cf5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:26:31.018266 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1392/5621] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:26:30 2026] POST /volume/v3/volumes => generated 747 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:26:31.029453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6fd83834-15b0-4902-a1da-bd9b3d5a6e23 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:31.031590 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6fd83834-15b0-4902-a1da-bd9b3d5a6e23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 Jul 10 18:26:31.031812 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6fd83834-15b0-4902-a1da-bd9b3d5a6e23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:31.032059 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6fd83834-15b0-4902-a1da-bd9b3d5a6e23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:31.038926 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:31.038926 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:31.043005 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6fd83834-15b0-4902-a1da-bd9b3d5a6e23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:26:31.047472 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6fd83834-15b0-4902-a1da-bd9b3d5a6e23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 returned with HTTP 200 Jul 10 18:26:31.047919 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1416/5622] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:31 2026] GET /volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:32.061519 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c8857927-0d6b-43c4-8276-1d7471938364 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:32.063206 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8857927-0d6b-43c4-8276-1d7471938364 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 Jul 10 18:26:32.063381 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8857927-0d6b-43c4-8276-1d7471938364 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:32.063557 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c8857927-0d6b-43c4-8276-1d7471938364 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:32.070363 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:32.070363 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:32.073639 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c8857927-0d6b-43c4-8276-1d7471938364 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:26:32.077229 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c8857927-0d6b-43c4-8276-1d7471938364 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 returned with HTTP 200 Jul 10 18:26:32.077715 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1406/5623] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:32 2026] GET /volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:32.089055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6d3b92cf-27f2-40fc-8f63-e56491b22d41 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:32.090715 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6d3b92cf-27f2-40fc-8f63-e56491b22d41 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:26:32.091042 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6d3b92cf-27f2-40fc-8f63-e56491b22d41 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "909fe07f-ac2e-4114-b548-2d7da4f24ec8", "name": "tempest-VolumesBackupsTest-Backup-1558191574"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:26:32.092340 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.contrib.backups [None req-6d3b92cf-27f2-40fc-8f63-e56491b22d41 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating new backup {'backup': {'volume_id': '909fe07f-ac2e-4114-b548-2d7da4f24ec8', 'name': 'tempest-VolumesBackupsTest-Backup-1558191574'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:26:32.092464 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.contrib.backups [None req-6d3b92cf-27f2-40fc-8f63-e56491b22d41 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating backup of volume 909fe07f-ac2e-4114-b548-2d7da4f24ec8 in container None Jul 10 18:26:32.099020 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:32.099020 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:32.099497 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6d3b92cf-27f2-40fc-8f63-e56491b22d41 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:26:32.119754 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-6d3b92cf-27f2-40fc-8f63-e56491b22d41 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['57293e9b-8e1b-464a-833d-19eb31134d38', '10929f80-7096-4c22-bfd1-342e586bebc4'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:26:32.147076 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6d3b92cf-27f2-40fc-8f63-e56491b22d41 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:26:32.147479 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1410/5624] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:26:32 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:26:32.154823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b3a81fc2-25ba-422b-b396-55a96a9db420 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:32.156480 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b3a81fc2-25ba-422b-b396-55a96a9db420 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:32.156690 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b3a81fc2-25ba-422b-b396-55a96a9db420 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:32.156865 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b3a81fc2-25ba-422b-b396-55a96a9db420 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:32.156960 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-b3a81fc2-25ba-422b-b396-55a96a9db420 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:32.160824 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:32.160824 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:32.161453 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b3a81fc2-25ba-422b-b396-55a96a9db420 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:32.161787 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1393/5625] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:32 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:33.170907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-55387f66-b06f-45de-8930-0a62a2ad510b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:33.172920 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-55387f66-b06f-45de-8930-0a62a2ad510b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:33.173188 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-55387f66-b06f-45de-8930-0a62a2ad510b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:33.173396 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-55387f66-b06f-45de-8930-0a62a2ad510b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:33.173503 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-55387f66-b06f-45de-8930-0a62a2ad510b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:33.177679 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:33.177679 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:33.178582 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-55387f66-b06f-45de-8930-0a62a2ad510b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:33.179012 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1417/5626] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:33 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:34.188903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3f659c29-c858-41ff-9582-abd2d50bb782 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:34.190997 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f659c29-c858-41ff-9582-abd2d50bb782 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:34.191227 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f659c29-c858-41ff-9582-abd2d50bb782 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:34.191456 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f659c29-c858-41ff-9582-abd2d50bb782 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:34.191606 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-3f659c29-c858-41ff-9582-abd2d50bb782 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:34.196687 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:34.196687 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:34.197658 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f659c29-c858-41ff-9582-abd2d50bb782 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:34.198110 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1407/5627] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:34 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:35.207988 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f66b9fe5-8ffe-4a46-868d-7d7718da577d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:35.209684 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f66b9fe5-8ffe-4a46-868d-7d7718da577d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:35.209860 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f66b9fe5-8ffe-4a46-868d-7d7718da577d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:35.210061 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f66b9fe5-8ffe-4a46-868d-7d7718da577d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:35.210185 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-f66b9fe5-8ffe-4a46-868d-7d7718da577d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:35.214149 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:35.214149 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:35.214865 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f66b9fe5-8ffe-4a46-868d-7d7718da577d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:35.215187 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1411/5628] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:35 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:36.224319 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4b554e16-53d3-4e4e-ba73-aaf520581f45 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:36.226038 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4b554e16-53d3-4e4e-ba73-aaf520581f45 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:36.226230 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4b554e16-53d3-4e4e-ba73-aaf520581f45 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:36.226417 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4b554e16-53d3-4e4e-ba73-aaf520581f45 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:36.226511 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4b554e16-53d3-4e4e-ba73-aaf520581f45 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:36.230444 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:36.230444 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:36.231086 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4b554e16-53d3-4e4e-ba73-aaf520581f45 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:36.231398 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1394/5629] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:36 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:37.241745 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-aec8a73d-aa2a-46e1-9825-4a1ea15dec1b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:37.243433 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aec8a73d-aa2a-46e1-9825-4a1ea15dec1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:37.243877 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aec8a73d-aa2a-46e1-9825-4a1ea15dec1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:37.244230 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-aec8a73d-aa2a-46e1-9825-4a1ea15dec1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:37.245247 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-aec8a73d-aa2a-46e1-9825-4a1ea15dec1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:37.248339 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:37.248339 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:37.249133 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-aec8a73d-aa2a-46e1-9825-4a1ea15dec1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:37.249573 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1418/5630] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:37 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:37.637903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-5757fd33-c575-4933-9cbf-837fcb727388 req-3e7ce50d-f707-416e-8d28-8013bef5622c None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:37.639987 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-5757fd33-c575-4933-9cbf-837fcb727388 req-3e7ce50d-f707-416e-8d28-8013bef5622c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/c79103c6-2f80-40bc-9ce6-ba2c6e32ade1 Jul 10 18:26:37.640228 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-5757fd33-c575-4933-9cbf-837fcb727388 req-3e7ce50d-f707-416e-8d28-8013bef5622c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:37.640429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-5757fd33-c575-4933-9cbf-837fcb727388 req-3e7ce50d-f707-416e-8d28-8013bef5622c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:37.647483 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:37.647483 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:38.170927 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-5757fd33-c575-4933-9cbf-837fcb727388 req-3e7ce50d-f707-416e-8d28-8013bef5622c tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/c79103c6-2f80-40bc-9ce6-ba2c6e32ade1 returned with HTTP 200 Jul 10 18:26:38.171335 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1408/5631] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:26:37 2026] DELETE /volume/v3/attachments/c79103c6-2f80-40bc-9ce6-ba2c6e32ade1 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:38.259122 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5c183b08-7356-42ee-a030-410c6eba1dcf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:38.260857 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c183b08-7356-42ee-a030-410c6eba1dcf tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:38.261036 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5c183b08-7356-42ee-a030-410c6eba1dcf tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:38.261228 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5c183b08-7356-42ee-a030-410c6eba1dcf tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:38.261330 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-5c183b08-7356-42ee-a030-410c6eba1dcf tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:38.265319 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:38.265319 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:38.265994 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5c183b08-7356-42ee-a030-410c6eba1dcf tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:38.266357 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1412/5632] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:38 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:39.277066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-801fc66c-38c8-45b7-bb1f-212b107b4204 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:39.278854 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-801fc66c-38c8-45b7-bb1f-212b107b4204 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:39.279054 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-801fc66c-38c8-45b7-bb1f-212b107b4204 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:39.279249 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-801fc66c-38c8-45b7-bb1f-212b107b4204 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:39.279388 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-801fc66c-38c8-45b7-bb1f-212b107b4204 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:39.283607 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:39.283607 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:39.284508 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-801fc66c-38c8-45b7-bb1f-212b107b4204 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:39.284926 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1395/5633] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:39 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:40.294201 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-002bf9de-899c-4a52-a4e2-f94e2e4c7fad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:40.295994 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-002bf9de-899c-4a52-a4e2-f94e2e4c7fad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:40.296197 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-002bf9de-899c-4a52-a4e2-f94e2e4c7fad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:40.296371 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-002bf9de-899c-4a52-a4e2-f94e2e4c7fad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:40.296474 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-002bf9de-899c-4a52-a4e2-f94e2e4c7fad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:40.300537 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:40.300537 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:40.301245 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-002bf9de-899c-4a52-a4e2-f94e2e4c7fad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:40.301555 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1419/5634] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:40 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:40.509156 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-9bbaae55-e31e-43cc-94b5-e72dc58de0e1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:40.510926 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9bbaae55-e31e-43cc-94b5-e72dc58de0e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:26:40.511127 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9bbaae55-e31e-43cc-94b5-e72dc58de0e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:40.511307 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-9bbaae55-e31e-43cc-94b5-e72dc58de0e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:40.511453 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-9bbaae55-e31e-43cc-94b5-e72dc58de0e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:26:40.518909 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:40.518909 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:40.519435 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9bbaae55-e31e-43cc-94b5-e72dc58de0e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:26:40.548802 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-9bbaae55-e31e-43cc-94b5-e72dc58de0e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:26:40.549177 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-9bbaae55-e31e-43cc-94b5-e72dc58de0e1 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c returned with HTTP 202 Jul 10 18:26:40.549623 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1409/5635] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:26:40 2026] DELETE /volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:26:40.561578 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b20a51ed-47fc-4275-8310-a01de84926de None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:40.563692 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b20a51ed-47fc-4275-8310-a01de84926de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:26:40.563909 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b20a51ed-47fc-4275-8310-a01de84926de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:40.564124 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b20a51ed-47fc-4275-8310-a01de84926de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:40.570942 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:40.570942 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:40.574712 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b20a51ed-47fc-4275-8310-a01de84926de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:26:40.579240 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b20a51ed-47fc-4275-8310-a01de84926de tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c returned with HTTP 200 Jul 10 18:26:40.579783 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1413/5636] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:40 2026] GET /volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:41.311312 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f31bfa9a-e4a2-4126-97e3-56ffe3ec0d05 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:41.313096 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f31bfa9a-e4a2-4126-97e3-56ffe3ec0d05 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:41.313292 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f31bfa9a-e4a2-4126-97e3-56ffe3ec0d05 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:41.313469 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f31bfa9a-e4a2-4126-97e3-56ffe3ec0d05 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:41.313576 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f31bfa9a-e4a2-4126-97e3-56ffe3ec0d05 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:41.318060 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:41.318060 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:41.318749 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f31bfa9a-e4a2-4126-97e3-56ffe3ec0d05 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:41.319094 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1396/5637] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:41 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:41.593342 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a37cb2be-378b-4bb3-904d-e72a4b54b2f8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:41.594966 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a37cb2be-378b-4bb3-904d-e72a4b54b2f8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c Jul 10 18:26:41.595153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a37cb2be-378b-4bb3-904d-e72a4b54b2f8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:41.595322 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a37cb2be-378b-4bb3-904d-e72a4b54b2f8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:41.600663 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a37cb2be-378b-4bb3-904d-e72a4b54b2f8 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c returned with HTTP 404 Jul 10 18:26:41.601147 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1420/5638] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:41 2026] GET /volume/v3/volumes/ecde7612-2998-42b2-ad1d-524124cc1d3c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:26:41.607715 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-da2a945f-31d5-4708-821e-4eb76adc4194 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:41.609665 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-da2a945f-31d5-4708-821e-4eb76adc4194 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f Jul 10 18:26:41.609935 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-da2a945f-31d5-4708-821e-4eb76adc4194 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:41.610205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-da2a945f-31d5-4708-821e-4eb76adc4194 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:41.610346 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-da2a945f-31d5-4708-821e-4eb76adc4194 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete snapshot with id: 1f4db623-e779-4980-9181-78506ade0c6f Jul 10 18:26:41.616202 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:41.616202 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:41.616746 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-da2a945f-31d5-4708-821e-4eb76adc4194 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:26:41.636296 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-da2a945f-31d5-4708-821e-4eb76adc4194 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot delete request issued successfully. Jul 10 18:26:41.636584 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-da2a945f-31d5-4708-821e-4eb76adc4194 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f returned with HTTP 202 Jul 10 18:26:41.637115 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1410/5639] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:26:41 2026] DELETE /volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:26:41.644596 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-88d29ba4-792a-433a-bf90-669cb0de7aba None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:41.646498 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-88d29ba4-792a-433a-bf90-669cb0de7aba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f Jul 10 18:26:41.646728 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-88d29ba4-792a-433a-bf90-669cb0de7aba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:41.646948 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-88d29ba4-792a-433a-bf90-669cb0de7aba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:41.652349 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:41.652349 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:41.652839 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-88d29ba4-792a-433a-bf90-669cb0de7aba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Snapshot retrieved successfully. Jul 10 18:26:41.653747 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-88d29ba4-792a-433a-bf90-669cb0de7aba tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f returned with HTTP 200 Jul 10 18:26:41.654152 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1414/5640] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:26:41 2026] GET /volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:42.328742 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7c30a2a5-c045-4b6d-b84d-636149dede8c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:42.330283 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7c30a2a5-c045-4b6d-b84d-636149dede8c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:42.330438 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7c30a2a5-c045-4b6d-b84d-636149dede8c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:42.330640 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7c30a2a5-c045-4b6d-b84d-636149dede8c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:42.330739 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-7c30a2a5-c045-4b6d-b84d-636149dede8c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:42.334427 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:42.334427 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:42.335125 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7c30a2a5-c045-4b6d-b84d-636149dede8c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:42.335434 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1397/5641] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:42 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:42.663590 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-eee34252-7fe2-42d7-9c1e-f6f3ee3f891a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:42.665500 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-eee34252-7fe2-42d7-9c1e-f6f3ee3f891a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f Jul 10 18:26:42.665736 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-eee34252-7fe2-42d7-9c1e-f6f3ee3f891a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:42.665932 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-eee34252-7fe2-42d7-9c1e-f6f3ee3f891a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:42.670229 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-eee34252-7fe2-42d7-9c1e-f6f3ee3f891a tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f returned with HTTP 404 Jul 10 18:26:42.670710 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1421/5642] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:26:42 2026] GET /volume/v3/snapshots/1f4db623-e779-4980-9181-78506ade0c6f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:26:43.344890 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-77868290-5a5c-4911-9189-f39cf5bf61b8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:43.346633 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-77868290-5a5c-4911-9189-f39cf5bf61b8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:43.346838 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-77868290-5a5c-4911-9189-f39cf5bf61b8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:43.347043 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-77868290-5a5c-4911-9189-f39cf5bf61b8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:43.347190 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-77868290-5a5c-4911-9189-f39cf5bf61b8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:43.351114 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:43.351114 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:43.351818 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-77868290-5a5c-4911-9189-f39cf5bf61b8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:43.352177 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1411/5643] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:43 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:44.361222 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4a54795b-aa1d-41de-a006-ba45f0953a0d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:44.363034 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4a54795b-aa1d-41de-a006-ba45f0953a0d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:44.363120 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4a54795b-aa1d-41de-a006-ba45f0953a0d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:44.363285 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4a54795b-aa1d-41de-a006-ba45f0953a0d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:44.363398 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-4a54795b-aa1d-41de-a006-ba45f0953a0d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:44.367531 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:44.367531 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:44.368207 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4a54795b-aa1d-41de-a006-ba45f0953a0d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:44.368524 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1415/5644] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:44 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:45.378863 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c5c261c2-d2a8-48fd-95ac-17b282d69ef1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:45.380938 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c5c261c2-d2a8-48fd-95ac-17b282d69ef1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:45.380938 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c5c261c2-d2a8-48fd-95ac-17b282d69ef1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:45.382115 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c5c261c2-d2a8-48fd-95ac-17b282d69ef1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:45.382115 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-c5c261c2-d2a8-48fd-95ac-17b282d69ef1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:45.385289 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:45.385289 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:45.385976 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c5c261c2-d2a8-48fd-95ac-17b282d69ef1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:45.386594 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1398/5645] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:45 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:46.396091 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3a953d41-f78a-4b68-b06b-db05327714d4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:46.399460 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3a953d41-f78a-4b68-b06b-db05327714d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:46.399460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3a953d41-f78a-4b68-b06b-db05327714d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:46.399460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3a953d41-f78a-4b68-b06b-db05327714d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:46.399460 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3a953d41-f78a-4b68-b06b-db05327714d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:46.404466 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:46.404466 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:46.404466 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3a953d41-f78a-4b68-b06b-db05327714d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:46.404466 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1422/5646] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:46 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:47.155798 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-95d5c696-85b2-452e-b45a-d29de60e02ae req-71ed5fb3-54b2-434d-82f4-2284de077d17 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:47.157924 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-95d5c696-85b2-452e-b45a-d29de60e02ae req-71ed5fb3-54b2-434d-82f4-2284de077d17 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/attachments/ddf1f989-c7a1-40eb-8ef5-ff439d9ef71c Jul 10 18:26:47.158107 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-95d5c696-85b2-452e-b45a-d29de60e02ae req-71ed5fb3-54b2-434d-82f4-2284de077d17 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:47.158328 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-95d5c696-85b2-452e-b45a-d29de60e02ae req-71ed5fb3-54b2-434d-82f4-2284de077d17 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:47.165633 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:47.165633 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:47.414226 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-28513fa2-84a0-4755-9335-06a570c83eef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:47.416201 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28513fa2-84a0-4755-9335-06a570c83eef tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:47.416374 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28513fa2-84a0-4755-9335-06a570c83eef tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:47.416541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-28513fa2-84a0-4755-9335-06a570c83eef tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:47.416659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-28513fa2-84a0-4755-9335-06a570c83eef tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:47.420990 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:47.420990 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:47.422100 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-28513fa2-84a0-4755-9335-06a570c83eef tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:47.422493 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1416/5647] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:47 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:47.692924 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-95d5c696-85b2-452e-b45a-d29de60e02ae req-71ed5fb3-54b2-434d-82f4-2284de077d17 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/attachments/ddf1f989-c7a1-40eb-8ef5-ff439d9ef71c returned with HTTP 200 Jul 10 18:26:47.693444 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1412/5648] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:26:47 2026] DELETE /volume/v3/attachments/ddf1f989-c7a1-40eb-8ef5-ff439d9ef71c => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:48.431577 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fdbdc1e8-b90e-4f0e-b3dd-ad630b73b984 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:48.433265 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fdbdc1e8-b90e-4f0e-b3dd-ad630b73b984 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:48.433447 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fdbdc1e8-b90e-4f0e-b3dd-ad630b73b984 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:48.433667 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fdbdc1e8-b90e-4f0e-b3dd-ad630b73b984 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:48.433780 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-fdbdc1e8-b90e-4f0e-b3dd-ad630b73b984 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:48.437921 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:48.437921 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:48.438637 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fdbdc1e8-b90e-4f0e-b3dd-ad630b73b984 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:48.439028 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1399/5649] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:48 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:48.449149 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:48.450898 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75/restore Jul 10 18:26:48.451156 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "909fe07f-ac2e-4114-b548-2d7da4f24ec8"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:26:48.452444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Restoring backup 5d2ff85c-732d-4fb3-a230-c5cd759d0a75 ({'restore': {'volume_id': '909fe07f-ac2e-4114-b548-2d7da4f24ec8'}}) {{(pid=99948) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 18:26:48.452533 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Restoring backup 5d2ff85c-732d-4fb3-a230-c5cd759d0a75 to volume 909fe07f-ac2e-4114-b548-2d7da4f24ec8. Jul 10 18:26:48.456410 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:48.456410 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:48.464677 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:48.464677 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:48.465266 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:26:48.465406 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.api [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Checking backup size 1 against volume size 1 {{(pid=99948) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 18:26:48.465539 np0000005036 devstack@c-api.service[99948]: INFO cinder.backup.api [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Overwriting volume 909fe07f-ac2e-4114-b548-2d7da4f24ec8 with restore of backup 5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:48.478185 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] restore_backup in rpcapi backup_id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75 {{(pid=99948) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 18:26:48.480226 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a5627873-b627-4d58-b46b-5dbfe2f926e3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75/restore returned with HTTP 202 Jul 10 18:26:48.480741 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1423/5650] 10.4.3.71 () {68 vars in 1386 bytes} [Fri Jul 10 18:26:48 2026] POST /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75/restore => generated 182 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:26:48.487816 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-adcab234-fc00-4ca2-9a3e-c9214cddff3d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:48.489375 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-adcab234-fc00-4ca2-9a3e-c9214cddff3d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:48.489534 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-adcab234-fc00-4ca2-9a3e-c9214cddff3d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:48.489741 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-adcab234-fc00-4ca2-9a3e-c9214cddff3d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:48.489839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-adcab234-fc00-4ca2-9a3e-c9214cddff3d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:48.493935 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:48.493935 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:48.494585 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-adcab234-fc00-4ca2-9a3e-c9214cddff3d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:48.494887 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1417/5651] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:48 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:49.504405 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6710313b-aaf4-45a1-8f49-714d1b56ed98 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:49.506719 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6710313b-aaf4-45a1-8f49-714d1b56ed98 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:49.506719 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6710313b-aaf4-45a1-8f49-714d1b56ed98 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:49.506719 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6710313b-aaf4-45a1-8f49-714d1b56ed98 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:49.506719 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-6710313b-aaf4-45a1-8f49-714d1b56ed98 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:49.509988 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:49.509988 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:49.510602 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6710313b-aaf4-45a1-8f49-714d1b56ed98 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:49.510912 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1413/5652] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:49 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:50.521148 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-261efbc0-9c9e-4fba-8603-de7bcbefea1b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:50.522789 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-261efbc0-9c9e-4fba-8603-de7bcbefea1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:50.522967 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-261efbc0-9c9e-4fba-8603-de7bcbefea1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:50.523146 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-261efbc0-9c9e-4fba-8603-de7bcbefea1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:50.523248 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-261efbc0-9c9e-4fba-8603-de7bcbefea1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:50.527104 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:50.527104 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:50.527766 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-261efbc0-9c9e-4fba-8603-de7bcbefea1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:50.528130 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1400/5653] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:50 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:51.300466 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-afa7ab2c-7d97-4498-a803-8d100a1bdb04 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:51.302239 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-afa7ab2c-7d97-4498-a803-8d100a1bdb04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] DELETE https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:26:51.302453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-afa7ab2c-7d97-4498-a803-8d100a1bdb04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:51.302652 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-afa7ab2c-7d97-4498-a803-8d100a1bdb04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:51.302815 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-afa7ab2c-7d97-4498-a803-8d100a1bdb04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume with id: 59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:26:51.309851 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:51.309851 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:51.310316 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-afa7ab2c-7d97-4498-a803-8d100a1bdb04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:26:51.325170 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-afa7ab2c-7d97-4498-a803-8d100a1bdb04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Delete volume request issued successfully. Jul 10 18:26:51.325386 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-afa7ab2c-7d97-4498-a803-8d100a1bdb04 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 202 Jul 10 18:26:51.325767 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1424/5654] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:26:51 2026] DELETE /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:26:51.333229 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3d99a86f-d57e-45fe-af88-db8df7000756 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:51.335028 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3d99a86f-d57e-45fe-af88-db8df7000756 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:26:51.335223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3d99a86f-d57e-45fe-af88-db8df7000756 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:51.335405 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3d99a86f-d57e-45fe-af88-db8df7000756 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:51.342650 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:51.342650 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:51.346950 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3d99a86f-d57e-45fe-af88-db8df7000756 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Volume info retrieved successfully. Jul 10 18:26:51.352464 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3d99a86f-d57e-45fe-af88-db8df7000756 tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 200 Jul 10 18:26:51.352934 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1418/5655] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:51 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:26:51.539992 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-052212b5-6d87-4adf-acea-22346ff8a3e7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:51.542129 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-052212b5-6d87-4adf-acea-22346ff8a3e7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:51.542366 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-052212b5-6d87-4adf-acea-22346ff8a3e7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:51.542607 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-052212b5-6d87-4adf-acea-22346ff8a3e7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:51.542747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-052212b5-6d87-4adf-acea-22346ff8a3e7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:51.547481 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:51.547481 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:51.548363 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-052212b5-6d87-4adf-acea-22346ff8a3e7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:51.548800 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1414/5656] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:51 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:52.369363 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e01addb0-65bb-4c0c-92ed-5a380d67fdfe None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:52.371239 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e01addb0-65bb-4c0c-92ed-5a380d67fdfe tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] GET https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 Jul 10 18:26:52.371426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e01addb0-65bb-4c0c-92ed-5a380d67fdfe tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:52.371651 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e01addb0-65bb-4c0c-92ed-5a380d67fdfe tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:52.377775 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e01addb0-65bb-4c0c-92ed-5a380d67fdfe tempest-TestVolumeBootPattern-1656621498 tempest-TestVolumeBootPattern-1656621498-project-member] https://10.4.3.71/volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 returned with HTTP 404 Jul 10 18:26:52.378313 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1401/5657] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:52 2026] GET /volume/v3/volumes/59445909-8bdb-42f7-a06c-5c6d64882f21 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:26:52.560170 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2e46e547-f422-43c9-86ec-d9cc33890d23 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:52.562252 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2e46e547-f422-43c9-86ec-d9cc33890d23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:52.562453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2e46e547-f422-43c9-86ec-d9cc33890d23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:52.562665 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2e46e547-f422-43c9-86ec-d9cc33890d23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:52.562785 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2e46e547-f422-43c9-86ec-d9cc33890d23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:52.567260 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:52.567260 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:52.567973 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2e46e547-f422-43c9-86ec-d9cc33890d23 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:52.568364 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1425/5658] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:52 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:53.578597 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-012e3660-3afa-4c6e-87fa-6b4fdd42ba90 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:53.580840 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-012e3660-3afa-4c6e-87fa-6b4fdd42ba90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:53.581013 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-012e3660-3afa-4c6e-87fa-6b4fdd42ba90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:53.581129 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-012e3660-3afa-4c6e-87fa-6b4fdd42ba90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:53.581239 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-012e3660-3afa-4c6e-87fa-6b4fdd42ba90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:53.585213 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:53.585213 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:53.585982 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-012e3660-3afa-4c6e-87fa-6b4fdd42ba90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:53.586324 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1419/5659] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:53 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:54.595352 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ff5bd1fd-3342-4735-8996-fcdeb172dead None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:54.597082 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ff5bd1fd-3342-4735-8996-fcdeb172dead tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:54.597298 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ff5bd1fd-3342-4735-8996-fcdeb172dead tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:54.597492 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ff5bd1fd-3342-4735-8996-fcdeb172dead tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:54.597618 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-ff5bd1fd-3342-4735-8996-fcdeb172dead tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:54.602461 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:54.602461 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:54.603455 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ff5bd1fd-3342-4735-8996-fcdeb172dead tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:54.603963 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1415/5660] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:54 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:55.613304 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-04fcd164-b8ad-466c-83e2-3b458f968b26 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:55.615075 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-04fcd164-b8ad-466c-83e2-3b458f968b26 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:55.615269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-04fcd164-b8ad-466c-83e2-3b458f968b26 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:55.615469 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-04fcd164-b8ad-466c-83e2-3b458f968b26 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:55.615581 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-04fcd164-b8ad-466c-83e2-3b458f968b26 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:55.619382 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:55.619382 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:55.620083 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-04fcd164-b8ad-466c-83e2-3b458f968b26 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:55.620483 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1402/5661] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:55 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:56.630453 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-232e983e-b19c-4a76-b9e4-9011c43663cb None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:56.632402 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-232e983e-b19c-4a76-b9e4-9011c43663cb tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:56.632756 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-232e983e-b19c-4a76-b9e4-9011c43663cb tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:56.633022 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-232e983e-b19c-4a76-b9e4-9011c43663cb tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:56.633223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-232e983e-b19c-4a76-b9e4-9011c43663cb tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:56.637219 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:56.637219 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:26:56.637979 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-232e983e-b19c-4a76-b9e4-9011c43663cb tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:56.638389 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1426/5662] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:56 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:57.650537 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d3185d3c-db92-440f-8338-2638ce3c25b7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:57.652401 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3185d3c-db92-440f-8338-2638ce3c25b7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:57.652620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d3185d3c-db92-440f-8338-2638ce3c25b7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:57.652817 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d3185d3c-db92-440f-8338-2638ce3c25b7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:57.652916 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-d3185d3c-db92-440f-8338-2638ce3c25b7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:57.658097 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:57.658097 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:26:57.659126 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3185d3c-db92-440f-8338-2638ce3c25b7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:57.659547 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1420/5663] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:57 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:58.675158 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-2c24d658-1421-43d7-afd8-8a183d72bb46 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:58.685023 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2c24d658-1421-43d7-afd8-8a183d72bb46 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:58.687297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2c24d658-1421-43d7-afd8-8a183d72bb46 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:58.687709 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-2c24d658-1421-43d7-afd8-8a183d72bb46 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:58.687922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-2c24d658-1421-43d7-afd8-8a183d72bb46 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:58.712152 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:58.712152 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:26:58.714519 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-2c24d658-1421-43d7-afd8-8a183d72bb46 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:58.719719 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1416/5664] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:58 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:26:59.734161 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-90ba2f08-1488-4819-b231-e11283dfc8c6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:26:59.736753 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90ba2f08-1488-4819-b231-e11283dfc8c6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:26:59.737411 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90ba2f08-1488-4819-b231-e11283dfc8c6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:26:59.737744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-90ba2f08-1488-4819-b231-e11283dfc8c6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:26:59.738024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-90ba2f08-1488-4819-b231-e11283dfc8c6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:26:59.743720 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:26:59.743720 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:26:59.745808 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-90ba2f08-1488-4819-b231-e11283dfc8c6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:26:59.745808 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1403/5665] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:26:59 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:00.756613 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-eb6092b5-262e-4f5f-839d-b840cbbb819b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:00.758291 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-eb6092b5-262e-4f5f-839d-b840cbbb819b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:27:00.758459 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-eb6092b5-262e-4f5f-839d-b840cbbb819b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:00.758659 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-eb6092b5-262e-4f5f-839d-b840cbbb819b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:00.758763 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-eb6092b5-262e-4f5f-839d-b840cbbb819b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:00.762430 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:00.762430 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:00.763144 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-eb6092b5-262e-4f5f-839d-b840cbbb819b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:27:00.763475 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1427/5666] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:00 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:01.773379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4d49d7c4-1862-4b0d-a2ae-28ea96a39bd7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:01.774931 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4d49d7c4-1862-4b0d-a2ae-28ea96a39bd7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:27:01.775095 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4d49d7c4-1862-4b0d-a2ae-28ea96a39bd7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:01.775284 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4d49d7c4-1862-4b0d-a2ae-28ea96a39bd7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:01.775389 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-4d49d7c4-1862-4b0d-a2ae-28ea96a39bd7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:01.778975 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:01.778975 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:01.779609 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4d49d7c4-1862-4b0d-a2ae-28ea96a39bd7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:27:01.779918 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1421/5667] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:01 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:02.788494 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6c2225d7-55b1-40cd-a5a3-247918385426 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:02.790164 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6c2225d7-55b1-40cd-a5a3-247918385426 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:27:02.790370 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6c2225d7-55b1-40cd-a5a3-247918385426 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:02.790543 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6c2225d7-55b1-40cd-a5a3-247918385426 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:02.790686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-6c2225d7-55b1-40cd-a5a3-247918385426 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:02.794962 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:02.794962 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:02.795655 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6c2225d7-55b1-40cd-a5a3-247918385426 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:27:02.795992 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1417/5668] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:02 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:02.804685 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fd0fc353-2cda-423b-9891-38a6b0c0e2c3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:02.806331 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd0fc353-2cda-423b-9891-38a6b0c0e2c3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 Jul 10 18:27:02.806547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fd0fc353-2cda-423b-9891-38a6b0c0e2c3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:02.806779 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fd0fc353-2cda-423b-9891-38a6b0c0e2c3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:02.813373 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:02.813373 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:02.816974 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fd0fc353-2cda-423b-9891-38a6b0c0e2c3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:02.821618 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fd0fc353-2cda-423b-9891-38a6b0c0e2c3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 returned with HTTP 200 Jul 10 18:27:02.822073 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1404/5669] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:02 2026] GET /volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:02.833105 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1f8a3077-6634-4973-8b4a-bf9f258a1b30 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:02.834511 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f8a3077-6634-4973-8b4a-bf9f258a1b30 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:27:02.834707 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f8a3077-6634-4973-8b4a-bf9f258a1b30 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:02.834872 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1f8a3077-6634-4973-8b4a-bf9f258a1b30 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:02.834970 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-1f8a3077-6634-4973-8b4a-bf9f258a1b30 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete backup with id: 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. Jul 10 18:27:02.839442 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:02.839442 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:02.851440 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.backup.rpcapi [None req-1f8a3077-6634-4973-8b4a-bf9f258a1b30 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] delete_backup rpcapi backup_id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75 {{(pid=99948) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:27:02.852500 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1f8a3077-6634-4973-8b4a-bf9f258a1b30 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 202 Jul 10 18:27:02.852913 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1428/5670] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:27:02 2026] DELETE /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:27:02.860971 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-a6e5ba24-99bf-43ef-9407-ebedb3677256 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:02.862707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a6e5ba24-99bf-43ef-9407-ebedb3677256 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:27:02.862929 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a6e5ba24-99bf-43ef-9407-ebedb3677256 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:02.863108 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-a6e5ba24-99bf-43ef-9407-ebedb3677256 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:02.863223 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-a6e5ba24-99bf-43ef-9407-ebedb3677256 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:02.867860 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:02.867860 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:02.868594 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-a6e5ba24-99bf-43ef-9407-ebedb3677256 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 200 Jul 10 18:27:02.868857 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1422/5671] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:02 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:03.877827 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fa1e4acf-fee4-45a9-af6d-c9a9536b78dd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:03.879913 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fa1e4acf-fee4-45a9-af6d-c9a9536b78dd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 Jul 10 18:27:03.880141 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fa1e4acf-fee4-45a9-af6d-c9a9536b78dd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:03.880382 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fa1e4acf-fee4-45a9-af6d-c9a9536b78dd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:03.880515 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-fa1e4acf-fee4-45a9-af6d-c9a9536b78dd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 5d2ff85c-732d-4fb3-a230-c5cd759d0a75. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:03.884559 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fa1e4acf-fee4-45a9-af6d-c9a9536b78dd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 returned with HTTP 404 Jul 10 18:27:03.885085 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1418/5672] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:03 2026] GET /volume/v3/backups/5d2ff85c-732d-4fb3-a230-c5cd759d0a75 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:27:03.894114 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-08e999ce-6ad6-486b-a735-8e77e3638128 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:03.895944 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:27:03.896273 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-895368117"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:03.897667 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-895368117'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:27:03.897822 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume of 1 GB Jul 10 18:27:03.901385 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Availability Zones retrieved successfully. Jul 10 18:27:03.906470 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Flow 'volume_create_api' (d634354c-e696-405b-b63c-1d8303b889d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:27:03.907366 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (446658a7-0a84-4384-a0ac-65729b5af5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:03.908273 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:27:03.935067 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (446658a7-0a84-4384-a0ac-65729b5af5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:03.935879 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f03de473-3bb0-488b-b5c0-db708549627b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:03.971635 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['453b0636-f6b1-4b4f-8d1b-9e4266a9eb34', '8fb5bc38-c3cf-4327-a852-dbbf0b5acc5b', '95cf3fdf-03bc-4bc5-8d8a-8b0985132f9c', '965468d0-f989-4a68-acf3-36ae230f8e58'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:27:03.972742 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f03de473-3bb0-488b-b5c0-db708549627b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['453b0636-f6b1-4b4f-8d1b-9e4266a9eb34', '8fb5bc38-c3cf-4327-a852-dbbf0b5acc5b', '95cf3fdf-03bc-4bc5-8d8a-8b0985132f9c', '965468d0-f989-4a68-acf3-36ae230f8e58']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:03.973698 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e35f4d2-dc81-4b68-b44d-42dcc4a875ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:03.999129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e35f4d2-dc81-4b68-b44d-42dcc4a875ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-895368117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bcee9091834956b441c7dfad9ca11d',qos_specs=None,replication_status=,reservations=['453b0636-f6b1-4b4f-8d1b-9e4266a9eb34','8fb5bc38-c3cf-4327-a852-dbbf0b5acc5b','95cf3fdf-03bc-4bc5-8d8a-8b0985132f9c','965468d0-f989-4a68-acf3-36ae230f8e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d65008a1d94459ba1ab414323bc9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-895368117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93bcee9091834956b441c7dfad9ca11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d65008a1d94459ba1ab414323bc9ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:03.999815 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c089db87-9cbc-4d56-9046-93be52578ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:04.014475 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c089db87-9cbc-4d56-9046-93be52578ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-895368117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bcee9091834956b441c7dfad9ca11d',qos_specs=None,replication_status=,reservations=['453b0636-f6b1-4b4f-8d1b-9e4266a9eb34','8fb5bc38-c3cf-4327-a852-dbbf0b5acc5b','95cf3fdf-03bc-4bc5-8d8a-8b0985132f9c','965468d0-f989-4a68-acf3-36ae230f8e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d65008a1d94459ba1ab414323bc9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:04.015091 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e9bc8b1-ac11-486f-b490-538a1fd03728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:04.023722 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e9bc8b1-ac11-486f-b490-538a1fd03728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:04.024490 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Flow 'volume_create_api' (d634354c-e696-405b-b63c-1d8303b889d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:27:04.024762 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume request issued successfully. Jul 10 18:27:04.025240 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-08e999ce-6ad6-486b-a735-8e77e3638128 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:27:04.025631 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1405/5673] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:27:03 2026] POST /volume/v3/volumes => generated 746 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:27:04.039889 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5fcb1f85-82f3-48ee-a9da-56a2c17b46d8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:04.042091 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5fcb1f85-82f3-48ee-a9da-56a2c17b46d8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 Jul 10 18:27:04.042324 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5fcb1f85-82f3-48ee-a9da-56a2c17b46d8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:04.042614 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5fcb1f85-82f3-48ee-a9da-56a2c17b46d8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:04.049456 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:04.049456 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:04.052771 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5fcb1f85-82f3-48ee-a9da-56a2c17b46d8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:04.056324 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5fcb1f85-82f3-48ee-a9da-56a2c17b46d8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 returned with HTTP 200 Jul 10 18:27:04.056702 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1429/5674] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:04 2026] GET /volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:04.767181 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:04.768789 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:27:04.769112 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1059764752", "snapshot_id": null, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "volume_type": null, "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:04.770543 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1059764752', 'snapshot_id': None, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'volume_type': None, 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:27:04.882905 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create volume of 1 GB Jul 10 18:27:04.888083 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Availability Zones retrieved successfully. Jul 10 18:27:04.895745 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Flow 'volume_create_api' (fd5a6f78-c805-4d77-a771-58243dd04182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:27:04.896877 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7901bf7a-915b-4d39-b016-003e44e525ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:04.897809 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:27:04.947138 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7901bf7a-915b-4d39-b016-003e44e525ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:04.948018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fdc73a-16dc-4566-bcff-d7f3a4113299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:05.002791 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Created reservations ['d42990e0-244a-468d-9b30-4e7623a4e702', '95280570-3575-44c8-8de1-23e7656e424f', '5ca9c35d-44c4-4997-b8f7-7373448865f3', '3b76bb32-e9d4-490c-a2aa-dae2fa4406ab'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:27:05.003439 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fdc73a-16dc-4566-bcff-d7f3a4113299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d42990e0-244a-468d-9b30-4e7623a4e702', '95280570-3575-44c8-8de1-23e7656e424f', '5ca9c35d-44c4-4997-b8f7-7373448865f3', '3b76bb32-e9d4-490c-a2aa-dae2fa4406ab']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:05.004113 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd528904-2ee1-40ef-a49e-28d23a9e77aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:05.022745 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd528904-2ee1-40ef-a49e-28d23a9e77aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e0f3943-2df6-493d-aa4f-f55aebc066e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1059764752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f2f19c1a8f41aa8723fd65daa57f11',qos_specs=None,replication_status=,reservations=['d42990e0-244a-468d-9b30-4e7623a4e702','95280570-3575-44c8-8de1-23e7656e424f','5ca9c35d-44c4-4997-b8f7-7373448865f3','3b76bb32-e9d4-490c-a2aa-dae2fa4406ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='069375851ca949a3ad8575631531b8a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1059764752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e0f3943-2df6-493d-aa4f-f55aebc066e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f2f19c1a8f41aa8723fd65daa57f11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='069375851ca949a3ad8575631531b8a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:05.023376 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f703d6a1-dfa1-40fa-84d1-11c005c9d7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:05.039323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f703d6a1-dfa1-40fa-84d1-11c005c9d7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1059764752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f2f19c1a8f41aa8723fd65daa57f11',qos_specs=None,replication_status=,reservations=['d42990e0-244a-468d-9b30-4e7623a4e702','95280570-3575-44c8-8de1-23e7656e424f','5ca9c35d-44c4-4997-b8f7-7373448865f3','3b76bb32-e9d4-490c-a2aa-dae2fa4406ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='069375851ca949a3ad8575631531b8a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:05.040013 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff246c3-1e9d-42a6-8230-5e24661aa87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:05.048098 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff246c3-1e9d-42a6-8230-5e24661aa87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:05.048840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Flow 'volume_create_api' (fd5a6f78-c805-4d77-a771-58243dd04182) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:27:05.049125 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create volume request issued successfully. Jul 10 18:27:05.049641 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1d14ccff-49ec-42dd-8fb1-f13499743901 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:27:05.050013 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1423/5675] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:27:04 2026] POST /volume/v3/volumes => generated 779 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:27:05.060613 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bce95ed6-54b1-4355-8543-2f6a5af88787 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:05.062231 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bce95ed6-54b1-4355-8543-2f6a5af88787 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:27:05.062425 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bce95ed6-54b1-4355-8543-2f6a5af88787 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:05.062610 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bce95ed6-54b1-4355-8543-2f6a5af88787 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:05.068935 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-26b7cf23-2136-49e8-be15-16d6d904ec9c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:05.069225 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:05.069225 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:05.070641 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-26b7cf23-2136-49e8-be15-16d6d904ec9c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 Jul 10 18:27:05.070832 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-26b7cf23-2136-49e8-be15-16d6d904ec9c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:05.071011 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-26b7cf23-2136-49e8-be15-16d6d904ec9c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:05.072524 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bce95ed6-54b1-4355-8543-2f6a5af88787 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:27:05.076500 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bce95ed6-54b1-4355-8543-2f6a5af88787 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 200 Jul 10 18:27:05.076884 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1419/5676] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:27:05 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:27:05.077598 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:05.077598 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:05.081014 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-26b7cf23-2136-49e8-be15-16d6d904ec9c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:05.084844 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-26b7cf23-2136-49e8-be15-16d6d904ec9c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 returned with HTTP 200 Jul 10 18:27:05.085426 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1406/5677] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:05 2026] GET /volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:05.096527 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3f91871a-1e3e-4dff-9c42-e05fede54136 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:05.097982 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f91871a-1e3e-4dff-9c42-e05fede54136 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:27:05.098306 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3f91871a-1e3e-4dff-9c42-e05fede54136 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3", "name": "tempest-VolumesBackupsTest-Backup-1848922394"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:05.099637 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-3f91871a-1e3e-4dff-9c42-e05fede54136 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating new backup {'backup': {'volume_id': 'c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3', 'name': 'tempest-VolumesBackupsTest-Backup-1848922394'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:27:05.099761 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-3f91871a-1e3e-4dff-9c42-e05fede54136 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating backup of volume c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 in container None Jul 10 18:27:05.106907 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:05.106907 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:05.107353 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3f91871a-1e3e-4dff-9c42-e05fede54136 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:05.121573 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-3f91871a-1e3e-4dff-9c42-e05fede54136 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['c874023b-c5e2-43cb-928c-b5380683bb4b', '4422eaec-8194-46d3-9212-3a0284089859'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:27:05.145319 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3f91871a-1e3e-4dff-9c42-e05fede54136 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:27:05.145752 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1430/5678] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:27:05 2026] POST /volume/v3/backups => generated 328 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:27:05.152989 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0702bc77-3290-4ccb-aea8-ace1b5242661 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:05.154972 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0702bc77-3290-4ccb-aea8-ace1b5242661 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:05.155242 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0702bc77-3290-4ccb-aea8-ace1b5242661 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:05.155453 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0702bc77-3290-4ccb-aea8-ace1b5242661 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:05.155592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-0702bc77-3290-4ccb-aea8-ace1b5242661 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:05.159662 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:05.159662 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:05.160394 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0702bc77-3290-4ccb-aea8-ace1b5242661 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:05.160790 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1424/5679] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:05 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:06.088412 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eb53e533-c4ed-4a35-9147-829517a557fe None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:06.089997 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb53e533-c4ed-4a35-9147-829517a557fe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:27:06.090178 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eb53e533-c4ed-4a35-9147-829517a557fe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:06.090357 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eb53e533-c4ed-4a35-9147-829517a557fe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:06.098305 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:06.098305 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:06.102899 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eb53e533-c4ed-4a35-9147-829517a557fe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:27:06.107939 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb53e533-c4ed-4a35-9147-829517a557fe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 200 Jul 10 18:27:06.108310 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1420/5680] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:27:06 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:27:06.119438 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-40be066f-746a-45ed-b932-262705b504b8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:06.121103 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-40be066f-746a-45ed-b932-262705b504b8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:27:06.121352 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-40be066f-746a-45ed-b932-262705b504b8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:06.121610 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-40be066f-746a-45ed-b932-262705b504b8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:06.127656 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:06.127656 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:06.130748 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-40be066f-746a-45ed-b932-262705b504b8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:27:06.134937 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-40be066f-746a-45ed-b932-262705b504b8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 200 Jul 10 18:27:06.135281 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1407/5681] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:27:06 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 1387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:27:06.170800 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-91a4692b-7614-4752-a13f-e24d4391a1ad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:06.172508 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-91a4692b-7614-4752-a13f-e24d4391a1ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:06.172733 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-91a4692b-7614-4752-a13f-e24d4391a1ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:06.172916 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-91a4692b-7614-4752-a13f-e24d4391a1ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:06.173025 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-91a4692b-7614-4752-a13f-e24d4391a1ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:06.177230 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:06.177230 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:06.177925 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-91a4692b-7614-4752-a13f-e24d4391a1ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:06.178298 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1431/5682] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:06 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:07.049336 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e4efb102-a20f-4d38-a160-c866630fed85 req-35bbbbda-1fd6-4a74-bed2-4cbb3cdb72ac None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:07.051512 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-35bbbbda-1fd6-4a74-bed2-4cbb3cdb72ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:27:07.051748 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-35bbbbda-1fd6-4a74-bed2-4cbb3cdb72ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:07.051958 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-35bbbbda-1fd6-4a74-bed2-4cbb3cdb72ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:07.059574 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:07.059574 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:07.063171 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-e4efb102-a20f-4d38-a160-c866630fed85 req-35bbbbda-1fd6-4a74-bed2-4cbb3cdb72ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:27:07.067892 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-35bbbbda-1fd6-4a74-bed2-4cbb3cdb72ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 200 Jul 10 18:27:07.068305 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1425/5683] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:27:07 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 1369 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:27:07.188542 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a1827b36-caff-4bfa-b0ab-57b8c526f59a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:07.190403 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a1827b36-caff-4bfa-b0ab-57b8c526f59a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:07.190628 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a1827b36-caff-4bfa-b0ab-57b8c526f59a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:07.190861 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a1827b36-caff-4bfa-b0ab-57b8c526f59a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:07.190967 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-a1827b36-caff-4bfa-b0ab-57b8c526f59a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:07.194914 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:07.194914 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:07.195616 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a1827b36-caff-4bfa-b0ab-57b8c526f59a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:07.195973 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1421/5684] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:07 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:07.552480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-e4efb102-a20f-4d38-a160-c866630fed85 req-0e492665-c6a9-4f08-8a36-ada4aee38330 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:07.554260 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-0e492665-c6a9-4f08-8a36-ada4aee38330 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:27:07.554463 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-0e492665-c6a9-4f08-8a36-ada4aee38330 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:07.554680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-0e492665-c6a9-4f08-8a36-ada4aee38330 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:07.560998 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:07.560998 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:07.563891 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-e4efb102-a20f-4d38-a160-c866630fed85 req-0e492665-c6a9-4f08-8a36-ada4aee38330 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:27:07.568005 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-0e492665-c6a9-4f08-8a36-ada4aee38330 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 200 Jul 10 18:27:07.568360 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1408/5685] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:27:07 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 1369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:27:07.577945 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-501d0d8a-8b97-4cd6-b634-d7d9e1468d86 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:07.578309 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-501d0d8a-8b97-4cd6-b634-d7d9e1468d86 None None] GET https://10.4.3.71/volume// Jul 10 18:27:07.578459 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-501d0d8a-8b97-4cd6-b634-d7d9e1468d86 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:07.578674 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-501d0d8a-8b97-4cd6-b634-d7d9e1468d86 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:07.578960 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-501d0d8a-8b97-4cd6-b634-d7d9e1468d86 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:27:07.579216 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1432/5686] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:27:07 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:27:07.586683 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e4efb102-a20f-4d38-a160-c866630fed85 req-bd497a07-b618-4186-af74-4985ac83a945 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:07.588556 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-bd497a07-b618-4186-af74-4985ac83a945 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:27:07.588897 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-bd497a07-b618-4186-af74-4985ac83a945 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e0f3943-2df6-493d-aa4f-f55aebc066e1", "connector": null, "instance_uuid": "398dd667-bf74-4b18-a2b8-cc21b051e63d"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:07.596417 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:07.596417 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:07.618075 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-bd497a07-b618-4186-af74-4985ac83a945 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:27:07.618487 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1426/5687] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:27:07 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:27:08.205808 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-66a922ed-9662-4457-991c-87c0ab69684a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:08.208053 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66a922ed-9662-4457-991c-87c0ab69684a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:08.208269 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66a922ed-9662-4457-991c-87c0ab69684a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:08.208452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-66a922ed-9662-4457-991c-87c0ab69684a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:08.208551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-66a922ed-9662-4457-991c-87c0ab69684a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:08.213517 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:08.213517 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:08.214047 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-66a922ed-9662-4457-991c-87c0ab69684a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:08.214487 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1422/5688] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:08 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:09.224541 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-43f8d2da-0ca4-4665-9e39-b658ce2bad90 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:09.226275 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-43f8d2da-0ca4-4665-9e39-b658ce2bad90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:09.226473 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-43f8d2da-0ca4-4665-9e39-b658ce2bad90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:09.226674 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-43f8d2da-0ca4-4665-9e39-b658ce2bad90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:09.226784 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-43f8d2da-0ca4-4665-9e39-b658ce2bad90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:09.230878 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:09.230878 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:09.231665 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-43f8d2da-0ca4-4665-9e39-b658ce2bad90 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:09.232001 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1409/5689] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:09 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:10.241243 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3a69ed77-4a86-49bc-a903-21cf91543697 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:10.243339 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3a69ed77-4a86-49bc-a903-21cf91543697 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:10.243573 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3a69ed77-4a86-49bc-a903-21cf91543697 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:10.243791 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3a69ed77-4a86-49bc-a903-21cf91543697 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:10.243886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3a69ed77-4a86-49bc-a903-21cf91543697 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:10.248131 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:10.248131 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:10.248946 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3a69ed77-4a86-49bc-a903-21cf91543697 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:10.249384 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1433/5690] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:10 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:11.258597 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d0777051-c260-4177-ad3f-5998faaea3ad None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:11.260201 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0777051-c260-4177-ad3f-5998faaea3ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:11.260393 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d0777051-c260-4177-ad3f-5998faaea3ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:11.260580 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d0777051-c260-4177-ad3f-5998faaea3ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:11.260699 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-d0777051-c260-4177-ad3f-5998faaea3ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:11.264468 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:11.264468 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:11.265163 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d0777051-c260-4177-ad3f-5998faaea3ad tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:11.265610 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1427/5691] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:11 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:12.274805 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5d6875fa-94ba-4535-8d68-81808069cb27 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:12.276598 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d6875fa-94ba-4535-8d68-81808069cb27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:12.276785 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d6875fa-94ba-4535-8d68-81808069cb27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:12.276972 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d6875fa-94ba-4535-8d68-81808069cb27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:12.277066 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-5d6875fa-94ba-4535-8d68-81808069cb27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:12.281680 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:12.281680 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:12.282454 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d6875fa-94ba-4535-8d68-81808069cb27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:12.282850 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1423/5692] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:12 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:13.295620 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-29670610-c068-4ee4-849e-8dff36f39771 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:13.297365 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29670610-c068-4ee4-849e-8dff36f39771 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:13.297549 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29670610-c068-4ee4-849e-8dff36f39771 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:13.297783 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29670610-c068-4ee4-849e-8dff36f39771 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:13.297904 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-29670610-c068-4ee4-849e-8dff36f39771 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:13.302173 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:13.302173 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:13.302892 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29670610-c068-4ee4-849e-8dff36f39771 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:13.303243 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1410/5693] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:13 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:13.506551 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f856094d-8178-4168-8d84-019297c4b10d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:13.507064 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f856094d-8178-4168-8d84-019297c4b10d None None] GET https://10.4.3.71/volume// Jul 10 18:27:13.507338 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f856094d-8178-4168-8d84-019297c4b10d None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:13.507628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f856094d-8178-4168-8d84-019297c4b10d None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:13.508052 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f856094d-8178-4168-8d84-019297c4b10d None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:27:13.508446 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1434/5694] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:27:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:27:13.515933 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e4efb102-a20f-4d38-a160-c866630fed85 req-1b38cf86-6d16-4fcf-a718-4f565abb45e3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:13.518594 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-1b38cf86-6d16-4fcf-a718-4f565abb45e3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:27:13.518912 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-1b38cf86-6d16-4fcf-a718-4f565abb45e3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:13.519194 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-1b38cf86-6d16-4fcf-a718-4f565abb45e3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:13.537369 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:13.537369 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:13.542537 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-e4efb102-a20f-4d38-a160-c866630fed85 req-1b38cf86-6d16-4fcf-a718-4f565abb45e3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:27:13.550029 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-1b38cf86-6d16-4fcf-a718-4f565abb45e3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 200 Jul 10 18:27:13.550497 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1428/5695] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:27:13 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 1548 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:27:13.656686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-e4efb102-a20f-4d38-a160-c866630fed85 req-c9fdf1a4-67d9-40fe-be10-6f9f34bd2dd3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:13.658932 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-c9fdf1a4-67d9-40fe-be10-6f9f34bd2dd3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] PUT https://10.4.3.71/volume/v3/attachments/4d8d8151-3d44-4dec-91e2-0c47b0e2b397 Jul 10 18:27:13.659381 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-c9fdf1a4-67d9-40fe-be10-6f9f34bd2dd3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:13.669365 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-e4efb102-a20f-4d38-a160-c866630fed85 req-c9fdf1a4-67d9-40fe-be10-6f9f34bd2dd3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Acquiring lock "cinder-attachment_update-7e0f3943-2df6-493d-aa4f-f55aebc066e1-np0000005036" by "attachment_update" {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:27:13.673634 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-e4efb102-a20f-4d38-a160-c866630fed85 req-c9fdf1a4-67d9-40fe-be10-6f9f34bd2dd3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Lock "cinder-attachment_update-7e0f3943-2df6-493d-aa4f-f55aebc066e1-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99949) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:27:13.674550 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:13.674550 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:14.195528 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.coordination [req-e4efb102-a20f-4d38-a160-c866630fed85 req-c9fdf1a4-67d9-40fe-be10-6f9f34bd2dd3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Lock "cinder-attachment_update-7e0f3943-2df6-493d-aa4f-f55aebc066e1-np0000005036" released by "attachment_update" :: held 0.522s {{(pid=99949) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:27:14.195891 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-c9fdf1a4-67d9-40fe-be10-6f9f34bd2dd3 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments/4d8d8151-3d44-4dec-91e2-0c47b0e2b397 returned with HTTP 200 Jul 10 18:27:14.196374 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1424/5696] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:27:13 2026] PUT /volume/v3/attachments/4d8d8151-3d44-4dec-91e2-0c47b0e2b397 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:27:14.316540 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d05b3ead-edbe-4b0d-bd46-1f9f1a438a01 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:14.318250 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d05b3ead-edbe-4b0d-bd46-1f9f1a438a01 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:14.318446 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d05b3ead-edbe-4b0d-bd46-1f9f1a438a01 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:14.318637 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d05b3ead-edbe-4b0d-bd46-1f9f1a438a01 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:14.318734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d05b3ead-edbe-4b0d-bd46-1f9f1a438a01 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:14.323596 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:14.323596 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:14.324474 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d05b3ead-edbe-4b0d-bd46-1f9f1a438a01 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:14.324917 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1411/5697] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:14 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:14.706913 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-e4efb102-a20f-4d38-a160-c866630fed85 req-bcdae1ce-b5d6-4923-a38c-7af7aca9dcf2 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:14.709015 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-bcdae1ce-b5d6-4923-a38c-7af7aca9dcf2 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/attachments/4d8d8151-3d44-4dec-91e2-0c47b0e2b397/action Jul 10 18:27:14.709382 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-bcdae1ce-b5d6-4923-a38c-7af7aca9dcf2 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action body: b'{"os-complete": null}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:27:14.709540 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-bcdae1ce-b5d6-4923-a38c-7af7aca9dcf2 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:14.725315 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:14.725315 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:14.734034 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e4efb102-a20f-4d38-a160-c866630fed85 req-bcdae1ce-b5d6-4923-a38c-7af7aca9dcf2 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments/4d8d8151-3d44-4dec-91e2-0c47b0e2b397/action returned with HTTP 204 Jul 10 18:27:14.734452 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1435/5698] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:27:14 2026] POST /volume/v3/attachments/4d8d8151-3d44-4dec-91e2-0c47b0e2b397/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:27:15.334484 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-384b08dc-a98e-4af8-b3d5-9af568fc0d6c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:15.336377 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-384b08dc-a98e-4af8-b3d5-9af568fc0d6c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:15.336592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-384b08dc-a98e-4af8-b3d5-9af568fc0d6c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:15.336800 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-384b08dc-a98e-4af8-b3d5-9af568fc0d6c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:15.336908 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-384b08dc-a98e-4af8-b3d5-9af568fc0d6c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:15.341360 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:15.341360 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:15.342162 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-384b08dc-a98e-4af8-b3d5-9af568fc0d6c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:15.342545 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1429/5699] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:15 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:16.353452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-27e046fc-9189-4194-ad01-832b7e421b14 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:16.355615 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-27e046fc-9189-4194-ad01-832b7e421b14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:16.355844 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-27e046fc-9189-4194-ad01-832b7e421b14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:16.356360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-27e046fc-9189-4194-ad01-832b7e421b14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:16.356360 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-27e046fc-9189-4194-ad01-832b7e421b14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:16.360962 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:16.360962 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:16.362344 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-27e046fc-9189-4194-ad01-832b7e421b14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:16.362800 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1425/5700] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:16 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:17.374232 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d6b15628-247a-4852-bbd7-6ba78c64b2bd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:17.376444 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d6b15628-247a-4852-bbd7-6ba78c64b2bd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:17.376700 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d6b15628-247a-4852-bbd7-6ba78c64b2bd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:17.376955 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d6b15628-247a-4852-bbd7-6ba78c64b2bd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:17.377096 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d6b15628-247a-4852-bbd7-6ba78c64b2bd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:17.382023 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:17.382023 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:17.382871 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d6b15628-247a-4852-bbd7-6ba78c64b2bd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:17.383372 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1412/5701] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:17 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:18.394136 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3a19c4e0-6db6-45af-be1b-37e1ce3fd7c1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:18.396362 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3a19c4e0-6db6-45af-be1b-37e1ce3fd7c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:18.396627 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3a19c4e0-6db6-45af-be1b-37e1ce3fd7c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:18.396877 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3a19c4e0-6db6-45af-be1b-37e1ce3fd7c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:18.396997 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-3a19c4e0-6db6-45af-be1b-37e1ce3fd7c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:18.402145 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:18.402145 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:18.403075 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3a19c4e0-6db6-45af-be1b-37e1ce3fd7c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:18.403538 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1436/5702] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:18 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:19.415033 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9ae41472-dfc7-4506-b320-8ed7c81ad75b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:19.416880 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ae41472-dfc7-4506-b320-8ed7c81ad75b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:19.417088 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ae41472-dfc7-4506-b320-8ed7c81ad75b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:19.417304 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9ae41472-dfc7-4506-b320-8ed7c81ad75b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:19.417415 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9ae41472-dfc7-4506-b320-8ed7c81ad75b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:19.421549 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:19.421549 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:19.422292 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9ae41472-dfc7-4506-b320-8ed7c81ad75b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:19.422669 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1430/5703] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:19 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:20.432640 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8ebd8bcb-26b7-4d28-9989-a95fcb7685fa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:20.434522 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8ebd8bcb-26b7-4d28-9989-a95fcb7685fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:20.434727 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8ebd8bcb-26b7-4d28-9989-a95fcb7685fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:20.434927 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8ebd8bcb-26b7-4d28-9989-a95fcb7685fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:20.435029 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-8ebd8bcb-26b7-4d28-9989-a95fcb7685fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:20.439197 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:20.439197 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:20.439935 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8ebd8bcb-26b7-4d28-9989-a95fcb7685fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:20.440328 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1426/5704] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:20 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:21.450450 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9a035d1a-7c9e-4adc-8ac3-45ce19fc7f7e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:21.452647 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9a035d1a-7c9e-4adc-8ac3-45ce19fc7f7e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:21.452882 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9a035d1a-7c9e-4adc-8ac3-45ce19fc7f7e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:21.453106 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9a035d1a-7c9e-4adc-8ac3-45ce19fc7f7e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:21.453234 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-9a035d1a-7c9e-4adc-8ac3-45ce19fc7f7e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:21.458695 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:21.458695 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:21.459486 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9a035d1a-7c9e-4adc-8ac3-45ce19fc7f7e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:21.459849 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1413/5705] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:21 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:21.469471 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1ec93226-6ce3-47db-86df-a0656d69bee3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:21.471144 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1ec93226-6ce3-47db-86df-a0656d69bee3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:27:21.471503 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1ec93226-6ce3-47db-86df-a0656d69bee3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-631051318"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:21.472844 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-1ec93226-6ce3-47db-86df-a0656d69bee3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating new backup {'backup': {'volume_id': 'c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-631051318'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:27:21.472978 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-1ec93226-6ce3-47db-86df-a0656d69bee3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating backup of volume c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 in container None Jul 10 18:27:21.479643 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:21.479643 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:21.480058 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-1ec93226-6ce3-47db-86df-a0656d69bee3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:21.500349 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-1ec93226-6ce3-47db-86df-a0656d69bee3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['20d4cb1d-9d22-49e7-a302-163759e69d4f', 'd2862c45-810c-4630-8906-9b70ce7c9733'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:27:21.528259 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1ec93226-6ce3-47db-86df-a0656d69bee3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:27:21.528652 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1437/5706] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:27:21 2026] POST /volume/v3/backups => generated 327 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:27:21.537190 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b15ecf0a-5459-4431-8eef-d86368ffda7d None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:21.539044 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b15ecf0a-5459-4431-8eef-d86368ffda7d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:21.539378 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b15ecf0a-5459-4431-8eef-d86368ffda7d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:21.539958 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b15ecf0a-5459-4431-8eef-d86368ffda7d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:21.539958 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b15ecf0a-5459-4431-8eef-d86368ffda7d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:21.544555 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:21.544555 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:21.545386 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b15ecf0a-5459-4431-8eef-d86368ffda7d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:21.545984 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1431/5707] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:21 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:22.556423 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c215457d-0f07-40cc-b508-5f458cc53131 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:22.558060 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c215457d-0f07-40cc-b508-5f458cc53131 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:22.558230 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c215457d-0f07-40cc-b508-5f458cc53131 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:22.558463 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c215457d-0f07-40cc-b508-5f458cc53131 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:22.558610 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-c215457d-0f07-40cc-b508-5f458cc53131 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:22.562936 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:22.562936 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:22.563585 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c215457d-0f07-40cc-b508-5f458cc53131 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:22.563893 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1427/5708] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:22 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:23.573544 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-bc16b93f-2ecc-4c46-ba94-66b3b1430a8e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:23.575584 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bc16b93f-2ecc-4c46-ba94-66b3b1430a8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:23.575806 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bc16b93f-2ecc-4c46-ba94-66b3b1430a8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:23.576034 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-bc16b93f-2ecc-4c46-ba94-66b3b1430a8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:23.576170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-bc16b93f-2ecc-4c46-ba94-66b3b1430a8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:23.580679 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:23.580679 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:23.581316 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-bc16b93f-2ecc-4c46-ba94-66b3b1430a8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:23.581674 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1414/5709] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:23 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:24.591192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6f871fdd-0f53-4eef-a785-7b7026ddebe1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:24.592976 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6f871fdd-0f53-4eef-a785-7b7026ddebe1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:24.593192 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6f871fdd-0f53-4eef-a785-7b7026ddebe1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:24.593393 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6f871fdd-0f53-4eef-a785-7b7026ddebe1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:24.593497 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6f871fdd-0f53-4eef-a785-7b7026ddebe1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:24.597538 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:24.597538 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:24.598237 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6f871fdd-0f53-4eef-a785-7b7026ddebe1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:24.598589 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1438/5710] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:24 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:25.609342 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dc2a619a-7c56-48ad-8c97-60ded55c9ab2 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:25.611902 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dc2a619a-7c56-48ad-8c97-60ded55c9ab2 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:25.612120 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dc2a619a-7c56-48ad-8c97-60ded55c9ab2 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:25.612292 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dc2a619a-7c56-48ad-8c97-60ded55c9ab2 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:25.612402 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-dc2a619a-7c56-48ad-8c97-60ded55c9ab2 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:25.618701 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:25.618701 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:25.619462 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dc2a619a-7c56-48ad-8c97-60ded55c9ab2 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:25.619827 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1432/5711] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:25 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:26.631522 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e7998a11-5b9b-4958-931a-eccdfc89de21 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:26.633504 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e7998a11-5b9b-4958-931a-eccdfc89de21 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:26.633612 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e7998a11-5b9b-4958-931a-eccdfc89de21 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:26.633747 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e7998a11-5b9b-4958-931a-eccdfc89de21 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:26.633836 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e7998a11-5b9b-4958-931a-eccdfc89de21 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:26.635675 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=58,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:27:26.638809 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:26.638809 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:26.639720 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e7998a11-5b9b-4958-931a-eccdfc89de21 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:26.640089 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1428/5712] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:26 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:27.653178 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4f59cf3d-7be2-4d44-ae1a-05bcb7062482 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:27.659786 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f59cf3d-7be2-4d44-ae1a-05bcb7062482 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:27.660908 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f59cf3d-7be2-4d44-ae1a-05bcb7062482 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:27.662025 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4f59cf3d-7be2-4d44-ae1a-05bcb7062482 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:27.662587 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-4f59cf3d-7be2-4d44-ae1a-05bcb7062482 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:27.665383 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=81,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:27:27.668281 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:27.668281 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:27.669072 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4f59cf3d-7be2-4d44-ae1a-05bcb7062482 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:27.669485 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1415/5713] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:27 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:28.679056 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7339a076-1388-4d74-8eeb-d7ef86d24c6f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:28.680821 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7339a076-1388-4d74-8eeb-d7ef86d24c6f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:28.681028 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7339a076-1388-4d74-8eeb-d7ef86d24c6f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:28.681205 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7339a076-1388-4d74-8eeb-d7ef86d24c6f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:28.681308 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-7339a076-1388-4d74-8eeb-d7ef86d24c6f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:28.682895 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=54,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:27:28.685270 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:28.685270 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:28.685957 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7339a076-1388-4d74-8eeb-d7ef86d24c6f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:28.686286 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1439/5714] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:28 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:29.696255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ff05ce01-1081-4c41-9c1b-1718e8bf7c17 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:29.697910 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff05ce01-1081-4c41-9c1b-1718e8bf7c17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:29.698029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ff05ce01-1081-4c41-9c1b-1718e8bf7c17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:29.698190 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ff05ce01-1081-4c41-9c1b-1718e8bf7c17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:29.698287 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-ff05ce01-1081-4c41-9c1b-1718e8bf7c17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:29.699986 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=79,cinder:INSERT=16,cinder:UPDATE=22 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:27:29.703553 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:29.703553 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:29.704286 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff05ce01-1081-4c41-9c1b-1718e8bf7c17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:29.704814 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1433/5715] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:29 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:30.715203 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-450099ab-020c-4513-939a-b7c23c45f25d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:30.717202 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-450099ab-020c-4513-939a-b7c23c45f25d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:30.717480 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-450099ab-020c-4513-939a-b7c23c45f25d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:30.717753 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-450099ab-020c-4513-939a-b7c23c45f25d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:30.717909 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-450099ab-020c-4513-939a-b7c23c45f25d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:30.722840 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:30.722840 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:30.723695 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-450099ab-020c-4513-939a-b7c23c45f25d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:30.724217 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1429/5716] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:30 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:30.733694 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cad7be19-32d4-415e-9bac-a4ce3669811c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:30.735557 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cad7be19-32d4-415e-9bac-a4ce3669811c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e/restore Jul 10 18:27:30.735976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cad7be19-32d4-415e-9bac-a4ce3669811c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:30.737449 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.contrib.backups [None req-cad7be19-32d4-415e-9bac-a4ce3669811c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Restoring backup f7f8c983-9ec4-4b78-93c3-c85ca034d21e ({'restore': {'volume_id': 'c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3'}}) {{(pid=99950) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 18:27:30.737690 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-cad7be19-32d4-415e-9bac-a4ce3669811c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Restoring backup f7f8c983-9ec4-4b78-93c3-c85ca034d21e to volume c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3. Jul 10 18:27:30.742268 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:30.742268 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:30.749254 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:30.749254 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:30.749819 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cad7be19-32d4-415e-9bac-a4ce3669811c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:30.750017 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.api [None req-cad7be19-32d4-415e-9bac-a4ce3669811c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Checking backup size 1 against volume size 1 {{(pid=99950) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 18:27:30.750180 np0000005036 devstack@c-api.service[99950]: INFO cinder.backup.api [None req-cad7be19-32d4-415e-9bac-a4ce3669811c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Overwriting volume c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 with restore of backup f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:30.761843 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-cad7be19-32d4-415e-9bac-a4ce3669811c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] restore_backup in rpcapi backup_id f7f8c983-9ec4-4b78-93c3-c85ca034d21e {{(pid=99950) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 18:27:30.763927 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cad7be19-32d4-415e-9bac-a4ce3669811c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e/restore returned with HTTP 202 Jul 10 18:27:30.764431 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1416/5717] 10.4.3.71 () {68 vars in 1386 bytes} [Fri Jul 10 18:27:30 2026] POST /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e/restore => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:27:30.772140 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ec609a83-d518-464f-9bf5-650352a9a8e4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:30.773924 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec609a83-d518-464f-9bf5-650352a9a8e4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:30.774117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec609a83-d518-464f-9bf5-650352a9a8e4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:30.774298 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ec609a83-d518-464f-9bf5-650352a9a8e4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:30.774417 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ec609a83-d518-464f-9bf5-650352a9a8e4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:30.779447 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:30.779447 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:30.780284 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ec609a83-d518-464f-9bf5-650352a9a8e4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:30.780776 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1440/5718] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:30 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:31.790452 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3925e1d0-9bda-4df7-aad1-b18398691160 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:31.793323 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3925e1d0-9bda-4df7-aad1-b18398691160 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:31.793323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3925e1d0-9bda-4df7-aad1-b18398691160 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:31.793323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3925e1d0-9bda-4df7-aad1-b18398691160 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:31.793323 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-3925e1d0-9bda-4df7-aad1-b18398691160 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:31.797773 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:31.797773 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:31.797773 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3925e1d0-9bda-4df7-aad1-b18398691160 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:31.797773 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1434/5719] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:31 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:32.808091 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-076b1983-5d8a-4bf1-b6e4-c02cf493a9e8 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:32.809988 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-076b1983-5d8a-4bf1-b6e4-c02cf493a9e8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:32.810223 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-076b1983-5d8a-4bf1-b6e4-c02cf493a9e8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:32.810471 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-076b1983-5d8a-4bf1-b6e4-c02cf493a9e8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:32.810648 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-076b1983-5d8a-4bf1-b6e4-c02cf493a9e8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:32.814883 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:32.814883 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:32.815671 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-076b1983-5d8a-4bf1-b6e4-c02cf493a9e8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:32.816043 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1430/5720] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:32 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:33.825134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e4382525-4316-4f45-b0bb-cc6dae1171d4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:33.827009 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e4382525-4316-4f45-b0bb-cc6dae1171d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:33.827242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e4382525-4316-4f45-b0bb-cc6dae1171d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:33.827483 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e4382525-4316-4f45-b0bb-cc6dae1171d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:33.827640 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e4382525-4316-4f45-b0bb-cc6dae1171d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:33.831893 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:33.831893 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:33.832653 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e4382525-4316-4f45-b0bb-cc6dae1171d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:33.833012 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1417/5721] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:33 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:34.842226 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ed1f20dc-5d84-43a2-93f4-679e95223c70 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:34.844457 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed1f20dc-5d84-43a2-93f4-679e95223c70 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:34.844656 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed1f20dc-5d84-43a2-93f4-679e95223c70 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:34.844845 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ed1f20dc-5d84-43a2-93f4-679e95223c70 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:34.844962 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ed1f20dc-5d84-43a2-93f4-679e95223c70 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:34.848905 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:34.848905 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:34.849594 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ed1f20dc-5d84-43a2-93f4-679e95223c70 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:34.849954 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1441/5722] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:34 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:35.865991 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-710abf61-0b8a-4c4a-a375-695f20ab8b39 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:35.868129 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-710abf61-0b8a-4c4a-a375-695f20ab8b39 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:35.868390 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-710abf61-0b8a-4c4a-a375-695f20ab8b39 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:35.868644 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-710abf61-0b8a-4c4a-a375-695f20ab8b39 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:35.868793 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-710abf61-0b8a-4c4a-a375-695f20ab8b39 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:35.873896 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:35.873896 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:35.874861 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-710abf61-0b8a-4c4a-a375-695f20ab8b39 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:35.875323 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1435/5723] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:35 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:36.886160 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-45a1dc30-5115-4592-a11e-d13256f18e2a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:36.887986 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-45a1dc30-5115-4592-a11e-d13256f18e2a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:36.888170 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-45a1dc30-5115-4592-a11e-d13256f18e2a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:36.888350 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-45a1dc30-5115-4592-a11e-d13256f18e2a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:36.888454 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-45a1dc30-5115-4592-a11e-d13256f18e2a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:36.892722 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:36.892722 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:36.893440 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-45a1dc30-5115-4592-a11e-d13256f18e2a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:36.893809 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1431/5724] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:36 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:37.905131 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-78d7a033-7657-45fd-8998-fce4c34f27a1 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:37.906901 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78d7a033-7657-45fd-8998-fce4c34f27a1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:37.907148 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78d7a033-7657-45fd-8998-fce4c34f27a1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:37.907397 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-78d7a033-7657-45fd-8998-fce4c34f27a1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:37.907558 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-78d7a033-7657-45fd-8998-fce4c34f27a1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:37.912291 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:37.912291 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:37.913102 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-78d7a033-7657-45fd-8998-fce4c34f27a1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:37.913628 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1418/5725] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:37 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:38.926002 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a3595798-7e0a-4d26-9f42-1c341ccf5921 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:38.930826 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a3595798-7e0a-4d26-9f42-1c341ccf5921 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:38.930826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a3595798-7e0a-4d26-9f42-1c341ccf5921 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:38.930826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a3595798-7e0a-4d26-9f42-1c341ccf5921 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:38.930826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-a3595798-7e0a-4d26-9f42-1c341ccf5921 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:38.935442 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:38.935442 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:38.936002 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a3595798-7e0a-4d26-9f42-1c341ccf5921 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:38.936330 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1442/5726] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:38 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:39.947136 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9840cff4-18d0-42db-ba28-87e6ec8fc358 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:39.949261 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9840cff4-18d0-42db-ba28-87e6ec8fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:39.949474 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9840cff4-18d0-42db-ba28-87e6ec8fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:39.949746 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9840cff4-18d0-42db-ba28-87e6ec8fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:39.949893 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-9840cff4-18d0-42db-ba28-87e6ec8fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:39.956657 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:39.956657 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:39.957441 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9840cff4-18d0-42db-ba28-87e6ec8fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:39.957838 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1436/5727] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:39 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:40.969225 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-75d6238a-4864-4340-a550-e01c82e63e77 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:40.971959 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75d6238a-4864-4340-a550-e01c82e63e77 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:40.971959 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75d6238a-4864-4340-a550-e01c82e63e77 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:40.971959 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-75d6238a-4864-4340-a550-e01c82e63e77 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:40.971959 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-75d6238a-4864-4340-a550-e01c82e63e77 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:40.975313 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:40.975313 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:40.976122 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-75d6238a-4864-4340-a550-e01c82e63e77 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:40.976549 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1432/5728] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:40 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:41.985957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-62ef5929-1c1f-45b0-a6e0-a1788d54477c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:41.987741 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-62ef5929-1c1f-45b0-a6e0-a1788d54477c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:41.987952 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-62ef5929-1c1f-45b0-a6e0-a1788d54477c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:41.988130 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-62ef5929-1c1f-45b0-a6e0-a1788d54477c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:41.988252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-62ef5929-1c1f-45b0-a6e0-a1788d54477c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:41.992316 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:41.992316 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:41.993036 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-62ef5929-1c1f-45b0-a6e0-a1788d54477c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:41.993379 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1419/5729] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:41 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:43.002529 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-0e5f97ce-06b1-434b-91b3-f4d4f70064a7 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:43.004175 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e5f97ce-06b1-434b-91b3-f4d4f70064a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:43.004373 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e5f97ce-06b1-434b-91b3-f4d4f70064a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:43.004552 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-0e5f97ce-06b1-434b-91b3-f4d4f70064a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:43.004679 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-0e5f97ce-06b1-434b-91b3-f4d4f70064a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:43.008515 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:43.008515 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:43.009207 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-0e5f97ce-06b1-434b-91b3-f4d4f70064a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:43.009599 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1443/5730] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:43 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:44.019507 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cda349f0-f7d2-4ca0-a157-c6b4d86b47a7 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:44.021320 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cda349f0-f7d2-4ca0-a157-c6b4d86b47a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:44.021520 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cda349f0-f7d2-4ca0-a157-c6b4d86b47a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:44.021736 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cda349f0-f7d2-4ca0-a157-c6b4d86b47a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:44.021839 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-cda349f0-f7d2-4ca0-a157-c6b4d86b47a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:44.026172 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:44.026172 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:44.026887 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cda349f0-f7d2-4ca0-a157-c6b4d86b47a7 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:44.027212 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1437/5731] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:44 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:44.036070 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-14c727fa-5556-47cf-8625-4f9a558adb8b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:44.037786 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-14c727fa-5556-47cf-8625-4f9a558adb8b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 Jul 10 18:27:44.037991 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-14c727fa-5556-47cf-8625-4f9a558adb8b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:44.038171 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-14c727fa-5556-47cf-8625-4f9a558adb8b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:44.044927 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:44.044927 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:44.048437 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-14c727fa-5556-47cf-8625-4f9a558adb8b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:44.052535 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-14c727fa-5556-47cf-8625-4f9a558adb8b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 returned with HTTP 200 Jul 10 18:27:44.052926 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1433/5732] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:44 2026] GET /volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:44.064429 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2a35a00a-8ae8-408a-bd89-b3bb59947c40 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:44.066180 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a35a00a-8ae8-408a-bd89-b3bb59947c40 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:44.066392 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2a35a00a-8ae8-408a-bd89-b3bb59947c40 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:44.066580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2a35a00a-8ae8-408a-bd89-b3bb59947c40 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:44.066699 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-2a35a00a-8ae8-408a-bd89-b3bb59947c40 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete backup with id: f7f8c983-9ec4-4b78-93c3-c85ca034d21e. Jul 10 18:27:44.071125 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:44.071125 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:44.085862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-2a35a00a-8ae8-408a-bd89-b3bb59947c40 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] delete_backup rpcapi backup_id f7f8c983-9ec4-4b78-93c3-c85ca034d21e {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:27:44.087497 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a35a00a-8ae8-408a-bd89-b3bb59947c40 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 202 Jul 10 18:27:44.087784 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1420/5733] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:27:44 2026] DELETE /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:27:44.094887 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f062dc72-4787-42d7-a3fd-d06413049d16 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:44.096700 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f062dc72-4787-42d7-a3fd-d06413049d16 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:44.096911 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f062dc72-4787-42d7-a3fd-d06413049d16 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:44.097102 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f062dc72-4787-42d7-a3fd-d06413049d16 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:44.097202 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-f062dc72-4787-42d7-a3fd-d06413049d16 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:44.101338 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:44.101338 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:44.102016 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f062dc72-4787-42d7-a3fd-d06413049d16 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 200 Jul 10 18:27:44.102345 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1444/5734] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:44 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:45.112723 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bdefd2bf-e23b-4277-b7b6-5e50685f7061 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:45.114299 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bdefd2bf-e23b-4277-b7b6-5e50685f7061 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e Jul 10 18:27:45.114477 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bdefd2bf-e23b-4277-b7b6-5e50685f7061 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:45.114669 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bdefd2bf-e23b-4277-b7b6-5e50685f7061 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:45.114774 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-bdefd2bf-e23b-4277-b7b6-5e50685f7061 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id f7f8c983-9ec4-4b78-93c3-c85ca034d21e. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:45.118057 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bdefd2bf-e23b-4277-b7b6-5e50685f7061 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e returned with HTTP 404 Jul 10 18:27:45.118476 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1438/5735] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:45 2026] GET /volume/v3/backups/f7f8c983-9ec4-4b78-93c3-c85ca034d21e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:27:45.125060 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8c576d6d-9d3b-4c2b-a5b1-021960a6f4ac None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:45.126641 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8c576d6d-9d3b-4c2b-a5b1-021960a6f4ac tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:45.126806 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8c576d6d-9d3b-4c2b-a5b1-021960a6f4ac tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:45.126971 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8c576d6d-9d3b-4c2b-a5b1-021960a6f4ac tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:45.127084 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-8c576d6d-9d3b-4c2b-a5b1-021960a6f4ac tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete backup with id: b38e3751-dde6-40be-9e78-d017c577487b. Jul 10 18:27:45.130973 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:45.130973 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:45.141584 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-8c576d6d-9d3b-4c2b-a5b1-021960a6f4ac tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] delete_backup rpcapi backup_id b38e3751-dde6-40be-9e78-d017c577487b {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:27:45.143232 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8c576d6d-9d3b-4c2b-a5b1-021960a6f4ac tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 202 Jul 10 18:27:45.144388 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1434/5736] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:27:45 2026] DELETE /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:27:45.150325 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a3f50628-21da-4de3-92aa-5a92bb0819da None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:45.152097 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3f50628-21da-4de3-92aa-5a92bb0819da tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:45.152294 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a3f50628-21da-4de3-92aa-5a92bb0819da tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:45.152493 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a3f50628-21da-4de3-92aa-5a92bb0819da tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:45.152617 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-a3f50628-21da-4de3-92aa-5a92bb0819da tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:45.157081 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:45.157081 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:45.157778 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a3f50628-21da-4de3-92aa-5a92bb0819da tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 200 Jul 10 18:27:45.158126 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1421/5737] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:45 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:46.167751 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ebaa6272-ee71-4be9-9017-903b10eabbca None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:46.170133 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ebaa6272-ee71-4be9-9017-903b10eabbca tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b Jul 10 18:27:46.170420 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ebaa6272-ee71-4be9-9017-903b10eabbca tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:46.170724 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ebaa6272-ee71-4be9-9017-903b10eabbca tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:46.170885 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ebaa6272-ee71-4be9-9017-903b10eabbca tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id b38e3751-dde6-40be-9e78-d017c577487b. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:46.175847 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ebaa6272-ee71-4be9-9017-903b10eabbca tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b returned with HTTP 404 Jul 10 18:27:46.176495 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1445/5738] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:46 2026] GET /volume/v3/backups/b38e3751-dde6-40be-9e78-d017c577487b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:27:46.201689 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:46.203284 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:27:46.203620 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "58b85767-8f2a-465c-960c-59d89e144bbf", "name": "tempest-VolumesBackupsTest-Volume-1335542352"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:46.205206 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '58b85767-8f2a-465c-960c-59d89e144bbf', 'name': 'tempest-VolumesBackupsTest-Volume-1335542352'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:27:46.273075 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume of 1 GB Jul 10 18:27:46.276963 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Availability Zones retrieved successfully. Jul 10 18:27:46.282042 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Flow 'volume_create_api' (fa7ccb8f-f66f-4775-9a5d-670d6e24603e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:27:46.282875 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453d3512-d5ab-43d3-b873-a85d29f998b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:46.283709 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:27:46.334700 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453d3512-d5ab-43d3-b873-a85d29f998b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:46.335482 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d7cab5-9783-4fbc-a9f7-241ff8ee3d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:46.369153 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['ad93b9d5-a594-4347-bcca-9af2027c683f', 'a07a4483-65e6-47a5-8207-f6bfc5add3cd', '243a0dde-a1dd-49d2-a0c8-629e713d629b', 'e9ce6a93-8176-438e-8ea9-5c5833873f3b'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:27:46.369867 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d7cab5-9783-4fbc-a9f7-241ff8ee3d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad93b9d5-a594-4347-bcca-9af2027c683f', 'a07a4483-65e6-47a5-8207-f6bfc5add3cd', '243a0dde-a1dd-49d2-a0c8-629e713d629b', 'e9ce6a93-8176-438e-8ea9-5c5833873f3b']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:46.370558 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6420a4-e0b9-498f-aaee-42f17185495b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:46.389246 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6420a4-e0b9-498f-aaee-42f17185495b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '555e7d38-692e-4373-9c55-375a95e1c1e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1335542352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bcee9091834956b441c7dfad9ca11d',qos_specs=None,replication_status=,reservations=['ad93b9d5-a594-4347-bcca-9af2027c683f','a07a4483-65e6-47a5-8207-f6bfc5add3cd','243a0dde-a1dd-49d2-a0c8-629e713d629b','e9ce6a93-8176-438e-8ea9-5c5833873f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d65008a1d94459ba1ab414323bc9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1335542352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=555e7d38-692e-4373-9c55-375a95e1c1e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93bcee9091834956b441c7dfad9ca11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d65008a1d94459ba1ab414323bc9ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:46.389926 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d859425-dfbf-4d78-b0e2-ff1be81af391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:46.404337 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d859425-dfbf-4d78-b0e2-ff1be81af391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1335542352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bcee9091834956b441c7dfad9ca11d',qos_specs=None,replication_status=,reservations=['ad93b9d5-a594-4347-bcca-9af2027c683f','a07a4483-65e6-47a5-8207-f6bfc5add3cd','243a0dde-a1dd-49d2-a0c8-629e713d629b','e9ce6a93-8176-438e-8ea9-5c5833873f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d65008a1d94459ba1ab414323bc9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:46.405111 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebed20fb-bc30-4a50-a894-dba754698cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:27:46.412456 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebed20fb-bc30-4a50-a894-dba754698cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:27:46.413165 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Flow 'volume_create_api' (fa7ccb8f-f66f-4775-9a5d-670d6e24603e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:27:46.413446 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume request issued successfully. Jul 10 18:27:46.414077 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-71fbda0c-4aab-4e8d-9987-38907bdd9783 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:27:46.414480 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1439/5739] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:27:46 2026] POST /volume/v3/volumes => generated 747 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:27:46.424911 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dfc38cb4-4d84-4f65-ae32-2b975eee9b73 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:46.426706 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dfc38cb4-4d84-4f65-ae32-2b975eee9b73 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:27:46.426763 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dfc38cb4-4d84-4f65-ae32-2b975eee9b73 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:46.426983 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dfc38cb4-4d84-4f65-ae32-2b975eee9b73 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:46.433876 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:46.433876 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:46.437599 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-dfc38cb4-4d84-4f65-ae32-2b975eee9b73 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:46.441607 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dfc38cb4-4d84-4f65-ae32-2b975eee9b73 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:27:46.442032 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1435/5740] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:46 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:47.455371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-ed780657-3db4-49a6-b168-f954737ac13f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:47.457007 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ed780657-3db4-49a6-b168-f954737ac13f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:27:47.457191 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ed780657-3db4-49a6-b168-f954737ac13f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:47.457371 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-ed780657-3db4-49a6-b168-f954737ac13f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:47.463741 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:47.463741 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:47.467528 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-ed780657-3db4-49a6-b168-f954737ac13f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:47.471478 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-ed780657-3db4-49a6-b168-f954737ac13f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:27:47.472034 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1422/5741] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:47 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:27:47.482889 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8cb2f74f-d967-4c0e-964b-f3b211148ac3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:47.484537 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cb2f74f-d967-4c0e-964b-f3b211148ac3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:27:47.484873 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8cb2f74f-d967-4c0e-964b-f3b211148ac3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "555e7d38-692e-4373-9c55-375a95e1c1e4", "name": "tempest-VolumesBackupsTest-Backup-872278205"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:27:47.486840 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-8cb2f74f-d967-4c0e-964b-f3b211148ac3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating new backup {'backup': {'volume_id': '555e7d38-692e-4373-9c55-375a95e1c1e4', 'name': 'tempest-VolumesBackupsTest-Backup-872278205'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:27:47.486980 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-8cb2f74f-d967-4c0e-964b-f3b211148ac3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating backup of volume 555e7d38-692e-4373-9c55-375a95e1c1e4 in container None Jul 10 18:27:47.493087 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:47.493087 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:47.493604 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8cb2f74f-d967-4c0e-964b-f3b211148ac3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:27:47.507876 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-8cb2f74f-d967-4c0e-964b-f3b211148ac3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['e07ca8b6-86a4-42c1-b876-0e706f7b2d8d', '4001842d-238e-4754-97dc-385efb8a33eb'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:27:47.533689 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cb2f74f-d967-4c0e-964b-f3b211148ac3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:27:47.534102 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1446/5742] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:27:47 2026] POST /volume/v3/backups => generated 327 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:27:47.544466 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-336b3532-37ad-43a0-8774-d5ad8bd5897f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:47.546334 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-336b3532-37ad-43a0-8774-d5ad8bd5897f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:47.546605 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-336b3532-37ad-43a0-8774-d5ad8bd5897f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:47.546834 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-336b3532-37ad-43a0-8774-d5ad8bd5897f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:47.546934 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-336b3532-37ad-43a0-8774-d5ad8bd5897f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:47.550989 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:47.550989 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:47.551733 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-336b3532-37ad-43a0-8774-d5ad8bd5897f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:47.552121 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1440/5743] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:47 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:48.563177 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5593e92a-0cac-4c28-8b18-c1f21260cd14 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:48.565000 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5593e92a-0cac-4c28-8b18-c1f21260cd14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:48.565204 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5593e92a-0cac-4c28-8b18-c1f21260cd14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:48.565379 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5593e92a-0cac-4c28-8b18-c1f21260cd14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:48.565549 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-5593e92a-0cac-4c28-8b18-c1f21260cd14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:48.570311 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:48.570311 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:48.571296 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5593e92a-0cac-4c28-8b18-c1f21260cd14 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:48.571743 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1436/5744] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:48 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:49.581029 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-27d2272e-2d8e-4433-a230-1499709e2f2d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:49.582670 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27d2272e-2d8e-4433-a230-1499709e2f2d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:49.582854 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27d2272e-2d8e-4433-a230-1499709e2f2d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:49.583026 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-27d2272e-2d8e-4433-a230-1499709e2f2d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:49.583122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-27d2272e-2d8e-4433-a230-1499709e2f2d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:49.587097 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:49.587097 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:49.587772 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-27d2272e-2d8e-4433-a230-1499709e2f2d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:49.588111 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1423/5745] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:49 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:50.597250 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5a2fb68b-6a73-4882-a0a5-40d030900b27 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:50.599037 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5a2fb68b-6a73-4882-a0a5-40d030900b27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:50.599250 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5a2fb68b-6a73-4882-a0a5-40d030900b27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:50.599443 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5a2fb68b-6a73-4882-a0a5-40d030900b27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:50.599571 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-5a2fb68b-6a73-4882-a0a5-40d030900b27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:50.603797 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:50.603797 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:50.604473 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5a2fb68b-6a73-4882-a0a5-40d030900b27 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:50.604881 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1447/5746] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:50 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:51.615002 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f8d9efe6-7df7-4665-8e9e-43db8757e9af None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:51.616525 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f8d9efe6-7df7-4665-8e9e-43db8757e9af tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:51.616709 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f8d9efe6-7df7-4665-8e9e-43db8757e9af tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:51.616875 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f8d9efe6-7df7-4665-8e9e-43db8757e9af tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:51.616978 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-f8d9efe6-7df7-4665-8e9e-43db8757e9af tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:51.620765 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:51.620765 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:51.621433 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f8d9efe6-7df7-4665-8e9e-43db8757e9af tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:51.621723 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1441/5747] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:51 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:52.631115 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-83d0c78c-3405-4814-a509-8609afdd5d07 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:52.632845 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83d0c78c-3405-4814-a509-8609afdd5d07 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:52.633054 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-83d0c78c-3405-4814-a509-8609afdd5d07 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:52.633254 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-83d0c78c-3405-4814-a509-8609afdd5d07 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:52.633390 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-83d0c78c-3405-4814-a509-8609afdd5d07 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:52.637389 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:52.637389 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:52.638169 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83d0c78c-3405-4814-a509-8609afdd5d07 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:52.638573 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1437/5748] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:52 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:53.648214 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-313c4b92-f902-422c-806a-d3c0a5a31997 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:53.649789 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-313c4b92-f902-422c-806a-d3c0a5a31997 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:53.649957 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-313c4b92-f902-422c-806a-d3c0a5a31997 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:53.650135 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-313c4b92-f902-422c-806a-d3c0a5a31997 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:53.650236 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-313c4b92-f902-422c-806a-d3c0a5a31997 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:53.654175 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:53.654175 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:53.654844 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-313c4b92-f902-422c-806a-d3c0a5a31997 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:53.655159 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1424/5749] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:53 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:54.667176 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ee81d446-267e-4d0a-898d-86cb520e0995 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:54.668002 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ee81d446-267e-4d0a-898d-86cb520e0995 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:54.668201 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ee81d446-267e-4d0a-898d-86cb520e0995 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:54.668381 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ee81d446-267e-4d0a-898d-86cb520e0995 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:54.668492 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-ee81d446-267e-4d0a-898d-86cb520e0995 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:54.673127 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:54.673127 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:54.673902 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ee81d446-267e-4d0a-898d-86cb520e0995 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:54.674260 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1448/5750] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:54 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:55.683648 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3d92c032-7d90-4063-afc0-7d925fb4b82c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:55.685232 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3d92c032-7d90-4063-afc0-7d925fb4b82c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:55.686645 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3d92c032-7d90-4063-afc0-7d925fb4b82c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:55.686645 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3d92c032-7d90-4063-afc0-7d925fb4b82c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:55.686645 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-3d92c032-7d90-4063-afc0-7d925fb4b82c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:55.689893 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:55.689893 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:55.690662 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3d92c032-7d90-4063-afc0-7d925fb4b82c tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:55.691083 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1442/5751] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:55 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:56.701230 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-44f76d4a-c2bc-489a-ad13-f6560c7696ce None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:56.703480 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-44f76d4a-c2bc-489a-ad13-f6560c7696ce tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:56.703724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-44f76d4a-c2bc-489a-ad13-f6560c7696ce tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:56.703942 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-44f76d4a-c2bc-489a-ad13-f6560c7696ce tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:56.704062 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-44f76d4a-c2bc-489a-ad13-f6560c7696ce tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:56.709091 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:56.709091 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:27:56.710015 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-44f76d4a-c2bc-489a-ad13-f6560c7696ce tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:56.710453 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1438/5752] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:56 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:57.720022 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-31bcf4b7-a4ac-4da2-9943-19dfc98b3294 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:57.721827 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-31bcf4b7-a4ac-4da2-9943-19dfc98b3294 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:57.722021 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-31bcf4b7-a4ac-4da2-9943-19dfc98b3294 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:57.722248 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-31bcf4b7-a4ac-4da2-9943-19dfc98b3294 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:57.722365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-31bcf4b7-a4ac-4da2-9943-19dfc98b3294 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:57.727060 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:57.727060 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:27:57.728037 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-31bcf4b7-a4ac-4da2-9943-19dfc98b3294 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:57.728475 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1425/5753] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:57 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:58.739384 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b7b1bffd-dc00-4714-bb5a-fc3ecd1f0f19 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:58.741227 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b7b1bffd-dc00-4714-bb5a-fc3ecd1f0f19 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:58.741626 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b7b1bffd-dc00-4714-bb5a-fc3ecd1f0f19 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:58.741892 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b7b1bffd-dc00-4714-bb5a-fc3ecd1f0f19 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:58.742083 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-b7b1bffd-dc00-4714-bb5a-fc3ecd1f0f19 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:58.746635 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:58.746635 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:27:58.747013 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b7b1bffd-dc00-4714-bb5a-fc3ecd1f0f19 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:58.747354 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1449/5754] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:58 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:27:59.756980 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c6769752-5bd9-471c-821f-87a870189694 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:27:59.758385 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c6769752-5bd9-471c-821f-87a870189694 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:27:59.758636 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c6769752-5bd9-471c-821f-87a870189694 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:27:59.758862 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c6769752-5bd9-471c-821f-87a870189694 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:27:59.759012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-c6769752-5bd9-471c-821f-87a870189694 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:27:59.762687 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:27:59.762687 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:27:59.763284 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c6769752-5bd9-471c-821f-87a870189694 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:27:59.763609 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1443/5755] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:27:59 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:28:00.773094 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-421211d1-b2a2-4e53-8cd5-99c0310ec7fa None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:00.774816 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-421211d1-b2a2-4e53-8cd5-99c0310ec7fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:28:00.775012 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-421211d1-b2a2-4e53-8cd5-99c0310ec7fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:00.775194 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-421211d1-b2a2-4e53-8cd5-99c0310ec7fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:00.775297 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-421211d1-b2a2-4e53-8cd5-99c0310ec7fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:28:00.779407 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:00.779407 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:28:00.780115 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-421211d1-b2a2-4e53-8cd5-99c0310ec7fa tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:28:00.780453 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1439/5756] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:28:00 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:28:01.790136 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-09aa7fe3-05b3-4006-a6d0-5a4d54ee1285 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:01.792089 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-09aa7fe3-05b3-4006-a6d0-5a4d54ee1285 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:28:01.792316 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-09aa7fe3-05b3-4006-a6d0-5a4d54ee1285 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:01.792531 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-09aa7fe3-05b3-4006-a6d0-5a4d54ee1285 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:01.792664 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-09aa7fe3-05b3-4006-a6d0-5a4d54ee1285 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:28:01.796946 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:01.796946 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:28:01.797669 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-09aa7fe3-05b3-4006-a6d0-5a4d54ee1285 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:28:01.798049 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1426/5757] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:28:01 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:28:02.809005 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2711512d-f70a-4ed3-ba9a-b16b238a0fda None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:02.810827 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2711512d-f70a-4ed3-ba9a-b16b238a0fda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:28:02.811083 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2711512d-f70a-4ed3-ba9a-b16b238a0fda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:02.811353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2711512d-f70a-4ed3-ba9a-b16b238a0fda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:02.811511 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-2711512d-f70a-4ed3-ba9a-b16b238a0fda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:28:02.815809 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:02.815809 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:28:02.816547 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2711512d-f70a-4ed3-ba9a-b16b238a0fda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:28:02.816897 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1450/5758] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:28:02 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:28:03.299493 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-c60bbacf-e416-4216-983c-87e98934c4bf None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:03.328418 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-c60bbacf-e416-4216-983c-87e98934c4bf tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/limits Jul 10 18:28:03.328632 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-c60bbacf-e416-4216-983c-87e98934c4bf tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:03.328807 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-c60bbacf-e416-4216-983c-87e98934c4bf tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'index' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:03.345271 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-c60bbacf-e416-4216-983c-87e98934c4bf tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/limits returned with HTTP 200 Jul 10 18:28:03.345549 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1444/5759] 10.4.3.71 () {68 vars in 1477 bytes} [Fri Jul 10 18:28:03 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:28:03.826047 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0ca96512-34a9-4768-89ae-0fa2b9baf0d4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:03.827858 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0ca96512-34a9-4768-89ae-0fa2b9baf0d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:28:03.828047 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0ca96512-34a9-4768-89ae-0fa2b9baf0d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:03.828225 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0ca96512-34a9-4768-89ae-0fa2b9baf0d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:03.828326 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-0ca96512-34a9-4768-89ae-0fa2b9baf0d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:28:03.832819 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:03.832819 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:28:03.833471 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0ca96512-34a9-4768-89ae-0fa2b9baf0d4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:28:03.833848 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1440/5760] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:28:03 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:28:03.869922 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-7db985b6-59fd-4b4d-a4ac-ce792b48fc56 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:03.871885 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-7db985b6-59fd-4b4d-a4ac-ce792b48fc56 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:28:03.872113 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-7db985b6-59fd-4b4d-a4ac-ce792b48fc56 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:03.872313 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-7db985b6-59fd-4b4d-a4ac-ce792b48fc56 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:03.881356 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:03.881356 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:28:03.885091 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-7db985b6-59fd-4b4d-a4ac-ce792b48fc56 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:28:03.889507 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-7db985b6-59fd-4b4d-a4ac-ce792b48fc56 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 200 Jul 10 18:28:03.889938 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1427/5761] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:28:03 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 1661 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:28:03.898795 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-fb30dc79-4ee7-47ab-81cc-fa6372a24e3b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:03.900755 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-fb30dc79-4ee7-47ab-81cc-fa6372a24e3b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:28:03.901067 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-fb30dc79-4ee7-47ab-81cc-fa6372a24e3b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e0f3943-2df6-493d-aa4f-f55aebc066e1", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1559357808", "description": null, "metadata": {}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:28:03.911104 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:03.911104 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:28:03.911524 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-fb30dc79-4ee7-47ab-81cc-fa6372a24e3b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:28:03.911672 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-fb30dc79-4ee7-47ab-81cc-fa6372a24e3b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create snapshot from volume 7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:28:03.941642 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-fb30dc79-4ee7-47ab-81cc-fa6372a24e3b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Created reservations ['aeb8cd7b-94db-4f44-8bf4-4d64ed2d3bbf', '7771d79b-144e-4d4d-8576-bd4fa7a35edf', 'beb776b3-8a9d-44aa-a443-1160642f354f', '22af998d-ffd7-4d96-b170-5d889e8212f9'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:28:03.976158 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-fb30dc79-4ee7-47ab-81cc-fa6372a24e3b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot force create request issued successfully. Jul 10 18:28:03.976543 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c8a61443-7b2b-406b-849e-91213734e7d6 req-fb30dc79-4ee7-47ab-81cc-fa6372a24e3b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:28:03.977090 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1451/5762] 10.4.3.71 () {72 vars in 1540 bytes} [Fri Jul 10 18:28:03 2026] POST /volume/v3/snapshots => generated 324 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:28:05.504746 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b15c04e9-6024-4a80-9164-d80949828ebe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:05.506649 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b15c04e9-6024-4a80-9164-d80949828ebe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f Jul 10 18:28:05.506836 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b15c04e9-6024-4a80-9164-d80949828ebe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:05.507012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b15c04e9-6024-4a80-9164-d80949828ebe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:05.511713 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:05.511713 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:28:05.512084 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-b15c04e9-6024-4a80-9164-d80949828ebe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot retrieved successfully. Jul 10 18:28:05.512800 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b15c04e9-6024-4a80-9164-d80949828ebe tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f returned with HTTP 200 Jul 10 18:28:05.513239 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1445/5763] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:28:05 2026] GET /volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:28:05.535644 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:05.537299 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:28:05.537660 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-304889746", "snapshot_id": null, "imageRef": "69b3483c-3ab4-4d62-acf9-a4559311c9fa", "volume_type": null, "size": 1}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:28:05.539134 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-304889746', 'snapshot_id': None, 'imageRef': '69b3483c-3ab4-4d62-acf9-a4559311c9fa', 'volume_type': None, 'size': 1}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:28:05.610164 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:05.610164 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:28:05.610680 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot retrieved successfully. Jul 10 18:28:05.610895 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create volume of 1 GB Jul 10 18:28:05.614254 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Availability Zones retrieved successfully. Jul 10 18:28:05.619235 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Flow 'volume_create_api' (722a6f68-0e81-4a10-8bd9-d84b1030f808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:28:05.620340 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b188c0-81fd-44fd-aae8-42e23da9888b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:28:05.621218 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:28:05.654521 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b188c0-81fd-44fd-aae8-42e23da9888b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:28:05.654808 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236128ee-402b-4cde-b0b7-e7427e67f186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:28:05.703246 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Created reservations ['9d7111cb-761d-4149-a94b-1a3d973cb429', 'f016339d-081c-4ea2-94ac-48f6349a757f', '107513be-adb1-4042-b7d2-05992483b276', '1b56f54c-5614-48bb-9216-e7634b2be08f'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:28:05.704154 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236128ee-402b-4cde-b0b7-e7427e67f186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d7111cb-761d-4149-a94b-1a3d973cb429', 'f016339d-081c-4ea2-94ac-48f6349a757f', '107513be-adb1-4042-b7d2-05992483b276', '1b56f54c-5614-48bb-9216-e7634b2be08f']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:28:05.704854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5732e0-da6c-4a41-af4e-49595ba60643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:28:05.746013 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5732e0-da6c-4a41-af4e-49595ba60643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44c8395b-4b9c-4534-993f-9687c5d65555', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-304889746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f2f19c1a8f41aa8723fd65daa57f11',qos_specs=None,replication_status=,reservations=['9d7111cb-761d-4149-a94b-1a3d973cb429','f016339d-081c-4ea2-94ac-48f6349a757f','107513be-adb1-4042-b7d2-05992483b276','1b56f54c-5614-48bb-9216-e7634b2be08f'],size=1,snapshot_id=2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f,source_replicaid=,source_volid=None,status='creating',user_id='069375851ca949a3ad8575631531b8a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-304889746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44c8395b-4b9c-4534-993f-9687c5d65555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f2f19c1a8f41aa8723fd65daa57f11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='069375851ca949a3ad8575631531b8a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:28:05.747329 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db7055a-2a38-440a-acc4-c58f72bd6252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:28:05.762079 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-65762f46-a57c-4d34-82fe-c57b0cd0808e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:05.763904 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-65762f46-a57c-4d34-82fe-c57b0cd0808e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:28:05.764057 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-65762f46-a57c-4d34-82fe-c57b0cd0808e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:05.764223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-65762f46-a57c-4d34-82fe-c57b0cd0808e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:05.764757 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db7055a-2a38-440a-acc4-c58f72bd6252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-304889746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f2f19c1a8f41aa8723fd65daa57f11',qos_specs=None,replication_status=,reservations=['9d7111cb-761d-4149-a94b-1a3d973cb429','f016339d-081c-4ea2-94ac-48f6349a757f','107513be-adb1-4042-b7d2-05992483b276','1b56f54c-5614-48bb-9216-e7634b2be08f'],size=1,snapshot_id=2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f,source_replicaid=,source_volid=None,status='creating',user_id='069375851ca949a3ad8575631531b8a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:28:05.765421 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d94fcb-d6e6-469d-b90e-3378578b8f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:28:05.770507 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:05.770507 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:28:05.773848 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-65762f46-a57c-4d34-82fe-c57b0cd0808e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:28:05.778275 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-65762f46-a57c-4d34-82fe-c57b0cd0808e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:28:05.778680 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1428/5764] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:28:05 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:28:05.787888 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d94fcb-d6e6-469d-b90e-3378578b8f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:28:05.788071 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-02222be8-e364-44bd-99c8-b094c54872cc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:05.788408 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-02222be8-e364-44bd-99c8-b094c54872cc None None] GET https://10.4.3.71/volume// Jul 10 18:28:05.788606 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-02222be8-e364-44bd-99c8-b094c54872cc None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:05.788686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Flow 'volume_create_api' (722a6f68-0e81-4a10-8bd9-d84b1030f808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:28:05.788789 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-02222be8-e364-44bd-99c8-b094c54872cc None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:05.788968 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create volume request issued successfully. Jul 10 18:28:05.789118 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-02222be8-e364-44bd-99c8-b094c54872cc None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:28:05.789384 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1452/5765] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:28:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:28:05.789527 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-05065f22-dfd6-49ba-ba2f-a76557d654ec tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:28:05.790091 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1441/5766] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:28:05 2026] POST /volume/v3/volumes => generated 811 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:28:05.797079 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-8fae7500-1f6a-4220-9bee-4762dd4bd7a6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:05.798916 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-8fae7500-1f6a-4220-9bee-4762dd4bd7a6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:28:05.799219 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-8fae7500-1f6a-4220-9bee-4762dd4bd7a6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "555e7d38-692e-4373-9c55-375a95e1c1e4", "connector": null, "instance_uuid": "fa9a2de7-4f3f-4a65-a196-f774c706a702"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:28:05.801955 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8b06a20b-7a5b-4c00-85b4-1b6e53ff5bd4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:05.804402 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8b06a20b-7a5b-4c00-85b4-1b6e53ff5bd4 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:28:05.804747 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8b06a20b-7a5b-4c00-85b4-1b6e53ff5bd4 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:05.805034 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8b06a20b-7a5b-4c00-85b4-1b6e53ff5bd4 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:05.807857 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:05.807857 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:28:05.814963 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:05.814963 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:28:05.819702 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8b06a20b-7a5b-4c00-85b4-1b6e53ff5bd4 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:28:05.825177 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8b06a20b-7a5b-4c00-85b4-1b6e53ff5bd4 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 returned with HTTP 200 Jul 10 18:28:05.825693 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1429/5767] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:28:05 2026] GET /volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:28:05.834466 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-8fae7500-1f6a-4220-9bee-4762dd4bd7a6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:28:05.834905 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1446/5768] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:28:05 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:28:06.837082 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3d930371-279a-4ea3-8158-a33f6764c8bd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:06.839054 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3d930371-279a-4ea3-8158-a33f6764c8bd tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:28:06.839298 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3d930371-279a-4ea3-8158-a33f6764c8bd tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:06.839524 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3d930371-279a-4ea3-8158-a33f6764c8bd tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:06.847059 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:06.847059 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:28:06.850489 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3d930371-279a-4ea3-8158-a33f6764c8bd tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:28:06.855443 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3d930371-279a-4ea3-8158-a33f6764c8bd tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 returned with HTTP 200 Jul 10 18:28:06.855896 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1453/5769] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:28:06 2026] GET /volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 => generated 1420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:28:06.867894 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3ed69425-dc87-4301-9cbe-49c23802d65f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:06.869923 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ed69425-dc87-4301-9cbe-49c23802d65f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:28:06.870160 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ed69425-dc87-4301-9cbe-49c23802d65f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:06.870378 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3ed69425-dc87-4301-9cbe-49c23802d65f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:06.878097 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:06.878097 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:28:06.881834 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3ed69425-dc87-4301-9cbe-49c23802d65f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:28:06.885811 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3ed69425-dc87-4301-9cbe-49c23802d65f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 returned with HTTP 200 Jul 10 18:28:06.886193 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1442/5770] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:28:06 2026] GET /volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 => generated 1420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:28:07.767292 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-b69df52e-63cc-4a60-99c3-5b02227b0ffb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:07.797982 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-b69df52e-63cc-4a60-99c3-5b02227b0ffb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:28:07.798199 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-b69df52e-63cc-4a60-99c3-5b02227b0ffb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:07.798418 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-b69df52e-63cc-4a60-99c3-5b02227b0ffb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:07.806057 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:07.806057 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:28:07.809133 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-b69df52e-63cc-4a60-99c3-5b02227b0ffb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:28:07.812964 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-b69df52e-63cc-4a60-99c3-5b02227b0ffb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 returned with HTTP 200 Jul 10 18:28:07.813274 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1430/5771] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:28:07 2026] GET /volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 => generated 1402 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:28:08.304077 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-a6ad73a7-d743-4550-ae9a-6bce976fadfb None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:08.306062 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-a6ad73a7-d743-4550-ae9a-6bce976fadfb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:28:08.306296 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-a6ad73a7-d743-4550-ae9a-6bce976fadfb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:08.306541 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-a6ad73a7-d743-4550-ae9a-6bce976fadfb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:08.313348 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:08.313348 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:28:08.316822 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-a6ad73a7-d743-4550-ae9a-6bce976fadfb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:28:08.321843 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-a6ad73a7-d743-4550-ae9a-6bce976fadfb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 returned with HTTP 200 Jul 10 18:28:08.322335 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1447/5772] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:28:08 2026] GET /volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:28:08.333106 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8df87a1f-617f-420b-91f0-0b5606ee9607 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:08.333514 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8df87a1f-617f-420b-91f0-0b5606ee9607 None None] GET https://10.4.3.71/volume// Jul 10 18:28:08.333694 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8df87a1f-617f-420b-91f0-0b5606ee9607 None None] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:08.333871 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8df87a1f-617f-420b-91f0-0b5606ee9607 None None] Calling method 'all' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:08.334158 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8df87a1f-617f-420b-91f0-0b5606ee9607 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:28:08.334457 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1454/5773] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:28:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:28:08.342783 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-c3016afb-5915-4d32-a714-168001753fed None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:08.344679 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-c3016afb-5915-4d32-a714-168001753fed tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:28:08.345007 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-c3016afb-5915-4d32-a714-168001753fed tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44c8395b-4b9c-4534-993f-9687c5d65555", "connector": null, "instance_uuid": "fae1ae2e-455e-41bb-9098-c04381eea6c7"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:28:08.352404 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:08.352404 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:28:08.372829 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-c3016afb-5915-4d32-a714-168001753fed tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:28:08.373233 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1443/5774] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:28:08 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:28:12.196150 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-94ff61b7-f8eb-40f5-93a1-773189e9be8a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:12.196556 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-94ff61b7-f8eb-40f5-93a1-773189e9be8a None None] GET https://10.4.3.71/volume// Jul 10 18:28:12.196733 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-94ff61b7-f8eb-40f5-93a1-773189e9be8a None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:12.196924 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-94ff61b7-f8eb-40f5-93a1-773189e9be8a None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:12.197261 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-94ff61b7-f8eb-40f5-93a1-773189e9be8a None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:28:12.197577 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1431/5775] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:28:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:28:12.205725 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-ee3d12af-d47a-4b91-9041-ed87abda9a12 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:12.207851 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-ee3d12af-d47a-4b91-9041-ed87abda9a12 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:28:12.208072 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-ee3d12af-d47a-4b91-9041-ed87abda9a12 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:12.208306 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-ee3d12af-d47a-4b91-9041-ed87abda9a12 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:12.219008 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:12.219008 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:28:12.223532 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-ee3d12af-d47a-4b91-9041-ed87abda9a12 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:28:12.229084 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-ee3d12af-d47a-4b91-9041-ed87abda9a12 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:28:12.229643 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1448/5776] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:28:12 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:28:12.343378 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-48e794cb-0eb5-42c2-83de-a93c6b7f5a3a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:12.345827 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-48e794cb-0eb5-42c2-83de-a93c6b7f5a3a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] PUT https://10.4.3.71/volume/v3/attachments/538bd3cf-dcd1-412b-bbb5-b8bca29f8992 Jul 10 18:28:12.346358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-48e794cb-0eb5-42c2-83de-a93c6b7f5a3a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:28:12.355860 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-48e794cb-0eb5-42c2-83de-a93c6b7f5a3a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Acquiring lock "cinder-attachment_update-555e7d38-692e-4373-9c55-375a95e1c1e4-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:28:12.360944 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-48e794cb-0eb5-42c2-83de-a93c6b7f5a3a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Lock "cinder-attachment_update-555e7d38-692e-4373-9c55-375a95e1c1e4-np0000005036" acquired by "attachment_update" :: waited 0.005s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:28:12.362296 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:12.362296 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:28:12.886094 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-48e794cb-0eb5-42c2-83de-a93c6b7f5a3a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Lock "cinder-attachment_update-555e7d38-692e-4373-9c55-375a95e1c1e4-np0000005036" released by "attachment_update" :: held 0.525s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:28:12.886503 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-48e794cb-0eb5-42c2-83de-a93c6b7f5a3a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/attachments/538bd3cf-dcd1-412b-bbb5-b8bca29f8992 returned with HTTP 200 Jul 10 18:28:12.887078 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1455/5777] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:28:12 2026] PUT /volume/v3/attachments/538bd3cf-dcd1-412b-bbb5-b8bca29f8992 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:28:13.398479 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-df23a106-92a7-4afc-b4ac-eb37a05dc860 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:13.400951 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-df23a106-92a7-4afc-b4ac-eb37a05dc860 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/attachments/538bd3cf-dcd1-412b-bbb5-b8bca29f8992/action Jul 10 18:28:13.401372 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-df23a106-92a7-4afc-b4ac-eb37a05dc860 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:28:13.401558 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-df23a106-92a7-4afc-b4ac-eb37a05dc860 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:28:13.418230 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:13.418230 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:28:13.431723 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-e83d50f9-1c69-4618-a459-cc331bcb3c2b req-df23a106-92a7-4afc-b4ac-eb37a05dc860 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/attachments/538bd3cf-dcd1-412b-bbb5-b8bca29f8992/action returned with HTTP 204 Jul 10 18:28:13.432368 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1444/5778] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:28:13 2026] POST /volume/v3/attachments/538bd3cf-dcd1-412b-bbb5-b8bca29f8992/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:28:14.335365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4e823a5f-89ad-4a14-aa0b-af6fae0d9037 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:14.335741 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4e823a5f-89ad-4a14-aa0b-af6fae0d9037 None None] GET https://10.4.3.71/volume// Jul 10 18:28:14.335918 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4e823a5f-89ad-4a14-aa0b-af6fae0d9037 None None] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:14.336179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4e823a5f-89ad-4a14-aa0b-af6fae0d9037 None None] Calling method 'all' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:14.336606 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4e823a5f-89ad-4a14-aa0b-af6fae0d9037 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:28:14.336924 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1432/5779] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:28:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:28:14.344404 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-99c32d92-648c-4ca5-8beb-8748ab654a0f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:14.346899 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-99c32d92-648c-4ca5-8beb-8748ab654a0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:28:14.347127 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-99c32d92-648c-4ca5-8beb-8748ab654a0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:28:14.347345 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-99c32d92-648c-4ca5-8beb-8748ab654a0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:28:14.358532 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:14.358532 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:28:14.363335 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-99c32d92-648c-4ca5-8beb-8748ab654a0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:28:14.368919 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-99c32d92-648c-4ca5-8beb-8748ab654a0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 returned with HTTP 200 Jul 10 18:28:14.369312 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1449/5780] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:28:14 2026] GET /volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 => generated 1581 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:28:14.498223 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-5a25b52f-8e9a-46c5-8908-69dc9f84e358 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:14.500662 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-5a25b52f-8e9a-46c5-8908-69dc9f84e358 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] PUT https://10.4.3.71/volume/v3/attachments/114b97ed-0855-4a21-89c2-3a9774bbb392 Jul 10 18:28:14.501163 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-5a25b52f-8e9a-46c5-8908-69dc9f84e358 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:28:14.510731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-5a25b52f-8e9a-46c5-8908-69dc9f84e358 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Acquiring lock "cinder-attachment_update-44c8395b-4b9c-4534-993f-9687c5d65555-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:28:14.517069 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-5a25b52f-8e9a-46c5-8908-69dc9f84e358 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Lock "cinder-attachment_update-44c8395b-4b9c-4534-993f-9687c5d65555-np0000005036" acquired by "attachment_update" :: waited 0.006s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:28:14.518423 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:14.518423 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:28:15.038779 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-5a25b52f-8e9a-46c5-8908-69dc9f84e358 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Lock "cinder-attachment_update-44c8395b-4b9c-4534-993f-9687c5d65555-np0000005036" released by "attachment_update" :: held 0.522s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:28:15.039061 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-5a25b52f-8e9a-46c5-8908-69dc9f84e358 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments/114b97ed-0855-4a21-89c2-3a9774bbb392 returned with HTTP 200 Jul 10 18:28:15.039507 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1456/5781] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:28:14 2026] PUT /volume/v3/attachments/114b97ed-0855-4a21-89c2-3a9774bbb392 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:28:15.550516 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-490c1440-8277-415e-8ce4-6c8f46197cf6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:28:15.552728 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-490c1440-8277-415e-8ce4-6c8f46197cf6 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/attachments/114b97ed-0855-4a21-89c2-3a9774bbb392/action Jul 10 18:28:15.553032 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-490c1440-8277-415e-8ce4-6c8f46197cf6 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action body: b'{"os-complete": null}' {{(pid=99949) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:28:15.553153 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-490c1440-8277-415e-8ce4-6c8f46197cf6 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:28:15.569650 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:28:15.569650 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:28:15.578882 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-7fcefc83-db06-4d1a-bff4-4709929d8965 req-490c1440-8277-415e-8ce4-6c8f46197cf6 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments/114b97ed-0855-4a21-89c2-3a9774bbb392/action returned with HTTP 204 Jul 10 18:28:15.579379 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1445/5782] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:28:15 2026] POST /volume/v3/attachments/114b97ed-0855-4a21-89c2-3a9774bbb392/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:28:17.811855 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:28:24.367156 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=57,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:28:25.033133 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=48,cinder:INSERT=10,cinder:UPDATE=22 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:28:25.576006 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=66,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:29:00.474899 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f2e5a1fe-b429-4f14-8ecc-1ad1d86bef1b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:00.476887 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f2e5a1fe-b429-4f14-8ecc-1ad1d86bef1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:00.477028 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f2e5a1fe-b429-4f14-8ecc-1ad1d86bef1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:00.477199 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f2e5a1fe-b429-4f14-8ecc-1ad1d86bef1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:00.485865 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:00.485865 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:00.488954 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f2e5a1fe-b429-4f14-8ecc-1ad1d86bef1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:00.493827 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f2e5a1fe-b429-4f14-8ecc-1ad1d86bef1b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:29:00.494194 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1433/5783] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:00 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:01.506282 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9edfd689-844a-4c49-ba64-60ccc5cc15f8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:01.508037 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9edfd689-844a-4c49-ba64-60ccc5cc15f8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:01.508215 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9edfd689-844a-4c49-ba64-60ccc5cc15f8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:01.508388 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9edfd689-844a-4c49-ba64-60ccc5cc15f8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:01.517844 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:01.517844 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:01.521109 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9edfd689-844a-4c49-ba64-60ccc5cc15f8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:01.526055 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9edfd689-844a-4c49-ba64-60ccc5cc15f8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:29:01.526571 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1450/5784] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:01 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:02.539507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-00ae0fa6-67b1-4882-a6db-1c0959f04cf4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:02.541921 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-00ae0fa6-67b1-4882-a6db-1c0959f04cf4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:02.542197 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-00ae0fa6-67b1-4882-a6db-1c0959f04cf4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:02.542348 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-00ae0fa6-67b1-4882-a6db-1c0959f04cf4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:02.551724 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:02.551724 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:02.555545 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-00ae0fa6-67b1-4882-a6db-1c0959f04cf4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:02.560553 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-00ae0fa6-67b1-4882-a6db-1c0959f04cf4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:29:02.560973 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1457/5785] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:02 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:03.574283 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ed9ee3b9-a414-4c7f-8d51-5f69e1808ff6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:03.576236 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ed9ee3b9-a414-4c7f-8d51-5f69e1808ff6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:03.576492 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ed9ee3b9-a414-4c7f-8d51-5f69e1808ff6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:03.576713 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ed9ee3b9-a414-4c7f-8d51-5f69e1808ff6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:03.588028 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:03.588028 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:03.591413 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ed9ee3b9-a414-4c7f-8d51-5f69e1808ff6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:03.596006 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ed9ee3b9-a414-4c7f-8d51-5f69e1808ff6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:29:03.596403 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1446/5786] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:03 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1647 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:04.464042 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-05ad3581-4dbf-4f36-99f4-38f7044d95b0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:04.466296 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-05ad3581-4dbf-4f36-99f4-38f7044d95b0 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/limits Jul 10 18:29:04.466547 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-05ad3581-4dbf-4f36-99f4-38f7044d95b0 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:04.466828 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-05ad3581-4dbf-4f36-99f4-38f7044d95b0 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'index' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:04.486847 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-05ad3581-4dbf-4f36-99f4-38f7044d95b0 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/limits returned with HTTP 200 Jul 10 18:29:04.487331 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1434/5787] 10.4.3.71 () {68 vars in 1477 bytes} [Fri Jul 10 18:29:04 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:04.610200 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-78ba1486-2f17-48c1-bf1b-3c7e6f7b843a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:04.611963 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78ba1486-2f17-48c1-bf1b-3c7e6f7b843a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:04.612133 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78ba1486-2f17-48c1-bf1b-3c7e6f7b843a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:04.612302 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-78ba1486-2f17-48c1-bf1b-3c7e6f7b843a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:04.621537 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:04.621537 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:04.624770 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-78ba1486-2f17-48c1-bf1b-3c7e6f7b843a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:04.629051 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-78ba1486-2f17-48c1-bf1b-3c7e6f7b843a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:29:04.629589 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1451/5788] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:04 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:04.672739 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-1d37620e-e560-4697-a27a-c4322fef5e8c req-d5f6b9d4-b278-42fa-b2eb-100d3dbadadc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:04.674512 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1d37620e-e560-4697-a27a-c4322fef5e8c req-d5f6b9d4-b278-42fa-b2eb-100d3dbadadc tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/attachments/538bd3cf-dcd1-412b-bbb5-b8bca29f8992 Jul 10 18:29:04.674691 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1d37620e-e560-4697-a27a-c4322fef5e8c req-d5f6b9d4-b278-42fa-b2eb-100d3dbadadc tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:04.674857 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-1d37620e-e560-4697-a27a-c4322fef5e8c req-d5f6b9d4-b278-42fa-b2eb-100d3dbadadc tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:04.681491 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:04.681491 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:05.012033 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-13a3e6e4-cf61-47f0-a5b0-e5116e8e5f1a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:05.014443 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-13a3e6e4-cf61-47f0-a5b0-e5116e8e5f1a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:29:05.014695 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-13a3e6e4-cf61-47f0-a5b0-e5116e8e5f1a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:05.014899 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-13a3e6e4-cf61-47f0-a5b0-e5116e8e5f1a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:05.024786 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:05.024786 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:05.027984 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-13a3e6e4-cf61-47f0-a5b0-e5116e8e5f1a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:29:05.032284 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-13a3e6e4-cf61-47f0-a5b0-e5116e8e5f1a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 200 Jul 10 18:29:05.032845 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1447/5789] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:29:05 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 1661 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:05.041796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-b51b17d5-33b5-4ee8-8818-677e1e05412b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:05.043936 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-b51b17d5-33b5-4ee8-8818-677e1e05412b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:29:05.044283 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-b51b17d5-33b5-4ee8-8818-677e1e05412b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e0f3943-2df6-493d-aa4f-f55aebc066e1", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-267175517", "description": null, "metadata": {}}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:29:05.054794 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:05.054794 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:05.055344 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-b51b17d5-33b5-4ee8-8818-677e1e05412b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:29:05.055513 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-b51b17d5-33b5-4ee8-8818-677e1e05412b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create snapshot from volume 7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:29:05.079148 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-b51b17d5-33b5-4ee8-8818-677e1e05412b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Created reservations ['0c656401-4263-4295-8361-21a40d20f697', 'e8c7ed0e-84c3-482a-96b7-8c37a656ed2f', '6a7bdfc9-6904-4bba-86cb-c1af8249384f', '728df4eb-3826-442a-afb2-2b79386f170c'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:29:05.108033 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-b51b17d5-33b5-4ee8-8818-677e1e05412b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot force create request issued successfully. Jul 10 18:29:05.108261 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-32620ad6-9b16-4699-8302-e531ac5ce9d5 req-b51b17d5-33b5-4ee8-8818-677e1e05412b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:29:05.108666 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1435/5790] 10.4.3.71 () {72 vars in 1540 bytes} [Fri Jul 10 18:29:05 2026] POST /volume/v3/snapshots => generated 323 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:29:05.203911 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-1d37620e-e560-4697-a27a-c4322fef5e8c req-d5f6b9d4-b278-42fa-b2eb-100d3dbadadc tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/attachments/538bd3cf-dcd1-412b-bbb5-b8bca29f8992 returned with HTTP 200 Jul 10 18:29:05.204287 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1458/5791] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:29:04 2026] DELETE /volume/v3/attachments/538bd3cf-dcd1-412b-bbb5-b8bca29f8992 => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:05.642425 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-29248e7c-5929-4bdb-96f9-712b71a3e22b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:05.644785 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-29248e7c-5929-4bdb-96f9-712b71a3e22b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:05.645058 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-29248e7c-5929-4bdb-96f9-712b71a3e22b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:05.645330 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-29248e7c-5929-4bdb-96f9-712b71a3e22b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:05.653686 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:05.653686 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:05.657634 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-29248e7c-5929-4bdb-96f9-712b71a3e22b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:05.662726 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-29248e7c-5929-4bdb-96f9-712b71a3e22b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:29:05.663164 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1452/5792] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:05 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:05.677268 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-20531077-4c76-4e43-a47a-69646710ff2f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:05.678830 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-20531077-4c76-4e43-a47a-69646710ff2f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:29:05.679205 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-20531077-4c76-4e43-a47a-69646710ff2f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "555e7d38-692e-4373-9c55-375a95e1c1e4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1467161266"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:29:05.680522 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.contrib.backups [None req-20531077-4c76-4e43-a47a-69646710ff2f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating new backup {'backup': {'volume_id': '555e7d38-692e-4373-9c55-375a95e1c1e4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1467161266'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:29:05.680701 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-20531077-4c76-4e43-a47a-69646710ff2f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating backup of volume 555e7d38-692e-4373-9c55-375a95e1c1e4 in container None Jul 10 18:29:05.686989 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:05.686989 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:05.687495 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-20531077-4c76-4e43-a47a-69646710ff2f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:05.701379 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-20531077-4c76-4e43-a47a-69646710ff2f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['5f55f013-3209-451b-b76f-e543083dbd75', '05fcbfe2-5532-474a-9157-472cc2041fda'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:29:05.734531 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-20531077-4c76-4e43-a47a-69646710ff2f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:29:05.735110 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1448/5793] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:29:05 2026] POST /volume/v3/backups => generated 328 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:29:05.744023 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d2065ea3-7783-4d40-913d-ec45647b2f8e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:05.746135 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2065ea3-7783-4d40-913d-ec45647b2f8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:05.746354 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2065ea3-7783-4d40-913d-ec45647b2f8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:05.746609 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d2065ea3-7783-4d40-913d-ec45647b2f8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:05.746719 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-d2065ea3-7783-4d40-913d-ec45647b2f8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:05.750937 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:05.750937 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:05.751849 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d2065ea3-7783-4d40-913d-ec45647b2f8e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:05.752218 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1436/5794] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:05 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:06.570220 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-60468a58-638a-44dc-ace1-6d8bfd3b243b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:06.571966 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-60468a58-638a-44dc-ace1-6d8bfd3b243b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd Jul 10 18:29:06.572153 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-60468a58-638a-44dc-ace1-6d8bfd3b243b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:06.572359 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-60468a58-638a-44dc-ace1-6d8bfd3b243b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:06.576944 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:06.576944 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:06.577314 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-60468a58-638a-44dc-ace1-6d8bfd3b243b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot retrieved successfully. Jul 10 18:29:06.578050 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-60468a58-638a-44dc-ace1-6d8bfd3b243b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd returned with HTTP 200 Jul 10 18:29:06.578363 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1459/5795] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:29:06 2026] GET /volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:06.600255 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:06.601879 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:29:06.602198 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-505182275", "snapshot_id": null, "imageRef": "66fe42d3-8b28-4af2-be2f-e4f121aaf3cf", "volume_type": null, "size": 1}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:29:06.603638 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-505182275', 'snapshot_id': None, 'imageRef': '66fe42d3-8b28-4af2-be2f-e4f121aaf3cf', 'volume_type': None, 'size': 1}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:29:06.681394 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:06.681394 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:06.681891 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot retrieved successfully. Jul 10 18:29:06.682096 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create volume of 1 GB Jul 10 18:29:06.686597 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Availability Zones retrieved successfully. Jul 10 18:29:06.691126 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Flow 'volume_create_api' (b3fa5f3b-895e-453d-8199-37e8594844d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:29:06.692161 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57ca65c-0ea6-4c09-8ec1-7fbe9d5b31eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:06.693029 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:29:06.721886 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57ca65c-0ea6-4c09-8ec1-7fbe9d5b31eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f4250e66-8866-4b4c-84dc-c449288a35dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:06.722622 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8907d9c-7817-4f19-b205-17a875ae2ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:06.756401 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Created reservations ['6a336287-3dc6-4d39-bc8e-fc3fc34c1e89', 'a8c560f3-6053-406e-a253-9010db560971', 'c24bb809-9e43-44bb-a5e7-cd95e24f4ee3', 'c6d64ca2-133a-4dc7-96b9-93df50649d25'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:29:06.757183 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8907d9c-7817-4f19-b205-17a875ae2ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a336287-3dc6-4d39-bc8e-fc3fc34c1e89', 'a8c560f3-6053-406e-a253-9010db560971', 'c24bb809-9e43-44bb-a5e7-cd95e24f4ee3', 'c6d64ca2-133a-4dc7-96b9-93df50649d25']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:06.757910 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa1e72f-e878-4e72-bbcf-97c2eecad64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:06.763375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dd9096cb-86a8-4c15-8949-f5f88af33d43 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:06.765739 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dd9096cb-86a8-4c15-8949-f5f88af33d43 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:06.766012 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dd9096cb-86a8-4c15-8949-f5f88af33d43 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:06.766301 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dd9096cb-86a8-4c15-8949-f5f88af33d43 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:06.766465 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-dd9096cb-86a8-4c15-8949-f5f88af33d43 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:06.771676 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:06.771676 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:06.772684 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dd9096cb-86a8-4c15-8949-f5f88af33d43 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:06.773157 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1449/5796] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:06 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:06.797559 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa1e72f-e878-4e72-bbcf-97c2eecad64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e02f103-03c6-44c9-8b70-ad25b958cb9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-505182275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f2f19c1a8f41aa8723fd65daa57f11',qos_specs=None,replication_status=,reservations=['6a336287-3dc6-4d39-bc8e-fc3fc34c1e89','a8c560f3-6053-406e-a253-9010db560971','c24bb809-9e43-44bb-a5e7-cd95e24f4ee3','c6d64ca2-133a-4dc7-96b9-93df50649d25'],size=1,snapshot_id=f4250e66-8866-4b4c-84dc-c449288a35dd,source_replicaid=,source_volid=None,status='creating',user_id='069375851ca949a3ad8575631531b8a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-505182275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e02f103-03c6-44c9-8b70-ad25b958cb9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f2f19c1a8f41aa8723fd65daa57f11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f4250e66-8866-4b4c-84dc-c449288a35dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='069375851ca949a3ad8575631531b8a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:06.798253 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d9e186-54e8-4779-85e1-9984388bb766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:06.814319 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d9e186-54e8-4779-85e1-9984388bb766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-505182275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f2f19c1a8f41aa8723fd65daa57f11',qos_specs=None,replication_status=,reservations=['6a336287-3dc6-4d39-bc8e-fc3fc34c1e89','a8c560f3-6053-406e-a253-9010db560971','c24bb809-9e43-44bb-a5e7-cd95e24f4ee3','c6d64ca2-133a-4dc7-96b9-93df50649d25'],size=1,snapshot_id=f4250e66-8866-4b4c-84dc-c449288a35dd,source_replicaid=,source_volid=None,status='creating',user_id='069375851ca949a3ad8575631531b8a8',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:06.815108 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (336e7eb0-1017-41d8-a1f4-de6dfcbf493e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:06.837882 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (336e7eb0-1017-41d8-a1f4-de6dfcbf493e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:06.838757 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Flow 'volume_create_api' (b3fa5f3b-895e-453d-8199-37e8594844d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:29:06.839033 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Create volume request issued successfully. Jul 10 18:29:06.839602 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-6b8b0f22-3bec-42a7-8b1c-740e5f613218 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:29:06.840010 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1453/5797] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:29:06 2026] POST /volume/v3/volumes => generated 811 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:06.854011 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-1352ee4e-6d21-4192-95db-eb68e5283d0f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:06.855935 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1352ee4e-6d21-4192-95db-eb68e5283d0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:29:06.856183 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1352ee4e-6d21-4192-95db-eb68e5283d0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:06.856404 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-1352ee4e-6d21-4192-95db-eb68e5283d0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:06.863435 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:06.863435 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:06.866940 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-1352ee4e-6d21-4192-95db-eb68e5283d0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:29:06.870954 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-1352ee4e-6d21-4192-95db-eb68e5283d0f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c returned with HTTP 200 Jul 10 18:29:06.871338 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1437/5798] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:29:06 2026] GET /volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:07.783755 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6bd90cdb-bcc8-4499-a016-46db4b6b11ff None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:07.785718 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6bd90cdb-bcc8-4499-a016-46db4b6b11ff tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:07.785905 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6bd90cdb-bcc8-4499-a016-46db4b6b11ff tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:07.786123 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6bd90cdb-bcc8-4499-a016-46db4b6b11ff tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:07.786278 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6bd90cdb-bcc8-4499-a016-46db4b6b11ff tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:07.790670 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:07.790670 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:07.791409 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6bd90cdb-bcc8-4499-a016-46db4b6b11ff tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:07.791799 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1460/5799] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:07 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:07.883591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8a6f01c7-6705-4ac9-bb39-381969c81a8e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:07.885434 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a6f01c7-6705-4ac9-bb39-381969c81a8e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:29:07.885723 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a6f01c7-6705-4ac9-bb39-381969c81a8e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:07.885965 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a6f01c7-6705-4ac9-bb39-381969c81a8e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:07.893307 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:07.893307 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:07.897140 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8a6f01c7-6705-4ac9-bb39-381969c81a8e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:29:07.902325 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a6f01c7-6705-4ac9-bb39-381969c81a8e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c returned with HTTP 200 Jul 10 18:29:07.902798 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1450/5800] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:29:07 2026] GET /volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c => generated 1420 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:29:07.917365 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9450076a-2bc8-427d-b4bf-5a01789c4734 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:07.919217 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9450076a-2bc8-427d-b4bf-5a01789c4734 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:29:07.919442 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9450076a-2bc8-427d-b4bf-5a01789c4734 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:07.919698 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9450076a-2bc8-427d-b4bf-5a01789c4734 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:07.926813 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:07.926813 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:07.930450 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-9450076a-2bc8-427d-b4bf-5a01789c4734 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:29:07.934860 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9450076a-2bc8-427d-b4bf-5a01789c4734 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c returned with HTTP 200 Jul 10 18:29:07.935220 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1454/5801] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:29:07 2026] GET /volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:29:08.802005 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e690009e-9593-4183-b9ed-41a78abe5fb8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:08.803748 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e690009e-9593-4183-b9ed-41a78abe5fb8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:08.803947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e690009e-9593-4183-b9ed-41a78abe5fb8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:08.804142 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e690009e-9593-4183-b9ed-41a78abe5fb8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:08.804240 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-e690009e-9593-4183-b9ed-41a78abe5fb8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:08.808494 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:08.808494 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:08.809201 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e690009e-9593-4183-b9ed-41a78abe5fb8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:08.809536 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1438/5802] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:08 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:08.862985 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-f20f1a86-3fa7-4eaf-ac37-ffc09320b189 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:08.865086 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-f20f1a86-3fa7-4eaf-ac37-ffc09320b189 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:29:08.865318 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-f20f1a86-3fa7-4eaf-ac37-ffc09320b189 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:08.865439 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-f20f1a86-3fa7-4eaf-ac37-ffc09320b189 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:08.872791 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:08.872791 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:08.876062 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-f20f1a86-3fa7-4eaf-ac37-ffc09320b189 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:29:08.881048 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-f20f1a86-3fa7-4eaf-ac37-ffc09320b189 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c returned with HTTP 200 Jul 10 18:29:08.881740 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1461/5803] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:29:08 2026] GET /volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:09.375355 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-ea239cce-7164-4ea6-8338-7fc5fea2bf02 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:09.378151 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-ea239cce-7164-4ea6-8338-7fc5fea2bf02 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:29:09.378442 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-ea239cce-7164-4ea6-8338-7fc5fea2bf02 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:09.378762 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-ea239cce-7164-4ea6-8338-7fc5fea2bf02 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:09.388558 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:09.388558 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:09.393403 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-ea239cce-7164-4ea6-8338-7fc5fea2bf02 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:29:09.399113 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-ea239cce-7164-4ea6-8338-7fc5fea2bf02 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c returned with HTTP 200 Jul 10 18:29:09.399539 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1451/5804] 10.4.3.71 () {68 vars in 1591 bytes} [Fri Jul 10 18:29:09 2026] GET /volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c => generated 1402 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:09.408326 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0b5a00c9-e79a-4402-9bcf-1c4745ae4392 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:09.408714 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0b5a00c9-e79a-4402-9bcf-1c4745ae4392 None None] GET https://10.4.3.71/volume// Jul 10 18:29:09.408808 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0b5a00c9-e79a-4402-9bcf-1c4745ae4392 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:09.408975 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0b5a00c9-e79a-4402-9bcf-1c4745ae4392 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:09.409302 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0b5a00c9-e79a-4402-9bcf-1c4745ae4392 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:29:09.409649 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1455/5805] 10.4.3.71 () {66 vars in 1412 bytes} [Fri Jul 10 18:29:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:29:09.416235 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-382189aa-88b7-4e1d-a9bc-069aa953c0f2 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:09.418205 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-382189aa-88b7-4e1d-a9bc-069aa953c0f2 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/attachments Jul 10 18:29:09.418604 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-382189aa-88b7-4e1d-a9bc-069aa953c0f2 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e02f103-03c6-44c9-8b70-ad25b958cb9c", "connector": null, "instance_uuid": "e7b9861c-a457-415a-aa63-67a35e7c5e24"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:29:09.426926 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:09.426926 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:09.451215 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-382189aa-88b7-4e1d-a9bc-069aa953c0f2 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments returned with HTTP 200 Jul 10 18:29:09.451682 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1439/5806] 10.4.3.71 () {74 vars in 1587 bytes} [Fri Jul 10 18:29:09 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:09.818469 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c18efda1-44c5-491e-8436-6f4ec450dc50 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:09.820192 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c18efda1-44c5-491e-8436-6f4ec450dc50 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:09.820370 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c18efda1-44c5-491e-8436-6f4ec450dc50 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:09.820553 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c18efda1-44c5-491e-8436-6f4ec450dc50 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:09.820669 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-c18efda1-44c5-491e-8436-6f4ec450dc50 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:09.824509 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:09.824509 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:09.825161 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c18efda1-44c5-491e-8436-6f4ec450dc50 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:09.825514 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1462/5807] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:09 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:10.835452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7523f137-69aa-4413-b7be-126217cee8a0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:10.837212 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7523f137-69aa-4413-b7be-126217cee8a0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:10.837437 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7523f137-69aa-4413-b7be-126217cee8a0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:10.837686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7523f137-69aa-4413-b7be-126217cee8a0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:10.837795 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-7523f137-69aa-4413-b7be-126217cee8a0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:10.842280 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:10.842280 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:10.842996 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7523f137-69aa-4413-b7be-126217cee8a0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:10.843337 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1452/5808] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:10 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:11.852799 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0cb7fbc4-62f6-431d-ad6a-8b5ea523ef17 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:11.854716 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cb7fbc4-62f6-431d-ad6a-8b5ea523ef17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:11.854906 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0cb7fbc4-62f6-431d-ad6a-8b5ea523ef17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:11.855102 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0cb7fbc4-62f6-431d-ad6a-8b5ea523ef17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:11.855206 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-0cb7fbc4-62f6-431d-ad6a-8b5ea523ef17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:11.859482 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:11.859482 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:11.860274 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0cb7fbc4-62f6-431d-ad6a-8b5ea523ef17 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:11.860664 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1456/5809] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:11 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:12.871753 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-827f0498-accc-460f-aeab-90ba823d57d0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:12.873468 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-827f0498-accc-460f-aeab-90ba823d57d0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:12.873689 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-827f0498-accc-460f-aeab-90ba823d57d0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:12.873869 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-827f0498-accc-460f-aeab-90ba823d57d0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:12.873965 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-827f0498-accc-460f-aeab-90ba823d57d0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:12.879340 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:12.879340 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:12.880237 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-827f0498-accc-460f-aeab-90ba823d57d0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:12.880681 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1440/5810] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:12 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:13.891197 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-66e3ca09-2ebf-41d6-92b5-5569ec71cc4b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:13.893413 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-66e3ca09-2ebf-41d6-92b5-5569ec71cc4b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:13.893655 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-66e3ca09-2ebf-41d6-92b5-5569ec71cc4b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:13.893846 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-66e3ca09-2ebf-41d6-92b5-5569ec71cc4b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:13.893981 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-66e3ca09-2ebf-41d6-92b5-5569ec71cc4b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:13.898585 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:13.898585 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:13.899535 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-66e3ca09-2ebf-41d6-92b5-5569ec71cc4b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:13.899990 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1463/5811] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:13 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:14.910037 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e2c1fc57-df70-4c16-8761-f96aeb13613b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:14.911936 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e2c1fc57-df70-4c16-8761-f96aeb13613b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:14.912135 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e2c1fc57-df70-4c16-8761-f96aeb13613b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:14.912317 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e2c1fc57-df70-4c16-8761-f96aeb13613b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:14.912419 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e2c1fc57-df70-4c16-8761-f96aeb13613b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:14.916890 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:14.916890 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:14.917799 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e2c1fc57-df70-4c16-8761-f96aeb13613b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:14.918169 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1453/5812] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:14 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:15.407379 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c5d831c5-dc34-4b19-af08-db0fc146c7b1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:15.407807 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5d831c5-dc34-4b19-af08-db0fc146c7b1 None None] GET https://10.4.3.71/volume// Jul 10 18:29:15.408012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c5d831c5-dc34-4b19-af08-db0fc146c7b1 None None] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:15.408339 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c5d831c5-dc34-4b19-af08-db0fc146c7b1 None None] Calling method 'all' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:15.408725 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c5d831c5-dc34-4b19-af08-db0fc146c7b1 None None] https://10.4.3.71/volume// returned with HTTP 300 Jul 10 18:29:15.409048 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1457/5813] 10.4.3.71 () {66 vars in 1419 bytes} [Fri Jul 10 18:29:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:29:15.415548 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-b4a43b3e-c146-4c19-8661-c5d8562639ac None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:15.417840 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-b4a43b3e-c146-4c19-8661-c5d8562639ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:29:15.418095 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-b4a43b3e-c146-4c19-8661-c5d8562639ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:15.418356 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-b4a43b3e-c146-4c19-8661-c5d8562639ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:15.429344 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:15.429344 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:15.433232 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-b4a43b3e-c146-4c19-8661-c5d8562639ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:29:15.438579 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-b4a43b3e-c146-4c19-8661-c5d8562639ac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c returned with HTTP 200 Jul 10 18:29:15.439024 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1441/5814] 10.4.3.71 () {70 vars in 1632 bytes} [Fri Jul 10 18:29:15 2026] GET /volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c => generated 1581 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:29:15.634530 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-45b55c4c-2e29-47f9-a452-76dc696c3007 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:15.637185 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-45b55c4c-2e29-47f9-a452-76dc696c3007 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] PUT https://10.4.3.71/volume/v3/attachments/9d27bd65-04c1-41ac-9ae8-68819fd2d137 Jul 10 18:29:15.637737 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-45b55c4c-2e29-47f9-a452-76dc696c3007 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.71", "host": "np0000005036", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6e7a7c1b6974", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d332f02-a04f-492e-8879-b39a9de83b1c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:29:15.646664 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-45b55c4c-2e29-47f9-a452-76dc696c3007 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Acquiring lock "cinder-attachment_update-2e02f103-03c6-44c9-8b70-ad25b958cb9c-np0000005036" by "attachment_update" {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:29:15.650726 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-45b55c4c-2e29-47f9-a452-76dc696c3007 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Lock "cinder-attachment_update-2e02f103-03c6-44c9-8b70-ad25b958cb9c-np0000005036" acquired by "attachment_update" :: waited 0.004s {{(pid=99948) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:29:15.651599 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:15.651599 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:15.928397 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b2184940-72b9-48a6-a6a2-ab9dcfeca85a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:15.930253 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b2184940-72b9-48a6-a6a2-ab9dcfeca85a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:15.930633 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b2184940-72b9-48a6-a6a2-ab9dcfeca85a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:15.931484 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b2184940-72b9-48a6-a6a2-ab9dcfeca85a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:15.931484 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-b2184940-72b9-48a6-a6a2-ab9dcfeca85a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:15.935845 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:15.935845 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:15.936787 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b2184940-72b9-48a6-a6a2-ab9dcfeca85a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:15.937199 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1454/5815] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:15 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:16.169842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.coordination [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-45b55c4c-2e29-47f9-a452-76dc696c3007 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Lock "cinder-attachment_update-2e02f103-03c6-44c9-8b70-ad25b958cb9c-np0000005036" released by "attachment_update" :: held 0.519s {{(pid=99948) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:29:16.170142 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-45b55c4c-2e29-47f9-a452-76dc696c3007 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments/9d27bd65-04c1-41ac-9ae8-68819fd2d137 returned with HTTP 200 Jul 10 18:29:16.170619 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1464/5816] 10.4.3.71 () {74 vars in 1697 bytes} [Fri Jul 10 18:29:15 2026] PUT /volume/v3/attachments/9d27bd65-04c1-41ac-9ae8-68819fd2d137 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:16.679946 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-7e3a19a7-13b2-4419-8c46-9ad82c4c9aa9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:16.681979 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-7e3a19a7-13b2-4419-8c46-9ad82c4c9aa9 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] POST https://10.4.3.71/volume/v3/attachments/9d27bd65-04c1-41ac-9ae8-68819fd2d137/action Jul 10 18:29:16.682352 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-7e3a19a7-13b2-4419-8c46-9ad82c4c9aa9 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action body: b'{"os-complete": null}' {{(pid=99951) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:29:16.682529 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-7e3a19a7-13b2-4419-8c46-9ad82c4c9aa9 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:29:16.697662 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:16.697662 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:16.705768 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-c886e5c9-fb24-45a9-a813-91c1a4f82f5e req-7e3a19a7-13b2-4419-8c46-9ad82c4c9aa9 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments/9d27bd65-04c1-41ac-9ae8-68819fd2d137/action returned with HTTP 204 Jul 10 18:29:16.706145 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1458/5817] 10.4.3.71 () {74 vars in 1718 bytes} [Fri Jul 10 18:29:16 2026] POST /volume/v3/attachments/9d27bd65-04c1-41ac-9ae8-68819fd2d137/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:16.949712 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-74cd607e-e739-48d9-b045-7247dcc4eb15 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:16.951803 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-74cd607e-e739-48d9-b045-7247dcc4eb15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:16.951997 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-74cd607e-e739-48d9-b045-7247dcc4eb15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:16.952202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-74cd607e-e739-48d9-b045-7247dcc4eb15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:16.952325 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-74cd607e-e739-48d9-b045-7247dcc4eb15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:16.957095 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:16.957095 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:16.958055 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-74cd607e-e739-48d9-b045-7247dcc4eb15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:16.958387 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1442/5818] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:16 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:17.968995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0ac11f21-9b36-4de9-be54-43c96e636da4 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:17.971097 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0ac11f21-9b36-4de9-be54-43c96e636da4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:17.971327 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0ac11f21-9b36-4de9-be54-43c96e636da4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:17.971593 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0ac11f21-9b36-4de9-be54-43c96e636da4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:17.971781 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-0ac11f21-9b36-4de9-be54-43c96e636da4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:17.976971 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:17.976971 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:17.977990 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0ac11f21-9b36-4de9-be54-43c96e636da4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:17.978461 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1455/5819] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:17 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:18.991497 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-836212de-53f8-472a-a19e-137271ce0e03 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:18.993727 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-836212de-53f8-472a-a19e-137271ce0e03 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:18.993988 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-836212de-53f8-472a-a19e-137271ce0e03 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:18.994676 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-836212de-53f8-472a-a19e-137271ce0e03 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:18.994676 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-836212de-53f8-472a-a19e-137271ce0e03 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:19.000635 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:19.000635 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:19.001432 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-836212de-53f8-472a-a19e-137271ce0e03 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:19.001793 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1465/5820] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:18 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:19.012607 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b981e2a7-9db4-4c25-bd8b-ebca53e420ec None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:19.014690 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b981e2a7-9db4-4c25-bd8b-ebca53e420ec tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:19.014920 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b981e2a7-9db4-4c25-bd8b-ebca53e420ec tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:19.015172 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b981e2a7-9db4-4c25-bd8b-ebca53e420ec tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:19.015297 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b981e2a7-9db4-4c25-bd8b-ebca53e420ec tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:19.020726 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:19.020726 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:19.021820 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b981e2a7-9db4-4c25-bd8b-ebca53e420ec tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:19.022290 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1459/5821] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:19 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:19.033090 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d049a2e6-4798-46da-9997-5597441c068f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:19.034969 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d049a2e6-4798-46da-9997-5597441c068f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:19.035239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d049a2e6-4798-46da-9997-5597441c068f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:19.035538 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d049a2e6-4798-46da-9997-5597441c068f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:19.035813 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.backups [None req-d049a2e6-4798-46da-9997-5597441c068f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete backup with id: 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. Jul 10 18:29:19.041665 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:19.041665 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:19.056709 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.backup.rpcapi [None req-d049a2e6-4798-46da-9997-5597441c068f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] delete_backup rpcapi backup_id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0 {{(pid=99950) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:29:19.058626 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d049a2e6-4798-46da-9997-5597441c068f tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 202 Jul 10 18:29:19.059051 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1443/5822] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:29:19 2026] DELETE /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:29:19.066838 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5ea4eaf7-ca0b-4b29-b48e-f9443085a841 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:19.069142 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ea4eaf7-ca0b-4b29-b48e-f9443085a841 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:19.069368 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ea4eaf7-ca0b-4b29-b48e-f9443085a841 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:19.069600 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5ea4eaf7-ca0b-4b29-b48e-f9443085a841 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:19.069717 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-5ea4eaf7-ca0b-4b29-b48e-f9443085a841 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:19.074514 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:19.074514 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:19.075288 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5ea4eaf7-ca0b-4b29-b48e-f9443085a841 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:19.075651 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1456/5823] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:19 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:20.085560 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-956cd320-3804-452a-9cca-59aada3d1457 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:20.087070 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-956cd320-3804-452a-9cca-59aada3d1457 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:20.087234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-956cd320-3804-452a-9cca-59aada3d1457 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:20.087405 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-956cd320-3804-452a-9cca-59aada3d1457 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:20.087531 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-956cd320-3804-452a-9cca-59aada3d1457 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:20.092576 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:20.092576 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:20.093402 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-956cd320-3804-452a-9cca-59aada3d1457 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:20.093820 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1466/5824] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:20 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:21.103022 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e0e1a0cd-dfa8-4be8-ad47-09ee54233486 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:21.105147 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e0e1a0cd-dfa8-4be8-ad47-09ee54233486 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:21.105391 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e0e1a0cd-dfa8-4be8-ad47-09ee54233486 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:21.105660 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e0e1a0cd-dfa8-4be8-ad47-09ee54233486 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:21.105770 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e0e1a0cd-dfa8-4be8-ad47-09ee54233486 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:21.110249 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:21.110249 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:21.111280 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e0e1a0cd-dfa8-4be8-ad47-09ee54233486 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 200 Jul 10 18:29:21.111701 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1460/5825] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:21 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:22.123474 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-663904dd-4e96-441e-90d5-d405bb51068b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:22.125377 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-663904dd-4e96-441e-90d5-d405bb51068b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 Jul 10 18:29:22.125620 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-663904dd-4e96-441e-90d5-d405bb51068b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:22.125806 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-663904dd-4e96-441e-90d5-d405bb51068b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:22.125911 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-663904dd-4e96-441e-90d5-d405bb51068b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 61a2c6b6-07b1-449b-a855-eab9c8cf52a0. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:22.129558 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-663904dd-4e96-441e-90d5-d405bb51068b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 returned with HTTP 404 Jul 10 18:29:22.130108 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1444/5826] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:22 2026] GET /volume/v3/backups/61a2c6b6-07b1-449b-a855-eab9c8cf52a0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:22.541712 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b49e7bc8-7313-4222-a622-a67eb659ae31 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:22.543387 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b49e7bc8-7313-4222-a622-a67eb659ae31 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:29:22.543556 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b49e7bc8-7313-4222-a622-a67eb659ae31 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:22.543770 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b49e7bc8-7313-4222-a622-a67eb659ae31 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:22.543882 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-b49e7bc8-7313-4222-a622-a67eb659ae31 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete backup with id: ce284bef-d5f5-4085-b1db-a1425875f84c. Jul 10 18:29:22.549063 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:22.549063 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:22.562163 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-b49e7bc8-7313-4222-a622-a67eb659ae31 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] delete_backup rpcapi backup_id ce284bef-d5f5-4085-b1db-a1425875f84c {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:29:22.564320 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b49e7bc8-7313-4222-a622-a67eb659ae31 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 202 Jul 10 18:29:22.564864 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1457/5827] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:29:22 2026] DELETE /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:29:22.573515 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-08de9641-6a93-4d96-a0dd-78034c39c710 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:22.575397 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-08de9641-6a93-4d96-a0dd-78034c39c710 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:29:22.575694 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-08de9641-6a93-4d96-a0dd-78034c39c710 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:22.575938 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-08de9641-6a93-4d96-a0dd-78034c39c710 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:22.576053 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-08de9641-6a93-4d96-a0dd-78034c39c710 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:22.580804 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:22.580804 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:22.581530 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-08de9641-6a93-4d96-a0dd-78034c39c710 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 200 Jul 10 18:29:22.581891 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1467/5828] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:22 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:23.591772 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-80490301-28a6-4daa-96ab-00c4318c13d6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:23.593642 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80490301-28a6-4daa-96ab-00c4318c13d6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c Jul 10 18:29:23.593854 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80490301-28a6-4daa-96ab-00c4318c13d6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:23.594074 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80490301-28a6-4daa-96ab-00c4318c13d6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:23.594203 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-80490301-28a6-4daa-96ab-00c4318c13d6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id ce284bef-d5f5-4085-b1db-a1425875f84c. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:23.598210 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80490301-28a6-4daa-96ab-00c4318c13d6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c returned with HTTP 404 Jul 10 18:29:23.598713 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1461/5829] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:23 2026] GET /volume/v3/backups/ce284bef-d5f5-4085-b1db-a1425875f84c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:23.610224 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:23.611977 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:29:23.612292 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1004892873"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:29:23.614040 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1004892873'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:29:23.614157 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume of 1 GB Jul 10 18:29:23.617896 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Availability Zones retrieved successfully. Jul 10 18:29:23.622641 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Flow 'volume_create_api' (3c2acf91-2197-4779-a778-7915f24a3d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:29:23.623462 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf6abab-f0ef-47f8-b7fe-ac96fe1ec3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:23.624295 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:29:23.650329 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf6abab-f0ef-47f8-b7fe-ac96fe1ec3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:23.651637 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e292d701-b159-4962-ba5f-a846ad9332da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:23.694438 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['cdc56023-560d-4ab8-8b0f-51b26d1327aa', 'e40bf2d6-1c5c-4c85-adff-1f97d22e8064', '1f1aaccc-e5e3-46d9-98c0-4673ed70812a', 'b7f6ce13-3a6b-4996-a4d6-e0a724fb669a'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:29:23.695515 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e292d701-b159-4962-ba5f-a846ad9332da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc56023-560d-4ab8-8b0f-51b26d1327aa', 'e40bf2d6-1c5c-4c85-adff-1f97d22e8064', '1f1aaccc-e5e3-46d9-98c0-4673ed70812a', 'b7f6ce13-3a6b-4996-a4d6-e0a724fb669a']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:23.696286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57d3d15-21f0-4179-974d-b7a1cde1f52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:23.719153 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57d3d15-21f0-4179-974d-b7a1cde1f52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8c9b934-314f-4154-af09-2a6082746a9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1004892873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bcee9091834956b441c7dfad9ca11d',qos_specs=None,replication_status=,reservations=['cdc56023-560d-4ab8-8b0f-51b26d1327aa','e40bf2d6-1c5c-4c85-adff-1f97d22e8064','1f1aaccc-e5e3-46d9-98c0-4673ed70812a','b7f6ce13-3a6b-4996-a4d6-e0a724fb669a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d65008a1d94459ba1ab414323bc9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1004892873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8c9b934-314f-4154-af09-2a6082746a9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93bcee9091834956b441c7dfad9ca11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d65008a1d94459ba1ab414323bc9ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:23.720930 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17a478b-ed0b-422f-8fed-ff953ab7278c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:23.743404 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17a478b-ed0b-422f-8fed-ff953ab7278c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1004892873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bcee9091834956b441c7dfad9ca11d',qos_specs=None,replication_status=,reservations=['cdc56023-560d-4ab8-8b0f-51b26d1327aa','e40bf2d6-1c5c-4c85-adff-1f97d22e8064','1f1aaccc-e5e3-46d9-98c0-4673ed70812a','b7f6ce13-3a6b-4996-a4d6-e0a724fb669a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d65008a1d94459ba1ab414323bc9ce',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:23.744431 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1411a60e-5e6f-4064-a482-d5fe41482b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:29:23.758528 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1411a60e-5e6f-4064-a482-d5fe41482b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:29:23.759306 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Flow 'volume_create_api' (3c2acf91-2197-4779-a778-7915f24a3d73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:29:23.759663 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create volume request issued successfully. Jul 10 18:29:23.760212 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b57e96aa-95d5-4cd9-849b-06ff6282aa11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:29:23.760674 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1445/5830] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:29:23 2026] POST /volume/v3/volumes => generated 747 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:29:23.771864 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3d824d08-9d19-495a-9b8f-e1e23a2f6685 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:23.773634 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3d824d08-9d19-495a-9b8f-e1e23a2f6685 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b Jul 10 18:29:23.773818 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3d824d08-9d19-495a-9b8f-e1e23a2f6685 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:23.773993 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3d824d08-9d19-495a-9b8f-e1e23a2f6685 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:23.780394 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:23.780394 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:23.783737 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3d824d08-9d19-495a-9b8f-e1e23a2f6685 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:23.787414 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3d824d08-9d19-495a-9b8f-e1e23a2f6685 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b returned with HTTP 200 Jul 10 18:29:23.787790 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1458/5831] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:23 2026] GET /volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:24.800169 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-37f2a66e-7da1-4597-a2b5-52481f16ed94 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:24.802020 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-37f2a66e-7da1-4597-a2b5-52481f16ed94 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b Jul 10 18:29:24.802311 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-37f2a66e-7da1-4597-a2b5-52481f16ed94 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:24.802650 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-37f2a66e-7da1-4597-a2b5-52481f16ed94 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:24.811534 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:24.811534 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:24.815766 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-37f2a66e-7da1-4597-a2b5-52481f16ed94 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:24.819608 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-37f2a66e-7da1-4597-a2b5-52481f16ed94 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b returned with HTTP 200 Jul 10 18:29:24.819974 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1468/5832] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:24 2026] GET /volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:24.832674 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-26247ed0-db52-4f45-96ab-781341daff11 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:24.834589 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26247ed0-db52-4f45-96ab-781341daff11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:29:24.835058 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-26247ed0-db52-4f45-96ab-781341daff11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8c9b934-314f-4154-af09-2a6082746a9b", "name": "tempest-VolumesBackupsTest-Snapshot-150976605"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:29:24.845898 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:24.845898 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:24.846524 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-26247ed0-db52-4f45-96ab-781341daff11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:24.846692 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-26247ed0-db52-4f45-96ab-781341daff11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Create snapshot from volume e8c9b934-314f-4154-af09-2a6082746a9b Jul 10 18:29:24.886418 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-26247ed0-db52-4f45-96ab-781341daff11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['dc36b6de-9ba6-4c58-9a27-f18ab6b917ff', 'adf1eb1b-5af8-4d91-895b-c7315bc65253', 'bcfe7274-e01c-4dc9-bd06-68394f36c8ce', '65a23d09-a6aa-40cd-b253-931b3a169019'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:29:24.922639 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-26247ed0-db52-4f45-96ab-781341daff11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Snapshot create request issued successfully. Jul 10 18:29:24.922812 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-26247ed0-db52-4f45-96ab-781341daff11 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:29:24.923175 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1462/5833] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:29:24 2026] POST /volume/v3/snapshots => generated 304 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:29:24.931053 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-75642d8a-d8b5-4dc0-901d-707b06b44318 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:24.933197 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-75642d8a-d8b5-4dc0-901d-707b06b44318 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 Jul 10 18:29:24.933421 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-75642d8a-d8b5-4dc0-901d-707b06b44318 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:24.933676 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-75642d8a-d8b5-4dc0-901d-707b06b44318 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:24.939546 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:24.939546 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:24.940095 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-75642d8a-d8b5-4dc0-901d-707b06b44318 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Snapshot retrieved successfully. Jul 10 18:29:24.940998 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-75642d8a-d8b5-4dc0-901d-707b06b44318 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 returned with HTTP 200 Jul 10 18:29:24.941427 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1446/5834] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:29:24 2026] GET /volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:25.951221 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fc7ecd0a-dcb9-43d1-a1a9-670147431e22 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:25.953049 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fc7ecd0a-dcb9-43d1-a1a9-670147431e22 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 Jul 10 18:29:25.953335 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fc7ecd0a-dcb9-43d1-a1a9-670147431e22 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:25.953546 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fc7ecd0a-dcb9-43d1-a1a9-670147431e22 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:25.959558 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:25.959558 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:25.960029 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-fc7ecd0a-dcb9-43d1-a1a9-670147431e22 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Snapshot retrieved successfully. Jul 10 18:29:25.960935 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fc7ecd0a-dcb9-43d1-a1a9-670147431e22 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 returned with HTTP 200 Jul 10 18:29:25.961393 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1459/5835] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:29:25 2026] GET /volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:25.971597 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c84da636-0ba8-4c61-80a0-4037b0da9bda None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:25.973543 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c84da636-0ba8-4c61-80a0-4037b0da9bda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] POST https://10.4.3.71/volume/v3/backups Jul 10 18:29:25.973974 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c84da636-0ba8-4c61-80a0-4037b0da9bda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8c9b934-314f-4154-af09-2a6082746a9b", "snapshot_id": "d4e4a825-550a-4d30-ad28-ff3d9b79c2b2", "name": "tempest-VolumesBackupsTest-Backup-1576248189"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:29:25.975894 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.backups [None req-c84da636-0ba8-4c61-80a0-4037b0da9bda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating new backup {'backup': {'volume_id': 'e8c9b934-314f-4154-af09-2a6082746a9b', 'snapshot_id': 'd4e4a825-550a-4d30-ad28-ff3d9b79c2b2', 'name': 'tempest-VolumesBackupsTest-Backup-1576248189'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:29:25.976140 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.contrib.backups [None req-c84da636-0ba8-4c61-80a0-4037b0da9bda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Creating backup of volume e8c9b934-314f-4154-af09-2a6082746a9b in container None Jul 10 18:29:25.985881 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:25.985881 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:25.986492 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c84da636-0ba8-4c61-80a0-4037b0da9bda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:25.993826 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:25.993826 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:25.994480 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c84da636-0ba8-4c61-80a0-4037b0da9bda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Snapshot retrieved successfully. Jul 10 18:29:26.013439 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-c84da636-0ba8-4c61-80a0-4037b0da9bda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Created reservations ['3d31278b-460e-4ffb-8fa7-7c26a82792ac', '1d51f7ac-0d1e-4c47-a904-647c86bdc199'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:29:26.046126 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c84da636-0ba8-4c61-80a0-4037b0da9bda tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups returned with HTTP 202 Jul 10 18:29:26.046661 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1469/5836] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:29:25 2026] POST /volume/v3/backups => generated 328 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:29:26.059167 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e119e706-c05e-4a77-b3d6-0eb70f2744b6 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:26.061450 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e119e706-c05e-4a77-b3d6-0eb70f2744b6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:26.061450 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e119e706-c05e-4a77-b3d6-0eb70f2744b6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:26.061634 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e119e706-c05e-4a77-b3d6-0eb70f2744b6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:26.061634 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-e119e706-c05e-4a77-b3d6-0eb70f2744b6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:26.065864 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:26.065864 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:26.066668 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e119e706-c05e-4a77-b3d6-0eb70f2744b6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:26.067016 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1463/5837] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:26 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 769 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:27.082027 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f0da173d-6142-4c89-9fcd-2689d00da161 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:27.083876 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f0da173d-6142-4c89-9fcd-2689d00da161 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:27.084072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f0da173d-6142-4c89-9fcd-2689d00da161 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:27.084252 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f0da173d-6142-4c89-9fcd-2689d00da161 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:27.084356 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-f0da173d-6142-4c89-9fcd-2689d00da161 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:27.089593 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:27.089593 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:27.090470 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f0da173d-6142-4c89-9fcd-2689d00da161 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:27.090902 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1447/5838] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:27 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:28.103693 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1a047884-c0da-487c-bf3b-6e6d0705225e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:28.105844 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1a047884-c0da-487c-bf3b-6e6d0705225e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:28.106067 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1a047884-c0da-487c-bf3b-6e6d0705225e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:28.106285 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1a047884-c0da-487c-bf3b-6e6d0705225e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:28.106425 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-1a047884-c0da-487c-bf3b-6e6d0705225e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:28.110763 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:28.110763 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:28.111496 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1a047884-c0da-487c-bf3b-6e6d0705225e tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:28.111883 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1460/5839] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:28 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:29.121930 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6b8d0714-6327-4663-918c-1e46ad9267c1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:29.124045 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6b8d0714-6327-4663-918c-1e46ad9267c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:29.124284 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6b8d0714-6327-4663-918c-1e46ad9267c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:29.124558 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6b8d0714-6327-4663-918c-1e46ad9267c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:29.124713 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-6b8d0714-6327-4663-918c-1e46ad9267c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:29.130111 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:29.130111 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:29.131179 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6b8d0714-6327-4663-918c-1e46ad9267c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:29.131674 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1470/5840] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:29 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:30.142308 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-18331f69-4fa9-4b7f-82e0-dcb18878f8be None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:30.144308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18331f69-4fa9-4b7f-82e0-dcb18878f8be tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:30.144536 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18331f69-4fa9-4b7f-82e0-dcb18878f8be tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:30.144764 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-18331f69-4fa9-4b7f-82e0-dcb18878f8be tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:30.144883 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-18331f69-4fa9-4b7f-82e0-dcb18878f8be tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:30.149652 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:30.149652 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:30.150439 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-18331f69-4fa9-4b7f-82e0-dcb18878f8be tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:30.150881 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1464/5841] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:30 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:31.160724 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-74d52c60-79c3-48ce-8b60-cf0c2f6a2fcd None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:31.162238 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-74d52c60-79c3-48ce-8b60-cf0c2f6a2fcd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:31.162427 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-74d52c60-79c3-48ce-8b60-cf0c2f6a2fcd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:31.162681 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-74d52c60-79c3-48ce-8b60-cf0c2f6a2fcd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:31.162814 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-74d52c60-79c3-48ce-8b60-cf0c2f6a2fcd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:31.166861 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:31.166861 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:31.167601 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-74d52c60-79c3-48ce-8b60-cf0c2f6a2fcd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:31.167936 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1448/5842] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:31 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:32.179266 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-add7ad5a-74bb-4b8a-9d1a-7ead1ffb8d57 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:32.181590 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-add7ad5a-74bb-4b8a-9d1a-7ead1ffb8d57 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:32.181868 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-add7ad5a-74bb-4b8a-9d1a-7ead1ffb8d57 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:32.182112 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-add7ad5a-74bb-4b8a-9d1a-7ead1ffb8d57 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:32.182242 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-add7ad5a-74bb-4b8a-9d1a-7ead1ffb8d57 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:32.187553 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:32.187553 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:32.188603 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-add7ad5a-74bb-4b8a-9d1a-7ead1ffb8d57 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:32.189031 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1461/5843] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:32 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:33.201402 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-995b5391-ce26-4ab7-801b-9a59fc2738a3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:33.203063 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-995b5391-ce26-4ab7-801b-9a59fc2738a3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:33.203226 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-995b5391-ce26-4ab7-801b-9a59fc2738a3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:33.203391 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-995b5391-ce26-4ab7-801b-9a59fc2738a3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:33.203499 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-995b5391-ce26-4ab7-801b-9a59fc2738a3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:33.213712 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:33.213712 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:33.214412 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-995b5391-ce26-4ab7-801b-9a59fc2738a3 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:33.214810 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1471/5844] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:33 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:34.229216 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-87a6a6d6-335d-4cc0-94aa-9ce2fb9e8a54 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:34.231004 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-87a6a6d6-335d-4cc0-94aa-9ce2fb9e8a54 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:34.231179 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-87a6a6d6-335d-4cc0-94aa-9ce2fb9e8a54 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:34.231369 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-87a6a6d6-335d-4cc0-94aa-9ce2fb9e8a54 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:34.231521 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-87a6a6d6-335d-4cc0-94aa-9ce2fb9e8a54 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:34.235412 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:34.235412 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:34.236201 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-87a6a6d6-335d-4cc0-94aa-9ce2fb9e8a54 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:34.236556 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1465/5845] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:34 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:35.246678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0fa7d92f-8b61-44f8-a530-586e368b464b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:35.248258 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0fa7d92f-8b61-44f8-a530-586e368b464b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:35.248420 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0fa7d92f-8b61-44f8-a530-586e368b464b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:35.248617 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0fa7d92f-8b61-44f8-a530-586e368b464b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:35.248733 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-0fa7d92f-8b61-44f8-a530-586e368b464b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:35.252546 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:35.252546 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:35.253215 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0fa7d92f-8b61-44f8-a530-586e368b464b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:35.253583 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1449/5846] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:35 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:36.264849 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c1a175b1-8234-4585-82f5-276c100c97c1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:36.266526 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c1a175b1-8234-4585-82f5-276c100c97c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:36.266701 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c1a175b1-8234-4585-82f5-276c100c97c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:36.266869 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c1a175b1-8234-4585-82f5-276c100c97c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:36.266961 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-c1a175b1-8234-4585-82f5-276c100c97c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:36.271128 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:36.271128 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:36.271811 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c1a175b1-8234-4585-82f5-276c100c97c1 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:36.272142 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1462/5847] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:36 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:37.282511 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a45d2677-9cde-44ee-90e0-d52753914e44 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:37.284277 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a45d2677-9cde-44ee-90e0-d52753914e44 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:37.284476 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a45d2677-9cde-44ee-90e0-d52753914e44 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:37.284709 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a45d2677-9cde-44ee-90e0-d52753914e44 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:37.284806 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-a45d2677-9cde-44ee-90e0-d52753914e44 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:37.289172 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:37.289172 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:37.289985 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a45d2677-9cde-44ee-90e0-d52753914e44 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:37.290337 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1472/5848] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:37 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:38.301552 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-dc06aab8-3516-4d55-8079-7bdf5e4cefd8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:38.303422 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dc06aab8-3516-4d55-8079-7bdf5e4cefd8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:38.303627 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dc06aab8-3516-4d55-8079-7bdf5e4cefd8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:38.303838 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-dc06aab8-3516-4d55-8079-7bdf5e4cefd8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:38.303940 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-dc06aab8-3516-4d55-8079-7bdf5e4cefd8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:38.308483 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:38.308483 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:38.309365 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-dc06aab8-3516-4d55-8079-7bdf5e4cefd8 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:38.309831 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1466/5849] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:38 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:39.322945 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-95f51b58-b3aa-4606-a2e1-67dd899fc358 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:39.325187 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-95f51b58-b3aa-4606-a2e1-67dd899fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:39.325432 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-95f51b58-b3aa-4606-a2e1-67dd899fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:39.325719 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-95f51b58-b3aa-4606-a2e1-67dd899fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:39.325866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-95f51b58-b3aa-4606-a2e1-67dd899fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:39.331478 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:39.331478 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:39.332458 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-95f51b58-b3aa-4606-a2e1-67dd899fc358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:39.332942 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1450/5850] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:39 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:40.342422 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e95b9bcd-c0a0-4058-9e2c-954be6d40901 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:40.344237 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e95b9bcd-c0a0-4058-9e2c-954be6d40901 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:40.344481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e95b9bcd-c0a0-4058-9e2c-954be6d40901 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:40.344741 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e95b9bcd-c0a0-4058-9e2c-954be6d40901 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:40.344893 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.backups [None req-e95b9bcd-c0a0-4058-9e2c-954be6d40901 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99949) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:40.349022 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:40.349022 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:40.349808 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e95b9bcd-c0a0-4058-9e2c-954be6d40901 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:40.350179 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1463/5851] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:40 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:41.359846 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-513d2b5c-d25e-438d-89ca-684a21ed7358 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:41.361692 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-513d2b5c-d25e-438d-89ca-684a21ed7358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:41.361914 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-513d2b5c-d25e-438d-89ca-684a21ed7358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:41.362122 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-513d2b5c-d25e-438d-89ca-684a21ed7358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:41.362273 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-513d2b5c-d25e-438d-89ca-684a21ed7358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:41.367979 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:41.367979 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:41.369043 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-513d2b5c-d25e-438d-89ca-684a21ed7358 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:41.369540 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1473/5852] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:41 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:42.379688 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b0782318-7028-4bfd-8fa7-93ddaa93ace4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:42.381322 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b0782318-7028-4bfd-8fa7-93ddaa93ace4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:42.381502 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b0782318-7028-4bfd-8fa7-93ddaa93ace4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:42.381688 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b0782318-7028-4bfd-8fa7-93ddaa93ace4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:42.381784 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-b0782318-7028-4bfd-8fa7-93ddaa93ace4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:42.387185 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:42.387185 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:42.388055 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b0782318-7028-4bfd-8fa7-93ddaa93ace4 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:42.388431 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1467/5853] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:42 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:42.399895 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-aed5ddb3-036c-4249-8f19-f7179decbe51 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:42.401800 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aed5ddb3-036c-4249-8f19-f7179decbe51 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:42.401995 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aed5ddb3-036c-4249-8f19-f7179decbe51 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:42.402170 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-aed5ddb3-036c-4249-8f19-f7179decbe51 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:42.402283 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.backups [None req-aed5ddb3-036c-4249-8f19-f7179decbe51 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99950) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:42.406402 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:42.406402 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:42.407206 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-aed5ddb3-036c-4249-8f19-f7179decbe51 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:42.407600 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1451/5854] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:42 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:42.416937 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5c6b543d-89d9-4519-b219-d5d1cccee749 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:42.418938 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5c6b543d-89d9-4519-b219-d5d1cccee749 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:42.419155 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5c6b543d-89d9-4519-b219-d5d1cccee749 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:42.419380 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5c6b543d-89d9-4519-b219-d5d1cccee749 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:42.419524 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.contrib.backups [None req-5c6b543d-89d9-4519-b219-d5d1cccee749 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete backup with id: 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. Jul 10 18:29:42.424553 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:42.424553 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:42.437770 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.backup.rpcapi [None req-5c6b543d-89d9-4519-b219-d5d1cccee749 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] delete_backup rpcapi backup_id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a {{(pid=99949) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:29:42.439625 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5c6b543d-89d9-4519-b219-d5d1cccee749 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 202 Jul 10 18:29:42.440113 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1464/5855] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:29:42 2026] DELETE /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:29:42.446968 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d35a983a-d265-477b-be15-b687ef98d1dc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:42.448845 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d35a983a-d265-477b-be15-b687ef98d1dc tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:42.449050 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d35a983a-d265-477b-be15-b687ef98d1dc tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:42.449261 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d35a983a-d265-477b-be15-b687ef98d1dc tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:42.449394 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.backups [None req-d35a983a-d265-477b-be15-b687ef98d1dc tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99948) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:42.454347 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:42.454347 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:42.455150 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d35a983a-d265-477b-be15-b687ef98d1dc tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 200 Jul 10 18:29:42.455527 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1474/5856] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:42 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:43.465198 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-280d43e7-9e32-405d-9ca5-e8b5c41f8365 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:43.467298 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-280d43e7-9e32-405d-9ca5-e8b5c41f8365 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a Jul 10 18:29:43.467583 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-280d43e7-9e32-405d-9ca5-e8b5c41f8365 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:43.467852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-280d43e7-9e32-405d-9ca5-e8b5c41f8365 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:43.468018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.backups [None req-280d43e7-9e32-405d-9ca5-e8b5c41f8365 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Show backup with id 9e3303d3-7f98-43bb-9025-ce3bb4adf96a. {{(pid=99951) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:29:43.472821 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-280d43e7-9e32-405d-9ca5-e8b5c41f8365 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a returned with HTTP 404 Jul 10 18:29:43.473431 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1468/5857] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:43 2026] GET /volume/v3/backups/9e3303d3-7f98-43bb-9025-ce3bb4adf96a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:43.480218 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-da1fcbbf-ef07-4336-aec8-583f2099ba6b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:43.482263 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da1fcbbf-ef07-4336-aec8-583f2099ba6b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 Jul 10 18:29:43.482459 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da1fcbbf-ef07-4336-aec8-583f2099ba6b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:43.482664 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da1fcbbf-ef07-4336-aec8-583f2099ba6b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:43.482762 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-da1fcbbf-ef07-4336-aec8-583f2099ba6b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete snapshot with id: d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 Jul 10 18:29:43.487219 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:43.487219 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:43.487671 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-da1fcbbf-ef07-4336-aec8-583f2099ba6b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Snapshot retrieved successfully. Jul 10 18:29:43.501947 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-da1fcbbf-ef07-4336-aec8-583f2099ba6b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Snapshot delete request issued successfully. Jul 10 18:29:43.502157 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da1fcbbf-ef07-4336-aec8-583f2099ba6b tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 returned with HTTP 202 Jul 10 18:29:43.502647 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1452/5858] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:29:43 2026] DELETE /volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:29:43.509373 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-575874a4-36c0-4de5-9a36-dc332cd4c0e6 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:43.511230 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-575874a4-36c0-4de5-9a36-dc332cd4c0e6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 Jul 10 18:29:43.511500 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-575874a4-36c0-4de5-9a36-dc332cd4c0e6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:43.511731 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-575874a4-36c0-4de5-9a36-dc332cd4c0e6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:43.517819 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:43.517819 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:43.518273 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-575874a4-36c0-4de5-9a36-dc332cd4c0e6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Snapshot retrieved successfully. Jul 10 18:29:43.519030 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-575874a4-36c0-4de5-9a36-dc332cd4c0e6 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 returned with HTTP 200 Jul 10 18:29:43.519383 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1465/5859] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:29:43 2026] GET /volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:44.527740 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cb9aa02b-9196-4367-aadf-4e5c8bad41cd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:44.529458 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cb9aa02b-9196-4367-aadf-4e5c8bad41cd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 Jul 10 18:29:44.529693 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cb9aa02b-9196-4367-aadf-4e5c8bad41cd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:44.529902 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cb9aa02b-9196-4367-aadf-4e5c8bad41cd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:44.534276 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cb9aa02b-9196-4367-aadf-4e5c8bad41cd tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 returned with HTTP 404 Jul 10 18:29:44.535075 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1475/5860] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:29:44 2026] GET /volume/v3/snapshots/d4e4a825-550a-4d30-ad28-ff3d9b79c2b2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:44.541316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d23e9bfb-57c7-49b5-9570-944653e79185 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:44.542980 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d23e9bfb-57c7-49b5-9570-944653e79185 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b Jul 10 18:29:44.543182 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d23e9bfb-57c7-49b5-9570-944653e79185 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:44.543374 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d23e9bfb-57c7-49b5-9570-944653e79185 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:44.543536 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d23e9bfb-57c7-49b5-9570-944653e79185 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete volume with id: e8c9b934-314f-4154-af09-2a6082746a9b Jul 10 18:29:44.550237 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:44.550237 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:44.550779 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d23e9bfb-57c7-49b5-9570-944653e79185 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:44.568174 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d23e9bfb-57c7-49b5-9570-944653e79185 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete volume request issued successfully. Jul 10 18:29:44.568419 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d23e9bfb-57c7-49b5-9570-944653e79185 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b returned with HTTP 202 Jul 10 18:29:44.568885 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1469/5861] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:29:44 2026] DELETE /volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:29:44.576702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-af700a15-3a29-457c-b786-6f5daa6a2a15 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:44.578723 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-af700a15-3a29-457c-b786-6f5daa6a2a15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b Jul 10 18:29:44.578934 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-af700a15-3a29-457c-b786-6f5daa6a2a15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:44.579116 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-af700a15-3a29-457c-b786-6f5daa6a2a15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:44.586529 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:44.586529 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:44.590760 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-af700a15-3a29-457c-b786-6f5daa6a2a15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:44.595365 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-af700a15-3a29-457c-b786-6f5daa6a2a15 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b returned with HTTP 200 Jul 10 18:29:44.595815 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1453/5862] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:44 2026] GET /volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:45.608126 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a71feafe-3ee6-4a77-976b-64118616fd55 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:45.610107 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a71feafe-3ee6-4a77-976b-64118616fd55 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b Jul 10 18:29:45.610302 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a71feafe-3ee6-4a77-976b-64118616fd55 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:45.610524 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a71feafe-3ee6-4a77-976b-64118616fd55 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:45.616039 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a71feafe-3ee6-4a77-976b-64118616fd55 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b returned with HTTP 404 Jul 10 18:29:45.616513 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1466/5863] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:45 2026] GET /volume/v3/volumes/e8c9b934-314f-4154-af09-2a6082746a9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:45.624940 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7c22d3ea-0e18-4eae-a8af-6428e8d6a8c5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:45.626793 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7c22d3ea-0e18-4eae-a8af-6428e8d6a8c5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:45.626995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7c22d3ea-0e18-4eae-a8af-6428e8d6a8c5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:45.627173 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7c22d3ea-0e18-4eae-a8af-6428e8d6a8c5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:45.627321 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-7c22d3ea-0e18-4eae-a8af-6428e8d6a8c5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete volume with id: 555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:45.634082 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:45.634082 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:45.634553 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7c22d3ea-0e18-4eae-a8af-6428e8d6a8c5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:45.650387 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-7c22d3ea-0e18-4eae-a8af-6428e8d6a8c5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete volume request issued successfully. Jul 10 18:29:45.650653 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7c22d3ea-0e18-4eae-a8af-6428e8d6a8c5 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 202 Jul 10 18:29:45.651055 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1476/5864] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:29:45 2026] DELETE /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:29:45.658011 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-36d2f615-e59b-412a-8ae1-c562f23207db None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:45.659794 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-36d2f615-e59b-412a-8ae1-c562f23207db tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:45.660039 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-36d2f615-e59b-412a-8ae1-c562f23207db tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:45.660210 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-36d2f615-e59b-412a-8ae1-c562f23207db tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:45.668475 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:45.668475 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:29:45.672373 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-36d2f615-e59b-412a-8ae1-c562f23207db tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:45.677626 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-36d2f615-e59b-412a-8ae1-c562f23207db tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 200 Jul 10 18:29:45.678110 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1470/5865] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:45 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:29:46.690301 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d895a55a-4b79-4771-a366-c5f281af2d68 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:46.691839 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d895a55a-4b79-4771-a366-c5f281af2d68 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 Jul 10 18:29:46.692017 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d895a55a-4b79-4771-a366-c5f281af2d68 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:46.692205 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d895a55a-4b79-4771-a366-c5f281af2d68 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:46.697182 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d895a55a-4b79-4771-a366-c5f281af2d68 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 returned with HTTP 404 Jul 10 18:29:46.697786 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1454/5866] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:46 2026] GET /volume/v3/volumes/555e7d38-692e-4373-9c55-375a95e1c1e4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:46.704288 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-82d1cc5f-6492-46f0-98ab-f0b07839c5f0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:46.706743 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-82d1cc5f-6492-46f0-98ab-f0b07839c5f0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 Jul 10 18:29:46.706996 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-82d1cc5f-6492-46f0-98ab-f0b07839c5f0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:46.707240 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-82d1cc5f-6492-46f0-98ab-f0b07839c5f0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:46.707518 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-82d1cc5f-6492-46f0-98ab-f0b07839c5f0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete volume with id: c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 Jul 10 18:29:46.715612 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:46.715612 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:46.716128 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-82d1cc5f-6492-46f0-98ab-f0b07839c5f0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:46.734236 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-82d1cc5f-6492-46f0-98ab-f0b07839c5f0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete volume request issued successfully. Jul 10 18:29:46.734402 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-82d1cc5f-6492-46f0-98ab-f0b07839c5f0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 returned with HTTP 202 Jul 10 18:29:46.734902 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1467/5867] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:29:46 2026] DELETE /volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:29:46.741929 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-3194551c-2931-4cbc-98aa-eb0f5d077be0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:46.743830 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3194551c-2931-4cbc-98aa-eb0f5d077be0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 Jul 10 18:29:46.744049 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3194551c-2931-4cbc-98aa-eb0f5d077be0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:46.744228 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-3194551c-2931-4cbc-98aa-eb0f5d077be0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:46.751235 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:46.751235 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:29:46.754716 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-3194551c-2931-4cbc-98aa-eb0f5d077be0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:46.759419 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-3194551c-2931-4cbc-98aa-eb0f5d077be0 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 returned with HTTP 200 Jul 10 18:29:46.759917 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1477/5868] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:46 2026] GET /volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:47.772947 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f9bb7427-1d8d-4aec-a02a-e15827617485 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:47.774941 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f9bb7427-1d8d-4aec-a02a-e15827617485 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 Jul 10 18:29:47.775151 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f9bb7427-1d8d-4aec-a02a-e15827617485 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:47.775306 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f9bb7427-1d8d-4aec-a02a-e15827617485 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:47.781153 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f9bb7427-1d8d-4aec-a02a-e15827617485 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 returned with HTTP 404 Jul 10 18:29:47.781601 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1471/5869] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:47 2026] GET /volume/v3/volumes/c19e1753-e2cc-44cc-8a9f-3fe3d15b25f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:47.788048 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7eb187c4-8d41-461a-916f-2c6c26409e0a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:47.789602 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7eb187c4-8d41-461a-916f-2c6c26409e0a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] DELETE https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 Jul 10 18:29:47.789774 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7eb187c4-8d41-461a-916f-2c6c26409e0a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:47.789948 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7eb187c4-8d41-461a-916f-2c6c26409e0a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:47.790097 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-7eb187c4-8d41-461a-916f-2c6c26409e0a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete volume with id: 909fe07f-ac2e-4114-b548-2d7da4f24ec8 Jul 10 18:29:47.796581 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:47.796581 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:29:47.796994 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7eb187c4-8d41-461a-916f-2c6c26409e0a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:47.812094 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7eb187c4-8d41-461a-916f-2c6c26409e0a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Delete volume request issued successfully. Jul 10 18:29:47.812337 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7eb187c4-8d41-461a-916f-2c6c26409e0a tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 returned with HTTP 202 Jul 10 18:29:47.812786 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1455/5870] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:29:47 2026] DELETE /volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:29:47.820233 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-62ce7c55-7759-45c2-bb72-ceea40dadc9d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:47.822611 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62ce7c55-7759-45c2-bb72-ceea40dadc9d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 Jul 10 18:29:47.822886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62ce7c55-7759-45c2-bb72-ceea40dadc9d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:47.823128 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-62ce7c55-7759-45c2-bb72-ceea40dadc9d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:47.833040 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:29:47.833040 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:29:47.843069 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-62ce7c55-7759-45c2-bb72-ceea40dadc9d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Volume info retrieved successfully. Jul 10 18:29:47.849789 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-62ce7c55-7759-45c2-bb72-ceea40dadc9d tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 returned with HTTP 200 Jul 10 18:29:47.850289 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1468/5871] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:47 2026] GET /volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:48.861966 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-456b6b37-f7cd-4940-b984-f20395ae1866 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:48.863758 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-456b6b37-f7cd-4940-b984-f20395ae1866 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] GET https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 Jul 10 18:29:48.863986 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-456b6b37-f7cd-4940-b984-f20395ae1866 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:48.864171 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-456b6b37-f7cd-4940-b984-f20395ae1866 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:48.869584 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-456b6b37-f7cd-4940-b984-f20395ae1866 tempest-VolumesBackupsTest-488034761 tempest-VolumesBackupsTest-488034761-project-member] https://10.4.3.71/volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 returned with HTTP 404 Jul 10 18:29:48.870061 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1478/5872] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:29:48 2026] GET /volume/v3/volumes/909fe07f-ac2e-4114-b548-2d7da4f24ec8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:51.640758 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c39692a9-0cea-4d72-9fab-2514de14331c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:51.695759 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c39692a9-0cea-4d72-9fab-2514de14331c tempest-ProjectMemberTests-38932070 tempest-ProjectMemberTests-38932070-project-admin] GET https://10.4.3.71/volume/v3/scheduler-stats/get_pools Jul 10 18:29:51.695953 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c39692a9-0cea-4d72-9fab-2514de14331c tempest-ProjectMemberTests-38932070 tempest-ProjectMemberTests-38932070-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:51.696133 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c39692a9-0cea-4d72-9fab-2514de14331c tempest-ProjectMemberTests-38932070 tempest-ProjectMemberTests-38932070-project-admin] Calling method 'get_pools' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:52.198802 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c39692a9-0cea-4d72-9fab-2514de14331c tempest-ProjectMemberTests-38932070 tempest-ProjectMemberTests-38932070-project-admin] https://10.4.3.71/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 18:29:52.199180 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1472/5873] 10.4.3.71 () {66 vars in 1284 bytes} [Fri Jul 10 18:29:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:52.207487 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-97b3c642-6a76-49f5-b753-2f7945ce0156 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:52.269158 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-97b3c642-6a76-49f5-b753-2f7945ce0156 tempest-ProjectMemberTests-38932070 tempest-ProjectMemberTests-38932070-project-member] GET https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool Jul 10 18:29:52.269370 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-97b3c642-6a76-49f5-b753-2f7945ce0156 tempest-ProjectMemberTests-38932070 tempest-ProjectMemberTests-38932070-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:52.269580 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-97b3c642-6a76-49f5-b753-2f7945ce0156 tempest-ProjectMemberTests-38932070 tempest-ProjectMemberTests-38932070-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:52.270465 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-97b3c642-6a76-49f5-b753-2f7945ce0156 tempest-ProjectMemberTests-38932070 tempest-ProjectMemberTests-38932070-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'b7acd0db1e0849b69d36d43e5271ddbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9142761e16c4539bfa640b9f0dc7ed0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:29:52.270728 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-97b3c642-6a76-49f5-b753-2f7945ce0156 tempest-ProjectMemberTests-38932070 tempest-ProjectMemberTests-38932070-project-member] https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool returned with HTTP 403 Jul 10 18:29:52.271270 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1456/5874] 10.4.3.71 () {66 vars in 1311 bytes} [Fri Jul 10 18:29:52 2026] GET /volume/v3/capabilities/np0000005036@storpool => generated 110 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:53.914953 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-31d32d1e-95ad-4c49-9328-318f519d12cb None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:53.977551 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31d32d1e-95ad-4c49-9328-318f519d12cb tempest-ProjectReaderTests-701207934 tempest-ProjectReaderTests-701207934-project-admin] GET https://10.4.3.71/volume/v3/scheduler-stats/get_pools Jul 10 18:29:53.977812 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31d32d1e-95ad-4c49-9328-318f519d12cb tempest-ProjectReaderTests-701207934 tempest-ProjectReaderTests-701207934-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:53.978031 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-31d32d1e-95ad-4c49-9328-318f519d12cb tempest-ProjectReaderTests-701207934 tempest-ProjectReaderTests-701207934-project-admin] Calling method 'get_pools' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:54.480711 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-31d32d1e-95ad-4c49-9328-318f519d12cb tempest-ProjectReaderTests-701207934 tempest-ProjectReaderTests-701207934-project-admin] https://10.4.3.71/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 18:29:54.481185 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1469/5875] 10.4.3.71 () {66 vars in 1284 bytes} [Fri Jul 10 18:29:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:29:54.489289 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7e558d83-db5e-4bda-8641-b670691ce8c4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:29:54.541315 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e558d83-db5e-4bda-8641-b670691ce8c4 tempest-ProjectReaderTests-701207934 tempest-ProjectReaderTests-701207934-project-reader] GET https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool Jul 10 18:29:54.541628 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7e558d83-db5e-4bda-8641-b670691ce8c4 tempest-ProjectReaderTests-701207934 tempest-ProjectReaderTests-701207934-project-reader] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:29:54.541867 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7e558d83-db5e-4bda-8641-b670691ce8c4 tempest-ProjectReaderTests-701207934 tempest-ProjectReaderTests-701207934-project-reader] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:29:54.542633 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.policy [None req-7e558d83-db5e-4bda-8641-b670691ce8c4 tempest-ProjectReaderTests-701207934 tempest-ProjectReaderTests-701207934-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd5d7657d9ad04f0d80f98930b317217a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac16a615a64d40f79f519acb1c4ee470', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99948) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:29:54.542827 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7e558d83-db5e-4bda-8641-b670691ce8c4 tempest-ProjectReaderTests-701207934 tempest-ProjectReaderTests-701207934-project-reader] https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool returned with HTTP 403 Jul 10 18:29:54.543277 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1479/5876] 10.4.3.71 () {66 vars in 1311 bytes} [Fri Jul 10 18:29:54 2026] GET /volume/v3/capabilities/np0000005036@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:29:57.777775 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=83,cinder:INSERT=14,cinder:UPDATE=27 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:29:57.808146 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=86,cinder:INSERT=13,cinder:UPDATE=29 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:29:57.848061 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=58,cinder:INSERT=4,cinder:UPDATE=11 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:29:58.866340 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=59,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:30:08.261833 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [req-b148e13e-71e2-479c-85ca-6f565a2d905f req-79a6d557-ee04-47bc-a3ef-839bf0946f7f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:08.263885 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b148e13e-71e2-479c-85ca-6f565a2d905f req-79a6d557-ee04-47bc-a3ef-839bf0946f7f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] DELETE https://10.4.3.71/volume/v3/attachments/9d27bd65-04c1-41ac-9ae8-68819fd2d137 Jul 10 18:30:08.264084 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b148e13e-71e2-479c-85ca-6f565a2d905f req-79a6d557-ee04-47bc-a3ef-839bf0946f7f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:08.264262 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [req-b148e13e-71e2-479c-85ca-6f565a2d905f req-79a6d557-ee04-47bc-a3ef-839bf0946f7f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'version_select' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:08.271258 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:08.271258 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:08.798014 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [req-b148e13e-71e2-479c-85ca-6f565a2d905f req-79a6d557-ee04-47bc-a3ef-839bf0946f7f tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments/9d27bd65-04c1-41ac-9ae8-68819fd2d137 returned with HTTP 200 Jul 10 18:30:08.798618 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1473/5877] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:30:08 2026] DELETE /volume/v3/attachments/9d27bd65-04c1-41ac-9ae8-68819fd2d137 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:12.423097 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-6b51ce95-67af-436b-9633-e9845c6a2f89 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:12.424944 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b51ce95-67af-436b-9633-e9845c6a2f89 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] DELETE https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:30:12.425161 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b51ce95-67af-436b-9633-e9845c6a2f89 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:12.425335 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-6b51ce95-67af-436b-9633-e9845c6a2f89 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:12.425527 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-6b51ce95-67af-436b-9633-e9845c6a2f89 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Delete volume with id: 2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:30:12.432625 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:12.432625 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:12.433094 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6b51ce95-67af-436b-9633-e9845c6a2f89 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:30:12.448743 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-6b51ce95-67af-436b-9633-e9845c6a2f89 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Delete volume request issued successfully. Jul 10 18:30:12.448921 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-6b51ce95-67af-436b-9633-e9845c6a2f89 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c returned with HTTP 202 Jul 10 18:30:12.449325 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1457/5878] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:30:12 2026] DELETE /volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:30:12.456886 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-273632ed-3118-4344-9984-6b320d47e8e0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:12.458609 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-273632ed-3118-4344-9984-6b320d47e8e0 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:30:12.458825 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-273632ed-3118-4344-9984-6b320d47e8e0 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:12.459025 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-273632ed-3118-4344-9984-6b320d47e8e0 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:12.466084 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:12.466084 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:12.469939 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-273632ed-3118-4344-9984-6b320d47e8e0 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:30:12.475171 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-273632ed-3118-4344-9984-6b320d47e8e0 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c returned with HTTP 200 Jul 10 18:30:12.475546 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1470/5879] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:12 2026] GET /volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c => generated 1419 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:30:13.487686 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8f649095-f499-4ed5-9644-bd775aabe23b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:13.489402 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8f649095-f499-4ed5-9644-bd775aabe23b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c Jul 10 18:30:13.489642 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8f649095-f499-4ed5-9644-bd775aabe23b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:13.489823 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8f649095-f499-4ed5-9644-bd775aabe23b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:13.496016 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8f649095-f499-4ed5-9644-bd775aabe23b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c returned with HTTP 404 Jul 10 18:30:13.496578 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1480/5880] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:13 2026] GET /volume/v3/volumes/2e02f103-03c6-44c9-8b70-ad25b958cb9c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:30:13.502849 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ed05e38d-4642-4688-b553-4020e45fbde8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:13.504538 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed05e38d-4642-4688-b553-4020e45fbde8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd Jul 10 18:30:13.504745 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed05e38d-4642-4688-b553-4020e45fbde8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:13.504924 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ed05e38d-4642-4688-b553-4020e45fbde8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:13.505025 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-ed05e38d-4642-4688-b553-4020e45fbde8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Delete snapshot with id: f4250e66-8866-4b4c-84dc-c449288a35dd Jul 10 18:30:13.510052 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:13.510052 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:13.510513 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ed05e38d-4642-4688-b553-4020e45fbde8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot retrieved successfully. Jul 10 18:30:13.527088 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ed05e38d-4642-4688-b553-4020e45fbde8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot delete request issued successfully. Jul 10 18:30:13.527260 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ed05e38d-4642-4688-b553-4020e45fbde8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd returned with HTTP 202 Jul 10 18:30:13.527650 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1474/5881] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:30:13 2026] DELETE /volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:13.534697 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2a6e822b-5a0d-490e-8cc7-7db52f428a6a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:13.536660 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a6e822b-5a0d-490e-8cc7-7db52f428a6a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd Jul 10 18:30:13.536951 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2a6e822b-5a0d-490e-8cc7-7db52f428a6a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:13.537168 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2a6e822b-5a0d-490e-8cc7-7db52f428a6a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:13.542167 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:13.542167 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:13.542668 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2a6e822b-5a0d-490e-8cc7-7db52f428a6a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot retrieved successfully. Jul 10 18:30:13.543477 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2a6e822b-5a0d-490e-8cc7-7db52f428a6a tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd returned with HTTP 200 Jul 10 18:30:13.543867 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1458/5882] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:13 2026] GET /volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:14.552222 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-854add07-2a40-4cbb-af2d-80aa5bff1c25 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:14.554077 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-854add07-2a40-4cbb-af2d-80aa5bff1c25 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd Jul 10 18:30:14.554312 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-854add07-2a40-4cbb-af2d-80aa5bff1c25 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:14.554518 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-854add07-2a40-4cbb-af2d-80aa5bff1c25 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:14.559223 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-854add07-2a40-4cbb-af2d-80aa5bff1c25 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd returned with HTTP 404 Jul 10 18:30:14.559811 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1471/5883] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:14 2026] GET /volume/v3/snapshots/f4250e66-8866-4b4c-84dc-c449288a35dd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:19.081647 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [req-f5351f33-df39-48e2-9241-3fc7017c66f2 req-0ef22eba-0f71-4af6-9f30-fc36cd7eb72b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:19.084233 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f5351f33-df39-48e2-9241-3fc7017c66f2 req-0ef22eba-0f71-4af6-9f30-fc36cd7eb72b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] DELETE https://10.4.3.71/volume/v3/attachments/114b97ed-0855-4a21-89c2-3a9774bbb392 Jul 10 18:30:19.084504 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f5351f33-df39-48e2-9241-3fc7017c66f2 req-0ef22eba-0f71-4af6-9f30-fc36cd7eb72b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:19.084764 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [req-f5351f33-df39-48e2-9241-3fc7017c66f2 req-0ef22eba-0f71-4af6-9f30-fc36cd7eb72b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'version_select' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:19.093804 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:19.093804 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:19.622822 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [req-f5351f33-df39-48e2-9241-3fc7017c66f2 req-0ef22eba-0f71-4af6-9f30-fc36cd7eb72b tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments/114b97ed-0855-4a21-89c2-3a9774bbb392 returned with HTTP 200 Jul 10 18:30:19.623323 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1481/5884] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:30:19 2026] DELETE /volume/v3/attachments/114b97ed-0855-4a21-89c2-3a9774bbb392 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:23.260592 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d84bde83-5232-4e49-bd8f-22df079c744e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:23.262350 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d84bde83-5232-4e49-bd8f-22df079c744e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] DELETE https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:30:23.262594 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d84bde83-5232-4e49-bd8f-22df079c744e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:23.262776 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d84bde83-5232-4e49-bd8f-22df079c744e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:23.262935 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d84bde83-5232-4e49-bd8f-22df079c744e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Delete volume with id: 44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:30:23.269999 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:23.269999 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:23.270459 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d84bde83-5232-4e49-bd8f-22df079c744e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:30:23.287010 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d84bde83-5232-4e49-bd8f-22df079c744e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Delete volume request issued successfully. Jul 10 18:30:23.287187 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d84bde83-5232-4e49-bd8f-22df079c744e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 returned with HTTP 202 Jul 10 18:30:23.287641 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1475/5885] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:30:23 2026] DELETE /volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:30:23.295492 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-8968746a-c380-478b-8e1c-7040044844d5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:23.297305 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8968746a-c380-478b-8e1c-7040044844d5 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:30:23.297587 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8968746a-c380-478b-8e1c-7040044844d5 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:23.297774 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-8968746a-c380-478b-8e1c-7040044844d5 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:23.305940 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:23.305940 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:23.309308 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-8968746a-c380-478b-8e1c-7040044844d5 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:30:23.314498 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-8968746a-c380-478b-8e1c-7040044844d5 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 returned with HTTP 200 Jul 10 18:30:23.315092 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1459/5886] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:23 2026] GET /volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 => generated 1419 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:30:24.330381 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d8c685df-c3dd-4360-bc50-858fd616fd1e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:24.332061 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8c685df-c3dd-4360-bc50-858fd616fd1e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 Jul 10 18:30:24.332247 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8c685df-c3dd-4360-bc50-858fd616fd1e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:24.332429 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d8c685df-c3dd-4360-bc50-858fd616fd1e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:24.337853 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d8c685df-c3dd-4360-bc50-858fd616fd1e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 returned with HTTP 404 Jul 10 18:30:24.338419 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1472/5887] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:24 2026] GET /volume/v3/volumes/44c8395b-4b9c-4534-993f-9687c5d65555 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:30:24.344949 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-c4d143fd-d9ce-4c0b-afb5-5d3f04ac3ccc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:24.346684 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4d143fd-d9ce-4c0b-afb5-5d3f04ac3ccc tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f Jul 10 18:30:24.346890 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4d143fd-d9ce-4c0b-afb5-5d3f04ac3ccc tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:24.347070 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-c4d143fd-d9ce-4c0b-afb5-5d3f04ac3ccc tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:24.347190 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-c4d143fd-d9ce-4c0b-afb5-5d3f04ac3ccc tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Delete snapshot with id: 2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f Jul 10 18:30:24.351969 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:24.351969 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:24.352450 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c4d143fd-d9ce-4c0b-afb5-5d3f04ac3ccc tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot retrieved successfully. Jul 10 18:30:24.373479 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-c4d143fd-d9ce-4c0b-afb5-5d3f04ac3ccc tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot delete request issued successfully. Jul 10 18:30:24.373750 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-c4d143fd-d9ce-4c0b-afb5-5d3f04ac3ccc tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f returned with HTTP 202 Jul 10 18:30:24.374246 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1482/5888] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:30:24 2026] DELETE /volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:24.380714 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-eafaf3fd-c26f-46b3-81ea-e9253f136fd9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:24.382811 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eafaf3fd-c26f-46b3-81ea-e9253f136fd9 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f Jul 10 18:30:24.383038 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eafaf3fd-c26f-46b3-81ea-e9253f136fd9 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:24.383267 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-eafaf3fd-c26f-46b3-81ea-e9253f136fd9 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:24.389235 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:24.389235 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:24.389825 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-eafaf3fd-c26f-46b3-81ea-e9253f136fd9 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Snapshot retrieved successfully. Jul 10 18:30:24.390776 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-eafaf3fd-c26f-46b3-81ea-e9253f136fd9 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f returned with HTTP 200 Jul 10 18:30:24.391318 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1476/5889] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:24 2026] GET /volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:25.400121 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a8c59498-7b5c-4cb4-89c4-a7f76a570cbb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:25.401921 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a8c59498-7b5c-4cb4-89c4-a7f76a570cbb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f Jul 10 18:30:25.402100 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a8c59498-7b5c-4cb4-89c4-a7f76a570cbb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:25.402286 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a8c59498-7b5c-4cb4-89c4-a7f76a570cbb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:25.406212 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a8c59498-7b5c-4cb4-89c4-a7f76a570cbb tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f returned with HTTP 404 Jul 10 18:30:25.406718 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1460/5890] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:25 2026] GET /volume/v3/snapshots/2e0e0ed9-aafc-489b-b3b6-091b2bb6bc6f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:29.640136 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [req-5796b70f-8d36-47c2-aab8-1fe1af938397 req-eaec1638-c778-4cd2-9d4e-908b6dc4baac None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:29.642520 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-5796b70f-8d36-47c2-aab8-1fe1af938397 req-eaec1638-c778-4cd2-9d4e-908b6dc4baac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] DELETE https://10.4.3.71/volume/v3/attachments/4d8d8151-3d44-4dec-91e2-0c47b0e2b397 Jul 10 18:30:29.642758 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-5796b70f-8d36-47c2-aab8-1fe1af938397 req-eaec1638-c778-4cd2-9d4e-908b6dc4baac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:29.643005 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [req-5796b70f-8d36-47c2-aab8-1fe1af938397 req-eaec1638-c778-4cd2-9d4e-908b6dc4baac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'version_select' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:29.651254 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:29.651254 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:30.178102 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [req-5796b70f-8d36-47c2-aab8-1fe1af938397 req-eaec1638-c778-4cd2-9d4e-908b6dc4baac tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/attachments/4d8d8151-3d44-4dec-91e2-0c47b0e2b397 returned with HTTP 200 Jul 10 18:30:30.178556 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1473/5891] 10.4.3.71 () {72 vars in 1666 bytes} [Fri Jul 10 18:30:29 2026] DELETE /volume/v3/attachments/4d8d8151-3d44-4dec-91e2-0c47b0e2b397 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:32.760438 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-80a4dfd6-03d1-4014-b092-988d482e48e8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:32.762111 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80a4dfd6-03d1-4014-b092-988d482e48e8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] DELETE https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:30:32.762368 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80a4dfd6-03d1-4014-b092-988d482e48e8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:32.762573 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-80a4dfd6-03d1-4014-b092-988d482e48e8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:32.762761 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-80a4dfd6-03d1-4014-b092-988d482e48e8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Delete volume with id: 7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:30:32.768975 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:32.768975 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:32.769345 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-80a4dfd6-03d1-4014-b092-988d482e48e8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:30:32.783168 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-80a4dfd6-03d1-4014-b092-988d482e48e8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Delete volume request issued successfully. Jul 10 18:30:32.783338 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-80a4dfd6-03d1-4014-b092-988d482e48e8 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 202 Jul 10 18:30:32.783677 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1483/5892] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:30:32 2026] DELETE /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:30:32.790290 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-70cfd225-4d7f-4d51-a50d-4d707d176fe1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:32.792189 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-70cfd225-4d7f-4d51-a50d-4d707d176fe1 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:30:32.792422 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-70cfd225-4d7f-4d51-a50d-4d707d176fe1 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:32.792672 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-70cfd225-4d7f-4d51-a50d-4d707d176fe1 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:32.799144 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:32.799144 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:32.802634 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-70cfd225-4d7f-4d51-a50d-4d707d176fe1 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Volume info retrieved successfully. Jul 10 18:30:32.807060 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-70cfd225-4d7f-4d51-a50d-4d707d176fe1 tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 200 Jul 10 18:30:32.807414 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1477/5893] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:32 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 1386 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:30:33.819054 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e27c63b4-7e27-475d-aea4-9d7e1315cc7e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:33.820827 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e27c63b4-7e27-475d-aea4-9d7e1315cc7e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] GET https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 Jul 10 18:30:33.821025 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e27c63b4-7e27-475d-aea4-9d7e1315cc7e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:33.821239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e27c63b4-7e27-475d-aea4-9d7e1315cc7e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:33.826811 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e27c63b4-7e27-475d-aea4-9d7e1315cc7e tempest-TestVolumeBootPatternV346-2023383079 tempest-TestVolumeBootPatternV346-2023383079-project-member] https://10.4.3.71/volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 returned with HTTP 404 Jul 10 18:30:33.827247 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1461/5894] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:33 2026] GET /volume/v3/volumes/7e0f3943-2df6-493d-aa4f-f55aebc066e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:30:38.278505 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0083fe14-521d-449d-af9f-2ef514e00d88 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:38.370645 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:38.371022 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-933769241"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:38.372519 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-933769241'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:38.372647 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume of 1 GB Jul 10 18:30:38.372924 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:38.372924 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:38.377044 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Availability Zones retrieved successfully. Jul 10 18:30:38.381966 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (f17c8b8e-2b2c-4762-8d6a-e4adb878d901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:38.382975 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bed7bf1-550c-4935-b466-d0f436bdaee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:38.383935 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:38.407161 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bed7bf1-550c-4935-b466-d0f436bdaee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:38.407910 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ca9482-1a7e-4d75-a666-f1f13561d99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:38.464353 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Created reservations ['43312856-b907-48fc-abf2-089a43fdc14b', '141cb249-0450-4b95-8251-9faa11874eba', '6c5d3c87-fc7a-47ef-958c-d6959c4e0416', '66376062-8803-46c0-9465-f8a58d112225'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:38.465352 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ca9482-1a7e-4d75-a666-f1f13561d99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43312856-b907-48fc-abf2-089a43fdc14b', '141cb249-0450-4b95-8251-9faa11874eba', '6c5d3c87-fc7a-47ef-958c-d6959c4e0416', '66376062-8803-46c0-9465-f8a58d112225']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:38.466275 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0bebac-fdd7-4dde-9095-7e1f011686fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:38.493507 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0bebac-fdd7-4dde-9095-7e1f011686fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3087ba-a893-49c8-b267-8ec756b0d385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-933769241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['43312856-b907-48fc-abf2-089a43fdc14b','141cb249-0450-4b95-8251-9faa11874eba','6c5d3c87-fc7a-47ef-958c-d6959c4e0416','66376062-8803-46c0-9465-f8a58d112225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-933769241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3087ba-a893-49c8-b267-8ec756b0d385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c064bf13bfea4211b24fb2d3c9b9799a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:38.494240 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252a31b6-e977-4586-a844-bb7462eb5b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:38.516101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252a31b6-e977-4586-a844-bb7462eb5b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-933769241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['43312856-b907-48fc-abf2-089a43fdc14b','141cb249-0450-4b95-8251-9faa11874eba','6c5d3c87-fc7a-47ef-958c-d6959c4e0416','66376062-8803-46c0-9465-f8a58d112225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:38.516919 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50da59b5-decc-4b32-bdd8-302e028784fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:38.527901 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50da59b5-decc-4b32-bdd8-302e028784fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:38.528704 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (f17c8b8e-2b2c-4762-8d6a-e4adb878d901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:38.528969 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request issued successfully. Jul 10 18:30:38.529545 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0083fe14-521d-449d-af9f-2ef514e00d88 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:38.529932 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1474/5895] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:30:38 2026] POST /volume/v3/volumes => generated 761 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:30:38.541621 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-099eb3c4-d57d-4088-88a9-cfdeeb1b8349 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:38.543810 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-099eb3c4-d57d-4088-88a9-cfdeeb1b8349 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 Jul 10 18:30:38.544039 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-099eb3c4-d57d-4088-88a9-cfdeeb1b8349 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:38.544333 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-099eb3c4-d57d-4088-88a9-cfdeeb1b8349 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:38.551364 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:38.551364 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:38.554853 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-099eb3c4-d57d-4088-88a9-cfdeeb1b8349 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:38.558963 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-099eb3c4-d57d-4088-88a9-cfdeeb1b8349 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 returned with HTTP 200 Jul 10 18:30:38.559341 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1484/5896] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:38 2026] GET /volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:39.571697 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1fd55fd0-f8bc-4ffc-b8ad-e3b285f83367 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:39.573543 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1fd55fd0-f8bc-4ffc-b8ad-e3b285f83367 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 Jul 10 18:30:39.573785 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1fd55fd0-f8bc-4ffc-b8ad-e3b285f83367 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:39.574004 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1fd55fd0-f8bc-4ffc-b8ad-e3b285f83367 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:39.580971 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:39.580971 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:39.585105 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1fd55fd0-f8bc-4ffc-b8ad-e3b285f83367 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:39.589679 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1fd55fd0-f8bc-4ffc-b8ad-e3b285f83367 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 returned with HTTP 200 Jul 10 18:30:39.590069 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1478/5897] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:39 2026] GET /volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:39.603175 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e99870ce-bc51-4d44-bce8-07fb32938286 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:39.605373 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:39.605725 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5a3087ba-a893-49c8-b267-8ec756b0d385", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-988040109"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:39.607178 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request body: {'volume': {"'source_volid": '5a3087ba-a893-49c8-b267-8ec756b0d385', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-988040109'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:39.607368 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume of 1 GB Jul 10 18:30:39.611793 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Availability Zones retrieved successfully. Jul 10 18:30:39.617408 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (2978d2f0-5663-42d1-a963-a26b636a960b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:39.618257 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47c7ce2-400e-482c-a410-025818422a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.619127 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:39.643830 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47c7ce2-400e-482c-a410-025818422a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.644476 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37afd15-d83e-4d49-a086-a2d62a7fff2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.681893 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Created reservations ['545c5218-41e4-4457-a40f-41336641e1d0', '51113435-82f4-42cf-af64-5c19f9d8abbe', '474fa9cf-e4df-4e22-9986-1bab6897e776', 'd6cc8514-b11b-4dfe-aa52-36397bf80778'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:39.682694 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37afd15-d83e-4d49-a086-a2d62a7fff2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['545c5218-41e4-4457-a40f-41336641e1d0', '51113435-82f4-42cf-af64-5c19f9d8abbe', '474fa9cf-e4df-4e22-9986-1bab6897e776', 'd6cc8514-b11b-4dfe-aa52-36397bf80778']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.683507 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60365b28-fe25-4da9-84d4-e0cf48f6066d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.704419 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60365b28-fe25-4da9-84d4-e0cf48f6066d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a12e9876-ca87-4853-a8c6-864f48e2c09b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-988040109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['545c5218-41e4-4457-a40f-41336641e1d0','51113435-82f4-42cf-af64-5c19f9d8abbe','474fa9cf-e4df-4e22-9986-1bab6897e776','d6cc8514-b11b-4dfe-aa52-36397bf80778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-988040109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a12e9876-ca87-4853-a8c6-864f48e2c09b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c064bf13bfea4211b24fb2d3c9b9799a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.705066 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad532b0-9bd2-485c-a6ce-d92891504f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.721755 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad532b0-9bd2-485c-a6ce-d92891504f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-988040109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['545c5218-41e4-4457-a40f-41336641e1d0','51113435-82f4-42cf-af64-5c19f9d8abbe','474fa9cf-e4df-4e22-9986-1bab6897e776','d6cc8514-b11b-4dfe-aa52-36397bf80778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.722527 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ab869b-0e17-41ad-8b3b-f05ef0caf572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.731866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ab869b-0e17-41ad-8b3b-f05ef0caf572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.732694 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (2978d2f0-5663-42d1-a963-a26b636a960b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:39.732960 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request issued successfully. Jul 10 18:30:39.733485 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e99870ce-bc51-4d44-bce8-07fb32938286 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:39.733897 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1462/5898] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:30:39 2026] POST /volume/v3/volumes => generated 761 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:30:39.745157 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-35003b35-2367-430b-a8cc-a730125d488d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:39.747012 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:39.747339 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5a3087ba-a893-49c8-b267-8ec756b0d385", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1622812700"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:39.748707 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request body: {'volume': {"'source_volid": '5a3087ba-a893-49c8-b267-8ec756b0d385', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1622812700'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:39.748822 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume of 1 GB Jul 10 18:30:39.749086 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:39.749086 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:39.753468 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Availability Zones retrieved successfully. Jul 10 18:30:39.759675 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (11c43314-f5ab-4bc2-8404-e7bb794e969d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:39.760672 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d43b79d-daba-4ac2-a65c-7a5bb854b4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.761685 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:39.789620 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d43b79d-daba-4ac2-a65c-7a5bb854b4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.790416 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2490970-3197-452a-820b-f89ee76a5e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.830261 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Created reservations ['2b763a92-2eee-4203-a70e-a295d6309e03', '37104612-e5e3-4efe-85bd-1c34bb8ef77a', 'e7c30baa-caac-4335-8602-052dc7526e3d', 'fda60a4b-360c-45a0-b4ba-d6b3adbbca6c'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:39.831101 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2490970-3197-452a-820b-f89ee76a5e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b763a92-2eee-4203-a70e-a295d6309e03', '37104612-e5e3-4efe-85bd-1c34bb8ef77a', 'e7c30baa-caac-4335-8602-052dc7526e3d', 'fda60a4b-360c-45a0-b4ba-d6b3adbbca6c']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.831940 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0368d0a-f80b-4184-8f6e-9fcd72f3e57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.855664 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0368d0a-f80b-4184-8f6e-9fcd72f3e57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '105afc16-233c-4083-8290-75e778604a98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1622812700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['2b763a92-2eee-4203-a70e-a295d6309e03','37104612-e5e3-4efe-85bd-1c34bb8ef77a','e7c30baa-caac-4335-8602-052dc7526e3d','fda60a4b-360c-45a0-b4ba-d6b3adbbca6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1622812700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=105afc16-233c-4083-8290-75e778604a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c064bf13bfea4211b24fb2d3c9b9799a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.856430 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff989f62-7ce7-4ce4-af4f-f65ed403b3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.872689 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff989f62-7ce7-4ce4-af4f-f65ed403b3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1622812700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['2b763a92-2eee-4203-a70e-a295d6309e03','37104612-e5e3-4efe-85bd-1c34bb8ef77a','e7c30baa-caac-4335-8602-052dc7526e3d','fda60a4b-360c-45a0-b4ba-d6b3adbbca6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.873338 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c2974d-50f1-4f32-9216-d11cafef9e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.880880 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c2974d-50f1-4f32-9216-d11cafef9e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.881690 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (11c43314-f5ab-4bc2-8404-e7bb794e969d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:39.881961 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request issued successfully. Jul 10 18:30:39.882477 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-35003b35-2367-430b-a8cc-a730125d488d tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:39.882920 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1475/5899] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:30:39 2026] POST /volume/v3/volumes => generated 762 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:30:39.893842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6e33115f-7c26-4339-b081-08128179c784 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:39.895592 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:39.895931 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5a3087ba-a893-49c8-b267-8ec756b0d385", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1561791515"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:39.897367 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request body: {'volume': {"'source_volid": '5a3087ba-a893-49c8-b267-8ec756b0d385', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1561791515'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:39.897480 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume of 1 GB Jul 10 18:30:39.901411 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Availability Zones retrieved successfully. Jul 10 18:30:39.906662 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (984de2aa-453a-4571-9584-fb4f019c018a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:39.907526 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (593c7ef9-e99c-4d86-980c-978dafcf8592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.908389 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:39.933337 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (593c7ef9-e99c-4d86-980c-978dafcf8592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.934240 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98c28f7-578d-40cf-a526-3fbd187dd995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.974462 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Created reservations ['fbd75caa-b55f-45a8-9474-8b2771d9e690', '302596b5-df95-4b81-9063-3f0fede3dd02', 'd8df08d7-eac1-43e2-980d-6147a34addfa', '590359e7-1156-430a-a6e3-e1c4bc1ee43c'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:39.975408 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98c28f7-578d-40cf-a526-3fbd187dd995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbd75caa-b55f-45a8-9474-8b2771d9e690', '302596b5-df95-4b81-9063-3f0fede3dd02', 'd8df08d7-eac1-43e2-980d-6147a34addfa', '590359e7-1156-430a-a6e3-e1c4bc1ee43c']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.976205 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (547ca621-c5e8-4d62-bc0d-88b80fe02e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:39.998740 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (547ca621-c5e8-4d62-bc0d-88b80fe02e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f2a0c8-6af4-4f3b-8039-b280f7428446', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1561791515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['fbd75caa-b55f-45a8-9474-8b2771d9e690','302596b5-df95-4b81-9063-3f0fede3dd02','d8df08d7-eac1-43e2-980d-6147a34addfa','590359e7-1156-430a-a6e3-e1c4bc1ee43c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1561791515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f2a0c8-6af4-4f3b-8039-b280f7428446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c064bf13bfea4211b24fb2d3c9b9799a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:39.999573 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7e525e-5467-4a06-946a-860d3b0309e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.016774 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7e525e-5467-4a06-946a-860d3b0309e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1561791515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['fbd75caa-b55f-45a8-9474-8b2771d9e690','302596b5-df95-4b81-9063-3f0fede3dd02','d8df08d7-eac1-43e2-980d-6147a34addfa','590359e7-1156-430a-a6e3-e1c4bc1ee43c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.017428 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e1c9b4-eaa5-4812-ba4b-5a5bb1a858bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.025058 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e1c9b4-eaa5-4812-ba4b-5a5bb1a858bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.025845 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (984de2aa-453a-4571-9584-fb4f019c018a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:40.026138 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request issued successfully. Jul 10 18:30:40.026812 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e33115f-7c26-4339-b081-08128179c784 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:40.027210 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1485/5900] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:30:39 2026] POST /volume/v3/volumes => generated 762 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:30:40.039589 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:40.041307 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:40.041671 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5a3087ba-a893-49c8-b267-8ec756b0d385", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-804968962"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:40.042966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request body: {'volume': {"'source_volid": '5a3087ba-a893-49c8-b267-8ec756b0d385', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-804968962'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:40.043085 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume of 1 GB Jul 10 18:30:40.046912 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Availability Zones retrieved successfully. Jul 10 18:30:40.052478 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (fa11e7de-f464-4120-b4fb-50c63c2de92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:40.053574 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f6fc41-2c79-4090-8569-db3755c89814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.054424 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:40.080551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f6fc41-2c79-4090-8569-db3755c89814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.081297 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646ec01f-0a14-4af4-ac5f-2e1ca8092204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.119234 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Created reservations ['cc92fb7c-18bd-4dbb-b5eb-cd5593595e9e', '1b37a6b7-2476-4e14-a21b-5ccd2dbf7e5c', 'ceaafdef-72ef-4475-b5de-10642f7a77ed', '36e60b79-6e2c-481f-afe0-18517d194004'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:40.120135 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646ec01f-0a14-4af4-ac5f-2e1ca8092204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc92fb7c-18bd-4dbb-b5eb-cd5593595e9e', '1b37a6b7-2476-4e14-a21b-5ccd2dbf7e5c', 'ceaafdef-72ef-4475-b5de-10642f7a77ed', '36e60b79-6e2c-481f-afe0-18517d194004']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.120730 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48728f3c-8fe3-4016-8ca1-ed71cc253318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.141417 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48728f3c-8fe3-4016-8ca1-ed71cc253318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2718e13b-c95f-4b32-ba7a-d6a078f6233b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-804968962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['cc92fb7c-18bd-4dbb-b5eb-cd5593595e9e','1b37a6b7-2476-4e14-a21b-5ccd2dbf7e5c','ceaafdef-72ef-4475-b5de-10642f7a77ed','36e60b79-6e2c-481f-afe0-18517d194004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-804968962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2718e13b-c95f-4b32-ba7a-d6a078f6233b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c064bf13bfea4211b24fb2d3c9b9799a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.142195 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3149c6-a123-4eb2-a2ca-be623c302dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.163512 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3149c6-a123-4eb2-a2ca-be623c302dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-804968962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['cc92fb7c-18bd-4dbb-b5eb-cd5593595e9e','1b37a6b7-2476-4e14-a21b-5ccd2dbf7e5c','ceaafdef-72ef-4475-b5de-10642f7a77ed','36e60b79-6e2c-481f-afe0-18517d194004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.163864 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a55855f-2f42-4928-a3e6-11f03ab52436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.173510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a55855f-2f42-4928-a3e6-11f03ab52436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.174342 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (fa11e7de-f464-4120-b4fb-50c63c2de92d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:40.174670 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request issued successfully. Jul 10 18:30:40.175218 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d3e82dc4-0cf5-40dd-b814-6d5e60f6b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:40.175693 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1479/5901] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:30:40 2026] POST /volume/v3/volumes => generated 761 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:30:40.187981 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-38bda17e-5f83-493f-8ee1-71390c351491 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:40.189639 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:40.189857 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5a3087ba-a893-49c8-b267-8ec756b0d385", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1252160047"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:40.191134 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request body: {'volume': {"'source_volid": '5a3087ba-a893-49c8-b267-8ec756b0d385', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1252160047'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:40.191238 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume of 1 GB Jul 10 18:30:40.191559 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:40.191559 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:40.194974 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Availability Zones retrieved successfully. Jul 10 18:30:40.200143 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (7a19e707-d6db-443f-89c0-11cc57825290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:40.201012 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71586358-c2b1-42d2-87d0-b91465a27279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.201941 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:40.229169 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71586358-c2b1-42d2-87d0-b91465a27279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.230391 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f333056b-c025-4c4d-a228-017dc69479f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.273862 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Created reservations ['9068d18c-f62c-4fd1-ad70-bbf10f0ed9c4', '261aedbf-e5f1-46e0-8be6-e228613f5171', '1dc638a2-94f9-4f7d-b4cc-7a7edafe4bf8', '6d197ba2-7da6-4971-bf62-a71ce8fbefaf'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:40.275122 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f333056b-c025-4c4d-a228-017dc69479f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9068d18c-f62c-4fd1-ad70-bbf10f0ed9c4', '261aedbf-e5f1-46e0-8be6-e228613f5171', '1dc638a2-94f9-4f7d-b4cc-7a7edafe4bf8', '6d197ba2-7da6-4971-bf62-a71ce8fbefaf']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.276040 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7360fe4-827d-482e-91c8-58e653cbf29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.302129 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7360fe4-827d-482e-91c8-58e653cbf29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c37b3e9-8f99-4f12-af45-438d2132ef83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1252160047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['9068d18c-f62c-4fd1-ad70-bbf10f0ed9c4','261aedbf-e5f1-46e0-8be6-e228613f5171','1dc638a2-94f9-4f7d-b4cc-7a7edafe4bf8','6d197ba2-7da6-4971-bf62-a71ce8fbefaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1252160047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c37b3e9-8f99-4f12-af45-438d2132ef83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c064bf13bfea4211b24fb2d3c9b9799a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.302987 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcff269b-6d5a-44ec-810d-bce52b1e9219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.319986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcff269b-6d5a-44ec-810d-bce52b1e9219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1252160047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c064bf13bfea4211b24fb2d3c9b9799a',qos_specs=None,replication_status=,reservations=['9068d18c-f62c-4fd1-ad70-bbf10f0ed9c4','261aedbf-e5f1-46e0-8be6-e228613f5171','1dc638a2-94f9-4f7d-b4cc-7a7edafe4bf8','6d197ba2-7da6-4971-bf62-a71ce8fbefaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa86cea4ca742e8a5bd425397ad9a35',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.320603 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2372e29-53dd-4b8f-85d8-eb7f9070963c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:40.329041 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2372e29-53dd-4b8f-85d8-eb7f9070963c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:40.329762 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Flow 'volume_create_api' (7a19e707-d6db-443f-89c0-11cc57825290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:40.330025 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Create volume request issued successfully. Jul 10 18:30:40.330543 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-38bda17e-5f83-493f-8ee1-71390c351491 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:40.331073 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1463/5902] 10.4.3.71 () {68 vars in 1252 bytes} [Fri Jul 10 18:30:40 2026] POST /volume/v3/volumes => generated 762 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:30:40.342145 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-83291a2f-a83c-4a07-86c6-ac865d86d8e9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:40.344165 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83291a2f-a83c-4a07-86c6-ac865d86d8e9 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b Jul 10 18:30:40.344411 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-83291a2f-a83c-4a07-86c6-ac865d86d8e9 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:40.344639 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-83291a2f-a83c-4a07-86c6-ac865d86d8e9 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:40.352117 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:40.352117 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:40.355750 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-83291a2f-a83c-4a07-86c6-ac865d86d8e9 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:40.359657 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-83291a2f-a83c-4a07-86c6-ac865d86d8e9 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b returned with HTTP 200 Jul 10 18:30:40.360022 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1476/5903] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:40 2026] GET /volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:40.371701 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a56c0e03-9841-487d-831d-b7a34b26d804 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:40.373591 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a56c0e03-9841-487d-831d-b7a34b26d804 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 Jul 10 18:30:40.373822 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a56c0e03-9841-487d-831d-b7a34b26d804 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:40.374038 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a56c0e03-9841-487d-831d-b7a34b26d804 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:40.380910 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:40.380910 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:40.384415 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a56c0e03-9841-487d-831d-b7a34b26d804 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:40.388553 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a56c0e03-9841-487d-831d-b7a34b26d804 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 returned with HTTP 200 Jul 10 18:30:40.389133 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1486/5904] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:40 2026] GET /volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:40.401438 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-03968606-e805-465a-b477-7986fd44b576 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:40.403330 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-03968606-e805-465a-b477-7986fd44b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 Jul 10 18:30:40.403493 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-03968606-e805-465a-b477-7986fd44b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:40.403677 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-03968606-e805-465a-b477-7986fd44b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:40.411367 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:40.411367 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:40.414889 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-03968606-e805-465a-b477-7986fd44b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:40.418848 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-03968606-e805-465a-b477-7986fd44b576 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 returned with HTTP 200 Jul 10 18:30:40.419243 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1480/5905] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:40 2026] GET /volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:40.431494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b5f0b597-243a-42d6-841e-aa9bd6d62a78 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:40.433405 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b5f0b597-243a-42d6-841e-aa9bd6d62a78 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b Jul 10 18:30:40.433608 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b5f0b597-243a-42d6-841e-aa9bd6d62a78 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:40.433803 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b5f0b597-243a-42d6-841e-aa9bd6d62a78 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:40.442044 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:40.442044 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:40.445739 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b5f0b597-243a-42d6-841e-aa9bd6d62a78 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:40.450342 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b5f0b597-243a-42d6-841e-aa9bd6d62a78 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b returned with HTTP 200 Jul 10 18:30:40.450797 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1464/5906] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:40 2026] GET /volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:40.463311 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-58094ff6-35fd-420b-b16c-9158e822cfd1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:40.465347 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-58094ff6-35fd-420b-b16c-9158e822cfd1 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 Jul 10 18:30:40.465553 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-58094ff6-35fd-420b-b16c-9158e822cfd1 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:40.465731 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-58094ff6-35fd-420b-b16c-9158e822cfd1 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:40.472965 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:40.472965 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:40.477076 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-58094ff6-35fd-420b-b16c-9158e822cfd1 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:40.481513 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-58094ff6-35fd-420b-b16c-9158e822cfd1 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 returned with HTTP 200 Jul 10 18:30:40.481952 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1477/5907] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:40 2026] GET /volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:40.493887 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-dbc9907c-7bf4-4e02-9927-b49f786582e6 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:40.495651 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbc9907c-7bf4-4e02-9927-b49f786582e6 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] DELETE https://10.4.3.71/volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 Jul 10 18:30:40.495864 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbc9907c-7bf4-4e02-9927-b49f786582e6 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:40.496051 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-dbc9907c-7bf4-4e02-9927-b49f786582e6 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:40.496249 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-dbc9907c-7bf4-4e02-9927-b49f786582e6 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume with id: 7c37b3e9-8f99-4f12-af45-438d2132ef83 Jul 10 18:30:40.503404 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:40.503404 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:40.503975 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dbc9907c-7bf4-4e02-9927-b49f786582e6 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:40.521959 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-dbc9907c-7bf4-4e02-9927-b49f786582e6 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume request issued successfully. Jul 10 18:30:40.522157 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-dbc9907c-7bf4-4e02-9927-b49f786582e6 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 returned with HTTP 202 Jul 10 18:30:40.522763 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1487/5908] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:30:40 2026] DELETE /volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:40.530023 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3f1ae018-860f-4393-95eb-cd3dd978a99a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:40.531739 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3f1ae018-860f-4393-95eb-cd3dd978a99a tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 Jul 10 18:30:40.531919 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3f1ae018-860f-4393-95eb-cd3dd978a99a tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:40.532144 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3f1ae018-860f-4393-95eb-cd3dd978a99a tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:40.539001 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:40.539001 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:40.542579 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3f1ae018-860f-4393-95eb-cd3dd978a99a tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:40.546538 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3f1ae018-860f-4393-95eb-cd3dd978a99a tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 returned with HTTP 200 Jul 10 18:30:40.546979 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1481/5909] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:40 2026] GET /volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:41.562301 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-28131419-639a-462f-96a7-6225ac386a51 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:41.564079 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-28131419-639a-462f-96a7-6225ac386a51 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 Jul 10 18:30:41.564276 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-28131419-639a-462f-96a7-6225ac386a51 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:41.564463 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-28131419-639a-462f-96a7-6225ac386a51 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:41.569985 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-28131419-639a-462f-96a7-6225ac386a51 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 returned with HTTP 404 Jul 10 18:30:41.570511 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1465/5910] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:41 2026] GET /volume/v3/volumes/7c37b3e9-8f99-4f12-af45-438d2132ef83 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:41.577591 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-474b3b58-422e-412a-a725-18e8e5db34ce None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:41.579438 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-474b3b58-422e-412a-a725-18e8e5db34ce tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] DELETE https://10.4.3.71/volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b Jul 10 18:30:41.579632 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-474b3b58-422e-412a-a725-18e8e5db34ce tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:41.579812 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-474b3b58-422e-412a-a725-18e8e5db34ce tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:41.579987 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-474b3b58-422e-412a-a725-18e8e5db34ce tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume with id: 2718e13b-c95f-4b32-ba7a-d6a078f6233b Jul 10 18:30:41.586782 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:41.586782 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:41.587224 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-474b3b58-422e-412a-a725-18e8e5db34ce tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:41.605923 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-474b3b58-422e-412a-a725-18e8e5db34ce tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume request issued successfully. Jul 10 18:30:41.606103 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-474b3b58-422e-412a-a725-18e8e5db34ce tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b returned with HTTP 202 Jul 10 18:30:41.606551 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1478/5911] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:30:41 2026] DELETE /volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:41.614241 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-73efbacc-2667-425e-836b-22865ad9c6db None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:41.616187 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-73efbacc-2667-425e-836b-22865ad9c6db tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b Jul 10 18:30:41.616430 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-73efbacc-2667-425e-836b-22865ad9c6db tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:41.616672 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-73efbacc-2667-425e-836b-22865ad9c6db tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:41.623919 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:41.623919 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:41.628133 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-73efbacc-2667-425e-836b-22865ad9c6db tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:41.633211 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-73efbacc-2667-425e-836b-22865ad9c6db tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b returned with HTTP 200 Jul 10 18:30:41.633687 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1488/5912] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:41 2026] GET /volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:42.647253 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-9988b7ca-dced-4c8e-aff9-88f77493694b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:42.649111 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9988b7ca-dced-4c8e-aff9-88f77493694b tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b Jul 10 18:30:42.649359 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9988b7ca-dced-4c8e-aff9-88f77493694b tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:42.649613 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-9988b7ca-dced-4c8e-aff9-88f77493694b tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:42.655336 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-9988b7ca-dced-4c8e-aff9-88f77493694b tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b returned with HTTP 404 Jul 10 18:30:42.655786 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1482/5913] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:42 2026] GET /volume/v3/volumes/2718e13b-c95f-4b32-ba7a-d6a078f6233b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:42.662943 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fff86728-b0cf-44c7-b4dc-216eb116ae6e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:42.664717 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fff86728-b0cf-44c7-b4dc-216eb116ae6e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] DELETE https://10.4.3.71/volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 Jul 10 18:30:42.664933 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fff86728-b0cf-44c7-b4dc-216eb116ae6e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:42.665132 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fff86728-b0cf-44c7-b4dc-216eb116ae6e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:42.665290 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-fff86728-b0cf-44c7-b4dc-216eb116ae6e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume with id: c7f2a0c8-6af4-4f3b-8039-b280f7428446 Jul 10 18:30:42.672198 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:42.672198 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:42.672695 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fff86728-b0cf-44c7-b4dc-216eb116ae6e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:42.692364 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-fff86728-b0cf-44c7-b4dc-216eb116ae6e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume request issued successfully. Jul 10 18:30:42.692647 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fff86728-b0cf-44c7-b4dc-216eb116ae6e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 returned with HTTP 202 Jul 10 18:30:42.693067 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1466/5914] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:30:42 2026] DELETE /volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:42.700473 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-ad8af16b-e8ef-40da-8611-12a620d99384 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:42.702914 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ad8af16b-e8ef-40da-8611-12a620d99384 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 Jul 10 18:30:42.703229 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ad8af16b-e8ef-40da-8611-12a620d99384 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:42.703473 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-ad8af16b-e8ef-40da-8611-12a620d99384 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:42.712187 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:42.712187 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:42.716926 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-ad8af16b-e8ef-40da-8611-12a620d99384 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:42.722224 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-ad8af16b-e8ef-40da-8611-12a620d99384 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 returned with HTTP 200 Jul 10 18:30:42.722673 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1479/5915] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:42 2026] GET /volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:43.735602 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f14d757a-10c3-4d40-8f17-b0e95f64ec15 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:43.737528 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f14d757a-10c3-4d40-8f17-b0e95f64ec15 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 Jul 10 18:30:43.737735 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f14d757a-10c3-4d40-8f17-b0e95f64ec15 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:43.737929 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f14d757a-10c3-4d40-8f17-b0e95f64ec15 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:43.743679 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f14d757a-10c3-4d40-8f17-b0e95f64ec15 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 returned with HTTP 404 Jul 10 18:30:43.744345 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1489/5916] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:43 2026] GET /volume/v3/volumes/c7f2a0c8-6af4-4f3b-8039-b280f7428446 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:43.751200 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f87ef01f-d49e-4490-b4ee-27cfd0330cc4 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:43.752961 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f87ef01f-d49e-4490-b4ee-27cfd0330cc4 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] DELETE https://10.4.3.71/volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 Jul 10 18:30:43.753286 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f87ef01f-d49e-4490-b4ee-27cfd0330cc4 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:43.753540 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f87ef01f-d49e-4490-b4ee-27cfd0330cc4 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:43.754147 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-f87ef01f-d49e-4490-b4ee-27cfd0330cc4 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume with id: 105afc16-233c-4083-8290-75e778604a98 Jul 10 18:30:43.760816 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:43.760816 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:43.761281 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f87ef01f-d49e-4490-b4ee-27cfd0330cc4 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:43.778356 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-f87ef01f-d49e-4490-b4ee-27cfd0330cc4 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume request issued successfully. Jul 10 18:30:43.778554 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f87ef01f-d49e-4490-b4ee-27cfd0330cc4 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 returned with HTTP 202 Jul 10 18:30:43.779055 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1483/5917] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:30:43 2026] DELETE /volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:43.787523 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-377a7e38-5b43-4611-a58e-ac58493179c3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:43.790120 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-377a7e38-5b43-4611-a58e-ac58493179c3 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 Jul 10 18:30:43.790453 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-377a7e38-5b43-4611-a58e-ac58493179c3 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:43.790769 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-377a7e38-5b43-4611-a58e-ac58493179c3 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:43.798863 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:43.798863 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:43.802636 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-377a7e38-5b43-4611-a58e-ac58493179c3 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:43.807393 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-377a7e38-5b43-4611-a58e-ac58493179c3 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 returned with HTTP 200 Jul 10 18:30:43.807826 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1467/5918] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:43 2026] GET /volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:44.820829 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7bed1cdc-d14c-4337-8c73-e6ef6aca700a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:44.822699 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7bed1cdc-d14c-4337-8c73-e6ef6aca700a tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 Jul 10 18:30:44.822956 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7bed1cdc-d14c-4337-8c73-e6ef6aca700a tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:44.823179 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7bed1cdc-d14c-4337-8c73-e6ef6aca700a tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:44.829824 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7bed1cdc-d14c-4337-8c73-e6ef6aca700a tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 returned with HTTP 404 Jul 10 18:30:44.830329 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1480/5919] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:44 2026] GET /volume/v3/volumes/105afc16-233c-4083-8290-75e778604a98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:44.838432 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e0cb3a92-100b-47d4-86b2-2a618d60f590 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:44.840523 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0cb3a92-100b-47d4-86b2-2a618d60f590 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b Jul 10 18:30:44.840766 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e0cb3a92-100b-47d4-86b2-2a618d60f590 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:44.840959 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e0cb3a92-100b-47d4-86b2-2a618d60f590 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:44.841157 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-e0cb3a92-100b-47d4-86b2-2a618d60f590 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume with id: a12e9876-ca87-4853-a8c6-864f48e2c09b Jul 10 18:30:44.848211 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:44.848211 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:44.848673 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e0cb3a92-100b-47d4-86b2-2a618d60f590 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:44.864862 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e0cb3a92-100b-47d4-86b2-2a618d60f590 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume request issued successfully. Jul 10 18:30:44.865096 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e0cb3a92-100b-47d4-86b2-2a618d60f590 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b returned with HTTP 202 Jul 10 18:30:44.865548 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1490/5920] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:30:44 2026] DELETE /volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:44.872727 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-975823e0-3e03-4b2f-adb1-8c21b3906f83 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:44.874467 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-975823e0-3e03-4b2f-adb1-8c21b3906f83 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b Jul 10 18:30:44.874678 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-975823e0-3e03-4b2f-adb1-8c21b3906f83 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:44.874890 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-975823e0-3e03-4b2f-adb1-8c21b3906f83 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:44.881746 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:44.881746 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:44.885522 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-975823e0-3e03-4b2f-adb1-8c21b3906f83 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:44.890884 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-975823e0-3e03-4b2f-adb1-8c21b3906f83 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b returned with HTTP 200 Jul 10 18:30:44.891324 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1484/5921] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:44 2026] GET /volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:45.904109 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a39dfdbd-2cff-4e4c-b5a2-90d9eafaf1e8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:45.906016 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a39dfdbd-2cff-4e4c-b5a2-90d9eafaf1e8 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b Jul 10 18:30:45.906202 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a39dfdbd-2cff-4e4c-b5a2-90d9eafaf1e8 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:45.906390 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a39dfdbd-2cff-4e4c-b5a2-90d9eafaf1e8 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:45.912969 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a39dfdbd-2cff-4e4c-b5a2-90d9eafaf1e8 tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b returned with HTTP 404 Jul 10 18:30:45.913424 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1468/5922] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:45 2026] GET /volume/v3/volumes/a12e9876-ca87-4853-a8c6-864f48e2c09b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:45.920445 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-49383665-ad9f-4d14-adcf-2ef6e7e6261e None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:45.922342 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49383665-ad9f-4d14-adcf-2ef6e7e6261e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] DELETE https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 Jul 10 18:30:45.922535 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49383665-ad9f-4d14-adcf-2ef6e7e6261e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:45.922743 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-49383665-ad9f-4d14-adcf-2ef6e7e6261e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:45.922916 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-49383665-ad9f-4d14-adcf-2ef6e7e6261e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume with id: 5a3087ba-a893-49c8-b267-8ec756b0d385 Jul 10 18:30:45.930465 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:45.930465 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:45.930939 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-49383665-ad9f-4d14-adcf-2ef6e7e6261e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:45.959908 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-49383665-ad9f-4d14-adcf-2ef6e7e6261e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Delete volume request issued successfully. Jul 10 18:30:45.960099 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-49383665-ad9f-4d14-adcf-2ef6e7e6261e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 returned with HTTP 202 Jul 10 18:30:45.960483 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1481/5923] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:30:45 2026] DELETE /volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:45.967526 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cba9efa0-4475-443a-9208-5016a0168abe None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:45.969943 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cba9efa0-4475-443a-9208-5016a0168abe tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 Jul 10 18:30:45.970273 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cba9efa0-4475-443a-9208-5016a0168abe tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:45.970612 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cba9efa0-4475-443a-9208-5016a0168abe tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:45.978475 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:45.978475 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:45.982000 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-cba9efa0-4475-443a-9208-5016a0168abe tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Volume info retrieved successfully. Jul 10 18:30:45.985824 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cba9efa0-4475-443a-9208-5016a0168abe tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 returned with HTTP 200 Jul 10 18:30:45.986268 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1491/5924] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:45 2026] GET /volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:46.998500 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4a1e7e3b-7dd0-43bd-8a73-30a13566b36e None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:47.000187 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4a1e7e3b-7dd0-43bd-8a73-30a13566b36e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] GET https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 Jul 10 18:30:47.000390 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4a1e7e3b-7dd0-43bd-8a73-30a13566b36e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:47.000571 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4a1e7e3b-7dd0-43bd-8a73-30a13566b36e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:47.005666 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4a1e7e3b-7dd0-43bd-8a73-30a13566b36e tempest-CreateVolumesFromSourceVolumeTest-1633394471 tempest-CreateVolumesFromSourceVolumeTest-1633394471-project-member] https://10.4.3.71/volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 returned with HTTP 404 Jul 10 18:30:47.006076 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1485/5925] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:30:46 2026] GET /volume/v3/volumes/5a3087ba-a893-49c8-b267-8ec756b0d385 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:48.022137 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3552a444-4673-4094-a84f-dd457ba37b7c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:48.098962 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:48.099349 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-679731591"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:48.100796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-679731591'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:48.100934 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:30:48.105725 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:30:48.111231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (28a6ec6d-87e9-4401-96c3-699bdb31e9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:48.112095 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59376139-9f87-4581-a4ff-fbc081e62fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:48.112983 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:48.137853 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59376139-9f87-4581-a4ff-fbc081e62fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:48.138585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276ab10f-7b47-4bb7-82f4-5009aa09e443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:48.193241 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['80264911-e75f-40bf-baa6-010aad1df5d2', '37343442-8a9d-4f34-a5ac-17b68c5498ef', 'fdaf63ad-4cf2-4517-b765-f965ec5e72d7', '5eb3c415-a47b-4bc9-ad85-09ed06b8a204'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:48.194099 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276ab10f-7b47-4bb7-82f4-5009aa09e443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80264911-e75f-40bf-baa6-010aad1df5d2', '37343442-8a9d-4f34-a5ac-17b68c5498ef', 'fdaf63ad-4cf2-4517-b765-f965ec5e72d7', '5eb3c415-a47b-4bc9-ad85-09ed06b8a204']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:48.194918 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df4e989-b49e-478b-9d29-f7059e2e2763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:48.216905 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df4e989-b49e-478b-9d29-f7059e2e2763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42581ad3-9039-4207-a8bd-01f173b41323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-679731591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['80264911-e75f-40bf-baa6-010aad1df5d2','37343442-8a9d-4f34-a5ac-17b68c5498ef','fdaf63ad-4cf2-4517-b765-f965ec5e72d7','5eb3c415-a47b-4bc9-ad85-09ed06b8a204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-679731591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42581ad3-9039-4207-a8bd-01f173b41323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:48.217925 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53c5375-a9a0-4b5a-ab70-121b3c96ac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:48.235997 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53c5375-a9a0-4b5a-ab70-121b3c96ac9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-679731591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['80264911-e75f-40bf-baa6-010aad1df5d2','37343442-8a9d-4f34-a5ac-17b68c5498ef','fdaf63ad-4cf2-4517-b765-f965ec5e72d7','5eb3c415-a47b-4bc9-ad85-09ed06b8a204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:48.237096 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb49593-91a4-4546-a999-ef84166b30b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:48.247936 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb49593-91a4-4546-a999-ef84166b30b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:48.248705 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (28a6ec6d-87e9-4401-96c3-699bdb31e9e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:48.248996 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:30:48.249613 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3552a444-4673-4094-a84f-dd457ba37b7c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:48.250346 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1469/5926] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:30:48 2026] POST /volume/v3/volumes => generated 767 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:48.263547 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0cbb792a-b9f2-4cd7-a8d2-849bcf0e94f0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:48.265284 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0cbb792a-b9f2-4cd7-a8d2-849bcf0e94f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:30:48.265495 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0cbb792a-b9f2-4cd7-a8d2-849bcf0e94f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:48.265705 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0cbb792a-b9f2-4cd7-a8d2-849bcf0e94f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:48.272041 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:48.272041 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:48.275277 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0cbb792a-b9f2-4cd7-a8d2-849bcf0e94f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:48.278925 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0cbb792a-b9f2-4cd7-a8d2-849bcf0e94f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 returned with HTTP 200 Jul 10 18:30:48.279263 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1482/5927] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:48 2026] GET /volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:49.292218 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-e4dc1250-c468-4b05-a46d-b687d9e9c6ac None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:49.293973 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e4dc1250-c468-4b05-a46d-b687d9e9c6ac tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:30:49.294177 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e4dc1250-c468-4b05-a46d-b687d9e9c6ac tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:49.294387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-e4dc1250-c468-4b05-a46d-b687d9e9c6ac tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:49.300585 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:49.300585 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:49.303536 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-e4dc1250-c468-4b05-a46d-b687d9e9c6ac tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:49.307067 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-e4dc1250-c468-4b05-a46d-b687d9e9c6ac tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 returned with HTTP 200 Jul 10 18:30:49.307415 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1492/5928] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:49 2026] GET /volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 => generated 860 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:49.318712 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-911ff856-803b-4621-850d-4643f347b0dd None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:49.320324 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-911ff856-803b-4621-850d-4643f347b0dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:30:49.320659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-911ff856-803b-4621-850d-4643f347b0dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42581ad3-9039-4207-a8bd-01f173b41323", "name": "tempest-VolumeDependencyTests-Snapshot-920961158"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:49.328042 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:49.328042 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:49.328447 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-911ff856-803b-4621-850d-4643f347b0dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:49.328548 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-911ff856-803b-4621-850d-4643f347b0dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create snapshot from volume 42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:30:49.355707 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-911ff856-803b-4621-850d-4643f347b0dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['9885bfde-4de3-49ee-a983-6e6e28a28868', '195ed8b5-64ad-4f11-a6ed-3948fa5de865', '8c0c8190-4c03-40e3-bded-8998ecff31bc', '441d10e9-8e7c-4400-bcb4-0785579f4690'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:49.380168 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-911ff856-803b-4621-850d-4643f347b0dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot create request issued successfully. Jul 10 18:30:49.380521 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-911ff856-803b-4621-850d-4643f347b0dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:30:49.380959 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1486/5929] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:30:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:30:49.388512 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4c9c5fb6-0c39-460b-8a88-a459cb9d3d24 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:49.390580 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4c9c5fb6-0c39-460b-8a88-a459cb9d3d24 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 Jul 10 18:30:49.390823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4c9c5fb6-0c39-460b-8a88-a459cb9d3d24 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:49.391044 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4c9c5fb6-0c39-460b-8a88-a459cb9d3d24 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:49.396715 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:49.396715 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:49.397213 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4c9c5fb6-0c39-460b-8a88-a459cb9d3d24 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:49.398043 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4c9c5fb6-0c39-460b-8a88-a459cb9d3d24 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 returned with HTTP 200 Jul 10 18:30:49.398429 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1470/5930] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:49 2026] GET /volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:50.406447 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-7e827792-d3c4-476b-a0b5-9eb62f90a6d0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:50.408009 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e827792-d3c4-476b-a0b5-9eb62f90a6d0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 Jul 10 18:30:50.408185 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e827792-d3c4-476b-a0b5-9eb62f90a6d0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:50.408375 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-7e827792-d3c4-476b-a0b5-9eb62f90a6d0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:50.412779 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:50.412779 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:50.413136 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-7e827792-d3c4-476b-a0b5-9eb62f90a6d0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:50.413795 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-7e827792-d3c4-476b-a0b5-9eb62f90a6d0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 returned with HTTP 200 Jul 10 18:30:50.414139 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1483/5931] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:50 2026] GET /volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:50.422625 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:50.424642 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:50.425147 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c3f41288-3ecd-4b70-a966-0f2807eb6af0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-282013891"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:50.426871 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'snapshot_id': 'c3f41288-3ecd-4b70-a966-0f2807eb6af0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-282013891'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:50.432079 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:50.432079 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:50.432552 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:50.432702 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:30:50.436056 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:30:50.442401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (94b972d7-60a7-40be-b367-c28e3407e96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:50.443235 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18fe9cb4-965d-4c64-a7e8-c7a6c62ac67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:50.444118 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:50.469620 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18fe9cb4-965d-4c64-a7e8-c7a6c62ac67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c3f41288-3ecd-4b70-a966-0f2807eb6af0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:50.470306 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f02bd5-3945-476c-9f90-fe46587658ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:50.507310 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['f6e56a21-e1cc-4a98-a959-6a110fee1c1f', '39355277-cfe3-4c89-84f9-6a1e9c304ef1', '185a9880-4461-4446-b64e-9a4f52462c71', '57811650-58d8-4c70-b9cc-62e5e20ee519'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:50.508048 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f02bd5-3945-476c-9f90-fe46587658ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6e56a21-e1cc-4a98-a959-6a110fee1c1f', '39355277-cfe3-4c89-84f9-6a1e9c304ef1', '185a9880-4461-4446-b64e-9a4f52462c71', '57811650-58d8-4c70-b9cc-62e5e20ee519']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:50.508794 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4908fe-3b21-4c3d-b4db-62186b72b664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:50.544401 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4908fe-3b21-4c3d-b4db-62186b72b664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af221d11-b062-4e2a-b51b-92994ba9e329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-282013891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['f6e56a21-e1cc-4a98-a959-6a110fee1c1f','39355277-cfe3-4c89-84f9-6a1e9c304ef1','185a9880-4461-4446-b64e-9a4f52462c71','57811650-58d8-4c70-b9cc-62e5e20ee519'],size=1,snapshot_id=c3f41288-3ecd-4b70-a966-0f2807eb6af0,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-282013891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af221d11-b062-4e2a-b51b-92994ba9e329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c3f41288-3ecd-4b70-a966-0f2807eb6af0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:50.545190 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dceb09-5d1c-4f3e-8301-dcdefc4603a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:50.560894 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dceb09-5d1c-4f3e-8301-dcdefc4603a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-282013891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['f6e56a21-e1cc-4a98-a959-6a110fee1c1f','39355277-cfe3-4c89-84f9-6a1e9c304ef1','185a9880-4461-4446-b64e-9a4f52462c71','57811650-58d8-4c70-b9cc-62e5e20ee519'],size=1,snapshot_id=c3f41288-3ecd-4b70-a966-0f2807eb6af0,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:50.561603 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04a7eb46-4546-46f4-985b-a3fdbb8c0994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:50.580970 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04a7eb46-4546-46f4-985b-a3fdbb8c0994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:50.581778 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (94b972d7-60a7-40be-b367-c28e3407e96a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:50.582062 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:30:50.582576 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9b2617f5-61e2-4abf-a3b5-56098ac1d59d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:50.583001 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1493/5932] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:30:50 2026] POST /volume/v3/volumes => generated 801 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:50.593861 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-15b19c4f-d257-4500-a065-2816220b636a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:50.595647 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-15b19c4f-d257-4500-a065-2816220b636a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:30:50.595878 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-15b19c4f-d257-4500-a065-2816220b636a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:50.596055 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-15b19c4f-d257-4500-a065-2816220b636a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:50.602580 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:50.602580 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:50.606181 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-15b19c4f-d257-4500-a065-2816220b636a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:50.610186 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-15b19c4f-d257-4500-a065-2816220b636a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 returned with HTTP 200 Jul 10 18:30:50.610576 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1487/5933] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:50 2026] GET /volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:51.623482 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-03162022-5be5-4cec-b1ea-4be1e6e5049a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:51.625430 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-03162022-5be5-4cec-b1ea-4be1e6e5049a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:30:51.625700 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-03162022-5be5-4cec-b1ea-4be1e6e5049a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:51.625950 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-03162022-5be5-4cec-b1ea-4be1e6e5049a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:51.633250 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:51.633250 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:51.636871 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-03162022-5be5-4cec-b1ea-4be1e6e5049a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:51.640994 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-03162022-5be5-4cec-b1ea-4be1e6e5049a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 returned with HTTP 200 Jul 10 18:30:51.641539 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1471/5934] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:51 2026] GET /volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:51.658138 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e5a4bfe9-5f6e-4e37-8512-6e8f6be9d8b0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:51.660144 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e5a4bfe9-5f6e-4e37-8512-6e8f6be9d8b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:30:51.660532 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e5a4bfe9-5f6e-4e37-8512-6e8f6be9d8b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af221d11-b062-4e2a-b51b-92994ba9e329", "name": "tempest-VolumeDependencyTests-Snapshot-1849003176"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:51.670638 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:51.670638 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:51.671228 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e5a4bfe9-5f6e-4e37-8512-6e8f6be9d8b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:51.671385 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-e5a4bfe9-5f6e-4e37-8512-6e8f6be9d8b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create snapshot from volume af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:30:51.695838 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-e5a4bfe9-5f6e-4e37-8512-6e8f6be9d8b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['77c944c1-af78-4c16-9243-a9c9e54aed02', '1d54e06d-d52e-45b8-87d8-5a59b48d5d4d', '4dce34c5-bdca-476c-86aa-f485d9fa4703', '860e420e-206b-4ae6-a015-bc309923e3e0'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:51.721958 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e5a4bfe9-5f6e-4e37-8512-6e8f6be9d8b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot create request issued successfully. Jul 10 18:30:51.722331 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e5a4bfe9-5f6e-4e37-8512-6e8f6be9d8b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:30:51.722745 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1484/5935] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:30:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:30:51.730826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-502b320c-da45-403f-836c-2531aa7861ff None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:51.732432 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-502b320c-da45-403f-836c-2531aa7861ff tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 Jul 10 18:30:51.732611 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-502b320c-da45-403f-836c-2531aa7861ff tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:51.732845 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-502b320c-da45-403f-836c-2531aa7861ff tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:51.737191 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:51.737191 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:51.737581 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-502b320c-da45-403f-836c-2531aa7861ff tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:51.738214 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-502b320c-da45-403f-836c-2531aa7861ff tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 returned with HTTP 200 Jul 10 18:30:51.738541 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1494/5936] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:51 2026] GET /volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:52.746231 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e44190a0-35e0-4873-a05e-926fbe6be217 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:52.747794 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e44190a0-35e0-4873-a05e-926fbe6be217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 Jul 10 18:30:52.747962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e44190a0-35e0-4873-a05e-926fbe6be217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:52.748135 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e44190a0-35e0-4873-a05e-926fbe6be217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:52.752441 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:52.752441 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:52.752813 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e44190a0-35e0-4873-a05e-926fbe6be217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:52.753428 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e44190a0-35e0-4873-a05e-926fbe6be217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 returned with HTTP 200 Jul 10 18:30:52.753747 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1488/5937] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:52 2026] GET /volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:52.761766 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2c204764-296b-4a47-a1ca-576d6df898a9 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:52.763390 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:52.763735 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "92ddab92-32ee-4622-8b18-4385f4096370", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-883521229"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:52.765267 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'snapshot_id': '92ddab92-32ee-4622-8b18-4385f4096370', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-883521229'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:52.770003 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:52.770003 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:52.770374 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:52.770475 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:30:52.773435 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:30:52.777946 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (2bba286c-0e4f-4026-ab9c-a68c5997708e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:52.778871 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3e9b2a-7f8e-40a6-ab2d-d5877385f5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:52.779678 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:52.803440 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3e9b2a-7f8e-40a6-ab2d-d5877385f5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '92ddab92-32ee-4622-8b18-4385f4096370', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:52.804072 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0aa8e75-c61d-443c-a475-705b3d733bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:52.837833 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['a37566f3-2089-423b-be4e-20b7ac2d122b', '583e1975-dd7e-45ef-93d3-769b23ead256', '3b192f2b-20b4-4b88-96f7-f6da764d635b', 'd087ae7f-c941-47cb-9d03-c169a2cc913e'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:52.838418 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0aa8e75-c61d-443c-a475-705b3d733bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a37566f3-2089-423b-be4e-20b7ac2d122b', '583e1975-dd7e-45ef-93d3-769b23ead256', '3b192f2b-20b4-4b88-96f7-f6da764d635b', 'd087ae7f-c941-47cb-9d03-c169a2cc913e']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:52.839053 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e77075-9e56-4a8c-810a-e5165a35968f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:52.873061 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e77075-9e56-4a8c-810a-e5165a35968f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0f201ca-cec7-40f3-a479-c3e40f246bf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-883521229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['a37566f3-2089-423b-be4e-20b7ac2d122b','583e1975-dd7e-45ef-93d3-769b23ead256','3b192f2b-20b4-4b88-96f7-f6da764d635b','d087ae7f-c941-47cb-9d03-c169a2cc913e'],size=1,snapshot_id=92ddab92-32ee-4622-8b18-4385f4096370,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-883521229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0f201ca-cec7-40f3-a479-c3e40f246bf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=92ddab92-32ee-4622-8b18-4385f4096370,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:52.873744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fdffbc5-1c11-43b4-a235-928ec4b1e0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:52.888448 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fdffbc5-1c11-43b4-a235-928ec4b1e0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-883521229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['a37566f3-2089-423b-be4e-20b7ac2d122b','583e1975-dd7e-45ef-93d3-769b23ead256','3b192f2b-20b4-4b88-96f7-f6da764d635b','d087ae7f-c941-47cb-9d03-c169a2cc913e'],size=1,snapshot_id=92ddab92-32ee-4622-8b18-4385f4096370,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:52.889027 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea6d1ce-8b2a-4fda-9a61-89a1ed5bb597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:52.905013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea6d1ce-8b2a-4fda-9a61-89a1ed5bb597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:52.905692 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (2bba286c-0e4f-4026-ab9c-a68c5997708e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:52.905943 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:30:52.906523 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2c204764-296b-4a47-a1ca-576d6df898a9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:52.906908 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1472/5938] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:30:52 2026] POST /volume/v3/volumes => generated 801 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:52.917532 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-8a2307ec-6c57-4706-bc05-9b42a2ff3744 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:52.919388 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a2307ec-6c57-4706-bc05-9b42a2ff3744 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 Jul 10 18:30:52.919625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a2307ec-6c57-4706-bc05-9b42a2ff3744 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:52.919828 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-8a2307ec-6c57-4706-bc05-9b42a2ff3744 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:52.926672 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:52.926672 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:52.930219 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-8a2307ec-6c57-4706-bc05-9b42a2ff3744 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:52.934459 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-8a2307ec-6c57-4706-bc05-9b42a2ff3744 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 returned with HTTP 200 Jul 10 18:30:52.934884 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1485/5939] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:52 2026] GET /volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:53.947604 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d97a93b5-8fb5-4b60-a4c2-b920692d7cef None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:53.949381 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d97a93b5-8fb5-4b60-a4c2-b920692d7cef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 Jul 10 18:30:53.949617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d97a93b5-8fb5-4b60-a4c2-b920692d7cef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:53.949799 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d97a93b5-8fb5-4b60-a4c2-b920692d7cef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:53.957430 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:53.957430 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:53.960880 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d97a93b5-8fb5-4b60-a4c2-b920692d7cef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:53.964695 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d97a93b5-8fb5-4b60-a4c2-b920692d7cef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 returned with HTTP 200 Jul 10 18:30:53.965021 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1495/5940] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:53 2026] GET /volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:53.976487 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fde84968-9708-4b19-9352-d1db50157b9c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:53.978148 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:30:53.978708 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d0f201ca-cec7-40f3-a479-c3e40f246bf0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1810888342"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:30:53.979840 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'source_volid': 'd0f201ca-cec7-40f3-a479-c3e40f246bf0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1810888342'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:30:53.985914 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:53.985914 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:53.986299 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume retrieved successfully. Jul 10 18:30:53.986399 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:30:53.989320 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:30:53.993806 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (457baddd-8cf3-4fa8-a130-a7a9ff4c27ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:53.994723 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d394647b-898f-45f4-9df2-5f7e1ad7f6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:53.995444 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:30:54.015280 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d394647b-898f-45f4-9df2-5f7e1ad7f6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd0f201ca-cec7-40f3-a479-c3e40f246bf0', 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:54.015964 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3549268-1fb3-489e-be2e-49baf3bc8ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:54.050977 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['6f1aedc1-e10f-45fd-9e7c-558fc81f4220', 'ddc10fb5-8ece-48e1-9f31-a930d77692a8', '24f4bda0-7d53-4136-972d-4c34c98f2286', 'e14eecbb-afd4-46e7-beb8-ca6e05871afd'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:30:54.051852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3549268-1fb3-489e-be2e-49baf3bc8ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f1aedc1-e10f-45fd-9e7c-558fc81f4220', 'ddc10fb5-8ece-48e1-9f31-a930d77692a8', '24f4bda0-7d53-4136-972d-4c34c98f2286', 'e14eecbb-afd4-46e7-beb8-ca6e05871afd']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:54.052539 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9798d317-37d1-4df0-8711-6db6dff47d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:54.086331 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9798d317-37d1-4df0-8711-6db6dff47d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc36b31-4c88-4d5c-9c78-5cdc72458040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1810888342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['6f1aedc1-e10f-45fd-9e7c-558fc81f4220','ddc10fb5-8ece-48e1-9f31-a930d77692a8','24f4bda0-7d53-4136-972d-4c34c98f2286','e14eecbb-afd4-46e7-beb8-ca6e05871afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=d0f201ca-cec7-40f3-a479-c3e40f246bf0,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:30:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1810888342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc36b31-4c88-4d5c-9c78-5cdc72458040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d0f201ca-cec7-40f3-a479-c3e40f246bf0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:54.087003 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea38fd25-f432-4b6b-9868-3e728989540b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:54.104346 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea38fd25-f432-4b6b-9868-3e728989540b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1810888342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['6f1aedc1-e10f-45fd-9e7c-558fc81f4220','ddc10fb5-8ece-48e1-9f31-a930d77692a8','24f4bda0-7d53-4136-972d-4c34c98f2286','e14eecbb-afd4-46e7-beb8-ca6e05871afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=d0f201ca-cec7-40f3-a479-c3e40f246bf0,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:54.104976 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215dec4c-3bba-4c28-9006-2de4aa3f6c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:30:54.119536 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215dec4c-3bba-4c28-9006-2de4aa3f6c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:30:54.120297 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (457baddd-8cf3-4fa8-a130-a7a9ff4c27ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:30:54.120587 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:30:54.121072 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fde84968-9708-4b19-9352-d1db50157b9c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:30:54.121467 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1489/5941] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:30:53 2026] POST /volume/v3/volumes => generated 802 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:54.132483 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f16b43ff-17b6-4c75-a23a-f896fc61da8a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:54.134271 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f16b43ff-17b6-4c75-a23a-f896fc61da8a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 Jul 10 18:30:54.134480 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f16b43ff-17b6-4c75-a23a-f896fc61da8a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:54.134702 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f16b43ff-17b6-4c75-a23a-f896fc61da8a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:54.141409 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:54.141409 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:54.144749 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f16b43ff-17b6-4c75-a23a-f896fc61da8a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:54.148481 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f16b43ff-17b6-4c75-a23a-f896fc61da8a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 returned with HTTP 200 Jul 10 18:30:54.148859 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1473/5942] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:54 2026] GET /volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:55.161450 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-f3031099-20c8-4b26-aa4f-61b840682003 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:55.163277 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f3031099-20c8-4b26-aa4f-61b840682003 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 Jul 10 18:30:55.163480 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f3031099-20c8-4b26-aa4f-61b840682003 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:55.163687 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-f3031099-20c8-4b26-aa4f-61b840682003 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:55.169977 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:55.169977 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:55.173039 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-f3031099-20c8-4b26-aa4f-61b840682003 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:55.176672 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-f3031099-20c8-4b26-aa4f-61b840682003 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 returned with HTTP 200 Jul 10 18:30:55.177008 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1486/5943] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:55 2026] GET /volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:55.187575 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-65bdd8d0-673b-4ba5-88c7-90af1069a15a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:55.189300 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-65bdd8d0-673b-4ba5-88c7-90af1069a15a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 Jul 10 18:30:55.189479 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-65bdd8d0-673b-4ba5-88c7-90af1069a15a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:55.189687 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-65bdd8d0-673b-4ba5-88c7-90af1069a15a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:55.189816 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-65bdd8d0-673b-4ba5-88c7-90af1069a15a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: c3f41288-3ecd-4b70-a966-0f2807eb6af0 Jul 10 18:30:55.194466 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:55.194466 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:55.194849 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-65bdd8d0-673b-4ba5-88c7-90af1069a15a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:55.208354 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-65bdd8d0-673b-4ba5-88c7-90af1069a15a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot delete request issued successfully. Jul 10 18:30:55.208531 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-65bdd8d0-673b-4ba5-88c7-90af1069a15a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 returned with HTTP 202 Jul 10 18:30:55.208906 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1496/5944] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:30:55 2026] DELETE /volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:55.215350 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c624c8e9-7b41-497f-9fa2-c2344944199c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:55.217310 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c624c8e9-7b41-497f-9fa2-c2344944199c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 Jul 10 18:30:55.217519 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c624c8e9-7b41-497f-9fa2-c2344944199c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:55.217761 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c624c8e9-7b41-497f-9fa2-c2344944199c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:55.223046 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:55.223046 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:55.223578 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-c624c8e9-7b41-497f-9fa2-c2344944199c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:55.224494 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c624c8e9-7b41-497f-9fa2-c2344944199c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 returned with HTTP 200 Jul 10 18:30:55.224923 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1490/5945] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:55 2026] GET /volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:56.233320 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a90a54b7-636d-4061-b313-f7ebb8eea435 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:56.235374 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a90a54b7-636d-4061-b313-f7ebb8eea435 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 Jul 10 18:30:56.235588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a90a54b7-636d-4061-b313-f7ebb8eea435 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:56.235827 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a90a54b7-636d-4061-b313-f7ebb8eea435 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:56.239697 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a90a54b7-636d-4061-b313-f7ebb8eea435 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 returned with HTTP 404 Jul 10 18:30:56.240140 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1474/5946] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:56 2026] GET /volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:56.246444 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-28448d46-58f3-425f-a53c-2df9aa34ce47 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:56.248070 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-28448d46-58f3-425f-a53c-2df9aa34ce47 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 Jul 10 18:30:56.248274 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-28448d46-58f3-425f-a53c-2df9aa34ce47 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:56.248536 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-28448d46-58f3-425f-a53c-2df9aa34ce47 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:56.248675 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-28448d46-58f3-425f-a53c-2df9aa34ce47 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: 92ddab92-32ee-4622-8b18-4385f4096370 Jul 10 18:30:56.253187 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:56.253187 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:56.253649 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-28448d46-58f3-425f-a53c-2df9aa34ce47 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:56.267326 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-28448d46-58f3-425f-a53c-2df9aa34ce47 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot delete request issued successfully. Jul 10 18:30:56.267552 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-28448d46-58f3-425f-a53c-2df9aa34ce47 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 returned with HTTP 202 Jul 10 18:30:56.267959 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1487/5947] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:30:56 2026] DELETE /volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:30:56.274353 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-05b4b0a1-8f76-4070-b0f3-773a216523cd None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:56.276276 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-05b4b0a1-8f76-4070-b0f3-773a216523cd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 Jul 10 18:30:56.276493 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-05b4b0a1-8f76-4070-b0f3-773a216523cd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:56.276733 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-05b4b0a1-8f76-4070-b0f3-773a216523cd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:56.282232 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:56.282232 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:56.282813 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-05b4b0a1-8f76-4070-b0f3-773a216523cd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:30:56.283682 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-05b4b0a1-8f76-4070-b0f3-773a216523cd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 returned with HTTP 200 Jul 10 18:30:56.284095 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1497/5948] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:56 2026] GET /volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:30:57.293033 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-47516f7f-6211-416c-8087-71f3e38c63c5 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:57.294761 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-47516f7f-6211-416c-8087-71f3e38c63c5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 Jul 10 18:30:57.294957 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-47516f7f-6211-416c-8087-71f3e38c63c5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:57.295149 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-47516f7f-6211-416c-8087-71f3e38c63c5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:57.299308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-47516f7f-6211-416c-8087-71f3e38c63c5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 returned with HTTP 404 Jul 10 18:30:57.299761 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1491/5949] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:30:57 2026] GET /volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:30:57.307119 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5de37ffd-453a-45b3-8f10-b9199c5119cb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:57.308866 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5de37ffd-453a-45b3-8f10-b9199c5119cb tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 Jul 10 18:30:57.309080 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5de37ffd-453a-45b3-8f10-b9199c5119cb tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:57.309292 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5de37ffd-453a-45b3-8f10-b9199c5119cb tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:57.309491 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-5de37ffd-453a-45b3-8f10-b9199c5119cb tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: d0f201ca-cec7-40f3-a479-c3e40f246bf0 Jul 10 18:30:57.316478 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:57.316478 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:57.316962 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5de37ffd-453a-45b3-8f10-b9199c5119cb tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:57.335065 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-5de37ffd-453a-45b3-8f10-b9199c5119cb tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:30:57.335271 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5de37ffd-453a-45b3-8f10-b9199c5119cb tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 returned with HTTP 202 Jul 10 18:30:57.335677 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1475/5950] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:30:57 2026] DELETE /volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:30:57.342331 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-e338d286-d593-4415-998a-0836740c00ad None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:57.344582 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e338d286-d593-4415-998a-0836740c00ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 Jul 10 18:30:57.344904 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e338d286-d593-4415-998a-0836740c00ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:57.345207 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-e338d286-d593-4415-998a-0836740c00ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:57.352673 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:57.352673 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:30:57.356097 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-e338d286-d593-4415-998a-0836740c00ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:57.361195 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-e338d286-d593-4415-998a-0836740c00ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 returned with HTTP 200 Jul 10 18:30:57.361733 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1488/5951] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:57 2026] GET /volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:58.373537 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cd140e00-1595-4b2e-881b-5135dad5ec95 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:58.375193 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cd140e00-1595-4b2e-881b-5135dad5ec95 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 Jul 10 18:30:58.375433 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cd140e00-1595-4b2e-881b-5135dad5ec95 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:58.375624 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cd140e00-1595-4b2e-881b-5135dad5ec95 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:58.380860 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cd140e00-1595-4b2e-881b-5135dad5ec95 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 returned with HTTP 404 Jul 10 18:30:58.381333 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1498/5952] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:58 2026] GET /volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:30:58.387952 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-162172e4-985b-4a61-b9c7-f2e5a6f61df0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:58.389740 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-162172e4-985b-4a61-b9c7-f2e5a6f61df0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:30:58.389979 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-162172e4-985b-4a61-b9c7-f2e5a6f61df0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:58.390180 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-162172e4-985b-4a61-b9c7-f2e5a6f61df0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:58.390424 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-162172e4-985b-4a61-b9c7-f2e5a6f61df0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:30:58.396966 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:58.396966 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:58.397450 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-162172e4-985b-4a61-b9c7-f2e5a6f61df0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:58.411310 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-162172e4-985b-4a61-b9c7-f2e5a6f61df0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:30:58.411483 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-162172e4-985b-4a61-b9c7-f2e5a6f61df0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 returned with HTTP 202 Jul 10 18:30:58.411932 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1492/5953] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:30:58 2026] DELETE /volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:30:58.419075 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-021c4f62-3e41-461c-9643-694dd5ce195f None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:58.420912 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-021c4f62-3e41-461c-9643-694dd5ce195f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:30:58.421141 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-021c4f62-3e41-461c-9643-694dd5ce195f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:58.421358 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-021c4f62-3e41-461c-9643-694dd5ce195f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:58.431269 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:58.431269 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:30:58.436147 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-021c4f62-3e41-461c-9643-694dd5ce195f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:58.441644 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-021c4f62-3e41-461c-9643-694dd5ce195f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 returned with HTTP 200 Jul 10 18:30:58.442050 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1476/5954] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:58 2026] GET /volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:30:59.454052 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-88e93545-ad94-4fd7-8cba-55fcb2c32721 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:59.456623 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-88e93545-ad94-4fd7-8cba-55fcb2c32721 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:30:59.456926 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-88e93545-ad94-4fd7-8cba-55fcb2c32721 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:59.457187 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-88e93545-ad94-4fd7-8cba-55fcb2c32721 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:59.464394 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-88e93545-ad94-4fd7-8cba-55fcb2c32721 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 returned with HTTP 404 Jul 10 18:30:59.465051 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1489/5955] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:59 2026] GET /volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:30:59.471421 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f6541b29-276e-4afe-9dd0-57c037c907d5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:59.473110 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f6541b29-276e-4afe-9dd0-57c037c907d5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:30:59.473340 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f6541b29-276e-4afe-9dd0-57c037c907d5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:59.473545 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f6541b29-276e-4afe-9dd0-57c037c907d5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:59.473750 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-f6541b29-276e-4afe-9dd0-57c037c907d5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:30:59.480302 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:59.480302 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:30:59.480811 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f6541b29-276e-4afe-9dd0-57c037c907d5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:59.495559 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-f6541b29-276e-4afe-9dd0-57c037c907d5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:30:59.495741 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f6541b29-276e-4afe-9dd0-57c037c907d5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 returned with HTTP 202 Jul 10 18:30:59.496335 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1499/5956] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:30:59 2026] DELETE /volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:30:59.502369 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-4478037d-27c4-4322-a3a4-e9575168d35c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:30:59.504370 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4478037d-27c4-4322-a3a4-e9575168d35c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:30:59.504526 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4478037d-27c4-4322-a3a4-e9575168d35c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:30:59.504752 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-4478037d-27c4-4322-a3a4-e9575168d35c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:30:59.512397 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:30:59.512397 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:30:59.516200 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-4478037d-27c4-4322-a3a4-e9575168d35c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:30:59.520679 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-4478037d-27c4-4322-a3a4-e9575168d35c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 returned with HTTP 200 Jul 10 18:30:59.521101 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1493/5957] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:30:59 2026] GET /volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:00.532440 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-86235aad-e7bc-4d16-9c35-59ed23eb2f8b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:00.534209 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86235aad-e7bc-4d16-9c35-59ed23eb2f8b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:31:00.534420 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-86235aad-e7bc-4d16-9c35-59ed23eb2f8b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:00.534596 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-86235aad-e7bc-4d16-9c35-59ed23eb2f8b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:00.539777 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-86235aad-e7bc-4d16-9c35-59ed23eb2f8b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 returned with HTTP 404 Jul 10 18:31:00.540196 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1477/5958] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:00 2026] GET /volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:00.546499 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1638b51c-9835-46ff-83cb-e4892dbb7ec1 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:00.548409 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1638b51c-9835-46ff-83cb-e4892dbb7ec1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 Jul 10 18:31:00.548654 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1638b51c-9835-46ff-83cb-e4892dbb7ec1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:00.548891 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1638b51c-9835-46ff-83cb-e4892dbb7ec1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:00.549032 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-1638b51c-9835-46ff-83cb-e4892dbb7ec1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 9dc36b31-4c88-4d5c-9c78-5cdc72458040 Jul 10 18:31:00.556681 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:00.556681 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:00.557178 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1638b51c-9835-46ff-83cb-e4892dbb7ec1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:00.573390 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1638b51c-9835-46ff-83cb-e4892dbb7ec1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:31:00.573601 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1638b51c-9835-46ff-83cb-e4892dbb7ec1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 returned with HTTP 202 Jul 10 18:31:00.574019 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1490/5959] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:00 2026] DELETE /volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:31:00.580831 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6ec88606-4362-4f08-bdbc-2cd95dbf1e25 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:00.582581 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6ec88606-4362-4f08-bdbc-2cd95dbf1e25 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 Jul 10 18:31:00.582797 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6ec88606-4362-4f08-bdbc-2cd95dbf1e25 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:00.582994 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6ec88606-4362-4f08-bdbc-2cd95dbf1e25 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:00.589285 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:00.589285 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:00.592479 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6ec88606-4362-4f08-bdbc-2cd95dbf1e25 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:00.596811 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6ec88606-4362-4f08-bdbc-2cd95dbf1e25 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 returned with HTTP 200 Jul 10 18:31:00.597178 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1500/5960] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:00 2026] GET /volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:01.610530 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-753d663d-3451-4344-9e67-146335239d80 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:01.612426 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-753d663d-3451-4344-9e67-146335239d80 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 Jul 10 18:31:01.612679 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-753d663d-3451-4344-9e67-146335239d80 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:01.612863 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-753d663d-3451-4344-9e67-146335239d80 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:01.619947 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-753d663d-3451-4344-9e67-146335239d80 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 returned with HTTP 404 Jul 10 18:31:01.620443 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1494/5961] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:01 2026] GET /volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:01.629179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-58359bd4-52d8-44b8-8908-786de85808df None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:01.630937 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:01.631283 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1191061271"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:01.632675 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1191061271'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:01.632799 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:31:01.636732 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:31:01.641801 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (bf7e57be-3ab4-47c6-8cfb-82456adcbe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:01.642680 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb40cc2-77dc-4bf6-af22-bb7f8e8f81f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:01.643556 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:01.665986 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb40cc2-77dc-4bf6-af22-bb7f8e8f81f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:01.666752 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a911ad-f4d0-4581-bf64-6d32adeaea45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:01.704861 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['ef8c410e-aef0-46c3-a1f5-2dadd0d131a5', '9e286066-ba2c-4018-8640-f79b8c4dfed5', '6fbf09d5-b556-4e28-a559-a7676797d42b', '2d0c25f2-d2a0-489d-a733-c134b09c8a04'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:01.705696 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a911ad-f4d0-4581-bf64-6d32adeaea45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8c410e-aef0-46c3-a1f5-2dadd0d131a5', '9e286066-ba2c-4018-8640-f79b8c4dfed5', '6fbf09d5-b556-4e28-a559-a7676797d42b', '2d0c25f2-d2a0-489d-a733-c134b09c8a04']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:01.706457 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36b83ce-8353-4dc5-8e87-6728db3c8013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:01.726588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36b83ce-8353-4dc5-8e87-6728db3c8013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e5015a-e526-4f4d-b698-b4be6678ea73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1191061271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['ef8c410e-aef0-46c3-a1f5-2dadd0d131a5','9e286066-ba2c-4018-8640-f79b8c4dfed5','6fbf09d5-b556-4e28-a559-a7676797d42b','2d0c25f2-d2a0-489d-a733-c134b09c8a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1191061271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e5015a-e526-4f4d-b698-b4be6678ea73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:01.727259 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f73c4dd-3ef1-4d4f-8deb-aa69ff2c7d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:01.742829 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f73c4dd-3ef1-4d4f-8deb-aa69ff2c7d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1191061271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['ef8c410e-aef0-46c3-a1f5-2dadd0d131a5','9e286066-ba2c-4018-8640-f79b8c4dfed5','6fbf09d5-b556-4e28-a559-a7676797d42b','2d0c25f2-d2a0-489d-a733-c134b09c8a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:01.743505 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01f26368-71df-4216-8ede-e15fceed2583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:01.753415 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01f26368-71df-4216-8ede-e15fceed2583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:01.754222 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (bf7e57be-3ab4-47c6-8cfb-82456adcbe66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:01.754519 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:31:01.755288 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-58359bd4-52d8-44b8-8908-786de85808df tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:01.755706 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1478/5962] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:31:01 2026] POST /volume/v3/volumes => generated 768 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:01.768311 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-b22c33b3-1d15-4563-977d-5b1291dbc4a5 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:01.770077 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b22c33b3-1d15-4563-977d-5b1291dbc4a5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:01.770325 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b22c33b3-1d15-4563-977d-5b1291dbc4a5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:01.770514 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-b22c33b3-1d15-4563-977d-5b1291dbc4a5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:01.778017 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:01.778017 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:01.782021 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-b22c33b3-1d15-4563-977d-5b1291dbc4a5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:01.786345 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-b22c33b3-1d15-4563-977d-5b1291dbc4a5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 returned with HTTP 200 Jul 10 18:31:01.786882 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1491/5963] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:01 2026] GET /volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:02.799407 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9bd97fb2-9975-4753-bded-d934e4a2f9a3 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:02.801153 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9bd97fb2-9975-4753-bded-d934e4a2f9a3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:02.801364 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9bd97fb2-9975-4753-bded-d934e4a2f9a3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:02.801560 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9bd97fb2-9975-4753-bded-d934e4a2f9a3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:02.807853 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:02.807853 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:02.810850 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9bd97fb2-9975-4753-bded-d934e4a2f9a3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:02.815011 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9bd97fb2-9975-4753-bded-d934e4a2f9a3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 returned with HTTP 200 Jul 10 18:31:02.815532 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1501/5964] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:02 2026] GET /volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:02.827307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ff49f909-f482-4e0c-a40c-c1df349cfaf9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:02.828751 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff49f909-f482-4e0c-a40c-c1df349cfaf9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:31:02.829049 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ff49f909-f482-4e0c-a40c-c1df349cfaf9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06e5015a-e526-4f4d-b698-b4be6678ea73", "name": "tempest-VolumeDependencyTests-Snapshot-1480952112"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:02.836163 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:02.836163 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:02.836592 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ff49f909-f482-4e0c-a40c-c1df349cfaf9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:02.836707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-ff49f909-f482-4e0c-a40c-c1df349cfaf9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create snapshot from volume 06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:02.856178 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-ff49f909-f482-4e0c-a40c-c1df349cfaf9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['3c03769e-41b6-4a37-b813-165bc41ecda7', '24a0fc04-27dc-48b6-b023-e5e635ca8f90', 'c7f210c0-39e9-41cc-a08e-9fd527487e4a', 'f362fc1d-372d-41f6-807b-d9a07695c588'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:02.880077 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ff49f909-f482-4e0c-a40c-c1df349cfaf9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot create request issued successfully. Jul 10 18:31:02.880384 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ff49f909-f482-4e0c-a40c-c1df349cfaf9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:31:02.880774 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1495/5965] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:31:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:02.888617 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-11fc97ca-f8a2-454e-bdc7-b7ab3d8691ba None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:02.890448 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-11fc97ca-f8a2-454e-bdc7-b7ab3d8691ba tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 Jul 10 18:31:02.890701 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-11fc97ca-f8a2-454e-bdc7-b7ab3d8691ba tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:02.890922 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-11fc97ca-f8a2-454e-bdc7-b7ab3d8691ba tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:02.895518 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:02.895518 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:02.895919 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-11fc97ca-f8a2-454e-bdc7-b7ab3d8691ba tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:02.896608 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-11fc97ca-f8a2-454e-bdc7-b7ab3d8691ba tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 returned with HTTP 200 Jul 10 18:31:02.896993 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1479/5966] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:02 2026] GET /volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:03.905025 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1ea91b7a-384c-46be-ad47-9df2636047dd None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:03.906655 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ea91b7a-384c-46be-ad47-9df2636047dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 Jul 10 18:31:03.906822 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ea91b7a-384c-46be-ad47-9df2636047dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:03.907024 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ea91b7a-384c-46be-ad47-9df2636047dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:03.911781 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:03.911781 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:03.912133 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-1ea91b7a-384c-46be-ad47-9df2636047dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:03.912791 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ea91b7a-384c-46be-ad47-9df2636047dd tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 returned with HTTP 200 Jul 10 18:31:03.913860 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1492/5967] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:03 2026] GET /volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:03.921589 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:03.923356 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:03.923750 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0fdaad38-5922-4bb7-aea4-808686aab3e7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2135433645"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:03.925224 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'snapshot_id': '0fdaad38-5922-4bb7-aea4-808686aab3e7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2135433645'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:03.929885 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:03.929885 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:03.930283 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:03.930412 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:31:03.933778 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:31:03.939182 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (0853d277-8b66-4dff-8759-7cc11fde1387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:03.940090 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6890ee-2cfb-49d1-94db-1da453de0c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:03.940971 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:03.967811 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6890ee-2cfb-49d1-94db-1da453de0c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0fdaad38-5922-4bb7-aea4-808686aab3e7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:03.968463 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d5fe0e-5caa-44d2-9cfe-79c24e89be85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:04.007903 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['f4518a3d-aff4-4a5b-878b-c1b22879323d', '20cb771a-fdc4-45c3-95a6-e8a09a9d05eb', 'e92ed70d-17ed-4313-8267-284177d9e41c', '673850bf-0d36-40d2-9fc4-70eb9401edbe'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:04.008617 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d5fe0e-5caa-44d2-9cfe-79c24e89be85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4518a3d-aff4-4a5b-878b-c1b22879323d', '20cb771a-fdc4-45c3-95a6-e8a09a9d05eb', 'e92ed70d-17ed-4313-8267-284177d9e41c', '673850bf-0d36-40d2-9fc4-70eb9401edbe']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:04.009277 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c96606-6ff0-4b25-94ce-f5f14b4483a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:04.048633 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c96606-6ff0-4b25-94ce-f5f14b4483a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '584fa498-2b6b-442d-9909-8199424d0b42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2135433645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['f4518a3d-aff4-4a5b-878b-c1b22879323d','20cb771a-fdc4-45c3-95a6-e8a09a9d05eb','e92ed70d-17ed-4313-8267-284177d9e41c','673850bf-0d36-40d2-9fc4-70eb9401edbe'],size=1,snapshot_id=0fdaad38-5922-4bb7-aea4-808686aab3e7,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2135433645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=584fa498-2b6b-442d-9909-8199424d0b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0fdaad38-5922-4bb7-aea4-808686aab3e7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:04.049172 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903fa857-73bb-42b7-80cc-2b15553c1451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:04.070424 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903fa857-73bb-42b7-80cc-2b15553c1451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2135433645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['f4518a3d-aff4-4a5b-878b-c1b22879323d','20cb771a-fdc4-45c3-95a6-e8a09a9d05eb','e92ed70d-17ed-4313-8267-284177d9e41c','673850bf-0d36-40d2-9fc4-70eb9401edbe'],size=1,snapshot_id=0fdaad38-5922-4bb7-aea4-808686aab3e7,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:04.071166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6831863a-0742-44ed-8156-e14fd61e0bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:04.094895 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6831863a-0742-44ed-8156-e14fd61e0bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:04.095623 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (0853d277-8b66-4dff-8759-7cc11fde1387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:04.095881 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:31:04.096405 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9da7f9a9-f7ab-47d0-8075-1783f2ec1ad9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:04.096905 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1502/5968] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:31:03 2026] POST /volume/v3/volumes => generated 802 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:04.107872 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-434baf7a-acdd-4ffd-889f-553ead6d0c73 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:04.109786 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-434baf7a-acdd-4ffd-889f-553ead6d0c73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:04.110193 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-434baf7a-acdd-4ffd-889f-553ead6d0c73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:04.110261 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-434baf7a-acdd-4ffd-889f-553ead6d0c73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:04.117115 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:04.117115 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:04.120381 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-434baf7a-acdd-4ffd-889f-553ead6d0c73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:04.124103 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-434baf7a-acdd-4ffd-889f-553ead6d0c73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 returned with HTTP 200 Jul 10 18:31:04.124463 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1496/5969] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:04 2026] GET /volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:05.135744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3e7f5801-e3af-41e4-8939-303d789f79a7 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:05.137383 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3e7f5801-e3af-41e4-8939-303d789f79a7 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:05.137582 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3e7f5801-e3af-41e4-8939-303d789f79a7 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:05.137809 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3e7f5801-e3af-41e4-8939-303d789f79a7 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:05.143981 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:05.143981 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:05.146963 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-3e7f5801-e3af-41e4-8939-303d789f79a7 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:05.150454 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3e7f5801-e3af-41e4-8939-303d789f79a7 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 returned with HTTP 200 Jul 10 18:31:05.150812 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1480/5970] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:05 2026] GET /volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:05.161828 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-0d45f7ec-ecd0-4bb0-aef3-f9b6b96fb54f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:05.163389 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d45f7ec-ecd0-4bb0-aef3-f9b6b96fb54f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:31:05.163706 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-0d45f7ec-ecd0-4bb0-aef3-f9b6b96fb54f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "584fa498-2b6b-442d-9909-8199424d0b42", "name": "tempest-VolumeDependencyTests-Snapshot-1497492167"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:05.171057 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:05.171057 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:05.171489 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0d45f7ec-ecd0-4bb0-aef3-f9b6b96fb54f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:05.171607 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-0d45f7ec-ecd0-4bb0-aef3-f9b6b96fb54f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create snapshot from volume 584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:05.196621 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-0d45f7ec-ecd0-4bb0-aef3-f9b6b96fb54f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['71bc9be4-580b-47ca-95a4-f36c111c84af', 'd2e9562c-09bc-4063-94d5-f889c702b4e1', '69ef5d0e-eff8-41e0-9cfe-cfd217d11281', '980ee0e5-ef6d-4061-abb8-6d229588feee'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:05.224374 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-0d45f7ec-ecd0-4bb0-aef3-f9b6b96fb54f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot create request issued successfully. Jul 10 18:31:05.224738 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-0d45f7ec-ecd0-4bb0-aef3-f9b6b96fb54f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:31:05.225145 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1493/5971] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:31:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:05.233761 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-51cb0cc6-6f3d-45d0-a131-9308469fe721 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:05.235614 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-51cb0cc6-6f3d-45d0-a131-9308469fe721 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b Jul 10 18:31:05.235814 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-51cb0cc6-6f3d-45d0-a131-9308469fe721 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:05.235995 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-51cb0cc6-6f3d-45d0-a131-9308469fe721 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:05.241053 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:05.241053 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:05.241687 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-51cb0cc6-6f3d-45d0-a131-9308469fe721 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:05.242544 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-51cb0cc6-6f3d-45d0-a131-9308469fe721 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b returned with HTTP 200 Jul 10 18:31:05.242968 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1503/5972] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:05 2026] GET /volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:06.250999 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-116c3b97-8b71-449d-ad4b-8233e9a1b824 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:06.252707 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-116c3b97-8b71-449d-ad4b-8233e9a1b824 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b Jul 10 18:31:06.252896 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-116c3b97-8b71-449d-ad4b-8233e9a1b824 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:06.253065 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-116c3b97-8b71-449d-ad4b-8233e9a1b824 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:06.257585 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:06.257585 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:06.258004 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-116c3b97-8b71-449d-ad4b-8233e9a1b824 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:06.258741 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-116c3b97-8b71-449d-ad4b-8233e9a1b824 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b returned with HTTP 200 Jul 10 18:31:06.259069 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1497/5973] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:06 2026] GET /volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:06.267102 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-4ad7da18-4686-490a-bcc6-66528882e57e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:06.269082 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:06.269494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e7941807-2e74-4a69-bdb8-3fce803f225b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-484410146"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:06.271092 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'snapshot_id': 'e7941807-2e74-4a69-bdb8-3fce803f225b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-484410146'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:06.276305 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:06.276305 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:06.276728 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:06.276826 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:31:06.280417 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:31:06.286045 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (4df02263-69f7-4ded-aba9-f9e1b4964f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:06.286948 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c0bb64f-e0d1-4213-94fa-723d6d585e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:06.287839 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:06.322195 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c0bb64f-e0d1-4213-94fa-723d6d585e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e7941807-2e74-4a69-bdb8-3fce803f225b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:06.323407 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80823be4-1770-4098-90f1-3bf6cc9cfd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:06.362304 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['18585dfc-ac1b-4cbc-8f73-5cc3553e9da9', 'c151f037-ac5d-4994-b34a-d13155ee695f', '0795cc83-5bdc-4e31-8602-e6ddc50a5192', '7027ead3-1eb9-4eb6-98e8-5f7f34cc7fcc'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:06.363347 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80823be4-1770-4098-90f1-3bf6cc9cfd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18585dfc-ac1b-4cbc-8f73-5cc3553e9da9', 'c151f037-ac5d-4994-b34a-d13155ee695f', '0795cc83-5bdc-4e31-8602-e6ddc50a5192', '7027ead3-1eb9-4eb6-98e8-5f7f34cc7fcc']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:06.364055 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f0223b-6d32-4f8b-9c1e-d38bfb69adca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:06.399823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f0223b-6d32-4f8b-9c1e-d38bfb69adca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a14bcd0c-0143-421e-8184-5ffe42cb59ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-484410146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['18585dfc-ac1b-4cbc-8f73-5cc3553e9da9','c151f037-ac5d-4994-b34a-d13155ee695f','0795cc83-5bdc-4e31-8602-e6ddc50a5192','7027ead3-1eb9-4eb6-98e8-5f7f34cc7fcc'],size=1,snapshot_id=e7941807-2e74-4a69-bdb8-3fce803f225b,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-484410146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a14bcd0c-0143-421e-8184-5ffe42cb59ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e7941807-2e74-4a69-bdb8-3fce803f225b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:06.400578 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3fc783-7d3b-4232-8973-a8743de8ad0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:06.419089 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3fc783-7d3b-4232-8973-a8743de8ad0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-484410146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['18585dfc-ac1b-4cbc-8f73-5cc3553e9da9','c151f037-ac5d-4994-b34a-d13155ee695f','0795cc83-5bdc-4e31-8602-e6ddc50a5192','7027ead3-1eb9-4eb6-98e8-5f7f34cc7fcc'],size=1,snapshot_id=e7941807-2e74-4a69-bdb8-3fce803f225b,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:06.419904 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38418021-8cd6-43de-ae47-43efdd3eb4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:06.438800 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38418021-8cd6-43de-ae47-43efdd3eb4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:06.439693 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (4df02263-69f7-4ded-aba9-f9e1b4964f13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:06.440016 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:31:06.440576 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-4ad7da18-4686-490a-bcc6-66528882e57e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:06.441057 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1481/5974] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:31:06 2026] POST /volume/v3/volumes => generated 801 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:06.451829 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3db18164-9ebf-4c8d-95ef-e28e0f17bf69 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:06.453475 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3db18164-9ebf-4c8d-95ef-e28e0f17bf69 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed Jul 10 18:31:06.453668 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3db18164-9ebf-4c8d-95ef-e28e0f17bf69 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:06.454128 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3db18164-9ebf-4c8d-95ef-e28e0f17bf69 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:06.460523 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:06.460523 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:06.463855 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3db18164-9ebf-4c8d-95ef-e28e0f17bf69 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:06.467737 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3db18164-9ebf-4c8d-95ef-e28e0f17bf69 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed returned with HTTP 200 Jul 10 18:31:06.468131 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1494/5975] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:06 2026] GET /volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:07.480429 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-adb84e0a-7350-43ee-9aeb-dd4a997750ad None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:07.482819 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adb84e0a-7350-43ee-9aeb-dd4a997750ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed Jul 10 18:31:07.483116 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adb84e0a-7350-43ee-9aeb-dd4a997750ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:07.483397 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adb84e0a-7350-43ee-9aeb-dd4a997750ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:07.492363 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:07.492363 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:07.496715 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-adb84e0a-7350-43ee-9aeb-dd4a997750ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:07.502233 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adb84e0a-7350-43ee-9aeb-dd4a997750ad tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed returned with HTTP 200 Jul 10 18:31:07.502766 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1504/5976] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:07 2026] GET /volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:07.513994 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e7c3a33f-88c0-4664-a36b-a3f75506bcfe None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:07.516037 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e7c3a33f-88c0-4664-a36b-a3f75506bcfe tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 Jul 10 18:31:07.516258 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e7c3a33f-88c0-4664-a36b-a3f75506bcfe tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:07.516450 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e7c3a33f-88c0-4664-a36b-a3f75506bcfe tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:07.516558 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-e7c3a33f-88c0-4664-a36b-a3f75506bcfe tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: 0fdaad38-5922-4bb7-aea4-808686aab3e7 Jul 10 18:31:07.521043 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:07.521043 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:07.521485 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e7c3a33f-88c0-4664-a36b-a3f75506bcfe tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:07.535762 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-e7c3a33f-88c0-4664-a36b-a3f75506bcfe tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot delete request issued successfully. Jul 10 18:31:07.535904 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e7c3a33f-88c0-4664-a36b-a3f75506bcfe tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 returned with HTTP 202 Jul 10 18:31:07.536284 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1498/5977] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:07 2026] DELETE /volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:07.543365 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a9495452-9777-4861-8e80-eda8280a185b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:07.545067 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a9495452-9777-4861-8e80-eda8280a185b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 Jul 10 18:31:07.545240 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a9495452-9777-4861-8e80-eda8280a185b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:07.545423 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a9495452-9777-4861-8e80-eda8280a185b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:07.551210 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:07.551210 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:07.551583 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a9495452-9777-4861-8e80-eda8280a185b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:07.552526 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a9495452-9777-4861-8e80-eda8280a185b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 returned with HTTP 200 Jul 10 18:31:07.553038 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1482/5978] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:07 2026] GET /volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:08.561664 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5d944b94-6780-41e6-95c9-9cf32be61e9f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:08.563362 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d944b94-6780-41e6-95c9-9cf32be61e9f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 Jul 10 18:31:08.563541 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d944b94-6780-41e6-95c9-9cf32be61e9f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:08.563733 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5d944b94-6780-41e6-95c9-9cf32be61e9f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:08.565956 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=140,cinder:UPDATE=55,cinder:INSERT=29 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:31:08.568084 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5d944b94-6780-41e6-95c9-9cf32be61e9f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 returned with HTTP 404 Jul 10 18:31:08.568842 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1495/5979] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:08 2026] GET /volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:08.575282 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-67422a56-85ce-4450-9aeb-bb73268dcde5 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:08.577005 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-67422a56-85ce-4450-9aeb-bb73268dcde5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b Jul 10 18:31:08.577257 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-67422a56-85ce-4450-9aeb-bb73268dcde5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:08.577495 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-67422a56-85ce-4450-9aeb-bb73268dcde5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:08.577652 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-67422a56-85ce-4450-9aeb-bb73268dcde5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: e7941807-2e74-4a69-bdb8-3fce803f225b Jul 10 18:31:08.582242 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:08.582242 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:08.582643 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-67422a56-85ce-4450-9aeb-bb73268dcde5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:08.596663 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-67422a56-85ce-4450-9aeb-bb73268dcde5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot delete request issued successfully. Jul 10 18:31:08.596848 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-67422a56-85ce-4450-9aeb-bb73268dcde5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b returned with HTTP 202 Jul 10 18:31:08.597256 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1505/5980] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:08 2026] DELETE /volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:08.604266 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-99b88bc4-5781-43b3-bc55-8585b05562d8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:08.606020 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-99b88bc4-5781-43b3-bc55-8585b05562d8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b Jul 10 18:31:08.606316 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-99b88bc4-5781-43b3-bc55-8585b05562d8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:08.606536 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-99b88bc4-5781-43b3-bc55-8585b05562d8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:08.608434 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=136,cinder:UPDATE=56,cinder:INSERT=27 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:31:08.612446 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:08.612446 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:08.612927 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-99b88bc4-5781-43b3-bc55-8585b05562d8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:08.613856 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-99b88bc4-5781-43b3-bc55-8585b05562d8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b returned with HTTP 200 Jul 10 18:31:08.614688 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1499/5981] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:08 2026] GET /volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:09.622866 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-fb0ce002-6c5f-4f29-803e-7a6fd762c26b None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:09.624650 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fb0ce002-6c5f-4f29-803e-7a6fd762c26b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b Jul 10 18:31:09.624796 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fb0ce002-6c5f-4f29-803e-7a6fd762c26b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:09.624993 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-fb0ce002-6c5f-4f29-803e-7a6fd762c26b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:09.626642 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=185,cinder:UPDATE=75,cinder:INSERT=43 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:31:09.629219 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-fb0ce002-6c5f-4f29-803e-7a6fd762c26b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b returned with HTTP 404 Jul 10 18:31:09.629732 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1483/5982] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:09 2026] GET /volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:09.636284 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5032a2a0-348a-4f69-b6b0-569f3b2951dc None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:09.637980 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5032a2a0-348a-4f69-b6b0-569f3b2951dc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:09.638191 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5032a2a0-348a-4f69-b6b0-569f3b2951dc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:09.638365 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5032a2a0-348a-4f69-b6b0-569f3b2951dc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:09.638521 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-5032a2a0-348a-4f69-b6b0-569f3b2951dc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:09.645680 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:09.645680 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:09.646111 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5032a2a0-348a-4f69-b6b0-569f3b2951dc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:09.660681 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5032a2a0-348a-4f69-b6b0-569f3b2951dc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:31:09.660885 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5032a2a0-348a-4f69-b6b0-569f3b2951dc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 returned with HTTP 202 Jul 10 18:31:09.661622 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1496/5983] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:09 2026] DELETE /volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:31:09.668134 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d6e22132-47b8-4608-8788-8d757e640bfc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:09.670100 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d6e22132-47b8-4608-8788-8d757e640bfc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:09.670357 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d6e22132-47b8-4608-8788-8d757e640bfc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:09.670560 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d6e22132-47b8-4608-8788-8d757e640bfc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:09.672796 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=145,cinder:UPDATE=46,cinder:INSERT=22 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:31:09.678370 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:09.678370 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:09.682007 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d6e22132-47b8-4608-8788-8d757e640bfc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:09.686218 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d6e22132-47b8-4608-8788-8d757e640bfc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 returned with HTTP 200 Jul 10 18:31:09.686584 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1506/5984] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:09 2026] GET /volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:10.698421 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-c9ff94c6-baea-4984-b76d-1a6b0d5c6b67 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:10.700049 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c9ff94c6-baea-4984-b76d-1a6b0d5c6b67 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:10.700248 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c9ff94c6-baea-4984-b76d-1a6b0d5c6b67 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:10.700436 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-c9ff94c6-baea-4984-b76d-1a6b0d5c6b67 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:10.706523 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-c9ff94c6-baea-4984-b76d-1a6b0d5c6b67 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 returned with HTTP 404 Jul 10 18:31:10.707000 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1500/5985] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:10 2026] GET /volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:10.713119 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-63fdb9d0-b01c-46ca-81ec-1d7c819077bf None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:10.714831 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-63fdb9d0-b01c-46ca-81ec-1d7c819077bf tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:10.715024 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-63fdb9d0-b01c-46ca-81ec-1d7c819077bf tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:10.715208 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-63fdb9d0-b01c-46ca-81ec-1d7c819077bf tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:10.715385 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-63fdb9d0-b01c-46ca-81ec-1d7c819077bf tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:10.721698 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:10.721698 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:10.722104 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-63fdb9d0-b01c-46ca-81ec-1d7c819077bf tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:10.736119 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-63fdb9d0-b01c-46ca-81ec-1d7c819077bf tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:31:10.736297 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-63fdb9d0-b01c-46ca-81ec-1d7c819077bf tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 returned with HTTP 202 Jul 10 18:31:10.736674 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1484/5986] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:10 2026] DELETE /volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:31:10.743152 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-23cb71eb-1ec3-4a63-bef2-77ce92bad148 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:10.745285 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23cb71eb-1ec3-4a63-bef2-77ce92bad148 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:10.745548 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23cb71eb-1ec3-4a63-bef2-77ce92bad148 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:10.745822 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-23cb71eb-1ec3-4a63-bef2-77ce92bad148 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:10.754511 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:10.754511 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:10.758039 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-23cb71eb-1ec3-4a63-bef2-77ce92bad148 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:10.762010 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-23cb71eb-1ec3-4a63-bef2-77ce92bad148 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 returned with HTTP 200 Jul 10 18:31:10.762420 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1497/5987] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:10 2026] GET /volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:11.774117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-adfa9716-7bba-4b2d-ae36-2a13b4fcb679 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:11.775956 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adfa9716-7bba-4b2d-ae36-2a13b4fcb679 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:11.776201 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adfa9716-7bba-4b2d-ae36-2a13b4fcb679 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:11.776387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-adfa9716-7bba-4b2d-ae36-2a13b4fcb679 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:11.781825 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-adfa9716-7bba-4b2d-ae36-2a13b4fcb679 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 returned with HTTP 404 Jul 10 18:31:11.782267 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1507/5988] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:11 2026] GET /volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:11.789852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1157839a-4c16-446d-b7c0-e9201cfb8cfa None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:11.791736 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1157839a-4c16-446d-b7c0-e9201cfb8cfa tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed Jul 10 18:31:11.791966 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1157839a-4c16-446d-b7c0-e9201cfb8cfa tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:11.792172 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1157839a-4c16-446d-b7c0-e9201cfb8cfa tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:11.792329 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-1157839a-4c16-446d-b7c0-e9201cfb8cfa tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: a14bcd0c-0143-421e-8184-5ffe42cb59ed Jul 10 18:31:11.799023 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:11.799023 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:11.799450 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1157839a-4c16-446d-b7c0-e9201cfb8cfa tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:11.814021 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1157839a-4c16-446d-b7c0-e9201cfb8cfa tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:31:11.814199 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1157839a-4c16-446d-b7c0-e9201cfb8cfa tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed returned with HTTP 202 Jul 10 18:31:11.814597 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1501/5989] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:11 2026] DELETE /volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:31:11.822633 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-17ccb917-3380-4087-9a11-01e2fc221eb0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:11.824468 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-17ccb917-3380-4087-9a11-01e2fc221eb0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed Jul 10 18:31:11.824758 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-17ccb917-3380-4087-9a11-01e2fc221eb0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:11.824947 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-17ccb917-3380-4087-9a11-01e2fc221eb0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:11.831235 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:11.831235 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:11.834345 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-17ccb917-3380-4087-9a11-01e2fc221eb0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:11.838638 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-17ccb917-3380-4087-9a11-01e2fc221eb0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed returned with HTTP 200 Jul 10 18:31:11.838996 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1485/5990] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:11 2026] GET /volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:12.851036 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-248eeae3-6df0-415e-a1a7-be6782807f8d None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:12.852676 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-248eeae3-6df0-415e-a1a7-be6782807f8d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed Jul 10 18:31:12.852891 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-248eeae3-6df0-415e-a1a7-be6782807f8d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:12.853078 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-248eeae3-6df0-415e-a1a7-be6782807f8d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:12.857984 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-248eeae3-6df0-415e-a1a7-be6782807f8d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed returned with HTTP 404 Jul 10 18:31:12.858392 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1498/5991] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:12 2026] GET /volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:12.867274 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:12.868978 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:12.869358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1380379756"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:12.870682 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1380379756'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:12.870798 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:31:12.874807 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:31:12.880001 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (3c30bb96-cfaa-477b-b704-58d24f927dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:12.880945 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7cb9f77-31fa-4fd4-aa7e-087b7687fe83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:12.882007 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:12.904028 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7cb9f77-31fa-4fd4-aa7e-087b7687fe83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:12.904756 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd36556d-d45d-4720-af14-5616dc694f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:12.941206 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['45665b52-8918-4f9e-8030-fc485b99c3f1', 'b66c97f3-8a07-4dbd-a9d2-30481dc577ec', 'f6c1a3ea-be21-44d4-8c2f-5cb63e7d4448', 'd7d35f53-e0b3-4352-bbbb-ada2819d79b4'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:12.942050 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd36556d-d45d-4720-af14-5616dc694f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45665b52-8918-4f9e-8030-fc485b99c3f1', 'b66c97f3-8a07-4dbd-a9d2-30481dc577ec', 'f6c1a3ea-be21-44d4-8c2f-5cb63e7d4448', 'd7d35f53-e0b3-4352-bbbb-ada2819d79b4']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:12.942776 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f1e4f2-8e64-4760-9016-87ab618f68d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:12.967474 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f1e4f2-8e64-4760-9016-87ab618f68d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0145fad-0355-487c-9589-631bfa44055a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1380379756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['45665b52-8918-4f9e-8030-fc485b99c3f1','b66c97f3-8a07-4dbd-a9d2-30481dc577ec','f6c1a3ea-be21-44d4-8c2f-5cb63e7d4448','d7d35f53-e0b3-4352-bbbb-ada2819d79b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1380379756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0145fad-0355-487c-9589-631bfa44055a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:12.968234 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f926fcc-334b-49d0-8cb2-6749d8b0fb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:12.986300 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f926fcc-334b-49d0-8cb2-6749d8b0fb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1380379756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['45665b52-8918-4f9e-8030-fc485b99c3f1','b66c97f3-8a07-4dbd-a9d2-30481dc577ec','f6c1a3ea-be21-44d4-8c2f-5cb63e7d4448','d7d35f53-e0b3-4352-bbbb-ada2819d79b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:12.987129 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eccfbd5-92a4-425f-9a44-0db2c68e2331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:12.999087 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eccfbd5-92a4-425f-9a44-0db2c68e2331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:12.999925 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (3c30bb96-cfaa-477b-b704-58d24f927dd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:13.000340 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:31:13.000892 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-51f5ab26-e265-42f3-aff3-59ebd16cdd66 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:13.001289 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1508/5992] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:31:12 2026] POST /volume/v3/volumes => generated 768 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:13.012104 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-940a825c-dc0d-469b-b3aa-4e3bb7979075 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:13.013828 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-940a825c-dc0d-469b-b3aa-4e3bb7979075 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:13.014025 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-940a825c-dc0d-469b-b3aa-4e3bb7979075 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:13.014221 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-940a825c-dc0d-469b-b3aa-4e3bb7979075 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:13.021179 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:13.021179 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:13.023968 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-940a825c-dc0d-469b-b3aa-4e3bb7979075 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:13.028500 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-940a825c-dc0d-469b-b3aa-4e3bb7979075 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a returned with HTTP 200 Jul 10 18:31:13.028919 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1502/5993] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:13 2026] GET /volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:14.040677 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-99bb0819-3961-418c-9bae-d392c18012f0 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:14.042397 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-99bb0819-3961-418c-9bae-d392c18012f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:14.042656 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-99bb0819-3961-418c-9bae-d392c18012f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:14.042877 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-99bb0819-3961-418c-9bae-d392c18012f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:14.050126 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:14.050126 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:14.053327 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-99bb0819-3961-418c-9bae-d392c18012f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:14.056902 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-99bb0819-3961-418c-9bae-d392c18012f0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a returned with HTTP 200 Jul 10 18:31:14.057265 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1486/5994] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:14 2026] GET /volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:14.068120 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-41448fa0-dfbe-450e-9315-3037096a6e14 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:14.069826 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-41448fa0-dfbe-450e-9315-3037096a6e14 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:31:14.070119 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-41448fa0-dfbe-450e-9315-3037096a6e14 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0145fad-0355-487c-9589-631bfa44055a", "name": "tempest-VolumeDependencyTests-Snapshot-511743020"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:14.077445 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:14.077445 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:14.077875 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-41448fa0-dfbe-450e-9315-3037096a6e14 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:14.077981 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-41448fa0-dfbe-450e-9315-3037096a6e14 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create snapshot from volume a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:14.098529 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-41448fa0-dfbe-450e-9315-3037096a6e14 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['7af49907-2fea-42bb-ba18-e3bd128e241b', '7c218d5b-660f-49c8-b9d1-cb59da924420', 'd7936a40-f028-4a7b-91d9-98b6f61b6c67', 'b834909c-6579-4036-92e9-c14dc82e9474'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:14.121348 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-41448fa0-dfbe-450e-9315-3037096a6e14 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot create request issued successfully. Jul 10 18:31:14.121701 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-41448fa0-dfbe-450e-9315-3037096a6e14 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:31:14.122203 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1499/5995] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:31:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:14.130085 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8cbf53e2-9176-42f9-a759-9114cf6408fc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:14.132318 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cbf53e2-9176-42f9-a759-9114cf6408fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad Jul 10 18:31:14.133351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8cbf53e2-9176-42f9-a759-9114cf6408fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:14.133351 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8cbf53e2-9176-42f9-a759-9114cf6408fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:14.137865 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:14.137865 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:14.138306 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8cbf53e2-9176-42f9-a759-9114cf6408fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:14.139079 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8cbf53e2-9176-42f9-a759-9114cf6408fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad returned with HTTP 200 Jul 10 18:31:14.139469 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1509/5996] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:14 2026] GET /volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:15.147483 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-3277ee39-5d18-4b15-a716-0d5966c97217 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:15.149171 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3277ee39-5d18-4b15-a716-0d5966c97217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad Jul 10 18:31:15.149368 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3277ee39-5d18-4b15-a716-0d5966c97217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:15.149544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-3277ee39-5d18-4b15-a716-0d5966c97217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:15.154047 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:15.154047 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:15.154455 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-3277ee39-5d18-4b15-a716-0d5966c97217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:15.155154 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-3277ee39-5d18-4b15-a716-0d5966c97217 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad returned with HTTP 200 Jul 10 18:31:15.155493 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1503/5997] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:15 2026] GET /volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:15.162582 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:15.164192 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:15.164519 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "546d776b-c854-4baf-96bb-5e2775ef3dad", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2141320774"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:15.166118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'snapshot_id': '546d776b-c854-4baf-96bb-5e2775ef3dad', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2141320774'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:15.171178 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:15.171178 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:15.171611 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:15.171721 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:31:15.174745 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:31:15.179663 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (3dd82bfd-0526-4f92-aa55-c8cb105ff0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:15.180447 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bd27d1-1251-49dc-9a1b-7735e15127ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:15.181242 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:15.205550 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bd27d1-1251-49dc-9a1b-7735e15127ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '546d776b-c854-4baf-96bb-5e2775ef3dad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:15.206259 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701d5b6d-fa49-4e8c-ac15-87bf86410a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:15.240850 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['25c3094f-05b4-42d4-9085-61967af74634', '57b16037-4f2a-45c9-9b91-d2fd32b93ded', 'b37f3770-6450-45f4-93c5-79f23cad9fbb', 'f9bc8b1a-638d-4e16-a198-cb0469f61db4'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:15.241508 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701d5b6d-fa49-4e8c-ac15-87bf86410a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c3094f-05b4-42d4-9085-61967af74634', '57b16037-4f2a-45c9-9b91-d2fd32b93ded', 'b37f3770-6450-45f4-93c5-79f23cad9fbb', 'f9bc8b1a-638d-4e16-a198-cb0469f61db4']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:15.242175 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d7a597-eb97-404a-94e1-d56a9837ae68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:15.276304 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d7a597-eb97-404a-94e1-d56a9837ae68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '369deaf7-fcbe-4bc2-bfe9-7460b676396e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2141320774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['25c3094f-05b4-42d4-9085-61967af74634','57b16037-4f2a-45c9-9b91-d2fd32b93ded','b37f3770-6450-45f4-93c5-79f23cad9fbb','f9bc8b1a-638d-4e16-a198-cb0469f61db4'],size=1,snapshot_id=546d776b-c854-4baf-96bb-5e2775ef3dad,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2141320774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=369deaf7-fcbe-4bc2-bfe9-7460b676396e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=546d776b-c854-4baf-96bb-5e2775ef3dad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:15.276930 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5104a93f-b307-4ce1-9990-5372c4442ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:15.294738 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5104a93f-b307-4ce1-9990-5372c4442ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2141320774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['25c3094f-05b4-42d4-9085-61967af74634','57b16037-4f2a-45c9-9b91-d2fd32b93ded','b37f3770-6450-45f4-93c5-79f23cad9fbb','f9bc8b1a-638d-4e16-a198-cb0469f61db4'],size=1,snapshot_id=546d776b-c854-4baf-96bb-5e2775ef3dad,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:15.295397 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e23ef185-319d-48b1-bdf8-16e5592d010b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:15.312018 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e23ef185-319d-48b1-bdf8-16e5592d010b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:15.312745 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (3dd82bfd-0526-4f92-aa55-c8cb105ff0e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:15.312991 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:31:15.313479 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c6d57d05-09bf-4b50-9e96-e8187f1d6472 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:15.313876 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1487/5998] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:31:15 2026] POST /volume/v3/volumes => generated 802 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:15.324872 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-60e84841-97d8-4b5f-b712-3f2bdc3815ef None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:15.326875 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-60e84841-97d8-4b5f-b712-3f2bdc3815ef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e Jul 10 18:31:15.327008 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-60e84841-97d8-4b5f-b712-3f2bdc3815ef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:15.327223 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-60e84841-97d8-4b5f-b712-3f2bdc3815ef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:15.333555 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:15.333555 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:15.336865 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-60e84841-97d8-4b5f-b712-3f2bdc3815ef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:15.340630 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-60e84841-97d8-4b5f-b712-3f2bdc3815ef tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e returned with HTTP 200 Jul 10 18:31:15.340994 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1500/5999] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:15 2026] GET /volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:16.354838 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d82eaf59-1c3e-4bb7-9057-6f689c5454ed None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:16.356580 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d82eaf59-1c3e-4bb7-9057-6f689c5454ed tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e Jul 10 18:31:16.356783 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d82eaf59-1c3e-4bb7-9057-6f689c5454ed tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:16.356963 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d82eaf59-1c3e-4bb7-9057-6f689c5454ed tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:16.363436 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:16.363436 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:16.366666 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d82eaf59-1c3e-4bb7-9057-6f689c5454ed tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:16.370359 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d82eaf59-1c3e-4bb7-9057-6f689c5454ed tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e returned with HTTP 200 Jul 10 18:31:16.370704 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1510/6000] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:16 2026] GET /volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:16.381873 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-12ae5581-be68-4d0a-8169-fedf10489b99 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:16.383643 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-12ae5581-be68-4d0a-8169-fedf10489b99 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad Jul 10 18:31:16.383852 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-12ae5581-be68-4d0a-8169-fedf10489b99 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:16.384076 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-12ae5581-be68-4d0a-8169-fedf10489b99 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:16.384240 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-12ae5581-be68-4d0a-8169-fedf10489b99 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: 546d776b-c854-4baf-96bb-5e2775ef3dad Jul 10 18:31:16.388901 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:16.388901 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:16.389296 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-12ae5581-be68-4d0a-8169-fedf10489b99 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:16.405758 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-12ae5581-be68-4d0a-8169-fedf10489b99 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot delete request issued successfully. Jul 10 18:31:16.405980 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-12ae5581-be68-4d0a-8169-fedf10489b99 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad returned with HTTP 202 Jul 10 18:31:16.406434 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1504/6001] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:16 2026] DELETE /volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:16.413180 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-cef99c46-cc61-4010-b0eb-9d54ef921214 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:16.415156 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cef99c46-cc61-4010-b0eb-9d54ef921214 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad Jul 10 18:31:16.415382 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cef99c46-cc61-4010-b0eb-9d54ef921214 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:16.415618 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-cef99c46-cc61-4010-b0eb-9d54ef921214 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:16.420498 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:16.420498 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:16.420952 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-cef99c46-cc61-4010-b0eb-9d54ef921214 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Snapshot retrieved successfully. Jul 10 18:31:16.421837 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-cef99c46-cc61-4010-b0eb-9d54ef921214 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad returned with HTTP 200 Jul 10 18:31:16.422403 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1488/6002] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:16 2026] GET /volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:17.430452 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4a7eafa4-eb61-4fd0-9ac6-1d6f7ff2d920 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:17.432056 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4a7eafa4-eb61-4fd0-9ac6-1d6f7ff2d920 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad Jul 10 18:31:17.432257 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4a7eafa4-eb61-4fd0-9ac6-1d6f7ff2d920 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:17.432428 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4a7eafa4-eb61-4fd0-9ac6-1d6f7ff2d920 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:17.436381 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4a7eafa4-eb61-4fd0-9ac6-1d6f7ff2d920 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad returned with HTTP 404 Jul 10 18:31:17.436838 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1501/6003] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:17 2026] GET /volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:17.443249 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5cd7eec3-357b-4ba1-b3ce-8f750cabcfe4 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:17.444774 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5cd7eec3-357b-4ba1-b3ce-8f750cabcfe4 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:17.444956 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5cd7eec3-357b-4ba1-b3ce-8f750cabcfe4 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:17.445117 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5cd7eec3-357b-4ba1-b3ce-8f750cabcfe4 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:17.445281 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-5cd7eec3-357b-4ba1-b3ce-8f750cabcfe4 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:17.451229 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:17.451229 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:17.451654 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5cd7eec3-357b-4ba1-b3ce-8f750cabcfe4 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:17.472417 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-5cd7eec3-357b-4ba1-b3ce-8f750cabcfe4 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:31:17.472604 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5cd7eec3-357b-4ba1-b3ce-8f750cabcfe4 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a returned with HTTP 202 Jul 10 18:31:17.473001 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1511/6004] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:17 2026] DELETE /volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:31:17.479222 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fb868451-dbf9-49ae-8d88-b8626680a3c8 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:17.481113 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb868451-dbf9-49ae-8d88-b8626680a3c8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:17.481354 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb868451-dbf9-49ae-8d88-b8626680a3c8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:17.481537 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb868451-dbf9-49ae-8d88-b8626680a3c8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:17.490093 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:17.490093 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:17.493580 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fb868451-dbf9-49ae-8d88-b8626680a3c8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:17.497385 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb868451-dbf9-49ae-8d88-b8626680a3c8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a returned with HTTP 200 Jul 10 18:31:17.497772 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1505/6005] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:17 2026] GET /volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:18.510621 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-20c3e099-4c37-4c41-9d57-e25114ef342c None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:18.512448 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-20c3e099-4c37-4c41-9d57-e25114ef342c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:18.512701 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-20c3e099-4c37-4c41-9d57-e25114ef342c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:18.512907 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-20c3e099-4c37-4c41-9d57-e25114ef342c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:18.518866 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-20c3e099-4c37-4c41-9d57-e25114ef342c tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a returned with HTTP 404 Jul 10 18:31:18.519342 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1489/6006] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:18 2026] GET /volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:18.526616 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:18.528324 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:18.528686 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-614504632"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:18.529986 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-614504632'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:18.530097 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:31:18.534305 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:31:18.539266 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (ffde42a7-c0c2-419e-a199-f6fb0adb058a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:18.540382 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fc3193-3206-4816-8d8f-2643b658d3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:18.541369 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:18.564244 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fc3193-3206-4816-8d8f-2643b658d3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:18.564963 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a98a831-617a-4750-81e5-c52b7ad40420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:18.597882 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['ef99080f-b426-4eec-9c50-585e57bd4d7b', '4899ad30-ca1c-401a-b6e4-74cd36d14663', '28a77ee6-ad71-4605-88bf-3ef6a44200dc', '13bc8ad7-6ddf-4c69-ab93-d873fd5a7908'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:18.598718 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a98a831-617a-4750-81e5-c52b7ad40420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef99080f-b426-4eec-9c50-585e57bd4d7b', '4899ad30-ca1c-401a-b6e4-74cd36d14663', '28a77ee6-ad71-4605-88bf-3ef6a44200dc', '13bc8ad7-6ddf-4c69-ab93-d873fd5a7908']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:18.599374 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd35d30b-027a-4efa-9709-0fc624d94a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:18.620393 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd35d30b-027a-4efa-9709-0fc624d94a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77b64ae5-4db8-4dce-8a4c-71c035a432e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-614504632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['ef99080f-b426-4eec-9c50-585e57bd4d7b','4899ad30-ca1c-401a-b6e4-74cd36d14663','28a77ee6-ad71-4605-88bf-3ef6a44200dc','13bc8ad7-6ddf-4c69-ab93-d873fd5a7908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-614504632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77b64ae5-4db8-4dce-8a4c-71c035a432e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:18.621039 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e09be3-43a5-4b60-800a-0b4b02a1496d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:18.635202 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e09be3-43a5-4b60-800a-0b4b02a1496d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-614504632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['ef99080f-b426-4eec-9c50-585e57bd4d7b','4899ad30-ca1c-401a-b6e4-74cd36d14663','28a77ee6-ad71-4605-88bf-3ef6a44200dc','13bc8ad7-6ddf-4c69-ab93-d873fd5a7908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:18.635852 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca041f5-f7a6-40aa-9c1e-2433347a17ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:18.643336 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca041f5-f7a6-40aa-9c1e-2433347a17ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:18.644049 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (ffde42a7-c0c2-419e-a199-f6fb0adb058a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:18.644319 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:31:18.644855 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-74e07d4f-2993-40ac-9576-d1af55d31e29 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:18.645264 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1502/6007] 10.4.3.71 () {70 vars in 1292 bytes} [Fri Jul 10 18:31:18 2026] POST /volume/v3/volumes => generated 767 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:18.657199 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-829de57a-d92c-4300-b7d2-8bd9ebaab0c0 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:18.659456 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-829de57a-d92c-4300-b7d2-8bd9ebaab0c0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 Jul 10 18:31:18.659755 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-829de57a-d92c-4300-b7d2-8bd9ebaab0c0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:18.659969 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-829de57a-d92c-4300-b7d2-8bd9ebaab0c0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:18.667245 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:18.667245 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:18.670979 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-829de57a-d92c-4300-b7d2-8bd9ebaab0c0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:18.675246 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-829de57a-d92c-4300-b7d2-8bd9ebaab0c0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 returned with HTTP 200 Jul 10 18:31:18.675651 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1512/6008] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:18 2026] GET /volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:19.687395 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-8ce421d8-ccc3-444d-be75-6f8d27299a36 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:19.689313 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8ce421d8-ccc3-444d-be75-6f8d27299a36 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 Jul 10 18:31:19.689551 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8ce421d8-ccc3-444d-be75-6f8d27299a36 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:19.689782 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-8ce421d8-ccc3-444d-be75-6f8d27299a36 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:19.696510 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:19.696510 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:19.699921 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-8ce421d8-ccc3-444d-be75-6f8d27299a36 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:19.703604 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-8ce421d8-ccc3-444d-be75-6f8d27299a36 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 returned with HTTP 200 Jul 10 18:31:19.703977 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1506/6009] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:19 2026] GET /volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:19.715762 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:19.717374 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:19.717740 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "77b64ae5-4db8-4dce-8a4c-71c035a432e7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-794354860"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:19.719155 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request body: {'volume': {'source_volid': '77b64ae5-4db8-4dce-8a4c-71c035a432e7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-794354860'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:19.725527 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:19.725527 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:19.725991 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume retrieved successfully. Jul 10 18:31:19.726109 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume of 1 GB Jul 10 18:31:19.729334 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Availability Zones retrieved successfully. Jul 10 18:31:19.734239 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (c5b3c516-eff5-464d-a0d1-b638c9d4975e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:19.735221 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c24f7a9-a355-4ce6-989f-f1cb884fbb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:19.736086 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:19.756213 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c24f7a9-a355-4ce6-989f-f1cb884fbb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '77b64ae5-4db8-4dce-8a4c-71c035a432e7', 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:19.756923 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d251a6b-6ba8-4850-9ead-16fb6d389c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:19.789768 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Created reservations ['21cb5467-24db-4db3-aa99-2886302298b0', '39b00283-95fe-4f55-8e37-8692e87c1a3a', '168594e5-1c99-4caa-9b6b-8afaf30ac15b', '01d65790-8714-4dea-af7d-4af35dae8b77'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:19.790456 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d251a6b-6ba8-4850-9ead-16fb6d389c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21cb5467-24db-4db3-aa99-2886302298b0', '39b00283-95fe-4f55-8e37-8692e87c1a3a', '168594e5-1c99-4caa-9b6b-8afaf30ac15b', '01d65790-8714-4dea-af7d-4af35dae8b77']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:19.791179 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dbbe944-22ff-40cc-a87c-f37aedf86497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:19.820519 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dbbe944-22ff-40cc-a87c-f37aedf86497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b27267c-eb69-49f5-9fac-0c9c33338d06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-794354860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['21cb5467-24db-4db3-aa99-2886302298b0','39b00283-95fe-4f55-8e37-8692e87c1a3a','168594e5-1c99-4caa-9b6b-8afaf30ac15b','01d65790-8714-4dea-af7d-4af35dae8b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=77b64ae5-4db8-4dce-8a4c-71c035a432e7,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-794354860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b27267c-eb69-49f5-9fac-0c9c33338d06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb0f8e33365427cbb4848097d899278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=77b64ae5-4db8-4dce-8a4c-71c035a432e7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3972aca204340a37f06cdda1696ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:19.821174 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d66f29-037e-4172-96b3-c6d9eb831bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:19.838127 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d66f29-037e-4172-96b3-c6d9eb831bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-794354860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb0f8e33365427cbb4848097d899278',qos_specs=None,replication_status=,reservations=['21cb5467-24db-4db3-aa99-2886302298b0','39b00283-95fe-4f55-8e37-8692e87c1a3a','168594e5-1c99-4caa-9b6b-8afaf30ac15b','01d65790-8714-4dea-af7d-4af35dae8b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=77b64ae5-4db8-4dce-8a4c-71c035a432e7,status='creating',user_id='6ee3972aca204340a37f06cdda1696ed',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:19.838772 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215cfb79-eb05-40f4-8210-3186bc1eff2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:19.852015 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215cfb79-eb05-40f4-8210-3186bc1eff2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:19.852797 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Flow 'volume_create_api' (c5b3c516-eff5-464d-a0d1-b638c9d4975e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:19.853093 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Create volume request issued successfully. Jul 10 18:31:19.853661 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7bcd7c09-8e9c-4f7b-b94e-4b89f60281f5 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:19.854239 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1490/6010] 10.4.3.71 () {70 vars in 1293 bytes} [Fri Jul 10 18:31:19 2026] POST /volume/v3/volumes => generated 801 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:19.865501 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-222ab43b-37e1-4667-99c5-35a06d2a610b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:19.867580 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-222ab43b-37e1-4667-99c5-35a06d2a610b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 Jul 10 18:31:19.867814 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-222ab43b-37e1-4667-99c5-35a06d2a610b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:19.868028 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-222ab43b-37e1-4667-99c5-35a06d2a610b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:19.875985 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:19.875985 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:19.879600 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-222ab43b-37e1-4667-99c5-35a06d2a610b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:19.883980 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-222ab43b-37e1-4667-99c5-35a06d2a610b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 returned with HTTP 200 Jul 10 18:31:19.884411 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1503/6011] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:19 2026] GET /volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:20.896027 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6e065864-0bb7-4225-9a92-bc89706a5de8 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:20.897761 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e065864-0bb7-4225-9a92-bc89706a5de8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 Jul 10 18:31:20.897963 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e065864-0bb7-4225-9a92-bc89706a5de8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:20.898147 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6e065864-0bb7-4225-9a92-bc89706a5de8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:20.904584 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:20.904584 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:20.908000 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6e065864-0bb7-4225-9a92-bc89706a5de8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:20.911817 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6e065864-0bb7-4225-9a92-bc89706a5de8 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 returned with HTTP 200 Jul 10 18:31:20.912187 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1513/6012] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:20 2026] GET /volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:20.923535 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1d0dab8e-9640-413b-bb5a-876ba8818cd0 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:20.925340 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1d0dab8e-9640-413b-bb5a-876ba8818cd0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 Jul 10 18:31:20.925604 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1d0dab8e-9640-413b-bb5a-876ba8818cd0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:20.925811 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1d0dab8e-9640-413b-bb5a-876ba8818cd0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:20.925971 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-1d0dab8e-9640-413b-bb5a-876ba8818cd0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 77b64ae5-4db8-4dce-8a4c-71c035a432e7 Jul 10 18:31:20.933231 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:20.933231 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:20.933676 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1d0dab8e-9640-413b-bb5a-876ba8818cd0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:20.952488 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1d0dab8e-9640-413b-bb5a-876ba8818cd0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:31:20.952724 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1d0dab8e-9640-413b-bb5a-876ba8818cd0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 returned with HTTP 202 Jul 10 18:31:20.953131 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1507/6013] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:20 2026] DELETE /volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:31:20.961162 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-15a30088-f7c3-4155-977e-ceee50109369 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:20.963321 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-15a30088-f7c3-4155-977e-ceee50109369 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 Jul 10 18:31:20.963541 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-15a30088-f7c3-4155-977e-ceee50109369 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:20.963744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-15a30088-f7c3-4155-977e-ceee50109369 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:20.970453 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:20.970453 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:20.973985 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-15a30088-f7c3-4155-977e-ceee50109369 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:20.978381 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-15a30088-f7c3-4155-977e-ceee50109369 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 returned with HTTP 200 Jul 10 18:31:20.978877 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1491/6014] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:20 2026] GET /volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:21.991043 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-1ea1925c-d45d-4390-aecb-a4f2b31409b0 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:21.992938 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ea1925c-d45d-4390-aecb-a4f2b31409b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 Jul 10 18:31:21.993188 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ea1925c-d45d-4390-aecb-a4f2b31409b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:21.993415 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-1ea1925c-d45d-4390-aecb-a4f2b31409b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:21.998850 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-1ea1925c-d45d-4390-aecb-a4f2b31409b0 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 returned with HTTP 404 Jul 10 18:31:21.999329 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1504/6015] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:21 2026] GET /volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:22.007313 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-a2c3c156-e0f2-405f-a3c6-6fde1637ab7e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:22.008981 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a2c3c156-e0f2-405f-a3c6-6fde1637ab7e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 Jul 10 18:31:22.009242 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a2c3c156-e0f2-405f-a3c6-6fde1637ab7e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:22.009425 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-a2c3c156-e0f2-405f-a3c6-6fde1637ab7e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:22.009594 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-a2c3c156-e0f2-405f-a3c6-6fde1637ab7e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 7b27267c-eb69-49f5-9fac-0c9c33338d06 Jul 10 18:31:22.015880 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:22.015880 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:22.016314 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a2c3c156-e0f2-405f-a3c6-6fde1637ab7e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:22.030683 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-a2c3c156-e0f2-405f-a3c6-6fde1637ab7e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:31:22.030839 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-a2c3c156-e0f2-405f-a3c6-6fde1637ab7e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 returned with HTTP 202 Jul 10 18:31:22.031226 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1514/6016] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:22 2026] DELETE /volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:31:22.039287 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-cd62a84c-bfd3-407b-a07b-06d1475871a1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:22.040921 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd62a84c-bfd3-407b-a07b-06d1475871a1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 Jul 10 18:31:22.041544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd62a84c-bfd3-407b-a07b-06d1475871a1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:22.041544 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-cd62a84c-bfd3-407b-a07b-06d1475871a1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:22.048332 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:22.048332 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:22.051635 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-cd62a84c-bfd3-407b-a07b-06d1475871a1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:22.055648 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-cd62a84c-bfd3-407b-a07b-06d1475871a1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 returned with HTTP 200 Jul 10 18:31:22.055982 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1508/6017] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:22 2026] GET /volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:23.067443 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-d25abd12-4d9e-4b68-811f-63d23a7e3f81 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:23.069130 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d25abd12-4d9e-4b68-811f-63d23a7e3f81 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 Jul 10 18:31:23.069380 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d25abd12-4d9e-4b68-811f-63d23a7e3f81 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:23.069585 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-d25abd12-4d9e-4b68-811f-63d23a7e3f81 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:23.076207 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-d25abd12-4d9e-4b68-811f-63d23a7e3f81 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 returned with HTTP 404 Jul 10 18:31:23.076783 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1492/6018] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:23 2026] GET /volume/v3/volumes/7b27267c-eb69-49f5-9fac-0c9c33338d06 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:23.084361 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-fea51eea-62b7-4b40-9c31-6e7efa7131ab None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:23.086057 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fea51eea-62b7-4b40-9c31-6e7efa7131ab tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 Jul 10 18:31:23.086286 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fea51eea-62b7-4b40-9c31-6e7efa7131ab tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:23.086478 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-fea51eea-62b7-4b40-9c31-6e7efa7131ab tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:23.086673 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-fea51eea-62b7-4b40-9c31-6e7efa7131ab tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 77b64ae5-4db8-4dce-8a4c-71c035a432e7 Jul 10 18:31:23.092159 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-fea51eea-62b7-4b40-9c31-6e7efa7131ab tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 returned with HTTP 404 Jul 10 18:31:23.092787 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1505/6019] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:23 2026] DELETE /volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:23.100294 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-72067898-8248-48b5-93a2-a7f33b1dbc6b None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:23.101989 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-72067898-8248-48b5-93a2-a7f33b1dbc6b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 Jul 10 18:31:23.102209 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-72067898-8248-48b5-93a2-a7f33b1dbc6b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:23.102383 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-72067898-8248-48b5-93a2-a7f33b1dbc6b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:23.107452 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-72067898-8248-48b5-93a2-a7f33b1dbc6b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 returned with HTTP 404 Jul 10 18:31:23.107927 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1515/6020] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:23 2026] GET /volume/v3/volumes/77b64ae5-4db8-4dce-8a4c-71c035a432e7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:23.114712 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-488fecf7-62b6-4b72-a5f3-65ef6691ae73 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:23.116519 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-488fecf7-62b6-4b72-a5f3-65ef6691ae73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e Jul 10 18:31:23.116921 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-488fecf7-62b6-4b72-a5f3-65ef6691ae73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:23.117264 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-488fecf7-62b6-4b72-a5f3-65ef6691ae73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:23.118330 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-488fecf7-62b6-4b72-a5f3-65ef6691ae73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 369deaf7-fcbe-4bc2-bfe9-7460b676396e Jul 10 18:31:23.124908 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:23.124908 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:23.125380 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-488fecf7-62b6-4b72-a5f3-65ef6691ae73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:23.139799 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-488fecf7-62b6-4b72-a5f3-65ef6691ae73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume request issued successfully. Jul 10 18:31:23.139979 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-488fecf7-62b6-4b72-a5f3-65ef6691ae73 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e returned with HTTP 202 Jul 10 18:31:23.140394 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1509/6021] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:23 2026] DELETE /volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:31:23.146584 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-9b23fd41-a536-4784-b324-160a613a39ea None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:23.148361 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9b23fd41-a536-4784-b324-160a613a39ea tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e Jul 10 18:31:23.148609 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9b23fd41-a536-4784-b324-160a613a39ea tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:23.148786 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-9b23fd41-a536-4784-b324-160a613a39ea tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:23.155965 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:23.155965 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:23.159287 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-9b23fd41-a536-4784-b324-160a613a39ea tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Volume info retrieved successfully. Jul 10 18:31:23.163144 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-9b23fd41-a536-4784-b324-160a613a39ea tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e returned with HTTP 200 Jul 10 18:31:23.163476 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1493/6022] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:23 2026] GET /volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:24.175349 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a27f3dc3-7734-430a-babd-a136b14c4bd3 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.177083 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a27f3dc3-7734-430a-babd-a136b14c4bd3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e Jul 10 18:31:24.177287 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a27f3dc3-7734-430a-babd-a136b14c4bd3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.177458 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a27f3dc3-7734-430a-babd-a136b14c4bd3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.182394 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a27f3dc3-7734-430a-babd-a136b14c4bd3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e returned with HTTP 404 Jul 10 18:31:24.182800 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1506/6023] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/volumes/369deaf7-fcbe-4bc2-bfe9-7460b676396e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.189989 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8db74d25-e9d6-444f-ad04-488c53cd69fc None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.192317 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8db74d25-e9d6-444f-ad04-488c53cd69fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad Jul 10 18:31:24.192613 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8db74d25-e9d6-444f-ad04-488c53cd69fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.192886 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8db74d25-e9d6-444f-ad04-488c53cd69fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.193051 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-8db74d25-e9d6-444f-ad04-488c53cd69fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: 546d776b-c854-4baf-96bb-5e2775ef3dad Jul 10 18:31:24.197928 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8db74d25-e9d6-444f-ad04-488c53cd69fc tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad returned with HTTP 404 Jul 10 18:31:24.198468 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1516/6024] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.205340 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-f2c44383-3e12-425d-9115-606a2be1dbb3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.207215 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f2c44383-3e12-425d-9115-606a2be1dbb3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad Jul 10 18:31:24.207384 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f2c44383-3e12-425d-9115-606a2be1dbb3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.207571 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-f2c44383-3e12-425d-9115-606a2be1dbb3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.212184 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-f2c44383-3e12-425d-9115-606a2be1dbb3 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad returned with HTTP 404 Jul 10 18:31:24.212640 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1510/6025] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/snapshots/546d776b-c854-4baf-96bb-5e2775ef3dad => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.219981 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b41a9812-381b-416f-ba77-b5945a0fa67e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.221418 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b41a9812-381b-416f-ba77-b5945a0fa67e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:24.221606 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b41a9812-381b-416f-ba77-b5945a0fa67e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.221782 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b41a9812-381b-416f-ba77-b5945a0fa67e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.221945 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-b41a9812-381b-416f-ba77-b5945a0fa67e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:24.227174 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b41a9812-381b-416f-ba77-b5945a0fa67e tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a returned with HTTP 404 Jul 10 18:31:24.227587 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1494/6026] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.233912 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-567dc4f9-dfb3-45be-9fe2-9f5bc10f475f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.235747 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-567dc4f9-dfb3-45be-9fe2-9f5bc10f475f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a Jul 10 18:31:24.235984 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-567dc4f9-dfb3-45be-9fe2-9f5bc10f475f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.236208 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-567dc4f9-dfb3-45be-9fe2-9f5bc10f475f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.241283 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-567dc4f9-dfb3-45be-9fe2-9f5bc10f475f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a returned with HTTP 404 Jul 10 18:31:24.241862 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1507/6027] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/volumes/a0145fad-0355-487c-9589-631bfa44055a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.248304 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-1c0393f1-6a4f-41a3-981e-f8ae9df4aeee None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.249678 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1c0393f1-6a4f-41a3-981e-f8ae9df4aeee tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed Jul 10 18:31:24.250001 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1c0393f1-6a4f-41a3-981e-f8ae9df4aeee tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.250263 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-1c0393f1-6a4f-41a3-981e-f8ae9df4aeee tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.250506 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-1c0393f1-6a4f-41a3-981e-f8ae9df4aeee tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: a14bcd0c-0143-421e-8184-5ffe42cb59ed Jul 10 18:31:24.255934 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-1c0393f1-6a4f-41a3-981e-f8ae9df4aeee tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed returned with HTTP 404 Jul 10 18:31:24.256587 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1517/6028] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.263012 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-e5d7cc37-e3a1-4aaa-a1e3-ecaa050cd593 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.264605 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5d7cc37-e3a1-4aaa-a1e3-ecaa050cd593 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed Jul 10 18:31:24.264814 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e5d7cc37-e3a1-4aaa-a1e3-ecaa050cd593 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.264982 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-e5d7cc37-e3a1-4aaa-a1e3-ecaa050cd593 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.269931 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-e5d7cc37-e3a1-4aaa-a1e3-ecaa050cd593 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed returned with HTTP 404 Jul 10 18:31:24.270334 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1511/6029] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/volumes/a14bcd0c-0143-421e-8184-5ffe42cb59ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.276400 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-3551d6fe-8658-4f2c-a663-935fcfda7e11 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.278409 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3551d6fe-8658-4f2c-a663-935fcfda7e11 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b Jul 10 18:31:24.278640 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3551d6fe-8658-4f2c-a663-935fcfda7e11 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.278867 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-3551d6fe-8658-4f2c-a663-935fcfda7e11 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.279001 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-3551d6fe-8658-4f2c-a663-935fcfda7e11 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: e7941807-2e74-4a69-bdb8-3fce803f225b Jul 10 18:31:24.283687 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-3551d6fe-8658-4f2c-a663-935fcfda7e11 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b returned with HTTP 404 Jul 10 18:31:24.284217 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1495/6030] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.290854 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-02537084-dd6e-4e45-97cc-34a3c179e173 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.292474 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-02537084-dd6e-4e45-97cc-34a3c179e173 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b Jul 10 18:31:24.292708 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-02537084-dd6e-4e45-97cc-34a3c179e173 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.292929 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-02537084-dd6e-4e45-97cc-34a3c179e173 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.296505 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-02537084-dd6e-4e45-97cc-34a3c179e173 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b returned with HTTP 404 Jul 10 18:31:24.296942 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1508/6031] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/snapshots/e7941807-2e74-4a69-bdb8-3fce803f225b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.303517 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-ddca0554-68e9-4bcb-b934-a7deb688d690 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.304776 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ddca0554-68e9-4bcb-b934-a7deb688d690 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:24.305032 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ddca0554-68e9-4bcb-b934-a7deb688d690 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.305287 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-ddca0554-68e9-4bcb-b934-a7deb688d690 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.305516 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-ddca0554-68e9-4bcb-b934-a7deb688d690 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:24.311015 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-ddca0554-68e9-4bcb-b934-a7deb688d690 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 returned with HTTP 404 Jul 10 18:31:24.311235 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1518/6032] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.318128 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-d718a9c1-c414-4d2d-af0a-109e8f7e3824 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.319760 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d718a9c1-c414-4d2d-af0a-109e8f7e3824 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 Jul 10 18:31:24.319922 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d718a9c1-c414-4d2d-af0a-109e8f7e3824 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.320096 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-d718a9c1-c414-4d2d-af0a-109e8f7e3824 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.325208 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-d718a9c1-c414-4d2d-af0a-109e8f7e3824 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 returned with HTTP 404 Jul 10 18:31:24.325594 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1512/6033] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/volumes/584fa498-2b6b-442d-9909-8199424d0b42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.331299 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-376e897c-8991-41cf-ac5f-65bb81144e16 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.332897 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-376e897c-8991-41cf-ac5f-65bb81144e16 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 Jul 10 18:31:24.333068 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-376e897c-8991-41cf-ac5f-65bb81144e16 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.333247 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-376e897c-8991-41cf-ac5f-65bb81144e16 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.333343 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-376e897c-8991-41cf-ac5f-65bb81144e16 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: 0fdaad38-5922-4bb7-aea4-808686aab3e7 Jul 10 18:31:24.337404 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-376e897c-8991-41cf-ac5f-65bb81144e16 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 returned with HTTP 404 Jul 10 18:31:24.337836 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1496/6034] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.343542 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d148cc76-285e-49ca-83af-179d4702145a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.345011 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d148cc76-285e-49ca-83af-179d4702145a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 Jul 10 18:31:24.345197 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d148cc76-285e-49ca-83af-179d4702145a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.345364 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d148cc76-285e-49ca-83af-179d4702145a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.349180 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d148cc76-285e-49ca-83af-179d4702145a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 returned with HTTP 404 Jul 10 18:31:24.349535 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1509/6035] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/snapshots/0fdaad38-5922-4bb7-aea4-808686aab3e7 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.355388 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-7c651770-5fa5-44da-a210-dedf4d9479de None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.356899 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7c651770-5fa5-44da-a210-dedf4d9479de tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:24.357075 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7c651770-5fa5-44da-a210-dedf4d9479de tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.357265 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-7c651770-5fa5-44da-a210-dedf4d9479de tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.357412 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-7c651770-5fa5-44da-a210-dedf4d9479de tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:24.362995 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-7c651770-5fa5-44da-a210-dedf4d9479de tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 returned with HTTP 404 Jul 10 18:31:24.363633 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1519/6036] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.369585 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-0e8cbb51-45a9-4834-a8d3-67ab50ec96f9 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.371126 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0e8cbb51-45a9-4834-a8d3-67ab50ec96f9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 Jul 10 18:31:24.371307 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0e8cbb51-45a9-4834-a8d3-67ab50ec96f9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.371474 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-0e8cbb51-45a9-4834-a8d3-67ab50ec96f9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.376191 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-0e8cbb51-45a9-4834-a8d3-67ab50ec96f9 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 returned with HTTP 404 Jul 10 18:31:24.376554 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1513/6037] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/volumes/06e5015a-e526-4f4d-b698-b4be6678ea73 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.382223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-29f0fcf6-8d6b-418a-b063-cfdb3c38b454 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.384167 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29f0fcf6-8d6b-418a-b063-cfdb3c38b454 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 Jul 10 18:31:24.384367 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29f0fcf6-8d6b-418a-b063-cfdb3c38b454 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.384549 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-29f0fcf6-8d6b-418a-b063-cfdb3c38b454 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.384727 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-29f0fcf6-8d6b-418a-b063-cfdb3c38b454 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 9dc36b31-4c88-4d5c-9c78-5cdc72458040 Jul 10 18:31:24.389617 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-29f0fcf6-8d6b-418a-b063-cfdb3c38b454 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 returned with HTTP 404 Jul 10 18:31:24.390012 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1497/6038] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.397474 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-a6d28c13-5833-4cd5-a9f9-5635e1847843 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.399463 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6d28c13-5833-4cd5-a9f9-5635e1847843 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 Jul 10 18:31:24.399746 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6d28c13-5833-4cd5-a9f9-5635e1847843 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.400014 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-a6d28c13-5833-4cd5-a9f9-5635e1847843 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.406495 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-a6d28c13-5833-4cd5-a9f9-5635e1847843 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 returned with HTTP 404 Jul 10 18:31:24.406934 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1510/6039] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/volumes/9dc36b31-4c88-4d5c-9c78-5cdc72458040 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.413626 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-f7fa6905-9dd3-4477-9c54-d1e9fdb1222f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.415551 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f7fa6905-9dd3-4477-9c54-d1e9fdb1222f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 Jul 10 18:31:24.415819 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f7fa6905-9dd3-4477-9c54-d1e9fdb1222f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.416045 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-f7fa6905-9dd3-4477-9c54-d1e9fdb1222f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.416265 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-f7fa6905-9dd3-4477-9c54-d1e9fdb1222f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: d0f201ca-cec7-40f3-a479-c3e40f246bf0 Jul 10 18:31:24.421641 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-f7fa6905-9dd3-4477-9c54-d1e9fdb1222f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 returned with HTTP 404 Jul 10 18:31:24.422099 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1520/6040] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.429207 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-887f8eae-d38f-41e5-8bd3-192582b7446b None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.430862 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-887f8eae-d38f-41e5-8bd3-192582b7446b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 Jul 10 18:31:24.431070 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-887f8eae-d38f-41e5-8bd3-192582b7446b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.431256 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-887f8eae-d38f-41e5-8bd3-192582b7446b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.436760 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-887f8eae-d38f-41e5-8bd3-192582b7446b tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 returned with HTTP 404 Jul 10 18:31:24.437241 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1514/6041] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/volumes/d0f201ca-cec7-40f3-a479-c3e40f246bf0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.443514 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-868f35c0-3c3d-482e-a221-a8055cff6f8d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.445193 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-868f35c0-3c3d-482e-a221-a8055cff6f8d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 Jul 10 18:31:24.445369 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-868f35c0-3c3d-482e-a221-a8055cff6f8d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.445545 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-868f35c0-3c3d-482e-a221-a8055cff6f8d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.445677 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-868f35c0-3c3d-482e-a221-a8055cff6f8d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: 92ddab92-32ee-4622-8b18-4385f4096370 Jul 10 18:31:24.449358 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-868f35c0-3c3d-482e-a221-a8055cff6f8d tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 returned with HTTP 404 Jul 10 18:31:24.449806 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1498/6042] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.455695 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4d9091fa-ffc3-4b77-84db-c6b0cc062232 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.457343 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d9091fa-ffc3-4b77-84db-c6b0cc062232 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 Jul 10 18:31:24.457515 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d9091fa-ffc3-4b77-84db-c6b0cc062232 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.457724 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4d9091fa-ffc3-4b77-84db-c6b0cc062232 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.461461 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4d9091fa-ffc3-4b77-84db-c6b0cc062232 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 returned with HTTP 404 Jul 10 18:31:24.461901 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1511/6043] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/snapshots/92ddab92-32ee-4622-8b18-4385f4096370 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.467732 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-817f89ed-5701-4bc1-b7b5-c2a2063c4156 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.469460 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-817f89ed-5701-4bc1-b7b5-c2a2063c4156 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:31:24.469684 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-817f89ed-5701-4bc1-b7b5-c2a2063c4156 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.469848 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-817f89ed-5701-4bc1-b7b5-c2a2063c4156 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.470037 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-817f89ed-5701-4bc1-b7b5-c2a2063c4156 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:31:24.475077 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-817f89ed-5701-4bc1-b7b5-c2a2063c4156 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 returned with HTTP 404 Jul 10 18:31:24.475508 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1521/6044] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.481874 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-19fbe381-5711-44b4-bf76-40ad793ac909 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.483474 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-19fbe381-5711-44b4-bf76-40ad793ac909 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 Jul 10 18:31:24.483686 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-19fbe381-5711-44b4-bf76-40ad793ac909 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.483853 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-19fbe381-5711-44b4-bf76-40ad793ac909 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.488649 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-19fbe381-5711-44b4-bf76-40ad793ac909 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 returned with HTTP 404 Jul 10 18:31:24.489041 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1515/6045] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/volumes/af221d11-b062-4e2a-b51b-92994ba9e329 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.495118 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-5970d78f-faf8-49fb-83f6-eae10cf78c3a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.496716 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5970d78f-faf8-49fb-83f6-eae10cf78c3a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 Jul 10 18:31:24.496894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5970d78f-faf8-49fb-83f6-eae10cf78c3a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.497074 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-5970d78f-faf8-49fb-83f6-eae10cf78c3a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.497198 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-5970d78f-faf8-49fb-83f6-eae10cf78c3a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete snapshot with id: c3f41288-3ecd-4b70-a966-0f2807eb6af0 Jul 10 18:31:24.501283 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-5970d78f-faf8-49fb-83f6-eae10cf78c3a tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 returned with HTTP 404 Jul 10 18:31:24.501709 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1499/6046] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.507345 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-19f03547-ad67-40ff-a0b4-917c383cb23f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.508996 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-19f03547-ad67-40ff-a0b4-917c383cb23f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 Jul 10 18:31:24.509238 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-19f03547-ad67-40ff-a0b4-917c383cb23f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.509412 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-19f03547-ad67-40ff-a0b4-917c383cb23f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.513255 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-19f03547-ad67-40ff-a0b4-917c383cb23f tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 returned with HTTP 404 Jul 10 18:31:24.513700 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1512/6047] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/snapshots/c3f41288-3ecd-4b70-a966-0f2807eb6af0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:24.519461 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-4a6bab7f-6223-433b-a0ff-9bd602a0cc33 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.521172 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4a6bab7f-6223-433b-a0ff-9bd602a0cc33 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] DELETE https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:31:24.521369 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4a6bab7f-6223-433b-a0ff-9bd602a0cc33 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.521533 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-4a6bab7f-6223-433b-a0ff-9bd602a0cc33 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.521723 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-4a6bab7f-6223-433b-a0ff-9bd602a0cc33 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Delete volume with id: 42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:31:24.526553 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-4a6bab7f-6223-433b-a0ff-9bd602a0cc33 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 returned with HTTP 404 Jul 10 18:31:24.526995 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1522/6048] 10.4.3.71 () {68 vars in 1385 bytes} [Fri Jul 10 18:31:24 2026] DELETE /volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:24.532745 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-b1fc64cc-5359-4ce2-b257-ee95189fa2e1 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:24.534393 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b1fc64cc-5359-4ce2-b257-ee95189fa2e1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] GET https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 Jul 10 18:31:24.534631 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b1fc64cc-5359-4ce2-b257-ee95189fa2e1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:24.534814 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-b1fc64cc-5359-4ce2-b257-ee95189fa2e1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:24.539879 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-b1fc64cc-5359-4ce2-b257-ee95189fa2e1 tempest-VolumeDependencyTests-871002687 tempest-VolumeDependencyTests-871002687-project-member] https://10.4.3.71/volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 returned with HTTP 404 Jul 10 18:31:24.540298 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1516/6049] 10.4.3.71 () {68 vars in 1382 bytes} [Fri Jul 10 18:31:24 2026] GET /volume/v3/volumes/42581ad3-9039-4207-a8bd-01f173b41323 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:31:25.764530 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-2e83c3f8-4efe-4087-99b4-8fb3966cb2c8 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:25.816870 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2e83c3f8-4efe-4087-99b4-8fb3966cb2c8 tempest-ProjectAdminTests-913539243 tempest-ProjectAdminTests-913539243-project-admin] GET https://10.4.3.71/volume/v3/scheduler-stats/get_pools Jul 10 18:31:25.817030 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2e83c3f8-4efe-4087-99b4-8fb3966cb2c8 tempest-ProjectAdminTests-913539243 tempest-ProjectAdminTests-913539243-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:25.817209 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-2e83c3f8-4efe-4087-99b4-8fb3966cb2c8 tempest-ProjectAdminTests-913539243 tempest-ProjectAdminTests-913539243-project-admin] Calling method 'get_pools' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:26.319588 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-2e83c3f8-4efe-4087-99b4-8fb3966cb2c8 tempest-ProjectAdminTests-913539243 tempest-ProjectAdminTests-913539243-project-admin] https://10.4.3.71/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 18:31:26.320021 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1500/6050] 10.4.3.71 () {66 vars in 1284 bytes} [Fri Jul 10 18:31:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:26.327018 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-af1031dd-700a-4484-beb0-e802a9a01394 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:26.328814 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-af1031dd-700a-4484-beb0-e802a9a01394 tempest-ProjectAdminTests-913539243 tempest-ProjectAdminTests-913539243-project-admin] GET https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool Jul 10 18:31:26.329022 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-af1031dd-700a-4484-beb0-e802a9a01394 tempest-ProjectAdminTests-913539243 tempest-ProjectAdminTests-913539243-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:26.329244 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-af1031dd-700a-4484-beb0-e802a9a01394 tempest-ProjectAdminTests-913539243 tempest-ProjectAdminTests-913539243-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:26.835413 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-af1031dd-700a-4484-beb0-e802a9a01394 tempest-ProjectAdminTests-913539243 tempest-ProjectAdminTests-913539243-project-admin] https://10.4.3.71/volume/v3/capabilities/np0000005036@storpool returned with HTTP 200 Jul 10 18:31:26.835757 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1513/6051] 10.4.3.71 () {66 vars in 1311 bytes} [Fri Jul 10 18:31:26 2026] GET /volume/v3/capabilities/np0000005036@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:28.153827 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:28.224855 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:28.225183 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-967338823"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:28.226473 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-967338823'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:28.226611 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume of 1 GB Jul 10 18:31:28.230421 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Availability Zones retrieved successfully. Jul 10 18:31:28.235444 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (28c57eaa-ad61-4cfb-9fab-9022697c9d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:28.236314 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b2478d-08c3-435e-99cd-704f5ef0b2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:28.237122 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:28.257292 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b2478d-08c3-435e-99cd-704f5ef0b2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:28.258019 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77fd5bb7-b267-4e8c-95da-782ac2efc6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:28.306826 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['d2bf0a6b-b9f1-44b7-8a22-bb533f1a0318', '56275be7-7387-4c80-93fe-d865f3c8928d', 'f3e865b2-6bbb-495e-acb7-b53055fb285f', 'cb4f4a34-a1f3-4119-baa5-176d09dfccf2'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:28.307642 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77fd5bb7-b267-4e8c-95da-782ac2efc6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2bf0a6b-b9f1-44b7-8a22-bb533f1a0318', '56275be7-7387-4c80-93fe-d865f3c8928d', 'f3e865b2-6bbb-495e-acb7-b53055fb285f', 'cb4f4a34-a1f3-4119-baa5-176d09dfccf2']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:28.308379 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bade04a-3c87-4869-9e16-3f80807c6835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:28.332885 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bade04a-3c87-4869-9e16-3f80807c6835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '651d0f4c-25af-4412-84e4-b9c0979f7604', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967338823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['d2bf0a6b-b9f1-44b7-8a22-bb533f1a0318','56275be7-7387-4c80-93fe-d865f3c8928d','f3e865b2-6bbb-495e-acb7-b53055fb285f','cb4f4a34-a1f3-4119-baa5-176d09dfccf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967338823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=651d0f4c-25af-4412-84e4-b9c0979f7604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6bd409ec8b416cadcc0760b70b82f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6349f9f25efb446997034d1be62730af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:28.333740 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f1c70c-e26f-48f4-b5dd-27b2ce603a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:28.350664 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f1c70c-e26f-48f4-b5dd-27b2ce603a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967338823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['d2bf0a6b-b9f1-44b7-8a22-bb533f1a0318','56275be7-7387-4c80-93fe-d865f3c8928d','f3e865b2-6bbb-495e-acb7-b53055fb285f','cb4f4a34-a1f3-4119-baa5-176d09dfccf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:28.351332 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc41356-610a-4f2a-a24c-da5bb56c9d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:28.360580 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc41356-610a-4f2a-a24c-da5bb56c9d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:28.361308 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (28c57eaa-ad61-4cfb-9fab-9022697c9d39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:28.361617 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request issued successfully. Jul 10 18:31:28.362132 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-6c3b2fcd-33e3-4dca-8b0b-8cbcc1e28808 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:28.362537 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1523/6052] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:31:28 2026] POST /volume/v3/volumes => generated 775 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:28.373108 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-2d604700-dd26-4051-b7fb-79863344d62c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:28.375014 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d604700-dd26-4051-b7fb-79863344d62c tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 Jul 10 18:31:28.375396 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d604700-dd26-4051-b7fb-79863344d62c tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:28.375463 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-2d604700-dd26-4051-b7fb-79863344d62c tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:28.382955 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:28.382955 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:28.386733 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-2d604700-dd26-4051-b7fb-79863344d62c tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:28.390652 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-2d604700-dd26-4051-b7fb-79863344d62c tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 returned with HTTP 200 Jul 10 18:31:28.391038 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1517/6053] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:28 2026] GET /volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:29.404745 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-a11a4330-b53e-4f8a-b229-4960108610a6 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:29.407484 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a11a4330-b53e-4f8a-b229-4960108610a6 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 Jul 10 18:31:29.407783 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a11a4330-b53e-4f8a-b229-4960108610a6 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:29.408045 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-a11a4330-b53e-4f8a-b229-4960108610a6 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:29.417593 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:29.417593 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:29.422015 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-a11a4330-b53e-4f8a-b229-4960108610a6 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:29.427532 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-a11a4330-b53e-4f8a-b229-4960108610a6 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 returned with HTTP 200 Jul 10 18:31:29.428143 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1501/6054] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:29 2026] GET /volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:29.439821 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-115e0ca6-4cf4-40eb-b5ae-a4603e8d1b32 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:29.441544 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-115e0ca6-4cf4-40eb-b5ae-a4603e8d1b32 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:31:29.441897 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-115e0ca6-4cf4-40eb-b5ae-a4603e8d1b32 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "651d0f4c-25af-4412-84e4-b9c0979f7604", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1951117232"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:29.450956 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:29.450956 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:29.451376 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-115e0ca6-4cf4-40eb-b5ae-a4603e8d1b32 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:29.451555 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-115e0ca6-4cf4-40eb-b5ae-a4603e8d1b32 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create snapshot from volume 651d0f4c-25af-4412-84e4-b9c0979f7604 Jul 10 18:31:29.513780 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-115e0ca6-4cf4-40eb-b5ae-a4603e8d1b32 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['343aa299-0e7b-4a17-b381-ac5d0c274856', 'c53d79c4-edaf-4310-a0cf-a7c12036a7d2', 'd3d3be44-04cc-4207-add0-d84a47097ba3', '5893734e-50e2-422b-8d1a-18cd265eac7b'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:29.572994 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-115e0ca6-4cf4-40eb-b5ae-a4603e8d1b32 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot create request issued successfully. Jul 10 18:31:29.573500 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-115e0ca6-4cf4-40eb-b5ae-a4603e8d1b32 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:31:29.574081 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1514/6055] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:31:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:29.584147 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-140236c5-6d38-4217-8a36-94fb956cec0d None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:29.586807 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-140236c5-6d38-4217-8a36-94fb956cec0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d Jul 10 18:31:29.588791 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-140236c5-6d38-4217-8a36-94fb956cec0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:29.588791 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-140236c5-6d38-4217-8a36-94fb956cec0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:29.593551 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:29.593551 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:29.593963 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-140236c5-6d38-4217-8a36-94fb956cec0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:29.594874 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-140236c5-6d38-4217-8a36-94fb956cec0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d returned with HTTP 200 Jul 10 18:31:29.595363 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1524/6056] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:29 2026] GET /volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:30.604659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ba3df899-a404-492c-ad2c-1afaaa4c574f None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:30.606271 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ba3df899-a404-492c-ad2c-1afaaa4c574f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d Jul 10 18:31:30.606436 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ba3df899-a404-492c-ad2c-1afaaa4c574f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:30.606628 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ba3df899-a404-492c-ad2c-1afaaa4c574f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:30.610891 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:30.610891 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:30.611146 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-ba3df899-a404-492c-ad2c-1afaaa4c574f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:30.611695 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ba3df899-a404-492c-ad2c-1afaaa4c574f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d returned with HTTP 200 Jul 10 18:31:30.612002 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1518/6057] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:30 2026] GET /volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:30.620646 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-7d59ce6c-5462-4493-aa47-325fb5db1ac4 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:30.673626 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d59ce6c-5462-4493-aa47-325fb5db1ac4 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] POST https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d/action Jul 10 18:31:30.673626 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d59ce6c-5462-4493-aa47-325fb5db1ac4 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:31:30.673741 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-7d59ce6c-5462-4493-aa47-325fb5db1ac4 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:30.679867 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:30.679867 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:30.680354 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-7d59ce6c-5462-4493-aa47-325fb5db1ac4 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Snapshot retrieved successfully. Jul 10 18:31:30.681119 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-7d59ce6c-5462-4493-aa47-325fb5db1ac4 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3cbae0c1d69d42b3be692f9557a10d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e6bd409ec8b416cadcc0760b70b82f8', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:31:30.681281 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-7d59ce6c-5462-4493-aa47-325fb5db1ac4 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d/action returned with HTTP 403 Jul 10 18:31:30.681700 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1502/6058] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 18:31:30 2026] POST /volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d/action => generated 133 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:30.688231 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-abc02258-f442-4df3-b283-baf1c12f4e81 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:30.689850 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-abc02258-f442-4df3-b283-baf1c12f4e81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d Jul 10 18:31:30.690018 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-abc02258-f442-4df3-b283-baf1c12f4e81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:30.690199 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-abc02258-f442-4df3-b283-baf1c12f4e81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:30.690292 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-abc02258-f442-4df3-b283-baf1c12f4e81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete snapshot with id: dbfee9d5-bd8d-454c-a6d9-21530923328d Jul 10 18:31:30.694364 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:30.694364 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:30.694628 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-abc02258-f442-4df3-b283-baf1c12f4e81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:30.714293 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-abc02258-f442-4df3-b283-baf1c12f4e81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot delete request issued successfully. Jul 10 18:31:30.714452 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-abc02258-f442-4df3-b283-baf1c12f4e81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d returned with HTTP 202 Jul 10 18:31:30.714826 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1515/6059] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:30 2026] DELETE /volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:30.721692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8dad09ca-c2ef-4b36-90a2-f857706c9150 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:30.723356 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8dad09ca-c2ef-4b36-90a2-f857706c9150 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d Jul 10 18:31:30.723528 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8dad09ca-c2ef-4b36-90a2-f857706c9150 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:30.723731 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8dad09ca-c2ef-4b36-90a2-f857706c9150 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:30.728268 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:30.728268 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:30.728510 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8dad09ca-c2ef-4b36-90a2-f857706c9150 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:30.729113 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8dad09ca-c2ef-4b36-90a2-f857706c9150 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d returned with HTTP 200 Jul 10 18:31:30.729415 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1525/6060] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:30 2026] GET /volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:31.737750 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-819f14d9-f02a-42a1-a1df-c4e4947db34a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:31.739427 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-819f14d9-f02a-42a1-a1df-c4e4947db34a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d Jul 10 18:31:31.739636 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-819f14d9-f02a-42a1-a1df-c4e4947db34a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:31.739831 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-819f14d9-f02a-42a1-a1df-c4e4947db34a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:31.743595 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-819f14d9-f02a-42a1-a1df-c4e4947db34a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d returned with HTTP 404 Jul 10 18:31:31.744037 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1519/6061] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:31 2026] GET /volume/v3/snapshots/dbfee9d5-bd8d-454c-a6d9-21530923328d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:31.750083 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-b5c58461-8273-429b-ac15-be86c3ddf875 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:31.751822 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b5c58461-8273-429b-ac15-be86c3ddf875 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 Jul 10 18:31:31.752033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b5c58461-8273-429b-ac15-be86c3ddf875 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:31.752231 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-b5c58461-8273-429b-ac15-be86c3ddf875 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:31.752378 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-b5c58461-8273-429b-ac15-be86c3ddf875 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume with id: 651d0f4c-25af-4412-84e4-b9c0979f7604 Jul 10 18:31:31.759325 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:31.759325 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:31.759649 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b5c58461-8273-429b-ac15-be86c3ddf875 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:31.779499 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-b5c58461-8273-429b-ac15-be86c3ddf875 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume request issued successfully. Jul 10 18:31:31.779499 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-b5c58461-8273-429b-ac15-be86c3ddf875 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 returned with HTTP 202 Jul 10 18:31:31.780035 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1503/6062] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:31:31 2026] DELETE /volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:31.786031 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-4cffda54-46f3-4a6a-aaf8-7a3f80e07f63 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:31.787518 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4cffda54-46f3-4a6a-aaf8-7a3f80e07f63 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 Jul 10 18:31:31.787694 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4cffda54-46f3-4a6a-aaf8-7a3f80e07f63 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:31.787855 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-4cffda54-46f3-4a6a-aaf8-7a3f80e07f63 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:31.794035 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:31.794035 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:31.797342 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-4cffda54-46f3-4a6a-aaf8-7a3f80e07f63 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:31.801370 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-4cffda54-46f3-4a6a-aaf8-7a3f80e07f63 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 returned with HTTP 200 Jul 10 18:31:31.801806 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1516/6063] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:31 2026] GET /volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:32.813249 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-5525438a-be20-4906-9e43-5b1215d645da None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:32.814975 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5525438a-be20-4906-9e43-5b1215d645da tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 Jul 10 18:31:32.815203 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5525438a-be20-4906-9e43-5b1215d645da tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:32.815387 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-5525438a-be20-4906-9e43-5b1215d645da tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:32.820886 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-5525438a-be20-4906-9e43-5b1215d645da tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 returned with HTTP 404 Jul 10 18:31:32.821379 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1526/6064] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:32 2026] GET /volume/v3/volumes/651d0f4c-25af-4412-84e4-b9c0979f7604 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:32.828762 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:32.830493 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:32.830829 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1456420505"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:32.832451 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.v3.volumes [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1456420505'}} {{(pid=99951) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:32.832576 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume of 1 GB Jul 10 18:31:32.836608 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Availability Zones retrieved successfully. Jul 10 18:31:32.841252 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (f620af70-726e-426c-b66f-7268943872a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:32.842241 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe1f556-feff-451a-84d4-f2cde9e1c41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:32.843015 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.flows.api.create_volume [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Validating volume size '1' using validate_int {{(pid=99951) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:32.865086 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe1f556-feff-451a-84d4-f2cde9e1c41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:32.865993 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e6a3ae-0c36-4992-be9b-0fd90441cb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:32.902539 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['9c081a3e-0935-440e-865c-6f32bf41e280', '96344f1c-d116-4dc5-9a80-0a3c94c09b25', 'dc8194bc-951e-465a-b998-2b4a863ccf7c', 'cbe6cabc-49e1-4cd4-85cb-afa0dbf7f8d5'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:32.903310 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e6a3ae-0c36-4992-be9b-0fd90441cb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c081a3e-0935-440e-865c-6f32bf41e280', '96344f1c-d116-4dc5-9a80-0a3c94c09b25', 'dc8194bc-951e-465a-b998-2b4a863ccf7c', 'cbe6cabc-49e1-4cd4-85cb-afa0dbf7f8d5']}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:32.904093 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7a42d1-fe69-4d15-8d65-3dac8c6113d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:32.924664 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7a42d1-fe69-4d15-8d65-3dac8c6113d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30109f4f-a6dd-4e91-bb01-1b22f4f4d86c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1456420505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['9c081a3e-0935-440e-865c-6f32bf41e280','96344f1c-d116-4dc5-9a80-0a3c94c09b25','dc8194bc-951e-465a-b998-2b4a863ccf7c','cbe6cabc-49e1-4cd4-85cb-afa0dbf7f8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1456420505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30109f4f-a6dd-4e91-bb01-1b22f4f4d86c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6bd409ec8b416cadcc0760b70b82f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6349f9f25efb446997034d1be62730af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:32.925362 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b830eb83-3706-4af7-9553-a999f0dcc3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:32.942117 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b830eb83-3706-4af7-9553-a999f0dcc3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1456420505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['9c081a3e-0935-440e-865c-6f32bf41e280','96344f1c-d116-4dc5-9a80-0a3c94c09b25','dc8194bc-951e-465a-b998-2b4a863ccf7c','cbe6cabc-49e1-4cd4-85cb-afa0dbf7f8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:32.942746 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b45ce18-1136-4727-898f-f3e98e321005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:32.950848 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b45ce18-1136-4727-898f-f3e98e321005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99951) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:32.951576 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (f620af70-726e-426c-b66f-7268943872a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99951) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:32.951889 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request issued successfully. Jul 10 18:31:32.952438 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-79c85495-e8fd-4521-ba2b-e6f1175afa13 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:32.953023 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1520/6065] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:31:32 2026] POST /volume/v3/volumes => generated 776 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:32.963333 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-557973ec-78f0-4aa4-8bf5-ae1c6c5912e3 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:32.965199 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-557973ec-78f0-4aa4-8bf5-ae1c6c5912e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c Jul 10 18:31:32.965426 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-557973ec-78f0-4aa4-8bf5-ae1c6c5912e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:32.965670 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-557973ec-78f0-4aa4-8bf5-ae1c6c5912e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:32.972296 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:32.972296 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:32.975454 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-557973ec-78f0-4aa4-8bf5-ae1c6c5912e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:32.978843 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-557973ec-78f0-4aa4-8bf5-ae1c6c5912e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c returned with HTTP 200 Jul 10 18:31:32.979200 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1504/6066] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:32 2026] GET /volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:33.990079 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-bef1245c-3505-4c2d-819f-76d298c1c38f None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:33.991766 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bef1245c-3505-4c2d-819f-76d298c1c38f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c Jul 10 18:31:33.991922 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bef1245c-3505-4c2d-819f-76d298c1c38f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:33.992124 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-bef1245c-3505-4c2d-819f-76d298c1c38f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:33.999796 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:33.999796 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:34.003698 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-bef1245c-3505-4c2d-819f-76d298c1c38f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:34.007599 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-bef1245c-3505-4c2d-819f-76d298c1c38f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c returned with HTTP 200 Jul 10 18:31:34.007961 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1517/6067] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:33 2026] GET /volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:34.018778 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-fe540e3d-0cc4-4e62-a78b-25ccb0f58543 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:34.020414 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe540e3d-0cc4-4e62-a78b-25ccb0f58543 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:31:34.020795 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-fe540e3d-0cc4-4e62-a78b-25ccb0f58543 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30109f4f-a6dd-4e91-bb01-1b22f4f4d86c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1794329849"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:34.028417 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:34.028417 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:34.028813 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fe540e3d-0cc4-4e62-a78b-25ccb0f58543 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:34.028981 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-fe540e3d-0cc4-4e62-a78b-25ccb0f58543 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create snapshot from volume 30109f4f-a6dd-4e91-bb01-1b22f4f4d86c Jul 10 18:31:34.051316 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-fe540e3d-0cc4-4e62-a78b-25ccb0f58543 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['ef379ccb-ffda-4611-96e7-dd86a23c2a50', 'ebafb35a-703b-4aee-b872-cf35265507c5', 'f1ae0145-1305-469c-bdec-b81df615015e', '191ccab1-5c7c-4cff-bf73-a6c17beeef9d'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:34.077429 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-fe540e3d-0cc4-4e62-a78b-25ccb0f58543 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot create request issued successfully. Jul 10 18:31:34.077771 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-fe540e3d-0cc4-4e62-a78b-25ccb0f58543 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:31:34.078189 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1527/6068] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:31:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:34.086572 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-5265b7f0-7d77-45dd-bbb7-3fdf53645e0a None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:34.088553 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5265b7f0-7d77-45dd-bbb7-3fdf53645e0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d Jul 10 18:31:34.088789 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5265b7f0-7d77-45dd-bbb7-3fdf53645e0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:34.089018 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-5265b7f0-7d77-45dd-bbb7-3fdf53645e0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:34.093821 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:34.093821 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:34.094132 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-5265b7f0-7d77-45dd-bbb7-3fdf53645e0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:34.094797 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-5265b7f0-7d77-45dd-bbb7-3fdf53645e0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d returned with HTTP 200 Jul 10 18:31:34.095211 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1521/6069] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:34 2026] GET /volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:35.103848 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-35bc9f0f-3740-4491-99eb-d10b5a0cbd76 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:35.105557 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-35bc9f0f-3740-4491-99eb-d10b5a0cbd76 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d Jul 10 18:31:35.105793 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-35bc9f0f-3740-4491-99eb-d10b5a0cbd76 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:35.106005 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-35bc9f0f-3740-4491-99eb-d10b5a0cbd76 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:35.110607 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:35.110607 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:35.110928 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-35bc9f0f-3740-4491-99eb-d10b5a0cbd76 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:35.111617 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-35bc9f0f-3740-4491-99eb-d10b5a0cbd76 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d returned with HTTP 200 Jul 10 18:31:35.111973 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1505/6070] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:35 2026] GET /volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:35.120294 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-6fb62d8c-cfaa-4432-a9ff-89f588106d3a None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:35.121925 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6fb62d8c-cfaa-4432-a9ff-89f588106d3a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] GET https://10.4.3.71/volume/v3/snapshots Jul 10 18:31:35.122122 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6fb62d8c-cfaa-4432-a9ff-89f588106d3a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:35.122295 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-6fb62d8c-cfaa-4432-a9ff-89f588106d3a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Calling method 'index' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:35.122527 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.api_utils [None req-6fb62d8c-cfaa-4432-a9ff-89f588106d3a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Removing options '' from query. {{(pid=99949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:31:35.123456 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.db.api [None req-6fb62d8c-cfaa-4432-a9ff-89f588106d3a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Building query based on filter {{(pid=99949) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:31:35.127166 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-6fb62d8c-cfaa-4432-a9ff-89f588106d3a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Get all snapshots completed successfully. Jul 10 18:31:35.127426 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-6fb62d8c-cfaa-4432-a9ff-89f588106d3a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] https://10.4.3.71/volume/v3/snapshots returned with HTTP 200 Jul 10 18:31:35.127770 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1518/6071] 10.4.3.71 () {66 vars in 1236 bytes} [Fri Jul 10 18:31:35 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:35.135795 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-76efcdc2-fc7e-48b4-8201-43a15235f601 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:35.137723 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76efcdc2-fc7e-48b4-8201-43a15235f601 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d Jul 10 18:31:35.137939 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76efcdc2-fc7e-48b4-8201-43a15235f601 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:35.138157 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-76efcdc2-fc7e-48b4-8201-43a15235f601 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:35.138264 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.snapshots [None req-76efcdc2-fc7e-48b4-8201-43a15235f601 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete snapshot with id: 682145d3-d635-4070-85ab-b71d105e152d Jul 10 18:31:35.143092 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:35.143092 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:35.143399 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-76efcdc2-fc7e-48b4-8201-43a15235f601 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:35.157424 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-76efcdc2-fc7e-48b4-8201-43a15235f601 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot delete request issued successfully. Jul 10 18:31:35.157664 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-76efcdc2-fc7e-48b4-8201-43a15235f601 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d returned with HTTP 202 Jul 10 18:31:35.158094 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1528/6072] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:35 2026] DELETE /volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:35.164659 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-577aea8a-c35a-4945-a580-618f330b22ef None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:35.166424 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-577aea8a-c35a-4945-a580-618f330b22ef tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d Jul 10 18:31:35.166656 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-577aea8a-c35a-4945-a580-618f330b22ef tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:35.166844 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-577aea8a-c35a-4945-a580-618f330b22ef tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:35.173107 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:35.173107 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:35.173574 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-577aea8a-c35a-4945-a580-618f330b22ef tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:35.174388 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-577aea8a-c35a-4945-a580-618f330b22ef tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d returned with HTTP 200 Jul 10 18:31:35.174772 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1522/6073] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:35 2026] GET /volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:36.184357 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e9b031f3-3c0e-43a7-babb-a5206ac9ac1e None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:36.186042 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e9b031f3-3c0e-43a7-babb-a5206ac9ac1e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d Jul 10 18:31:36.186223 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e9b031f3-3c0e-43a7-babb-a5206ac9ac1e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:36.186406 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e9b031f3-3c0e-43a7-babb-a5206ac9ac1e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:36.190353 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e9b031f3-3c0e-43a7-babb-a5206ac9ac1e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d returned with HTTP 404 Jul 10 18:31:36.190780 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1506/6074] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:36 2026] GET /volume/v3/snapshots/682145d3-d635-4070-85ab-b71d105e152d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:36.196909 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-5c2a6cfc-160d-4d2d-a458-942be6fb3218 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:36.198583 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5c2a6cfc-160d-4d2d-a458-942be6fb3218 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c Jul 10 18:31:36.198791 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5c2a6cfc-160d-4d2d-a458-942be6fb3218 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:36.198995 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-5c2a6cfc-160d-4d2d-a458-942be6fb3218 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:36.199197 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-5c2a6cfc-160d-4d2d-a458-942be6fb3218 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume with id: 30109f4f-a6dd-4e91-bb01-1b22f4f4d86c Jul 10 18:31:36.206937 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:36.206937 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:36.207304 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5c2a6cfc-160d-4d2d-a458-942be6fb3218 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:36.221257 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-5c2a6cfc-160d-4d2d-a458-942be6fb3218 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume request issued successfully. Jul 10 18:31:36.221432 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-5c2a6cfc-160d-4d2d-a458-942be6fb3218 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c returned with HTTP 202 Jul 10 18:31:36.221823 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1519/6075] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:31:36 2026] DELETE /volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:36.228676 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-d1b4524a-afa5-4f1d-93d7-c78cd1bb4021 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:36.230406 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d1b4524a-afa5-4f1d-93d7-c78cd1bb4021 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c Jul 10 18:31:36.230638 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d1b4524a-afa5-4f1d-93d7-c78cd1bb4021 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:36.230822 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-d1b4524a-afa5-4f1d-93d7-c78cd1bb4021 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:36.239307 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:36.239307 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:36.243656 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-d1b4524a-afa5-4f1d-93d7-c78cd1bb4021 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:36.248411 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-d1b4524a-afa5-4f1d-93d7-c78cd1bb4021 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c returned with HTTP 200 Jul 10 18:31:36.248962 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1529/6076] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:36 2026] GET /volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:37.264607 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-ea889ea1-07f4-4508-ac1a-db690d93a86c None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:37.266554 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ea889ea1-07f4-4508-ac1a-db690d93a86c tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c Jul 10 18:31:37.266791 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ea889ea1-07f4-4508-ac1a-db690d93a86c tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:37.267005 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-ea889ea1-07f4-4508-ac1a-db690d93a86c tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:37.273477 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-ea889ea1-07f4-4508-ac1a-db690d93a86c tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c returned with HTTP 404 Jul 10 18:31:37.274058 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1523/6077] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:37 2026] GET /volume/v3/volumes/30109f4f-a6dd-4e91-bb01-1b22f4f4d86c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:37.281510 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e50877f7-2560-45da-964c-4badf1b66eea None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:37.283239 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:37.283588 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1965844732"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:37.285219 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.v3.volumes [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1965844732'}} {{(pid=99950) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:37.285332 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume of 1 GB Jul 10 18:31:37.289318 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Availability Zones retrieved successfully. Jul 10 18:31:37.293996 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (75474258-e502-49be-bde5-33e1497ec55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:37.294976 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cff0a03-3a3b-4317-9fba-a89385853402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:37.295713 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.flows.api.create_volume [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Validating volume size '1' using validate_int {{(pid=99950) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:37.318033 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cff0a03-3a3b-4317-9fba-a89385853402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:37.318962 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5893f87b-565a-414b-a2d3-d677b41c4bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:37.352269 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['a31f87ee-d89f-4e8b-9332-6c2009079c72', 'cb513b05-ab99-46ff-b173-cfd86797ec60', '1a2b00dd-1982-4c3d-80e6-0fd2d10ef3d2', 'fec7b345-413c-4217-8db9-fababc7a23e4'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:37.353199 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5893f87b-565a-414b-a2d3-d677b41c4bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a31f87ee-d89f-4e8b-9332-6c2009079c72', 'cb513b05-ab99-46ff-b173-cfd86797ec60', '1a2b00dd-1982-4c3d-80e6-0fd2d10ef3d2', 'fec7b345-413c-4217-8db9-fababc7a23e4']}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:37.353977 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6c536c-3543-4b49-afd7-12d06e103d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:37.376018 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6c536c-3543-4b49-afd7-12d06e103d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66342526-847e-4ee1-bf06-ac1f62ec95ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965844732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['a31f87ee-d89f-4e8b-9332-6c2009079c72','cb513b05-ab99-46ff-b173-cfd86797ec60','1a2b00dd-1982-4c3d-80e6-0fd2d10ef3d2','fec7b345-413c-4217-8db9-fababc7a23e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965844732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66342526-847e-4ee1-bf06-ac1f62ec95ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6bd409ec8b416cadcc0760b70b82f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6349f9f25efb446997034d1be62730af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:37.376779 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (073e39f2-5a06-4fac-b377-8daf7ca4e282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:37.393856 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (073e39f2-5a06-4fac-b377-8daf7ca4e282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965844732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['a31f87ee-d89f-4e8b-9332-6c2009079c72','cb513b05-ab99-46ff-b173-cfd86797ec60','1a2b00dd-1982-4c3d-80e6-0fd2d10ef3d2','fec7b345-413c-4217-8db9-fababc7a23e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:37.394646 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0302f6-bd3e-4bac-8a76-1a3ece6f7c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:37.405110 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0302f6-bd3e-4bac-8a76-1a3ece6f7c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99950) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:37.405965 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (75474258-e502-49be-bde5-33e1497ec55e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99950) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:37.406255 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request issued successfully. Jul 10 18:31:37.406838 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e50877f7-2560-45da-964c-4badf1b66eea tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:37.407234 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1507/6078] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:31:37 2026] POST /volume/v3/volumes => generated 776 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:37.419788 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-629ec1db-eb3b-4c9e-af1b-79a9f2f73910 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:37.421537 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-629ec1db-eb3b-4c9e-af1b-79a9f2f73910 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef Jul 10 18:31:37.421740 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-629ec1db-eb3b-4c9e-af1b-79a9f2f73910 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:37.421917 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-629ec1db-eb3b-4c9e-af1b-79a9f2f73910 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:37.429634 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:37.429634 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:37.433087 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-629ec1db-eb3b-4c9e-af1b-79a9f2f73910 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:37.436796 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-629ec1db-eb3b-4c9e-af1b-79a9f2f73910 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef returned with HTTP 200 Jul 10 18:31:37.437190 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1520/6079] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:37 2026] GET /volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:38.449187 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-b4dfbe64-c96d-4ef2-ad2f-4e1a3f5473f9 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:38.451043 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b4dfbe64-c96d-4ef2-ad2f-4e1a3f5473f9 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef Jul 10 18:31:38.451279 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b4dfbe64-c96d-4ef2-ad2f-4e1a3f5473f9 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:38.451507 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-b4dfbe64-c96d-4ef2-ad2f-4e1a3f5473f9 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:38.458088 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:38.458088 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:38.461087 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-b4dfbe64-c96d-4ef2-ad2f-4e1a3f5473f9 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:38.464425 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-b4dfbe64-c96d-4ef2-ad2f-4e1a3f5473f9 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef returned with HTTP 200 Jul 10 18:31:38.464793 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1530/6080] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:38 2026] GET /volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:38.477642 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-efa501be-9ea6-4ef8-b70a-d70dddfdca90 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:38.479330 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-efa501be-9ea6-4ef8-b70a-d70dddfdca90 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:31:38.479681 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-efa501be-9ea6-4ef8-b70a-d70dddfdca90 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66342526-847e-4ee1-bf06-ac1f62ec95ef", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1688967448"}} {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:38.487347 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:38.487347 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:38.487689 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-efa501be-9ea6-4ef8-b70a-d70dddfdca90 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:38.487833 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-efa501be-9ea6-4ef8-b70a-d70dddfdca90 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create snapshot from volume 66342526-847e-4ee1-bf06-ac1f62ec95ef Jul 10 18:31:38.507857 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.quota [None req-efa501be-9ea6-4ef8-b70a-d70dddfdca90 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['7b4aab0f-c551-4c40-a1db-07b4a76bf204', '1e898e36-2887-48b2-a6bc-8ab8a5693ea7', 'ff07f157-a32a-4b68-9e65-5638baa44c38', '836ea2b1-c551-4c9a-98e9-2b8020e9de79'] {{(pid=99951) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:38.534579 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-efa501be-9ea6-4ef8-b70a-d70dddfdca90 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot create request issued successfully. Jul 10 18:31:38.534940 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-efa501be-9ea6-4ef8-b70a-d70dddfdca90 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:31:38.535398 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1524/6081] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:31:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:38.544656 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-f2efb04e-17e3-4cd6-98c4-b6e16daf8f9a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:38.546720 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f2efb04e-17e3-4cd6-98c4-b6e16daf8f9a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 Jul 10 18:31:38.546935 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f2efb04e-17e3-4cd6-98c4-b6e16daf8f9a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:38.547174 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-f2efb04e-17e3-4cd6-98c4-b6e16daf8f9a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:38.552395 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:38.552395 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:38.552737 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-f2efb04e-17e3-4cd6-98c4-b6e16daf8f9a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:38.553449 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-f2efb04e-17e3-4cd6-98c4-b6e16daf8f9a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 returned with HTTP 200 Jul 10 18:31:38.554047 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1508/6082] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:38 2026] GET /volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:39.563539 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-3f7dc390-b49e-44ee-a04e-6975374603b7 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:39.565517 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f7dc390-b49e-44ee-a04e-6975374603b7 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 Jul 10 18:31:39.565742 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f7dc390-b49e-44ee-a04e-6975374603b7 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:39.565998 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-3f7dc390-b49e-44ee-a04e-6975374603b7 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:39.572026 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:39.572026 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:39.572411 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-3f7dc390-b49e-44ee-a04e-6975374603b7 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:39.573230 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-3f7dc390-b49e-44ee-a04e-6975374603b7 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 returned with HTTP 200 Jul 10 18:31:39.573664 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1521/6083] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:39 2026] GET /volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:39.582241 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-cf8ef7fb-89fd-489e-a814-c2c9b8322ef1 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:39.584016 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cf8ef7fb-89fd-489e-a814-c2c9b8322ef1 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] POST https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7/action Jul 10 18:31:39.584358 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cf8ef7fb-89fd-489e-a814-c2c9b8322ef1 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99948) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:31:39.584478 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-cf8ef7fb-89fd-489e-a814-c2c9b8322ef1 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:39.585799 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.contrib.admin_actions [None req-cf8ef7fb-89fd-489e-a814-c2c9b8322ef1 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Updating snapshot '366a1146-4a54-4d9d-a45c-3453823802a7' with '{'status': 'error'}' {{(pid=99948) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:31:39.594248 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:39.594248 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:39.594681 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.policy [None req-cf8ef7fb-89fd-489e-a814-c2c9b8322ef1 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3cbae0c1d69d42b3be692f9557a10d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e6bd409ec8b416cadcc0760b70b82f8', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99948) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:31:39.594865 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-cf8ef7fb-89fd-489e-a814-c2c9b8322ef1 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7/action returned with HTTP 403 Jul 10 18:31:39.595324 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1531/6084] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 18:31:39 2026] POST /volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:39.602737 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-36e18ba2-c34a-4d5a-afa7-0cf766dcee54 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:39.605308 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-36e18ba2-c34a-4d5a-afa7-0cf766dcee54 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 Jul 10 18:31:39.605616 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-36e18ba2-c34a-4d5a-afa7-0cf766dcee54 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:39.605892 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-36e18ba2-c34a-4d5a-afa7-0cf766dcee54 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:39.606075 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.snapshots [None req-36e18ba2-c34a-4d5a-afa7-0cf766dcee54 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete snapshot with id: 366a1146-4a54-4d9d-a45c-3453823802a7 Jul 10 18:31:39.612445 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:39.612445 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:39.612891 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-36e18ba2-c34a-4d5a-afa7-0cf766dcee54 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:39.631626 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-36e18ba2-c34a-4d5a-afa7-0cf766dcee54 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot delete request issued successfully. Jul 10 18:31:39.631857 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-36e18ba2-c34a-4d5a-afa7-0cf766dcee54 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 returned with HTTP 202 Jul 10 18:31:39.632245 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1525/6085] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:39 2026] DELETE /volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:39.639427 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0adf6a6d-0b24-4bc9-9d6a-b7d155263408 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:39.641135 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0adf6a6d-0b24-4bc9-9d6a-b7d155263408 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 Jul 10 18:31:39.641317 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0adf6a6d-0b24-4bc9-9d6a-b7d155263408 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:39.641494 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0adf6a6d-0b24-4bc9-9d6a-b7d155263408 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:39.646172 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:39.646172 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:39.646425 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0adf6a6d-0b24-4bc9-9d6a-b7d155263408 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:39.647067 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0adf6a6d-0b24-4bc9-9d6a-b7d155263408 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 returned with HTTP 200 Jul 10 18:31:39.647401 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1509/6086] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:39 2026] GET /volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:40.656012 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-dba8b6ec-894d-4321-a224-4e6a3eaa59ad None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:40.657708 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dba8b6ec-894d-4321-a224-4e6a3eaa59ad tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 Jul 10 18:31:40.657832 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dba8b6ec-894d-4321-a224-4e6a3eaa59ad tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:40.658002 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-dba8b6ec-894d-4321-a224-4e6a3eaa59ad tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:40.661784 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-dba8b6ec-894d-4321-a224-4e6a3eaa59ad tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 returned with HTTP 404 Jul 10 18:31:40.662320 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1522/6087] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:40 2026] GET /volume/v3/snapshots/366a1146-4a54-4d9d-a45c-3453823802a7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:40.668749 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-70dcef93-ef64-4227-978d-036635d1c47e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:40.670732 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-70dcef93-ef64-4227-978d-036635d1c47e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef Jul 10 18:31:40.670963 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-70dcef93-ef64-4227-978d-036635d1c47e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:40.671183 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-70dcef93-ef64-4227-978d-036635d1c47e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:40.671337 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-70dcef93-ef64-4227-978d-036635d1c47e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume with id: 66342526-847e-4ee1-bf06-ac1f62ec95ef Jul 10 18:31:40.677830 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:40.677830 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:40.678098 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-70dcef93-ef64-4227-978d-036635d1c47e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:40.690834 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-70dcef93-ef64-4227-978d-036635d1c47e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume request issued successfully. Jul 10 18:31:40.690982 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-70dcef93-ef64-4227-978d-036635d1c47e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef returned with HTTP 202 Jul 10 18:31:40.691343 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1532/6088] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:31:40 2026] DELETE /volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:40.698817 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-1a85ef0e-28c0-43c0-87d1-0814d36458e3 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:40.700429 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1a85ef0e-28c0-43c0-87d1-0814d36458e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef Jul 10 18:31:40.700584 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1a85ef0e-28c0-43c0-87d1-0814d36458e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:40.700746 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-1a85ef0e-28c0-43c0-87d1-0814d36458e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:40.706965 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:40.706965 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:40.710167 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-1a85ef0e-28c0-43c0-87d1-0814d36458e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:40.713394 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-1a85ef0e-28c0-43c0-87d1-0814d36458e3 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef returned with HTTP 200 Jul 10 18:31:40.713750 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1526/6089] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:40 2026] GET /volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:41.728823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-77cebacd-32bf-4271-ae52-7360e114b0eb None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:41.730542 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77cebacd-32bf-4271-ae52-7360e114b0eb tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef Jul 10 18:31:41.730813 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77cebacd-32bf-4271-ae52-7360e114b0eb tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:41.731013 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-77cebacd-32bf-4271-ae52-7360e114b0eb tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:41.736820 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-77cebacd-32bf-4271-ae52-7360e114b0eb tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef returned with HTTP 404 Jul 10 18:31:41.737256 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1510/6090] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:41 2026] GET /volume/v3/volumes/66342526-847e-4ee1-bf06-ac1f62ec95ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:41.744295 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:41.746023 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:41.746345 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-714392218"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:41.748088 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.v3.volumes [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-714392218'}} {{(pid=99949) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:41.748211 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.volumes [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume of 1 GB Jul 10 18:31:41.753015 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Availability Zones retrieved successfully. Jul 10 18:31:41.761779 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (48a06491-2c2a-4727-ab7c-fb87b0af880c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:41.763409 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5e9172-bf2a-4fd5-85b8-4f48bb6eb088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:41.764636 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.flows.api.create_volume [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Validating volume size '1' using validate_int {{(pid=99949) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:41.789768 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5e9172-bf2a-4fd5-85b8-4f48bb6eb088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:41.790462 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b602de5-be12-47f0-aa77-f166f4c71506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:41.830181 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['2688d0ba-800b-466d-b944-3d3a237f8b38', '79932eef-4cb8-430a-a84d-b3d3b2cf9eb3', '01ad889f-4fd2-4cf3-a655-05361915c7fe', 'abbae815-eff0-465c-ac0d-1043edf41af5'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:41.831019 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b602de5-be12-47f0-aa77-f166f4c71506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2688d0ba-800b-466d-b944-3d3a237f8b38', '79932eef-4cb8-430a-a84d-b3d3b2cf9eb3', '01ad889f-4fd2-4cf3-a655-05361915c7fe', 'abbae815-eff0-465c-ac0d-1043edf41af5']}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:41.831739 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ee5e87-f784-4e96-9e9f-af1049bf2793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:41.852860 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ee5e87-f784-4e96-9e9f-af1049bf2793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d25189e-4c73-4be3-a688-419f64e39f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-714392218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['2688d0ba-800b-466d-b944-3d3a237f8b38','79932eef-4cb8-430a-a84d-b3d3b2cf9eb3','01ad889f-4fd2-4cf3-a655-05361915c7fe','abbae815-eff0-465c-ac0d-1043edf41af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-714392218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d25189e-4c73-4be3-a688-419f64e39f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6bd409ec8b416cadcc0760b70b82f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6349f9f25efb446997034d1be62730af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:41.853481 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce2fb5f-862c-42dd-89a2-8887afa78828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:41.868903 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce2fb5f-862c-42dd-89a2-8887afa78828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-714392218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['2688d0ba-800b-466d-b944-3d3a237f8b38','79932eef-4cb8-430a-a84d-b3d3b2cf9eb3','01ad889f-4fd2-4cf3-a655-05361915c7fe','abbae815-eff0-465c-ac0d-1043edf41af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:41.869576 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94a2ba8-bb43-4255-a223-307946d2303a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:41.877172 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94a2ba8-bb43-4255-a223-307946d2303a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99949) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:41.877908 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (48a06491-2c2a-4727-ab7c-fb87b0af880c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99949) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:41.878191 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request issued successfully. Jul 10 18:31:41.878718 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-c88ee7ce-cba7-4717-ab52-3f902290f260 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:41.879124 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1523/6091] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:31:41 2026] POST /volume/v3/volumes => generated 775 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:41.889760 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8e25e28f-8500-4a7f-a3fb-35225e1aba92 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:41.891454 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e25e28f-8500-4a7f-a3fb-35225e1aba92 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b Jul 10 18:31:41.891651 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8e25e28f-8500-4a7f-a3fb-35225e1aba92 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:41.891842 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8e25e28f-8500-4a7f-a3fb-35225e1aba92 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:41.898795 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:41.898795 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:41.902096 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-8e25e28f-8500-4a7f-a3fb-35225e1aba92 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:41.905698 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8e25e28f-8500-4a7f-a3fb-35225e1aba92 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b returned with HTTP 200 Jul 10 18:31:41.906244 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1533/6092] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:41 2026] GET /volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:42.918510 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-510ccdb7-b07d-42df-8dcf-449f8418b524 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:42.920247 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-510ccdb7-b07d-42df-8dcf-449f8418b524 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b Jul 10 18:31:42.920411 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-510ccdb7-b07d-42df-8dcf-449f8418b524 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:42.920586 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-510ccdb7-b07d-42df-8dcf-449f8418b524 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:42.926628 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:42.926628 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:42.929652 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-510ccdb7-b07d-42df-8dcf-449f8418b524 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:42.932703 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-510ccdb7-b07d-42df-8dcf-449f8418b524 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b returned with HTTP 200 Jul 10 18:31:42.933038 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1527/6093] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:42 2026] GET /volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:42.943744 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-33a58333-393f-45ef-8d42-5af372d85b0d None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:42.945357 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-33a58333-393f-45ef-8d42-5af372d85b0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:31:42.945779 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-33a58333-393f-45ef-8d42-5af372d85b0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d25189e-4c73-4be3-a688-419f64e39f8b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-603842238"}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:42.954358 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:42.954358 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:42.954716 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-33a58333-393f-45ef-8d42-5af372d85b0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:42.954829 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-33a58333-393f-45ef-8d42-5af372d85b0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create snapshot from volume 5d25189e-4c73-4be3-a688-419f64e39f8b Jul 10 18:31:42.975377 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.quota [None req-33a58333-393f-45ef-8d42-5af372d85b0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['c41b6318-dca7-4669-b474-46cb646e81b4', '5b4d4485-8ea6-480c-b818-ef456852d4a3', '238f8e23-a1b5-4d00-b34d-1e7d51267fef', 'cdddbe35-516c-485b-8ead-bbf79020da79'] {{(pid=99950) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:43.004157 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-33a58333-393f-45ef-8d42-5af372d85b0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot create request issued successfully. Jul 10 18:31:43.004502 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-33a58333-393f-45ef-8d42-5af372d85b0d tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:31:43.004946 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1511/6094] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:31:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:43.012872 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d3fd5488-ec13-49d7-a179-1a9111308e3b None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:43.014860 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3fd5488-ec13-49d7-a179-1a9111308e3b tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 Jul 10 18:31:43.015036 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d3fd5488-ec13-49d7-a179-1a9111308e3b tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:43.015210 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d3fd5488-ec13-49d7-a179-1a9111308e3b tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:43.020148 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:43.020148 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:43.020515 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d3fd5488-ec13-49d7-a179-1a9111308e3b tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:43.021244 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d3fd5488-ec13-49d7-a179-1a9111308e3b tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 returned with HTTP 200 Jul 10 18:31:43.021621 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1524/6095] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:43 2026] GET /volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:44.030048 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-03d7fe9c-5d39-4ef5-b0ec-b3a794588d1f None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:44.031920 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-03d7fe9c-5d39-4ef5-b0ec-b3a794588d1f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 Jul 10 18:31:44.032166 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-03d7fe9c-5d39-4ef5-b0ec-b3a794588d1f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:44.032381 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-03d7fe9c-5d39-4ef5-b0ec-b3a794588d1f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:44.037190 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:44.037190 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:44.037514 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-03d7fe9c-5d39-4ef5-b0ec-b3a794588d1f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:44.038295 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-03d7fe9c-5d39-4ef5-b0ec-b3a794588d1f tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 returned with HTTP 200 Jul 10 18:31:44.038787 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1534/6096] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:44 2026] GET /volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:44.045928 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-80a52933-8368-40c3-adcd-24565c9f7710 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:44.047613 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80a52933-8368-40c3-adcd-24565c9f7710 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] GET https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 Jul 10 18:31:44.047811 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80a52933-8368-40c3-adcd-24565c9f7710 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:44.047962 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-80a52933-8368-40c3-adcd-24565c9f7710 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:44.052373 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:44.052373 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:44.052818 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-80a52933-8368-40c3-adcd-24565c9f7710 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Snapshot retrieved successfully. Jul 10 18:31:44.053466 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-80a52933-8368-40c3-adcd-24565c9f7710 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 returned with HTTP 200 Jul 10 18:31:44.053808 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1528/6097] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:44 2026] GET /volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:44.061197 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-e111ce82-0bff-4bef-8b05-8949dff74e82 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:44.063478 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e111ce82-0bff-4bef-8b05-8949dff74e82 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 Jul 10 18:31:44.063748 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e111ce82-0bff-4bef-8b05-8949dff74e82 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:44.064019 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-e111ce82-0bff-4bef-8b05-8949dff74e82 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:44.064178 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.snapshots [None req-e111ce82-0bff-4bef-8b05-8949dff74e82 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete snapshot with id: eb1fe36a-4bab-4958-bcdf-a0987522bdd2 Jul 10 18:31:44.069972 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:44.069972 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:44.070384 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e111ce82-0bff-4bef-8b05-8949dff74e82 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:44.086734 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-e111ce82-0bff-4bef-8b05-8949dff74e82 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot delete request issued successfully. Jul 10 18:31:44.087314 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-e111ce82-0bff-4bef-8b05-8949dff74e82 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 returned with HTTP 202 Jul 10 18:31:44.087314 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1512/6098] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:44 2026] DELETE /volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:44.093551 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-24f60f51-c162-4392-a2bc-b22cfa095963 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:44.095411 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24f60f51-c162-4392-a2bc-b22cfa095963 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 Jul 10 18:31:44.095625 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24f60f51-c162-4392-a2bc-b22cfa095963 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:44.095810 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-24f60f51-c162-4392-a2bc-b22cfa095963 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:44.101010 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:44.101010 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:44.101455 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-24f60f51-c162-4392-a2bc-b22cfa095963 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:44.102387 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-24f60f51-c162-4392-a2bc-b22cfa095963 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 returned with HTTP 200 Jul 10 18:31:44.102898 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1525/6099] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:44 2026] GET /volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:45.110953 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-35caed1b-e454-4ea8-9cca-842980c4e356 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:45.112603 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-35caed1b-e454-4ea8-9cca-842980c4e356 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 Jul 10 18:31:45.112771 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-35caed1b-e454-4ea8-9cca-842980c4e356 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:45.112938 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-35caed1b-e454-4ea8-9cca-842980c4e356 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:45.116471 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-35caed1b-e454-4ea8-9cca-842980c4e356 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 returned with HTTP 404 Jul 10 18:31:45.116866 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1535/6100] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:45 2026] GET /volume/v3/snapshots/eb1fe36a-4bab-4958-bcdf-a0987522bdd2 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:45.123605 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-fb92db13-fa41-4274-9219-60bd1388d309 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:45.125204 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb92db13-fa41-4274-9219-60bd1388d309 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b Jul 10 18:31:45.125391 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb92db13-fa41-4274-9219-60bd1388d309 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:45.125577 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-fb92db13-fa41-4274-9219-60bd1388d309 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:45.125729 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.v3.volumes [None req-fb92db13-fa41-4274-9219-60bd1388d309 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume with id: 5d25189e-4c73-4be3-a688-419f64e39f8b Jul 10 18:31:45.132023 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:45.132023 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:45.132309 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fb92db13-fa41-4274-9219-60bd1388d309 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:45.147306 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-fb92db13-fa41-4274-9219-60bd1388d309 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume request issued successfully. Jul 10 18:31:45.147463 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-fb92db13-fa41-4274-9219-60bd1388d309 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b returned with HTTP 202 Jul 10 18:31:45.147854 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1529/6101] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:31:45 2026] DELETE /volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:45.154823 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-37b6c525-64fd-4688-ba46-6c9e3bad4c81 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:45.156868 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-37b6c525-64fd-4688-ba46-6c9e3bad4c81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b Jul 10 18:31:45.157120 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-37b6c525-64fd-4688-ba46-6c9e3bad4c81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:45.157379 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-37b6c525-64fd-4688-ba46-6c9e3bad4c81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:45.164971 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:45.164971 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:45.168914 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-37b6c525-64fd-4688-ba46-6c9e3bad4c81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:45.173078 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-37b6c525-64fd-4688-ba46-6c9e3bad4c81 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b returned with HTTP 200 Jul 10 18:31:45.173489 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1513/6102] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:45 2026] GET /volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:46.185630 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-de839511-8495-49aa-8b25-8da6c9e257c9 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:46.186956 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-de839511-8495-49aa-8b25-8da6c9e257c9 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b Jul 10 18:31:46.187161 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-de839511-8495-49aa-8b25-8da6c9e257c9 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:46.187344 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-de839511-8495-49aa-8b25-8da6c9e257c9 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:46.194559 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-de839511-8495-49aa-8b25-8da6c9e257c9 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b returned with HTTP 404 Jul 10 18:31:46.195236 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1526/6103] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:46 2026] GET /volume/v3/volumes/5d25189e-4c73-4be3-a688-419f64e39f8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:46.202950 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:46.204449 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/volumes Jul 10 18:31:46.204784 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1956682527"}} {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:46.206344 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.v3.volumes [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1956682527'}} {{(pid=99948) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:31:46.206470 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.v3.volumes [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume of 1 GB Jul 10 18:31:46.211896 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Availability Zones retrieved successfully. Jul 10 18:31:46.220177 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (fd6e62bd-fa03-4d0c-a42e-248bf9b09853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:46.221723 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01736040-9ae9-48af-836a-a91654149e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:46.222915 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.flows.api.create_volume [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Validating volume size '1' using validate_int {{(pid=99948) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:31:46.249613 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01736040-9ae9-48af-836a-a91654149e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T17:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=88b3d157-af82-422a-8e37-b838c64f8eb7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88b3d157-af82-422a-8e37-b838c64f8eb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:46.250110 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc68f42b-6cd9-4def-b780-5000acaa338c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:46.286847 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.quota [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['a0b856b7-9118-4315-96c0-406cd23a968e', '8a86baf7-ad7b-423e-b32c-adad6f0e5d07', '307d2df4-d77c-452a-baea-aa06ed3015a3', 'cb86a59d-d6de-4d23-81e9-0f5b180e188a'] {{(pid=99948) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:46.287660 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc68f42b-6cd9-4def-b780-5000acaa338c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0b856b7-9118-4315-96c0-406cd23a968e', '8a86baf7-ad7b-423e-b32c-adad6f0e5d07', '307d2df4-d77c-452a-baea-aa06ed3015a3', 'cb86a59d-d6de-4d23-81e9-0f5b180e188a']}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:46.288347 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb8b448-4826-4ca6-86e2-607f8b056a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:46.309815 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb8b448-4826-4ca6-86e2-607f8b056a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '155398aa-a00c-498f-a0cd-eb449632dc00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1956682527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['a0b856b7-9118-4315-96c0-406cd23a968e','8a86baf7-ad7b-423e-b32c-adad6f0e5d07','307d2df4-d77c-452a-baea-aa06ed3015a3','cb86a59d-d6de-4d23-81e9-0f5b180e188a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1956682527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=155398aa-a00c-498f-a0cd-eb449632dc00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6bd409ec8b416cadcc0760b70b82f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6349f9f25efb446997034d1be62730af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88b3d157-af82-422a-8e37-b838c64f8eb7),volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:46.311502 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a39063-3c66-4fd3-92a7-7b7832ddaac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:46.331141 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a39063-3c66-4fd3-92a7-7b7832ddaac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1956682527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6bd409ec8b416cadcc0760b70b82f8',qos_specs=None,replication_status=,reservations=['a0b856b7-9118-4315-96c0-406cd23a968e','8a86baf7-ad7b-423e-b32c-adad6f0e5d07','307d2df4-d77c-452a-baea-aa06ed3015a3','cb86a59d-d6de-4d23-81e9-0f5b180e188a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6349f9f25efb446997034d1be62730af',volume_type_id=88b3d157-af82-422a-8e37-b838c64f8eb7)}' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:46.331801 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5692f6c-f48a-4671-bbfd-7633aa9fca7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:31:46.339637 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5692f6c-f48a-4671-bbfd-7633aa9fca7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99948) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:31:46.340426 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Flow 'volume_create_api' (fd6e62bd-fa03-4d0c-a42e-248bf9b09853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99948) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:31:46.340704 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create volume request issued successfully. Jul 10 18:31:46.341194 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-2170e70d-5c92-4f6d-bc4d-3f8293ad9e67 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes returned with HTTP 202 Jul 10 18:31:46.341592 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1536/6104] 10.4.3.71 () {68 vars in 1251 bytes} [Fri Jul 10 18:31:46 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:46.352085 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-7f93ed96-7837-4555-ab03-1b9189105259 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:46.353621 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7f93ed96-7837-4555-ab03-1b9189105259 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 Jul 10 18:31:46.353804 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7f93ed96-7837-4555-ab03-1b9189105259 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:46.353981 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-7f93ed96-7837-4555-ab03-1b9189105259 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:46.360043 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:46.360043 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:46.362930 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-7f93ed96-7837-4555-ab03-1b9189105259 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:46.366077 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-7f93ed96-7837-4555-ab03-1b9189105259 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 returned with HTTP 200 Jul 10 18:31:46.366409 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1530/6105] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:46 2026] GET /volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:47.381751 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-da805f76-a997-4e20-aa16-9dfc36c67212 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:47.383503 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da805f76-a997-4e20-aa16-9dfc36c67212 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 Jul 10 18:31:47.383717 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da805f76-a997-4e20-aa16-9dfc36c67212 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:47.383894 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-da805f76-a997-4e20-aa16-9dfc36c67212 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:47.390622 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:47.390622 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:47.393668 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-da805f76-a997-4e20-aa16-9dfc36c67212 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:47.397123 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-da805f76-a997-4e20-aa16-9dfc36c67212 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 returned with HTTP 200 Jul 10 18:31:47.397452 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1514/6106] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:47 2026] GET /volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:47.408732 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-eb19547f-e665-471e-935c-f4afab63ed50 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:47.410174 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb19547f-e665-471e-935c-f4afab63ed50 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] POST https://10.4.3.71/volume/v3/snapshots Jul 10 18:31:47.410471 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-eb19547f-e665-471e-935c-f4afab63ed50 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "155398aa-a00c-498f-a0cd-eb449632dc00", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1072637187"}} {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:47.417533 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:47.417533 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:47.417809 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eb19547f-e665-471e-935c-f4afab63ed50 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:47.417910 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-eb19547f-e665-471e-935c-f4afab63ed50 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Create snapshot from volume 155398aa-a00c-498f-a0cd-eb449632dc00 Jul 10 18:31:47.437493 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.quota [None req-eb19547f-e665-471e-935c-f4afab63ed50 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Created reservations ['f1e462da-2285-4b26-9d33-fb8e3b692ea0', '40915b55-250a-47c0-b628-ec65af725981', 'ee23d82b-14ee-41b6-abe6-db4a729931cb', 'a714cf09-2f8b-44f0-bf6d-c51c043e6378'] {{(pid=99949) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:31:47.460866 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-eb19547f-e665-471e-935c-f4afab63ed50 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot create request issued successfully. Jul 10 18:31:47.461297 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-eb19547f-e665-471e-935c-f4afab63ed50 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots returned with HTTP 202 Jul 10 18:31:47.461705 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1527/6107] 10.4.3.71 () {68 vars in 1258 bytes} [Fri Jul 10 18:31:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:31:47.470176 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-60ff94ac-6e51-47f7-b783-bc3e588dc01e None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:47.472210 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-60ff94ac-6e51-47f7-b783-bc3e588dc01e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 Jul 10 18:31:47.472439 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-60ff94ac-6e51-47f7-b783-bc3e588dc01e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:47.472645 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-60ff94ac-6e51-47f7-b783-bc3e588dc01e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:47.477291 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:47.477291 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:47.477558 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-60ff94ac-6e51-47f7-b783-bc3e588dc01e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:47.478115 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-60ff94ac-6e51-47f7-b783-bc3e588dc01e tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 returned with HTTP 200 Jul 10 18:31:47.478506 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1537/6108] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:47 2026] GET /volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:48.487602 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-bbe71638-b133-47de-bc72-aff8f584d447 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:48.489059 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bbe71638-b133-47de-bc72-aff8f584d447 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 Jul 10 18:31:48.489245 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bbe71638-b133-47de-bc72-aff8f584d447 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:48.489450 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-bbe71638-b133-47de-bc72-aff8f584d447 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:48.494263 np0000005036 devstack@c-api.service[99951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:48.494263 np0000005036 devstack@c-api.service[99951]: warnings.warn( Jul 10 18:31:48.494532 np0000005036 devstack@c-api.service[99951]: INFO cinder.volume.api [None req-bbe71638-b133-47de-bc72-aff8f584d447 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:48.495214 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-bbe71638-b133-47de-bc72-aff8f584d447 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 returned with HTTP 200 Jul 10 18:31:48.495734 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1531/6109] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:48 2026] GET /volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:48.504215 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-c58bdd68-fd0b-4758-a00e-9d8c05d65d0a None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:48.506029 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c58bdd68-fd0b-4758-a00e-9d8c05d65d0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] POST https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0/action Jul 10 18:31:48.506368 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c58bdd68-fd0b-4758-a00e-9d8c05d65d0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99950) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:31:48.506478 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-c58bdd68-fd0b-4758-a00e-9d8c05d65d0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:31:48.507695 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.contrib.snapshot_unmanage [None req-c58bdd68-fd0b-4758-a00e-9d8c05d65d0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Unmanage snapshot with id: c5f55d3c-6473-4c5b-b63f-1082142be7c0 Jul 10 18:31:48.512908 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:48.512908 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:48.513299 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-c58bdd68-fd0b-4758-a00e-9d8c05d65d0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Snapshot retrieved successfully. Jul 10 18:31:48.514181 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.policy [None req-c58bdd68-fd0b-4758-a00e-9d8c05d65d0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3cbae0c1d69d42b3be692f9557a10d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e6bd409ec8b416cadcc0760b70b82f8', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99950) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:31:48.514364 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-c58bdd68-fd0b-4758-a00e-9d8c05d65d0a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-reader] https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0/action returned with HTTP 403 Jul 10 18:31:48.514889 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1515/6110] 10.4.3.71 () {68 vars in 1389 bytes} [Fri Jul 10 18:31:48 2026] POST /volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:48.522210 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-d84fe445-790e-4029-8501-8a7c943b0cf2 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:48.523825 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d84fe445-790e-4029-8501-8a7c943b0cf2 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 Jul 10 18:31:48.524012 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d84fe445-790e-4029-8501-8a7c943b0cf2 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:48.524181 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-d84fe445-790e-4029-8501-8a7c943b0cf2 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:48.524285 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.v3.snapshots [None req-d84fe445-790e-4029-8501-8a7c943b0cf2 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete snapshot with id: c5f55d3c-6473-4c5b-b63f-1082142be7c0 Jul 10 18:31:48.528489 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:48.528489 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:48.528768 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d84fe445-790e-4029-8501-8a7c943b0cf2 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:48.542381 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-d84fe445-790e-4029-8501-8a7c943b0cf2 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot delete request issued successfully. Jul 10 18:31:48.542618 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-d84fe445-790e-4029-8501-8a7c943b0cf2 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 returned with HTTP 202 Jul 10 18:31:48.543157 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1528/6111] 10.4.3.71 () {66 vars in 1350 bytes} [Fri Jul 10 18:31:48 2026] DELETE /volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:48.550299 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-9f291261-80ef-4e8b-b06c-2e6f6698352a None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:48.552294 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9f291261-80ef-4e8b-b06c-2e6f6698352a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 Jul 10 18:31:48.552536 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9f291261-80ef-4e8b-b06c-2e6f6698352a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:48.552768 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-9f291261-80ef-4e8b-b06c-2e6f6698352a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:48.557402 np0000005036 devstack@c-api.service[99948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:48.557402 np0000005036 devstack@c-api.service[99948]: warnings.warn( Jul 10 18:31:48.557700 np0000005036 devstack@c-api.service[99948]: INFO cinder.volume.api [None req-9f291261-80ef-4e8b-b06c-2e6f6698352a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Snapshot retrieved successfully. Jul 10 18:31:48.558335 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-9f291261-80ef-4e8b-b06c-2e6f6698352a tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 returned with HTTP 200 Jul 10 18:31:48.558709 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1538/6112] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:48 2026] GET /volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:31:49.566806 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.middleware.request_id [None req-60a47daa-23c3-44eb-9997-a6045db4e133 None None] RequestId filter calling following filter/app {{(pid=99951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:49.568414 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-60a47daa-23c3-44eb-9997-a6045db4e133 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 Jul 10 18:31:49.568590 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-60a47daa-23c3-44eb-9997-a6045db4e133 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:49.568769 np0000005036 devstack@c-api.service[99951]: DEBUG cinder.api.openstack.wsgi [None req-60a47daa-23c3-44eb-9997-a6045db4e133 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:49.572532 np0000005036 devstack@c-api.service[99951]: INFO cinder.api.openstack.wsgi [None req-60a47daa-23c3-44eb-9997-a6045db4e133 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 returned with HTTP 404 Jul 10 18:31:49.572945 np0000005036 devstack@c-api.service[99951]: [pid: 99951|app: 0|req: 1532/6113] 10.4.3.71 () {66 vars in 1347 bytes} [Fri Jul 10 18:31:49 2026] GET /volume/v3/snapshots/c5f55d3c-6473-4c5b-b63f-1082142be7c0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:49.578734 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.middleware.request_id [None req-0b6b0764-ff6c-431a-8ea4-fed9d8dce563 None None] RequestId filter calling following filter/app {{(pid=99950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:49.580376 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b6b0764-ff6c-431a-8ea4-fed9d8dce563 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] DELETE https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 Jul 10 18:31:49.580557 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b6b0764-ff6c-431a-8ea4-fed9d8dce563 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:49.580784 np0000005036 devstack@c-api.service[99950]: DEBUG cinder.api.openstack.wsgi [None req-0b6b0764-ff6c-431a-8ea4-fed9d8dce563 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'delete' {{(pid=99950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:49.580994 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.v3.volumes [None req-0b6b0764-ff6c-431a-8ea4-fed9d8dce563 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume with id: 155398aa-a00c-498f-a0cd-eb449632dc00 Jul 10 18:31:49.587575 np0000005036 devstack@c-api.service[99950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:49.587575 np0000005036 devstack@c-api.service[99950]: warnings.warn( Jul 10 18:31:49.587860 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0b6b0764-ff6c-431a-8ea4-fed9d8dce563 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:49.605442 np0000005036 devstack@c-api.service[99950]: INFO cinder.volume.api [None req-0b6b0764-ff6c-431a-8ea4-fed9d8dce563 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Delete volume request issued successfully. Jul 10 18:31:49.605687 np0000005036 devstack@c-api.service[99950]: INFO cinder.api.openstack.wsgi [None req-0b6b0764-ff6c-431a-8ea4-fed9d8dce563 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 returned with HTTP 202 Jul 10 18:31:49.606176 np0000005036 devstack@c-api.service[99950]: [pid: 99950|app: 0|req: 1516/6114] 10.4.3.71 () {66 vars in 1344 bytes} [Fri Jul 10 18:31:49 2026] DELETE /volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:31:49.612136 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.middleware.request_id [None req-be1869f8-48c6-48a4-be76-8b02e8c04456 None None] RequestId filter calling following filter/app {{(pid=99949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:49.613877 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-be1869f8-48c6-48a4-be76-8b02e8c04456 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 Jul 10 18:31:49.614103 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-be1869f8-48c6-48a4-be76-8b02e8c04456 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:49.614282 np0000005036 devstack@c-api.service[99949]: DEBUG cinder.api.openstack.wsgi [None req-be1869f8-48c6-48a4-be76-8b02e8c04456 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:49.621014 np0000005036 devstack@c-api.service[99949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:31:49.621014 np0000005036 devstack@c-api.service[99949]: warnings.warn( Jul 10 18:31:49.624157 np0000005036 devstack@c-api.service[99949]: INFO cinder.volume.api [None req-be1869f8-48c6-48a4-be76-8b02e8c04456 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Volume info retrieved successfully. Jul 10 18:31:49.627786 np0000005036 devstack@c-api.service[99949]: INFO cinder.api.openstack.wsgi [None req-be1869f8-48c6-48a4-be76-8b02e8c04456 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 returned with HTTP 200 Jul 10 18:31:49.628267 np0000005036 devstack@c-api.service[99949]: [pid: 99949|app: 0|req: 1529/6115] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:49 2026] GET /volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:31:50.640463 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.middleware.request_id [None req-8c5a430c-c28d-4b1e-8573-cb0167b0d699 None None] RequestId filter calling following filter/app {{(pid=99948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:31:50.642437 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c5a430c-c28d-4b1e-8573-cb0167b0d699 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] GET https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 Jul 10 18:31:50.642692 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c5a430c-c28d-4b1e-8573-cb0167b0d699 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Empty body provided in request {{(pid=99948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:31:50.642907 np0000005036 devstack@c-api.service[99948]: DEBUG cinder.api.openstack.wsgi [None req-8c5a430c-c28d-4b1e-8573-cb0167b0d699 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] Calling method 'show' {{(pid=99948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:31:50.648378 np0000005036 devstack@c-api.service[99948]: INFO cinder.api.openstack.wsgi [None req-8c5a430c-c28d-4b1e-8573-cb0167b0d699 tempest-ProjectReaderTests-1207075926 tempest-ProjectReaderTests-1207075926-project-admin] https://10.4.3.71/volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 returned with HTTP 404 Jul 10 18:31:50.648842 np0000005036 devstack@c-api.service[99948]: [pid: 99948|app: 0|req: 1539/6116] 10.4.3.71 () {66 vars in 1341 bytes} [Fri Jul 10 18:31:50 2026] GET /volume/v3/volumes/155398aa-a00c-498f-a0cd-eb449632dc00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:31:59.570515 np0000005036 devstack@c-api.service[99951]: DEBUG dbcounter [-] [99951] Writing DB stats cinder:SELECT=99,cinder:UPDATE=30,cinder:INSERT=15 {{(pid=99951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:31:59.601372 np0000005036 devstack@c-api.service[99950]: DEBUG dbcounter [-] [99950] Writing DB stats cinder:SELECT=139,cinder:UPDATE=52,cinder:INSERT=26 {{(pid=99950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:31:59.627216 np0000005036 devstack@c-api.service[99949]: DEBUG dbcounter [-] [99949] Writing DB stats cinder:SELECT=137,cinder:UPDATE=64,cinder:INSERT=31 {{(pid=99949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:32:00.645207 np0000005036 devstack@c-api.service[99948]: DEBUG dbcounter [-] [99948] Writing DB stats cinder:SELECT=138,cinder:INSERT=30,cinder:UPDATE=52 {{(pid=99948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}